config.sub update broke powerpc-eabivle
[deliverable/binutils-gdb.git] / ChangeLog
1 2021-01-07 Alan Modra <amodra@gmail.com>
2
3 * config.sub: Accept OS of eabi* and gnueabi*.
4
5 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
6
7 * Makefile.def (libctf): No longer no_check. Checking depends on
8 all-ld.
9 * Makefile.in: Regenerated.
10
11 2021-01-05 Nick Clifton <nickc@redhat.com>
12
13 * libiberty: Sync with gcc. Bring in:
14 2021-01-04 Martin Liska <mliska@suse.cz>
15
16 * strverscmp.c: Convert to utf8 from iso8859.
17
18 2020-12-22 Jason Merrill <jason@redhat.com>
19
20 PR c++/67343
21 * cp-demangle.h (struct d_info): Add unresolved_name_state.
22 * cp-demangle.c (d_prefix): Add subst parm.
23 (d_nested_name): Pass it.
24 (d_unresolved_name): Split out from...
25 (d_expression_1): ...here.
26 (d_demangle_callback): Maybe retry with old sr mangling.
27 * testsuite/demangle-expected: Add test.
28
29 2020-12-21 Jason Merrill <jason@redhat.com>
30
31 * cp-demangle.c (d_expression_1): Recognize qualified-id
32 on RHS of dt/pt.
33 * testsuite/demangle-expected: Add test.
34
35 2020-12-21 Jason Merrill <jason@redhat.com>
36
37 * cp-demangle.c (d_unqualified_name): Clear is_expression.
38 * testsuite/demangle-expected: Add tests.
39
40 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
41
42 * configure: Regenerate.
43 * configure.ac: Avoid using sanitizer.
44
45 2020-11-13 Eduard-Mihai Burtescu <eddyb@lyken.rs>
46
47 * rust-demangle.c (struct rust_demangler): Add
48 skipping_printing and bound_lifetime_depth fields.
49 (eat): Add (v0-only).
50 (parse_integer_62): Add (v0-only).
51 (parse_opt_integer_62): Add (v0-only).
52 (parse_disambiguator): Add (v0-only).
53 (struct rust_mangled_ident): Add punycode{,_len} fields.
54 (parse_ident): Support v0 identifiers.
55 (print_str): Respect skipping_printing.
56 (print_uint64): Add (v0-only).
57 (print_uint64_hex): Add (v0-only).
58 (print_ident): Respect skipping_printing,
59 Support v0 identifiers.
60 (print_lifetime_from_index): Add (v0-only).
61 (demangle_binder): Add (v0-only).
62 (demangle_path): Add (v0-only).
63 (demangle_generic_arg): Add (v0-only).
64 (demangle_type): Add (v0-only).
65 (demangle_path_maybe_open_generics): Add (v0-only).
66 (demangle_dyn_trait): Add (v0-only).
67 (demangle_const): Add (v0-only).
68 (demangle_const_uint): Add (v0-only).
69 (basic_type): Add (v0-only).
70 (rust_demangle_callback): Support v0 symbols.
71 * testsuite/rust-demangle-expected: Add v0 testcases.
72
73 2020-11-13 Seija Kijin <doremylover456@gmail.com>
74
75 * strstr.c (strstr): Make implementation ANSI/POSIX compliant.
76
77 2020-11-11 Patrick Palka <ppalka@redhat.com>
78
79 PR c++/88115
80 * cp-demangle.c (d_print_comp_inner)
81 <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
82 "operator " prefix for __alignof__.
83 <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
84 operand of __alignof__.
85 * testsuite/demangle-expected: Test demangling for __alignof__.
86
87 2020-11-09 Christophe Lyon <christophe.lyon@linaro.org>
88
89 * pex-win32.c (pex_win32_exec_child): Initialize orig_err.
90
91 2020-10-06 Martin Liska <mliska@suse.cz>
92
93 PR lto/97290
94 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
95 Use sh_link of a .symtab_shndx section.
96
97 2021-01-05 Alan Modra <amodra@gmail.com>
98
99 * config.guess: Import from upstream.
100 * config.sub: Likewise.
101
102 2020-12-16 Martin Liska <mliska@suse.cz>
103 Tom de Vries <tdevries@suse.de>
104
105 * gdb/debuginfod-support.c (struct user_data): Remove has_printed
106 field. Add meter field.
107 (progressfn): Print progress using meter.
108
109 2020-12-02 Enze Li <lienze2010@hotmail.com>
110
111 * .gitignore: Add gnu global outputs.
112
113 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
114
115 * .gitignore: Sync with gcc.
116
117 2020-10-26 Andreas Rammhold <andreas@rammhold.de>
118
119 * src-release.sh: Use sha256sum instead of md5sum.
120
121 2020-10-14 Andrew Burgess <andrew.burgess@embecosm.com>
122
123 * Makefile.in: Rebuild.
124 * Makefile.def: Make distclean-gnulib depend on distclean-gdb and
125 distclean-gdbserver.
126
127 2020-07-24 Aaron Merey <amerey@redhat.com>
128
129 * configure: Rebuild.
130 * configure.ac: Remove AC_DEBUGINFOD.
131
132 2020-07-04 Nick Clifton <nickc@redhat.com>
133
134 Binutils 2.35 branch created.
135
136 2020-04-21 Stephen Casner <casner@acm.org>
137
138 PR 25830
139 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
140 * configure: Rebuild.
141
142 2020-03-12 Tom Tromey <tom@tromey.com>
143
144 * Makefile.in: Rebuild.
145 * Makefile.def (gdbserver): Depend on gdbsupport.
146
147 2020-03-12 Tom Tromey <tom@tromey.com>
148
149 * Makefile.in: Rebuild.
150 * Makefile.def (gdbsupport): Don't depend on bfd.
151
152 2020-03-12 Tom Tromey <tom@tromey.com>
153
154 * Makefile.in: Rebuild.
155 * Makefile.def (gdbsupport): Depend on intl.
156
157 2020-02-17 Tom Tromey <tom@tromey.com>
158
159 * configure: Rebuild.
160 * configure.ac (configdirs): Add gnulib and gdbsupport when building
161 gdbserver.
162
163 2020-02-14 Tom Tromey <tom@tromey.com>
164
165 * Makefile.in: Rebuild.
166 * Makefile.def: Make gdbserver require gnulib and libiberty.
167
168 2020-02-07 Tom Tromey <tom@tromey.com>
169 Pedro Alves <palves@redhat.com>
170
171 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
172 * gdbserver: New directory, moved from gdb/gdbserver.
173 * configure.ac (host_tools): Add gdbserver.
174 Only build gdbserver on certain systems.
175 * Makefile.in, configure: Rebuild.
176 * Makefile.def (host_modules, dependencies): Add gdbserver.
177 * MAINTAINERS: Add gdbserver.
178
179 2020-01-28 Sergio Durigan Junior <sergiodj@redhat.com>
180
181 * src-release.sh (getver): Look for gdbsupport's
182 create-version.sh script at the current directory if tool is
183 "gdb".
184
185 2020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
186
187 * remote-sim.c (gdbsim_target::wait): Return
188 sim_data->remote_sim_ptid instead of inferior_ptid.
189
190 2020-01-18 Nick Clifton <nickc@redhat.com>
191
192 Binutils 2.34 branch created.
193
194 2020-01-18 Nick Clifton <nickc@redhat.com>
195
196 Synchronize top level configure files with master version:
197
198 2020-01-01 Ben Elliston <bje@gnu.org>
199
200 * config.guess: Update copyright years.
201 * config.sub: Likewise.
202
203 2019-12-21 Ben Elliston <bje@gnu.org>
204
205 * config.guess (set_cc_for_build): Prevent multiple calls by
206 checking if $tmp is already set. We can't check CC_FOR_BUILD as
207 the user may set it externally. Thanks to Torbjörn Granlund for
208 the bug report.
209
210 2019-12-21 Torbjörn Granlund <tg@gmplib.org>
211
212 * config.guess (alpha:Linux:*:*): Guard against missing
213 /proc/cpuinfo by redirecting standard error to /dev/null.
214
215 2019-09-12 Daniel Bittman <danielbittman1@gmail.com>
216
217 * config.guess (*:Twizzler:*:*): New.
218 * config.sub (-twizzler*): New.
219
220 2019-07-24 Ben Elliston <bje@gnu.org>
221
222 * config.guess (mips:OSF1:*.*): Whitespace cleanup.
223
224 2019-06-30 Ben Elliston <bje@gnu.org>
225
226 * config.sub (case $os): Match nsk* and powerunix. Don't later
227 match nsk* and set os=nsk which removes the OS version number.
228
229 2019-06-30 Ben Elliston <bje@gnu.org>
230
231 * config.sub: Recognise os108*.
232
233 2019-06-26 Ben Elliston <bje@gnu.org>
234
235 * config.sub (hp300): Set $os to hpux.
236
237 2019-06-26 Ben Elliston <bje@gnu.org>
238
239 * config.sub (vsta): Move into alphabetical order.
240
241 2019-06-10 Ben Elliston <bje@gnu.org>
242
243 * config.guess (*:OS108:*:*): Recognise new OS.
244
245 2019-05-28 Ben Elliston <bje@gnu.org>
246
247 * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
248 system compiler is installed. If not, do not run set_cc_for_build,
249 as the default cc will open a dialog box asking to install
250 Xcode. If no C compiler is available, guess based on uname -p and
251 uname -m.
252
253 2019-05-28 Ben Elliston <bje@gnu.org>
254
255 * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
256
257 2020-01-17 Simon Marchi <simon.marchi@efficios.com>
258
259 * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
260 * Makefile.in: Re-generate.
261
262 2020-01-14 Tom Tromey <tom@tromey.com>
263
264 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
265 * MAINTAINERS: Add gdbsupport.
266 * configure: Rebuild.
267 * configure.ac (configdirs): Add gdbsupport.
268 * gdbsupport: New directory, move from gdb/gdbsupport.
269 * Makefile.def (host_modules, dependencies): Add gnulib.
270 * Makefile.in: Rebuild.
271
272 2020-01-09 Aaron Merey <amerey@redhat.com>
273
274 * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
275 new configure option --with-debuginfod.
276 * configure: Regenerate.
277 * configure.ac: Call AC_DEBUGINFOD.
278
279 2019-12-26 Christian Biesinger <cbiesinger@google.com>
280
281 * .gitignore: Add perf.data and perf.data.old.
282
283 2019-10-17 Sergio Durigan Junior <sergiodj@redhat.com>
284
285 * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
286
287 2019-10-17 Alan Modra <amodra@gmail.com>
288
289 PR 29
290 * src-release.sh (getver): Replace "head -1" with "head -n 1".
291
292 2019-07-30 Nick Alcock <nick.alcock@oracle.com>
293
294 * Makefile.def (host_modules): libctf is no longer no_install.
295 * Makefile.in: Regenerated.
296
297 2019-07-13 Nick Alcock <nick.alcock@oracle.com>
298
299 * Makefile.def (dependencies): all-ld depends on all-libctf.
300 * Makefile.in: Regenerated.
301
302 2019-09-09 Phil Blundell <pb@pbcl.net>
303
304 binutils 2.33 branch created
305
306 2019-08-19 Tom Tromey <tom@tromey.com>
307
308 * configure: Rebuild.
309 * configure.ac: Add --with-static-standard-libraries.
310
311 2019-08-09 Nick Clifton <nickc@redhat.com>
312
313 * libiberty: Sync with gcc. Bring in:
314 2019-08-08 Martin Liska <mliska@suse.cz>
315
316 PR bootstrap/91352
317 * lrealpath.c (is_valid_fd): New function.
318
319 2019-07-24 Martin Liska <mliska@suse.cz>
320
321 PR lto/91228
322 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
323 Find first '\0' starting from gnu_lto + 1.
324
325 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
326
327 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
328 This fixes a Bug 90924.
329
330 2019-07-22 Martin Liska <mliska@suse.cz>
331
332 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
333 Do not search for gnu_lto_v1, but search for first '\0'.
334
335 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
336
337 * cplus-dem.c: Include rust-demangle.h.
338 * rust-demangle.c: Include rust-demangle.h.
339 * rust-demangle.h: New file.
340
341 2019-05-31 Michael Forney <mforney@mforney.org>
342
343 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
344 is non-zero.
345
346 2019-04-30 Ben L <bobsayshilol@live.co.uk>
347
348 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
349 * testsuite/d-demangle-expected: Add testcase.
350
351 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
352 * testsuite/d-demangle-expected: Add testcase.
353
354 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
355 * testsuite/d-demangle-expected: Add testcase.
356
357 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
358 * testsuite/d-demangle-expected: Add testcase.
359
360 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
361 * testsuite/d-demangle-expected: Add testcase.
362
363 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
364 * testsuite/demangle-expected: Add testcase.
365
366 * cp-demangle.c (d_encoding): Guard against NULL return values from
367 d_right (dc).
368 * testsuite/demangle-expected: Add testcase.
369
370 2019-04-29 Ben L <bobsayshilol@live.co.uk>
371
372 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
373 char is valid.
374 * testsuite/demangle-expected: Add testcase.
375
376 2019-04-10 Nick Clifton <nickc@redhat.com>
377
378 PR 89394
379 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
380 lengths.
381 (d_count_templates_scopes): Replace num_templates and num_scopes
382 parameters with a struct d_print_info pointer parameter. Adjust
383 body of the function accordingly. Add recursion counter and check
384 that the recursion limit is not reached.
385 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
386 Reset recursion counter afterwards, unless the recursion limit was
387 reached.
388
389 2019-07-13 Joel Brobecker <brobecker@adacore.com>
390
391 * src-release (getver): If $tool/gdbsupport/create-version.sh
392 exists, use that to determine the version number.
393
394 2019-06-21 Andreas Schwab <schwab@linux-m68k.org>
395
396 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
397
398 2019-06-14 Tom Tromey <tom@tromey.com>
399
400 * MAINTAINERS: Add gnulib.
401 * gnulib: New directory, move from gdb/gnulib.
402 * configure.ac (host_libs): Add gnulib.
403 * configure: Rebuild.
404 * Makefile.def (host_modules, dependencies): Add gnulib.
405 * Makefile.in: Rebuild.
406
407 2019-06-03 Nick Clifton <nickc@redhat.com>
408
409 Revert:
410 2019-05-29 Nick Clifton <nickc@redhat.com>
411
412 * configure.ac (noconfigdirs): Add libctf if the target does not use
413 the ELF file format.
414 * configure: Regenerate.
415
416 2019-05-29 Nick Clifton <nickc@redhat.com>
417
418 * src-release.sh (do_proto_toplev): Add libctf to list of
419 directories that can be disabled.
420
421 2019-05-29 Nick Clifton <nickc@redhat.com>
422
423 * configure.ac (noconfigdirs): Add libctf if the target does not use
424 the ELF file format.
425 * configure: Regenerate.
426
427 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
428
429 * Makefile.def (dependencies): configure-libctf depends on all-bfd
430 and all its deps.
431 * Makefile.in: Regenerated.
432
433 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
434
435 * MAINTAINERS: Add libctf.
436
437 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
438
439 * Makefile.def (host_modules): Add libctf.
440 * Makefile.def (dependencies): Likewise.
441 libctf depends on zlib, libiberty, and bfd.
442 * Makefile.in: Regenerated.
443 * configure.ac (host_libs): Add libctf.
444 * configure: Regenerated.
445
446 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
447
448 * config.guess: Synchronize with config project master sources.
449 * config.sub: Likewise.
450 * readline/support/config.guess: Likewise.
451 * readline/support/config.sub: Likewise.
452
453 2019-04-10 Nick Clifton <nickc@redhat.com>
454
455 * libiberty: Sync with gcc. Bring in:
456 2019-04-10 Nick Clifton <nickc@redhat.com>
457
458 PR 89394
459 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
460 lengths.
461 (d_count_templates_scopes): Replace num_templates and num_scopes
462 parameters with a struct d_print_info pointer parameter. Adjust
463 body of the function accordingly. Add recursion counter and check
464 that the recursion limit is not reached.
465 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
466 Reset recursion counter afterwards, unless the recursion limit was
467 reached.
468
469 2018-06-24 Nick Clifton <nickc@redhat.com>
470
471 2.32 branch created.
472
473 2019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
474
475 Merge from GCC:
476 PR target/88535
477 * config.guess: Import upstream version 2019-01-03.
478 * config.sub: Import upstream version 2019-01-01.
479
480 2019-01-10 Nick Clifton <nickc@redhat.com>
481
482 * libiberty: Sync with gcc. Bring in:
483 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
484
485 PR other/16615
486
487 * cp-demangle.c: Mechanically replace "can not" with "cannot".
488 * floatformat.c: Likewise.
489 * strerror.c: Likewise.
490
491 2018-12-22 Jason Merrill <jason@redhat.com>
492
493 Remove support for demangling GCC 2.x era mangling schemes.
494 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
495 internal_cplus_demangle, and all subroutines.
496 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
497 Lucid, ARM, HP, and EDG demangling styles.
498 (cplus_demangle): Remove 'work' variable. Don't call
499 internal_cplus_demangle.
500
501 2019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
502
503 * configure.ac: Don't configure readline if --with-system-readline is
504 used.
505 * configure: Re-generate.
506
507 2018-10-31 Joseph Myers <joseph@codesourcery.com>
508
509 Merge from GCC:
510 PR bootstrap/82856
511 * multilib.am: New file. From automake.
512
513 2018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
514
515 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
516
517 2018-07-16 Nick Clifton <nickc@redhat.com>
518
519 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
520
521 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
522
523 * config.sub: Sync with upstream version 2018-07-03.
524
525 2018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
526
527 * config.guess: Sync with upstream version 2018-06-26.
528 * config.sub: Sync with upstream version 2018-07-02.
529
530 2018-06-29 Alexandre Oliva <oliva@adacore.com>
531
532 * configure.ac: Introduce support for @unless/@endunless.
533 * Makefile.tpl (dep-kind): Rewrite with cond; return
534 postbootstrap in some cases.
535 (make-postboot-dep, postboot-targets): New.
536 (dependencies): Do not output postbootstrap dependencies at
537 first. Output non-target ones changed for configure to depend
538 on stage_last @if gcc-bootstrap, and the original deps @unless
539 gcc-bootstrap.
540 * configure.in, Makefile.in: Rebuilt.
541
542 2018-06-24 Nick Clifton <nickc@redhat.com>
543
544 * configure: Regenerate.
545
546 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
547
548 * libtool.m4: Use AC_LANG_SOURCE.
549 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
550 * README-maintainer-mode: Update version requirements.
551 * ar-lib: New file.
552 * test-driver: New file.
553 * configure: Re-generate.
554
555 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
556
557 * Makefile.def (fortran): Add check-target-libgomp-fortran.
558 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
559 * Makefile.in: Regenerate.
560
561 * configure: Regenerate.
562
563 2018-06-18 Simon Marchi <simon.marchi@ericsson.com>
564
565 * configure.ac: Sync with GCC, remove MPX-related things.
566
567 2018-05-01 Nick Clifton <nickc@redhat.com>
568
569 * config.guess: Synchronize with config project master sources.
570 * config.sub: Likewise.
571
572 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
573
574 * configure.ac: Added "nfp" target.
575 * configure: Regenerate.
576
577 2018-02-13 Maciej W. Rozycki <macro@mips.com>
578
579 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
580 * configure: Regenerate.
581
582 2018-01-30 Nick Clifton <nickc@redhat.com>
583
584 * src-release.sh (do_proto_toplev): Add patterns for more junk files
585 to delete before creating the tarball.
586
587 2018-01-29 Nick Clifton <nickc@redhat.com>
588
589 * src-release.sh (do_proto_toplev): Strip patch remnant files from
590 the sources before creating the tarball.
591
592 2018-01-13 Nick Clifton <nickc@redhat.com>
593
594 * src-release.sh: Update copyright notice. Change reference to devo
595 to be a reference to root.
596
597 2018-01-10 Nick Clifton <nickc@redhat.com>
598
599 * config-ml.in: Sync with gcc sources.
600 * config.guess: Likewise.
601 * config.sub: Likewise.
602 * configure.ac: Likewise.
603 * configure: Regenerate.
604
605 2017-12-14 Nick Clifton <nickc@redhat.com>
606
607 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
608
609 2017-12-12 Stafford Horne <shorne@gmail.com>
610
611 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
612 * configure: Regenerate.
613
614 2017-09-15 Nick Clifton <nickc@redhat.com>
615
616 * src-release.sh (LZIPPROG): New define. Provides the name of the
617 lzip program.
618 (do_lz): New function. Compresses a tarball using the lzip
619 program.
620 (do_compress): Add support for lzip compression.
621 (usage): Mention -l option.
622 (build_release): Support -l option to invoke lzip compression.
623
624 2017-09-15 Alan Modra <amodra@gmail.com>
625
626 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
627 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
628 and sim depending on $tool and $support_files. Echo configure line.
629
630 2017-09-14 Matt Rice <ratmice@gmail.com>
631
632 * src-release.sh (do_proto_toplev): Enable gold during release process.
633
634 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
635
636 * config.sub: Sync with master version in config project.
637
638 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
639
640 * config.sub: Handle ia16 in $basic_machine.
641
642 bfd/
643 * config.bfd: Handle ia16.
644
645 gas/
646 * configure.tgt: Handle ia16.
647
648 ld/
649 * configure.tgt: Handle ia16.
650
651 2017-03-22 Nick Clifton <nickc@redhat.com>
652
653 * config.sub: Sync with master version in config project.
654 * config.guess: Likewise.
655
656 2017-01-23 Nick Clifton <nickc@redhat.com>
657
658 * configure.ac: Update year in copyright notice.
659 Sync from FSF GCC mainline, bringing in the following patches.
660 * Makefile.def: Likewise.
661 * Makefile.tpl: Likewise.
662 * configure: Regenerate.
663 * Makefile.in: Regenerate.
664
665 2016-12-21 Jakub Jelinek <jakub@redhat.com>
666
667 * configure.ac: Don't bootstrap libmpx unless --with-build-config
668 includes bootstrap-mpx.
669
670 2016-12-01 Matthias Klose <doko@ubuntu.com>
671
672 * configure.ac: Don't use pkg-config to check for bdw-gc.
673
674 2016-11-30 Matthias Klose <doko@ubuntu.com>
675
676 * Makefile.def: Remove reference to boehm-gc target module.
677 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
678 options and for the bdw-gc pkg-config module.
679
680 2016-11-15 Matthias Klose <doko@ubuntu.com>
681
682 * config-ml.in: Remove references to GCJ.
683 * configure.ac: Likewise.
684
685 2016-09-30 Jakub Jelinek <jakub@redhat.com>
686
687 * configure.ac: Add target-libffi to target_libraries.
688 Readd libgcj target disablings, modified to only target-libffi.
689 Readd target addition of go to unsupported languages.
690
691 2016-09-30 Andrew Haley <aph@redhat.com>
692
693 * Makefile.def: Remove libjava.
694 * Makefile.tpl: Likewise.
695 * configure.ac: Likewise.
696
697 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
698
699 * configure.ac: Disable "sim" directory for arc*-*-*.
700
701 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
702
703 * configure.ac: Check for the minimum in-tree MPFR version
704 handled.
705
706 2016-12-31 Alan Modra <amodra@gmail.com>
707
708 * config.sub: Import from upstream.
709
710 2016-12-08 Alan Modra <amodra@gmail.com>
711
712 * configure: Regenerate.
713
714 2016-12-02 Josh Conner <joshconner@google.com>
715
716 * configure.ac: Add fuchsia to targets that use ELF.
717 * configure: Regenerated.
718
719 2016-11-07 Doug Evans <dje@google.com>
720
721 * config.sub: Sync with upstream version 2016-11-03.
722 git://git.sv.gnu.org/config.git
723 * config.guess: Sync with upstream version 2016-10-02.
724
725 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
726
727 * .gitignore: Add archives and make stamps.
728
729 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
730
731 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
732 * configure: Regenerated.
733
734 2016-06-28 Walter Lee <walt@tilera.com>
735
736 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
737 * configure: Regenerate.
738
739 2016-05-28 Alan Modra <amodra@gmail.com>
740
741 * Makefile.tpl (configure): Depend on m4 files included.
742 * Makefile.in: Regenerate.
743
744 2016-05-27 Nick Clifton <nickc@redhat.com>
745
746 * config.guess (Alpha OSF1): Fix typo introduced during the most
747 recent synchronization update.
748
749 2016-05-23 Nick Clifton <nickc@redhat.com>
750
751 * Import these patches from the gcc mainline:
752
753 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
754
755 * config.guess: Import version 2016-04-02 (newest).
756 * config.sub: Import version 2016-05-10 (newest).
757
758 2016-04-19 Nick Clifton <nickc@redhat.com>
759
760 * Import this patch from the GCC mainline:
761
762 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
763
764 PR bootstrap/70173
765 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
766 and gotools directories. Delete the stage_final file.
767 * Makefile.in: Regenerate.
768
769 2016-03-17 Cary Coutant <ccoutant@gmail.com>
770
771 * configure.ac: Add mips and s390 to the gold target check.
772 * configure: Regenerate.
773
774 2016-02-10 Nick Clifton <nickc@redhat.com>
775
776 Import these patches from the GCC mainline:
777
778 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
779
780 * configure.ac: Enable LTO for DJGPP
781 * configure: Regenerate
782
783 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
784
785 PR bootstrap/69329
786 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
787 * Makefile.in: Regenerate.
788
789 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
790 Sebastian Pop <s.pop@samsung.com>
791
792 * Makefile.in: Regenerate.
793 * Makefile.tpl: Export ISLVER.
794 * configure: Regenerate.
795 * config/isl.m4: Detect isl-0.15.
796
797 2016-01-29 Sebastian Pop <s.pop@samsung.com>
798
799 * config/isl.m4: Add comments about isl-0.16.
800 * configure: Regenerate.
801
802 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
803
804 Sync with GCC
805 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
806
807 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
808 symbols.
809
810 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
811
812 PR bootstrap/69134
813 * Makefile.def (mpfr): Disable assembler.
814 * Makefile.in: Regenerate.
815
816 2016-01-11 Nick Clifton <nickc@redhat.com>
817
818 Import the following changes from the GCC mainline:
819
820 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
821
822 * configure.ac: Enable libmpx by default.
823 * configure: Regenerated.
824
825 2015-11-19 Martin Liska <mliska@suse.cz>
826
827 * .gitignore: Add .clang-format to ignored files.
828 * Makefile.tpl: Add clang-format.
829 * Makefile.in: Regenerate.
830
831 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
832
833 PR libffi/65726
834 * Makefile.def (lang_env_dependencies): Make libffi depend
835 on cxx.
836 * Makefile.in: Regenerate.
837
838 2015-12-02 Ian Lance Taylor <iant@google.com>
839
840 PR go/66147
841 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
842 * Makefile.in: Regenerate.
843
844 2015-12-17 Nathan Sidwell <nathan@acm.org>
845
846 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
847 * configure: Regenerate.
848
849 2015-12-17 Sebastian Pop <s.pop@samsung.com>
850
851 * Makefile.in: Replace ISL with isl.
852 * Makefile.tpl: Same.
853 * config/isl.m4: Same.
854 * configure.ac: Same.
855 * contrib/download_prerequisites: Same.
856 * configure: Regenerate.
857
858 2016-01-01 Ben Elliston <bje@gnu.org>
859
860 * config.guess: Import version 2016-01-01.
861 * config.sub: Likewise.
862
863 2015-11-20 Tristan Gingold <gingold@adacore.com>
864
865 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
866 * configure: Regenerate.
867
868 2015-10-21 Nick Clifton <nickc@redhat.com>
869
870 PR gas/19109
871 * configure.ac: Note the 'none' is an acceptable argument to
872 --enable-compressed-debug-sections.
873 * configure: Regenerate.
874
875 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
876
877 PR gas/19109
878 * configure.ac: Add
879 --enable-compressed-debug-sections={all,gas,gold,ld}.
880 * configure: Regenerated.
881
882 2015-09-30 Nick Clifton <nickc@redhat.com>
883
884 Import the following patches from the GCC mainline:
885
886 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
887
888 PR libfortran/54572
889 * Makefile.def: Make libgfortran depend on libbacktrace.
890 * Makefile.in: Regenerate.
891
892 2015-08-12 Tom de Vries <tom@codesourcery.com>
893
894 PR other/67092
895 PR other/67098
896 * configure.ac: Remove --with_host_libstdcxx support.
897 * configure: Regenerate.
898
899 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
900 Jakub Jelinek <jakub@redhat.com>
901
902 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
903 nvptx*-*-*.
904 * configure: Regenerate.
905
906 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
907
908 Sync with GCC
909 2015-07-28 Ben Elliston <bje@gnu.org>
910
911 * config.sub, config.guess: Import from upstream.
912
913 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
914
915 * Makefile.def (libiconv): Define bootstrap=true.
916 Mark pdf/html/info as missing.
917 (configure-gcc): Depend on all-libiconv.
918 (all-gcc): Ditto.
919 (configure-libcpp): Ditto.
920 (all-libcpp): Ditto.
921 (configure-intl): Ditto.
922 (all-intl): Ditto.
923 * Makefile.in: Regenerate.
924
925 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
926
927 Sync with GCC
928 2015-07-24 Michael Darling <darlingm@gmail.com>
929
930 PR other/66259
931 * config-ml.in: Reflects renaming of configure.in to configure.ac
932 * configure: Likewise
933 * configure.ac: Likewise
934
935 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
936
937 * Makefile.in: Regenerated.
938
939 Sync with GCC
940 2015-05-21 Jason Merrill <jason@redhat.com>
941
942 * Makefile.tpl: Update comments.
943
944 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
945
946 * Makefile.tpl: Remove surplus whitespace throughout.
947
948 2015-03-25 Martin Liska <mliska@suse.cz>
949 Yury Gribov <y.gribov@samsung.com>
950
951 * Makefile.tpl: Fix ln source location for vimrc file.
952
953 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
954
955 Sync with GCC
956 2015-05-16 James Bowman <james.bowman@ftdichip.com>
957
958 * configure.ac: FT32 target added.
959 * configure: Regenerate.
960
961 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
962
963 Sync with GCC
964 2015-06-02 Jason Merrill <jason@redhat.com>
965
966 PR bootstrap/66319
967 * configure.ac: Use -std=gnu++98.
968
969 2015-05-28 Mike Frysinger <vapier@gentoo.org>
970
971 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
972 * configure: Regenerate.
973
974 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
975
976 * configure.ac: Fix typo.
977 * configure: Regenerate.
978
979 2015-05-03 Matthias Klose <doko@ubuntu.com>
980
981 * configure.ac: Match $host configured with triplets.
982 * configure: Regenerate.
983
984 2015-04-17 Jakub Jelinek <jakub@redhat.com>
985
986 PR bootstrap/62077
987 * configure.ac (--enable-stage1-checking): Default to
988 release,misc,gimple,rtlflag,tree,types if --disable-checking
989 or --enable-checking is not specified and DEV-PHASE is not
990 experimental.
991 * configure: Regenerated.
992
993 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
994
995 Install back PR target/47230 fix (Revert the revert).
996
997 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
998
999 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1000 target.
1001 * configure: Regenerate.
1002
1003 2015-05-13 John David Anglin <dave.anglin@bell.net>
1004
1005 * configure.ac: Disable configuration of GDB for HPUX targets.
1006 * configure: Regenerate.
1007
1008 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1009
1010 PR ld/18355
1011 * Makefile.def: Add extra_configure_flags to host zlib.
1012 * configure.ac (extra_host_zlib_configure_flags): New. Set
1013 to --enable-host-shared When bfd is to be built as shared
1014 library. AC_SUBST.
1015 * Makefile.in: Regenerated.
1016
1017 2015-04-15 Mike Frysinger <vapier@gentoo.org>
1018 Hans-Peter Nilsson <hp@axis.com>
1019
1020 Adjust src-release.sh for sim using the gdb create-version.sh.
1021 * src-release.sh (tar_compress): If there's a fifth parameter,
1022 use that in the getver call instead of $tool.
1023 (sim_release): Pass gdb as fifth parameter to tar_compress.
1024 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
1025
1026 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1027
1028 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1029 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1030 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1031 * Makefile.in: Regenerate.
1032
1033 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1034
1035 * configure.ac: Add --with-system-zlib.
1036 * configure: Regenerated.
1037
1038 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1039
1040 * src-release.sh: Don't configure with --with-target-subdir=.
1041 --disable-multilib.
1042
1043 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1044
1045 * src-release.sh (DEVO_SUPPORT): Replace src-release with
1046 src-release.sh.
1047
1048 2015-03-30 Ed Schouten <ed@nuxi.nl>
1049
1050 * config.sub: Update from upstream, to 2015-03-04 version.
1051 * config.guess: Likewise.
1052
1053 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1054
1055 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1056 * Makefile.in: Regenerated.
1057
1058 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
1059
1060 * src-release.sh (do_proto_toplev): Configure with --target
1061 --with-target-subdir and --disable-multilib.
1062 (BINUTILS_SUPPORT_DIRS): Add zlib.
1063 (GAS_SUPPORT_DIRS): Likewise.
1064 (GDB_SUPPORT_DIRS): Likewise.
1065 (SIM_SUPPORT_DIRS): Likewise.
1066
1067 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1068
1069 * configure.ac (target_configdirs): Exclude target-zlib if
1070 target-libjava isn't built.
1071 * configure: Regenerated.
1072
1073 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1074
1075 Sync with GCC
1076 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1077
1078 * config-ml.in: Robustify ac_configure_args parsing.
1079
1080 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
1081
1082 * Makefile.def: Updated from GCC trunk.
1083 * Makefile.tpl: Likewise.
1084 * configure.ac: Likewise.
1085 * Makefile.in: Regenerated.
1086 * configure: Likewise.
1087
1088 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1089
1090 * configure.ac: Add FT32 support.
1091 * configure: Regenerate.
1092
1093 2015-01-12 Anthony Green <green@moxielogic.com>
1094
1095 * configure.ac: Don't disable gprof for moxie.
1096 * configure: Rebuild.
1097
1098 2015-01-03 Andrew Pinski <apinski@cavium.com>
1099
1100 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1101 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1102 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1103 (OBJCOPY_FOR_TARGET): New variable.
1104 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1105 * Makefile.in: Regenerate.
1106 * configure.ac: Check for already installed target objcopy.
1107 Also GCC_TARGET_TOOL on objcopy.
1108 * configure: Regenerate.
1109
1110 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1111
1112 * config.sub: Update from upstream, to 2015-01-01 version.
1113 * config.guess: Ditto.
1114
1115 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
1116
1117 * config.sub: Update from upstream config repo.
1118
1119 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
1120
1121 * libtool.m4: Updated from GCC trunk.
1122
1123 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1124
1125 * config.guess: Update from upstream config repo.
1126 * config.sub: Ditto.
1127
1128 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1129
1130 * move-if-change: Update from upstream gnulib.
1131
1132 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1133
1134 * compile: Sync with upstream Automake.
1135 * depcomp: Ditto.
1136 * install-sh: Ditto.
1137 * missing: Ditto.
1138 * mkinstalldirs: Ditto.
1139 * ylwrap: Ditto.
1140
1141 2014-10-15 Tristan Gingold <gingold@adacore.com>
1142
1143 * src-release.sh (do_proto_toplev): Configure with --target.
1144
1145 2014-10-03 Jing Yu <jingyu@google.com>
1146
1147 * configure.ac: Add aarch64 to list of targets that support gold.
1148 * configure: Regenerate.
1149
1150 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
1151
1152 * configure.ac: Add mips*-img-elf* target triple.
1153 * configure: Regenerate.
1154
1155 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1156 * configure: Disable gdb for nds32*-*-* until supported.
1157 * configure.ac: Disable gdb for nds32*-*-* until supported.
1158
1159 2014-09-05 Joel Brobecker <brobecker@adacore.com>
1160
1161 * configure: Regenerate.
1162
1163 2014-08-27 Will Newton <will.newton@linaro.org>
1164
1165 * src-release.sh: New file.
1166 * src-release: Remove file.
1167
1168 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
1169
1170 GDB not supported for or1k*-*-rtems*
1171 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
1172 of the stanzas results in this not being caught by or1k*-*-* later.
1173 * configure. Regenerated.
1174
1175 2014-07-25 Samuel Bronson <naesten@gmail.com>
1176
1177 * .gitattributes: New file for use with git-merge-changelog.
1178
1179 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
1180
1181 Disable gdb for or1k*-*-* until supported
1182 * configure.ac (or1k*-*-*): Disable gdb.
1183 * configure: Regenerated.
1184
1185 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1186
1187 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1188 * configure: Regenerated.
1189
1190 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1191
1192 PR sanitizer/56781
1193 * Makefile.def: Set bootstrap=true; for host fixincludes.
1194 * configure.ac: Don't bootstrap host fixincludes unless
1195 --with-build-config=bootstrap-{a,ub}san.
1196 * Makefile.in: Regenerated.
1197 * configure: Regenerated.
1198
1199 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1200
1201 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1202 --enable-vtable-verify option parsing. Don't add
1203 target-libsanitizer to bootstrap_target_libs unless
1204 --with-build-config=bootstrap-asan or
1205 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1206 to bootstrap_target_libs unless --enable-vtable-verify.
1207 * configure: Regenerated.
1208
1209 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1210
1211 PR bootstrap/58572
1212 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1213 -I for libstdc++-v3 includes if $(LEAN).
1214 * Makefile.in: Regenerated.
1215
1216 2014-02-24 Walter Lee <walt@tilera.com>
1217
1218 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1219 (tilegx-*-*): Change to tilegx*-*-*.
1220 * configure: Regenerate.
1221
1222 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1223
1224 * config.sub, config.guess: Import from upstream.
1225
1226 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1227
1228 PR bootstrap/60620
1229 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1230 * Makefile.in: Regenerate.
1231
1232 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1233
1234 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1235 for WINDRES_FOR_TARGET in default-manifest.o rule.
1236 * Makefile.in: Regenerate.
1237
1238 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1239
1240 PR target/59788
1241 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1242 *solaris2*.
1243
1244 2013-12-19 Keven Boell <keven.boell@intel.com>
1245
1246 * cp-namespace.c (cp_lookup_nested_symbol): Enable
1247 nested lookups for fortran modules.
1248 * dwarf2read.c (read_module): Add fortran module to
1249 the symbol table.
1250 (add_partial_symbol, add_partial_module): Add fortran
1251 module to the partial symbol table.
1252 (new_symbol_full): Create full symbol for fortran module.
1253 * f-exp.y (yylex): Add new module domain to be parsed.
1254 * symtab.h: New domain for fortran modules.
1255
1256 2013-12-19 Keven Boell <keven.boell@intel.com>
1257
1258 * f-exp.y (yylex): Add domain array to enable lookup
1259 in multiple domains. Loop over lookup domains and try
1260 to find requested symbol. Add STRUCT_DOMAIN to lookup
1261 domains to be able to query for user defined types.
1262
1263 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1264
1265 * configure.ac: Add user-friendly check for native x86_64-linux
1266 multilibs.
1267 * configure: Regenerate.
1268
1269 2013-11-23 Alan Modra <amodra@gmail.com>
1270
1271 * config.sub, config.guess: Import from upstream.
1272
1273 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1274
1275 * Makefile.in: Regenerate.
1276
1277 * Makefile.tpl: Fix typo.
1278 * Makefile.in: Regenerate partially.
1279
1280 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1281
1282 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1283 supported.
1284 * configure: Regenerated.
1285
1286 2013-10-30 Jason Merrill <jason@redhat.com>
1287
1288 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1289 --disable-build-format-warnings.
1290
1291 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1292
1293 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1294 depend on libstdc++ and libgcc.
1295 * configure: Regenerate.
1296 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1297 libcilkrts for POSIX and i*86, and x86_64 architectures.
1298 * Makefile.in: Added libcilkrts related fields to support building it.
1299
1300 2013-10-26 Jeff Law <law@redhat.com>
1301
1302 * Makefile.def (target_modules): Remove libmudflap
1303 (languages): Remove check-target-libmudflap).
1304 * Makefile.in: Rebuilt.
1305 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1306 * configure.ac (target_libraries): Remove target-libmudflap.
1307 Remove checks which disabled libmudflap on some systems.
1308 * configure: Rebuilt.
1309 * libmudflap: Directory removed.
1310
1311 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1312
1313 * configure.ac: Update from GCC.
1314 * configure: Regenerate.
1315
1316 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
1317
1318 * src-release (do-proto-toplevel): Support subdir-path-prefixed
1319 files in SUPPORT_FILES.
1320 (SIM_SUPPORT_DIRS): New variable.
1321 (sim.tar.bz2): New rule.
1322
1323 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1324
1325 * configure.ac: Update from GCC.
1326 * configure: Regenerate.
1327
1328 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
1329
1330 * COPYING.NEWLIB: Update with new copyright.
1331
1332 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1333
1334 * configure.ac: Update from GCC.
1335 * configure: Regenerate.
1336
1337 2013-09-20 Alan Modra <amodra@gmail.com>
1338
1339 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1340 ppc host match. Support little-endian powerpc linux hosts.
1341
1342 2013-08-16 Joel Brobecker <brobecker@adacore.com>
1343
1344 * src-release (VER): When using $(TOOL)/common/create-version.sh,
1345 strip the "-cvs" suffix from the version number if present.
1346
1347 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1348
1349 * configure.ac: Sync with GCC repo.
1350 * Makefile.def: Ditto.
1351 * configure: Regenerate.
1352 * Makefile.in: Ditto.
1353
1354 2013-07-22 Joel Brobecker <brobecker@adacore.com>
1355
1356 * src-release (VER): Use $(TOOL)/common/create-version.sh
1357 if it exists.
1358
1359 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
1360
1361 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
1362 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
1363 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
1364 * configure: Regenerate.
1365
1366 2013-06-01 George Thomas <george.thomas@atmel.com>
1367
1368 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
1369 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
1370
1371 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1372
1373 * COPYING.NEWLIB: Add Altera Corporation copyright.
1374
1375 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1376
1377 * config.guess: Update from config repo.
1378 * config.sub: Ditto.
1379
1380 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1381
1382 * Makefile.def: Sync with GCC.
1383 * Makefile.in: Regenerate.
1384
1385 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1386
1387 * configure.ac: Sync with GCC.
1388 * configure: Regenerate.
1389
1390 2013-03-22 Mike Frysinger <vapier@gentoo.org>
1391
1392 * src-release (VER): Change bfd/configure.in sed to use the new
1393 `bfd/configure --version` output.
1394
1395 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1396
1397 * configure.ac: Sync with GCC repo.
1398 * configure: Ditto.
1399
1400 2013-02-05 Ian Lance Taylor <iant@google.com>
1401
1402 PR go/55969
1403 * configure.ac: Disable libgo on some systems where it does not
1404 work.
1405 * configure: Rebuild.
1406
1407 2013-02-05 Alan Modra <amodra@gmail.com>
1408
1409 * configure: Regenerate after syncing config/.
1410
1411 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1412
1413 * configure.ac: Sync with GCC repo.
1414 * configure: Ditto.
1415 * Makefile.def: Ditto.
1416 * Makefile.in: Ditto.
1417
1418 2013-01-11 Joel Brobecker <brobecker@adacore.com>
1419
1420 Sync with GCC, merge:
1421
1422 2013-01-09 Jason Merrill <jason@redhat.com>
1423
1424 * .gitignore: Import from gdb repository.
1425
1426 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1427
1428 * config.sub: Update from config repo.
1429
1430 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1431
1432 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1433 * Makefile.in: Regenerate.
1434
1435 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1436
1437 * Makefile.def (configure-gcc): Depend on all-gmp.
1438 (all-gcc): Remove dependency on all-gmp.
1439 * Makefile.in: Regenerated.
1440
1441 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1442
1443 * config.guess: Update from config repo.
1444 * config.sub: Ditto.
1445
1446 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1447
1448 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1449 exists and replace the new bfin license in its location.
1450
1451 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1452
1453 PR gas/14899
1454 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1455 all-ld and all-gold depend on all-gas.
1456 * Makefile.in: Regenerated.
1457
1458 2012-12-29 Ben Elliston <bje@gnu.org>
1459
1460 * config.guess: Update to 2012-12-29 version.
1461 * config.sub: Likewise.
1462
1463 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1464
1465 * Makefile.def (install-target-libgo): Depend on
1466 install-target-libatomic. Merged from GCC repo.
1467 * Makefile.in: Regenerate.
1468
1469 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1470
1471 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1472
1473 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1474
1475 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1476 * configure: Regenerate.
1477
1478 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1479
1480 * Makefile.def (target_modules): Add bootstrap=true and
1481 raw_cxx=true to libsanitizer.
1482 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1483 * Makefile.in: Regenerated.
1484 * configure: Likewise.
1485
1486 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1487
1488 * config.sub: Merge from config repo.
1489
1490 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1491
1492 * configure.ac: Merge from GCC.
1493 * Makefile.tpl: Ditto.
1494 * Makefile.in: Ditto.
1495 * configure: Ditto.
1496
1497 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1498
1499 * configure.ac (noconfigdirs): Merge from GCC.
1500 * configure: Regenerate.
1501
1502 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1503
1504 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1505
1506 2012-11-14 Roland McGrath <mcgrathr@google.com>
1507
1508 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1509 * configure: Regenerate.
1510
1511 2012-11-13 Richard Henderson <rth@redhat.com>
1512
1513 * configure.ac: Move libsanitizer logic to subdirectory.
1514 * configure: Regenerate.
1515
1516 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1517
1518 * configure.ac: Enable libsanitizer just on x86 linux for now.
1519 * configure: Re-generate.
1520
1521 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1522
1523 * configure.ac: Merge libquadmath sections.
1524 * configure: Regenerate.
1525
1526 2012-11-12 Wei Mi <wmi@google.com>
1527
1528 * configure.ac: Add libsanitizer to target_libraries.
1529 * Makefile.def: Ditto.
1530 * configure: Regenerate.
1531 * Makefile.in: Regenerate.
1532
1533 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1534
1535 * configure: Regenerated.
1536
1537 2012-11-03 Robert Mason <rbmj@verizon.net>
1538
1539 * configure.ac: add --disable-libstdcxx configure option
1540 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1541
1542 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
1543
1544 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1545 against Mingw64 w32api.
1546 * configure: Regenerate.
1547
1548 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1549
1550 PR bootstrap/54820
1551 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1552 * configure: Regenerate.
1553
1554 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1555
1556 PR bootstrap/54820
1557 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1558 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1559 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1560 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1561 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1562 * Makefile.in: Regenerate.
1563 * configure.ac (have_static_libs): New variable and associated check.
1564 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1565 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1566 * configure: Regenerate.
1567
1568 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1569
1570 * config.guess, config.sub: Include updated version from
1571 config-patches. Adds microblaze little endian support.
1572
1573 2012-09-28 Ian Lance Taylor <iant@google.com>
1574
1575 * Makefile.def: Make all-target-libgo depend on
1576 all-target-libbacktrace.
1577 * Makefile.in: Rebuild.
1578
1579 2012-09-26 Ian Lance Taylor <iant@google.com>
1580
1581 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1582 * Makefile.in: Rebuild.
1583
1584 2012-09-06 Diego Novillo <dnovillo@google.com>
1585
1586 * configure.ac: Bump minimum GMP version to 4.2.3.
1587 * configure: Re-generate.
1588
1589 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1590
1591 PR target/54461
1592 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1593 target-libgloss if not configured --with-avrlibc=no.
1594 * configure: Regenerate.
1595
1596 2012-09-04 Jason Merrill <jason@redhat.com>
1597
1598 * configure.ac: Fix --enable-languages=all.
1599
1600 2012-09-03 Richard Guenther <rguenther@suse.de>
1601
1602 PR bootstrap/54138
1603 * configure.ac: Re-organize ISL / CLOOG checks to allow
1604 disabling with either --without-isl or --without-cloog.
1605 * configure: Regenerated.
1606
1607 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1608
1609 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1610 * configure: Regenerate.
1611
1612 2012-09-21 Steve Ellcey <sellcey@mips.com>
1613
1614 * configure.ac: Add mips*-mti-elf* target.
1615 * configure: Regenerate.
1616
1617 2012-09-19 Ian Lance Taylor <iant@google.com>
1618
1619 * configure.ac (host_libs): Add libbacktrace.
1620 (target_libraries): Add libbacktrace.
1621 * Makefile.def (host_modules): Add libbacktrace.
1622 (target_modules): Likewise.
1623 * configure, Makefile.in: Rebuild.
1624
1625 2012-09-15 Jiong Wang <jiwang@tilera.com>
1626
1627 * configure.ac (ENABLE_GOLD): support tilegx*
1628 * configure: rebuild
1629
1630 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1631
1632 PR target/38607
1633 Merge upstream change.
1634 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1635
1636 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1637 Add libgomp*.o to compare_exclusions for AIX.
1638 * configure: Regenerate.
1639
1640 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1641
1642 PR binutils/4970
1643 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1644 and opcodes.
1645 * Makefile.in: Regenerated.
1646
1647 2012-08-14 Diego Novillo <dnovillo@google.com>
1648
1649 Merge from cxx-conversion branch.
1650
1651 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1652 POSTSTAGE1_CONFIGURE_FLAGS.
1653 * Makefile.in: Regenerate.
1654 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1655 Force C++ when bootstrapping.
1656 * configure: Regenerate.
1657
1658 2012-07-06 Richard Guenther <rguenther@suse.de>
1659
1660 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1661 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1662 --with-gmp=system.
1663 * Makefile.in: Regenerated.
1664 * configure: Likewise.
1665
1666 2012-07-06 Richard Guenther <rguenther@suse.de>
1667
1668 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1669 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1670 supply V=1 as extra_make_flags.
1671 * configure: Regenerated.
1672 * Makefile.in: Likewise.
1673
1674 2012-07-03 Richard Guenther <rguenther@suse.de>
1675
1676 * Makfile.def (isl): Remove not necessary extra_exports and
1677 extra_make_flags.
1678 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1679 * Makefile.in: Regenerated.
1680
1681 2012-07-03 Richard Guenther <rguenther@suse.de>
1682
1683 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1684 * configure.ac: If either the ISL or the CLooG check failed
1685 do not try to build in-tree versions.
1686 * Makefile.in: Regenerated.
1687 * configure: Regenerated.
1688
1689 2012-07-02 Richard Guenther <rguenther@suse.de>
1690 Michael Matz <matz@suse.de>
1691 Tobias Grosser <tobias@grosser.es>
1692 Sebastian Pop <sebpop@gmail.com>
1693
1694 * Makefile.def: Add ISL host module, remove PPL host module.
1695 Adjust ClooG host module to use the proper ISL.
1696 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1697 * configure.ac: Include config/isl.m4. Add ISL host library,
1698 remove PPL. Remove PPL configury, add ISL configury, adjust
1699 ClooG configury.
1700 * Makefile.in: Regenerated.
1701 * configure: Likewise.
1702
1703 2012-07-02 Richard Guenther <rguenther@suse.de>
1704
1705 Merge from graphite branch
1706 2011-07-21 Tobias Grosser <tobias@grosser.es>
1707
1708 * configure: Regenerated.
1709 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1710 both cloog.org and legacy versions. The only supported version will
1711 be CLooG with the isl backend.
1712
1713 2011-07-21 Tobias Grosser <tobias@grosser.es>
1714
1715 * configure: Regenerated.
1716 * configure.ac: Require cloog isl 0.17.0
1717
1718 2011-07-21 Tobias Grosser <tobias@grosser.es>
1719
1720 * configure: Regenerated.
1721 * config/cloog.m4: Do not define CLOOG_ORG
1722
1723 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1724
1725 * configure.ac: Skip C if explicitly selected.
1726 * configure: Regenerate.
1727
1728 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1729
1730 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1731 they contain -O2.
1732 * configure: Regenerate.
1733
1734 2012-06-20 Jason Merrill <jason@redhat.com>
1735
1736 * Makefile.tpl (check-target-libgomp-c++): New.
1737 (check-target-libitm-c++): New.
1738 * Makefile.def (c++): Add them.
1739 * Makefile.in: Regenerate.
1740
1741 2012-05-16 Olivier Hainque <hainque@adacore.com>
1742
1743 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1744 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1745 (install-no-fixedincludes): Adjust accordingly.
1746 * Makefile.in: Regenerate.
1747
1748 2012-05-09 Nick Clifton <nickc@redhat.com>
1749 Paul Smith <psmith@gnu.org>
1750
1751 PR bootstrap/50461
1752 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1753 allow for the fact that from release v3.1.0 of MPFR the source
1754 files were moved into a src sub-directory.
1755 * configure: Regenerate.
1756
1757 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1758
1759 * configure.ac: Bump minimum MPFR version to 2.4.0.
1760 * configure: Regenerated.
1761
1762 2012-05-01 Richard Henderson <rth@redhat.com>
1763
1764 * Makefile.def (libatomic): New target_module.
1765 * configure.ac (target_libraries): Add libatomic.
1766 (noconfigdirs): Check if libatomic is supported.
1767 * Makefile.in, configure: Rebuild.
1768
1769 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1770
1771 Merge upstream change
1772 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1773
1774 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1775
1776 * libtool.m4: Additional FreeBSD 10 fixes.
1777
1778 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1779
1780 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1781 they contain -O2.
1782 * configure: Regenerate.
1783
1784 2012-05-14 Catherine Moore <clm@codesourcery.com>
1785
1786 * NEWS: Mention PowerPC VLE port.
1787
1788 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1789
1790 * MAINTAINERS (config/): Move to intl/ section.
1791 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1792
1793 2012-05-09 Nick Clifton <nickc@redhat.com>
1794 Paul Smith <psmith@gnu.org>
1795
1796 PR bootstrap/50461
1797 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1798 allow for the fact that from release v3.1.0 of MPFR the source
1799 files were moved into a src sub-directory.
1800 * configure: Regenerate.
1801
1802 2012-05-02 Roland McGrath <mcgrathr@google.com>
1803
1804 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1805 * configure: Regenerate.
1806
1807 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1808
1809 * config.sub: Update to 2012-04-18 version from official repo.
1810
1811 2012-03-19 Tristan Gingold <gingold@adacore.com>
1812
1813 * configure.ac (ia64*-*-*vms*): Add support for ld.
1814 * configure: Regenerate.
1815
1816 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1817
1818 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1819 (unsupported_languages): Remove mips-sgi-irix6.*.
1820 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1821 (with_stabs): Remove.
1822 * configure: Regenerate.
1823
1824 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1825
1826 * configure.ac (enable_libgomp): Remove *-*-osf*.
1827 (with_stabs): Remove alpha*-*-osf*.
1828 * configure: Regenerate.
1829
1830 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1831
1832 * COPYING.NEWLIB: Modify DJ Delorie license to include
1833 modification rights in clause as permitted by DJ Delorie.
1834 * COPYING.LIBGLOSS: Ditto.
1835
1836 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1837
1838 * COPYING.NEWLIB: Remove two unused licenses.
1839
1840 2012-03-05 Tristan Gingold <gingold@adacore.com>
1841
1842 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1843 * configure: Regenerate.
1844
1845 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1846
1847 * COPYING.NEWLIB: Add Adapteva notice.
1848 * COPYING.LIBGLOSS: Add Adapteva notice.
1849
1850 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1851
1852 * configure: Regenerate.
1853
1854 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1855
1856 * COPYING.LIBGLOSS: Add GPL with exception license.
1857
1858 2011-11-09 Roland McGrath <mcgrathr@google.com>
1859
1860 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1861 * configure: Rebuild.
1862 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1863 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1864 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1865 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1866 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1867 Add READELF.
1868 * Makefile.in: Rebuild.
1869
1870 2011-11-08 Richard Henderson <rth@redhat.com>
1871
1872 * configure.ac: Test for libitm directory present first.
1873
1874 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1875
1876 * configure.ac: Test libitm/configure.tgt to disable libitm.
1877 * configure: Rebuild.
1878
1879 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1880
1881 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1882 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1883 * Makefile.in: Regenerate.
1884
1885 2011-11-01 DJ Delorie <dj@redhat.com>
1886
1887 * configure.ac (rl78-*-*) New case.
1888 * configure: Regenerate.
1889
1890 2011-11-01 DJ Delorie <dj@redhat.com>
1891
1892 * config.sub: Update to version 2011-10-29 (added rl78)
1893
1894 2011-10-27 Nick Clifton <nickc@redhat.com>
1895
1896 * config.sub: Import these changes from the config project:
1897
1898 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1899 Ben Elliston <bje@gnu.org>
1900
1901 * config.sub (epiphany): New.
1902
1903 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1904 Ben Elliston <bje@gnu.org>
1905
1906 * config.sub (hexagon, hexagon-*): New.
1907
1908 2011-08-23 Roland McGrath <mcgrathr@google.com>
1909
1910 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1911 64eb to be64.
1912
1913 2011-08-16 Roland McGrath <mcgrathr@google.com>
1914
1915 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1916 (nacl): Grok as alias for 32el-unknown-nacl.
1917
1918 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1919
1920 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1921
1922 2011-08-14 Yao Qi <yao@codesourcery.com>
1923
1924 Merge from gcc:
1925
1926 2011-08-14 Yao Qi <yao@codesourcery.com>
1927 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1928 * configure: Regenerate.
1929
1930 2011-07-26 Ian Lance Taylor <iant@google.com>
1931
1932 Merge from gcc:
1933
1934 2011-07-26 Ian Lance Taylor <iant@google.com>
1935 * configure.ac: Set have_compiler based on whether gcc directory
1936 exists, rather than on whether gcc is in configdirs.
1937 * configure: Rebuild.
1938
1939 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1940 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1941 link directories.
1942 * Makefile.in: Rebuild.
1943
1944 2011-07-20 Ian Lance Taylor <iant@google.com>
1945 PR bootstrap/49787
1946 * configure.ac: Move --enable-bootstrap handling earlier in file.
1947 If --enable-bootstrap and either --enable-build-with-cxx or
1948 --enable-build-poststage1-with-cxx, enable C++ automatically.
1949 * configure: Rebuild.
1950
1951 2011-07-19 Ian Lance Taylor <iant@google.com>
1952 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1953 make C++ a boot_language. Set and substitute
1954 POSTSTAGE1_CONFIGURE_FLAGS.
1955 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1956 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1957 * configure, Makefile.in: Rebuild.
1958
1959 2011-07-16 Jason Merrill <jason@redhat.com>
1960 * Makefile.def (language=c++): Add check-c++0x and
1961 check-target-libmudflap-c++.
1962 * Makefile.tpl (check-target-libmudflap-c++): New.
1963 * Makefile.in: Regenerate.
1964
1965 2011-07-16 Matthias Klose <doko@ubuntu.com>
1966 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1967 * Makefile.def (target_modules/libjava): Pass
1968 $(EXTRA_CONFIGARGS_LIBJAVA).
1969 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1970 if not configured with --enable-static-libjava.
1971 * Makefile.in: Regenerate.
1972 * configure: Likewise.
1973
1974 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1975 PR regression/47836
1976 PR bootstrap/23656
1977 PR other/47733
1978 PR bootstrap/49247
1979 PR c/48825
1980 * configure.ac (target_libraries): Remove target-libiberty.
1981 Remove case-statement setting skipdirs=target-libiberty for
1982 multiple targets. Remove checking target_configdirs and
1983 removing target-libiberty but keeping target-libgcc if
1984 otherwise empty.
1985 * Makefile.def (target_modules): Don't add libiberty.
1986 (dependencies): Remove all traces of target-libiberty.
1987 * configure, Makefile.in: Regenerate.
1988
1989 2011-07-22 Jason Merrill <jason@redhat.com>
1990
1991 * Makefile.def (language=c++): Add check-c++0x and
1992 check-target-libmudflap-c++.
1993 * Makefile.tpl (check-target-libmudflap-c++): New.
1994 * Makefile.in: Regenerate.
1995
1996 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1997
1998 * configure: Regenerate.
1999
2000 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2001
2002 PR target/39150
2003 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2004 x86_64-*-solaris2.1[0-9]*.
2005 * configure: Regenerate.
2006
2007 2011-06-13 Walter Lee <walt@tilera.com>
2008
2009 * configure.ac (tilepro-*-*) New case.
2010 (tilegx-*-*): Likewise.
2011 * configure: Regenerate.
2012
2013 2011-06-06 Nick Clifton <nickc@redhat.com>
2014
2015 * config.sub: Sync from upstream.
2016
2017 2011-05-08 Doug Kwan <dougkwan@google.com>
2018
2019 Merge from gcc:
2020
2021 2011-05-08 Doug Kwan <dougkwan@google.com>
2022
2023 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2024 * configure: Regenerated.
2025 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2026 value from configure.
2027 * Makefile.in: Regenerated.
2028
2029 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2030
2031 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2032 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2033 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2034 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2035 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2036 *-*-vxworks*): Disable newlib and libgloss in separate case
2037 statement.
2038 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2039 to separate case statement.
2040 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2041 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2042 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2043 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2044 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2045 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2046 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2047 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2048 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2049 i[[3456789]]86-*-rdos*, m32r-*-*,
2050 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2051 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2052 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2053 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2054 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2055 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2056 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2057 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2058 and libgloss in main case over targets. Remove most empty cases
2059 in main case over targets.
2060 * configure: Regenerate.
2061
2062 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2063
2064 * configure.ac: Remove code setting special library locations for
2065 hppa*64*-*-hpux11*. Remove code setting compiler for
2066 sparc-sun-solaris2*.
2067 * configure: Regenerate.
2068
2069 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2070
2071 * configure.ac: Separate libgloss_dir settings from general case
2072 over targets.
2073 * configure: Regenerate.
2074
2075 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2076
2077 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2078 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2079 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2080 cases in libgcj-disabling case statement.
2081 (hppa*64*-*-linux*): Set unsupported_languages instead of
2082 disabling target-zlib.
2083 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2084 to hppa*64*-*-hpux*.
2085 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2086 hppa*-*-hpux*.
2087 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2088 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2089 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2090 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2091 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2092 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2093 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2094 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2095 libgcj-disabling case statement.
2096 * configure: Regenerate.
2097
2098 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2099
2100 * configure.ac: Disable Java for targets not supporting libffi.
2101 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2102 Remove cases in Java-disabling statement.
2103 (*arm-wince-pe): Change to arm-wince-pe.
2104 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2105 cases in Java-disabling statement.
2106 (bfin-*-*): Don't disable Java again.
2107 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2108 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2109 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2110 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2111 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2112 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2113 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2114 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2115 Java-disabling statement.
2116 (mmix-*-*): Don't disable Java again.
2117 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2118 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2119 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2120 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2121 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2122 statement.
2123 * configure: Regenerate.
2124
2125 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2126
2127 Merge from GCC:
2128
2129 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2130
2131 PR lto/48086
2132 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2133 * configure: Regenerate.
2134
2135 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2136
2137 * configure.ac: Separate cases disabling Java and Java libraries
2138 from general case over targets.
2139 * configure: Regenerate.
2140
2141 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2142
2143 * configure.ac (build_tools): Remove build-byacc.
2144 (host_libs): Remove mmalloc.
2145 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2146 autoconf automake libtool diff rcs fileutils shellutils time
2147 textutils wdiff find uudecode hello tar gzip indent recode release
2148 sed perl gawk findutils gettext zip.
2149 (libgcj): Remove target-qthreads.
2150 (target_tools): Remove target-examples target-gperf.
2151 (YACC): Don't handle building byacc.
2152 * configure: Regenerate.
2153 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2154 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2155 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2156 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2157 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2158 handle building components.
2159 * Makefile.in: Regenerate.
2160
2161 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2162
2163 * config.sub: Sync from upstream.
2164
2165 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2166
2167 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2168 (microblaze*): Don't disable libssp.
2169 * configure: Regenerate.
2170
2171 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2172
2173 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2174 moveifchange.
2175 * configure: Regenerate.
2176 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2177 * Makefile.in: Regenerate.
2178
2179 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2180
2181 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2182 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2183 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2184 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2185 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2186 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2187 md_exec_prefix cases.
2188 * configure: Regenerate.
2189
2190 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2191
2192 * configure.ac: Separate cases disabling target-libssp,
2193 target-libiberty, target-libstdc++-v3 and Fortran from general
2194 case over targets.
2195 * configure: Regenerate.
2196
2197 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2198
2199 * configure.ac (*-*-chorusos): Don't disable libgcj.
2200 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2201 Remove case.
2202 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2203 (arm-*-coff): Don't disable libgcj.
2204 (arm*-*-linux-gnueabi): Remove useless assignment.
2205 (arm-*-riscix*): Don't disable libgcj.
2206 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2207 configuration.
2208 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2209 (c54x*-*-*): Remove case.
2210 (tic54x-*-*): Don't disable GCC or GCC libraries.
2211 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2212 to *.
2213 (d10v-*-*): Don't disable GCC libraries.
2214 (d30v-*-*): Don't disable libgcj.
2215 (h8500-*-*): Don't disable GCC libraries.
2216 (i960-*-*): Don't disable libgcj.
2217 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2218 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2219 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2220 libgcj.
2221 (m68k-*-coff*): Remove case.
2222 (mmix-*-*): Don't disable libgloss on host.
2223 (mn10200-*-*, mn10300-*-*): Remove cases.
2224 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2225 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2226 Don't disable libgcj.
2227 (romp-*-*): Remove case.
2228 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2229 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2230 case.
2231 (v810-*-*): Don't disable GCC libraries.
2232 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2233 (ip2k-*-*): Don't disable GCC libraries.
2234 * configure: Regenerate.
2235
2236 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2237
2238 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2239 libffi on host.
2240 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2241 on host.
2242 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2243 * configure: Regenerate.
2244
2245 2011-03-26 John Marino <binutils@marino.st>
2246
2247 * configure.ac: Add support for *-*-dragonfly*
2248 * configure: Regenerate.
2249
2250 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2251
2252 * configure.ac (native_only): Remove.
2253 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2254 send-pr uudecode guile gnuserv on host.
2255 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2256 send-pr rcs guile perl texinfo libtool on host.
2257 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2258 automake send-pr rcs guile perl texinfo libtool on host.
2259 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2260 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2261 (alpha*-dec-osf*): Don't disable fileutils on target.
2262 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2263 texinfo send-pr expect dejagnu on target.
2264 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2265 target-qthreads on target.
2266 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2267 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2268 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2269 x86_64-*-mingw*): Don't disable expect on target.
2270 (*-*-cygwin*): Don't disable target-gperf on target.
2271 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2272 gnuserv on target.
2273 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2274 target.
2275 * configure: Regenerate.
2276
2277 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2278
2279 * configure.ac (target_tools): Remove target-groff.
2280 (native_only): Remove target-groff.
2281 (hppa*64*-*-*): Don't disable byacc.
2282 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2283 setting.
2284 (*-*-kaos*): Don't skip target-librx and target-groff.
2285 (*-*-netware*): Don't skip target-libmudflap.
2286 (*-*-tpf*): Don't skip target-libmudflap.
2287 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2288 directories on the host.
2289 (ia64*-*-*vms*): Don't skip tix.
2290 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2291 host.
2292 * configure: Regenerate.
2293
2294 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2295
2296 * configure.ac: Remove references to mt-mep, mt-netware,
2297 mt-wince.
2298 * Makefile.def: Add all-utils soft dependencies.
2299 * Makefile.tpl: Remove GDB_NLM_DEPS.
2300 * configure: Regenerate.
2301 * Makefile.in: Regenerate.
2302
2303 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2304
2305 Sync from GCC:
2306
2307 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2308
2309 * configure.ac: Do not include mh-x86omitfp.
2310 * configure: Regenerate.
2311
2312 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2313
2314 * configure.ac: Remove empty cases.
2315 * configure: Regenerate.
2316
2317 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2318
2319 * Makefile.def: Add dependency from termcap to gdb.
2320 * Makefile.in: Regenerate.
2321
2322 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2323
2324 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2325 * configure: Regenerate.
2326 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2327 * Makefile.tpl: Likewise.
2328 * Makefile.in: Regenerate.
2329
2330 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2331
2332 * configure.ac: Remove all mentions of tentative_cc.
2333 * configure: Regenerate.
2334
2335 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2336
2337 PR lto/48086
2338 * configure.ac: Re-enable LTO on *-apple-darwin9.
2339 * configure: Regenerate.
2340
2341 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2342
2343 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2344 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2345 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2346 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2347 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2348 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2349 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2350 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2351 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2352 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2353 *-*-rhapsody*): Remove host cases.
2354 * configure: Regenerate.
2355
2356 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2357
2358 * configure.ac (ppc*-*-pe): Remove host case.
2359 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2360 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2361 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2362 cases.
2363 * configure: Regenerate.
2364
2365 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2366
2367 * config.sub: Update to version 2011-03-23.
2368
2369 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2370
2371 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2372 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2373 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2374 * configure: Regenerate.
2375
2376 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2377
2378 * config-ml.in: Don't handle arc-*-elf*.
2379 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2380 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2381 handle GCC libraries.
2382 * configure: Regenerate.
2383
2384 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2385
2386 PR bootstrap/48120:
2387 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2388 Add -lstdc++ -lm to LIBS.
2389 * configure: Regenerate.
2390
2391 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2392
2393 * config.guess: Update to version 2011-02-02
2394 * config.sub: Update to version 2011-02-24
2395
2396 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2397
2398 * configure.ac: Adjust test of with_ppl.
2399 * configure: Regenerated.
2400
2401 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2402
2403 * configure.ac: Add -lpwl to ppllibs.
2404 * config/cloog.m4: Add -lisl to clooglibs.
2405 * configure: Regenerated.
2406
2407 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2408
2409 Import from Libtool and gnulib:
2410
2411 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2412
2413 Prepare for supporting FreeBSD 10.
2414 * config.rpath: Remove handling of freebsd1* which soon would
2415 match FreeBSD 10.0.
2416
2417 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2418
2419 Remove support for FreeBSD 1.x.
2420 * libtool.m4 (_LT_LINKER_SHLIBS)
2421 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2422 soon would incorrectly match FreeBSD 10.0.
2423
2424 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2425
2426 PR binutils/12283
2427 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2428 (move-if-change): Comes from gnulib.
2429 * move-if-change: Import version from gnulib.
2430
2431 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2432
2433 Sync from GCC:
2434
2435 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2436
2437 PR lto/47225
2438 * Makefile.def (lto-plugin): Double dash for enable-shared.
2439 (configure-gcc): Depend on all-lto-plugin.
2440 * Makefile.in: Rebuilt.
2441
2442 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2443
2444 * configure.ac: Remove extra bracket.
2445 * configure: Regenerate.
2446
2447 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2448
2449 PR lto/47225
2450 * Makefile.def: Add dependency for install-gcc
2451 on install-lto-plugin.
2452 * Makfile.in: Regenerated
2453
2454 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2455
2456 * configure.ac: If with_ppl is no, move setting with_cloog=no
2457 after CLOOG_REQUESTED check.
2458 * configure: Regenerated.
2459
2460 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2461
2462 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2463 CLooG has been requested.
2464 * configure: Regenerated.
2465
2466 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2467
2468 * configure: Regenerated.
2469 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2470
2471 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2472
2473 * configure: Regenerated.
2474 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2475
2476 2011-01-07 Jan Hubicka <jh@suse.cz>
2477
2478 PR lto/47225
2479 * Makefile.in: Regenerate.
2480 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2481 configure.
2482
2483 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2484
2485 PR libgcj/44341
2486 * configure.ac: Discard --with-* flags for host when configuring
2487 target libraries for cross build.
2488 * configure: Rebuilt.
2489
2490 2011-01-21 Andreas Schwab <schwab@redhat.com>
2491
2492 Sync from GCC:
2493
2494 2011-01-21 Andreas Schwab <schwab@redhat.com>
2495
2496 * configure.ac: Use AS_HELP_STRING throughout.
2497 * configure: Regenerate.
2498
2499 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2500
2501 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2502 * configure: Regenerate.
2503
2504 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2505
2506 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2507
2508 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2509
2510 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2511 for ia64-hpux.
2512 * configure: Regenerate.
2513
2514 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2515
2516 Sync from GCC:
2517 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2518
2519 * configure.ac: (picochip): Disable libiberty.
2520 * configure: Regenerate.
2521
2522 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2523
2524 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2525
2526 2010-12-10 Ian Lance Taylor <iant@google.com>
2527
2528 PR bootstrap/46819
2529 * configure.ac: For --disable-libgcj clear libgcj_saved.
2530 * configure: Rebuild.
2531
2532 2010-12-10 Tobias Burnus <burnus@net-b.de>
2533
2534 PR fortran/46540
2535 * configure.ac: Add --disable-libquadmath and
2536 --disable-libquadmath-support.
2537 * configure: Regenerate.
2538
2539 2010-12-10 Tristan Gingold <gingold@adacore.com>
2540
2541 * src-release (ETC_SUPPORT): add gnu-oids.texi
2542
2543 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2544
2545 PR libffi/46792
2546 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2547 * configure: Regenerate.
2548
2549 2010-12-02 Ian Lance Taylor <iant@google.com>
2550
2551 * configure.ac: Always set default for poststage1_ldflags to
2552 -static-libstdc++ -static-libgcc.
2553
2554 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2555
2556 * COPYING.NEWLIB: Add National Semiconductor notice.
2557
2558 2010-11-29 Andreas Schwab <schwab@redhat.com>
2559
2560 * configure.ac: Move comment to remove extra space in last argument
2561 of GCC_TARGET_TOOL.
2562
2563 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2564
2565 PR other/46026
2566 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2567 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2568 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2569 (BASE_FLAGS_TO_PASS): Use it.
2570 * configure: Rebuilt.
2571 * Makefile.in: Rebuilt.
2572
2573 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2574
2575 PR binutils/12258
2576 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2577 Properly check default linker.
2578 * configure: Regnerated.
2579
2580 2010-11-23 Matthias Klose <doko@ubuntu.com>
2581
2582 * configure.ac: For --enable-gold, handle value `default' instead of
2583 `both*'. New configure option --{en,dis}able-ld.
2584 * configure: Regenerate.
2585
2586 2010-11-20 Ian Lance Taylor <iant@google.com>
2587
2588 * configure.ac: Only disable a language library if no language needs
2589 it. Don't let --disable-libgcj uncondtionally disable libffi.
2590 * configure: Rebuild.
2591
2592 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
2593
2594 * configure: Regenerate.
2595
2596 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2597
2598 PR other/46202
2599 * configure.ac: Fix just-built in-tree STRIP name to be
2600 binutils/strip-new.
2601 * configure: Regenerate.
2602 * Makefile.def (install-strip-gcc, install-strip-binutils)
2603 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2604 (install-strip-sid): Mirror dependencies on non-strip variants
2605 of these targets on the respective -strip prerequisites.
2606 * Makefile.tpl (install-strip, install-strip-host)
2607 (install-strip-target): New targets.
2608 (install-strip-[+module+], install-strip-target-[+module+]):
2609 New targets.
2610 * Makefile.in: Regenerate.
2611
2612 2010-11-19 Ian Lance Taylor <iant@google.com>
2613 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2614
2615 * configure.ac: Add target-libgo to target_libraries. Set
2616 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2617 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2618 (HOST_EXPORTS): Add GOC.
2619 (BASE_TARGET_EXPORTS): Add GOC.
2620 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2621 (GOCFLAGS_FOR_TARGET): New variable.
2622 (EXTRA_HOST_FLAGS): Add GOC.
2623 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2624 * Makefile.def (target_modules): Add libgo.
2625 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2626 (dependencies): Add dependency from configure-target-libgo to
2627 configure-target-libffi and all-target-libstdc++-v3. Add
2628 dependencies from all-target-libgo to all-target-libffi.
2629 (languages): Add go.
2630 * configure: Rebuild.
2631 * Makefile.in: Rebuild.
2632
2633 2010-11-19 Ian Lance Taylor <iant@google.com>
2634
2635 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2636 compiler/flag environment variables.
2637
2638 2010-11-18 Ian Lance Taylor <iant@google.com>
2639
2640 * configure.ac: Check for lang_requires_boot_languages in
2641 config-lang.in files.
2642 * configure: Rebuild.
2643
2644 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2645
2646 * .gitignore: New file.
2647
2648 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2649 Tobias Burnus <burnus@net-b.de>
2650
2651 PR fortran/32049
2652 * Makefile.def: Add libquadmath; build it with language=fortran.
2653 * configure.ac: Add libquadmath.
2654 * Makefile.tpl: Handle multiple libs in check-[+language+].
2655 * Makefile.in: Regenerate.
2656 * configure: Regenerate.
2657
2658 2010-11-15 Andreas Schwab <schwab@redhat.com>
2659
2660 * configure.ac: Fix spelling in option names.
2661 * configure: Regenerated.
2662
2663 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2664
2665 PR bootstrap/39622
2666 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2667 * configure: Regenerated.
2668
2669 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2670
2671 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2672 define the cloog backend to use. Furthermore, only pass the ppllibs to
2673 the configure checks, if necessary.
2674 * configure: Regenerate.
2675
2676 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2677
2678 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2679 * configure: regenerate
2680
2681 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2682
2683 * config/cloog.m4: Fix typo. verison -> version.
2684 * configure: Regenerate.
2685
2686 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2687
2688 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2689 * configure: Regenerate.
2690
2691 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2692
2693 * configure.ac: Support official CLooG.org versions.
2694 * configure: Regenerate.
2695 * config/cloog.m4: New.
2696
2697 2010-11-05 Michael Eager <eager@eagercon.com>
2698
2699 * COPYING.LIBGLOSS: Correct typo in microblaze.
2700 * COPYING.NEWLIB: Same.
2701
2702 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2703
2704 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2705 * configure: Regenerate.
2706
2707 2010-11-03 Ian Lance Taylor <iant@google.com>
2708 Dave Korn <dave.korn.cygwin@gmail.com>
2709
2710 PR lto/46273
2711 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2712 and on other supported platforms whenever LTO is enabled.
2713 * configure: Rebuild.
2714
2715 2010-11-02 Alan Modra <amodra@gmail.com>
2716
2717 PR binutils/12110
2718 * configure.ac: Error when source path contains spaces.
2719 * configure: Regenerate.
2720
2721 2010-10-20 Ian Lance Taylor <iant@google.com>
2722
2723 * Makefile.def (target_modules): Set lib_path to src/.libs for
2724 libstdc++-v3 module.
2725 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2726 * Makefile.in: Rebuild.
2727
2728 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2729 Joseph Myers <joseph@codesourcery.com>
2730
2731 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2732 notices.
2733 * COPYING.NEWLIB: Add Texas Instruments notice.
2734
2735 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2736
2737 * configure.ac (build_lto_plugin): New shell variable.
2738 (--enable-lto): Turn on by default for all non-ELF platforms that
2739 have had LTO support added so far. Set build_lto_plugin appropriately
2740 for both ELF and non-ELF.
2741 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2742 * configure: Regenerate.
2743
2744 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2745
2746 PR bootstrap/45326
2747 PR bootstrap/45174
2748 * configure.ac: Honor initial values of $build_configargs,
2749 $host_configargs, $target_configargs. Mark the precious, so
2750 environment settings get recorded.
2751 * configure: Regenerate.
2752
2753 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2754
2755 Sync from GCC:
2756
2757 2010-09-30 Michael Eager <eager@eagercon.com>
2758
2759 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2760 * configure: Regenerate.
2761
2762 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2763
2764 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2765 targets and amend comment.
2766 * configure: Regenerate.
2767
2768 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2769
2770 * configure.ac: Enable LTO by default on Darwin.
2771 * configure: Regenerate.
2772
2773 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2774
2775 PR bootstrap/44455
2776 * configure.ac (extra_mpfr_configure_flags): Copy from
2777 extra_mpc_gmp_configure_flags.
2778 * configure: Re-generated.
2779
2780 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2781
2782 Sync from GCC:
2783
2784 PR bootstrap/45796
2785 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2786 Depend on all-build-libiberty.
2787 * Makefile.in: Regenerate.
2788
2789 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2790
2791 Sync from GCC:
2792
2793 PR bootstrap/44621
2794 * configure.ac: Fix unportable shell quoting.
2795 * configure: Regenerate.
2796
2797 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2798
2799 * configure.ac: Support all v850 targets.
2800 * configure: Regenerate.
2801
2802 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2803
2804 PR target/44862
2805 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2806 Provide -B option to allow for link spec %s substitutions for
2807 libstdc++.a on darwin.
2808 * Makefile.in: Regenerate.
2809
2810 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2811
2812 * Makefile.def (configure-gcc): Depend on all-libelf.
2813 * Makefile.in: Rebuild.
2814
2815 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2816
2817 * config.sub, config.guess: Update from upstream sources.
2818
2819 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2820
2821 Sync from GCC:
2822
2823 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2824 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2825 * configure: Regenerated.
2826
2827 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2828 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2829 * configure: Regenerate.
2830
2831 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2832 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2833 * configure: Regenerate.
2834
2835 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2836 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2837 separately.
2838 * configure: Regenerate.
2839
2840 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2841 * configure: Regenerate after change to elf.m4.
2842
2843 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2844 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2845 * configure: Regenerated.
2846
2847 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2848 * configure.ac: Print "buggy but acceptable" when CLooG
2849 revision is less than 9.
2850 * configure: Regenerated.
2851
2852 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2853
2854 Merge from gcc:
2855
2856 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2857 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2858 * configure: Regenerate.
2859
2860 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2861 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2862 a platform that supports LTO.
2863 * configure: Regenerate.
2864
2865 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2866 PR lto/42776
2867 * configure.ac (--enable-lto): Refactor handling so libelf tests
2868 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2869 and allow LTO to be explicitly enabled on non-ELF platforms that
2870 are known to support it inside else-clause.
2871 * configure: Regenerate.
2872
2873 2010-04-27 Roland McGrath <roland@redhat.com>
2874 H.J. Lu <hongjiu.lu@intel.com>
2875
2876 * configure.ac (--enable-gold): Support both, both/gold and
2877 both/bfd to add gold to configdirs without removing ld.
2878 * configure: Regenerated.
2879
2880 * Makefile.def: Add install-gold dependency to install-ld.
2881 * Makefile.in: Regenerated.
2882
2883 2010-04-14 Tristan Gingold <gingold@adacore.com>
2884
2885 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2886 * configure: Regenerate.
2887
2888 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2889
2890 Merge from gcc:
2891 PR bootstrap/43615
2892 PR bootstrap/43328
2893 Revert:
2894 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2895 * configure.ac: Do not pass --enable-multilib nor
2896 --disable-multilib in baseargs. Accept explicitly passed
2897 --enable_multilib.
2898 * configure: Regenerate.
2899
2900 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2901
2902 PR bootstrap/43328
2903 * configure.ac: Do not pass --enable-multilib nor
2904 --disable-multilib in baseargs. Accept explicitly passed
2905 --enable_multilib.
2906 * configure: Regenerate.
2907
2908 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2909
2910 * configure.ac (tic6x-*-*): New case.
2911 * configure: Regenerate.
2912
2913 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2914
2915 Merge from gcc:
2916 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2917 PR ada/42554
2918 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2919 * configure: Regenerate.
2920
2921 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2922
2923 * config.sub: Update to version 2010-03-22.
2924 * config.guess: Update to version 2009-12-30.
2925
2926 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2927
2928 Merge from gcc:
2929 2010-01-11 Richard Guenther <rguenther@suse.de>
2930 PR lto/41569
2931 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2932 * Makefile.in: Regenerated.
2933
2934 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2935
2936 PR libstdc++/32499
2937 * configure.ac (RANLIB): Default to true.
2938 (STRIP): Likewise.
2939 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2940 * configure: Regenerate.
2941
2942 2010-02-17 Nick Clifton <nickc@redhat.com>
2943
2944 PR 11238
2945 * Makefile.tpl (local-distclean): Also remove config.cache files in
2946 sub-directories as there may not be Makefiles present in the
2947 sub-directories.
2948 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2949 the config.cache files found by the find command.
2950
2951 * Makefile.in: Regenerate.
2952 * configure.ac: Revert previous delta.
2953 * configure: Regenerate.
2954
2955 2010-02-15 Nick Clifton <nickc@redhat.com>
2956
2957 PR 11238
2958 * configure.ac: Delete config.cache files in sub-directories when
2959 deleting Makefiles.
2960 * configure: Regenerate.
2961
2962 2010-02-15 Nick Clifton <nickc@redhat.com>
2963
2964 * configure.ac: Sync from gcc.
2965 * configure: Regenerate.
2966
2967 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2968
2969 Sync from gcc:
2970 * configure.ac: Add "recommended" version checks for GMP/MPC.
2971 Update recommended GMP/MPFR/MPC versions.
2972 * configure: Regenerate.
2973
2974 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2975
2976 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2977 * configure.ac (bootstrap_target_libs): Make inclusion of
2978 target-libgomp conditional on libgomb being in target_configdirs.
2979 * configure: Regenerate.
2980
2981 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2982
2983 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2984 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2985 * configure: Regenerate.
2986
2987 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2988
2989 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2990 * configure.ac (target_configdirs): Substitute.
2991 * Makefile.def: Bootstrap target module libgomp.
2992 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2993 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2994 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2995 * configure, Makefile.in: Regenerate.
2996
2997 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2998
2999 * libtool.m4: Sync from git Libtool.
3000 * ltmain.sh: Likewise.
3001 * ltoptions.m4: Likewise.
3002 * ltversion.m4: Likewise.
3003 * lt~obsolete.m4: Likewise.
3004
3005 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3006 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3007
3008 PR bootstrap/42424
3009 * configure.ac: Include libtool m4 files.
3010 (_LT_CHECK_OBJDIR): Call it.
3011 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3012 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3013
3014 * configure: Regenerate.
3015
3016 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3017
3018 PR bootstrap/41818
3019 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3020 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3021 * Makefile.in: Regenerate.
3022
3023 2009-12-18 Ben Elliston <bje@au.ibm.com>
3024
3025 * config.sub, config.guess: Update from upstream sources.
3026
3027 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
3028
3029 * COPYING.NEWLIB: Update copyright date.
3030 * COPYING.LIBGLOSS: Ditto.
3031
3032 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3033
3034 PR middle-end/30447
3035 PR middle-end/30789
3036 PR other/40302
3037
3038 * configure.ac: Require MPC.
3039 * configure: Regenerate.
3040
3041 * configure.ac: Update minimum MPC version to 0.8.
3042 * configure: Regenerate.
3043
3044 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
3045
3046 * config.guess: Sync with upstream and gcc.
3047 * config.sub: Sync with upstream and gcc.
3048
3049 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3050
3051 * Makefile.def: Restore host and target settings for gmp.
3052 * Makefile.in: Rebuild.
3053
3054 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3055
3056 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3057 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3058 Fix portability of test of C++ as bootstrap language. Add
3059 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3060 * configure: Rebuild.
3061 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3062 and cloog. Fix in-tree ppl configuration. Introduce libelf
3063 in-tree building.
3064 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3065 (POSTSTAGE1_HOST_EXPORTS): Use it.
3066 (STAGE[+id+]_CXXFLAGS): New.
3067 (BASE_FLAGS_TO_PASS): Pass it down.
3068 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3069 extra_exports.
3070 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3071 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3072 extra_exports.
3073 * Makefile.in: Rebuild.
3074
3075 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3076
3077 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3078 paths for *-w64-mingw* and x86_64-*mingw*.
3079 * configure: Regenerated.
3080
3081 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3082
3083 * configure.ac: Disable target-winsup & co for
3084 x86_64-*-mingw* and *-w64-mingw* targets.
3085 * configure: Regenerated.
3086
3087 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3088
3089 * configure.ac (CLooG test): Use = with test.
3090 * configure: Regenerate.
3091
3092 2009-10-22 Richard Guenther <rguenther@suse.de>
3093
3094 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3095 cloog if the ppl version check failed. Move flags saving
3096 before setting in libelf check.
3097 * configure: Regenerate.
3098
3099 2009-10-21 Richard Guenther <rguenther@suse.de>
3100
3101 * configure.ac: Adjust the ppl and cloog configure to work as
3102 documented. Disable cloog if ppl was disabled. Omit the version
3103 checks if they were disabled.
3104 * configure: Re-generate.
3105
3106 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3107
3108 * configure.ac: Add 'lto' to enable_languages, not
3109 new_enable_languages, and only if not already present.
3110 * configure: Regenerate.
3111
3112 2009-10-06 Ian Lance Taylor <iant@google.com>
3113
3114 * Makefile.def: check-gold depends upon all-gas.
3115 * Makefile.in: Rebuild.
3116
3117 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3118
3119 * Makefile.def: all-lto-plugin depends on all-libiberty.
3120 set bootstrap=true for lto-plugin.
3121 Add lto-plugin.
3122 * Makefile.in: Regenerate.
3123 * configure.ac (host_libs): Add lto-plugin.
3124 * configure: Regenerate.
3125
3126 2009-10-03 Diego Novillo <dnovillo@google.com>
3127
3128 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3129 (HOST_LIBELFLIBS): Define.
3130 (HOST_LIBELFINC): Define.
3131 * Makefile.in: Regenerate.
3132 * configure.ac: Add --enable-lto.
3133 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3134 If --enable-lto is used, add 'lto' to new_enable_languages.
3135 If --enable-lto is used and gold is enabled, add
3136 lto-plugin to configdirs.
3137 * configure: Regenerate.
3138
3139 2009-10-03 Simon Baldwin <simonb@google.com>
3140
3141 * configure.ac: If --with-system-zlib, suppress local zlib and
3142 pass --with-system-zlib to subdir configure scripts.
3143 * configure: Regenerate.
3144
3145 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3146 Paolo Bonzini <bonzini@gnu.org>
3147
3148 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3149 $(srcdir).
3150 * Makefile.in: Rebuilt.
3151
3152 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
3153
3154 Sync from gcc:
3155 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3156
3157 * configure.ac: Update minimum MPC version to 0.7.
3158 * configure: Regenerate.
3159
3160 2009-09-25 Nick Clifton <nickc@redhat.com>
3161
3162 * configure.ac: Pass any --cache-file=/dev/null option on to
3163 subconfigures.
3164 * configure: Regenerate.
3165
3166 2009-09-23 Nick Clifton <nickc@redhat.com>
3167
3168 * config.sub, config.guess: Update from upstream sources.
3169
3170 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3171
3172 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3173 * Makefile.in: Rebuilt.
3174
3175 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3176
3177 PR bootstrap/32272
3178 * configure.ac: Error out if $srcdir isn't '.' but contains
3179 host-${host_noncanonical}.
3180 * configure: Regenerate.
3181
3182 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3183
3184 * configure.ac: If bootstrapping a combined tree with
3185 --enable-gold, require c++ in stage1_languages.
3186 * configure: Regenerate.
3187
3188 * configure.ac: Also add target_libs of stage1_languages to
3189 bootstrap_target_libs.
3190 * configure: Regenerate.
3191
3192 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3193 with --enable-languages not containing c++.
3194 * configure: Regenerate.
3195
3196 2009-09-16 Jie Zhang <jie.zhang@analog.com>
3197
3198 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3199 * configure: Regenerate.
3200
3201 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3202
3203 * configure.ac: Do not use $extrasub for replacing @if/@endif
3204 parts in Makefile; instead, use additional arguments to
3205 AC_CONFIG_COMMANDS to do the replacement manually, with several
3206 sed invocations, to avoid HP-UX sed command limits.
3207 * configure: Regenerate.
3208
3209 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3210
3211 * configure.ac (with-build-config): Document. Handle without.
3212 Handle missing argument.
3213 * configure: Rebuilt.
3214
3215 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3216
3217 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3218 Default to bootstrap-debug only if compare-debug works.
3219 * configure: Rebuilt.
3220 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3221 * Makefile.in: Rebuilt.
3222
3223 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3224
3225 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3226 * Makefile.in: Rebuilt.
3227
3228 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3229
3230 * Makefile.tpl (AWK): Fix typo.
3231 * Makefile.in: Regenerate.
3232
3233 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3234
3235 * configure.ac: Detect awk and sed.
3236 * Makefile.def (flags_to_pass): Add AWK and SED.
3237 * Makefile.tpl (AWK, SED): New.
3238 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3239 * configure: Regenerate.
3240 * Makefile.in: Regenerate.
3241
3242 2009-09-01 Tristan Gingold <gingold@adacore.com>
3243
3244 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
3245 Remove logical names.
3246
3247 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
3248
3249 * ltmain.sh (func_normal_abspath): New function.
3250 (func_relative_path): Likewise.
3251 (func_mode_help): Document new -bindir option for link mode.
3252 (func_mode_link): Add new -bindir option, and use it to place
3253 output DLL if specified.
3254
3255 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3256
3257 * configure.ac (AC_PREREQ): Bump to 2.64.
3258
3259 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3260
3261 * README-maintainer-mode: Point directly to upstream locations
3262 for autoconf, automake, libtool, gettext, instead of copies on
3263 sources.redhat.com. Document required versions.
3264 * configure.ac: Do not substitute datarootdir, htmldir,
3265 pdfdir, docdir. Do not process --with-datarootdir,
3266 --with-htmldir, --with-pdfdir, --with-docdir.
3267 * configure: Regenerate.
3268
3269 * configure: Regenerate.
3270
3271 * compile: Sync from Automake 1.11.
3272 * depcomp: Likewise.
3273 * install-sh: Likewise.
3274 * missing: Likewise.
3275 * mkinstalldirs: Likewise.
3276 * ylwrap: Likewise.
3277
3278 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3279
3280 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3281 (baseargs): Add --disable-option-checking.
3282 * configure: Regenerate.
3283
3284 * Makefile.def (configure-target-libiberty): Depend on
3285 all-binutils and all-ld.
3286 (configure-target-newlib): Likewise.
3287 * Makefile.in: Regenerate.
3288
3289 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3290
3291 Sync with GCC, merge:
3292
3293 2009-07-31 Christian Bruel <christian.bruel@st.com>
3294
3295 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3296 * configure: Regenerate.
3297
3298 2009-07-06 Ian Lance Taylor <iant@google.com>
3299
3300 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3301 * configure: Rebuild.
3302
3303 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3304
3305 PR bootstrap/40338
3306 * configure.ac (comparestring): Create new variable.
3307 * Makefile.tpl (comparestring): Use to skip some comparisions.
3308 * configure: Regenerate.
3309 * Makefile.in: Regenerate.
3310
3311 2009-06-23 Ian Lance Taylor <iant@google.com>
3312
3313 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3314 boot_languages. Only bootstrap target libraries listed in
3315 target_libs for some boot language. Add --with-stage1-ldflags,
3316 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3317 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3318 if not building with C++.
3319 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3320 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3321 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3322 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3323 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3324 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3325 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3326 * configure, Makefile.in: Rebuild.
3327
3328 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3329
3330 * configure.ac: Detect MPC in default directory.
3331 * configure: Regenerate.
3332
3333 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3334
3335 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3336 to noconfdirs.
3337 * configure: Regenerate.
3338
3339 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3340
3341 * Makefile.def: Add MPC support and dependencies.
3342 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3343
3344 * Makefile.in, configure: Regenerate.
3345
3346 2009-05-24 Nicolas Roche <roche@adacore.com>
3347
3348 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3349 * Makefile.in: Regenerate.
3350
3351 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3352
3353 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3354 * configure: Regenerate.
3355
3356 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3357
3358 * configure.ac ($with_ppl): Default to no if not supplied.
3359 ($with_cloog): Likewise.
3360 configure: Regenerate.
3361
3362 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3363
3364 PR bootstrap/39739
3365 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3366 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3367
3368 * configure, Makefile.in: Regenerate.
3369
3370 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3371
3372 * configure.ac: Change copyright header to refer to version
3373 3 of the GNU General Public License and to point readers at the
3374 COPYING3 file and the FSF's license web page.
3375 * Makefile.def: Likewise.
3376 * Makefile.tpl: Likewise.
3377 * Makefile.in: Regenerate.
3378
3379 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3380
3381 * configure.ac: Restore match for darwin9 or later. Use double
3382 brackets since regeneration eats one pair.
3383 * configure: Regenerate.
3384
3385 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
3386
3387 * MAINTAINERS: Perform some obvious fixups.
3388
3389 2009-08-17 Ben Elliston <bje@au.ibm.com>
3390
3391 * config.sub, config.guess: Update from upstream sources.
3392
3393 2009-08-06 Michael Eager <eager@eagercon.com>
3394
3395 * configure.ac: Add Microblaze target.
3396 * configure: Regenerate.
3397
3398 2009-07-02 Tristan Gingold <gingold@adacore.com>
3399
3400 * configure.ac: Do not exclude gas for i386-*-darwin.
3401 Add a case for x86_64-*-darwin.
3402 * configure: Regenerate.
3403
3404 2009-06-26 Doug Evans <dje@sebabeach.org>
3405
3406 * Makefile.def (host_modules): Add cgen.
3407 * Makefile.in: Regenerate.
3408 * configure.ac (host_tools): Add cgen.
3409 * configure: Regenerate.
3410
3411 2009-06-17 Michael Eager <eager@eagercon.com>
3412
3413 * COPYING.LIBGLOSS: Add Xilinx license.
3414
3415 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3416
3417 * configure.ac: Define is_elf for QNX Neutrino targets.
3418 * configure: Regenerate.
3419
3420 2009-06-03 Jerome Guitton <guitton@adacore.com>
3421 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3422
3423 * Makefile.tpl (all): Avoid a trailing backslash.
3424 * Makefile.in: Regenerate.
3425
3426 2009-06-03 Ben Elliston <bje@au.ibm.com>
3427
3428 * config.sub, config.guess: Update from upstream sources.
3429
3430 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3431
3432 * Makefile.tpl ([+compare-target+]): Compare all stage
3433 directories, rather than just gcc.
3434 * Makefile.in: Rebuilt.
3435
3436 2009-05-28 Doug Kwan <dougkwan@google.com>
3437
3438 * configure.ac: Support gold for target arm*-*-*.
3439 * configure: Regenerate.
3440
3441 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3442
3443 * Makefile.tpl (all): Avoid harmless warning in make all when
3444 gcc-bootstrap is enabled but stage_last does not exist.
3445 * Makefile.in: Rebuilt.
3446
3447 2009-05-25 Tristan Gingold <gingold@adacore.com>
3448
3449 * setup.com: Complete the file with configuration and build.
3450
3451 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3452
3453 PR other/40159
3454 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3455 gcc-no-bootstrap are mutually exclusive.
3456 * Makefile.in: Rebuilt.
3457
3458 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3459
3460 PR other/40159
3461 * Makefile.tpl (all): Don't end with unconditional success.
3462 * Makefile.in: Rebuilt.
3463
3464 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3465
3466 PR target/37137
3467 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3468 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3469 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3470 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3471 stage_configureflags, stage_cflags and stage_libcflags into
3472 explicit Makefile macros.
3473 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3474 GFORTRAN.
3475 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3476 CC. Set CC_FOR_BUILD from CC.
3477 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3478 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3479 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3480 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3481 and GFORTRAN.
3482 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3483 (_LIBCFLAGS): Renamed to _TFLAGS.
3484 (do-compare-debug, do-compare3-debug): Drop.
3485 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3486 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3487 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3488 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3489 (XGCC_FLAGS_FOR_TARGET): New.
3490 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3491 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3492 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3493 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3494 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3495 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3496 TFLAGS.
3497 (BUILD_CONFIG): Include if requested.
3498 (all): Set TFLAGS on bootstrap.
3499 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3500 (all-stageid-prefixmodule): Likewise.
3501 (do-clean, distclean-stageid): Set TFLAGS.
3502 (restrap): Fix whitespace.
3503 * Makefile.in: Rebuilt.
3504
3505 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3506
3507 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3508 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3509 * Makefile.in: Regenerate.
3510
3511 2009-04-24 Eli Zaretskii <eliz@gnu.org>
3512
3513 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3514 consistency with config.sub. (Update from upstream sources.)
3515
3516 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3517
3518 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3519
3520 2009-04-17 Ben Elliston <bje@au.ibm.com>
3521
3522 * config.sub, config.guess: Update from upstream sources.
3523
3524 2009-04-15 Anthony Green <green@moxielogic.com>
3525
3526 * configure.ac: Add moxie support.
3527 * configure: Rebuilt.
3528
3529 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3530
3531 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3532 * configure: Regenerate.
3533
3534 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3535
3536 PR gas/10039
3537 * configure.ac: Require texinfo 4.7.
3538 * configure: Regenerated.
3539
3540 2009-04-09 Steve Ellcey <sje@cup.hp.com>
3541
3542 * Makefil.def (languages): New entries.
3543 * Makefile.tpl (check-gcc-*): New generic target.
3544 * Makefile.in: Regenerate.
3545
3546 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3547
3548 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3549 Windows builds of Sed.
3550
3551 2009-03-18 Tom Tromey <tromey@redhat.com>
3552
3553 * configure: Rebuild.
3554 * configure.ac (host_libs): Add libiconv.
3555 * Makefile.in: Rebuild.
3556 * Makefile.def (host_modules): Add libiconv.
3557 (configure-gdb, all-gdb): Depend on libiconv.
3558
3559 2009-03-16 Tristan Gingold <gingold@adacore.com>
3560
3561 * configure.ac: Treat gdb as supported on x86_64-darwin.
3562 * configure: Regenerate.
3563
3564 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3565
3566 Merge from GCC:
3567
3568 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3569
3570 * configure.ac (--with-host-libstdcxx): New option.
3571 * configure: Regenerate.
3572
3573 2009-01-29 Robert Millan <rmh@aybabtu.com>
3574
3575 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3576 * configure: Regenerate.
3577
3578 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3579
3580 PR tree-optimization/38515
3581 * configure.ac (cloog-polylib): Removed.
3582 (with_ppl, with_cloog): Test for "no".
3583 * configure: Regenerated.
3584
3585 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3586
3587 Backport from git Libtool:
3588
3589 2009-01-19 Robert Millan <rmh@aybabtu.com>
3590 Support GNU/kOpenSolaris.
3591 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3592 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3593 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3594 GNU/kOpenSolaris.
3595
3596 2009-02-05 Andreas Schwab <schwab@suse.de>
3597
3598 * Makefile.tpl (stage_last): Define $r and $s before using
3599 $(RECURSE_FLAGS_TO_PASS).
3600 * Makefile.in: Regenerate
3601
3602 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3603
3604 * COPYING.NEWLIB: Add ARM license.
3605
3606 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3607
3608 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3609 (all-opcodes): Depend on all-libiberty.
3610 * Makefile.in: Regenerate.
3611
3612 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3613
3614 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3615 * configure: Regenerate.
3616
3617 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3618
3619 Backport link test fix from upstream Libtool:
3620
3621 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3622 Add cache variables to tests that require the linker to work.
3623 For shlibpath_overrides_runpath, this also changes the semantics
3624 to let the result from the C compiler take precedence.
3625 compiler take precedence.
3626
3627 2008-12-02 Ben Elliston <bje@au.ibm.com>
3628
3629 * config.sub, config.guess: Update from upstream sources.
3630
3631 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3632
3633 * COPYING.NEWLIB: Updated.
3634 * COPYING.LIBGLOSS: Ditto.
3635
3636 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3637
3638 Sync with GCC:
3639
3640 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3641
3642 * configure.ac (ppllibs): Add by default the lib flags.
3643 * configure: Regenerate.
3644
3645 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3646
3647 * configure.ac: Add double brackets on darwin[912].
3648 * configure: Regenerate.
3649
3650 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3651
3652 * configure.ac: Expand to darwin10 and later.
3653 * configure: Regenerate.
3654
3655 2008-12-02 Andreas Schwab <schwab@suse.de>
3656
3657 * Makefile.def: configure-target-boehm-gc depends on
3658 all-target-libstdc++-v3.
3659 * Makefile.in: Regenerate.
3660
3661 2008-12-02 Ben Elliston <bje@au.ibm.com>
3662
3663 * config.sub, config.guess: Update from upstream sources.
3664
3665 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3666
3667 Merge from GCC:
3668
3669 2007-12-02 Matthias Klose <doko@ubuntu.com>
3670
3671 * config-ml.in: Remove 64bit configure tests.
3672
3673 2008-05-14 Rafael Espindola <espindola@google.com>
3674
3675 * config-ml.in: don't handle --enable-shared and --enable-static.
3676
3677 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3678 Tobias Grosser <grosser@fim.uni-passau.de>
3679 Jan Sjodin <jan.sjodin@amd.com>
3680 Harsha Jagasia <harsha.jagasia@amd.com>
3681 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3682 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3683 Adrien Eliche <aeliche@isty.uvsq.fr>
3684
3685 Merge from graphite branch.
3686 * configure: Regenerate.
3687 * Makefile.in: Regenerate.
3688 * configure.ac (host_libs): Add ppl and cloog.
3689 Add checks for PPL and CLooG.
3690 * Makefile.def (ppl, cloog): Added modules and dependences.
3691 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3692 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3693
3694 2008-09-03 Richard Guenther <rguenther@suse.de>
3695
3696 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3697 cloog test.
3698 * configure: Re-generate.
3699
3700 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3701
3702 * configure.ac (--with-cloog-polylib): New.
3703 (--disable-cloog-version-check): New.
3704 (--disable-ppl-version-check): New.
3705 * configure: Re-generate.
3706
3707 2008-09-05 Richard Guenther <rguenther@suse.de>
3708
3709 * configure.ac: Initialize clooglibs to -lcloog.
3710 * configure: Re-generate.
3711
3712 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3713
3714 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3715 recommended version to 2.3.2.
3716
3717 * configure: Regenerate.
3718
3719 2008-10-31 Ben Elliston <bje@au.ibm.com>
3720
3721 * configure.ac (spu-*-*): Remove special case.
3722 * configure: Regenerate.
3723
3724 Complete comment text from GCC version of:
3725
3726 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3727
3728 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3729 (GCC_SHLIB_SUBDIR): New.
3730 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3731 * configure: Regenerate.
3732 * Makefile.in: Regenerate.
3733
3734 2008-11-27 Tristan Gingold <gingold@adacore.com>
3735
3736 * configure.ac: Build gdb for i?86-*-darwin*
3737 * configure: Regenerated.
3738
3739 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3740
3741 PR bootstrap/38014
3742 PR bootstrap/37923
3743
3744 Revert:
3745
3746 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3747
3748 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3749 * Makefile.in: Regenerated.
3750
3751 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3752
3753 PR gdb/921
3754 PR gdb/1646
3755 PR gdb/2175
3756 PR gdb/2176
3757
3758 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3759 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3760 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3761 (HOST_EXPORTS): Pass CPPFLAGS.
3762 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3763 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3764 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3765 * Makefile.in, configure: Regenerated.
3766 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3767 and CPPFLAGS_FOR_BUILD.
3768
3769 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3770
3771 * configure.ac [spu-*-*]: Do not set skipdirs.
3772 * configure: Re-generate.
3773
3774 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3775
3776 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3777 * Makefile.in: Regenerated.
3778
3779 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3780
3781 PR gdb/921
3782 PR gdb/1646
3783 PR gdb/2175
3784 PR gdb/2176
3785
3786 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3787 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3788 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3789 (HOST_EXPORTS): Pass CPPFLAGS.
3790 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3791 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3792 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3793 * Makefile.in, configure: Regenerated.
3794 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3795 and CPPFLAGS_FOR_BUILD.
3796
3797 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3798
3799 * libtool.m4: Update to libtool 2.2.6.
3800 * lt~obsolete.m4: Update to libtool 2.2.6.
3801 * ltmain.sh: Update to libtool 2.2.6.
3802 * ltsugar.m4: Update to libtool 2.2.6.
3803 * ltversion.m4: Update to libtool 2.2.6.
3804 * ltoptions.m4: Update to libtool 2.2.6.
3805 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3806
3807 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3808
3809 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3810 (GCC_SHLIB_SUBDIR): New.
3811 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3812 * configure: Regenerate.
3813 * Makefile.in: Regenerate.
3814
3815 2008-08-28 Tristan Gingold <gingold@adacore.com>
3816
3817 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3818 Enable bfd, binutils and opcodes.
3819 * configure: Regenerate.
3820
3821 2008-08-16 Nicolas Roche <roche@adacore.com>
3822
3823 * Makefile.tpl: Add BOOT_ADAFLAGS.
3824 * Makefile.in: Regenerate.
3825
3826 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3827
3828 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3829 * configure: Regenerate.
3830
3831 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3832
3833 Sync with gcc:
3834 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3835
3836 * configure.ac: Add makefile fragments for hpux.
3837 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3838 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3839 * configure: Regenerate.
3840 * Makefile.in: Regenerate.
3841
3842 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3843
3844 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3845 * Makefile.in: Regenerate.
3846 * configure: Regenerate.
3847
3848 2008-06-18 Ian Lance Taylor <iant@google.com>
3849
3850 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3851
3852 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3853
3854 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3855
3856 * configure: Regenerate.
3857
3858 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3859
3860 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3861 "$@" is still intact with both Autoconf 2.59 and 2.62.
3862 * configure: Regenerate.
3863
3864 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3865
3866 * Makefile.tpl: Fix comment errors.
3867 * Makefile.in: Regenerate.
3868
3869 2008-06-13 Julian Brown <julian@codesourcery.com>
3870
3871 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3872 of libobjc for ARM EABI Linux.
3873 * configure: Regenerate.
3874
3875 2008-06-12 David S. Miller <davem@davemloft.net>
3876 David Edelsohn <edelsohn@gnu.org>
3877
3878 * configure.ac: Add powerpc*-*-* to gold supported targets.
3879 * configure: Regenerate.
3880
3881 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3882
3883 PR tree-optimization/36218
3884 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3885 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3886 (all prefix="build-"): Pass them to build-system sub-makes.
3887 * Makefile.in: Regenerate.
3888
3889 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3890
3891 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3892 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3893 mkdep, and compile. Update comments.
3894 (ETC_SUPPORT): Add ChangeLog and update comments.
3895
3896 2008-05-11 Ian Lance Taylor <iant@google.com>
3897
3898 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3899
3900 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3901
3902 Sync with gcc:
3903 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3904
3905 PR bootstrap/35457
3906 * configure.ac: Include override.m4.
3907 * configure: Regenerate.
3908
3909 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3910
3911 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3912 * Makefile.in: Regenerate.
3913
3914 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3915
3916 * configure.ac: Do not build libssp for the AVR.
3917 * configure: Regenerate.
3918
3919 2008-04-18 Nick Clifton <nickc@redhat.com>
3920
3921 * MAINTAINERS: Replace reference to configure.in with reference to
3922 configure.ac.
3923
3924 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3925
3926 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3927 as nonconfigurable directories list.
3928 * configure: Regenerate.
3929
3930 2008-04-14 David S. Miller <davem@davemloft.net>
3931
3932 * configure.ac: Add sparc*-*-* to gold supported targets.
3933 * configure: Regenerate.
3934
3935 2008-04-14 Ben Elliston <bje@au.ibm.com>
3936
3937 * config.sub, config.guess: Update from upstream sources.
3938
3939 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3940
3941 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3942 * Makefile.in: Regenerate.
3943
3944 2008-04-07 Ian Lance Taylor <iant@google.com>
3945
3946 * Makefile.def: check-gold depends upon all-binutils.
3947 * Makefile.in: Regenerate.
3948
3949 2008-04-04 Nick Clifton <nickc@redhat.com>
3950
3951 PR binutils/4334
3952 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3953 builds.
3954 * configure: Regenerate.
3955
3956 2008-04-04 NightStrike <NightStrike@gmail.com>
3957
3958 PR other/35151
3959 * configure.ac: Combine rules for mingw32 and mingw64.
3960 * configure: Regenerate.
3961
3962 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3963
3964 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3965 * Makefile.in: Regenerate.
3966
3967 2008-03-20 Ian Lance Taylor <iant@google.com>
3968
3969 * configure.ac: Add support for --enable-gold.
3970 * Makefile.def: Add gold as a directory like ld.
3971 * configure, Makefile.in: Regenerate.
3972
3973 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3974
3975 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3976 (s390_cond_extensions): Reduced extensions to the compare related.
3977 (main): z10 cpu type option added.
3978 (expandConditionalJump): Renamed to ...
3979 (insertExpandedMnemonic): ... this.
3980
3981 * opcodes/s390-opc.c: Re-group the operand format makros.
3982 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3983 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3984 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3985 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3986 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3987 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3988 INSTR_SIL_RDU): New instruction formats added.
3989 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3990 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3991 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3992 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3993 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3994 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3995 masks added.
3996 (s390_opformats): New formats added "ris", "rrs", "sil".
3997 * opcodes/s390-opc.txt: Add the conditional jumps with the
3998 extensions removed from automatic expansion in s390-mkopc.c manually.
3999 (asi - trtre): Add new System z10 EC instructions.
4000 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
4001
4002 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4003
4004 * configure.ac: m4_include config/proginstall.m4.
4005 * configure: Regenerate.
4006
4007 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4008
4009 Backport from upstream Libtool:
4010
4011 2007-10-12 Eric Blake <ebb9@byu.net>
4012
4013 Deal with Autoconf 2.62's semantic change in m4_append.
4014 * ltsugar.m4 (lt_append): Replace broken versions of
4015 m4_append.
4016 (lt_if_append_uniq): Don't require separator to be overquoted,
4017 and avoid broken m4_append.
4018 (lt_dict_add): Fix typo.
4019 * libtool.m4 (_LT_DECL): Don't overquote separator.
4020
4021 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4022
4023 * config.rpath: Add AIX 6 support.
4024
4025 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4026
4027 * Makefile.def (stageprofile). Remove -fprofile-generate
4028 from stage_libcflags.
4029 * Makefile.in: Regenerate.
4030
4031 2008-03-13 Ben Elliston <bje@au.ibm.com>
4032
4033 * config.sub, config.guess: Update from upstream sources.
4034
4035 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
4036
4037 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
4038 * s390-opc.txt (cmpsc): Duplicate entry removed.
4039 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
4040 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
4041 fier, cu42, cu41): Fix operand format.
4042
4043 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4044
4045 PR bootstrap/32009
4046 PR bootstrap/32161
4047
4048 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4049 * configure: Regenerate.
4050
4051 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4052 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4053 STAGE4_LIBCFLAGS): New.
4054 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4055 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4056 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4057 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4058 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4059 for target modules. Don't export LIBCFLAGS.
4060 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4061 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4062 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4063 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4064 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4065 * Makefile.in: Regenerate.
4066
4067 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4068
4069 PR libgcj/33085
4070 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4071 Do not use -DDLL_EXPORT. Backport from upstream.
4072
4073 2008-02-14 Nick Clifton <nickc@redhat.com>
4074
4075 Import this patch from gcc:
4076 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4077
4078 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4079
4080 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4081
4082 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4083 * configure: Regenerate.
4084
4085 2008-01-31 Marc Gauthier <marc@tensilica.com>
4086
4087 * configure.ac (xtensa*-*-*): Recognize processor variants.
4088 * configure: Regenerate.
4089
4090 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4091
4092 PR bootstrap/34922
4093 * configure.ac (PARSE_ARGS): Push suitable setting of
4094 ac_subdirs_all, for `./configure --help=recursive'.
4095 Handle `+' in generic toplevel directory disabling.
4096 * configure: Regenerate.
4097
4098 2008-01-23 Ben Elliston <bje@au.ibm.com>
4099
4100 * config.sub, config.guess: Update from upstream sources.
4101
4102 2008-01-08 Ben Elliston <bje@au.ibm.com>
4103
4104 * config.sub, config.guess: Update from upstream sources.
4105
4106 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4107
4108 * COPYING.LIBGLOSS: Update default copyright.
4109
4110 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4111
4112 * COPYING.NEWLIB: Update default copyright.
4113
4114 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4115
4116 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4117 Change recommended MPFR from 2.2.1 > 2.3.0.
4118 * configure: Regenerate.
4119
4120 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4121
4122 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4123 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4124 * Makefile.in: Regenerate.
4125
4126 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4127
4128 * configure.ac: Enable libjava for x86_64-*-darwin9.
4129 * configure: Regenerate.
4130
4131 2007-12-05 Ben Elliston <bje@au.ibm.com>
4132
4133 * config.sub, config.guess: Update from upstream sources.
4134
4135 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4136
4137 * config-ml.in: Robustify against white space in absolute file
4138 names.
4139
4140 * config-ml.in (multi-clean): Substitute ${Makefile}.
4141 Remove superfluous ${Makefile} in list.
4142
4143 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4144
4145 * Makefile.def (dependencies): Make configure-gdb depend on
4146 all-intl.
4147 * Makefile.in: Regenerated.
4148
4149 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4150
4151 * Makefile.def: To avoid problems running with parallel makes,
4152 build newlib before libgloss so that target specific header
4153 files are availble.
4154 * Makefile.in: Regenerate.
4155
4156 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4157
4158 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4159 * Makefile.in: Regenerate.
4160
4161 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4162
4163 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
4164 * libdecnumber: New directory, imported from GCC.
4165
4166 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4167
4168 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4169 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4170 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4171 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4172 * configure: Regenerate.
4173
4174 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4175
4176 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4177 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4178 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4179 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4180 * configure.ac: Default them to host tools for $host = $build.
4181 Subst them.
4182
4183 * configure: Regenerate.
4184 * Makefile.in: Regenerate.
4185
4186 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4187
4188 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4189 * configure: Regenerate.
4190
4191 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4192
4193 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4194 libstdc++.
4195 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4196 * configure: Regenerate.
4197 * Makefile.in: Regenerate.
4198
4199 2007-09-17 Andreas Schwab <schwab@suse.de>
4200
4201 * configure.ac: Raise minimum makeinfo version to 4.6.
4202 * configure: Regenerate.
4203
4204 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4205
4206 * configure.ac: Correct makeinfo version check.
4207 * configure: Regenerate.
4208
4209 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4210
4211 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4212 to $skipdirs and only disable gprof for newlib. Use the normal
4213 mips*-elf* handling in other respects.
4214 * configure: Regnerate.
4215
4216 2007-09-12 David Daney <ddaney@avtrex.com>
4217
4218 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4219 enabling libgcj.
4220 * configure: Regenerate.
4221
4222 2007-09-12 Richard Guenther <rguenther@suse.de>
4223
4224 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4225 nor --disable-checking is provided also turn on yes and types
4226 checking for stage1.
4227 * configure: Re-generate.
4228
4229 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4230
4231 PR target/33281
4232 * configure.ac: Use config/mh-mingw on mingw.
4233 * configure: Regenerate.
4234
4235 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4236
4237 PR other/32154
4238 * configure.ac: For libgloss targets, point the linker to the linker
4239 script, startup code and simulator library.
4240 * configure: Regenerate.
4241
4242 2007-09-09 Andrew Haley <aph@redhat.com>
4243
4244 * configure.ac (noconfigdirs): Remove target-libffi and
4245 target-libjava.
4246
4247 2007-08-29 Nick Clifton <nickc@redhat.com>
4248
4249 * config.sub, config.guess: Update from upstream sources.
4250
4251 2007-08-21 Richard Guenther <rguenther@suse.de>
4252
4253 * configure.ac: Add types checking to stage1 checking flags.
4254 * configure: Regenerate.
4255
4256 2007-08-18 Paul Brook <paul@codesourcery.com>
4257 Joseph Myers <joseph@codesourcery.com>
4258
4259 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4260 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4261 * Makefile.in: Regenerate.
4262 * configure.ac (--with-debug-prefix-map): New.
4263 * configure: Regenerate.
4264
4265 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4266 Nigel Stephens <nigel@mips.com>
4267
4268 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4269 as target_makefile_frag.
4270 * configure: Regenerate.
4271
4272 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4273
4274 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4275 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4276 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4277 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4278 (do-compare, do-compare3, do-compare-debug): New.
4279 ([+compare-target+]): Use them.
4280
4281 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4282
4283 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4284 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4285 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4286 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4287 (do-compare, do-compare3, do-compare-debug): New.
4288 ([+compare-target+]): Use them.
4289
4290 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4291 Ben Elliston <bje@au.ibm.com>
4292
4293 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4294 --silent if $silent.
4295 * configure: Regenerate.
4296
4297 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
4298
4299 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
4300
4301 2007-07-17 Nick Clifton <nickc@redhat.com>
4302
4303 * COPYING3: New file. Contains version 3 of the GNU General
4304 Public License.
4305 * COPYING3.LIB: New file. Contains version 3 of the GNU
4306 Lesser General Public License.
4307
4308 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
4309
4310 * configure.ac: Fix my previous change to really match GCC.
4311 * configure: Regenerate.
4312
4313 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4314
4315 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4316 * configure: Regenerate.
4317
4318 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4319
4320 * configure.ac: Add some missing m4 quotation.
4321 * configure: Regenerate.
4322
4323 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
4324
4325 * Makefile.def: Add windmc tool to build.
4326 * Makefile.tpl: Likewise.
4327 * configure.ac: Likewise.
4328 * Makefile.in: Regenerate.
4329 * configure: Regenerate.
4330
4331 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4332
4333 * lt~obsolete.m4: New. Import from 20070318 libtool.
4334
4335 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
4336
4337 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4338 uclinux and linux-uclibc targets.
4339 * configure: Regenerate.
4340
4341 2007-06-28 DJ Delorie <dj@redhat.com>
4342
4343 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4344 not building newlib.
4345 * configure: Regenerated.
4346
4347 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4348
4349 * src-release (DEVO_SUPPORT): Correct typos.
4350
4351 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4352
4353 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4354 * Makefile.in: Regenerated.
4355
4356 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4357
4358 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4359 (distclean-stage[+id+]): Possibly delete stage_last.
4360 * Makefile.in: Regenerate.
4361
4362 2007-06-07 Ben Elliston <bje@au.ibm.com>
4363
4364 * config.sub, config.guess: Update from upstream sources.
4365
4366 2007-06-07 Ben Elliston <bje@au.ibm.com>
4367
4368 * Makefile.tpl: Fix spelling error.
4369 * Makefile.in: Regenerate.
4370
4371 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
4372
4373 Sync with gcc:
4374 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4375
4376 PR bootstrap/29382
4377 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4378 * configure: Rebuilt.
4379
4380 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4381
4382 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4383 lt_cv_sys_max_cmd_len.
4384
4385 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
4386
4387 * ltgcc.m4: Update from GCC.
4388
4389 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4390
4391 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4392
4393 2007-05-24 Steve Ellcey <sje@cup.hp.com>
4394
4395 * ltmain.sh: Update from GCC.
4396 * libtool.m4: Update from GCC.
4397 * ltsugar.m4: New. Update from GCC.
4398 * ltversion.m4: New. Update from GCC.
4399 * ltoptions.m4: New. Update from GCC.
4400 * ltconfig: Remove.
4401 * ltcf-c.sh: Remove.
4402 * ltcf-cxx.sh: Remove.
4403 * ltcf-gcj.sh: Remove.
4404 * src-release: Update with new libtool file list.
4405
4406 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4407
4408 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4409 stage_cflags.
4410 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4411 Remove CFLAGS/LIBCFLAGS.
4412 (configure-stage[+id+]-[+prefix+][+module+],
4413 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4414 * Makefile.in: Regenerate.
4415
4416 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4417
4418 * config-ml.in: Update from GCC.
4419
4420 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4421
4422 * src-release (do-proto-toplev): Process the support directories before
4423 the tool directory.
4424
4425 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4426
4427 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4428 of glob. Quote arguments with single quotes too.
4429 * configure: Regenerate.
4430
4431 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4432
4433 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4434 * Makefile.in: Regenerate
4435
4436 2007-03-07 Andreas Schwab <schwab@suse.de>
4437
4438 * configure: Regenerate.
4439
4440 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4441
4442 * configure.ac: Add "--with-pdfdir" configure option,
4443 which defines pdfdir variable.
4444 * Makefile.def (target=fixincludes): Add install-pdf to
4445 missing targets.
4446 (recursive_targets): Add install-pdf target.
4447 (flags_to_pass): Add pdfdir.
4448 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4449 target.
4450 * configure: Regenerate
4451 * Makefile.in: Regenerate
4452
4453 2007-02-28 Eric Christopher <echristo@apple.com>
4454
4455 Revert:
4456 2006-12-07 Mike Stump <mrs@apple.com>
4457
4458 * Makefile.def (dependencies): Add dependency for
4459 install-target-libssp and install-target-libgomp on
4460 install-gcc.
4461 * Makefile.in: Regenerate.
4462
4463 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4464
4465 * configure: Regenerate.
4466 * configure.ac: Move statements after variable declarations.
4467
4468 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4469
4470 * configure.ac: Adjust for loop syntax.
4471 * configure: Regenerate.
4472
4473 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4474
4475 * configure: Rebuilt.
4476
4477 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4478
4479 * configure.ac: Drop multiple occurrences of --enable-languages,
4480 and fix its quoting.
4481 * configure: Rebuilt.
4482
4483 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4484 Nathan Sidwell <nathan@codesourcery.com>
4485 Vladimir Prus <vladimir@codesourcery.com
4486 Joseph Myers <joseph@codesourcery.com>
4487
4488 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4489 * configure: Regenerate.
4490
4491 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4492
4493 * configure.ac (target_libraries): Move libgcc before libiberty.
4494 * configure: Regenerated.
4495
4496 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4497
4498 * configure: Regenerate again?
4499
4500 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4501
4502 * configure: Reapply PR30748 fix which was lost in the previous commit.
4503
4504 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4505 Paolo Bonzini <bonzini@gnu.org>
4506
4507 PR bootstrap/30753
4508 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4509 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4510 * configure: Regenerated.
4511
4512 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
4513
4514 * configure: Regenerate.
4515
4516 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4517
4518 PR bootstrap/30748
4519 * configure.ac: Correct syntax for Solaris ksh.
4520 * configure: Regenerated.
4521
4522 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4523
4524 * Makefile.def: Sync with GCC.
4525 * Makefile.tpl: Sync with GCC.
4526 * Makefile.in: Regenerate.
4527 * configure: Regenerate.
4528
4529 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4530
4531 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4532 noncanonical equivalents.
4533 * configure.in: Rename to...
4534 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4535 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4536 target_noncanonical. Use them. Rewrite removal of configure
4537 arguments for autoconf 2.59. Discard variable settings. Force
4538 program_transform_name for native tools.
4539
4540 * Makefile.in: Regenerated.
4541 * configure: Regenerated with autoconf 2.59.
4542
4543 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4544
4545 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4546
4547 * COPYING.LIBGLOSS: Reformat default Red Hat
4548 license to fit within 80 columns.
4549 * COPYING.NEWLIB: Ditto.
4550
4551 2007-02-05 Dave Brolley <brolley@redhat.com>
4552
4553 * Contribute the following changes:
4554 2006-11-28 DJ Delorie <dj@redhat.com>
4555
4556 * configure.in: Fix typo for mep's target_makefile_frag.
4557 * configure: Regenerated.
4558
4559 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4560
4561 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4562 * configure: Regenerate.
4563
4564 2001-09-19 DJ Delorie <dj@redhat.com>
4565
4566 * configure.in (target_makefile_frag): use mt-mep
4567
4568 2001-06-12 Don Howard <dhoward@redhat.com>
4569
4570 * configure.in: Remove gdb from MeP skip list.
4571
4572 2001-04-05 DJ Delorie <dj@redhat.com>
4573
4574 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4575
4576 2001-03-20 Ben Elliston <bje@redhat.com>
4577
4578 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4579
4580 2001-03-19 Ben Elliston <bje@redhat.com>
4581
4582 * config.sub (mep, mep-*): Add.
4583
4584 2007-01-31 Andreas Schwab <schwab@suse.de>
4585
4586 * Makefile.tpl (LDFLAGS): Substitute it.
4587 * Makefile.in: Regenerate.
4588
4589 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4590
4591 * configure.in: Change == to = in test command.
4592 * configure: Regenerate.
4593
4594 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4595 Nick Clifton <nickc@redhat.com>
4596 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4597
4598 * configure.in (build_configargs, host_configargs, target_configargs):
4599 Remove build/host/target parameters.
4600 (host_libs): Add gmp and mpfr.
4601 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4602 * Makefile.def (gmp, mpfr): New.
4603 (gcc): Remove target.
4604 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4605 target_os, target_vendor): New.
4606 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4607 * configure: Regenerate.
4608 * Makefile.in: Regenerate.
4609
4610 2007-01-11 Matt Fago <fago@earthlink.net>
4611
4612 * configure.in: Try to link to functions only in mpfr 2.2.x
4613 to improve robustness of configure tests.
4614 * configure: Regenerate.
4615
4616 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4617
4618 * configure.in: Add support for an x86_64-mingw* target.
4619 * configure: Regenerate.
4620
4621 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4622
4623 * Makefile.tpl (all-target): Correct @if conditional for target
4624 modules.
4625 * configure.in: Omit libiberty if building only target libgcc.
4626 * configure, Makefile.in: Regenerated.
4627
4628 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4629
4630 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4631 * configure: Regenerate.
4632
4633 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4634
4635 * Makefile.def (target_modules): Add libgcc.
4636 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4637 * Makefile.tpl (clean-target-libgcc): Delete.
4638 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4639 on gcc even for bootstrapped modules. Rewrite handling of
4640 lang_env_dependencies to loop over target_modules.
4641 * configure.in (target_libraries): Add target-libgcc.
4642 * Makefile.in, configure: Regenerated.
4643
4644 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4645
4646 Sync with gcc:
4647 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4648
4649 * configure.in: Reorganize recognition of languages. Add
4650 --enable-stage1-languages. Show supported languages for the chosen
4651 target rather than all recognized languages.
4652 * configure: Regenerate.
4653
4654 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4655
4656 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4657 * Makefile.in: Regenerate.
4658
4659 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4660
4661 * configure.in: Warn that MPFR 2.2.0 is buggy.
4662 * configure: Regenerate.
4663
4664 2006-12-27 Ian Lance Taylor <iant@google.com>
4665
4666 * configure.in: When removing Makefiles to force a reconfigure, also
4667 remove prev-DIR*/Makefile.
4668 * configure: Regenerate.
4669
4670 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4671
4672 * config.bfd: Recognize fido.
4673
4674 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4675
4676 Sync with gcc:
4677
4678 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4679
4680 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4681 it only affects bootstrap and could be tested on "$host" as well.
4682 * configure: Regenerate.
4683 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4684
4685 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4686
4687 PR bootstrap/29544
4688 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4689 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4690 move here comment from Makefile.tpl.
4691 * Makefile.tpl: Move some definitions higher in the file.
4692 (STAGE1_CHECKING): New.
4693 * configure.in: Add --enable-stage1-checking.
4694 * configure: Regenerate.
4695 * Makefile.in: Regenerate.
4696
4697 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4698
4699 * configure.in: Update error message for missing GMP/MPFR.
4700
4701 * configure: Regenerate.
4702
4703 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4704
4705 * configure.in: Update MPFR version in error message.
4706
4707 * configure: Regenerate.
4708
4709 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4710
4711 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4712 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4713 --with-gmp-lib): New flags.
4714
4715 * configure: Regenerate.
4716
4717 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4718
4719 PR bootstrap/30134
4720 * configure.in: Correct x86 darwin support for libjava to powerpc
4721 and i?86 only.
4722 * configure: Regenerate.
4723
4724 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4725
4726 * configure.in: Handle spu makefile frag.
4727 * Makefile.tpl (MAINT): Define
4728 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4729 * configure: Regenerate.
4730 * Makefile.in: Regenerate.
4731
4732 2006-12-11 Ben Elliston <bje@au.ibm.com>
4733
4734 * config.sub, config.guess: Update from upstream sources.
4735
4736 2006-12-11 Ben Elliston <bje@au.ibm.com>
4737
4738 * configure.in: Sync with GCC (spu-*-*).
4739 * configure: Sync with GCC.
4740
4741 2006-12-07 Mike Stump <mrs@apple.com>
4742
4743 * Makefile.def (dependencies): Add dependency for
4744 install-target-libssp and install-target-libgomp on
4745 install-gcc.
4746 * Makefile.in: Regenerate.
4747
4748 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4749
4750 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4751 (unstage): Test for stage_last presence.
4752
4753 PR bootstrap/29802
4754 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4755 * Makefile.in: Regenerate.
4756
4757 2006-11-14 DJ Delorie <dj@redhat.com>
4758
4759 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4760 * Makefile.in: Sync with GCC.
4761 * configure.in: Sync with GCC (mpfr, gmp).
4762 * configure: Sync with GCC.
4763
4764 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4765
4766 * configure.in: Remove target-libgloss from noconfigdirs for
4767 bfin-*-*.
4768 * configure: Regenerated.
4769
4770 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4771
4772 * COPYING.NEWLIB: Add spu license.
4773 * COPYING.LIBGLOSS: Ditto.
4774
4775 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4776
4777 * Makefile.def: Added pdf target handling.
4778 * Makefile.tpl: Added pdf target handling.
4779 * Makefile.in: Regenerated.
4780
4781 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4782
4783 * COPYING.NEWLIB: Updated.
4784 * COPYING.LIBGLOSS: Ditto.
4785
4786 2006-09-27 Dave Brolley <brolley@redhat.com>
4787
4788 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4789 $s instead of $r.
4790 * configure: Regenerated.
4791
4792 2006-09-26 Ben Elliston <bje@au.ibm.com>
4793
4794 * config.sub, config.guess: Update from upstream sources.
4795
4796 2006-09-20 Thiemo Seufer <ths@mips.com>
4797
4798 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4799 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4800 * configure: Regenerate.
4801
4802 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4803
4804 * configure.in: Never build newlib for a Mingw host.
4805 Never build newlib as Mingw target library.
4806 Test the existence of winsup/cygwin for building a Cygwin newlib,
4807 rather than just winsup.
4808 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4809 building a Mingw target.
4810 * configure: Regenerate.
4811
4812 2006-08-15 Thiemo Seufer <ths@mips.com>
4813 Nigel Stephens <nigel@mips.com>
4814 David Ung <davidu@mips.com>
4815
4816 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4817
4818 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4819
4820 Sync from GCC:
4821 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4822
4823 PR bootstrap/18058
4824 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4825 if the bootstrap compiler is a GCC version that supports it.
4826 * configure: Regenerate.
4827
4828 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4829
4830 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4831 * configure: Regenerated.
4832
4833 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4834
4835 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4836 for stages after the first.
4837
4838 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4839
4840 * Makefile.def: Add dependencies for configure-opcodes
4841 on configure-intl and all-opcodes on all-intl.
4842 * Makefile.in: Regenerated.
4843
4844 2006-07-04 Peter O'Gorman <peter@pogma.com>
4845
4846 * ltconfig: chmod 644 before ranlib during install.
4847
4848 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4849
4850 * configure.in: Fix thinkos in previous check-in.
4851 * configure: Regenerate.
4852
4853 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4854
4855 Sync from gcc:
4856
4857 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4858
4859 PR other/27063
4860 * configure.in: Test subdir_requires and give an appropriate
4861 error message.
4862 * configure: Regenerate.
4863
4864 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4865
4866 PR target/27540
4867 * configure.in: Only enable libgomp on IRIX 6.
4868 * configure: Regenerate.
4869
4870 2006-06-20 David Ayers <d.ayers@inode.at>
4871
4872 PR bootstrap/28072
4873 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4874 whether target-libjava is being configured instead of whether the
4875 java front end is enabled.
4876 * configure: Regenerate.
4877
4878 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4879
4880 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4881 to R_ARM_LDC_SB_G{0,1,2} respectively.
4882
4883 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4884
4885 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4886 too.
4887 * Makefile.in: Regenerate.
4888
4889 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4890
4891 Sync from gcc:
4892
4893 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4894 * configure.in: Don't enable libgomp on hpux10.
4895 * configure: Rebuilt.
4896
4897 2006-06-13 David Ayers <d.ayers@inode.at>
4898
4899 Sync from gcc:
4900
4901 2006-06-12 David Ayers <d.ayers@inode.at>
4902
4903 PR bootstrap/27963
4904 PR target/19970
4905 * configure.in: Remove target-boehm-gc from noconfigdirs where
4906 ${libgcj} is specified.
4907 * configure: Regenerate.
4908
4909 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4910
4911 Sync from gcc:
4912
4913 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4914 Andreas Schwab <schwab@suse.de>
4915
4916 PR bootstrap/18033
4917 * config-ml.in: Eval option if surrounded by single quotes.
4918
4919 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4920
4921 Sync from gcc:
4922
4923 2006-06-06 David Ayers <d.ayers@inode.at>
4924
4925 PR libobjc/13946
4926 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4927 * Makefile.in: Regenerate.
4928 * configure.in: Add --enable-objc-gc at toplevel and have it
4929 enable boehm-gc for Objective-C.
4930 Remove target-boehm-gc from libgcj.
4931 Add target-boehm-gc to target_libraries.
4932 Add target-boehm-gc to noconfigdirs where ${libgcj}
4933 is specified.
4934 Assert that boehm-gc is supported when requested for Objective-C.
4935 Only build boehm-gc if needed either for Java or Objective-C.
4936 * configure: Regenerate.
4937
4938 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4939
4940 PR 27674
4941 * Makefile.tpl (configure-[+prefix+][+module+],
4942 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4943 Remove rule to unstage bootstrapped modules.
4944 (stage_current): New.
4945 * Makefile.in: Regenerate.
4946
4947 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4948 Andreas Tobler <a.tobler@schweiz.ch>
4949
4950 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4951 * configure: Rebuilt.
4952
4953 Revert
4954 2006-01-31 Richard Guenther <rguenther@suse.de>
4955 Paolo Bonzini <bonzini@gnu.org>
4956
4957 * Makefile.def (target_modules): Add libgcc-math target module.
4958 * configure.in (target_libraries): Add libgcc-math target library.
4959 (--enable-libgcc-math): New configure switch.
4960 * Makefile.in: Re-generate.
4961 * configure: Re-generate.
4962
4963 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4964
4965 * config-ml.in: Alter CCASFLAGS to include special
4966 multilib options the same as is done for CFLAGS.
4967
4968 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4969
4970 * Makefile.def: Added dependencies from sim and gdb on intl, and
4971 added configure dependencies to everything with an all dependency
4972 on intl.
4973 * gettext.m4: Removed.
4974 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4975 (GDB_SUPPORT_DIRS): Add intl.
4976 * Makefile.in: Regenerated.
4977
4978 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4979
4980 * src-release (DEVO_SUPPORT): Add config.rpath.
4981
4982 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4983
4984 * Makefile.def (bfd, opcodes): Fix lib_path.
4985 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4986 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4987 * Makefile.in: Regenerate.
4988
4989 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4990
4991 * configure.in: Enable gprof for cross builds.
4992 * configure: Regenerate.
4993
4994 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4995
4996 * src-release (MAKEINFOFLAGS): Define.
4997 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4998
4999 2006-05-14 Ben Elliston <bje@au.ibm.com>
5000
5001 * config.sub, config.guess: Update from upstream sources.
5002
5003 2006-05-12 Ben Elliston <bje@au.ibm.com>
5004
5005 * config.sub, config.guess: Update from upstream sources.
5006
5007 2006-05-04 Steve Ellcey <sje@cup.hp.com>
5008
5009 * blt, iwidgets, mmalloc: Remove directories.
5010
5011 2006-05-01 DJ Delorie <dj@redhat.com>
5012
5013 * configure.in: Restore CFLAGS if GMP isn't present.
5014 * configure: Regenerate.
5015
5016 2006-04-18 DJ Delorie <dj@redhat.com>
5017
5018 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5019 reference libgloss so that libssp can be built in a combined
5020 tree.
5021 * configure: Regenerate.
5022
5023 2006-04-10 Ben Elliston <bje@au.ibm.com>
5024
5025 * contrib: Remove directory.
5026
5027 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
5028
5029 * Makefile.tpl: Add install-html target.
5030 * Makefile.def: Add install-html target.
5031 * Makefile.in: Regenerate.
5032 * configure.in: Add --with-datarootdir, --with-docdir,
5033 and --with-htmldir options.
5034 * configure: Regenerate.
5035
5036 2006-03-31 Ben Elliston <bje@au.ibm.com>
5037
5038 PR binutils/1860
5039 * configure.in: Require makeinfo 4.4 or higher.
5040 * configure: Regenerate.
5041
5042 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
5043
5044 * Makefile.in: Regenerate.
5045
5046 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
5047
5048 Sync with gcc:
5049 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5050
5051 * configure.in: Handle --disable-<component> generically.
5052 * configure: Regenerate.
5053
5054 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
5055
5056 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5057 (TARGET_CONFIGDIRS): Remove.
5058 * configure.in: Remove AC_SUBST(target_configdirs).
5059 * Makefile.in, configure: Regenerated.
5060
5061
5062 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5063
5064 PR libgcj/17311
5065 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5066
5067 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5068
5069 PR bootstrap/25670
5070
5071 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5072
5073 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5074 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5075 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5076 BUILD_PREFIX, BUILD_PREFIX_1.
5077 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5078
5079 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5080 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5081
5082 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5083 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5084 of `cat stage_current`. Always provide the `r' and `s' variables.
5085 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5086 a single shell execution.
5087 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5088 bootstrapped modules, make the stage1 module if the build was not
5089 started yet, else build the current stage.
5090 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5091 (all-build, all-host, all-target, [+make_target+]-host,
5092 [+make_target+]-target): Do not use \-continued lines.
5093 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5094 (current_stage, restrap, stage_last): New.
5095
5096 * Makefile.in: Regenerate.
5097 * configure: Regenerate.
5098
5099 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5100
5101 Sync from gcc:
5102
5103 2006-01-31 Richard Guenther <rguenther@suse.de>
5104 Paolo Bonzini <bonzini@gnu.org>
5105
5106 * Makefile.def (target_modules): Add libgcc-math target module.
5107 * configure.in (target_libraries): Add libgcc-math target library.
5108 (--enable-libgcc-math): New configure switch.
5109 * Makefile.in: Re-generate.
5110 * configure: Re-generate.
5111 * libgcc-math: New toplevel directory.
5112
5113 2006-01-18 Richard Henderson <rth@redhat.com>
5114 Jakub Jelinek <jakub@redhat.com>
5115 Diego Novillo <dnovillo@redhat.com>
5116
5117 * libgomp: New directory.
5118 * Makefile.def: Add target_module libgomp.
5119 * Makefile.in: Regenerate.
5120 * configure.in (target_libraries): Add target-libgomp.
5121 * configure: Regenerate.
5122
5123 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5124 Andreas Schwab <schwab@suse.de>
5125
5126 * configure: Regenerate.
5127
5128 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
5129
5130 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5131 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5132 the assembler, linker and binutils.
5133 * configure: Regenerate.
5134
5135 2006-01-16 Nick Clifton <nickc@redhat.com>
5136
5137 * config.sub, config.guess: Sync from config repository.
5138
5139 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5140
5141 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5142 @ from continuation.
5143 * Makefile.in: Rebuilt.
5144
5145 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5146
5147 Sync from gcc:
5148
5149 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5150
5151 PR bootstrap/24252
5152
5153 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5154 * Makefile.tpl (OBJDUMP): New.
5155 (EXTRA_HOST_FLAGS): Add it.
5156 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5157
5158 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5159 to use symbolic links between directories. Avoid race conditions
5160 or make them harmless.
5161 * configure.in: Do not try to use symbolic links between directories.
5162
5163 * Makefile.def (LEAN): Pass.
5164 * Makefile.tpl (LEAN): Define.
5165 (stage[+id+]-start): Accept that the previous directory does not
5166 exist, if the bootstrap is lean.
5167 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5168 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5169 configure substitution.
5170 ([+compare-target+]): Likewise.
5171 ([+bootstrap-target+]-lean): New.
5172 * configure.in: Remove lean bootstrap support from here.
5173
5174 * Makefile.in: Regenerate.
5175 * configure: Regenerate.
5176
5177 2006-01-02 Andreas Schwab <schwab@suse.de>
5178
5179 * configure.in: When reconfiguring remove Makefile in
5180 all stage directories.
5181 * configure: Regenerate.
5182
5183 2005-12-27 Leif Ekblad <leif@rdos.net>
5184
5185 * configure.in: Add support for RDOS target.
5186 * configure: Regenerate.
5187
5188 2005-12-27 Nick Clifton <nickc@redhat.com>
5189
5190 PR binutils/1990
5191 * libtool.m4: Synchronize with version in GCC sources.
5192
5193 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5194
5195 Revert Ada-related part of the previous change.
5196
5197 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5198 Do not pass.
5199 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5200 * Makefile.in: Regenerate.
5201 * configure.in: Do not include mt-ppc-aix target fragment.
5202 * configure: Regenerate.
5203
5204 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5205
5206 * configure.in: Select appropriate fragments for PowerPC/AIX.
5207 * configure: Regenerate.
5208
5209 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5210 BOOT_CFLAGS, BOOT_LDFLAGS.
5211 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5212 BOOT_CFLAGS, BOOT_LDFLAGS.
5213 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5214 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5215 (stage): Fail if we cannot complete the work.
5216 * Makefile.in: Regenerate.
5217
5218 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
5219
5220 * COPYING.NEWLIB: Update copyright year for default
5221 copyright.
5222
5223 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5224
5225 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5226 install-host-nogcc): Don't invoke $(stage) at the end.
5227 * Makefile.in: Regenerate.
5228
5229 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5230
5231 * configure.in: Flip the top-level bootstrap switch.
5232 * configure: Regenerate.
5233
5234 Merge from gcc:
5235
5236 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5237
5238 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5239 $(stage) and $(unstage).
5240 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5241 (all): Remove stray semicolon.
5242 (local-distclean): Don't handle multilib.tmp and multilib.out.
5243 (install.all): Set $s for consistency.
5244 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5245 check_multilibs setting. Always make the install directory.
5246 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5247 Correct @if/@endif.
5248 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5249 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5250 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5251 (multilib.out): Remove.
5252 * Makefile.in: Regenerated.
5253
5254 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5255
5256 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5257 * configure.in: Replace ms1 arch with mt.
5258 * configure: Rebuilt.
5259
5260 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5261
5262 Sync with gcc:
5263
5264 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5265
5266 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5267 * configure.in: Replace ms1 arch with mt.
5268 * configure: Rebuilt.
5269
5270 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5271
5272 Sync with gcc:
5273
5274 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5275
5276 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5277 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5278 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5279 Find in-tree tools if available.
5280 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5281 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5282 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5283 (COMPILER_*_FOR_TARGET): New.
5284 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5285 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5286 (CONFIGURED_*, USUAL_*): Remove.
5287 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5288 STRIP): Use autoconf substitutions.
5289 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5290 COMPILER_NM_FOR_TARGET): New.
5291 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5292
5293 (all): Make all-host and all-target in parallel.
5294 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5295 that $$r and $$s are set before invoking a recursive make.
5296 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5297 ([+bootstrap-target+]): Inline most of the `all' target.
5298
5299 2005-11-29 Ben Elliston <bje@au.ibm.com>
5300
5301 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5302 from the gcc build directory.
5303 * Makefile.in: Regenerate.
5304
5305 2005-11-29 Ben Elliston <bje@au.ibm.com>
5306
5307 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5308 depend on all-libdecnumber.
5309 * configure.in (host_libs): Include libdecnumber.
5310 * Makefile.in: Regenerate.
5311 * configure: Likewise.
5312
5313 2005-11-21 Kean Johnston <jkj@sco.com>
5314
5315 * config.sub, config.guess: Sync from upstream sources.
5316
5317 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5318
5319 * Makefile.def: Remove gdb dependencies for gdbtk.
5320 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5321 (configure-gdb, install-gdb): New rules.
5322 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5323 * Makefile.in, configure: Regenerated.
5324
5325 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5326
5327 PR bootstrap/24297
5328 * Makefile.tpl (do-[+make-target+], do-check, install,
5329 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5330 are set before recursing.
5331 * Makefile.in: Regenerate.
5332
5333 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5334
5335 PR bootstrap/18939
5336 * Makefile.def (gcc) <target>: Fix thinko.
5337 * Makefile.in: Regenerate.
5338
5339 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5340
5341 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5342 * configure: Regenerate.
5343
5344 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
5345
5346 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5347 target-libffi, target-qthreads, target-libjava, and
5348 targetlibobjc.
5349 * configure: Regenerate.
5350
5351 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5352
5353 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5354 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5355 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5356 (USUAL_OBJDUMP_FOR_TARGET): New.
5357 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5358 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5359 * configure, Makefile.in: Regenerated.
5360
5361 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5362
5363 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5364 before other host packages.
5365
5366 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5367
5368 PR bootstrap/22340
5369
5370 * configure.in (default_target): Remove.
5371 * Makefile.tpl (all): Do not use prerequisites as subroutines
5372 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5373 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5374 use prerequisites as subroutines.
5375 (check-host, check-target): New.
5376 (bootstrap configure & all targets): Do not use stage*-start
5377 if the directory layout is already ok.
5378 (non-bootstrap configure & all targets): Prepend a $(unstage).
5379 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5380 (NOTPARALLEL): Remove.
5381 (unstage, stage variables): New variables.
5382 (unstage, stage targets): Simply expand to those variables.
5383
5384 * configure: Regenerate.
5385 * Makefile.in: Regenerate.
5386
5387 2005-10-04 James E Wilson <wilson@specifix.com>
5388
5389 * Makefile.def (lang_env_dependencies): Add libmudflap.
5390 * Makefile.in: Regenerate.
5391
5392 2005-10-03 Catherine Moore <clm@cm00re.com>
5393
5394 * configure.in (bfin-*-*): Support bfin.
5395 * configure: Regenerated.
5396
5397 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5398
5399 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5400 * configure: Regenerated.
5401
5402 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5403
5404 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5405 (LIPO_FOR_TARGET): New.
5406 (CONFIGURED_LIPO_FOR_TARGET): New.
5407 (USUAL_LIPO_FOR_TARGET): New.
5408 (STRIP_FOR_TARGET): New.
5409 (CONFIGURED_STRIP_FOR_TARGET): New.
5410 (USUAL_STRIP_FOR_TARGET): New.
5411 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5412 STRIP_FOR_TARGET.
5413 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5414 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5415 * Makefile.in: Regenerate.
5416 * configure: Regenerate.
5417
5418 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5419
5420 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5421 (rs6000-*-aix*): Same.
5422 * configure: Regenerate.
5423
5424 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5425
5426 * configure.in: Recognize f95 in the --enable-languages option,
5427 and substitute it for fortran, issuing a warning.
5428 * configure: Regenerate.
5429
5430 2005-09-07 Ben Elliston <bje@au.ibm.com>
5431
5432 Import from Autoconf sources:
5433
5434 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5435 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5436 Elliston. Handle weird characters correctly.
5437
5438 2005-08-30 Phil Edwards <phil@codesourcery.com>
5439
5440 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5441 * configure: Regenerated.
5442
5443 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5444
5445 * Makefile.def (libssp): Add to lang_env_dependencies.
5446 * Makefile.in: Regenerate.
5447
5448 2005-08-17 Christian Groessler <chris@groessler.org>
5449
5450 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5451 * Makefile.in: Regenerate.
5452
5453 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5454
5455 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5456 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5457 Look for alternate names of the target cc and c++
5458 * configure: Regenerate.
5459
5460 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5461
5462 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5463 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5464 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5465 tools; remove code to manually set them.
5466 (Target tools): Look in the environment for them.
5467 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5468 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5469 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5470 build directory.
5471 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5472 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5473 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5474 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5475 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5476 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5477 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5478 * configure: Regenerate.
5479 * Makefile.in: Regenerate.
5480
5481 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5482
5483 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5484 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5485 * Makefile.in: Regenerated.
5486
5487 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5488
5489 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5490 (CFLAGS_FOR_TARGET): Use it.
5491 (CXXFLAGS_FOR_TARGET): Likewise.
5492 * Makefile.in: Regenerated.
5493 * configure.in (--with-build-sysroot): New option.
5494 * configure: Regenerated.
5495
5496 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5497
5498 * Makefile.tpl: Wrap install between unstage and stage
5499 * Makefile.in: Regenerate.
5500
5501 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5502
5503 * all files: Update FSF address.
5504
5505 2005-07-14 Jim Blandy <jimb@redhat.com>
5506
5507 * configure.in: Add cases for Renesas m32c.
5508 * configure: Regenerated.
5509
5510 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5511
5512 * COPYING, compile, config-ml.in, config.guess,
5513 config.sub, install-sh, missing, mkinstalldirs,
5514 symlink-tree, ylwrap: Sync from upstream sources.
5515
5516 2005-07-13 Eric Christopher <echristo@redhat.com>
5517
5518 * configure.in: Add toplevel noconfigdir support for tpf.
5519 * configure: Regenerate.
5520
5521 2005-07-11 Jakub Jelinek <jakub@redhat.com>
5522
5523 * Makefile.def (target_modules): Add libssp.
5524 * configure.in (target_libraries): Add target-libssp.
5525 * configure: Rebuilt.
5526 * Makefile.in: Rebuilt.
5527
5528 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5529
5530 PR ada/22340
5531
5532 * Makefile.def: Sync with gcc.
5533 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5534 * Makefile.in: Regenerate.
5535
5536 2005-07-07 Andreas Schwab <schwab@suse.de>
5537
5538 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5539 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5540 * Makefile.in: Regenerated.
5541
5542 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
5543
5544 * configure.in: Add --enable-libssp and --disable-libssp.
5545 * configure: Regenerate with autoconf-2.13.
5546
5547 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5548
5549 * configure.in: Don't build sim or rda when targetting darwin.
5550 * configure: Regenerate.
5551
5552 2005-07-04 Ben Elliston <bje@gnu.org>
5553
5554 * src-release (do-proto-toplev): Remove dejagnu bits.
5555 (DEJAGNU_SUPPORT_DIRS): Remove.
5556 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5557 (GDBD_SUPPORT_DIRS): Likewise.
5558 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5559 (INSIGHTD_SUPPORT_DIRS): Likewise.
5560 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5561
5562 2005-06-30 Ben Elliston <bje@gnu.org>
5563
5564 * setup.com (mpw): Remove unused directive.
5565
5566 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5567
5568 * Makefile.def (stagefeedback): Come after profile.
5569 Define profiledbootstrap target.
5570 * Makefile.tpl (profiledbootstrap): Remove.
5571 (stageprofile-end): Zap stagefeedback.
5572 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5573 * Makefile.in: Regenerate.
5574
5575 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5576
5577 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5578 In 'cpp' stanza, support '#line' as well as '# '.
5579
5580 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5581
5582 * configure.in (unsupported_languages): New macro.
5583 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5584 non-ported target libraries in noconfigdirs.
5585 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5586 non-linux-gnu. Remove libgcj_ex_libffi.
5587 <lang_frag loop>: Set add_this_lang=no if the language is in
5588 unsupported_languages.
5589 * configure: Regenerate.
5590
5591 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5592
5593 * configure.in: Fix typo in handling of --with-mpfr-dir.
5594 * configure: Regenerate.
5595
5596 2005-06-02 Jim Blandy <jimb@redhat.com>
5597
5598 * config.sub: Add cases for the Renesas m32c. (This patch has been
5599 accepted into the master sources.)
5600
5601 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5602 Michael Snyder <msnyder@redhat.com>
5603 Stan Cox <scox@redhat.com>
5604
5605 * configure.in: Set noconfigdirs for ms1.
5606
5607 * configure: Regenerate.
5608
5609 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5610
5611 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5612 (Dependencies): Consider target modules for bootstrap dependencies.
5613 Make target bootstrap modules depend on each stage's gcc.
5614 * Makefile.in: Regenerate.
5615
5616 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5617
5618 * Makefile.def (configure-gcc): Depend on binutils having been built.
5619 (all-gcc): No need to do it here.
5620 * Makefile.in: Regenerate.
5621
5622 2005-05-19 Paul Brook <paul@codesourcery.com>
5623
5624 * configure.in: Rewrite misleading error message when requested
5625 language cannot be built.
5626 * configure: Regenerate.
5627
5628 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5629
5630 * ylwrap: Import from Automake 1.9.5.
5631
5632 2005-05-04 Mike Stump <mrs@apple.com>
5633
5634 * configure.in: Always pass --target to target configures as
5635 otherwise rebuilds that do --recheck will fail.
5636 * configure: Rebuilt.
5637
5638 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5639
5640 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5641 STAGE_HOST_EXPORTS.
5642 (configure, all): Add bootstrap support.
5643 (Host modules, target modules): Pass post-stage1 flags and exports.
5644 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5645 * Makefile.in: Regenerate.
5646
5647 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5648
5649 Sync from gcc:
5650
5651 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5652
5653 * config.sub: Update from master copy.
5654
5655 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5656
5657 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5658 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5659 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5660 "*-*-elf" and "*-*-linux*".
5661 * configure: Regenerate.
5662
5663 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5664
5665 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5666 (TARGET_CONFIGARGS): Include --with-target-subdir.
5667 (configure, all): New macros. Use them throughout.
5668
5669 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5670
5671 * Makefile.tpl: Sync with gcc.
5672 * Makefile.in: Regenerate.
5673
5674 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5675
5676 * config/mh-mingw32: Delete.
5677 * configure.in: Don't use it.
5678 * configure: Regenerate.
5679
5680 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5681
5682 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5683 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5684 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5685 (HOST_LIB_PATH): Generate from Makefile.def.
5686 (TARGET_LIB_PATH): Likewise.
5687 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5688 * Makefile.in: Regenerate.
5689 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5690 (RPATH_ENVVAR): Include Darwin case.
5691 * configure: Regenerate.
5692
5693 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5694
5695 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5696 * configure: Regenerate.
5697
5698 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5699
5700 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5701 gcc_version, and gcc_version_trigger from set of flags to pass.
5702 * Makefile.tpl: Remove definitions of above variables.
5703 (config.status): Remove dependency on $(gcc_version_trigger).
5704 * Makefile.in: Regenerate.
5705 * configure.in: Do not reference config/gcc-version.m4 nor
5706 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5707 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5708 * configure: Regenerate.
5709
5710 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5711 Andrew Pinski <pinskia@physics.uc.edu>
5712
5713 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5714 * Makefile.in: Regenerate.
5715
5716 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5717
5718 PR libgcj/20160
5719 * ltmain.sh: Avoid creating archives with components that have
5720 duplicate basenames.
5721
5722 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5723
5724 PR bootstrap/20250
5725 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5726 instead of check.
5727 * Makefile.in: Regenerate.
5728
5729 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5730
5731 Sync from gcc.
5732
5733 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5734
5735 PR bootstrap/17383
5736 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5737 * Makefile.tpl (HOST_SUBDIR): New substitution.
5738 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5739 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5740 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5741 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5742 (Host modules, Bootstrapped modules): Use it.
5743 (Build modules, Target modules): Do not create symlink trees,
5744 always configure out-of-srcdir.
5745 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5746 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5747 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5748 $(HOST_SUBDIR). Create a symlink for host_subdir.
5749
5750 * Makefile.in: Regenerate.
5751 * configure: Regenerate.
5752
5753 Merged from libada-gnattools-branch:
5754 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5755
5756 * Makefile.def: Add gnattools as a module, depending on target-libada.
5757 * Makefile.in: Regenerate.
5758 * configure.in: Include gnattools in host_tools; disable it if ada
5759 is disabled.
5760 * configure: Regenerate.
5761
5762 2005-02-23 Nick Clifton <nickc@redhat.com>
5763
5764 * configure: Regenerate.
5765
5766 2005-02-22 Paul Schlie <schlie@comcast.net>
5767
5768 * configure.in: Allow darwin targeted ports to build tk, itcl and
5769 libgui.
5770
5771 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5772
5773 PR libgcj/10353
5774 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5775 * configure: Regenerate.
5776
5777 2005-02-08 Andrew Cagney <cagney@gnu.org>
5778
5779 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5780 gdb/ section. Update GDB's URL.
5781
5782 2005-01-31 Andrew Cagney <cagney@gnu.org>
5783
5784 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5785
5786 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5787
5788 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5789 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5790 target-libgloss when not *-*-elf and *-*-aout.
5791 * configure: Regenerate.
5792
5793 2005-01-27 Andrew Cagney <cagney@gnu.org>
5794
5795 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5796
5797 2005-01-24 Andrew Cagney <cagney@gnu.org>
5798
5799 * gettext.m4: Only fall back to ../intl/ when it's present.
5800
5801 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5802
5803 * install-sh, config.sub: Import from upstream.
5804
5805 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5806
5807 PR bootstrap/18222
5808 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5809 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5810 * Makefile.in: Regenerate.
5811
5812 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5813
5814 Revert 2004-12-28 Makefile changes, a better fix will be
5815 applied to mainline and src after GCC 4.0 branches.
5816
5817 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5818
5819 PR bootstrap/17383
5820
5821 * Makefile.def (target_modules): Remove stage parameter,
5822 it is always true now.
5823 * Makefile.tpl (configure-build-[+module+],
5824 configure-target-[+module+]): Always build symlink tree
5825 for the directory and for include. BUILD_SUBDIR and
5826 TARGET_SUBDIR cannot be . anymore.
5827 * Makefile.in: Regenerate.
5828
5829 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5830
5831 Revert 2004-12-08 Makefile changes.
5832
5833 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5834
5835 * configure.in (sh64-*-*): Reenable gprof.
5836 * configure: Regenerate.
5837
5838 2004-12-09 Jim Blandy <jimb@redhat.com>
5839
5840 * MAINTAINERS: List 'depcomp' as part of automake.
5841
5842 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5843
5844 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5845 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5846 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5847 * Makefile.in: Regenerate.
5848
5849 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5850
5851 * Makefile.tpl: Generate normal dependencies if the LHS module is
5852 not bootstrapped.
5853 * Makefile.in: Regenerate.
5854
5855 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5856
5857 * configure.in: Include config/gxx-include-dir.m4. Use
5858 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5859 * configure: Regenerate.
5860
5861 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5862
5863 * config.if: Delete.
5864 * configure.in: Set libstdcxx_incdir directly.
5865 * configure: Regenerate.
5866 * MAINTAINERS: Remove mention of config.if.
5867 * src-release (DEVO_SUPPORT): Remove config.if.
5868
5869 2004-12-02 Eric Christopher <echristo@redhat.com>
5870
5871 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5872 of things to remove.
5873 * Makefile.in: Regenerate.
5874
5875 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5876
5877 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5878 * configure: Regenerate.
5879
5880 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5881
5882 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5883 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5884 * configure: Regenerate.
5885
5886 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5887
5888 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5889 (hppa*64*-*-*): Delete incorrect comment.
5890 * configure: Rebuilt.
5891
5892 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5893
5894 * install-sh, compile: Import from automake.
5895
5896 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5897
5898 * config.guess, config.sub: Import from savannnah.
5899
5900 2004-11-12 Mike Stump <mrs@apple.com>
5901
5902 * Makefile.def: Add html support.
5903 * Makefile.tpl: Likewise.
5904 * Makefile.in: Regenerate.
5905
5906 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5907
5908 PR 18423
5909 * configure.in: Remove all instances of build-fixincludes from
5910 noconfigdirs.
5911 (build_configargs): Supply --target to subdirectories.
5912 * configure: Regenerate.
5913
5914 * Makefile.def: Make gcc install depend on fixincludes install.
5915 * Makefile.in: Regenerate.
5916
5917 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5918
5919 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5920 target-libgfortran.
5921 * configure: Regenerate.
5922
5923 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5924
5925 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5926 like CC.
5927
5928 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5929
5930 * Makefile.def (host fixincludes): Specify missing targets.
5931 * Makefile.in: Regenerate.
5932
5933 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5934
5935 PR other/17783
5936 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5937 * configure: Regenerated.
5938
5939 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5940
5941 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5942 * configure: Regenerated.
5943
5944 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5945
5946 PR target/18151
5947 * configure.in (case ${target}): Do not build fixincludes for avr.
5948 * configure: Regenerated.
5949
5950 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5951
5952 * configure.in (case ${target}): Do not build fixincludes
5953 on platforms where it is not used.
5954 * configure: Regenerated.
5955
5956 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5957
5958 * configure.in: Use an absolute path to install-sh.
5959 * configure: Regenerated.
5960
5961 2004-10-19 Andrew Cagney <cagney@gnu.org>
5962
5963 * src-release (do-djunpack, do-md5sum): Install the generated file
5964 directly into the proto-toplev/ directory.
5965
5966 2004-10-19 Andrew Cagney <cagney@gnu.org>
5967
5968 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5969
5970 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5971
5972 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5973 * configure: Regenerate.
5974
5975 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5976
5977 Fix wrong conflict resolution in:
5978
5979 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5980
5981 * Makefile.in: Regenerate.
5982 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5983 in the recursive `make', instead of hardwiring `all'.
5984 (Autogenerated TARGET-* variables): New.
5985
5986 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5987
5988 Merged from GCC / libtool upstream:
5989 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5990 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5991 * ltcf-cxx.sh (tpf*): Likewise.
5992 * ltconfig (tpf*): Add TPF OS configuration support.
5993
5994 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5995
5996 * configure.in: Enable target-libgloss for crx-*-*.
5997 * configure: Regenerate.
5998
5999 2004-09-24 Michael Roth <mroth@nessie.de>
6000
6001 * configure.in (--without-headers): Add missing double quotes.
6002 * configure: Regenerate.
6003
6004 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6005
6006 * ylwrap: Revert to previous version.
6007
6008 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6009
6010 PR bootstrap/17369
6011 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6012 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6013 SET_GCC_LIB_PATH_CMD.
6014 (BASE_TARGET_EXPORTS): Likewise.
6015 * Makefile.in: Regenerated.
6016
6017 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6018 * configure: Regenerated.
6019
6020 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6021
6022 * config.guess: New upstream version
6023 * compile, depcomp, install-sh, ylwrap: Likewise.
6024
6025 2004-09-19 Roger Sayle <roger@eyesopen.com>
6026
6027 * config/mh-x86omitfp: New host makefile fragment. Add
6028 -fomit-frame-pointer to the default BOOT_CFLAGS.
6029 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6030 * configure: Regenerate.
6031
6032 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6033
6034 PR target/11572
6035 * configure.in (*-*-darwin*): Renable libobjc.
6036 * configure: Regenerate.
6037
6038 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6039
6040 * Makefile.def: Remove libbanshee.
6041 * Makefile.tpl: Ditto.
6042 * configure.in: Ditto.
6043 * Makefile.in: Regen.
6044 * configure: Ditto.
6045
6046 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6047
6048 * missing: Import latest version from master repository.
6049
6050 2004-09-04 Nick Clifton <nickc@redhat.com>
6051
6052 * config.sub: Import latest version from master repository.
6053 * config.guess: Likewise.
6054 This includes these changes:
6055
6056 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6057
6058 * config.sub: Handle crisv32, alias etraxfs.
6059 * config.guess (crisv32:Linux:*:*): Handle.
6060
6061 2004-08-13 Brad Smith <brad@comstyle.com>
6062
6063 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6064 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6065
6066 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6067
6068 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6069 assume the processor is a powerpc. This is because coreutils
6070 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6071 in this case, due to a MacOS X bug that causes
6072 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6073 to return a negative number.
6074 Problem reported by Petter Reinholdtsen in:
6075 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6076
6077 2004-07-19 Ben Elliston <bje@gnu.org>
6078
6079 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6080
6081 2004-06-24 Ben Elliston <bje@gnu.org>
6082
6083 * config.guess: Update copyright years.
6084 * config.sub: Likewise.
6085
6086 2004-06-22 Robert Millan <robertmh@gnu.org>
6087
6088 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6089 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6090
6091 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6092
6093 * config.guess (*:*VMS:*:*): New entry. Replaces
6094 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6095 manufacturer.
6096
6097 2004-06-22 Ben Elliston <bje@gnu.org>
6098
6099 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6100 * config.sub: Likewise.
6101
6102 2004-06-22 Ben Elliston <bje@gnu.org>
6103
6104 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6105 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6106
6107 2004-06-11 Ben Elliston <bje@gnu.org>
6108
6109 * config.guess (pegasos:OpenBSD:*:*): Remove.
6110
6111 2004-06-11 Ben Elliston <bje@gnu.org>
6112
6113 From Wouter Verhelst <wouter@grep.be>:
6114 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6115
6116 2004-06-11 Ben Elliston <bje@gnu.org>
6117
6118 * config.guess (luna88k:OpenBSD:*:*): New.
6119
6120 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6121
6122 * config.guess (m32r*:Linux:*:*): New case.
6123 * config.sub: Handle m32rle.
6124
6125 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6126
6127 From Jens Petersen <petersen@redhat.com>:
6128 * config.sub: Handle sparcv8.
6129
6130 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6131
6132 From Tom Smith <smith@cag.lkg.hp.com>:
6133 * config.guess: Version suffixes are equally significant on Tru64
6134 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6135 prefix of "P" (patched kernel).
6136
6137 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6138
6139 * config.sub: Add support for National Semiconductor CRX target.
6140
6141 2004-09-03 Jan Beulich <jbeulich@novell.com>
6142
6143 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6144 *-*-netware, but add target-libmudflap.
6145 Consolidate *-*-netware targets (of which really only i?86 exists)
6146 into a single entry.
6147 * configure: Likewise.
6148
6149 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6150
6151 * Makefile.tpl (sorry): Remove.
6152 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6153 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6154 (do-clean): Clean per-stage directories too.
6155 (do-distclean): Run distclean-stage1 too.
6156 (.NOTPARALLEL): Enable during toplevel bootstrap.
6157 (stage[+id+]-bubble): Enable parallel execution during
6158 the recursive invocation.
6159 * Makefile.in: Regenerate.
6160
6161 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
6162
6163 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6164
6165 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6166 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6167 * configure: regenerate
6168 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6169 -mdynamic-no-pic
6170
6171 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6172
6173 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6174 include.
6175 * configure.in: Fix indentation.
6176 * configure: Regenerate.
6177
6178 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6179
6180 * Makefile.def (build_modules): Add fixincludes.
6181 (dependencies): Make gcc depend on fixincludes.
6182 * configure.in (build_tools): Add fixincludes.
6183 (build_configdirs): Always include build_libs.
6184 * Makefile.in: Regenerate.
6185 * configure: Regenerate.
6186
6187 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6188
6189 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6190 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6191 phony targets; do not generate timestamp files.
6192 (distclean-stageN): Remove references to their timestamp files.
6193 (restageN, touch-stageN): Remove.
6194 (stageN-bubble): Rewritten.
6195 (compare): Support lean bootstraps.
6196 * Makefile.in: Regenerate.
6197
6198 * configure.in: Only warn when bootstrapping but
6199 build != host or build != target. Support lean bootstraps.
6200 * configure: Regenerate.
6201
6202 Sync from gcc:
6203 2004-08-26 Phil Edwards <phil@codesourcery.com>
6204
6205 * configure.in: Give a better error message if GMP/MPFR are missing
6206 and a language needing them has been requested.
6207 * configure: Regenerated.
6208
6209 2004-08-25 Phil Edwards <phil@codesourcery.com>
6210
6211 * configure.in: Print a list of available language front-ends if
6212 a requested one is missing. Tidy stray tab characters.
6213 * configure: Regenerated.
6214
6215 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
6216
6217 * Makefile.in: Regenerate.
6218 * configure: Regenerate.
6219
6220 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6221 stage_*_flags.
6222 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6223 for bootstrapped modules if toplevel bootstrap is going.
6224 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6225 modules. Adjust for changes in Makefile.def. Enable several
6226 rules even in non-bootstrap mode, just to avoid peppering the
6227 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6228 (stage-[+prev+]-bubble): Remove.
6229
6230 * Makefile.def (Dependencies): Depend on all-build-bison,
6231 all-build-flex, all-build-byacc, all-build-texinfo, rather
6232 than the host variations.
6233 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6234 with BUILD_SUBDIR.
6235 (BISON): Update for recent Bisons.
6236 (YACC): Fix typo.
6237 (cross): Depend on all-build.
6238 (all): Do not depend on all-build.
6239 (prebootstrap): Remove.
6240 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6241 (Prebootstrap dependencies): Add them to the per-stage targets
6242 and to all-prebootstrap.
6243 * configure.in (build_configdirs): Always enable build_tools.
6244 (BUILD_DIR_PREFIX): Remove.
6245
6246 * Makefile.def (gcc): Add target variable.
6247 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6248 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6249 in the recursive `make', instead of hardwiring `all'.
6250 (Autogenerated TARGET-* variables): New.
6251
6252 2004-08-17 Robert Millan <robertmh@gnu.org>
6253
6254 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6255 (instead of FreeBSD).
6256 * configure: Regenerate.
6257
6258 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6259
6260 * Makefile.def, configure.in, src-release: Remove useless, bogus
6261 references to tix.
6262 * Makefile.in, configure: Regenerate.
6263
6264 * src-release: Stop distributing mmalloc with gdb (which doesn't
6265 use it).
6266 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6267 * Makefile.in: Regenerate.
6268
6269 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6270
6271 * configure.in (arm*-*-eabi*): New target.
6272 * configure: Regenerate.
6273
6274 2004-08-01 Robert Millan <robertmh@gnu.org>
6275
6276 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6277 libmudflap for all GNU-based systems (with Glibc).
6278 * configure: Regenerate.
6279
6280 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6281
6282 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6283 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6284 (Dependencies): New section.
6285 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6286 (configure-target-[+module+]): Depend on maybe-all-gcc
6287 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6288 (toplevel profiledbootstrap): Fix dependencies.
6289 * Makefile.in: Regenerate.
6290
6291 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6292
6293 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6294 target-libiberty to noconfigdirs.
6295
6296 2004-08-03 Paul Brook <paul@codesourcery.com>
6297
6298 * configure.in: Check for MPFR as well as GMP.
6299 * configure: Regenerate.
6300
6301 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6302
6303 * Makefile.def (host-modules): Add gcc.
6304 * Makefile.in: Regenerate.
6305 * Makefile.tpl (sorry): New rule.
6306 (configure-host, all-host, [+make_target+]-host, do-check,
6307 install-host): Do not add gcc as a special case.
6308 (host modules): Add a small special-casing for gcc. Export
6309 extra_make_flags through the environment.
6310 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6311 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6312 other recursive targets for gcc): Remove.
6313
6314 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6315 (stage, unstage): New rules.
6316 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6317 distclean-stage[+id+]): Use stage_current.
6318 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6319 the stage*-start rules.
6320
6321 2004-07-19 Robert Millan <robertmh@gnu.org>
6322
6323 Synced from gcc:
6324
6325 2004-04-26 Robert Millan <robertmh@gnu.org>
6326
6327 Add patches from libtool CVS.
6328 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6329 * ltconfig: Likewise.
6330 * ltcf-c.sh: Likewise.
6331 * ltcf-cxx.sh: Likewise.
6332 * ltcf-gcj.sh: Likewise.
6333
6334 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6335
6336 * configure.in: Add noconfigdirs for crx-*-*.
6337 * configure: Regenerate.
6338
6339 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6340
6341 Synced from gcc:
6342
6343 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6344
6345 * configure.in: Build libmudflap by default on FreeBSD.
6346 * configure: Regenerated.
6347
6348 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6349
6350 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6351 systems.
6352 * configure: Regenerated.
6353
6354 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6355
6356 PR target/16344
6357 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6358 feedback based compiler.
6359 * Makefile.in: Rebuilt.
6360
6361 2004-07-05 Phil Edwards <phil@codesourcery.com>
6362
6363 * configure.in: Do not prepend $srcdir to /dev/null in
6364 makefile fragments.
6365 * configure: Regenerate.
6366
6367 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6368
6369 * Makefile.def (host_modules): Set bootstrap=true for flex.
6370 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6371 * Makefile.in: Rebuilt.
6372
6373 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6374
6375 * Makefile.def (build_modules): Add bison, byacc, flex,
6376 m4, texinfo.
6377 (flags_to_pass): Add FLEX.
6378 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6379 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6380 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6381 DEFAULT_MAKEINFO): Remove.
6382 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6383 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6384 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6385 objdir or else use configured tool.
6386 (all-build): New.
6387 (all): Depend on it.
6388 (Build module dependencies): Add.
6389 * Makefile.in: Regenerate.
6390 * configure.in: Better support for multiple build modules,
6391 matching what is done for host/target modules. Do not look
6392 for "plausible" locations of build tools if Canadian cross.
6393 Use autoconf's AC_PROG_CC to find a C compiler. Define
6394 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6395 * configure: Regenerate.
6396
6397 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6398
6399 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6400 * Makefile.in: Regenerate.
6401
6402 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6403
6404 * Makefile.tpl (configure-build-[+module+],
6405 configure-[+module+], configure-target-[+module+]): Pass
6406 [+extra_configure_args+].
6407 (all-build-[+module+], all-[+module+], check-[+module+],
6408 install-[+module+], [+make_target+]-[+module+],
6409 all-target-[+module+], check-target-[+module+],
6410 install-target-[+module+], [+make_target+]-target-[+module+]):
6411 Pass [+extra_make_args+].
6412 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6413 (GCC_HOST_EXPORTS): Remove.
6414 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6415 cross, check-gcc, check-gcc-c++, install-gcc,
6416 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6417 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6418 * Makefile.in: Regenerate.
6419
6420 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6421
6422 * configure.in: Check for srcdir/winsup rather than build directory
6423 winsup.
6424 * configure: Regenerate.
6425
6426 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6427
6428 * configure.in: Don't build Cygwin native newlib if winsup
6429 directory is missing. Emit warning instead.
6430 * configure: Regenerate.
6431
6432 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6433
6434 * Makefile.tpl (touch-stage[+id+]): New.
6435 (restage[+prev+]): Depend on touch-stage[+id+].
6436
6437 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6438 Use it throughout.
6439
6440 * Makefile.def: Add profile and feedback bootstrap stages.
6441 Remove next field from bootstrap stages.
6442 * Makefile.tpl (LN, LN_S): Substitute.
6443 (stageN-start, stageN-end): Use double-colon rules, to
6444 provide a hook for additional setup commands.
6445 (distclean-stageN-gcc, restageN): Create dependencies from
6446 [+prev+], not from [+next+].
6447 (stageN-bubble): Add commands for successive stages from
6448 [+prev+], using double-colon rules.
6449 (all-stageN-gcc): Fix typo.
6450 (stagefeedback-start, profiledbootstrap): New.
6451 * Makefile.in: Regenerate.
6452 * configure.in: Call ACX_PROG_LN.
6453 * configure: Regenerate.
6454
6455 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6456
6457 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6458 without gcc.
6459 * configure: Regenerate.
6460
6461 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6462
6463 * Makefile.tpl: Fix typo.
6464 * Makefile.in: Regenerate.
6465
6466 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6467
6468 * configure.in: Remove new- prefix from toplevel
6469 bootstrap targets.
6470 * configure: Regenerate.
6471
6472 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6473
6474 Merge this patch from the gcc tree:
6475
6476 2004-05-30 Andreas Jaeger <aj@suse.de>
6477 Jim Wilson <wilson@specifixinc.com>
6478
6479 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6480 like CC.
6481
6482 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6483
6484 * Makefile.tpl (all.normal): Rename to all.
6485 (all): Replace with a rule to pick the default
6486 target from configure.
6487 (all-gcc, configure-gcc): Use conditionals to
6488 do nothing when toplevel bootstrap is going on.
6489 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6490 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6491 * configure.in: Support --enable-bootstrap.
6492
6493 * Makefile.def: Remove new- prefix from toplevel
6494 bootstrap targets.
6495 * Makefile.tpl: Likewise.
6496
6497 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6498 target.
6499
6500 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6501 $(RECURSE_FLAGS) to recursive invocation of make.
6502
6503 * Makefile.in: Regenerate.
6504 * configure: Regenerate.
6505
6506 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6507
6508 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6509 * configure: Regenerate.
6510
6511 2004-05-25 Daniel Jacobowitz <drow@false.org>
6512
6513 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6514 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6515 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6516 targets.
6517 * Makefile.in: Regenerate.
6518
6519 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
6520
6521 * configure.in: Test the ability to symlink directories.
6522 * configure: Regenerate.
6523
6524 * Makefile.def (bootstrap-stage): New definitions.
6525 * Makefile.tpl (configure-stage1-gcc,
6526 configure-stage2-gcc, configure-stage3-gcc,
6527 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6528 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6529 new-restage3, compare): Autogenerate, see Makefile.in
6530 entry for behavioral changes.
6531 (distclean-stage1, new-stage1-start, new-stage1-end,
6532 new-stage1-bubble, distclean-stage2, new-stage2-start,
6533 new-stage2-end, new-stage2-bubble, distclean-stage3,
6534 new-stage3-start, new-stage3-end): New autogenerated targets.
6535 (objext, prebootstrap, BOOT_CFLAGS,
6536 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6537 targets.
6538
6539 * Makefile.in: Regenerate.
6540 (distclean-stage1, new-stage1-start, new-stage1-end,
6541 new-stage1-bubble, distclean-stage2, new-stage2-start,
6542 new-stage2-end, new-stage2-bubble, distclean-stage3,
6543 new-stage3-start, new-stage3-end): New targets.
6544 (all-stage1-gcc): Move prebootstrap dependency from here...
6545 (configure-stage1-gcc): ...to here.
6546 (new-bootstrap): Use bubble targets.
6547 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6548 Use per-stage distclean targets.
6549 (configure-stage1-gcc, configure-stage2-gcc,
6550 configure-stage3-gcc, all-stage1-gcc,
6551 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6552 Use new-stageN-start to prepare the tree.
6553
6554 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6555
6556 * Makefile.def (host_modules): add libcpp.
6557 * Makefile.tpl: Add dependencies on and for libcpp.
6558 * Makefile.in: Regenerate.
6559 * configure.in: Add libcpp host module.
6560 * configure: Regenerate.
6561
6562 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6563
6564 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6565 of libf2c.
6566 * configure, Makefile.in: Regenerate.
6567
6568 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6569
6570 Merge from tree-ssa-20020619-branch.
6571
6572 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6573 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6574 (HOST_GMPLIBS): Define.
6575 (HOST_GMPINC): Define.
6576 (TARGET_LIB_PATH): Add libmudflap.
6577 (GFORTRAN_FOR_TARGET): Define.
6578 (configure-build*): Export GFORTRAN.
6579 (configure-gcc): Export GMPLIBS and GMPINC.
6580 (all-gcc): Add maybe-all-libbanshee.
6581 (configure-target-libgfortran): Define.
6582 * Makefile.in: Regenerate.
6583 * configure.in (host_libs): Add libbanshee.
6584 (target_libraries): Add target-libmudflap and target-libgfortran.
6585 Add --with-libbanshee.
6586 Handle --disable-libmudflap.
6587 (*-*-freebsd*): Use with_gmp.
6588 Add $(libgcj) to noconfigdirs.
6589 * configure: Regenerate.
6590 * depcomp: New file.
6591 * MAINTAINERS: Add tree-ssa maintainers.
6592
6593 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6594
6595 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6596 * configure: Regenerate.
6597
6598 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6599
6600 Revert:
6601 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6602
6603 * Makefile.def (flags_to_pass): Remove *dir variables that
6604 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6605 as well as prefix and exec_prefix.
6606 * Makefile.in: Regenerate.
6607
6608 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6609
6610 * Makefile.def (host_modules): Mark with the bootstrap
6611 flag packages on which gcc depends.
6612 * Makefile.tpl (all-bootstrap): Use it.
6613 * Makefile.in: Regenerate.
6614
6615 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6616
6617 * Makefile.def (flags_to_pass): Remove *dir variables that
6618 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6619 as well as prefix and exec_prefix.
6620 * Makefile.in: Regenerate.
6621
6622 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6623
6624 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6625 * configure: Regenerate.
6626 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6627 * gcc/Makefile.tpl (compare): Use the result of the test.
6628 * gcc/Makefile.in: Regenerate.
6629
6630 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6633 Always relocate gcc and prev-gcc to the original names, even
6634 if the build fails.
6635 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6636 New targets.
6637
6638 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6639
6640 * configure.in (mips*-*-irix5*): Enable ld.
6641 * configure: Regenerate.
6642
6643 2004-04-15 James E Wilson <wilson@specifixinc.com>
6644
6645 * Makefile.tpl (configure-[+module+], configure-gcc,
6646 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6647 Set and export LDFLAGS.
6648 * Makefile.in: Regenerate.
6649
6650 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6651
6652 PR bootstrap/14871
6653 * Makefile.tpl: If we don't have built-in-tree target tools,
6654 use the ones found by configure rather than hacking around with
6655 program_transform_name.
6656 * configure.in: Give Makefile.tpl the information necessary
6657 to do that.
6658 * Makefile.in: Regenerate.
6659 * configure: Regenerate.
6660
6661 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6662
6663 PR bootstrap/14760
6664 * configure.in: When computing baseargs, strip *all* copies of
6665 offending options. Also, don't match/substitute the trailing space,
6666 so that this actually works when two similar options are separated by
6667 only one space.
6668 * configure: Regenerate.
6669
6670 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6671
6672 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6673 (rs6000-*-aix*): Same.
6674 * configure: Regenerate.
6675
6676 2004-03-25 Stan Shebs <shebs@apple.com>
6677
6678 Remove MPW support, no longer used.
6679 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6680 mpw-install: Remove files.
6681 * src-release (DEVO_SUPPORT): Remove names of removed files.
6682 * MAINTAINERS: Likewise.
6683
6684 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6685
6686 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6687 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6688 * Makefile.in: Regenerate.
6689
6690 * configure.in (top level bootstrap support): Rework --enable-werror
6691 to set @stage2_werror_flag@.
6692 * configure: Regenerate.
6693 * Makefile.tpl (top level bootstrap support): Pass
6694 @stage2_werror_flag@ down to configure in stages 2 and 3.
6695 * Makefile.in: Regenerate.
6696
6697 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6698
6699 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6700 for stages 2 and 3 as well as in make. As a consequence, remove
6701 OUTPUT_OPTION (now detected by configure) from the flags passed down
6702 to make.
6703 * Makefile.in: Regenerate.
6704
6705 * Makefile.tpl (new-bootstrap): Fix typo.
6706 * Makefile.in: Regenerate.
6707
6708 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6709
6710 * Makefile.tpl: Rearrange by moving recursive_targets rules
6711 into their proper sections.
6712 * Makefile.tpl (top level bootstrap support): Move disabling
6713 of coverage flags from 'make' to 'configure'; improve comments.
6714 * Makefile.in: Regenerate.
6715
6716 * Makefile.tpl (experimental top level bootstrap) Move stage1
6717 language setting from all- target to configure- target; disable
6718 intermodule optimization in stage 1; prevent gratuitous rebuilds
6719 of stage 1.
6720 * Makefile.in: Regenerate.
6721 * configure.in: Comma-separate stage 1 language list for top
6722 level bootstrap.
6723 * configure: Regenerate.
6724
6725 * Makefile.tpl: Clean up experimental top level bootstrap support:
6726 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6727 prev-gcc in configure- targets as well as all- targets.
6728 * Makefile.in: Regenerate.
6729
6730 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6731
6732 * configure.in: Remove symbolic link section.
6733 * configure: Regenerate.
6734 * Makefile.tpl (links): Remove.
6735 * Makefile.in: Regenerate.
6736
6737 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6738 Nathanael Nerode <neroden@gcc.gnu.org>
6739
6740 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6741 Set with AC_CHECK_PROGS.
6742 * configure.in: Fix comment typo from last patch.
6743 * configure: Regenerate.
6744
6745 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6746
6747 * Makefile.tpl: Introduce experimental top level bootstrap support.
6748 * Makefile.in: Regenerate.
6749 * configure.in: Introduce support for top level bootstrap.
6750 * configure: Regenerate.
6751
6752 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6753 Paolo Bonzini <bonzini@gnu.org>
6754
6755 PR bootstrap/14522
6756 * configure.in: Cope with shells that do not support unquoted ^
6757 * configure: Regenerate.
6758
6759 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6760 Paolo Bonzini <bonzini@gnu.org>
6761
6762 PR bootstrap/14522
6763 * configure.in: Cope with shell that do not support nesting
6764 quotes inside quoted backquote substitutions.
6765 * configure: Regenerate.
6766
6767 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6768
6769 PR bootstrap/14522
6770 * configure.in: Fix escaping of $.
6771 * configure: Regenerate.
6772
6773 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6774
6775 * configure: Regenerate.
6776
6777 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6778
6779 PR ada/14131
6780 Move language detection to the top level.
6781 * configure.in: Find default values for the tools as
6782 soon as possible. Disable ada if GNAT is not found.
6783 Emit error message about missing languages. Expand
6784 --enable-languages=all for the gcc subdirectory.
6785
6786 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6787
6788 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6789 and disable libgcj.
6790 * configure: Regenerated.
6791
6792 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6793
6794 PR bootstrap/7087
6795 * Makefile.tpl: Guard XFOO sed statements better.
6796 * Makefile.tpl: Add dependency for configure-target-libada.
6797 * Makefile.in: Regenerate (incidentally fixes broken
6798 commit when libada-branch was merged).
6799
6800 2004-02-28 Andrew Cagney <cagney@redhat.com>
6801
6802 * src-release (CVS_NAMES): Define.
6803 (do-tar, do-tar): Prune $(CVS_NAMES).
6804
6805 2004-02-23 Andrew Cagney <cagney@redhat.com>
6806
6807 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6808 2004-02-19.09.
6809
6810 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6811
6812 PR bootstrap/11932
6813 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6814
6815 2004-02-19 Andrew Cagney <cagney@redhat.com>
6816
6817 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6818 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6819
6820 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6821
6822 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6823 (rs6000-*-aix*): Same.
6824 * configure: Regenerate.
6825
6826 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6827
6828 * configure.in (host): Add in missing $noconfigdirs to defines.
6829 * configure: Regenerate.
6830
6831 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6832 Nathanael Nerode <neroden@gcc.gnu.org>
6833
6834 PR ada/6637, PR ada/5911
6835 Merge with libada-branch:
6836 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6837 with appropriate dependencies. Add --enable-libada configure switch.
6838 * configure, Makefile.in: Regenerate.
6839
6840 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6841
6842 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6843 * configure: Regenerate.
6844
6845 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6846
6847 * COPYING.NEWLIB: Update Red Hat license to 2004.
6848
6849 2004-01-23 DJ Delorie <dj@redhat.com>
6850
6851 * Makefile.def (target_modules) [libiberty]: Don't stage.
6852 * Makefile.in: Rebuilt.
6853
6854 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6855
6856 * COPYING.NEWLIB: Update to include copyrights for new
6857 iconv code.
6858
6859 2004-01-15 Andrew Cagney <cagney@redhat.com>
6860
6861 * src-release: Update copyright year.
6862 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6863 (NEWLIB_SUPPORT_DIRS): Delete macro.
6864 (newlib.tar.bz2): Delete rule.
6865
6866 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6867
6868 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6869 * Makefile.tpl (configure-target-[+module+]): Support stage.
6870 * Makefile.in: Rebuilt.
6871
6872 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6873
6874 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6875 throughout.
6876
6877 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6878
6879 * configure.in: Use ./config.cache, not config.cache.
6880 * configure: Regenerate.
6881 * Makefile.tpl: Special-casing not needed for GCC any more.
6882 * Makefile.in: Regenerate.
6883
6884 * configure.in: Don't share a cache file for host dirs.
6885 * configure: Regenerate.
6886
6887 * config-ml.in: Don't mess with the cache file.
6888
6889 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6890
6891 * Makefile.tpl: Make GCC use a separate config.cache.
6892 * Makefile.in: Regenerate.
6893
6894 PR bootstrap/11932, PR bootstrap/11933
6895 (I don't know if it will fix either of them, but it relates
6896 to them.)
6897 * configure.in: Don't use shared config.cache for target
6898 directories.
6899 * configure: Regenerate.
6900
6901 2003-12-31 Roger Sayle <roger@eyesopen.com>
6902
6903 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6904 * configure: Regenerated.
6905
6906 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6907
6908 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6909 * configure: Regenerated.
6910
6911 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6912
6913 Port change over from GCC:
6914 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6915 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6916 (configure-build-[+module+], configure-[+module+]): Likewise.
6917 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6918 * Makefile.in: Regenerate.
6919
6920 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6921
6922 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6923 * configure: Regenerate.
6924
6925 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6926
6927 * COPYING.NEWLIB: Add license info for long long routines added to
6928 stdlib.
6929
6930 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6931
6932 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6933 * Makefile.in: Regenerate.
6934
6935 2003-10-20 Phil Edwards <phil@codesourcery.com>
6936
6937 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6938 * configure: Regenerate.
6939
6940 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6941
6942 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6943 HOST_FLAGS_TO_PASS.
6944 * Makefile.in: Regenerate.
6945
6946 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6947
6948 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6949 * configure: Rebuilt
6950 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6951 * Makefile.in: Rebuilt
6952
6953 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6954
6955 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6956
6957 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6958
6959 * config-ml.in: Use ac_configure_args directly instead of
6960 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6961 actually seen.
6962
6963 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6964
6965 * config-ml.in: Propagate INSTALL variables.
6966
6967 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6968
6969 * configure.in: Pass a computed --program-transform-name
6970 to subconfigures.
6971 * configure: Regenerated.
6972
6973 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6974
6975 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6976 * Makefile.in: Regenerate.
6977
6978 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6979 * Makefile.in: Regenerate.
6980
6981 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6982
6983 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6984 quoting.
6985 * configure: Regenerated.
6986
6987 2003-09-12 Michael Chastain <mec@shout.net>
6988
6989 Fix PR gdb/857.
6990 * src-release (do-proto-topleve): Remove junk files
6991 intl/config.cache, intl/config.status,
6992 intl/config.h, intl/stamp-h.
6993
6994 2003-09-14 Andrew Cagney <cagney@redhat.com>
6995
6996 * src-release (dejagnu.tar): New target.
6997 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6998 (do-djunpack): Use $(PACKAGE) for the package name.
6999
7000 2003-09-04 DJ Delorie <dj@redhat.com>
7001
7002 * configure: Regenerate.
7003
7004 2003-09-04 Robert Millan <robertmh@gnu.org>
7005
7006 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7007
7008 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7009
7010 * configure.in: Ensure arguments to sed are properly spaced.
7011 * configure: Regenerate.
7012
7013 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
7014
7015 Merge from gcc:
7016 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7017 * install-sh: Update to newer upstream versions (associated with
7018 aclocal 1.7).
7019 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7020
7021 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7022
7023 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7024 * configure: Regenerated.
7025
7026 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7027
7028 * configure.in: Use newline instead of semicolon when assuming
7029 shell arguments in a for loop.
7030 * configure: Regenerated.
7031
7032 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7033
7034 PR 8180
7035 * configure.in: When testing with_libs and with_headers, treat
7036 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7037 * configure: Regenerate.
7038
7039 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7040 make, shell, etc.
7041 (baseargs): Likewise.
7042 * configure: Regenerate.
7043
7044 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7045
7046 * configure.in: Disable libgcj for darwin not on powerpc.
7047 * configure: Rebuild.
7048
7049 2003-08-15 Michael Chastain <mec@shout.net>
7050
7051 * src-release (do-proto-toplev): Remove junk files
7052 dejagnu/example/calc/config.status,
7053 dejagnu/example/calc/config.log.
7054
7055 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7056
7057 * config-ml.in, symlink-tree: Add license.
7058
7059 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
7060
7061 Merge from gcc:
7062
7063 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7064 * Makefile.tpl (check, check-c++): Express dependencies using
7065 dependencies rather than commands.
7066 * Makefile.in: Regenerate.
7067
7068 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7069 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7070 * Makefile.in: Update.
7071
7072 2003-08-01 Andrew Cagney <cagney@redhat.com>
7073
7074 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7075 * configure: Ditto.
7076
7077 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7078
7079 * configure.in: Enable libgcj for darwin.
7080 * configure: Rebuild.
7081
7082 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
7083
7084 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
7085
7086 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7087
7088 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7089 creating target and build subdirs to build all parent dirs as needed.
7090 * Makefile.in: Rebuild.
7091 * configure.in: Don't build dirs explicitly here.
7092 * configure: Rebuild.
7093
7094 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7095
7096 * Makefile.tpl (all-make): Depend on intl.
7097 * Makefile.in: Rebuilt.
7098
7099 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7100
7101 * config.if: Remove unused libc_interface determination.
7102
7103 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 * Makefile.in: Regenerate, correctly this time.
7106
7107 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7108
7109 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7110 unused INSTALL_PROGRAM_ARGS.
7111 * configure.in: Use AC_PROG_INSTALL.
7112 * Makefile.in: Regenerate.
7113 * configure: Regenerate.
7114
7115 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7116
7117 * configure: Rebuilt.
7118 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7119 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7120 newlib nor libgloss.
7121 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7122 * configure.in (am33_2.0-*-linux*): Added.
7123
7124 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7125
7126 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7127 * configure: Regenerate.
7128
7129 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
7130
7131 * config-ml.in: Replace PWD with PWD_COMMAND.
7132 * Makefile.tpl: Likewise.
7133 * Makefile.in: Regenerated.
7134
7135 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7136
7137 * configure.in: Clean up config-lang.in handling. Delete
7138 useless assignment to "subdirs".
7139 * configure: Regenerate.
7140
7141 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7142
7143 * configure.in: Rename 'target_libs' to 'target_libraries'.
7144 Remove useless reference to 'target_libs'.
7145 * configure: Regenerate.
7146
7147 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7148
7149 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7150 * Makefile.in: Regenerate.
7151
7152 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7153
7154 * Makefile.def: Introduce flags_to_pass.
7155 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7156 * Makefile.in: Regenerate.
7157
7158 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7159
7160 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7161 and target-libgloss.
7162 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7163 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7164 * configure: Regenerate.
7165
7166 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7167
7168 * configure.in: Update testsuite_flags to new location.
7169 * configure. Regenerate.
7170
7171 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7172
7173 * Makefile.tpl: Remove BUILD_CC stuff.
7174 * Makefile.in: Regenerate.
7175
7176 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7177
7178 * config.guess: Update to 2003-06-12 version.
7179 * config.sub: Update to 2003-06-13 version.
7180
7181 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7182
7183 * MAINTAINERS: Add myself as MIPS co-maintainer.
7184
7185 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7186
7187 * config.guess: Update to 2003-06-06 version.
7188 * config.sub: Update to 2003-06-06 version.
7189
7190 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7191
7192 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7193 * configure. Regenerate.
7194
7195 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7196
7197 * configure.in: Disable serial configure by default.
7198 * configure: Regenerate.
7199 * Makefile.tpl: Abolish .NOTPARALLEL.
7200 * Makefile.in: Regenerate.
7201
7202 * Makefile.tpl: Replace {build,host,target}_canonical by
7203 {build,host,target}.
7204 * Makefile.in: Regenerate.
7205
7206 * Makefile.tpl: Fix stupid pasto.
7207 * Makefile.in: Regenerate.
7208
7209 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7210
7211 * Makefile.tpl: Remove bogus conditional.
7212 * Makefile.in: Regenerate.
7213
7214 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7215
7216 * Makefile.tpl: Make 'recursive targets' using autogen rather
7217 than shell loop. Remove duplicate 'clean' targets and false
7218 comments.
7219 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7220 Add systematic method of specifying missing targets in subdirs.
7221 Add copyright boilerplate.
7222 * Makefile.in: Regenerate.
7223 * configure.in: Add 'recursive targets' to maybe list.
7224 * configure: Regenerate.
7225
7226 * Makefile.tpl: Rename [+target+] to [+make_target+].
7227 * Makefile.def: Rename 'target' to 'make_target'.
7228
7229 2003-05-30 Nick Clifton <nickc@redhat.com>
7230
7231 * README-maintainer-mode: Update URL for locating blessed config
7232 tools.
7233
7234 2003-05-29 Robert Millan <rmh@debian.org>
7235
7236 * ltconfig: Import this patch and modify for use with current
7237 version of ltconfig:
7238
7239 2003-05-21 Bruno Haible <bruno@clisp.org>
7240
7241 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
7242 GNU/FreeBSD.
7243
7244 2003-05-28 DJ Delorie <dj@redhat.com>
7245
7246 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7247 * Makefile.in: Regenerate.
7248
7249 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
7250
7251 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
7252
7253 2003-05-21 DJ Delorie <dj@redhat.com>
7254
7255 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7256 newlib or libgloss.
7257 * Makefile.in: Regenerate.
7258
7259 2003-05-21 DJ Delorie <dj@redhat.com>
7260
7261 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7262 * Makefile.in: Regenerate.
7263
7264 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7265
7266 * configure.in: Use curly braces in the definition of tooldir.
7267 * configure: Regenerate.
7268
7269 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7270
7271 * configure.in: Switch more things to use maybe dependencies.
7272 * Makefile.tpl: Switch more things to use maybe dependencies.
7273 Factor out common code from autogen IF statements.
7274 * configure: Regenerate.
7275 * Makefile.in: Regenerate.
7276
7277 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7278
7279 * configure.in: Accept i[3456789]86 for machine type.
7280 * configure: Regenerate.
7281
7282 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7283
7284 * configure.in: Switch more things to use maybe dependencies.
7285 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7286 * configure: Regenerate.
7287 * Makefile.tpl: Switch more things to use maybe dependencies.
7288 * Makefile.in: Regenerate.
7289
7290 2003-05-16 Andreas Schwab <schwab@suse.de>
7291
7292 * Makefile.tpl (install-opcodes): Define.
7293 * Makefile.in: Rebuild.
7294
7295 2003-05-13 Andreas Jaeger <aj@suse.de>
7296
7297 * config.guess: Update to 2003-05-09 version.
7298 * config.sub: Update to 2003-05-09 version.
7299
7300 2003-05-13 Michael Eager <eager@mvista.com>
7301
7302 * configure.in: Correct sed script so that options in quotes are not
7303 deleted.
7304 * configure: Rebuild.
7305
7306 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7307
7308 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7309 and $$s/newlib/libc/sys/cygwin32 include paths.
7310 * configure: Ditto.
7311
7312 2003-05-05 H.J. Lu <hjl@gnu.org>
7313
7314 * config-ml.in: Restored from gcc repository.
7315
7316 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7317
7318 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7319 * Makefile.in: Regenerate.
7320
7321 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7322
7323 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
7324 and Makefile.def.
7325
7326 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7327
7328 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7329 * Makefile.in: Regenerated.
7330
7331 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7332
7333 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7334 * Makefile.in: Regenerate.
7335
7336 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7337
7338 * configure.in (powerpc64*-*-linux*): Remove.
7339 * configure: Rebuilt.
7340
7341 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7342
7343 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7344 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7345 and restrap.
7346 * Makefile.in: Regenerate.
7347
7348 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7349
7350 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7351 * configure: Regenerated.
7352
7353 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
7354
7355 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7356 * */configure: Rebuilt.
7357
7358 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7359
7360 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7361 * Makefile.in: Regenerate.
7362
7363 2003-03-14 Michael Chastain <mec@shout.net>
7364
7365 * Makefile.in: Regenerate with correct Makefile.def.
7366
7367 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7368
7369 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7370 Make macro.
7371 * Makefile.in: Regenerate.
7372 * configure.in: Clean up gxx_include_dir logic.
7373 * configure: Regenerate.
7374
7375 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7376
7377 * configure.in (gxx_include_dir): Fix typo.
7378 * configure: Regenerated.
7379
7380 2003-03-06 Andrew Cagney <cagney@redhat.com>
7381
7382 * texinfo/texinfo.tex: Import version 2003-02-03.16.
7383
7384 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7385
7386 * configure.in: Include $(build_tooldir)/sys-include in
7387 FLAGS_FOR_TARGET.
7388 * configure: Regenerated.
7389
7390 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7391
7392 * Makefile.tpl: Reindent.
7393 * Makefile.in: Regenerate.
7394 * configure.in: Reindent. Don't set unused variables.
7395 * configure: Regenerate.
7396
7397 * Makefile.tpl: Always pass down RANLIB.
7398 * Makefile.in: Regenerate.
7399
7400 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7401 * Makefile.in: Regenerate.
7402 * configure.in: Remove unused logic relating to --enable-shared
7403 and --enable-threads. Remove bogus comments. Remove redundant
7404 noconfigdirs.
7405 * configure: Regenerate.
7406
7407 * configure.in: Replace ${libstdcxx_version} by its value.
7408 Remove reference to mh-dgux.
7409 * configure: Regenerate.
7410
7411 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7412
7413 * Makefile.tpl: Rearrange.
7414 * Makefile.in: Regenerate.
7415
7416 2003-02-25 Nick Clifton <nickc@redhat.com>
7417
7418 * configure: Remove site-file supprot - it is obsolete.
7419
7420 2003-02-24 Uwe Stieber <uwe@wwws.de>
7421
7422 * configure.in: Add support for kaOS as cross build target system.
7423 * configure: Regenerated.
7424
7425 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7426
7427 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7428 configure-target-* as some target builds may require additional
7429 flags for preprocessor tests.
7430 * Makefile.in: Regenerated.
7431
7432 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7433
7434 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7435 * ltconfig: Handle it.
7436 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7437 auto-detecting it.
7438
7439 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7440
7441 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7442 it is used as argument to $CC.
7443 * ltcf-gcj.sh: Likewise.
7444
7445 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7446
7447 * configure.in: Introduce --enable-maintainer-mode.
7448 * configure: Rebuilt.
7449 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7450 for maintainer mode.
7451 * Makefile.in: Rebuilt.
7452
7453 2003-02-19 Andrew Cagney <ac131313@redhat.com>
7454
7455 * configure: Regenerate using autoconf 2.13.
7456
7457 2003-02-19 Alan Modra <amodra@bigpond.net.au>
7458
7459 * config.guess: Import latest version.
7460 * config.sub: Import latest version.
7461
7462 2003-02-18 Jason Merrill <jason@redhat.com>
7463
7464 * Makefile.tpl (check-c++): Allow parallelism.
7465
7466 2003-02-17 Andrew Cagney <ac131313@redhat.com>
7467
7468 * configure: Regenerate using autoconf 000227.
7469
7470 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7471
7472 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7473 don't configure target-libobjc.
7474 * configure: Regenerate.
7475
7476 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7477
7478 * Makefile.tpl (RANLIB): Define.
7479 * Makefile.in: Regenerate.
7480
7481 2003-02-06 Keith R Seitz <keiths@redhat.com>
7482
7483 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7484 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7485 * Makefile.in: Regenerated.
7486 * configure.in: Remove all traces of snavigator, db, and grep.
7487 * configure: Regenerated.
7488
7489 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7490
7491 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7492 * Makefile.in: Regenerated.
7493
7494 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7495
7496 * config.if: Copy from GCC.
7497
7498 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7499
7500 * configure.in: Revert 24Jan change.
7501 * configure: Regenerate.
7502
7503 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7504
7505 * configure.in: Revert previous change.
7506 * configure: Regenerate.
7507
7508 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7509
7510 * configure.in: Make rda native-only.
7511 * configure: Regenerate.
7512
7513 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7514
7515 * configure.in: Add missing \.
7516 * configure: Rebuilt.
7517
7518 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7519
7520 * configure.in (baseargs): Avoid using \| in sed regular
7521 expressions.
7522 * configure: Rebuilt.
7523
7524 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7525
7526 * configure.in (baseargs): Remove all supported forms of
7527 --cache-file, --srcdir, --host, --build and --target options
7528 from argument lists.
7529 * configure: Rebuilt.
7530
7531 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7532
7533 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7534 * configure: Rebuilt.
7535
7536 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7537
7538 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7539 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7540 * Makefile.in: Regenerate.
7541 * configure: Regenerate.
7542
7543 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7544
7545 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7546 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7547 * Makefile.in: Regenerate.
7548
7549 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7550
7551 * configure.in: Remove Makefile in build, host and target modules
7552 unless configure was run with --no-recursion.
7553 * configure: Rebuilt.
7554
7555 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7556
7557 * config.guess: Update to 2003-01-03 version.
7558 * config.sub: Update to 2003-01-03 version.
7559
7560 2003-01-07 Christopher Faylor <cgf@redhat.com>
7561
7562 * configure: Regenerate with proper autoconf 2.13.
7563
7564 2003-01-07 Christopher Faylor <cgf@redhat.com>
7565
7566 * configure.in: Add AC_PREREQ for consistency.
7567 * configure: Regenerate.
7568
7569 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7570
7571 * configure.in (GDB_TK): Add tcl directories conditional on
7572 gdb/gdbtk directory being present.
7573 * configure: Regenerate.
7574
7575 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7576
7577 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7578 by gcc if LD is not defined and we are not doing a Canadian Cross.
7579 * configure: Rebuilt.
7580
7581 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
7582
7583 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7584
7585 2002-12-31 Tom Tromey <tromey@redhat.com>
7586
7587 * Makefile.in: Rebuilt.
7588 * Makefile.def (target_modules) [libffi]: Allow installation.
7589
7590 2002-12-31 Andreas Schwab <schwab@suse.de>
7591
7592 * configure.in: Fix use of $program_transform_name.
7593 * configure: Regenerated.
7594
7595 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7596
7597 * configure.in (baseargs): Don't remove first configure argument.
7598 * configure: Regenerated.
7599
7600 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7601
7602 * Makefile.tpl (local-distclean): Don't remove...
7603 (multilib.ts): ... this. Moved into...
7604 (multilib.out): ... this. Don't use sub-make.
7605 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7606 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7607 (configure-build-[+module+], configure-[+module+],
7608 configure-target-[+module+], configure-gcc): ... these. Test
7609 for Makefile existence. Drop config.status from dependencies.
7610 * Makefile.in: Rebuilt.
7611 * configure.in: Move gcc-version-trigger to the end of
7612 ac_configure_args. Add comments to maybedep.tmp and
7613 serdep.tmp. Introduce --disable-serial-configure. Remove
7614 nonopt from baseargs, matching and removing corresponding
7615 whitespace while at it.
7616 * configure: Rebuilt.
7617
7618 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7619
7620 * configure.in (host_configargs): Replace reference to
7621 no-longer-defined buildopts with --build=${build_alias}.
7622 * configure: Rebuilt.
7623
7624 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7625
7626 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7627 program_transform_name to standard idiom.
7628 (AUTOGEN, AUTOCONF): Define.
7629 (Makefile.in): Use $(AUTOGEN).
7630 (Makefile): Depend on config.status, and use autoconf-style rule to
7631 build it. Move original commands to...
7632 (config.status): ... this new target.
7633 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7634 $(AUTOCONF).
7635 * Makefile.in: Rebuilt.
7636
7637 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7638
7639 * Makefile.tpl: Fix dramatic bustage due to change in
7640 program_transform_name.
7641 * Makefile.in: Regenerate.
7642
7643 * configure.in: Remove unnecessary PATH setting.
7644 * configure: Regnerate.
7645
7646 * configure.in: Don't default to unprefixed tools unless
7647 the native tools will work.
7648 * configure: Regenerate.
7649
7650 * configure.in: Convert to autoconf script. Blow away lots
7651 of now-redundant Makefile fragments.
7652 * configure: Generate using Autoconf.
7653 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7654 * Makefile.in: Regenerate.
7655
7656 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7657
7658 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7659 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7660
7661 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7662 where they belong.
7663
7664 2002-12-24 Andreas Schwab <schwab@suse.de>
7665
7666 * Makefile.tpl (multilib.out): Fix missing space.
7667 * Makefile.in: Regenerate.
7668
7669 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7670
7671 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7672 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7673 * Makefile.in: Regenerate.
7674 * configure.in: Remove unnecessary leftovers.
7675
7676 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7677
7678 * configure.in (extra_ranlibflags_for_target): New variable.
7679 (*-*-darwin): Add -c to ranlib commands.
7680 * configure (tooldir): Handle extra_ranlibflags_for_target.
7681
7682 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7683
7684 * COPYING.NEWLIB: Updated.
7685 * COPYING.LIBGLOSS: Ditto.
7686
7687 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7688
7689 * Makefile.tpl: Revert HJL's change.
7690 * Makefile.in: Regenerated.
7691 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7692 always.
7693
7694 2002-12-19 Andreas Schwab <schwab@suse.de>
7695
7696 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7697 * Makefile.in: Regenerate.
7698
7699 2002-12-18 H.J. Lu <hjl@gnu.org>
7700
7701 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7702 * Makefile.in: Regenerated.
7703
7704 * configure.in (build_prefix): New. Substitute.
7705
7706 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7707
7708 * Makefile.tpl: Don't let real targets depend on phony targets.
7709 * Makefile.in: Regenerate.
7710
7711 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7712 * Makefile.in: Regenerate.
7713
7714 2002-12-16 Jason Merrill <jason@redhat.com>
7715
7716 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7717 previous 'make bootstrap'.
7718 * Makefile.in: Regenerate.
7719
7720 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7721
7722 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7723
7724 2002-12-13 Jason Merrill <jason@redhat.com>
7725
7726 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7727 library tests.
7728 (check-c++): Just depend on it and check-target-libstdc++-v3.
7729 * Makefile.in: Regenerate.
7730
7731 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7732
7733 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7734 * Makefile.in: Regenerate.
7735
7736 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7737
7738 * COPYING.NEWLIB: Update list of alternate Regent of California
7739 licenses and discuss official revoking of advertising clause.
7740 * COPYING.LIBGLOSS: Ditto.
7741
7742 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7743
7744 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7745 * Makefile.in: Rebuilt.
7746
7747 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7748
7749 * configure: Fix bug put in by gremlins.
7750
7751 * Makefile.tpl: Substitute more autoconfily.
7752 * configure: Substitute more autoconfily.
7753 * Makefile.in: Regenerate.
7754
7755 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7756
7757 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7758 * Makefile.in (all-sim): Ditto.
7759
7760 2002-12-06 DJ Delorie <dj@redhat.com>
7761
7762 * Makefile.tpl: Change configure dependencies to not have real
7763 targets depend on phony targets.
7764
7765 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7766
7767 * configure.in: Revert unintentional change.
7768
7769 * src-release: Configure host subdirs.
7770
7771 * Makefile.tpl: Change dependency for */multilib.out so that
7772 it works when gcc isn't in the tree.
7773
7774 * configure.in: Substitute more.
7775 * configure: Run subconfigures from the Makefile.
7776 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7777 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7778
7779 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7780
7781 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7782 and corresponding dependencies.
7783 * Makefile.in: Regenerate.
7784
7785 * configure.in (host_tools): Order binutils, gas and ld for
7786 convenience in running the testsuites.
7787
7788 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7789 * Makefile.in: Regenerate.
7790 * configure.in: Introduce rules to serialize subconfigure runs.
7791
7792 * configure.in: Introduce BASE_CC_FOR_TARGET.
7793 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7794 Realize configure-build-* targets. Realize configure-target-* targets.
7795 * Makefile.in: Regenerate.
7796
7797 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7798
7799 * configure: Move gcc_version_trigger stuff from here...
7800 * configure.in: ...to here.
7801
7802 * configure.in: Separate subconfigure options added by this file from
7803 options given by the user. Add machinery to put args for host
7804 subconfigures into the Makefile.
7805
7806 * Makefile.tpl: Remove 'vault' targets.
7807 * Makefile.tpl: Reorder and comment dependencies.
7808 * Makefile.in: Regenerate.
7809
7810 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7811
7812 * configure.in: Move host-specific darwin noconfigdirs into
7813 the host-specific section.
7814
7815 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7816
7817 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7818 during replay.
7819 * Makefile.in: Regenerate.
7820
7821 (finishing slow-motion replay)
7822 * configure: Remove skip-this-dir support.
7823 * Makefile.tpl: Remove skip-this-dir support.
7824
7825 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7826 subdirectories.
7827 * Makefile.in: Regenerate.
7828
7829 * Makefile.tpl: Strip out useless setting of 'dir'.
7830 * Makefile.in: Regenerate.
7831
7832 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7833
7834 (finishing slow-motion replay)
7835 * configure.in: Fix deeply stupid bug.
7836
7837 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7838 shell code in CXX_FOR_TARGET
7839 * Makefile.def: Introduce raw_cxx.
7840 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7841 RAW_CXX_FOR_TARGET.
7842 * Makefile.in: Regenerate.
7843
7844 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7845
7846 (finishing slow-motion replay)
7847 * Makefile.tpl: Remove unnecessary ifs.
7848 * Makefile.in: Regenerate.
7849
7850 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7851 dependencies. Maybe-ize build-libiberty. Create dummy install
7852 targets for 'no_install' modules.
7853 * configure: Move GDB_TK substitution to configure.in. Move
7854 build_modules stuff to configure.in.
7855 * configure.in: Implement soft dependency machinery. Maybe-ize
7856 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7857 * Makefile.in: Regenerate.
7858
7859 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7860
7861 (continuing slow-motion replay)
7862 * Makefile.tpl: Make all-target, install-target behave similarly
7863 to all, install (only hitting configured targets). Eliminate
7864 unused macro defintions.
7865
7866 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7867 build != host.
7868
7869 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7870
7871 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7872
7873 * configure.in: Produce lists of subdir targets we're actually
7874 configuring. Remove references to "dosrel".
7875 * Makefile.tpl: Let configure set which subdir targets are hit.
7876 Remove install-cross; clean up install; remove ALL. Remove
7877 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7878 Autogenerate host module targets. Remove empty dependency lines
7879 and redundant dependency; rearrange slightly.
7880 * Makefile.def: Add host-side libtermcap, utils.
7881
7882 * Makefile.in: Regenerate.
7883
7884 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7885
7886 (Continuing slow-motion replay)
7887 * Makefile.def: Add list of recursive targets to autogenerate.
7888 Add build_modules.
7889 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7890 targets. Autogenerate *-build-* targets.
7891 * Makefile.in: Regenerate.
7892
7893 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7894
7895 (Continuing slow-motion replay)
7896 * configure: More autoconf-style substitutions.
7897 * Makefile.tpl: More autoconf-style substitutions.
7898 * Makefile.in: Regenerate.
7899
7900 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7901
7902 (Continuing slow-motion replay)
7903 * configure: Substitute more variables in a more autoconf-friendly
7904 way. Simplify slightly.
7905 * Makefile.tpl: Make more variables substitutable in an
7906 autoconf-friendly way.
7907 * Makefile.in: Regenerate.
7908
7909 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7910
7911 (Continuing slow-motion replay)
7912 * configure.in (v810*): Remove special setting of tools.
7913
7914 * configure: Add support for extra required flags for ar or nm.
7915 * configure.in (aix4.3+): Use above support for target-specific
7916 issues, rather than using config/mt-aix43.
7917
7918 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7919
7920 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7921 * configure: Remove 'removing', which doesn't work. Replace $subdir
7922 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7923 with $srcdir. Reformat indentation. Substitute some variables
7924 formerly hard-coded in the Makefile for build=host.
7925 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7926 * Makefile.def: Autogenerate more.
7927 * Makefile.in: Regenerate.
7928
7929 2002-11-13 Bruce Korb <bkorb@gnu.org>
7930
7931 * Makefile.tpl: syntactic cleanup
7932
7933 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7934
7935 * Makefile.def (host_modules): Add rda.
7936 * Makefile.in: Regenerate.
7937 * configure.in (target_tool): Add target-rda to list.
7938
7939 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7940
7941 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7942 and restrap targets to this rule.
7943 * Makefile.in: Regenerate.
7944
7945 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7946
7947 * configure.in (i[3456]86-*-linux*): Add check to disable
7948 ${libgcj} for glibc1.
7949
7950 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7951
7952 * configure.in: Add tic4x target.
7953
7954 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7955
7956 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7957 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7958 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7959 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7960 * Makefile.in: Regenerate.
7961
7962 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7963
7964 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7965 * Makefile.in: Regenerate.
7966
7967 * Makefile.def: Remove order dependency comments.
7968 * Makefile.tpl: Add explicit install-install dependencies.
7969 * Makefile.in: Regenerate.
7970
7971 * Makefile.tpl: Remove material now in src-release. (Finally!)
7972 * Makefile.in: Regenerate.
7973
7974 * configure: Restore my original patch by syncing with gcc version.
7975
7976 * Bring following over from gcc:
7977
7978 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7979
7980 * configure.in (s390*-*-linux*): Enable libgcj.
7981
7982 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7983
7984 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7985
7986 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7987
7988 * configure: Move stray lines back to where they belong.
7989
7990 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7991
7992 * Makefile.tpl: Insert configure-target target, for src-release.
7993
7994 * configure: Finish reverting change which Andrew Cagney started
7995 reverting. Should fix bustage.
7996
7997 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7998 * src-release: New file. Contains material for making net
7999 releases for gdb, binutils, et al., formerly in Makefile.in.
8000
8001 2002-09-30 Nick Clifton <nickc@redhat.com>
8002
8003 * cpu: New top level directory. Intended to hold input files for
8004 CGEN which have FSF copyright assignment.
8005 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8006
8007 2002-09-29 Andrew Cagney <ac131313@redhat.com>
8008
8009 Revert below (note that src does not contain Makefile.tpl):
8010 * Makefile.tpl: Make subsituted variables more autoconfy.
8011 * Makefile.in: Regenerate.
8012
8013 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8014
8015 * configure: Revert accidentally applied changes.
8016
8017 * Makefile.tpl: Make more autoconf-friendly.
8018 * Makefile.in: Regenerate.
8019 * configure: Make substitution more autoconf-like.
8020
8021 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8022
8023 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8024 single entry to handle all these.
8025 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8026 libjava on arm-*-elf.
8027
8028 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8029
8030 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8031 things that depend on them.
8032
8033 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8034
8035 * Makefile.tpl: Make subsituted variables more autoconfy.
8036 * Makefile.in: Regenerate.
8037 * configure: Make seds more autoconfy.
8038
8039 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8040
8041 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8042 * Makefile.in: Regenerate.
8043 * configure.in: Rewrite sed statements to look autoconfy.
8044
8045 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8046 all-target-foo on configure-target-foo.
8047 * Makefile.def: Ditto.
8048 * Makefile.in: Rebuild.
8049
8050 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8051
8052 * Makefile.def: New file.
8053 * Makefile.tpl: New file.
8054 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8055
8056 * configure.in: Minor rearrangement. Simplify tests.
8057
8058 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
8059
8060 * configure.in (with_headers): Skip copy if value is "yes".
8061 (with_libs): Likewise.
8062
8063 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8064
8065 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8066 * configure.in (sh*-*-pe*): Ditto.
8067 * configure.in (mips*-*-pe*): Ditto.
8068 * configure.in (*arm-wince-pe): Ditto.
8069
8070 * configure.in: Rearrange.
8071
8072 2002-09-12 Nick Clifton <nickc@redhat.com>
8073
8074 * Import these changes from the config master repository:
8075
8076 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
8077
8078 * config.sub: Add tic4x target.
8079
8080 2002-09-03 Ben Elliston <bje@redhat.com>
8081
8082 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
8083 Reported by <Duncan_Stodart@insession.com>.
8084
8085 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
8086
8087 * COPYING.NEWLIB: More updates.
8088
8089 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
8090
8091 * COPYING.NEWLIB: Update.
8092
8093 2002-08-23 Andrew Cagney <ac131313@redhat.com>
8094
8095 * texinfo/texinfo.tex: Import version 2002-06-04.06.
8096
8097 * config.guess: Import version 2002-08-23.
8098 * config.sub: Import version 2002-08-22.
8099
8100 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
8101
8102 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8103 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8104 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8105
8106 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8107
8108 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8109
8110 2002-08-04 H.J. Lu (hjl@gnu.org)
8111
8112 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8113
8114 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8115
8116 * configure.in: Move generic linux case to end. Copy generic
8117 linux noconfigdirs to mips*-*-linux* entry and new
8118 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8119
8120 2002-07-19 Chris Demetriou <cgd@broadcom.com>
8121
8122 * MAINTAINERS: Clarify on config.guess and config.sub, and add
8123 one instance of them which was missed to the list to update.
8124
8125 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8126
8127 * config.guess: Update to 2002-07-09 version.
8128 * config.sub: Update to 2002-07-03 version.
8129
8130 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8131
8132 * configure.in: Remove two redundant tests.
8133
8134 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8135
8136 * configure.in (mips*-*-irix6*o32): Enable stabs.
8137
8138 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8139
8140 * configure.in: Don't build grez.
8141 * Makefile.in: Ditto.
8142
8143 * Makefile.in: Remove references to bsp, cygmon, libstub.
8144 * configure.in: Ditto.
8145
8146 * configure.in: Remove leftover reference to gdbtest.
8147
8148 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8149
8150 * configure.in (gxx_include_dir): Change to match versioned
8151 C++ headers if --enable-version-specific-runtime-libs is used.
8152
8153 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8154
8155 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8156
8157 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8158
8159 * configure.in: Make --without-x work.
8160
8161 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
8162
8163 * contrib: New directory. Created to contain a copy of the
8164 texi2pod.pl script so that it is in the same place as the version in
8165 the FSF GCC sources.
8166
8167 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8168
8169 * configure.in: Rearrange target Makefile fragment collection.
8170
8171 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8172 cvs[src].
8173 * configure.in: Ditto.
8174
8175 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8176
8177 * Makefile.in: Eliminate 'apache' targets.
8178 * configure.in: Eliminate 'apache' targets.
8179
8180 * configure.in: Eliminate redundant tests. Reorganize.
8181
8182 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8183
8184 * config-ml.in: Eliminate references to Cygnus configure.
8185
8186 * Makefile.in: Eliminate references to building emacs.
8187
8188 2002-07-01 Denis Chertykov <denisc@overta.ru>
8189
8190 * configure.in: Add support for ip2k.
8191
8192 2002-06-24 Ben Elliston <bje@redhat.com>
8193
8194 * configure.in (host_tools): Remove cgen.
8195
8196 * Makefile.in (all-cgen): Remove; runs from its source directory.
8197 (check-cgen, install-cgen, clean-cgen): Likewise.
8198 (all-opcodes): No not depend on all-cgen.
8199 (all-sim): Likewise.
8200
8201 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8202
8203 * configure.in: Fix AIX configury bug.
8204
8205 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8206
8207 * configure.in: Replace ${topsrcdir} with ${srcdir}.
8208
8209 * configure.in: Move definition of libstdcxx_flags right above
8210 usage, rather than way earlier.
8211
8212 * configure.in: Pull definition of is_cross_compiler earlier.
8213
8214 * configure.in: Rearrange a little.
8215
8216 * configure.in: Remove references to librx.
8217 * Makefile.in: Remove references to librx.
8218
8219 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8220
8221 * configure.in: Eliminate ${gasdir} variable.
8222
8223 2002-06-18 Dave Brolley <brolley@redhat.com>
8224
8225 * configure.in: Add support for frv.
8226 * config.sub: Add support for frv.
8227
8228 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8229
8230 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8231
8232 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8233
8234 * configure.in (vax-*-netbsd*): Re-enable gas.
8235
8236 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8237
8238 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8239 BUILD_PREFIX_1, to correct nomenclature.
8240 * configure: Likewise.
8241
8242 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8243 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8244
8245 2002-05-31 Olaf Hering <olh@suse.de>
8246
8247 * config-ml.in: Propogate DESTDIR also.
8248
8249 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8250
8251 * configure.in (vax-*-netbsd*): Don't build gas for this
8252 platform.
8253
8254 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8255
8256 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8257 and libgcj for AVR.
8258
8259 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8260
8261 * config.sub: Add DLX target.
8262
8263 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8264
8265 * config.guess: Update to 2002-05-22 version.
8266 * config.sub: Likewise.
8267
8268 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8269
8270 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8271 * config-ml.in: Likewise.
8272 * configure: Likewise.
8273 * configure.in: Likewise.
8274
8275 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8276
8277 * configure.in: Simplify makefile fragment collection.
8278
8279 * configure.in: Remove code to build emacs.
8280
8281 * configure.in : Remove --srcdir argument from targargs and buildargs
8282 (it's always overridden in the Makefile anyway). Rearrange a bit.
8283
8284 * configure: Move some logic to configure.in.
8285 * configure.in: Move some logic from configure.
8286
8287 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
8288
8289 * COPYING.LIBGLOSS: New file.
8290
8291 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
8292
8293 * Makefile.in: Honour DESTDIR.
8294
8295 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8296
8297 * configure.in (noconfigdirs): Don't disable libgcj on
8298 sparc64-*-solaris* and sparcv9-*-solaris*.
8299
8300 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8301
8302 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8303
8304 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8305
8306 * configure.in (FLAGS_FOR_TARGET): Do not add
8307 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8308 on i[3456]86-*-linux*.
8309
8310 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8311
8312 * configure.in (noconfigdirs): Replace [ ] with test.
8313
8314 * configure.in (noconfigdirs): Do not add target-newlib if
8315 target == i[3456]86-*-linux*, and host == target.
8316
8317 2002-04-29 Mark Mitchell <mark@codesourcery.com>
8318
8319 * config.guess: Updated to 2002-04-26's version.
8320 * config.sub: Updated to 2002-04-26's version.
8321
8322 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8323
8324 * configure.in: delete reference to absent file
8325
8326 * configure.in: replace '[' with 'test'
8327
8328 * configure.in: Eliminate references to gash.
8329 * Makefile.in: Eliminate references to gash.
8330
8331 * configure.in: remove useless references to 'pic' makefile fragments.
8332
8333 * configure.in: (*-*-windows*) Finish removing.
8334
8335 * configure.in: Eliminate redundant test for libgui.
8336
8337 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8338
8339 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8340 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8341
8342 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8343
8344 * configure.in: remove references to dead files
8345
8346 2002-04-18 Tom Tromey <tromey@redhat.com>
8347
8348 * configure.in: Disallow configuring libgcj when it is already
8349 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8350 Solaris 2.8 by default. For PR libgcj/6158.
8351
8352 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8353
8354 * configure.in: Move default CC setting out of config/mh-* fragments
8355 directly into here.
8356
8357 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8358
8359 * configure.in: don't even try to configure or make a subdirectory
8360 if there's no configure script for it.
8361
8362 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8363
8364 * MAINTAINERS: Remove chill maintainers.
8365 * Makefile.in (CHILLFLAGS): Remove.
8366 (CHILL_LIB): Remove.
8367 (TARGET_CONFIGDIRS): Remove libchill.
8368 (CHILL_FOR_TARGET): Remove.
8369 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8370 CHILL_LIB.
8371 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8372 (CHECK_TARGET_MODULES): Likewise.
8373 (INSTALL_TARGET_MODULES): Likewise.
8374 (CLEAN_TARGET_MODULES): Likewise.
8375 (configure-target-libchill): Remove.
8376 (all-target-libchill): Remove.
8377 * configure.in (target_libs): Remove target-libchill.
8378 Do not compute CHILL_FOR_TARGET.
8379 * libchill: Remove directory.
8380
8381 2002-04-15 DJ Delorie <dj@redhat.com>
8382
8383 * Makefile.in, configure.in, configure: Sync with gcc, entries
8384 follow...
8385
8386 2002-04-08 Tom Tromey <tromey@redhat.com>
8387
8388 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8389 Fixes PR libgcj/6068.
8390
8391 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8392
8393 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8394
8395 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8396
8397 * configure.in (alpha*-dec-osf*): Enable libgcj.
8398
8399 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8400
8401 Fix for: PR bootstrap/3591, target/5676
8402 * configure.in (mcore-pe): Disable the configuration of
8403 libstdc++-v3 since exceptions are not supported.
8404
8405 2002-03-20 Anthony Green <green@redhat.com>
8406
8407 * configure.in: Enable libgcj for xscale-elf target.
8408
8409 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8410
8411 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8412 libjava.
8413 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8414
8415 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8416
8417 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8418 libstdc++-v3 and libjava.
8419
8420 2002-02-11 Adam Megacz <adam@xwt.org>
8421
8422 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8423 boehm-gc
8424
8425 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8426
8427 * config.guess: Updated to 2002-01-30's version.
8428 * config.sub: Updated to 2002-02-01's version.
8429 Contribute sh64-elf.
8430 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8431 * configure.in: Added sh64-*-*.
8432
8433 2002-01-17 H.J. Lu <hjl@gnu.org>
8434
8435 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8436 (all-target-fastjar): Also depend on all-target-libiberty.
8437
8438 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8439
8440 * configure, configure.in: Use temp file for long sed commands.
8441
8442 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8443
8444 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8445 libf2c.
8446
8447 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8448
8449 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8450
8451 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8452
8453 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8454
8455 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8456
8457 * configure: Handle temporary files securely using mkdir.
8458
8459 2001-09-26 Will Cohen <wcohen@redhat.com>
8460
8461 * configure.in (*-*-linux*): Disable configuration of target-newlib
8462 and target-libgloss.
8463
8464 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8465
8466 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8467 RANLIB.
8468
8469 2001-08-11 Graham Stott <grahams@redhat.com>
8470
8471 * Makefile.in (check-c++): Add missing semicolon.
8472
8473 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8474
8475 * configure.in (sh-*-linux*): New.
8476
8477 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8478
8479 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8480 and libgcj on m68hc11/m68hc12.
8481
8482 2001-06-27 H.J. Lu (hjl@gnu.org)
8483
8484 * Makefile (CFLAGS_FOR_BUILD): New.
8485 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8486
8487 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8488
8489 * configure.in (libstdcxx_flags): Do not try to execute
8490 libstdc++-v3/testsuite_flags until it exists.
8491
8492 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8493
8494 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8495
8496 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8497
8498 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8499
8500 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8501
8502 * configure.in: Move *-chorusos target case to the proper switch.
8503 Disable libgcj.
8504
8505 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8506
8507 * Makefile.in (STAGE1_CFLAGS): Pass down.
8508
8509 2001-04-13 Alan Modra <amodra@one.net.au>
8510
8511 * config.guess: Add hppa64-linux support. Note for next import that
8512 this is already in the master file.
8513 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8514
8515 2001-03-22 Colin Howell <chowell@redhat.com>
8516
8517 * Makefile.in (DO_X): Do not backslash single-quotes in
8518 backquotes (two places).
8519
8520 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8521
8522 * Makefile.in (DO_X): Quote nested quotes.
8523
8524 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8525
8526 * Makefile.in (DO_X): Use double quotes for quoting
8527 "RANLIB=$${RANLIB}".
8528
8529 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8530
8531 * configure.in: Only use `lang_requires' for languages athat are
8532 actually enabled.
8533
8534 2001-03-07 Tom Tromey <tromey@redhat.com>
8535
8536 * configure.in: Allow config-lang.in to set `lang_requires' to list
8537 of other required languages.
8538
8539 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8540
8541 * Makefile.in: Remove RANLIB definition. Use RANLIB
8542 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8543 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8544
8545 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8546 Alexandre Oliva <aoliva@redhat.com>
8547
8548 * Makefile.in (check-c++): Use tabs, not spaces.
8549
8550 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8551
8552 * Makefile.in (check-c++): New rule.
8553
8554 * configure.in (target_libs): Remove libg++.
8555 (noconfigdirs): Remove libg++.
8556 (noconfigdirs): Same.
8557 (noconfigdirs): Same.
8558 (noconfigdirs): Same.
8559
8560 * config-ml.in: Remove libg++ references.
8561
8562 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8563 (ALL_TARGET_MODULES): Same.
8564 (configure-target-libg++): Remove.
8565 (all-target-libg++): Remove.
8566 (configure-target-libio): Remove.
8567 (all-target-libio): Remove.
8568 (check-target-libio): Remove.
8569 (.PHONY): Remove.
8570 (libg++.tar.bz2): Remove.
8571 (all-target-cygmon): Remove libio.
8572 (all-target-libstdc++): Remove.
8573 (configure-target-libstdc++): Remove.
8574 (TARGET_LIB_PATH): Remove libstdc++.
8575 (ALL_GCC_CXX): Remove libstdc++.
8576 (all-target-gperf): Correct.
8577
8578 2001-02-15 Anthony Green <green@redhat.com>
8579
8580 * configure: Introduce GCJ_FOR_TARGET.
8581 * configure.in: Ditto.
8582 * Makefile.in: Ditto.
8583
8584 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8585
8586 * configure.in: for *-chorusos, don't config target-newlib and
8587 target-libgloss.
8588
8589 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8590
8591 Remove V2 C++ library.
8592 * configure.in: Remove --enable-libstdcxx_v3 support.
8593
8594 2001-01-27 Richard Henderson <rth@redhat.com>
8595
8596 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8597
8598 2001-01-26 Tom Tromey <tromey@redhat.com>
8599
8600 * configure.in: Allow libgcj to be built on Sparc Solaris.
8601
8602 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8603
8604 * configure.in: Enable libgcj on several additional platforms.
8605
8606 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8607
8608 * configure.in: Enable libgcj for linux targets.
8609
8610 2001-01-09 Mike Stump <mrs@wrs.com>
8611
8612 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8613 failures of subdirectories.
8614
8615 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8616
8617 * configure: handle DOS-style absolute paths.
8618
8619 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8620
8621 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8622
8623 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8624
8625 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8626 (libstdcxx_incdir): Pass down.
8627 * config.if: Remove expired bits for cxx_interface, add stub.
8628 (libstdcxx_incdir): Add variable for g++ include directory.
8629 * configure.in (gxx_include_dir): Use it.
8630
8631 2000-12-15 Andreas Jaeger <aj@suse.de>
8632
8633 * configure.in: Handle lang_dirs.
8634
8635 2000-12-13 Anthony Green <green@redhat.com>
8636
8637 * configure.in: Disable libgcj for any target not specifically
8638 listed. Disable libgcj for x86 and Alpha Linux until compatible
8639 with g++ abi.
8640
8641 2000-12-13 Mike Stump <mrs@wrs.com>
8642
8643 * Makefile.in (local-distclean): Also remove fastjar.
8644
8645 2000-12-10 Anthony Green <green@redhat.com>
8646
8647 * configure.in: Define libgcj. Disable libgcj target libraries for
8648 most targets.
8649
8650 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8651
8652 * configure.in (target_libs): Revert 2000-12-08 patch.
8653 (noconfigdirs): Added target-libjava.
8654
8655 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8656
8657 * Makefile.in: handle DOS-style absolute paths.
8658
8659 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8660
8661 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8662 libjava.
8663 * configure.in (target_libs): Removed `target-libjava'.
8664
8665 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8666
8667 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8668 (ALL_MODULES): Added fastjar.
8669 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8670 (all-target-libjava): all-fastjar replaces all-zip.
8671 (all-fastjar): Added.
8672 (configure-target-fastjar, all-target-fastjar): Likewise.
8673 * configure.in (host_tools): Added fastjar.
8674
8675 2000-12-07 Mike Stump <mrs@wrs.com>
8676
8677 * Makefile.in (local-distclean): Remove leftover built files.
8678
8679 2000-11-16 Fred Fish <fnf@be.com>
8680
8681 * configure.in (enable_libstdcxx_v3): Fix typo,
8682 libstd++ -> libstdc++.
8683
8684 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8685
8686 * configure: Provide the original toplevel configure arguments
8687 (including $0) to subprocesses in the environment rather than
8688 through gcc/configargs.h.
8689
8690 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8691
8692 * configure: Turn on libstdc++ V3 by default.
8693
8694 2000-10-16 Michael Meissner <meissner@redhat.com>
8695
8696 * configure (gcc/configargs.h): Only create if there is a build GCC
8697 directory created.
8698
8699 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8700
8701 * configure: Save configure arguments to gcc/configargs.h.
8702
8703 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8704
8705 * Makefile.in (bootstrap): avoid recursion if subdir missing
8706 (cross): ditto
8707 (do-proto-toplev): ditto
8708
8709 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8710
8711 * configure.in: Do not build byacc for hppa64. Provide paths to the
8712 X11 libraries for hppa64.
8713
8714 2000-09-02 Anthony Green <green@cygnus.com>
8715
8716 * Makefile.in (all-gcc): Depend on all-zlib.
8717 (CLEAN_MODULES): Add clean-zlib.
8718 (ALL_MODULES): Add all-zlib.
8719 * configure.in (host_libs): Add zlib.
8720
8721 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8722
8723 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8724 $targargs to tell whether newlib is going to be built.
8725
8726 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8727 $$r/TARGET_SUBDIR/libio for _G_config.h.
8728
8729 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8730
8731 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8732
8733 * configure: Make enable_threads and enable_shared defaults
8734 explicit. Substitute enable_threads into generated Makefiles.
8735 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8736 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8737
8738 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8739
8740 * configure.in: Re-enable all references to libg++ and librx.
8741
8742 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8743
8744 * configure.in: Add *-*-freebsd* configurations.
8745
8746 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8747
8748 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8749 (do-tar, do-bz2): New rules.
8750 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8751 (gdb-tar): New rule.
8752 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8753 (insight_dejagnu.tar): New rule.
8754 (insight.tar): New rule.
8755 (gdb+dejagnu.tar): New rule.
8756 (gdb.tar): New rule.
8757
8758 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8759
8760 * MAINTAINERS: Update dejagnu/
8761
8762 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8763
8764 * ltmain.sh (relink_command): Fix typo in previous change.
8765
8766 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8767
8768 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8769 (relink_command): Added --tag flags.
8770 (mode=install): If relinking fails; error out.
8771
8772 2002-03-12 Richard Henderson <rth@redhat.com>
8773
8774 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8775 .NOTPARALLEL tag.
8776 (do-check): Rename from check.
8777 (check): Allow parallel check.
8778
8779 2002-03-11 Richard Henderson <rth@redhat.com>
8780
8781 * Makefile.in (.NOTPARALLEL): Add fake tag.
8782
8783 2002-03-07 H.J. Lu (hjl@gnu.org)
8784
8785 * configure.in: Enable gprof for mips*-*-linux*.
8786
8787 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8788
8789 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8790 libjava.
8791 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8792
8793 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8794
8795 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8796
8797 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8798
8799 * config.guess: Import from master sources, rev 1.232.
8800 * config.sub: Import from master sources, rev 1.246.
8801
8802 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8803
8804 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8805 because its Makefile is there; test for the executable instead.
8806
8807 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8808
8809 Contribute sh64-elf.
8810 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8811 * configure.in: Added sh64-*-*.
8812
8813 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8814
8815 * COPYING.NEWLIB: Remove advertising clause from
8816 Berkeley and Red Hat licenses.
8817
8818 2002-02-01 Mo DeJong <supermo@bayarea.net>
8819
8820 * Makefile.in: Add all-tix to deps for all-snavigator
8821 so that tix is built when building snavigator.
8822
8823 2002-02-01 Ben Elliston <bje@redhat.com>
8824
8825 * config.guess: Import from master sources, rev 1.229.
8826 * config.sub: Import from master sources, rev 1.240.
8827
8828 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8829
8830 From Steve Ellcey <sje@cup.hp.com>:
8831 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8832 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8833 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8834 IA64.
8835 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8836 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8837 soname_spec, sys_lib_search_path_spec): Ditto.
8838
8839 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8840
8841 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8842 target-libiberty, and target-libgloss. Skip Java-related
8843 libraries if not supported for NetBSD on target CPU.
8844
8845 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8846
8847 * configure.in: Import StrongARM and XScale target_configdirs from
8848 FSF GCC version.
8849
8850 2002-01-16 H.J. Lu (hjl@gnu.org)
8851
8852 * config.guess: Import from master sources, rev 1.225.
8853 * config.sub: Import from master sources, rev 1.238.
8854
8855 * MAINTAINERS: Updated notes on config.guess and config.sub.
8856
8857 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8858
8859 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8860 ld and gdb are not supported.
8861
8862 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8863
8864 * Change reference to Cygnus Solutions to be Red Hat.
8865
8866 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8867
8868 * COPYING.NEWLIB: Update generic copyright date.
8869
8870 2002-01-07 Mark Salter <msalter@redhat.com>
8871
8872 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8873 Allow target-libgloss to be built for arm, strongarm, and xscale.
8874
8875 2002-01-03 Ben Elliston <bje@redhat.com>
8876
8877 * MAINTAINERS: Update URL for config.* scripts.
8878
8879 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8880
8881 * config.sub: Import latest version.
8882 * config.guess: Likewise.
8883
8884 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8885
8886 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8887 options for i[3456]86-pc-linux* native builds.
8888
8889 2001-12-05 Laurent Guerby <guerby@acm.org>
8890
8891 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8892 libiberty.
8893
8894 Import this patch from gcc:
8895
8896 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8897
8898 * symlink-tree: handle DOS-style absolute paths.
8899
8900 2001-11-28 DJ Delorie <dj@redhat.com>
8901 Zack Weinberg <zack@codesourcery.com>
8902
8903 When build != host, create libiberty for the build machine.
8904
8905 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8906 CONFIG_ARGUMENTS.
8907 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8908 New variables.
8909 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8910 and rules.
8911 (all.normal): Depend on ALL_BUILD_MODULES.
8912 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8913 (all-build-libiberty): Depend on configure-build-libiberty.
8914
8915 * configure: Calculate and substitute proper value for
8916 ALL_BUILD_MODULES.
8917 * configure.in: Create the build subdirectory.
8918 Calculate and substitute TARGET_CONFIGARGS (formerly
8919 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8920
8921 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8922
8923 * config.sub: Update to version 1.232 on subversion.
8924
8925 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8926
8927 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8928 files from .po files for a distribution.
8929
8930 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8931
8932 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8933
8934 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8935
8936 Merged from net gcc:
8937 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8938 * ltcf-c.sh: Use $objext, not $ac_objext.
8939 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8940 * ltcf-cxx.sh: Add support for GNU.
8941 2001-07-22 Timothy Wall <twall@redhat.com>
8942 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8943 default settings if using GNU tools with that configuration.
8944 * ltcf-cxx.sh: Ditto.
8945 * ltcf-gcj.sh: Ditto.
8946 2001-07-21 Michael Chastain <chastain@redhat.com>
8947 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8948 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8949 * ltmain.sh: Mark as gcc-local.
8950
8951 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8952
8953 * Makefile.in (all-bison): Revert 2001-10-24.
8954 Don't depend on texinfo.
8955
8956 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8957
8958 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8959
8960 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8961
8962 * configure.in (--enable-languages): Be more permissive about
8963 syntax. Check for empty lists better. Warn about $LANGUAGES.
8964
8965 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8966
8967 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8968
8969 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8970
8971 Makefile.in (all-bison): Don't depend on texinfo.
8972
8973 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8974
8975 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8976
8977 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8978
8979 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8980
8981 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8982
8983 * config.sub, config.guess: Import latest from subversions.
8984
8985 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8986
8987 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8988 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8989 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8990 avoid quotes nesting problems.
8991 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8992 (DO_X): Export only variables that are set.
8993
8994 2001-09-19 Ben Elliston <bje@redhat.com>
8995
8996 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8997 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8998 semantics. Use the shell built-in "type" command instead.
8999
9000 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9001
9002 * config.sub: Reverted the earlier change, this version is not the
9003 master file.
9004
9005 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9006
9007 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
9008 Add support for mips64.
9009
9010 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9011
9012 * configure.in: Enable libstdc++-v3 for h8300 targets.
9013
9014 2001-08-30 Eric Christopher <echristo@redhat.com>
9015 Jason Eckhardt <jle@redhat.com>
9016
9017 * config.sub: Add support for mipsisa32.
9018
9019 2001-08-30 Eric Christopher <echristo@redhat.com>
9020
9021 * config.sub, config.guess: Import latest from subversions.
9022
9023 2001-08-20 Alan Modra <amodra@bigpond.net.au>
9024
9025 * config.sub, config.guess: Import latest from subversions.
9026
9027 2001-07-26 DJ Delorie <dj@redhat.com>
9028
9029 * MAINTAINERS: Clarify libiberty merge rules and procedures.
9030
9031 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9032
9033 * Makefile.in: Revert 2001-06-17.
9034 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
9035
9036 2001-06-17 H.J. Lu <hjl@gnu.org>
9037
9038 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
9039 (gas+binutils.tar.bz2): Likewise.
9040 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
9041
9042 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9043
9044 * Makefile.in (VER): When present, extract the version number from
9045 the file version.in.
9046
9047 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9048
9049 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9050 gcc/xgcc is built, use -print-prog-name to find out the program
9051 name to use.
9052
9053 2001-06-04 Mark Mitchell <mark@codesourcery.com>
9054
9055 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9056 with_gcc]: Use `gcc -shared' to build a shared library.
9057
9058 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
9059
9060 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9061 archives.
9062
9063 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9064
9065 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9066 libraries when using g++ with native linker.
9067
9068 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9069
9070 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9071
9072 2001-05-24 Tom Rix <trix@redhat.com>
9073
9074 * configure.in : enable ld for aix
9075
9076 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9077
9078 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9079 [aix4*|aix5*]: Prepend blank.
9080
9081 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9082
9083 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9084 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9085 of subdir/configure scripts to use the new libtool.m4.
9086
9087 2001-05-14 H.J. Lu <hjl@gnu.org>
9088
9089 * config.if (libc_interface): Set to -libc6.2- for cross
9090 compiling to Linux/glibc 2.2.
9091
9092 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9093
9094 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9095 libgcj.
9096
9097 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9098
9099 * configure.in (noconfigdirs): Don't reset it from scratch in the
9100 target case; only append to it.
9101
9102 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9103
9104 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9105 sparc-*-solaris2.8]: Disable ${libgcj}.
9106
9107 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9108
9109 * configure.in (libgcj_saved): Copy from $libgcj.
9110 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9111 --disable-libgcj.
9112
9113 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
9114
9115 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9116 1.641.2.228.
9117
9118 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9119
9120 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9121 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9122
9123 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9124
9125 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9126 New macros.
9127 (bootstrap, cross): Use RECURSE_FLAGS.
9128 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9129
9130 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9131
9132 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9133
9134 2001-03-23 Nick Clifton <nickc@redhat.com>
9135
9136 * README-maintainer-mode: Add note about inability to use "make
9137 distclean" in maintainer mode.
9138
9139 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9140
9141 Re-installed:
9142 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9143 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9144 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9145 * ltcf-cxx.sh: Likewise.
9146 * ltcf-gcj.sh: Likewise.
9147
9148 2001-03-22 Philip Blundell <philb@gnu.org>
9149
9150 * config.sub, config.guess: Import latest from subversions.
9151
9152 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9153
9154 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9155 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9156
9157 2001-03-20 Michael Chastain <chastain@redhat.com>
9158
9159 * Makefile.in: all-m4 depends on all-texinfo.
9160
9161 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9162
9163 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9164
9165 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
9166
9167 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
9168 longer valid.
9169
9170 2001-02-16 Nick Clifton <nickc@redhat.com>
9171
9172 * configure.in (noconfigdirs): Allow configuration of texinfo
9173 for Cygwin hosts.
9174
9175 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9176
9177 * config.guess: Add linux target for S/390.
9178 * config.sub: Likewise.
9179 * configure.in: Likewise.
9180
9181 2001-02-06 Ben Elliston <bje@redhat.com>
9182
9183 * configure: Output host type to stdout, not stderr.
9184
9185 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9186
9187 * config.guess: Import from subversions.gnu.org (revision 1.181).
9188 * config.sub: Import from subversions.gnu.org (revision 1.199).
9189
9190 2001-01-30 Alan Modra <alan@linuxcare.com.au>
9191
9192 * config.guess: Handle hppa64-linux systems.
9193
9194 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9195
9196 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9197 Don't unset, it's non-portable and no longer necessary, set to empty
9198 instead.
9199
9200 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9201
9202 * ltconfig: Shell portability fix for the tagname validity check.
9203
9204 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9205
9206 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9207
9208 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9209
9210 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9211 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9212
9213 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9214
9215 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9216 keep at least one of build_libtool_libs or build_old_libs set to
9217 yes.
9218
9219 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9220
9221 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9222 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9223
9224 2000-11-07 Philip Blundell <pb@futuretv.com>
9225
9226 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9227
9228 2000-11-03 Philip Blundell <pb@futuretv.com>
9229
9230 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9231 files.
9232
9233 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
9234
9235 * COPYING.NEWLIB: Put into source repository.
9236
9237 2001-01-15 Ben Elliston <bje@redhat.com>
9238
9239 * configure.in (host_tools): Add sid.
9240 Always configure cgen.
9241 * Makefile.in (all-sid): New target.
9242 (check-sid, clean-sid, install-sid): Likewise.
9243
9244 2001-01-07 Andreas Jaeger <aj@suse.de>
9245
9246 * config.sub, config.guess: Update from subversions.
9247
9248 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9249
9250 * configure.in: Disable language-specific target libraries for
9251 languages that aren't enabled.
9252
9253 2000-11-24 Nick Clifton <nickc@redhat.com>
9254
9255 * configure.in (xscale-elf): Add target.
9256 (xscale-coff): Add target.
9257 (c4x, c5x, tic54x): Move after ARM targets.
9258
9259 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
9260
9261 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
9262
9263 2000-11-20 Ian Lance Taylor <ian@zembu.com>
9264
9265 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
9266
9267 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9268
9269 * Makefile.in: Merge with GCC and libgcj.
9270 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9271 configure-target-<library> when their configure scripts need the C
9272 or C++ library to have already been built to work properly.
9273 (do_proto_toplev): Set them to an empty string.
9274
9275 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9276
9277 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9278 (REALLY_SET_LIB_PATH): Use them.
9279
9280 2000-11-06 Christopher Faylor <cgf@cygnus.com>
9281
9282 * config.sub: Add support for Sun Chorus
9283
9284 2000-11-02 Per Lundberg <plundis@chaosdev.org>
9285
9286 * config.sub: Add support for the *-storm-chaos OS.
9287
9288 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
9289
9290 * configure.in (noconfigdirs): Don't compile some
9291 of the libraries for 68HC11 & 68hc12 targets.
9292
9293 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9294
9295 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
9296 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9297 all affected `configure' scripts.
9298
9299 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
9300
9301 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
9302 ltcf-c.sh.
9303
9304 2000-09-12 Philip Blundell <philb@gnu.org>
9305
9306 * config.sub, config.guess: Update from subversions.
9307
9308 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9309
9310 * Makefile.in (all-zlib): Added dummy target.
9311
9312 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
9313 multi-language branch.
9314
9315 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9316
9317 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9318 (bootstrap*): Depend on all-bootstrap.
9319
9320 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9321
9322 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9323 crosses, but add gcc/include to the header search path for them.
9324
9325 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
9326
9327 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
9328 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
9329 * gettext.m4: New file, extracted from aclocal.m4.
9330
9331 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9332
9333 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9334 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9335 sub-configures.
9336
9337 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9338
9339 * Makefile.in (ALL_MODULES): Add all-cgen.
9340 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9341 (all-cgen): New target.
9342 (all-opcodes,all-sim): Depend on all-cgen.
9343 * configure.in (host_tools): Add cgen.
9344 Only configure cgen if --enable-cgen-maint.
9345
9346 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
9347
9348 * config-ml.in (CC, CXX): Don't introduce a leading space.
9349
9350 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9351
9352 * configure.in (libstdcxx_flags): Use
9353 libstdc++-v3/src/libstdc++.INC.
9354
9355 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9356
9357 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9358
9359 2000-08-11 Jason Merrill <jason@redhat.com>
9360
9361 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9362 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9363 (FLAGS_FOR_TARGET): Not here.
9364 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9365
9366 2000-08-07 DJ Delorie <dj@redhat.com>
9367
9368 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9369 "if we're also building gcc, and it's a gcc that will run on the
9370 build machine, we want to use its includes instead of the system's
9371 default includes".
9372
9373 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9374
9375 * configure.in (libstdcxx_flags): Don't use `"'.
9376
9377 * config-ml.in: Adjust multilib search paths to the
9378 appropriate multilib tree.
9379
9380 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9381
9382 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9383 commas in $LANGUAGES.
9384
9385 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9386
9387 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9388
9389 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9390
9391 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9392 CXX_FOR_TARGET for sed.
9393
9394 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9395
9396 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9397 Do not override if already set in the environment or in configure.
9398 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9399 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9400
9401 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9402
9403 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9404 (GCC_FOR_TARGET): Use it.
9405 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9406 * configure.in: ... here.
9407 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9408 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9409
9410 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9411
9412 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9413 (configure-target-libchill, configure-target-libobjc): Likewise.
9414
9415 * configure.in: Use the same cache file for all target libs.
9416 * config-ml.in: But different cache files per multilib variant.
9417
9418 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9419
9420 * configure (topsrcdir): Don't use dirname.
9421
9422 2000-07-20 Jason Merrill <jason@redhat.com>
9423
9424 * configure.in: Remove all references to libg++ and librx.
9425
9426 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9427
9428 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9429
9430 * config.sub: Update to subversions version 2000-07-06.
9431
9432 2000-07-12 Andrew Haley <aph@cygnus.com>
9433
9434 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9435 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9436
9437 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9438
9439 * symlink-tree: Check number of arguments.
9440
9441 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
9442
9443 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9444
9445 2000-07-05 Jim Wilson <wilson@cygnus.com>
9446
9447 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9448 search path for a g++ extracted from the build tree. This
9449 will allow link tests run by configure scripts in
9450 subdirectories to succeed.
9451
9452 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9453
9454 * ltconfig: Add support for mips-dde-sysv4.2MP
9455
9456 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9457
9458 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9459 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9460
9461 2000-06-19 Timothy Wall <twall@cygnus.com>
9462
9463 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9464 * config.sub: Add tic54x target.
9465
9466 2000-06-07 Phillip Thomas <pthomas@suse.de>
9467
9468 * README-maintainer-mode: New file: Contains notes on using
9469 --enable-maintainer-mode with binutils.
9470
9471 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
9472
9473 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9474
9475 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
9476
9477 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9478 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9479
9480 20000-05-21 H.J. Lu (hjl@gnu.org)
9481
9482 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9483 directory are used if they exist. Make sure
9484 $(build_tooldir)/include is searched for header files,
9485 $(build_tooldir)/lib/ for library files.
9486 (GCC_FOR_TARGET): Likewise.
9487 (CXX_FOR_TARGET): Likewise.
9488
9489 2000-05-18 Jeffrey A Law (law@cygnus.com)
9490
9491 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9492
9493 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
9494
9495 * Makefile.in (configure-target-libiberty): Depend on
9496 configure-target-newlib.
9497
9498 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9499
9500 * configure.in, Makefile.in: Merge all libffi-related
9501 configury stuff from the libgcj tree.
9502
9503 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9504
9505 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9506 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9507
9508 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9509
9510 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9511 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9512 current version information. Add to proto-toplev directory.
9513 (gdb-taz): Build do-djunpack.
9514
9515 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9516
9517 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9518
9519 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9520
9521 * ltmain.sh: Preserve in relink_command any environment
9522 variables that may affect the linker behavior.
9523
9524 2000-05-12 Jeffrey A Law (law@cygnus.com)
9525
9526 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9527
9528 2000-05-10 Jim Wilson <wilson@cygnus.com>
9529
9530 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9531
9532 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9533
9534 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9535 with the version name.
9536
9537 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9538
9539 * config.if: Tweak.
9540
9541 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9542
9543 * djunpack.bat: New file.
9544
9545 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
9546
9547 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9548 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9549 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9550 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9551
9552 2000-04-16 Dave Pitts <dpitts@cozx.com>
9553
9554 * config.sub (case $basic_machine): Change default for "ibm-*"
9555 to "openedition".
9556
9557 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
9558
9559 * Makefile.in (gdb-taz): New target. GDB specific archive.
9560 (do-md5sum): New target.
9561 (MD5PROG): Define.
9562 (PACKAGE): Default to TOOL.
9563 (VER): Default to a shell script.
9564 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9565 md5 checksum generation.
9566 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9567 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9568 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9569 insight.tar.bz2): Use gdb-taz to create archive.
9570
9571 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
9572
9573 * configure (warn_cflags): Delete.
9574
9575 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9576 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
9577
9578 * configure.in (enable_libstdcxx_v3): Add.
9579 (target_libs): Add bits here to switch between libstdc++-v2 and
9580 libstdc++-v3.
9581 * config.if: And this file too.
9582 * Makefile.in: Add libstdc++-v3 targets.
9583
9584 2000-04-05 Michael Meissner <meissner@redhat.com>
9585
9586 * config.sub (d30v): Add d30v as a basic machine type.
9587
9588 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9589
9590 * configure.in: -linux-gnu*, not -linux-gnu.
9591
9592 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
9593
9594 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9595 (do-tar-bz2): Replace TOOL with PACKAGE.
9596 (gdb.tar.bz2): Remove GDBTK from GDB package.
9597 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9598 dejagnu.tar.bz2): New packages.
9599
9600 2000-02-27 Andreas Jaeger <aj@suse.de>
9601
9602 * configure.in: Add entry for mips*-*-linux*, move catch all
9603 *-*-*linux* entry below this one.
9604
9605 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9606
9607 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9608
9609 2000-02-24 Nick Clifton <nickc@cygnus.com>
9610
9611 * config.sub: Support an OS of "wince".
9612
9613 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9614
9615 * config.guess, config.sub: Updated to match config's 2000-02-15
9616 version.
9617
9618 2000-02-23 Linas Vepstas <linas@linas.org>
9619
9620 * config.sub: Add support for Linux/IBM 370.
9621 * configure.in: Likewise.
9622
9623 2000-02-22 Nick Clifton <nickc@cygnus.com>
9624
9625 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9626
9627 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9628
9629 * config.guess: Guess "cygwin" rather than "cygwin32".
9630
9631 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9632
9633 * configure (gcc_version): When setting, narrow search to
9634 lines containing `version_string'.
9635
9636 2000-02-15 Denis Chertykov <denisc@overta.ru>
9637
9638 * config.sub: Add support for avr target.
9639
9640 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9641
9642 * config.sub: Add mmix-knuth-mmixware.
9643
9644 2000-01-27 Christopher Faylor <cgf@redhat.com>
9645
9646 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9647 structure stuff to -L library search.
9648 (CXX_FOR_TARGET): Ditto.
9649 (CROSS_CHECK_MODULES): Fix spelling mistake.
9650
9651 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9652
9653 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9654 the C++ compiler.
9655
9656 2000-01-12 Richard Henderson <rth@cygnus.com>
9657
9658 * configure.in: Don't build some bits for beos.
9659
9660 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9661
9662 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9663 as include files.
9664
9665 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9666
9667 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9668 not mh-aix43.
9669
9670 1999-12-14 Richard Henderson <rth@cygnus.com>
9671
9672 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9673 * config.sub: Accept alphaev[78], alphaev8.
9674
9675 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9676
9677 * config.guess, config.sub: Update from autoconf.
9678
9679 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9680
9681 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9682 necessary libraries are missing.
9683
9684 1999-10-25 Andreas Schwab <schwab@suse.de>
9685
9686 * configure: Fix quoting inside arguments of eval.
9687
9688 1999-10-21 Nick Clifton <nickc@cygnus.com>
9689
9690 * config-ml.in: Allow suppression of some ARM multilibs.
9691
9692 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9693
9694 * config.guess: Add OS/390 match pattern.
9695 * config.sub: Add mvs, openedition targets.
9696 * configure.in (i370-ibm-opened*): New.
9697
9698 1999-09-04 Steve Chamberlain <sac@pobox.com>
9699
9700 * config.sub: Add support for configuring for pj.
9701
9702 1999-08-31 Nick Clifton <nickc@cygnus.com>
9703
9704 * config.sub (maybe_os): Add support for configuring for fr30.
9705
9706 1999-08-25 Nick Clifton <nickc@cygnus.com>
9707
9708 * configure.in: Do not configure or build ld for AIX
9709 platforms. ld is known to be broken on these platforms.
9710
9711 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9712
9713 * config-ml.in: Pass compiler flag corresponding to multidirs to
9714 subdir configures.
9715
9716 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9717
9718 * Makefile.in (LDFLAGS): Define.
9719
9720 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9721
9722 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9723 noconfigdirs.
9724 (*-*-cygwin*): Likewise.
9725
9726 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9727
9728 * mkdep: New file.
9729 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9730 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9731
9732 From Eli Zaretskii <eliz@is.elta.co.il>:
9733 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9734 long file name when using DJGPP on MS-DOS.
9735
9736 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9737
9738 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9739
9740 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9741
9742 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9743 dependency as this causes "make check" to globally "make all"
9744
9745 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9746
9747 * configure.in (target_libs): Added target-zlib.
9748 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9749 (CONFIGURE_TARGET_MODULES): Likewise.
9750 (CHECK_TARGET_MODULES): Likewise.
9751 (INSTALL_TARGET_MODULES): Likewise.
9752 (CLEAN_TARGET_MODULES): Likewise.
9753 (configure-target-zlib): New target.
9754 (all-target-zlib): Likewise.
9755 (all-target-libjava): Depend on all-target-zlib.
9756 (configure-target-libjava): Depend on configure-target-zlib.
9757
9758 * Makefile.in (configure-target-libjava): Depend on
9759 configure-target-newlib.
9760 (configure-target-boehm-gc): New target.
9761 (configure-target-qthreads): New target.
9762
9763 * configure.in (target_libs): Added target-qthreads.
9764 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9765 (CONFIGURE_TARGET_MODULES): Likewise.
9766 (CHECK_TARGET_MODULES): Likewise.
9767 (INSTALL_TARGET_MODULES): Likewise.
9768 (CLEAN_TARGET_MODULES): Likewise.
9769 (all-target-qthreads): New target.
9770 (configure-target-libjava): Depend on configure-target-qthreads.
9771 (all-target-libjava): Depend on all-target-qthreads.
9772
9773 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9774 (CONFIGURE_TARGET_MODULES): Likewise.
9775 (CHECK_TARGET_MODULES): Likewise.
9776 (INSTALL_TARGET_MODULES): Likewise.
9777 (CLEAN_TARGET_MODULES): Likewise.
9778 (all-target-libjava): New target.
9779 (all-target-boehm-gc): Likewise.
9780 * configure.in (target_libs): Added libjava, boehm-gc.
9781
9782 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9783
9784 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9785 configure.bat in SUPPORT_FILES.
9786 (gas+binutils.tar.bz2): Likewise.
9787
9788 * makeall.bat: Remove; obsolete.
9789
9790 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9791
9792 From Mark Elbrecht:
9793 * configure.bat: Remove; obsolete.
9794
9795 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9796
9797 * configure: Add -W -Wall to the default CFLAGS when compiling with
9798 gcc.
9799
9800 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9801
9802 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9803
9804 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9805
9806 * configure.in: Build ld on IRIX6.
9807
9808 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9809
9810 * Makefile.in: Change distribution targets to use bzip2 instead of
9811 gzip.
9812 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9813 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9814
9815 1999-06-04 Nick Clifton <nickc@cygnus.com>
9816
9817 * config.sub: Add mcore target.
9818
9819 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9820
9821 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9822
9823 1999-05-25 H.J. Lu (hjl@gnu.org)
9824
9825 * config.guess (dummy): Changed to $dummy.
9826
9827 1999-05-24 Nick Clifton <nickc@cygnus.com>
9828
9829 * config.sub: Tidied up case statements.
9830
9831 1999-05-22 Ben Elliston <bje@cygnus.com>
9832
9833 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9834 <jiro@din.or.jp>.
9835
9836 * config.guess: Merge with FSF version. Future changes will be
9837 more accurately recorded in this ChangeLog.
9838 * config.sub: Likewise.
9839
9840 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9841
9842 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9843
9844 1999-04-30 Tom Tromey <tromey@cygnus.com>
9845
9846 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9847
9848 1999-04-23 Tom Tromey <tromey@cygnus.com>
9849
9850 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9851
9852 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9853
9854 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9855 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9856 Bad merge removed these two changes.
9857
9858 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9859 Martin Heller (Ing.-Buero_Heller@t-online.de)
9860
9861 * config.guess (interix Alpha): Add.
9862
9863 1999-04-11 Richard Henderson <rth@cygnus.com>
9864
9865 * configure.in (i?86-*-beos*): Do config gperf; don't config
9866 gdb, newlib, or libgloss.
9867
9868 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9869
9870 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9871 link a trivial program with -mabi=64. If it fails, remove mabi=64
9872 from multidirs.
9873
9874 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9875
9876 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9877
9878 1999-04-08 Nick Clifton <nickc@cygnus.com>
9879
9880 * config.sub: Add support for mcore targets.
9881
9882 1999-04-07 Michael Meissner <meissner@cygnus.com>
9883
9884 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9885 not mt-ospace, in order to shut up assembler warning about using
9886 symbols that are named the same as registers.
9887
9888 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9889
9890 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9891 dependency list for all-target-cygmon.
9892
9893 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9894
9895 * config-ml.in: Check $host, not $target, for selective multilibs.
9896 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9897 thumb interworking, and underscore prefix multilibs.
9898
9899 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9900
9901 * missing: Update to version from current automake.
9902
9903 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9904
9905 * configure (gxx_include_dir): Removed.
9906
9907 * configure.in (gxx_include_dir): Handle it.
9908 * Makefile.in: Likewise.
9909
9910 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9911
9912 * config.sub (mips64vr4111,mips64vr4111el) Add.
9913
9914 1999-03-21 Ben Elliston <bje@cygnus.com>
9915
9916 * config.guess: Correct typo for detecting ELF on FreeBSD.
9917
9918 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9919
9920 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9921 config/mh-djgpp.
9922
9923 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9924
9925 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9926 all-target-newlib to dependency list for all-target-bsp.
9927
9928 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9929
9930 * config.sub: Add i386-uwin support.
9931 * config.guess: Likewise.
9932
9933 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9934
9935 * configure.in: cleanup, add mh-*pic handling for arm, special
9936 case powerpc*-*-aix*
9937
9938 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9939
9940 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9941 can be built.
9942
9943 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9944
9945 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9946 targets.
9947
9948 1999-03-02 Nick Clifton <nickc@cygnus.com>
9949
9950 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9951
9952 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9953
9954 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9955
9956 1999-02-24 Nick Clifton <nickc@cygnus.com>
9957
9958 * config.sub: Fix typo in arm recognition.
9959
9960 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9961
9962 * configure.in (noconfigdirs): Changed target_configdirs to
9963 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9964 rather than m68k-*-* since it is not known to work on
9965 m68k-aout. Ditto for arm-*-*oabi.
9966
9967 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9968
9969 * configure.in (*-*-windows*): Remove, no longer used.
9970
9971 1999-02-19 Ben Elliston <bje@cygnus.com>
9972
9973 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9974 Smart and improved by Andrew Cagney.
9975
9976 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9977
9978 * config.guess: Recognize openbsd-*-hppa.
9979
9980 1999-02-17 H.J. Lu (hjl@gnu.org)
9981
9982 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9983 only if it is not empty.
9984
9985 1999-02-17 Nick Clifton <nickc@cygnus.com>
9986
9987 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9988
9989 * config.guess: Modified to recognize uname's armv* syntax.
9990
9991 * config.sub: Modified to recognize uname's armv* syntax.
9992
9993 1999-02-17 Mark Salter <msalter@cygnus.com>
9994
9995 * configure.in: Added target-bsp for sparclite.
9996
9997 1999-02-08 Richard Henderson <rth@cygnus.com>
9998
9999 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10000
10001 1999-02-08 Nick Clifton <nickc@cygnus.com>
10002
10003 * configure.in: Add support for strongarm port.
10004 * config.sub: Add support for strongarm target.
10005
10006 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
10007
10008 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10009 the old name config/mh-cygwin32.
10010 Enable texinfo.
10011
10012 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
10013
10014 * configure.in: Do build ld for ix86 Solaris.
10015
10016 1999-02-02 Jim Wilson <wilson@cygnus.com>
10017
10018 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10019 $AR_FOR_TARGET. Likewise for RANLIB.
10020
10021 1999-02-02 Catherine Moore <clm@cygnus.com>
10022
10023 * config.sub (oabi): Recognize.
10024 * configure.in (arm-*-oabi): Handle.
10025
10026 1999-01-30 Robert Lipe (robertlipe@usa.net)
10027
10028 * config.guess: Improve detection of i686 on UnixWare 7.
10029
10030 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
10031
10032 * config.guess: Add support for i386-pc-interix.
10033 * config.sub: Likewise.
10034 * configure.in: Likewise.
10035
10036 1999-01-18 Christopher Faylor <cgf@cygnus.com>
10037
10038 * Makefile.in: Remove unneeded all-target-libio from
10039 from all-target-winsup target since it is now unneeded.
10040 Add all-target-libtermcap in its place since it is now
10041 needed.
10042
10043 1998-12-30 Christopher Faylor <cgf@cygnus.com>
10044
10045 * configure.in: makefile stub for cygwin target is probably
10046 unnecessary. Remove it for now.
10047
10048 1998-12-30 Christopher Faylor <cgf@cygnus.com>
10049
10050 * configure.in: libtermcap.a should be built when cygwin is the
10051 target as well as the host.
10052 * config.guess: Allow mixed case in cygwin uname output.
10053 * Makefile.in: Add libtermcap target.
10054
10055 1998-12-23 Jeffrey A Law (law@cygnus.com)
10056
10057 * config.sub: Clean up handling of hppa2.0.
10058
10059 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
10060
10061 * config.guess: Use C code to identify more HP machines.
10062
10063 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10064
10065 * config.sub: Handle hppa2.0.
10066
10067 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10068
10069 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10070 cygmon for all sparclite targets, regardless of object format.
10071
10072 1998-12-15 Mark Salter <msalter@cygnus.com>
10073
10074 * configure.in: Added target-bsp for several target architectures.
10075
10076 * Makefile.in: Added rules for bsp.
10077
10078 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10079
10080 * config.guess: Improve detection of hppa2.0 processors.
10081
10082 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10083
10084 * config.guess: Recognize FreeBSD using ELF automatically.
10085
10086 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10087
10088 * configure (skip-this-dir): Add handling for new shell script, which
10089 might be created by a sub-directory's configure to indicate, this particular
10090 directory is "unwanted".
10091 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10092
10093 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10094
10095 * ltconfig: import from libtool, after changing libtool to
10096 account for the cygwin name change.
10097
10098 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10099
10100 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10101 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10102
10103 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10104
10105 * configure.in: Add libtermcap to list of cygwin dependencies.
10106
10107 1998-11-17 Geoffrey Noer <noer@cygnus.com>
10108
10109 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10110 they include winsup/include when it's a cygwin target.
10111
10112 1998-11-12 Tom Tromey <tromey@cygnus.com>
10113
10114 * configure.in (host_tools): Added zip.
10115 * Makefile.in (all-target-libjava): Depend on all-zip.
10116 (all-zip): New target.
10117 (ALL_MODULES): Added all-zip.
10118 (NATIVE_CHECK_MODULES): Added check-zip.
10119 (INSTALL_MODULES): Added install-zip.
10120 (CLEAN_MODULES): Added clean-zip.
10121
10122 1998-11-12 Geoffrey Noer <noer@cygnus.com>
10123
10124 * Makefile.in: lose "32" from comment about cygwin.
10125
10126 1998-11-05 Nick Clifton <nickc@cygnus.com>
10127
10128 * configure.in: Use -Os to build target libraries for the fr30.
10129
10130 1998-11-04 Dave Brolley <brolley@cygnus.com>
10131
10132 * config.sub: Add fr30.
10133
10134 1998-11-02 Geoffrey Noer <noer@cygnus.com>
10135
10136 * configure.in: drop "32" from config/mh-cygwin32. Check
10137 cygwin* instead of cygwin32*.
10138 * config.sub: Check cygwin* instead of cygwin32*.
10139
10140 1998-10-22 Robert Lipe <robertl@dgii.com>
10141
10142 * config.guess: Match any version of Unixware7.
10143
10144 1998-10-20 Syd Polk <spolk@cygnus.com>
10145
10146 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10147 if desired.
10148
10149 1998-10-18 Jeffrey A Law (law@cygnus.com)
10150
10151 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10152 these if the appropriate directories and files to not exist.
10153
10154 1998-10-14 Jeffrey A Law (law@cygnus.com)
10155
10156 * Makefile.in (DEVO_SUPPORT): Add config.if.
10157
10158 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
10159
10160 * configure: Add pattern to replace "build_tooldir"'s
10161 definition in the generated Makefile with "tooldir"'s
10162 actual value.
10163
10164 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10165
10166 * config.sub: Bring back lost sparcv9.
10167
10168 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10169
10170 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10171
10172 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10173 CC_FOR_TARGET and friends.
10174
10175 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10176
10177 * Makefile.in (build_tooldir): New variable, same as tooldir.
10178 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10179 -B$(build_tooldir)/bin/.
10180 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10181
10182 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10183
10184 * config.sub: Add support for i[34567]86-pc-udk.
10185 * configure.in: Likewise.
10186
10187 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10188
10189 * Makefile.in: add bzip2 package building bits for user
10190 tools module
10191 * configure.in: ditto
10192
10193 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10194
10195 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10196 (ALL_TARGET_MODULES): Add all-target-libobjc.
10197 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10198 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10199 (all-target-libchill): Add dependencies.
10200 * configure.in (target_libs): Add libchill.
10201
10202 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10203
10204 * configure.in (target_subdir): Remove duplicate line.
10205
10206 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10207
10208 * Makefile.in (all-automake): fix dependencies.
10209
10210 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10211
10212 * configure.in: Minor cleanups for building in the $(target_alias)
10213 subdir.
10214
10215 1998-09-22 Jim Wilson <wilson@cygnus.com>
10216
10217 * Makefile.in (bootstrap): Set r and s before make all. Use
10218 BASE_FLAGS_TO_PASS in make all.
10219 (cross): Likewise.
10220
10221 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10222
10223 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10224
10225 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10226
10227 * config.sub: Fix typo in last change.
10228
10229 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10230
10231 * config.sub: Add support for C4x target.
10232 * configure.in: Likewise.
10233
10234 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10235
10236 * config.sub: Recognize sparcv9 just like sparc64.
10237
10238 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10239
10240 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10241
10242 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10243
10244 * config.guess: Correctly identify Pentium II sco boxes.
10245
10246 * config.guess: Fix "tr" code. From Weiwen Liu.
10247
10248 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10249
10250 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10251 stabs.
10252
10253 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10254
10255 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10256 (ALL_TARGET_MODULES): Add all-target-libchill.
10257 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10258 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10259 (all-target-libchill): Add dependencies.
10260 * configure.in (target_libs): Add libchill.
10261
10262 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10263
10264 * config.guess: Avoid assumptions about "tr" behaves when
10265 LANG is set to something other than English.
10266
10267 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10268
10269 * configure (gxx_include_dir): Changed to
10270 '${prefix}/include/g++'-${libstdcxx_interface}.
10271
10272 * config.if: New to determine the interfaces.
10273
10274 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10275
10276 * config.guess: Detect and handle MPE/IX.
10277 * config.sub: Deal with MPE/IX.
10278
10279 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10280
10281 * configure.in: Use mh-aix43.
10282
10283 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10284
10285 * configure: Fix --without/--disable cases for gxx-include-dir.
10286
10287 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10288
10289 * mdata-sh: Imported. Needed for automake support.
10290
10291 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10292
10293 * Makefile.in (taz): Try "chmod -R og=u ." before
10294 "chmod og=u `find . -print`".
10295
10296 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10297
10298 * configure.in: Add arm-elf and thumb-elf support.
10299
10300 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10301
10302 * Makefile.in: Undo previous patch.
10303
10304 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10305
10306 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10307 to here ...
10308 (install-no-fixedincludes): and here
10309 (INSTALL_MODULES): ... from here.
10310
10311 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10312
10313 * config.sub: Merge with FSF.
10314
10315 * config.guess: Merge with FSF.
10316
10317 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10318
10319 * configure (extraconfigdirs): New variable.
10320 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10321 * Makefile.in (all): Move higher in file.
10322 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10323 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10324 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10325 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10326 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10327
10328 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10329
10330 * Makefile.in (all-target-libjava): Depend on all-gcc and
10331 all-target-newlib.
10332 (configure-target-libjava): Depend on $(ALL_GCC).
10333
10334 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10335
10336 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10337 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10338
10339 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10340
10341 * ylwrap: Change absolute path checks to check for DOS style path
10342 names.
10343
10344 * ylwrap: Don't use a full path name if the source file is in the
10345 same directory. From hjl@lucon.org (H.J. Lu).
10346
10347 * config-ml.in: Default to being verbose, to match Feb 18 change to
10348 configure.
10349
10350 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10351
10352 Brought over from egcs:
10353
10354 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10355
10356 * configure.in (target_subdir): Set to ${target_alias} instead
10357 of "libraries".
10358
10359 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10360
10361 * configure.in (target_subdir): Set to libraries if enable_multilib.
10362
10363 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10364
10365 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10366 multilibs, force reconfiguration the first time we create
10367 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10368
10369 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10370
10371 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10372 avoid confusion with --no-recursion.
10373
10374 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10375
10376 * configure.in: Win32 hosts shouldn't use install -x
10377 * install-sh: remove -x option, and special .exe-handling
10378 hack.
10379
10380 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10381
10382 * config.guess: Recognize i586-pc-beos.
10383 * configure.in: Don't build some bits for beos.
10384
10385 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10386
10387 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10388 CFLAGS default to -O2.
10389
10390 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10391 when using GNU ld.
10392
10393 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10394
10395 * ltmain.sh: Correct install when using a different shell.
10396
10397 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10398
10399 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10400
10401 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10402
10403 * makefile.vms: Update to build binutils/makefile.vms. Add install
10404 target.
10405
10406 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10407
10408 * ltconfig: Update to correct AIX handling.
10409
10410 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10411
10412 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10413
10414 * configure.in (target_subdir): Set to ${target_alias} instead
10415 of "libraries".
10416
10417 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10418
10419 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10420 (Makefile): Depend on $(gcc_version_trigger).
10421
10422 * configure (gcc_version): Change default initializer to empty
10423 string.
10424 (gcc_version_trigger): New variable; pass this variable down
10425 to subdir configures to enable them checking gcc's version
10426 themselves. Emit make macros for both gcc_version vars.
10427 (topsrcdir): Initialize reliably.
10428 (recursion line): Remove --with-gcc-version=${gcc_version}.
10429
10430 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10431
10432 * configure (enable_version_specific_runtime_libs): Implement new flag
10433 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10434 in $(libsubdir); emit definition in each generated Makefile.
10435 (gxx_include_dir): Initialize depending on
10436 $enable_version_specific_runtime_libs.
10437
10438 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10439
10440 * configure (gcc_version): Initialize properly depending on
10441 how and where configure is started.
10442 (recursion line): Pass a --with-gcc-version=${gcc_version}
10443 to configures in subdirs.
10444
10445 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10446
10447 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10448 cygmon
10449
10450 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10451
10452 * configure.in: Add cygmon and libstub support for mn10200.
10453
10454 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10455
10456 * configure (gcc_version): Add new variable describing the
10457 particular gcc version we're building.
10458 * Makefile.in (libsubdir): Add new macro for the directory
10459 in which the compiler finds executables, libraries, etc.
10460 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10461 and libsubdir.
10462
10463 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10464
10465 * Makefile.in (local-clean): Remove *.log.
10466 (warning.log): Built with warn_summary from build.log.
10467 (mail-report.log): Run test_summary.
10468 (mail-report-with-warnings.log): Run test_summary including
10469 warning.log in the report.
10470
10471 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10472
10473 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10474
10475 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10476
10477 * Makefile.in (grep): Grep no longer depends on libiberty.
10478
10479 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10480
10481 * Makefile.in: all-snavigator needs all-libgui.
10482
10483 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10484
10485 * configure.in: Add cygmon and libstub support for mn10300.
10486
10487 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10488
10489 * missing: Update to version from automake 1.3.
10490
10491 * ltmain.sh: On installation, don't get confused if the same name
10492 appears more than once in the list of library names.
10493
10494 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10495
10496 * config.sub: Accept m68060 and m5200 as CPU names.
10497
10498 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10499
10500 * configure: Use && rather than using -a in test, because odd
10501 strings can confuse test.
10502 * configure.in: Likewise.
10503
10504 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10505
10506 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10507
10508 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10509
10510 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10511 bootstrap4-lean): New targets.
10512
10513 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10514
10515 * mpw-* Delete. Not used.
10516
10517 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10518
10519 * COPYING.LIB: Update FSF address.
10520
10521 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10522
10523 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10524
10525 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10526 GAS_SUPPORT_DIRS.
10527
10528 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10529
10530 * ltconfig, ltmain.sh: Avoid producing a version number if
10531 -version-info was not used.
10532
10533 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10534
10535 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10536 building with newlib.
10537
10538 1998-04-30 Paul Eggert <eggert@twinsun.com>
10539
10540 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10541 Solaris `make' causes it to continue to next definition.
10542
10543 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10544
10545 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10546 the right GUI libraries and files are installed along with GDB.
10547
10548 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10549
10550 * configure.in: Change alpha to alpha* in several places.
10551
10552 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10553
10554 * config.sub: Recognize sparc86x.
10555
10556 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10557
10558 * configure.in (--enable-target-optspace): Remove debug echo.
10559
10560 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10561
10562 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10563
10564 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10565
10566 * ltconfig: Update cygwin32 support.
10567
10568 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10569 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10570 (GDB_SUPPORT_DIRS): Likewise.
10571
10572 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10573
10574 * configure.in (target_makefile_frag): If --enable-target-optspace,
10575 use -Os to compile target libraries rather than -O2. Default to
10576 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10577 not used.
10578 * configure.in (target_cflags): Ditto for d30v.
10579
10580 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10581
10582 * Makefile.in (all-bfd): Depend on all-intl.
10583 (all-binutils): Likewise.
10584 (all-gas): Likewise.
10585 (all-gprof): Likewise.
10586 (all-ld): Likewise.
10587
10588 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10589
10590 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10591
10592 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10593
10594 * Makefile.in (all-bfd): Depend upon all-libiberty.
10595
10596 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10597
10598 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10599
10600 * Makefile.in: Add libstub.
10601
10602 * configure.in: Ditto. Build libstub for targets that have cygmon
10603 support.
10604
10605 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10606
10607 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10608
10609 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10610
10611 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10612 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10613
10614 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10615
10616 * configure: Define DEFAULT_M4 by searching PATH.
10617 * Makfile.in: Use DEFAULT_M4.
10618
10619 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10620
10621 * ltconfig: Add cygwin32 support.
10622
10623 * Makefile.in, configure.in: Add libtool as a native only directory
10624 to configure and build.
10625
10626 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10627
10628 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10629
10630 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10631
10632 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10633
10634 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10635
10636 * Makefile.in: add ash make rules
10637 * configure.in: add ash to native_only and host_tools lists
10638
10639 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10640
10641 * Makefile.in (all-gettext, all-intl): New targets.
10642 (ALL_MODULES): Added all-gettext, all-intl.
10643 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10644 (INSTALL_MODULES): Added install-gettext, install-intl.
10645 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10646
10647 * configure.in (host_tools): Added gettext.
10648 (native_only): Likewise.
10649 (noconfigdirs) [various cases]: Likewise.
10650 (host_libs): Added intl.
10651
10652 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10653
10654 * configure: Do not disable building gdbtk for cygwin32 hosts.
10655
10656 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10657
10658 * configure.in: Add thumb-coff target.
10659 * config.sub: Add thumb-coff target.
10660
10661 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10662
10663 * Makefile.in: Revert yesterday's change.
10664 (all-target-winsup): all-target-librx stays out of here.
10665
10666 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10667
10668 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10669 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10670 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10671 Remove references to librx and libg++.
10672
10673 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10674
10675 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10676 recursive makes
10677
10678 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10679
10680 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10681 for newlib directory.
10682 (CXX_FOR_TARGET): Likewise.
10683
10684 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10685
10686 * ltconfig: Update after libtool/ltconfig.in change for
10687 hpux11.
10688
10689 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10690
10691 * ltconfig, ltmain.sh: Update to libtool 1.2.
10692
10693 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10694
10695 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10696 (install-gcc-cross): Instead, override LANGUAGES here.
10697
10698 1998-03-18 Dave Love <d.love@dl.ac.uk>
10699
10700 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10701 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10702
10703 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10704
10705 * configure.in: Add Thumb-pe target.
10706
10707 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10708
10709 * Makefile.in - changed sn targets to snavigator
10710 * configure.in - changed sn targets to snavigator
10711
10712 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10713
10714 * config-ml.in: After building symlink tree call make distclean
10715 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10716 to be the case for libiberty.
10717
10718 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10719
10720 * configure: When making link, also check the current
10721 directory. The configure scripts may create one.
10722
10723 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10724
10725 * config.sub: Accept alphapca56 and alphaev6 properly.
10726
10727 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10728
10729 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10730
10731 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10732
10733 * config.sub (sco5): Fix typo.
10734
10735 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10736
10737 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10738 install-itcl.
10739 (install-itcl): Remove dependency on install-tcl.
10740
10741 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10742
10743 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10744
10745 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10746
10747 * configure.in: Don't build libgui for a cygwin32 target when not on
10748 a cygwin32 host.
10749
10750 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10751
10752 * configure (redirect): Set to null, so default behavior of
10753 configure is now --verbose.
10754
10755 1998-02-16 Dave Love <d.love@dl.ac.uk>
10756
10757 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10758 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10759
10760 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10761
10762 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10763 this change to sync Makefile.in with its ChangeLog entries.
10764
10765 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10766
10767 * ltmain.sh (mkdir): Check that the directory doesn't exist
10768 before we exit with error, so that we don't get races during
10769 parallel builds.
10770
10771 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10772
10773 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10774
10775 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10776
10777 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10778 PICFLAG_FOR_TARGET.
10779 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10780
10781 * configure: Emit a definition for the new macro enable_shared
10782 into each Makefile.
10783
10784 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10785
10786 * configure.in (host_tools, native_only): Add libtool.
10787
10788 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10789
10790 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10791 Fix typo in ming config comment.
10792
10793 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10794
10795 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10796
10797 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10798
10799 * config.sub: Add tic30 cases, and map c30 to tic30.
10800
10801 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10802
10803 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10804 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10805 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10806 (CLEAN_TARGET_MODULES): Similarly
10807 (all-target-libf2c): Add dependences.
10808 * configure.in (target_libs): Add libf2c.
10809
10810 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10811
10812 * configure.in: Remove expect from noconfigdirs when target
10813 is cygwin32. OK to build expect and dejagnu with Canadian
10814 Cross.
10815
10816 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10817
10818 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10819 host.
10820
10821 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10822 and mingw32.
10823
10824 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10825
10826 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10827 here as it is not defined in the toplevel Makefile.
10828
10829 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10830
10831 * configure (package_makefile_rules_frag): New variable, which names
10832 a file with generic rules, ...
10833 Change comment to mention we now have FIVE parts.
10834 * configure: Undo last change.
10835
10836 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10837
10838 * config.guess: More accurate determination of HP processor types.
10839 * config.sub: More accurate determination of HP processor types.
10840
10841 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10842
10843 * configure (package_makefile_frag): Move inserting the
10844 ${package_makefile_frag} to where it should be according
10845 to the comment.
10846
10847 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10848
10849 * config.guess: Add support for Linux/ARM.
10850
10851 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10852
10853 * .cvsignore: Remove *-info and *-install since they match
10854 release-info and mpw-install, which we don't want to just ignore.
10855
10856 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10857
10858 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10859
10860 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10861
10862 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10863 local_prefix to sub-make invocations.
10864
10865 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10866
10867 * configure.in: Check makefile fragments in the source
10868 directory.
10869
10870 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10871
10872 * configure.in: Check whether host and target makefile
10873 fragments exist before adding them to *_makefile_frag.
10874
10875 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10876
10877 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10878
10879 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10880
10881 * configure.in: Make sure we only replace RPATH_ENVVAR on
10882 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10883 regexp to sed.
10884
10885 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10886 to sub-makes.
10887
10888 1998-01-13 Lee Iverson (leei@ai.sri.com)
10889
10890 * config-ml.in (multi-do): LDFLAGS must include multilib
10891 designator.
10892
10893 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10894
10895 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10896
10897 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10898
10899 * config.sub: Add mingw32 support.
10900 * configure.in: Likewise.
10901
10902 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10903
10904 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10905
10906 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10907
10908 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10909 * configure (gxx_include_dir): Provide a definition for subdirs
10910 which do not use autoconf.
10911
10912 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10913
10914 * config.guess: Sync with egcs. Picks up new alpha support,
10915 BeOS & some additional linux support.
10916
10917 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10918
10919 * config.guess: HP 9000/803 is a PA1.1 machine.
10920
10921 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10922
10923 * configure.in: It's alpha*-...
10924
10925 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10926
10927 * configure.in (host_makefile_frag, target_makefile_frag):
10928 Handle multiple config files.
10929 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10930 alpha-*-*.
10931
10932 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10933
10934 * mkdep: New file.
10935
10936 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10937
10938 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10939
10940 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10941
10942 * Makefile.in: Add libgui directory.
10943 (GDB_TK): Add all-libgui.
10944 * configure.in: Add libgui directory.
10945 * configure: Add all-libgui to GDB_TK.
10946
10947 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10948
10949 * config-ml.in (multidirs): Add m32r to multilib list.
10950
10951 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10952
10953 * Makefile.in (all-target-gperf): Change dependency to
10954 all-target-libstdc++.
10955
10956 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10957
10958 * config.guess: Add BeOS support.
10959
10960 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10961
10962 Source directory cvs renamed to cvssrc:
10963 * configure.in (host_tools): Change cvs to cvssrc.
10964 (native_only): Likewise.
10965 (noconfigdirs) [various cases]: Likewise.
10966 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10967 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10968 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10969 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10970 (all-cvssrc): Rename target from all-cvs.
10971
10972 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10973
10974 * configure (gxx_include_dir): Fix thinko.
10975
10976 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10977
10978 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10979 (install-cross, install-gcc-cross): New targets.
10980
10981 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10982
10983 * configure.in (noconfigdirs): Add support for Thumb target.
10984
10985 * config.sub (maybe_os): Add support for Thumb target.
10986
10987 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10988
10989 * Makefile.in: Add rules for cygmon.
10990
10991 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10992
10993 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10994
10995 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10996 * configure (gxx_include_dir): Provide a definition for subdirs
10997 which do not use autoconf.
10998
10999 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11000
11001 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11002 11/18/97 build
11003
11004 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11005
11006 * From Franz Sirl.
11007 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11008 found on RedHat Linux systems.
11009
11010 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11011
11012 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11013 guesses.
11014
11015 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11016
11017 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11018
11019 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11020
11021 * ltmain.sh: If mkdir fails, check whether the directory was created
11022 anyhow by some other process.
11023
11024 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11025
11026 * configure.in (d30v-*-*): Configure all directories.
11027
11028 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11029
11030 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11031 for the D30V.
11032
11033 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11034
11035 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11036
11037 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11038
11039 * include/libiberty.h: Add extern "C" { so it can be used with C++
11040 progrms.
11041 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11042 programs.
11043
11044 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11045
11046 * configure.in (d30v-*-*): Configure GCC now.
11047
11048 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11049
11050 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11051 is no longer needed.
11052
11053 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11054
11055 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11056
11057 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11058
11059 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11060 targets using "$@" to provide support for similar but not identical
11061 targets without having to duplicate code.
11062
11063 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11064
11065 * makefile.vms: Fix to work with DEC C.
11066
11067 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11068
11069 * config.sub: Add mips-tx39-elf to marketing names.
11070
11071 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11072
11073 * ltmain.sh: Handle symlinks in generated script.
11074
11075 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11076
11077 * configure: Handle autoconf style directory options: --bindir,
11078 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11079 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11080 --sysconfdir.
11081 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11082 (sharedstatedir, localstatedir, oldincludedir): New variables.
11083 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11084 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11085 sbindir, sharedstatedir, and sysconfdir.
11086
11087 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11088
11089 * Makefile.in (bootstrap-lean): New target.
11090
11091 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11092
11093 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11094 sn, and gnuserv from noconfigdirs.
11095
11096 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11097
11098 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11099
11100 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11101
11102 * Makefile.in (cross): New target.
11103
11104 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11105 Jeff Law <law@cygnus.com>
11106
11107 * Makefile.in (bootstrap2, bootstrap3): New targets.
11108 (all-bootstrap): Remove outdated and confusing target.
11109 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11110
11111 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11112
11113 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11114 windows. Consistent with gdb/configure.
11115
11116 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11117
11118 * configure.in: Name Linux target fragment.
11119
11120 * configure: Rewrite so that project Makefile fragment is inserted
11121 first and appears last in the resulting Makefile.
11122
11123 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11124
11125 * Makefile.in (install-itcl): Install tcl first.
11126
11127 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11128
11129 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11130
11131 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11132
11133 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11134
11135 * configure.in (skipdirs): Add target-librx for Linux.
11136 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11137
11138 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11139
11140 * Makefile.in (bootstrap): New target.
11141
11142 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11143
11144 * config.sub: Accept 'amigados' for backward compatability.
11145
11146 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11147
11148 * config.guess: Merge with FSF.
11149
11150 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11151
11152 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11153
11154 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11155
11156 * config.sub: Add "marketing-names" patch.
11157
11158 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11159
11160 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11161
11162 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11163
11164 * config.sub: Handle v850-elf.
11165
11166 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11167
11168 * .cvsignore (*-install): Remove.
11169
11170 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11171
11172 * ltconfig: Set CONFIG_SHELL in libtool.
11173 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11174
11175 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11176
11177 * configure.in (target_subdir): Set to libraries if enable_multilib.
11178
11179 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11180
11181 * config.guess: Update from gcc directory.
11182
11183 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11184
11185 * Makefile.in (all-sim): Depends on all-readline.
11186
11187 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11188
11189 * Makefile.in (BISON, YACC): Use $$s.
11190 (all-bison): Depend on all-texinfo.
11191
11192 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11193
11194 * Makefile.in (BISON): Add -L flag.
11195 (YACC): Likewise.
11196
11197 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11198
11199 * configure.in (noconfigdirs): Add support for v850e target.
11200
11201 * config.sub (maybe_os): Add support for v850e target.
11202
11203 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11204
11205 * configure.in (noconfigdirs): Add support for v850ea target.
11206
11207 * config.sub (maybe_os): Add support for v850ea target.
11208
11209 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11210
11211 * config.sub: Add mipstx39. Delete r3900.
11212
11213 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11214
11215 * Makefile.in (all-autoconf): Depends on all-texinfo.
11216
11217 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11218
11219 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11220 eabi targets.
11221
11222 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11223
11224 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11225
11226 * configure: When handling a Canadian Cross, handle YACC as well as
11227 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11228 * Makefile.in (all-bison): Depend upon all-texinfo.
11229
11230 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11231
11232 * Makefile.in (BISON): bison, not byacc or bison -y.
11233 (YACC): bison -y or byacc or yacc.
11234 (various): Add *-bison as appropriate.
11235 (taz): No need to mess with BISON anymore.
11236
11237 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11238
11239 * configure: If OSTYPE matches *win32*, try to find a good value for
11240 CONFIG_SHELL.
11241
11242 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11243
11244 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11245 configure.in if it is present.
11246
11247 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11248
11249 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11250
11251 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11252
11253 * config.sub: Recognize `arc' cpu.
11254 * configure.in: Likewise.
11255 * config-ml.in: Likewise.
11256
11257 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11258
11259 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11260
11261 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11262
11263 * configure: Changed sed delimiter from ':' to '|' when
11264 attempting to substitute ${config_shell} for SHELL. On
11265 NT ${config_shell} may contain a ':' in it.
11266
11267 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11268
11269 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11270
11271 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11272
11273 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11274
11275 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11276
11277 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11278
11279 * ylwrap: If the program is a relative path, force it to be
11280 absolute.
11281
11282 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11283
11284 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11285
11286 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11287
11288 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11289 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11290 for libraries.
11291
11292 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11293
11294 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11295 separated by spaces.
11296
11297 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11298
11299 * ylwrap: New file.
11300 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11301
11302 * ltmain.sh: Handle /bin/sh at start of install program.
11303
11304 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11305
11306 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11307 * missing: New file, from automake 1.2.
11308
11309 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11310
11311 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11312 check-tk to CHECK_X11_MODULES.
11313
11314 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11315
11316 * config.sub: Merge with FSF.
11317
11318 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11319
11320 * config.guess: Merge with FSF.
11321
11322 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11323
11324 * configure: Treat msdosdjgpp like go32.
11325 * configure.in: Likewise. Don't remove gprof for go32.
11326
11327 * configure: Change Makefile.tem2 to Makefile.tm2.
11328
11329 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11330
11331 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11332
11333 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11334
11335 * install-sh (chmodcmd): Set to null if the DST directory already
11336 exists. Same as Nov 11th change.
11337
11338 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11339
11340 * configure (GDB_TK): Needs itcl and tix.
11341
11342 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11343
11344 * config.guess: Update from FSF.
11345
11346 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11347
11348 * Makefile.in (GDB_TK): Depend on itcl and tix.
11349
11350 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11351
11352 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11353 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11354 (INSTALL_SCRIPT): New variable.
11355 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11356 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11357 to -x.
11358 * install-sh: Add support for -x option.
11359
11360 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11361
11362 * configure.in, Makefile.in: Treat tix like itcl.
11363
11364 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11365
11366 * Makefile.in (WINDRES): New variable.
11367 (WINDRES_FOR_TARGET): New variable.
11368 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11369 (EXTRA_HOST_FLAGS): Add WINDRES.
11370 (EXTRA_TARGET_FLAGS): Add WINDRES.
11371 (EXTRA_GCC_FLAGS): Add WINDRES.
11372 ($(DO_X)): Pass down WINDRES.
11373 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11374 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11375 DLLTOOL_FOR_TARGET.
11376
11377 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11378
11379 * configure.in: configure sim before gdb for win32-x-ppc
11380
11381 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11382
11383 Move gperf into the toplevel, from libg++.
11384 * configure.in (target_tools): Add target-gperf.
11385 (native_only): Add target-gperf.
11386 * Makefile.in (all-target-gperf): New target, depend on
11387 all-target-libg++.
11388 (configure-target-gperf): Empty rule.
11389 (ALL_TARGET_MODULES): Add all-target-gperf.
11390 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11391 (CHECK_TARGET_MODULES): Add check-target-gperf.
11392 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11393 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11394
11395 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11396
11397 * config.sub (mn10200): Recognize new basic machine.
11398
11399 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11400
11401 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11402 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11403
11404 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11405
11406 * configure.in: If we're building mips-sgi-irix6* native, turn on
11407 ENABLE_MULTILIB and set TARGET_SUBDIR.
11408
11409 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11410
11411 * Makefile.in (all-sn): Depend on all-grep.
11412
11413 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11414
11415 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11416
11417 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11418 Makefile. From Jeff Makey <jeff@cts.com>.
11419 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11420
11421 * Makefile.in (DISTBISONFILES): Remove.
11422 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11423 $(DEFAULT_YACC).
11424
11425 * configure.in: Build itl, db, sn, etc., when building for native
11426 cygwin32.
11427
11428 * Makefile.in (LD): New variable.
11429 (EXTRA_HOST_FLAGS): Pass down LD.
11430 ($(DO_X)): Likewise.
11431
11432 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11433
11434 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11435
11436 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11437
11438 * configure.in (targargs): Strip out any supplied --build argument
11439 before adding our own. Always add --build.
11440
11441 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11442
11443 * configure.in (targargs): Pass --build if we're doing
11444 a cross-compile.
11445
11446 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11447
11448 * configure: Use '|' instead of ":" as the separator in
11449 sed. Otherwise sed chokes on NT path names with drive
11450 designators. Also look for "?:*" as the leading characters in an
11451 absolute pathname.
11452
11453 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11454
11455 * config.sub: Support for r3900.
11456
11457 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11458
11459 * configure.in: Use install-sh, not install.sh.
11460
11461 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11462
11463 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11464 apply it twice.
11465
11466 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11467
11468 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11469 install-binutils.
11470
11471 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11472
11473 * Makefile.in: Add automake targets.
11474 * configure.in (host_tools): Add automake.
11475
11476 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11477
11478 * configure: Default CXX to c++, not gcc.
11479 * Makefile.in (CXX): Set to c++, not gcc.
11480 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11481
11482 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11483
11484 * install-sh: try appending a .exe if source file doesn't
11485 exist
11486
11487 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11488
11489 * configure.in: Turn on multilib by default.
11490 (cross_only): Remove target-libiberty.
11491
11492 * Makefile.in (all-gcc): Don't depend on libiberty.
11493
11494 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11495
11496 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11497
11498 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11499
11500 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11501 (DISTBISONFILES): Add ld/Makefile.in
11502
11503 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11504
11505 * configure.in: if target is cygwin32 but host isn't cygwin32,
11506 don't configure gdb tcl tk expect, not just gdb.
11507
11508 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11509
11510 * configure.in: Added gnuserv everywhere sn appears.
11511
11512 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11513 (CROSS_CHECK_MODULES): Added check-gnuserv.
11514 (INSTALL_MODULES): Added install-gnuserv.
11515 (CLEAN_MODULES): Added clean-gnuserv.
11516 (all-gnuserv): New target.
11517
11518 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11519
11520 * config.guess: Fixes for MIPS OpenBSD systems.
11521
11522 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11523
11524 * Makefile.in (INSTALL_XFORM): Remove.
11525 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11526
11527 * mkinstalldirs: New file, copied from automake.
11528 * Makefile.in (installdirs): Rename from install-dirs. Use
11529 mkinstalldirs. Change all users.
11530 (DEVO_SUPPORT): Add mkinstalldirs.
11531
11532 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11533
11534 * install-sh: Rename from install.sh.
11535 * Makefile.in (INSTALL): Change install.sh to install-sh.
11536 (DEVO_SUPPORT): Likewise.
11537
11538 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11539 Graichen <graichen@rzpd.de>.
11540
11541 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11542
11543 * config.guess: Recognize OpenBSD systems correctly.
11544
11545 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11546
11547 * README, Makefile.in (ETC_SUPPORT): Remove references to
11548 cfg-paper*, configure.{texi,man,info*}._
11549
11550 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11551
11552 * Makefile.in (all.normal): Ensure that gcc is built after all
11553 the x11 - ie gdb - targets.
11554
11555 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11556
11557 * makefile.vms: Don't run conf-a-gas.
11558
11559 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11560
11561 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11562
11563 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11564
11565 * configure.in: Remove noconfigdirs case since gdb also
11566 configures and builds for tic80-coff.
11567
11568 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11569
11570 * configure: Set cache_file to config.cache.
11571 * Makefile.in (local-distclean): Remove config.cache.
11572
11573 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11574
11575 * COPYING: Update FSF address.
11576
11577 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11578
11579 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11580 noconfigdirs.
11581
11582 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11583
11584 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11585 MAKEDIRS, is empty.
11586
11587 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11588
11589 * config.sub: Tweak mn10300 entry.
11590
11591 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11592
11593 * configure.in (host_tools): Put sim before gdb, so gdb's
11594 configure.tgt can determine if the simulator was configured.
11595
11596 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11597
11598 * config.sub: Move BeOS $os case to be with other Cygnus
11599 local cases.
11600
11601 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11602
11603 * config.sub: Remove misplaced comment that broke Linux.
11604
11605 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11606
11607 * config.sub: Add BeOS support.
11608
11609 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11610
11611 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11612
11613 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11614
11615 * configure.in (noconfigdirs): Remove tcl and tk from
11616 noconfigdirs for cygwin32 builds.
11617
11618 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11619
11620 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11621
11622 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11623
11624 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11625 make-all.com, use makefile.vms instead.
11626
11627 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11628
11629 * config.sub: Accept -lnews*.
11630
11631 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11632
11633 * configure.in (noconfigdirs): Disable target-newlib,
11634 target-examples and target-libiberty for d30v.
11635
11636 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11637
11638 * configure.in (noconfigdirs): Enable ld for d30v.
11639
11640 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11641
11642 * configure.in (tic80-*-*): Build compiler.
11643
11644 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11645
11646 * configure.in (d30v-*): Remove sim directory from list of
11647 unsupported d30v directories
11648
11649 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11650
11651 * config.sub, configure.in: Add d30v target cpu.
11652
11653 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11654
11655 * makefile.vms: New file.
11656 * make-all.com: Remove.
11657
11658 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11659
11660 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11661
11662 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11663
11664 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11665
11666 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11667
11668 * Makefile.in (ALL_MODULES): Added all-db.
11669 (CROSS_CHECK_MODULES): Addec check-db.
11670 (INSTALL_MODULES): Added install-db.
11671 (CLEAN_MODULES): Added clean-db.
11672
11673 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11674
11675 * config.guess: Merge with latest FSF sources.
11676
11677 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11678
11679 * Makefile.in (ALL_MODULES): Added all-itcl.
11680 (CROSS_CHECK_MODULES): Added check-itcl.
11681 (INSTALL_MODULES): Added install-itcl.
11682 (CLEAN_MODULES): Added clean-itcl.
11683
11684 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11685
11686 * configure.in: build gdb for mn10200
11687
11688 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11689
11690 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11691
11692 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11693
11694 * configure.in (tic80-*-*): Turn off most targets right now.
11695
11696 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11697
11698 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11699 rather than the makeinfo program.
11700 (do-info): Depend upon all-texinfo.
11701
11702 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11703
11704 * configure.in: Remove uses of config/mh-linux.
11705
11706 * config.sub, config.guess: Merge with latest FSF sources.
11707
11708 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11709
11710 * config.sub (case $basic_machine): Add tic80 entries.
11711
11712 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11713
11714 * config.sub, config.guess: Merge with latest FSF sources.
11715
11716 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11717
11718 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11719 * mpw-config.in: Test for NewFolderRecursive.
11720 * mpw-install: Use symbolic name for startup filename.
11721 * mpw-README: Add various additional details.
11722
11723 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11724
11725 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11726
11727 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11728
11729 * configure.in: Do build gcc and the target libraries for
11730 the mn10200.
11731
11732 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11733
11734 * configure.in: don't avoid building gdb for mn10300 any more
11735 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11736 instead of single-quoting it.
11737
11738 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11739
11740 * configure.in: Don't use --with-stabs on IRIX 6.
11741
11742 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11743
11744 * configure.in (m32r): Build gdb, libg++ now.
11745
11746 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11747
11748 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11749 directories from noconfigdirs.
11750
11751 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11752
11753 * config.sub (basic_machine): added mips16 configuration
11754
11755 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11756
11757 * config.sub: Handle d10v-unknown.
11758
11759 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11760
11761 * config.sub: Handle v850-unknown.
11762
11763 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11764
11765 * Makefile.in: add findutils
11766 * configure.in: add findutils to list of host_tools
11767
11768 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11769
11770 * config.sub: Handle mn10200 and mn10300.
11771
11772 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11773
11774 * configure.in (d10v-*): Do not build librx.
11775
11776 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11777
11778 * configure.in (mn10300): Build everything except gdb & libgloss.
11779
11780 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11781
11782 * config.guess: Patch for Dansk Data Elektronik servers,
11783 from Niels Skou Olsen <nso@dde.dk>.
11784
11785 For ncr, use /bin/uname rather than uname, since GNU uname does not
11786 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11787
11788 Patch for MIPS R4000 running System V,
11789 from Eric S. Raymond <esr@snark.thyrsus.com>.
11790
11791 Fix thinko for nextstep.
11792
11793 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11794
11795 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11796 * config.guess: Guess mips-dec-mach_bsd4.3.
11797
11798 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11799 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11800 release numbers.
11801 * config.guess (mips-mips-riscos*): Emit just enough of the
11802 release number.
11803
11804 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11805 * config.guess (sparc-auspex-sunos*): Added.
11806 (f300-fujitsu-*): Added.
11807
11808 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11809 * config.guess: Recognize a Tadpole as a sparc.
11810
11811 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11812
11813 * config.guess: Don't assume that NextStep version is either 2 or
11814 3. NextStep 4 (aka OpenStep 4) has come out now.
11815
11816 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11817
11818 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11819 From Rik Faith <faith@cs.unc.edu>.
11820
11821 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11822
11823 * config.sub: Contributions from bug-gnu-utils to:
11824 Support plain "hppa" (no version given) architecture, reported by
11825 OpenStep.
11826 OpenBSD like NetBSD.
11827 LynxOs is not a hardware supplier.
11828
11829 * config.guess: Contributions from bug-gnu-utils to add support for:
11830 OpenBSD like NetBSD.
11831 Stratus systems.
11832 More Pyramid systems.
11833 i[n>4]86 Intel chips.
11834 M680[n>4]0 Motorola chips.
11835 Use unknown instead of lynx for hardware manufacturer.
11836
11837 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11838
11839 * install.sh (chmodcmd): Set to null if the DST directory already
11840 exists.
11841
11842 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11843
11844 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11845 not use mt-ppc target Makefile fragment any more.
11846
11847 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11848
11849 * configure.in (*-*-windows): Exclude everything but those dirs
11850 needed to build windows.
11851
11852 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11853
11854 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11855
11856 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11857
11858 * configure.in: Exclude mmalloc from i386-windows.
11859
11860 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11861
11862 * Undo my previous change.
11863
11864 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11865
11866 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11867 unconditionally.
11868 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11869
11870 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11871
11872 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11873 host to add it's own flags.
11874
11875 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11876
11877 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11878
11879 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11880
11881 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11882 (CXX_FOR_TARGET): Likewise.
11883 (GCC_FOR_TARGET): Define.
11884 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11885 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11886 CC_FOR_TARGET was specified on the command line.
11887 (MAKEOVERRIDES): Don't define.
11888
11889 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11890
11891 * configure.in (m32r): Fix spelling of libg++ libs.
11892
11893 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11894
11895 * config.sub (-apple*): Remove, now redundant.
11896
11897 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11898
11899 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11900
11901 * configure: Rework yesterday's sed script patch.
11902
11903 * config.sub: Merge with FSF.
11904
11905 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11906
11907 * config.guess: Merge from FSF.
11908
11909 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11910 * config.guess: Use pc instead of unknown, for pc clone systems.
11911 Change linux to linux-gnu.
11912
11913 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11914 * config.guess: Avoid non-portable tr syntax.
11915
11916 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11917
11918 * test-build.mk (HOLES): Add "xargs" for gdb.
11919
11920 * configure: Avoid hpux10.20 sed bug.
11921
11922 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11923
11924 * configure.in: Add support for windows host
11925 (that is a build done under the Microsoft build environment).
11926
11927 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11928
11929 * Makefile.in: Replace all uses of srcroot with s, to shrink
11930 command line lengths.
11931
11932 Patches from Geoffrey Noer <noer@cygnus.com>:
11933 * configure.in: If configuring for newlib, pass --with-newlib to
11934 subdirectories.
11935 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11936 -Bnewlib/ and -Lwinsup to gcc.
11937 (CXX_FOR_TARGET): Likewise.
11938
11939 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11940
11941 * Makefile.in (ETC_SUPPORT): Add configure.
11942
11943 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11944
11945 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11946 host configuration file.
11947
11948 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11949
11950 * configure.in: Break mn10x00 support into separate
11951 mn10200 and mn10300 configurations.
11952 * config.sub: Likewise.
11953
11954 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11955
11956 * configure.in: Add lots of stuff to noconfigdirs for
11957 the mn10x00 targets.
11958
11959 * config.sub, configure.in: Add mn10x00 support.
11960
11961 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11962
11963 * make-all.com: Call conf-a-gas, not config-a-gas.
11964
11965 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11966
11967 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11968 targets.
11969
11970 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11971
11972 * mpw-README: Add much more detail for native PowerMac.
11973 * mpw-install: New file.
11974 * mpw-configure: Add --norecursion and --help options.
11975 * mpw-config.in: Translate readme and install files when
11976 copying to objdir.
11977 * mpw-build.in: Don't always depend on byacc and flex.
11978 (install-only-top): New action.
11979
11980 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11981
11982 * configure.in: You can now configure GDB for the v850.
11983
11984 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11985
11986 * configure.in (noconfigdirs): Don't configure any C++ dirs
11987 if targeting D10V.
11988
11989 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11990
11991 * config.sub: Recognize mips64vr5000.
11992
11993 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11994
11995 * configure.in: Use a single line for host_tools and native_only.
11996
11997 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11998
11999 * config.sub, configure.in: Add entries for m32r.
12000
12001 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12002
12003 * Makefile.in (inet-install): Don't run install-gzip.
12004
12005 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12006
12007 * configure.in: Don't config lots of things for *-*-windows*.
12008
12009 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12010
12011 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12012 (host_libs, host_tools): Copy from configure.in.
12013 * mpw-configure: Don't complain about directories not found.
12014
12015 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12016
12017 * configure.in (i[345]86): Recognize i686 for pentium pro.
12018 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12019 file.
12020
12021 * config.guess (i[345]86): Ditto.
12022
12023 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12024
12025 * configure.in (noconfigdirs): Removed gdb for D10V.
12026
12027 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12028
12029 * configure.in: Remove ld, target-libio, target-libg++, and
12030 target-libstdc++ from noconfigdirs.
12031
12032 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12033
12034 * configure: Fix three locations where shell scripts were
12035 being run directly rather than with config_shell.
12036
12037 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12038
12039 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12040 * config.sub (basic_machine): Recognize v850.
12041
12042 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12043
12044 * mpw-configure: Handle multiple enable/disable options and
12045 pass them down recursively, handle -c and -s flags appropriately
12046 depending on choice of compiler, add escape mechanism for
12047 quoted arguments to gC.
12048
12049 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12050
12051 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12052 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12053 so that -mrelocatable-lib and -mno-eabi are used.
12054
12055 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12056 not support --print-multi-lib, don't abort.
12057
12058 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12059
12060 * make-all.com: Run config-a-gas.
12061 * setup.com: Don't copy subdirectory files around.
12062
12063 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12064
12065 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12066 target, it now compiles correctly.
12067
12068 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12069
12070 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12071
12072 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12073
12074 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12075
12076 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12077
12078 * configure.in (native_only): Add prms.
12079
12080 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12081
12082 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12083 (BINUTILS_SUPPORT_DIRS): Likewise.
12084
12085 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12086
12087 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12088 d10v support is added.
12089
12090 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12091
12092 * configure.in (d10v-*-*): New target.
12093
12094 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12095
12096 * config.guess (HP 9000/811): Recognize this as a PA1.1
12097 machine.
12098
12099 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12100
12101 * Makefile.in (do-tar-gz): New target, split out from tail end of
12102 taz target. Run each command separately, don't use pipes.
12103 (taz): Use it.
12104
12105 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12106
12107 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12108 * mpw-build.in: No builds should depend on building byacc or flex,
12109 they are assumed to be installed already.
12110
12111 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12112
12113 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12114 variable that CC_FOR_TARGET needs.
12115
12116 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12117
12118 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12119 options have changed since the last time the subdirectory was
12120 configured, and if it has, reconfigure.
12121 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12122 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12123
12124 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12125
12126 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12127 CLEAN_MODULES): Add bash.
12128 (all-bash): New target.
12129
12130 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12131
12132 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12133
12134 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12135
12136 * config.sub (basic_machine): Recognize d10v as a valid processor.
12137
12138 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12139
12140 * mpw-configure: Add support for --bindir.
12141 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12142
12143 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12144
12145 * configure.in: add bash, time, gawk to list of hosttools and things
12146 to only build for native toolchains
12147
12148 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12149
12150 * Makefile.in (docdir): Remove.
12151
12152 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12153
12154 * Makefile.in (datadir): Set to $(prefix)/share.
12155
12156 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12157
12158 * configure.in: build diff and patch for cygwin32-hosted
12159 toolchains.
12160
12161 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12162
12163 * config.sub: Accept -rtems*.
12164
12165 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12166
12167 * configure.in: enable dosrel for cygwin32-hosted builds,
12168 remove diff from the list of things not buildable
12169 via Canadian Cross
12170
12171 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12172
12173 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12174 don't get ". ".
12175
12176 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12177
12178 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12179
12180 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12181
12182 * Makefile.in (taz): Handle case where tex3patch didn't even get
12183 checked out. Also, if it was found, put the symlink in a new util
12184 subdirectory.
12185
12186 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12187
12188 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12189
12190 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12191
12192 * config.sub: Recognize -openvms.
12193 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12194 * make-all.com, setup.com: New files.
12195
12196 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12197
12198 * Makefile.in (taz): tex3patch moved to texinfo/util.
12199
12200 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12201
12202 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12203 * configure.in: remove make from disable-if-Can-Cross list
12204 enable gdb if ${host} and ${target} are cygwin32
12205
12206 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12207
12208 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12209 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12210
12211 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12212
12213 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12214 distinguish sysv/svr4/bsd variants.
12215 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12216
12217 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12218
12219 * configure.in: Added copyright notice.
12220 * move-if-change: Added copyright notice.
12221
12222 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12223
12224 * configure.in (powerpcle-*-solaris*): Until we get shared
12225 libraries working, don't build gdb, sim, make, tcl, tk, or
12226 expect.
12227
12228 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12229
12230 * config.guess: Merge with FSF:
12231
12232 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12233 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12234
12235 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12236 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12237
12238 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12239 * config.guess: Combine two OSF1 rules.
12240 Also recognize field test versions. From mjr@zk3.dec.com.
12241 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12242 because GNU uname does not support -p. From pmr@pajato.com.
12243
12244 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12245
12246 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12247
12248 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12249
12250 * mpw-README: Document GCCIncludes.
12251
12252 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12253
12254 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12255
12256 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12257
12258 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12259
12260 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12261
12262 * configure.in (*-*-cygwin32): Configure make.
12263
12264 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12265
12266 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12267
12268 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12269
12270 * Makefile.in (all-inet): Depend on all-perl.
12271
12272 * Makefile.in (inet-install): New target.
12273
12274 * Makefile.in (all-inet): Depend on all-tcl.
12275 (all-inet): Depend on all-send-pr.
12276
12277 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12278
12279 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12280 temporarily.
12281
12282 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12283
12284 * configure.in: Don't configure --with-gnu-ld on AIX.
12285
12286 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12287
12288 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12289
12290 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12291
12292 * Makefile.in (ALL_MODULES): Added all-inet.
12293 (CROSS_CHECK_MODULES): Added check-inet.
12294 (INSTALL_MODULES): Added install-inet.
12295 (CLEAN_MODULES): Added clean-inet.
12296 (all-indent): New target.
12297
12298 * configure.in (host_tools): Added inet.
12299 (native_only): Added inet.
12300 (noconfigdirs): Added inet.
12301
12302 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12303
12304 * configure.in: Don't configure libgloss if we are not configuring
12305 newlib.
12306
12307 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12308
12309 * configure.in: Don't configure libgloss for unsupported
12310 architectures.
12311
12312 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12313
12314 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12315
12316 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12317
12318 * Makefile.in (ALL_MODULES): Include all-apache.
12319 (CROSS_CHECK_MODULES): Include check-apache.
12320 (INSTALL_MODULES): Include install-apache.
12321 (all-apache): New target.
12322
12323 * configure.in: Added apache everywhere perl is seen.
12324
12325 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12326
12327 * Makefile.in: Add support for clean-{module} and
12328 clean-target-{module} rules.
12329
12330 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12331
12332 * configure.in (*-*-ose) do not build libgloss.
12333
12334 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12335
12336 * config.guess (prep*:SunOS:5.*:*): Turn into
12337 powerpele-unknown-solaris2.
12338
12339 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12340
12341 * configure.in: Permit --enable-shared to specify a list of
12342 directories.
12343
12344 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12345
12346 * configure.in (host==solaris): Pass only the first word of $CC
12347 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12348
12349 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12350
12351 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12352
12353 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12354
12355 * Makefile.in (ALL_MODULES): Include all-perl.
12356 (CROSS_CHECK_MODULES): Include check-perl.
12357 (INSTALL_MODULES): Include install-perl.
12358 (ALL_X11_MODULES): Include all-guile.
12359 (CHECK_X11_MODULES): Include check-guile.
12360 (INSTALL_X11_MODULES): Include install-guile.
12361 (all-perl): New target.
12362 (all-guile): New target.
12363
12364 * configure.in (host_tools): Include perl and guile.
12365 (native_only): Include perl and guile.
12366 (noconfigdirs): Don't build guile and perl; no ports have been
12367 done.
12368
12369 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12370
12371 * configure (--enable-*): Handle quoted option lists such as
12372 --enable-sim-cflags='-g0 -O' better.
12373
12374 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12375
12376 * Makefile.in ({,inst}all-target): New rule so we can make and
12377 install all of the target directories easily.
12378
12379 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12380
12381 * configure.in: Add missing global flag in sed substitution when
12382 deleting `target-' from ${configdirs}.
12383
12384 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12387 option.
12388
12389 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12390 config/mh-necv4.
12391
12392 * install.sh: Correct misspelling of transformbasename.
12393
12394 * config.guess: Recognize mips-*-sysv*.
12395
12396 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12397
12398 * config.sub: Recognize mon960.
12399
12400 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12401
12402 * configure: Restore Canadian Cross handling of BISON and LEX,
12403 removed in Feb 20 change.
12404
12405 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12406
12407 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12408 Mention make install. Remove the old copyright date as well the
12409 clumsy and rather pointless copyright on the README file.
12410
12411 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12412
12413 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12414 Makefile after running symlink-tree, then run `make distclean' to
12415 avoid clobbering any generated files in srcdir.
12416
12417 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12418
12419 * configure.in (m68k-*-netbsd*): Build everything now.
12420
12421 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12422
12423 * Makefile.in (taz): Fix quoting.
12424
12425 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12426
12427 * configure.in (sparclet-*-*): Build everything now.
12428
12429 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12430
12431 * configure.in (m68k-*-linux*): New host.
12432
12433 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * configure: Check for bison before byacc.
12436
12437 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12438
12439 * Makefile.in configure: Change the way LEX and BISON/YACC are
12440 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12441 searching PATH. These are used as fallbacks by Makefile.in if
12442 flex/bison/byacc aren't in objdir.
12443
12444 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12445
12446 * Makefile.in: Make everything which depends upon all-bfd also
12447 depend upon all-opcodes, in case --with-commonbfdlib is used.
12448
12449 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12450
12451 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12452 building NT native compilers on Unix.
12453
12454 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12455
12456 * configure.in: Don't get CC from the host Makefile fragment if we
12457 can find gcc in PATH, or if this is a Canadian Cross. Move the
12458 Solaris test for /usr/ucb/cc to the post target script, just after
12459 the compiler sanity test.
12460
12461 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12462
12463 * config.sub: Merge with FSF.
12464
12465 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12466
12467 * Makefile.in (RPATH_ENVVAR): New variable.
12468 (REALLY_SET_LIB_PATH): Use it.
12469 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12470
12471 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12472
12473 * config.sub, configure.in: Recognize sparclet cpu.
12474
12475 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12476
12477 * config.guess: Support m68k-cbm-sysv4.
12478
12479 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12480
12481 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12482 m68k-unknown-linuxaout from linker help string. Put quotes around
12483 $ld_help_string.
12484
12485 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12486
12487 * config.guess (powerpc-harris-powerunix): Add guess for port
12488 to new target.
12489
12490 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12491
12492 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12493
12494 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12495
12496 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12497 $(REALLY_SET_LIB_PATH) in Makefile.
12498 * Makefile.in (SET_LIB_PATH): New variable.
12499 (REALLY_SET_LIB_PATH): New variable.
12500 ($(DO_X)): Use $(SET_LIB_PATH).
12501 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12502 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12503 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12504 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12505 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12506 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12507 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12508 (install-dosrel): Likewise.
12509 (all-opcodes): Depend upon all-libiberty.
12510
12511 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12512
12513 * config.guess (*:CYGWIN*): New
12514
12515 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12516
12517 * Makefile.in (all-target-winsup): All all-target-libiberty.
12518
12519 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12520
12521 * configure.in (noconfigdirs): Add missing # in front of comment.
12522
12523 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12524
12525 * configure.in: add second pass to things added to noconfigdirs
12526 so *-gm-magic can exclude libgloss properly.
12527
12528 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12529
12530 * mpw-configure (extralibs_name, rez_name): Set correctly
12531 for MWC68K compiler.
12532
12533 * mpw-README: Add more info on the necessary build tools.
12534
12535 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12536
12537 * configure.in, config.sub: Recognize cygwin32.
12538
12539 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12540
12541 * config.guess, config.sub: Recognize A/UX.
12542
12543 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12544
12545 * config.sub: Merge with gcc/config.sub.
12546
12547 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12548
12549 * mpw-build.in (do-binutils): Add build of stamps.
12550
12551 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12552
12553 * config.sub: Add recognition for mips64vr4100*-* targets.
12554
12555 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12556
12557 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12558 Add creation of gconfigargs with `--enable-shared' turned on.
12559 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12560 ($(host)-stamp-stage3-configured): Likewise.
12561 (HOLES): Add chatr and ldd.
12562 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12563
12564 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12565
12566 * configure: Pass --nfp to recursive configures.
12567
12568 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12569
12570 * Makefile.in (DLLTOOL): New.
12571 (DLLTOOL_FOR_TARGET): New.
12572 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12573 (EXTRA_TARGET_FLAGS): Ditto.
12574 (EXTRA_GCC_FLAGS): Ditto.
12575 (CONFIGURE_TARGET_MODULES): Ditto.
12576 (DO_X): Ditto.
12577 * configure: Add DLLTOOL.
12578
12579 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12580
12581 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12582 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12583 mh-sco, since old workarounds no longer needed, and don't
12584 build ld, since libraries have weak symbols in COFF.
12585
12586 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12587
12588 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12589
12590 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12591
12592 * configure.in: Make sure that ${CC} can be used to compile an
12593 executable.
12594
12595 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12596
12597 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12598 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12599 nothing depending on whether gdbtk is being built.
12600
12601 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12602
12603 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12604
12605 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12606
12607 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12608 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12609
12610 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12611
12612 * config-ml.in: Add support for
12613 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12614 Simplify setting of multidirs from --disable-foo.
12615
12616 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12617
12618 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12619 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12620 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12621 non-empty, pass them on to the GCC make.
12622 (all-bootstrap): New rule that is like all-gcc, except it executes
12623 the GCC bootstrap rule instead of the GCC all rule.
12624
12625 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12626
12627 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12628
12629 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12630
12631 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12632 DG/UX support.
12633
12634 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12635
12636 * config.sub (i*86*) Change [345] to [3456]
12637
12638 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12639
12640 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12641 --with-gnu-ld=no.
12642
12643 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12644
12645 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12646 AIX multilibs get built.
12647
12648 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12649
12650 * configure.in (i386-win32): Don't build expect if we're not
12651 building the tcl subdir.
12652
12653 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12654
12655 * Makefile.in: (configure-target-examples, all-target-examples):
12656 New targets, configure and build example programs.
12657
12658 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12659
12660 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12661 use it as input to sedit the generated MPW makefile.
12662 * mpw-README: Add a suggestion about Gestalt.h.
12663
12664 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12665
12666 * config.sub: Accept *-*-ieee*.
12667
12668 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12669
12670 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12671 Ronald F. Guilmette <rfg@monkeys.com>.
12672
12673 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12674
12675 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12676 for powerpc-pe native.
12677 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12678 (target==powerpc-pe): duplicate i386-win32 entry.
12679
12680 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12681
12682 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12683 of vxworks, not just vxworks5.1.
12684
12685 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12686
12687 * mpw-configure: Add support for exec-prefix.
12688
12689 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12690
12691 * config.guess: Recognize HP model 816 machines as having
12692 a PA1.1 processor.
12693
12694 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12695
12696 * configure: Ignore new autoconf configure options.
12697
12698 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12699
12700 * config.guess: Recognize Pentium under SCO.
12701 From Robert Lipe <robertl@arnet.com>.
12702
12703 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12704
12705 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12706
12707 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12708
12709 * configure.in: Don't configure gas for alpha-dec-osf*.
12710
12711 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12712
12713 * configure.in: Default to --with-stabs for some targets for which
12714 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12715 i[345]86*-*-unixware*.
12716
12717 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12718
12719 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12720 rather than basing it on the target. Simplify handling of options
12721 controlling which directories to configure. Remove extraneous
12722 slash in multi-clean target.
12723
12724 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12725
12726 * config-ml.in: Prefix more variables with ml_ so they don't collide
12727 with configure's.
12728
12729 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12730
12731 * configure: Don't turn -v into --v.
12732
12733 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12734
12735 * configure.in (targargs): Fix typo.
12736
12737 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12738
12739 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12740
12741 * configure.in: Strip --host and --target options from
12742 CONFIG_ARGUMENTS, and always configure for --host only. Add
12743 --with-cross-host option when building with a cross-compiler.
12744 * configure: Canonicalize the arguments put into config.status by
12745 always using `=' for an option with an argument. Pass a presumed
12746 --host or --target explicitly.
12747
12748 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12749
12750 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12751 into general OS recognition case.
12752
12753 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12754
12755 * configure.in (target_configdirs): add target-winsup only
12756 for win32 target systems.
12757
12758 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12759
12760 * Makefile.in (all-target-libgloss): Depend upon
12761 configure-target-newlib, since when libgloss is built it looks to
12762 see if the newlib directory exists.
12763
12764 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12765
12766 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12767 cfg-ml-*.in.
12768
12769 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12770
12771 * configure: Handle LD and LD_FOR_TARGET when configuring a
12772 Canadian Cross.
12773
12774 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12775
12776 * configure.in (target_libs): add target-winsup.
12777 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12778 (target==ppcle-pe): remove ld from $noconfigdirs.
12779
12780 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12781
12782 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12783 Preserve relative path names in $srcdir. Build symlink tree if
12784 configuring cross target dir and srcdir=. (= no VPATH support).
12785 (configure-target-libg++): Depend on configure-target-librx.
12786 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12787 * config-ml.in: New file.
12788 * symlink-tree: New file.
12789 * configure: Ensure srcdir="." if that's what it is.
12790
12791 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12792
12793 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12794 includes and FLEX_SKELETON setting.
12795 * mpw-configure (--with-gnu-ld): New option, controls whether
12796 to use PPCLink or ld with PowerMac GCC.
12797 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12798 * mpw-config.in: Configure grez if targeting Mac.
12799
12800 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12801 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12802 just macos.
12803 * configure.in: Configure grez resource compiler if targeting Mac.
12804 * Makefile.in (all-grez, install-grez): New targets.
12805
12806 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12807
12808 * configure: CXX defaults to gcc, not g++. If we find
12809 gcc in the path, set CC to gcc -O2.
12810
12811 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12812
12813 * configure: Default ${build} correctly. Avoid picking up extra
12814 spaces when reading CC and CXX from Makefile. When doing a
12815 Canadian Cross, use plausible default values for numerous
12816 variables.
12817 * configure.in: When doing a Canadian Cross, don't try to
12818 configure tools whose configure script can't handle it.
12819
12820 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12821
12822 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12823
12824 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12825
12826 * configure: Remove dubious bug reporting address.
12827
12828 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12829
12830 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12831 configure script, run that instead of this directory's configure.
12832 In either case, print a message that we're configuring the sub-dir.
12833
12834 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12835
12836 * configure.in: Before checking for the existence of various files,
12837 use sed to filter out "target-".
12838
12839 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12840
12841 * Makefile.in (DO_X): Split rule to decrease command line length
12842 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12843 (Philippe De Muyter).
12844
12845 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12846
12847 * Makefile.in (all-patch): depend on all-libiberty.
12848
12849 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12850
12851 * configure.in: If the only directory in target_configdirs which
12852 actually exists is libiberty, then set target_configdirs to empty,
12853 to avoid trying to build a target libiberty in a gas or gdb
12854 distribution.
12855
12856 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12857
12858 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12859 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12860 systems.
12861
12862 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12863
12864 * configure.in (copy_dirs): Use sys-include instead of include
12865 for --with-headers option.
12866
12867 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12868
12869 * Makefile.in, configure.in: Make winsup builds work with
12870 new scheme.
12871
12872 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12873
12874 * configure.in: Build the linker on AIX.
12875
12876 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12877
12878 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12879 where needed.
12880
12881 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12882
12883 * Makefile.in (all-gcc): Fix typo.
12884
12885 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12886
12887 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12888
12889 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12890
12891 * configure.in: Rename libFOO to target-libFOO, and xiberty
12892 to target-xiberty, to provide more flexibility.
12893 (target_subdir): Define. Create if cross.
12894 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12895 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12896 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12897 check-libFOO -> check-target-libFOO, etc.
12898 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12899 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12900 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12901 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12902 allow ALL_GCC="" to only configure.
12903 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12904 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12905 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12906
12907 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12908
12909 * Makefile.in (taz): Build "info" in etc explicitly.
12910
12911 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12912
12913 * configure.in: Make sure that CC is undefined (as opposed to
12914 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12915 problem with autoconf trying to configure on a host without GCC.
12916
12917 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12918
12919 * mpw-configure: Set host alias from choice of host compiler,
12920 only use generic MPW Makefile sed if present, edit a file
12921 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12922 * mpw-README: Add problem notes about CW6 and CW7.
12923
12924 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12925
12926 * Makefile.in (taz): Use ";" instead of ";;".
12927
12928 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12929
12930 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12931 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12932 DISTDOCDIRS.
12933 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12934 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12935
12936 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12937
12938 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12939 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12940 Move bfd to DISTSTUFFDIRS.
12941
12942 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12943
12944 * Makefile.in (X11_LIB): Removed.
12945 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12946
12947 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12948
12949 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12950
12951 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12952 names.
12953
12954 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12955
12956 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12957
12958 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12959
12960 * configure.in (i[345]86-*-win32): Always build newlib.
12961 Don't configure cvs, autoconf or texinfo.
12962 * Makefile.in (LD_FOR_TARGET): New.
12963 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12964 Pass down LD_FOR_TARGET.
12965
12966 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12967
12968 * winsup: New directory.
12969 * Makefile.in: Build winsup.
12970 * configure.in: Winsup is configured when target is win32.
12971 Can only build win32 target GDB when native.
12972
12973 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12974
12975 * config.guess: Recognize HP model 819 machines as having
12976 a PA 1.1 processor.
12977
12978 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12979
12980 * configure: Fix sed loop which substitutes for CC and CXX to
12981 avoid bug found in various sed implementations.
12982
12983 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12984
12985 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12986 simulator. Use standard powerpc-*-eabi*.
12987
12988 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12989
12990 * configure.in: Stop putting gas and binutils in noconfigdirs for
12991 powerpc-*-aix* and rs6000-*-*.
12992
12993 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12994
12995 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12996 -mcall-aixdesc libraries.
12997
12998 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12999
13000 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13001
13002 * config.sub (arm | armel | armeb): Fix shell syntax.
13003
13004 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13005
13006 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13007 -msoft-float and -mcpu=common support.
13008 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13009 libraries.
13010
13011 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13012
13013 * configure.in: Allow configuration and build of emacs19 for the alpha.
13014
13015 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13016
13017 * configure.in (CC): Get ^CC, not just any old CC, from
13018 ${host_makefile_frag}.
13019
13020 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13021
13022 * configure.in (CC): Try to get CC from
13023 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13024
13025 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13026
13027 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13028 only if it exists in $(srcdir).
13029
13030 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13031
13032 * configure: If CC and CXX are not set in the environment, set
13033 them, based on either an existing Makefile or on searching for gcc
13034 in PATH. Substitute for CC and CXX in Makefile.
13035 * configure.in: Remove libm from target_libs. Separate
13036 target_configdirs from configdirs. If CC is not set in
13037 environment, try to get it from a host Makefile fragment. Rewrite
13038 changes of configdirs to use skipdirs instead. A few minor
13039 tweaks. Take directories out of target_configdirs as they are
13040 taken out of configdirs. Remove existing Makefile files from
13041 subdirectories. Substitute for TARGET_CONFIGDIRS and
13042 CONFIG_ARGUMENTS in Makefile.
13043 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13044 by configure.in.
13045 (CONFIG_ARGUMENTS): Likewise.
13046 (CONFIGURE_TARGET_MODULES): New variable.
13047 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13048 ($(CONFIGURE_TARGET_MODULES)): New target.
13049 (configure-libg++, configure-libio): New targets.
13050 (all-libg++): Depend upon configure-libg++.
13051 (all-libio): Depend upon configure-libio.
13052 (configure-libgloss, all-libgloss): New targets.
13053 (configure-libstdc++): New target.
13054 (all-libstdc++): Depend upon configure-libstdc++.
13055 (configure-librx, all-librx): New targets.
13056 (configure-newlib): New target.
13057 (all-newlib): Depend upon configure-newlib
13058 (configure-xiberty): New target.
13059 (all-xiberty): Depend upon configure-xiberty.
13060
13061 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13062
13063 * configure.in (host i[345]86-*-win32): Expand the
13064 noconfigdirs again.
13065
13066 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13067
13068 * mpw-configure: Fix sed command file name.
13069
13070 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13071
13072 * configure.in (host i[345]86-*-win32): Reduce the
13073 noconfigdirs again.
13074
13075 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13076
13077 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13078 or powerpc*-*-pe*, since they are not yet supported.
13079
13080 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13081
13082 Add PowerMac support and many other enhancements.
13083 * mpw-configure: New option --cc to select compiler to use,
13084 paste options set according to --cc into the generated
13085 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13086 if mpw-make.sed is present.
13087 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13088 add forward includes for PowerPC include files.
13089 * mpw-build.in: Build using Makefile.PPC if present.
13090 (do-byacc, etc): Remove separate version resource builds.
13091 (do-gas): Build "stamps" before "all".
13092 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13093 * mpw-README: Update to reflect --cc option, PowerMac support,
13094 and recently-reported compatibility problems.
13095
13096 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13097
13098 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13099 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13100 (--with-multilib-top): Pass to recursive invocations.
13101
13102 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13103
13104 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13105 v810-*-*.
13106
13107 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13108
13109 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13110 gdb, ld and opcodes on v810-*-*.
13111
13112 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13113
13114 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13115 (local-maintainer-clean): New target.
13116 (maintainer-clean): New target.
13117 (realclean): Just depend upon maintainer-clean.
13118
13119 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13120
13121 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13122
13123 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13124
13125 * configure.in: Build ld in mips*-*-bsd* case.
13126
13127 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13128
13129 * config.sub: Accept -lites* OS. From Ian Dall.
13130
13131 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13132
13133 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13134 targets.
13135
13136 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13137
13138 * configure.in: treat i386-win32 canadian cross the same as
13139 i386-go32 canadian cross.
13140
13141 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13142
13143 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13144 running under the simulator to build a reduced set of libraries.
13145 (powerpc-*-eabiaix): Add fine grained multilib support added to
13146 other powerpc targets yesterday.
13147
13148 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13149
13150 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13151 -disable-softfloat, -disable-relocatable, -disable-aix, and
13152 -disable-sysv to control which multilib libraries get built.
13153
13154 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13155
13156 * configure: Add Makefile.tem to list of files to remove in trap
13157 handler.
13158
13159 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13160
13161 * config.guess (*Linux*): Add missing "exit"s.
13162 Also, need specific check for alpha-unknown-linux (uses COFF).
13163
13164 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13165
13166 * config.guess: Merge with FSF:
13167
13168 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13169 * config.guess (AIX4): More robust release numbering discovery.
13170
13171 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13172 * config.guess (i386-sequent-ptx): Properly get version number.
13173
13174 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13175 * config.guess (mips:*:4*:UMIPS): New case.
13176
13177 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13178
13179 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13180 (i386-win32 host): Likewise. Don't build readline.
13181
13182 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13183
13184 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13185 SUPPORT_FILES to submakes.
13186
13187 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13188
13189 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13190 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13191 mpw-configure.
13192
13193 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13194
13195 * configure.in (appdirs): Use =, not ==, in test expression when
13196 trying to build the text to print in the warning message for
13197 Solaris users.
13198
13199 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13200
13201 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13202
13203 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13204
13205 * config.guess: Recognize lynx-2.3.
13206
13207 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13208
13209 * config.sub (z8ksim): Deleted
13210 (z8k-*-coff): New, this is the one true name of the target.
13211
13212 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13213
13214 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13215
13216 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13217
13218 * config.guess (*:Linux:*:*): First try asking the linker what the
13219 default object file format is (elf, aout, or coff). Then if this
13220 fails, try previous methods.
13221
13222 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13223
13224 * configure.in: Don't build newlib for *-*-vxworks5.1.
13225
13226 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13227
13228 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13229 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13230
13231 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13232
13233 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13234
13235 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13236
13237 * cfg-ml-com.in: New file.
13238 * cfg-ml-pos.in: New file.
13239
13240 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13241
13242 * COPYING.NEWLIB: Add HP free copyright to list.
13243
13244 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13245
13246 * config.sub: Recognize -eabi* for the system, not just -eabi.
13247
13248 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13249
13250 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13251 * config.sub, configure.in (win32): New target and host.
13252
13253 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13254
13255 * configure.in: Add i386-pe configuration.
13256
13257 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13258
13259 * mpw-build.in (install): Install GDB after LD.
13260
13261 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13262
13263 * mpw-config.in (elf/mips.h): Always forward-include, needed
13264 for GDB to build.
13265
13266 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13267
13268 * testsuite: New directory for customer acceptance and whole tool
13269 chain tests.
13270
13271 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13272
13273 * configure: If per-host line isn't found, but AC_OUTPUT is found
13274 and a configure script exists, run it instead.
13275
13276 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13277
13278 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13279
13280 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13281
13282 * configure: Set build_{cpu,vendor,os,alias} to host values when
13283 --build isn't specified.
13284
13285 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13286
13287 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13288 (FLAGS_TO_PASS): Pass them.
13289 (EXTRA_TARGET_FLAGS): Ditto.
13290
13291 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13292
13293 * Makefile.in (all-libg++): Depend on all-libstdc++.
13294
13295 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13296
13297 * configure.in (noconfigdirs): Enable all packages for
13298 i386-unknown-netbsd.
13299
13300 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13301
13302 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13303 hosted builds (DOS builds)
13304
13305 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13306
13307 Changes for ARM based on patches from Richard Earnshaw:
13308 * config.sub: Handle armeb and armel.
13309 * configure.in: Omit arm linker only for riscix.
13310
13311 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13312
13313 * config.guess: Update from FSF.
13314
13315 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13316
13317 * config.sub: Recognize powerpcle as the little endian varient of
13318 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13319 powerpcle variant. Convert pentium into i586, not i486. Add p5
13320 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13321 temporarily.
13322
13323 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13324
13325 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13326
13327 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13328
13329 * config.sub: Accept -lites* as a basic system type.
13330
13331 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13332
13333 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13334 installed, and if so return linuxoldld as the system name.
13335
13336 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13337
13338 * config.guess: Add hppa1.1-hp-lites support.
13339
13340 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13341
13342 * configure.in: Don't build newlib for m68k-vxworks5.1.
13343
13344 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13345
13346 * configure.in (mips-sgi-irix6): Use mh-irix5.
13347
13348 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13349
13350 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13351
13352 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13353
13354 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13355 OSF/1. Fix compiler flags.
13356 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13357
13358 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13359
13360 * configure.in: Recognize --with-newlib.
13361 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13362
13363 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13364
13365 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13366 to *_X11_MODULES due to gdbtk needing X include files et al.
13367
13368 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13369
13370 Merge in support for Mac MPW as a host.
13371 (Old change descriptions retained for informational value.)
13372
13373 * mpw-config.in: Add generic include forwards for cpu-specific
13374 include files in aout and elf directories.
13375
13376 * mpw-configure: Added copyright.
13377 * mpw-config.in: Check for presence of required build tools.
13378 (target_libs): Add newlib.
13379 (target_tools): Add examples.
13380 (Read Me): Generate as "Read Me for MPW" instead.
13381 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13382 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13383 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13384
13385 * mpw-configure: Remove subdir-specific makefile hackery,
13386 delete mk.tmp after using it.
13387
13388 * mpw-build.in (all): Display start and end times.
13389
13390 * mpw-configure (host_canonical): Set.
13391 (target_cpu): Always add to makefiles.
13392 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13393 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13394 (mpw-mh-mpw): Look for in srcdir and srcroot.
13395 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13396
13397 * mpw-build.in: (install-only): New target.
13398
13399 * mpw-configure (host_alias, target_alias): Rename from hostalias
13400 and targetalias, add into generated Makefile.
13401 (mk.tmp): If present, add into generated Makefile.
13402 * mpw-build.in (all-gas): Build config.h first before gas proper.
13403
13404 * mpw-configure (config.status): Write only if changed.
13405 * mpw-config.in (readline): Configure it (not built, just used for
13406 definitions).
13407
13408 * mpw-config.in (elf/mips.h): Add a forward include.
13409
13410 * mpw-config.in: Forward-include most .h files in include into
13411 extra-include.
13412 (readline): Don't build.
13413 mpw-build.in (install): Install GDB.
13414
13415 * mpw-configure (prefix, mpw_prefix): Handle it.
13416 * mpw-config.in (mmalloc, readline): Don't configure.
13417 * mpw-build.in (thisscript): Rename to ThisScript.
13418 Use mpw-build instead of BuildProgram everywhere.
13419 (mmalloc, readline): Don't build.
13420 * mpw-README: New file, basic documentation about the MPW port.
13421
13422 * mpw-config.in: Use forward-include to create include files.
13423
13424 * mpw-configure: Add more things to the top of each configured
13425 Makefile, including contents of config/mpw-mh-mpw.
13426 * mpw-config.in (extra-include): Create this directory and fill it
13427 with Posix-like include files when configuring.
13428
13429 * config.sub (apple, mac, mpw): Add various aliases.
13430
13431 * mpw-build.in: New file, top-level build script fragment for MPW.
13432 * mpw-configure: New file, configure script for MPW.
13433 * mpw-config.in: New file, config fragment for MPW.
13434
13435 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13436
13437 * configure.in (host_libs): Remove glob, since it is gone from the
13438 sources.
13439
13440 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13441
13442 * Makefile.in: define empty GDB_NLM_DEPS var.
13443
13444 * configure.in(target_makefile_frag): use config/mt-netware
13445 for netware targets.
13446
13447 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13448
13449 * config.sub: Merge in recent FSF changes. Remove linux special
13450 cases.
13451
13452 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13453
13454 Revert this change:
13455
13456 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13457
13458 * build-all.mk: Use CC=cc -Xs on Solaris.
13459
13460 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13461
13462 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13463 stop using it.
13464 * Makefile.in: Nuke all references to glob subdirectory.
13465
13466 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13467
13468 * configure.in: Fix --enable-shared logic in per-host.
13469
13470 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13471
13472 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13473
13474 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13475
13476 * configure.in (noconfigdirs): Don't build gas on AIX, for
13477 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13478
13479 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13480
13481 * configure: Fix --cache-file to work if the file argument is a
13482 relative path.
13483
13484 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13485
13486 * configure: If the --cache-file is used, pass it down to
13487 configure in subdirectories.
13488
13489 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13490
13491 * config.sub: add vxworks29k configuration.
13492
13493 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13494
13495 * Makefile.in (taz): Do "diststuff" part quietly.
13496
13497 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13498
13499 * config.sub: Mini-merge with gcc/config.sub.
13500
13501 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13502
13503 * config.guess (IRIX): Sed - to _.
13504
13505 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13506
13507 * Makefile.in (source-vault, binary-vault): New targets.
13508
13509 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13510
13511 * config.sub: Recognize -eabi as a basic system type.
13512
13513 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13514
13515 * configure.in (enable_shared stuff): Fix typo.
13516
13517 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13518
13519 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13520
13521 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13522
13523 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13524
13525 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13526
13527 * configure.in (rs6000-*-*): Don't build gas.
13528
13529 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13530
13531 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13532 reduce command line length.
13533 (AS_FOR_TARGET): Check for as.new, not Makefile.
13534 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13535
13536 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13537
13538 * config.guess: Merge from FSF.
13539
13540 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13541
13542 * configure: Don't use $ when handling program_suffix.
13543
13544 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13545
13546 * configure.in: Configure tk for hppa/hpux.
13547
13548 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13549
13550 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13551
13552 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13553
13554 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13555 to LIBCXXFLAGS. Tests are better run without it.
13556
13557 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13558
13559 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13560
13561 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13562
13563 * configure.in (*-*-netware*): Don't configure xiberty.
13564
13565 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13566
13567 * configure.in: Remove tk from native_only list.
13568
13569 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13570
13571 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13572 for special NCD build.
13573
13574 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13575
13576 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13577 makeall.bat, they're only useful for binutils snapshots.
13578 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13579 makeall.bat to specified SUPPORT_FILES.
13580
13581 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13582
13583 * build-all.mk: Add Ericsson targets to sun4 and solaris
13584 hosts. Add BNR's sun4 target to solaris host, so their
13585 build-from-source will be tested in-house first.
13586
13587 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13588
13589 * Makefile.in (LIBCFLAGS): New variable.
13590 (CFLAGS_FOR_TARGET): Ditto.
13591 (LIBCFLAGS_FOR_TARGET): Ditto.
13592 (LIBCXXFLAGS): Ditto.
13593 (CXXFLAGS_FOR_TARGET): Ditto.
13594 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13595 (BASE_FLAGS_TO_PASS): Pass them.
13596 (EXTRA_TARGET_FLAGS): Ditto.
13597
13598 * configure.in: Support --enable-shared.
13599
13600 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13601
13602 * configure.in (target_libs): Include libstdc++ again.
13603 * config.guess: Update from FSF (for FreeBSD).
13604
13605 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13606
13607 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13608 makeall.bat.
13609 (DISTDOCDIRS): Add `etc'.
13610 (ETC_SUPPORT_PFX): New variable.
13611 (taz): Include anything from etc starting with a word in
13612 ETC_SUPPORT_PFX.
13613
13614 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13615
13616 * config.sub: Update for recent FSF changes. Remove obsolete
13617 h8300hds entry. Add -windows* and -osx as basic os. Minor
13618 spacing changes.
13619
13620 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13621
13622 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13623
13624 * config.guess: Merge with FSF.
13625 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13626
13627 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13628
13629 * configure: Since the "trap 0" handler will override the exit
13630 status on many systems, only use it for "exit 1", and make it set
13631 a non-zero exit status; reset it before "exit 0". Also, check
13632 exit status of config.sub, and error out if it failed.
13633
13634 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13635
13636 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13637 and install libgloss.
13638
13639 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13640
13641 * Makefile.in (all-binutils): Depend upon all-byacc.
13642
13643 * configure.in: Don't build emacs on Irix 5.
13644
13645 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13646
13647 * configure.in (*-*-netware*): Add libio.
13648
13649 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13650
13651 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13652 (CHECK_TARGET_MODULES): Ditto.
13653 (INSTALL_TARGET_MODULES): Ditto.
13654 (TARGET_LIBS): Ditto.
13655 (all-libstdc++): Note dependencies.
13656
13657 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13658
13659 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13660
13661 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13662
13663 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13664 -fexternal-templates.
13665
13666 * configure.in (target_libs): Add libstdc++.
13667 (noconfigdirs): Add libstdc++ as appropriate.
13668
13669 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13670
13671 * config.guess: Update from FSF.
13672
13673 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13674
13675 * configure: Use ${config_shell} when running ${configsub}.
13676
13677 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13678
13679 * config.sub: No longer recognize h8300h.
13680
13681 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13682
13683 * config.sub: Remove extraneous differences between config.sub and
13684 gcc/config.sub.
13685
13686 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13687
13688 * Makefile.in (DISTSTUFFDIRS): Add gas.
13689
13690 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13691
13692 * COPYING.NEWLIB: New file.
13693
13694 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13695
13696 * config.guess (HP-UX): Patch from Harlan Stenn
13697 <harlan@landmark.com> to also emit release level.
13698
13699 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13700
13701 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13702
13703 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13704
13705 * config.sub: Merge nextstep cleanup from FSF.
13706
13707 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13708
13709 * configure.in (arm-*-*): Don't configure ld for this target.
13710
13711 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13712
13713 * configure.in (*-*-netware): don't configure libg++, libio,
13714 librx, or newlib.
13715
13716 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13717
13718 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13719 configure ld--it works, but it doesn't support shared libraries.
13720
13721 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13722
13723 * config.guess (*-unknown-freebsd*): Get rid of possible
13724 trailing "(Release)" in version string.
13725 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13726
13727 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13728
13729 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13730 Fix type: *-next-neststep -> *-next-nextstep.
13731
13732 * config.guess: Merge from FSF:
13733
13734 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13735
13736 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13737
13738 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13739
13740 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13741 instead of UNIX_SV for UnixWare 1.0).
13742
13743 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13744
13745 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13746 to make gdb/nlm/* build after the compiler and linker.
13747
13748 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13749
13750 * config.guess (netbsd, freebsd, linux): Accept any machine,
13751 not just i[34]86.
13752 (m68k-atari-sysv4): Relocate to match FSF version.
13753
13754 * config.guess: More merges from the FSF:
13755
13756 Add a space before function call or macro invocation.
13757
13758 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13759
13760 * config.guess: Add trap cmd to remove dummy.c and dummy when
13761 interrupted.
13762
13763 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13764
13765 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13766 (dummy): Redirect stderr from compilation of dummy.c.
13767
13768 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13769
13770 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13771
13772 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13773
13774 * configure: Accept and ignore --cache*, for compatibility with
13775 new autoconf.
13776
13777 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13778
13779 * config.guess: Merge from FSF:
13780
13781 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13782
13783 * config.guess (Pyramid*:OSx*:*:*): New case.
13784 (PATH): Add /.attbin at end for finding uname.
13785 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13786
13787 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13788
13789 * config.guess (M88*:DolphinOS:*:*): New case.
13790
13791 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13792
13793 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13794 to select whether to use ELF or COFF.
13795
13796 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13797
13798 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13799
13800 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13801
13802 * config.guess: Guess the OS version for HPUX.
13803
13804 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13805
13806 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13807
13808 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13809
13810 * configure.in: Recognize --with-headers, --with-libs, and
13811 --without-newlib.
13812 * Makefile.in (all-xiberty): Depend upon all-ld.
13813
13814 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13815
13816 * configure.in: Change i[34]86 to i[345]86.
13817
13818 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13819
13820 * configure (version): A few more tweaks to help message.
13821
13822 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13823
13824 * Makefile.in: Remove (for now) librx as a host library,
13825 now that we're building it for target.
13826
13827 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13828
13829 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13830 (Karl Berry).
13831
13832 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13833
13834 * configure.in: Also configure librx.
13835
13836 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13837
13838 * Makefile.in: Update various rules to reflect that librx
13839 is now needed for libg++.
13840
13841 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13842
13843 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13844
13845 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13846
13847 * configure.in: Configure the examples directory.
13848
13849 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13850
13851 * configure: Simplify Jun 2 1994 change.
13852
13853 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13854
13855 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13856 /bin/gcc isn't good enough to build gcc.
13857
13858 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13859
13860 * Makefile.in (GDB_SUPPORT_FILES): Remove
13861 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13862 (gdb.tar.gz): Add new rule to use standard distribution building
13863 mechanism.
13864
13865 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13866
13867 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13868 Bill Cox <bill@cygnus.com>.
13869
13870 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13871
13872 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13873
13874 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13875
13876 * configure: Search current dir first in .gdbinit.
13877
13878 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13879
13880 * config.sub: Recognize freebsd (merged from gcc config.sub).
13881
13882 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13883
13884 * config.sub: Refer to NeXT's operating system as nextstep.
13885
13886 * config.sub (case $basic_machine): Re-order the cases, to match
13887 the order in the FSF version (which is mostly alphabethical).
13888 Merge in some additions and changes from the FSF.
13889
13890 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13891
13892 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13893 * config.sub: Recognize cxux7.
13894 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13895
13896 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13897
13898 * config.sub: Fix typo powerpc -> powerpc-*.
13899
13900 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13901
13902 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13903
13904 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13905 parallel with all-emacs and install-emacs). Top-level command
13906 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13907
13908 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13909
13910 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13911 $(relbindir)/make before doing ``make install'', and use
13912 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13913 installing over running make binary.
13914 ($(host)-stamp-stage3-installed): Likewise.
13915
13916 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13917
13918 * config.guess: Recognize Mach.
13919
13920 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13921
13922 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13923 see whether --exec-prefix was used.
13924
13925 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13926
13927 * README: Explicitly mention libg++/README. (Zoo's idea.)
13928
13929 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13930
13931 * Makefile.in: Add all-librx target similar to all-libproc.
13932
13933 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13934
13935 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13936 with post 1.2 uname bogosity.
13937
13938 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13939
13940 * configure: Remove temporary files on receipt of a signal.
13941
13942 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13943
13944 * configure: If there is a package_makefile_frag, remove
13945 ${subdir}/Makefile.tem after copying it in.
13946
13947 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13948
13949 * build_all.mk: support rs6000 lynx identifies itself as
13950 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13951 since /bin/gcc is too feeble to compile a modern gcc.
13952
13953 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13954
13955 * brought devo/test-build.mk update-to-date with progressive/
13956 test-build.mk. Add lynx targets and hppa flag info.
13957
13958 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13959
13960 * configure.in: Use mh-ncrsvr43. Patch from
13961 Tom McConnell <tmcconne@sedona.intel.com>.
13962
13963 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13964
13965 * config.guess (i386-unknown-bsdi): No longer need to
13966 check #if defined(__bsdi__) && defined(__i386__).
13967
13968 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13969
13970 * configure: Set program_transform_nameoption correctly.
13971
13972 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13973
13974 * brought build-all.mk update-to-date with progressive build-all.mk,
13975 added new targets and hppa info.
13976
13977 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13978
13979 * configure: If config.guess result is a prefix of the user
13980 specified target, assume a native build and use the user specified
13981 target as the host alias. Remove SunOS patch suffix removal hack.
13982 * configure.in: Remove SunOS patch suffix removal hack.
13983
13984 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13985 in NATIVE_CHECK_MODULES.
13986
13987 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13988
13989 * Makefile.in: Rename HOST_ONLY to NATIVE.
13990 * configure: Delete SunOs patch suffix from host_canonical
13991 and build_canonical variables that are prepended to Makefiles.
13992 * configure.in: Add comments for easier maintenance.
13993
13994 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13995
13996 * Makefile.in: Add all-libproc target similar to all-gui.
13997
13998 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13999
14000 * Makefile.in (CHECK_MODULES): split into
14001 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14002
14003 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14004
14005 * config.guess (i386-unknown-bsdi): New system to guess.
14006
14007 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14008
14009 * Makefile.in: Add all-gui target (but not yet build by "all").
14010
14011 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14012
14013 * config.sub: Move deletion of patch suffix from here...
14014 * configure.in: To here, at Ian's suggestion. The top-
14015 level scripts might need to know of a patch level.
14016
14017 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14018
14019 * config.sub: Strip off patch suffix so rtl is recognized
14020 as a sunos4.1.3 machine, even though it's been patched.
14021
14022 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14023
14024 * Makefile.in (INSTALL_LAST): Delete.
14025 (INSTALL_DOSREL): New.
14026
14027 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14028
14029 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14030 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14031 whether we pass down --with-gnu-ld anyhow.
14032
14033 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14034
14035 * Makefile.in (INSTALL_LAST): Change operation so it works
14036 on more flavors of make.
14037 * configure.in (go32): Don't build libg++ or libio.
14038
14039 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14040
14041 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14042 they can be overriden by templates.
14043
14044 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14045
14046 * configure.in (target==go32): Don't build gdb.
14047 * dosrel: New directory.
14048
14049 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14050
14051 * configure.in (host==go32): Configure dosrel too.
14052 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14053 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14054 be set by incoming names or templates.
14055 (INSTALL_LAST): New rule.
14056
14057 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14058
14059 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14060
14061 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14062
14063 * configure.in (appdirs): New variable. Currently empty, but will
14064 be used in gas distribution. If nonempty, lists a set of
14065 directories at least one of which must get configured, or top
14066 level configuration is considered to have failed.
14067 (rs6000-*-lynxos*): Use new file name.
14068
14069 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14070
14071 Eliminate XTRAFLAGS.
14072 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14073 newlib include files using -idirafter, and also use -nostdinc.
14074 (CXX_FOR_TARGET): Likewise.
14075 (XTRAFLAGS): Removed.
14076 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14077 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14078 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14079 ($(DO_X)): Don't pass down XTRAFLAGS.
14080
14081 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14082
14083 * configure.in (mips*-dec-bsd*): New target; do build linker.
14084 (mips*-*-bsd*): New target; don't build linker.
14085
14086 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14087
14088 * configure.in: support rs6000-*-lynxos* configuration.
14089 support sunos4 as a cross target.
14090
14091 * config.sub: look for lynx*, not lynx since the OS version may
14092 legitimately be part of the name.
14093
14094 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14095
14096 * configure.in (i[34]86-*-sco*): Move to be with other i386
14097 targets.
14098 (romp-*-*): New target. Skip various binary utilities.
14099 (vax-*-*): New target. Don't build newlib.
14100 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14101
14102 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14103
14104 * configure.in: Only set host_makefile_frag if config
14105 directory exists.
14106
14107 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14108
14109 * install.sh: If $dstdir exists, don't check whether each
14110 component does.
14111
14112 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14113
14114 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14115
14116 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14117
14118 * configure.in (*-*-lynxos*): Don't configure newlib for either
14119 native or cross Lynx.
14120
14121 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14122
14123 * config.sub (sparc64-elf): Fix os.
14124 (z8k): Remove duplicate.
14125
14126 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14127
14128 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14129 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14130
14131 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14132
14133 * configure: Make file links cleanly even if Lynx fails on
14134 an NFS symlink (at least fail cleanly).
14135
14136 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14137
14138 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14139 -XNh2000.
14140
14141 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14142
14143 * configure: Unknown options are fatal again.
14144
14145 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14146
14147 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14148 compatibility.
14149
14150 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14151
14152 * build-all.mk: Add `clean' target.
14153
14154 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14155
14156 * config.guess: Add SINIX support.
14157 * configure.in: Add mips-*-sysv4* support.
14158
14159 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14160
14161 * build-all.mk: Document all useful targets.
14162 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14163 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14164
14165 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14166
14167 * configure: Support --silent, --quiet.
14168
14169 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14170
14171 * configure: Support --disable-FEATURE.
14172
14173 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14174
14175 * config.guess: Recognize NCR running SVR4.3.
14176
14177 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14178
14179 * config.guess: Make BSDI generate i386-unknown-bsd386.
14180 Patch from Paul Eggert <eggert@twinsun.com>.
14181
14182 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14183
14184 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14185
14186 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14187
14188 * configure: Make unrecognized options give nonfatal warnings
14189 instead of fatal errors, and pass them to any subdirectory
14190 configures in case they recognize them.
14191 Make --x equivalent to --with-x.
14192
14193 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14194
14195 * configure: Add --enable-* options. Clean up usage message and
14196 some comments.
14197
14198 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14199
14200 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14201
14202 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14203
14204 * configure.in (hppa*-*-*): Enable binutils.
14205
14206 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14207
14208 * config.sub: Recognize cisco.
14209
14210 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14211
14212 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14213
14214 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14215
14216 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14217 than one configuration name. Add comment.
14218
14219 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14220
14221 * config.guess: about target *-hitachi-hiuxwe2, fixed
14222 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14223 macro is incorrect.]
14224
14225 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14226
14227 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14228 than the "make ls" stuff which used to be here.
14229
14230 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14231
14232 * config.guess: Recognize i[34]86-unknown-freebsd.
14233 From Shawn M Carey <smcarey@rodan.syr.edu>.
14234
14235 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14236
14237 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14238
14239 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14240
14241 * config.guess: Check for ptx.
14242
14243 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14244
14245 * config.sub: Add os9k checking.
14246
14247 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14248
14249 * config.guess: Handle OSF1 running on HPPA processors
14250
14251 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14252
14253 * configure: If subdir configure fails, print out a message with
14254 subdirectory name, in case subdir's configure code didn't identify
14255 itself.
14256
14257 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14258
14259 * configure.in: Remove embedded newlines from configdirs.
14260 Avoid mismatches of substrings. Fix matching strings at end
14261 of configdirs.
14262
14263 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14264
14265 * config.guess: Add Lynx/rs6000 config support.
14266
14267 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14268
14269 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14270
14271 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14272
14273 * configure.in (hppa*-*-osf*): Treat this just like most other
14274 PA configurations (eg no binutils or ld).
14275 (hppa*-*-*elf*): These configurations have binutils and ld.
14276
14277 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14278
14279 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14280
14281 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14282
14283 * configure.in (rs6000-*-*): Build gas.
14284
14285 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14286
14287 * Makefile.in: Avoid bug in losing hpux sed.
14288
14289 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14290
14291 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14292 for GDB and GDB has been fixed to not need it.
14293
14294 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14295
14296 * config.guess: Recognize vax hosts.
14297
14298 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14299
14300 * configure (while loop): Don't use "break 2" inside case
14301 statement -- the case statement isn't an enclosing loop.
14302
14303 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14304
14305 * config.guess: Clean up NeXT support, to allow nextstep
14306 on Intel machines. Make OS be nextstep.
14307
14308 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14309
14310 * config.guess: Add alternate forms for Convex.
14311
14312 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14313
14314 * configure: Completely rewrite option processing. Take
14315 advantage of pattern-matching to avoid invoking test frequently.
14316 Also clean up host and target defaulting logic.
14317
14318 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14319
14320 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14321 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14322 commands (plus user environment) will fit SCO limits.
14323
14324 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14325
14326 * configure.in: Don't issue warnings about directories which are
14327 not being configured if -norecursion is set. Correct test for
14328 --with-gnu-as and --with-gnu-ld to not get confused by substring
14329 matches.
14330
14331 * configure.in: Don't build gas for alpha-dec-osf1*.
14332
14333 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14334
14335 * configure: Back out Per's change of 12/19/1993. It changes the
14336 behavior of configure in unexpected and confusing ways.
14337
14338 Also, use different delim char when calculating
14339 program_transform_name so that the name can contain slashes.
14340
14341 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14342
14343 * configure.in, config.sub: Add support for VSTa micro-kernel.
14344
14345 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14346
14347 * configure.in: Nuke hacks which were used to get a special
14348 version of GAS for HPPA configurations.
14349
14350 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14351
14352 * configure: If only ${target_alias} is given, use that
14353 as the default for ${host_alias}.
14354 * configure: Add missing back-slashes before nested quotes.
14355
14356 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14357
14358 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14359
14360 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14361
14362 * config.guess: Recognize some Tektronix configurations.
14363 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14364
14365 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14366
14367 * config.sub: Match any flavor of SH.
14368
14369 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14370
14371 * configure.in: Don't try to configure newlib for Alpha.
14372
14373 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14374
14375 * configure.in: Don't build ld for Irix 5. Don't build gas,
14376 libg++ or libio for any Alpha target.
14377
14378 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14379
14380 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14381
14382 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14383 default arguments -- so it tried to compress itself.
14384
14385 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14386
14387 * configure.in (notsupp): ensure that a space is always at the end
14388 of the configdirs list, since the grep checks for an explicit space
14389
14390 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14391
14392 * configure.in (target i386-sysv4.2): don't build ld, since static
14393 versions of many libraries are not available.
14394
14395 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14396
14397 * config.guess: Recognize Apollos (using environment variables).
14398 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14399
14400 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14401
14402 * config.guess: Recognize Sony news mips running newsos.
14403
14404 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14405
14406 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14407 "fi ; else" for bash.
14408
14409 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14410
14411 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14412
14413 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14414
14415 * config.sub: accept unixware as an alias for svr4.2.
14416 Fix some inconsistancies with the gcc version.
14417
14418 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14419
14420 * Makefile.in (DISTDOCDIRS): Add gdb.
14421
14422 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14423
14424 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14425
14426 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14427
14428 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14429 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14430 this now.
14431
14432 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14433
14434 * config.sub: Accept hiux* as an OS name.
14435
14436 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14437 etc/make-stds.texi. The underscore came from gcc, and dje now
14438 agrees that RUNTESTFLAGS is the correct name.
14439
14440 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14441
14442 * install.sh: Remove 'set -e'. It makes any conditionals
14443 in the script useless.
14444
14445 * config.guess: Automatically recognize arm-acorn-riscix
14446 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14447
14448 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14449
14450 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14451
14452 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14453
14454 * Makefile.in (DISTDOCDIRS): New variable.
14455 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14456 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14457
14458 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14459
14460 * configure.in (hppa target): check the source directory for the
14461 pagas sub-directory
14462
14463 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14464
14465 * config.sub: Allow -aout* and -elf*.
14466
14467 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14468
14469 * configure.in: Don't build ld on i386-solaris2, same as for
14470 sparc-solaris2.
14471
14472 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14473
14474 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14475
14476 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14477
14478 * configure.in: Configure gdb for alpha.
14479
14480 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14481
14482 * Makefile.in (CXXFLAGS): Add -O.
14483
14484 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14485
14486 * config.guess: added support for DG Aviion
14487
14488 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14489
14490 * configure.in: Produce warning message for subdirectories not
14491 configurable for this host/target combination. Don't try to
14492 configure gdb for vms.
14493
14494 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14495
14496 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14497 appropriate files before making "diststuff".
14498 (DISTBISONFILES): New var: list of files to be edited.
14499 (DISTSTUFFDIRS): Add binutils.
14500
14501 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14502
14503 * config.sub: also handle mipsel and mips64el (for little endian mips)
14504
14505 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14506
14507 * configure.in: Add * to end of all OS names.
14508
14509 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14510
14511 * configure.in: Build newlib for LynxOS native.
14512
14513 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14514
14515 * config.guess: Add support for delta 88k running SVR3.
14516
14517 * configure.in: Add comment about HP compiler vs. emacs.
14518
14519 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14520
14521 * configure.in: don't build ld on solaris2 (not a viable option
14522 due to bugs in getpwnam & getpwuid)
14523
14524 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14525
14526 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14527 config.guess will produce a full version number.
14528
14529 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14530
14531 * configure.in: Build linker and binutils for alpha-dec-osf1.
14532
14533 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14534
14535 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14536 and gdb/testsuite/Makefile.in.
14537
14538 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14539
14540 * configure.in: recognize mips*- instead of mips-
14541
14542 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14543
14544 * config.sub: Accept linux*coff and linux*elf as operating
14545 systems.
14546
14547 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14548
14549 * config.sub: Recognize mips64, and mips3 as an alias for it.
14550
14551 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14552
14553 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14554 gdb knows how to handle OSF/1 shared libraries.
14555
14556 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14557
14558 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14559 * config.guess: Recognize Hitachi's HIUX.
14560 * config.sub: Recognize h3050r* and hppahitachi.
14561 Remove redundant cases for hp9k[23]*.
14562
14563 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14564
14565 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14566 if gas and ld are in the source tree and are in ${configdirs}.
14567 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14568 --with options (but still pass them down on the command line,
14569 if they were explicitly specified).
14570
14571 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14572
14573 * configure: substitute SHELL value in Makefile.in with
14574 ${CONFIG_SHELL}
14575
14576 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14577
14578 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14579 *-*-solaris2* targets.
14580
14581 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14582
14583 * Makefile.in: define M4, and pass it down to sub-makes;
14584 all-autoconf now depends on all-m4
14585
14586 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14587
14588 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14589 presence of {ar,ranlib} instead of a configured directory
14590
14591 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14592
14593 * config.guess: Accept 34?? as well as 33?? for NCR.
14594
14595 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14596
14597 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14598 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14599
14600 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14601
14602 * configure: grab values for $(CC) and $(CXX) from the
14603 environment, so that someone can do "CC=gcc configure; make" and
14604 have it work right (matching the way that autoconf works now)
14605
14606 * configure.in, Makefile.in: add support for gash, the tcl
14607 interface to Galaxy
14608
14609 * config.guess: add NetBSD variants (hp300, x86)
14610
14611 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14612
14613 * install.sh: Support -d option (in the manner of SunOS 4 install,
14614 as it is more deterministic than that of GNU install)
14615 (chmodcmd): Set file to mode 755 by default (should also do default
14616 chgrp and chown, but I don't feel like dealing with that now)
14617
14618 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14619
14620 * config.sub: Remove h8300hhms alias.
14621
14622 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14623
14624 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14625
14626 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14627
14628 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14629 as stmp-fixinc
14630
14631 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14632
14633 * config.sub: recognize m88110-bug-coff.
14634
14635 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14636
14637 * Makefile.in (all-libio): all dependencies on the toolchain used
14638 to build this (gcc, gas, ld, etc)
14639
14640 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14641
14642 * config.guess: Deal with OSF/1 1.3 on alpha.
14643
14644 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14645
14646 * install.sh: add some 'else true' clauses for portability
14647
14648 * configure.in: don't build libio for h8[35]00-*-* targets
14649
14650 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14651
14652 * Makefile.in: Add support for new libio.
14653
14654 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14655
14656 * install.sh: If one command fails, don't try the rest. Don't try
14657 to remove $dsttmp (via trap) unless we have already created it.
14658 If $src doesn't exist, detect it and exit with an error.
14659
14660 * config.guess: Recognize BSD on hp300.
14661
14662 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14663
14664 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14665 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14666
14667 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14668
14669 * Makefile.in (all-send-pr): depends on all-prms
14670
14671 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14672
14673 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14674
14675 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14676
14677 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14678 Added test for mips-mips-riscos5.
14679
14680 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14681
14682 * configure.in: use mh-hp300 for 68k HP hosts
14683
14684 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14685
14686 * configure: add support for CONFIG_SHELL, so that you can use
14687 some alternate shell for evaluating configure scripts
14688
14689 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14690
14691 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14692 in configure script to bug-gdb@prep.ai.mit.edu when building
14693 distribution archive.
14694 * Makefile.in (COMPRESS): Remove def.
14695 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14696 gdb.tar.Z and make-gdb.tar.Z respectively.
14697 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14698 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14699 to convergence with 'taz' target in Makefile.in.
14700
14701 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14702
14703 * install.sh (dsttmp): use trap to ensure that tmp files go
14704 away on error conditions
14705
14706 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14707
14708 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14709
14710 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14711
14712 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14713 its parent is '/' not ''.
14714
14715 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14716
14717 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14718
14719 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14720 that ${newsrcdir}/configure.in does.
14721
14722 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14723
14724 * test-build.mk: support for CONFIG_SHELL
14725
14726 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14727
14728 * config.sub (netware): Add as a basic system type.
14729
14730 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14731
14732 * Makefile.in (Makefile): depend on configure.in. Also drop the
14733 $(srcdir)/ from the dependency on Makefile.in.
14734
14735 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14736
14737 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14738 (h8300hhms is temporary until multi-libraries are implemented).
14739 * configure.in: Handle h8300h too.
14740
14741 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14742
14743 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14744
14745 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14746
14747 * configure: Remove extraneous output when guessing host type.
14748 * config.guess: Remove extraneous output when guessing using C
14749 compiler rather than uname, or when guessing fails.
14750
14751 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14752
14753 * Makefile.in: remove all.cross and install.cross targets
14754
14755 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14756 definitions
14757
14758 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14759
14760 * configure.in (target sh): Build gprof.
14761
14762 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14763
14764 * config.sub: change -solaris to -solaris2
14765
14766 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14767
14768 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14769
14770 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14771
14772 * configure: Correct error message for missing Makefile.in to
14773 print correct directory.
14774
14775 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14776
14777 * install.sh: kludge around 386BSD shell bug
14778
14779 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14780
14781 * config.guess: Recognize NeXT.
14782 * config.guess: Recognize i486-ncr-sysv4.
14783 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14784
14785 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14786
14787 * Makefile.in (MAKEINFOFLAGS): New variable.
14788 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14789 * build-all.mk, test-build.mk: Pass down --no-split as
14790 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14791
14792 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14793
14794 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14795
14796 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14797
14798 * Makefile.in (libg++.tar.z): New rule.
14799 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14800 * Makefile.in (taz): Only do a single chmod.
14801
14802 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14803
14804 * install.sh: don't use dirname anymore (replaced with sed usage)
14805
14806 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14807
14808 * Makefile.in: Change extension for gzip'd files from '.z' to
14809 '.gz' per new FSF standard usage.
14810
14811 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14812
14813 * configure: put quotes around the final value of program_transform_name
14814
14815 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14816
14817 * Makefile.in: new install.sh support; update install-info rules
14818
14819 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14820
14821 * configure.in: Build diff for crosses, but not for go32 host.
14822
14823 * configure.in: Build gprof only for native, and don't build it
14824 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14825
14826 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14827
14828 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14829
14830 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14831
14832 * configure.in (host_tools): Add prms.
14833
14834 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14835
14836 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14837 with $(FLAGS_TO_PASS) on the command line
14838
14839 * config.sub: Recognize lynx and lynxos
14840
14841 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14842
14843 * config.sub: Accept -ecoff*, not just -ecoff.
14844
14845 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14846
14847 * Makefile.in (taz): Use .gz suffix instead of .z.
14848 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14849 names.
14850
14851 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14852
14853 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14854
14855 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14856
14857 * Makefile.in (install-no-fixedincludes): install gcc last, so
14858 that rebuilds that might happen during 'make install' don't get
14859 bogus gcc include files
14860
14861 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14862
14863 Change from Utah for HPPA support:
14864 * config.guess: Recognize hppa1.x-hp-bsd.
14865
14866 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14867
14868 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14869 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14870
14871 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14872
14873 * config.sub: Add support for rom68k and bug boot monitors.
14874
14875 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14876
14877 * Makefile.in: Make all-opcodes depend on all-bfd.
14878
14879 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14880
14881 * config.guess: Added special check for i[34]86-univel-sysv4*.
14882
14883 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14884
14885 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14886 the processor rather than assuming i486.
14887
14888 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14889
14890 * config.guess: Recognize SunOS6 as Solaris3.
14891
14892 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14893
14894 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14895 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14896
14897 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14898
14899 * build-all.mk (all-cross): New target for Canadian Cross.
14900 Added Q2 go32 targets.
14901 * test-build.mk: Configure go32 cross sparclite-aout and
14902 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14903 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14904
14905 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14906
14907 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14908 GO32 hosted toolchains
14909
14910 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14911
14912 * configure: change so "-exec-prefix" gets passed down rather
14913 than "-exec_prefix" so autoconf generated Makefiles get the
14914 exec_prefix set right.
14915
14916 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14917
14918 * config.guess: get the Solaris2 minor version number
14919
14920 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14921
14922 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14923
14924 * config.guess: Recognize some Sequent platforms.
14925
14926 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14927
14928 * Makefile.in: added the vault-install target
14929
14930 * configure.in: actually use the Sun3 makefile fragment that's in
14931 config, also added the release dir to configdirs
14932
14933 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14934
14935 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14936
14937 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14938
14939 * configure.in: remove some program from Alpha targetted toolchains
14940
14941 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14942
14943 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14944 gprof.
14945 (taz): Run "make diststuff" in those directories instead of "make
14946 proto-dir". Look for "VERSION=" only at start of line in subdir
14947 Makefile. Use "gzip -9" for compression.
14948 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14949 (binutils.tar.z): New target.
14950
14951 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14952
14953 * Makefile.in (taz): Include gpl.texinfo.
14954
14955 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14956
14957 * Makefile.in (setup-dirs): Merged into "taz" target.
14958 (taz): Only do `proto-dir' stuff if a directory is actually needed
14959 for this target.
14960
14961 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14962
14963 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14964 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14965 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14966 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14967 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14968
14969 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14970
14971 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14972 config.sub, and move-if-change to gdb testsuite distribution
14973 archive, so the testsuite can be extracted, configured, and
14974 run separately from the gdb distribution. Blow away the Chill
14975 tests that require a Chill compiled executable, since GNU Chill
14976 is not yet publically available.
14977
14978 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14979
14980 * test-build.mk: set environment variables in a single command,
14981 instead of a list of assignments and exports
14982
14983 * config.guess: recognize Alpha/OSF1 systems
14984
14985 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14986
14987 * configure: Change help message to prefer --options rather than
14988 -options.
14989
14990 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14991
14992 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14993 zippy@ecst.csuchico.edu.
14994 * config.guess: Recognize miniframe.
14995
14996 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14997
14998 * Makefile.in: Use srcroot to find runtest rather than rootme.
14999 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15000
15001 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15002
15003 * test-build.mk: Extensive additions to support building on a
15004 machine other than the host.
15005
15006 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15007
15008 * configure (tooldir): Fix for i386-aix again.
15009
15010 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15011
15012 * configure, Makefile.in: Change definition of $(tooldir)
15013 to match the FSF.
15014
15015 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15016
15017 * config.guess: Recognize i[34]86/SVR4.
15018
15019 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15020
15021 * Makefile.in (all-gdb): gdb depends on sim.
15022
15023 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15024
15025 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15026 at the same time we make the prototype gdb directory.
15027 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15028 files at the same time as the gdb base release distribution.
15029
15030 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15031
15032 * Makefile.in (check): Use individual check targets rather than
15033 DO_X rule.
15034 (check-gcc): Added.
15035
15036 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15037
15038 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15039 for System V release 3.2.
15040
15041 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15042
15043 * config.sub: Recognize hppaosf.
15044 * configure.in: Do configure ld/binutils/gas for it.
15045
15046 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15047
15048 * configure (tooldir): Alter syntax used to set this, for systems
15049 where "\$" isn't handled right, like i386-aix.
15050
15051 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15052
15053 * configure: Pass program-transform-name, not
15054 program_transform_name, to recursive configures.
15055
15056 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15057
15058 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15059 of gas+ld+binutils.
15060
15061 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15062
15063 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15064
15065 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15066
15067 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15068
15069 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15070
15071 * Makefile.in (PRMS): Set back to all-prms.
15072
15073 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15074
15075 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15076 targets, rather than for MIPS hosts.
15077
15078 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15079
15080 * configure.in: add comment for --with-x default values
15081
15082 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15083
15084 * Makefile.in: add check-* targets for each of the directories in
15085 the tree. Add a definition of RUNTEST that will use the one we
15086 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15087
15088 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15089
15090 * configure.in: Removed obsolete references to bfd_target and
15091 target_makefile_frag.
15092
15093 * build-all.mk: Set assorted targets for Q2.
15094 * config.sub: Recognize z8k-sim and h8300-hms.
15095 * test-build.mk: Really don't pass host to configure.
15096 (HOLES): Added uname.
15097
15098 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15099
15100 * configure: Handle an empty program-prefix, program-suffix or
15101 program-transform-name correctly.
15102
15103 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15104
15105 * build-all.mk: -G 8 no longer required for MIPS targets.
15106 * test-build.mk: Don't pass host argument to configure; make it
15107 guess.
15108
15109 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15110
15111 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15112 * Makefile.in (COMPRESS): New macro, like GZIP.
15113
15114 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15115
15116 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15117
15118 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15119 with gas currently defaults to -G 0.
15120
15121 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15122
15123 * Makefile.in (all-flex): flex depends on byacc.
15124
15125 * build-all.mk: If host not specified, use config.guess. Pass TAG
15126 to test-build.mk as RELEASE_TAG.
15127 * test-build.mk (configargs): New variable containing arguments to
15128 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15129 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15130
15131 * config.guess: Use /bin/uname when checking -X argument on SCO,
15132 to avoid invoking GNU uname which doesn't understand -X.
15133
15134 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15135
15136 * configure.in: Build gas for mips-*-*.
15137
15138 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15139
15140 * Makefile.in (all.normal): insert missing backslash.
15141
15142 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15143
15144 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15145
15146 * Makefile.in: Complete overhaul to merge many almost identical
15147 targets.
15148
15149 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15150
15151 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15152 (gdb.tar.Z): Adjusted.
15153
15154 * Makefile.in (setup-dirs, taz): New targets; should be general
15155 enough to adapt for gdb sometime. Build only .z file.
15156 (gas.tar.z): New target.
15157
15158 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15159
15160 * build-all.mk: Use CC=cc -Xs on Solaris.
15161
15162 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15163
15164 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15165 for handling BISON for FSF releases.
15166
15167 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15168
15169 * configure: Actually implement the change zoo just documented.
15170
15171 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15172
15173 * configure: when using config.guess, only set target_alias when
15174 it's not already been set (ie, on the command line)
15175
15176 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15177
15178 * Makefile.in: add installcheck target, set PRMS to install-prms
15179
15180 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15181
15182 * configure: add support for package_makefile_fragment, handle the
15183 case where a directory has a configure.in file but no Makefile.in
15184 more gracefully (with an actual understandable error message, even);
15185 add support for --without (and add this to the usage message); also
15186 explicitly add a --host=${host_alias} to the command line when
15187 config.guess is used
15188
15189 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15190
15191 * configure: Must use both --host and --target in recursive calls.
15192
15193 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15194
15195 * Makefile.in: Change deja-gnu to dejagnu.
15196
15197 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15198
15199 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15200
15201 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15202
15203 * configure.in: canonicalize all instances to *-*-solaris2*,
15204 also strip out a number of tools to not build for go32 host
15205
15206 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15207
15208 * config.guess: add GPL.
15209
15210 * Makefile.in, config.guess, config.sub, configure: bump
15211 copyrights to 93.
15212
15213 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15214
15215 * Makefile.in (do-info): Removed obsolete check for existence of
15216 localenv file.
15217
15218 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15219
15220 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15221
15222 * Makefile.in: a couple of 'else true' for decstation,
15223 support for TclX
15224
15225 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15226
15227 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15228
15229 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15230
15231 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15232
15233 * config.guess: Recognize i386-ibm-aix (PS/2).
15234 * configure.in: Use config/mh-aix386 file for it.
15235
15236 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15237
15238 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15239 CC_FOR_TARGET instead.
15240 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15241
15242 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15243
15244 * Makefile.in: Add sim to list of directories sent with gdb
15245
15246 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15247
15248 * configure.in: Put back mips-dec-bsd* case.
15249
15250 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15251
15252 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15253 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15254 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15255
15256 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15257
15258 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15259
15260 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15261 (install-info): install dir.info only if it exists,
15262 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15263
15264 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15265
15266 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15267 gas for mips-dec-bsd.
15268
15269 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15270
15271 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15272 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15273
15274 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15275
15276 * configure.in: Added "dejagnu" to hosttools list.
15277
15278 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15279
15280 * config.sub, configure.in, config.guess: Add support
15281 for Bosx, an AIX variant from Bull.
15282 Patches from F.Pierresteguy@frcl.bull.fr.
15283
15284 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15285
15286 * devo/dejagnu: Initial creation of devo/dejagnu.
15287 Migrated dejagnu testcases and support files for testing software
15288 tools to reside as subdirectories, currently called "testsuite",
15289 within the directory of the software tool. Migrated all programs,
15290 support libraries, etc. beloging to dejagnu proper from
15291 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15292 with no modifications. The changes to these files which will
15293 allow them to configure, build, and execute properly will be made
15294 in a future update.
15295
15296 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15297
15298 * Makefile.in: Change send_pr to send-pr.
15299 * configure.in: Likewise.
15300 * send_pr: Renamed directory to send-pr.
15301
15302 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15303
15304 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15305
15306 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15307
15308 * README: Update for gdb-4.8 release.
15309 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15310 gdb-xxx.tar.z (gzip'd) file also.
15311
15312 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15313
15314 * Makefile.in: make all-diff depend on all-libiberty
15315
15316 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15317
15318 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15319
15320 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15321
15322 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15323
15324 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15325
15326 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15327 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15328 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15329
15330 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15331
15332 * Makefile.in: makeinfo binary is in a new location
15333
15334 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15335
15336 * config.sub: Accept -ecoff as an OS.
15337
15338 * Makefile.in: Various changes to eliminate a level of make
15339 recursion and reduce the required command line length.
15340 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15341 sub-makes.
15342 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15343 variables holding settings for specific sub-makes.
15344 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15345 in terms of BASE_FLAGS_TO_PASS.
15346 (TARGET_LIBS): New variable listing directories which use
15347 TARGET_FLAGS_TO_PASS.
15348 (subdir_do): Eliminated.
15349 (do-*): New set of targets to replace subdir_do.
15350 (various): All targets which used subdir_do now depend on do-*.
15351 (local-clean): Renamed from do_clean.
15352 (local-distclean): New target, dependency of distclean and
15353 realclean.
15354 (install-info): Don't create directories. Depend on dir.info
15355 rather than calling make recursively.
15356 (install-dir.info): Eliminated.
15357 (install-info-dirs): Create all info directories here.
15358 (dir.info): Depend upon do-install-info.
15359
15360 * test-build.mk (HOLES): Added false.
15361
15362 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15363
15364 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15365
15366 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15367
15368 * Makefile.in (info): remove dependency on all-texinfo. The
15369 problem was really in texinfo/C, not at this level.
15370
15371 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15372
15373 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15374
15375 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15376
15377 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15378 GDB releases.
15379
15380 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15381
15382 * configure: Include srcdir in message about target of link not
15383 being found. Don't convert `-' to `_' in `with' options being
15384 passed to subdirs.
15385
15386 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15387
15388 * configure.in: add uudecode to host_tools
15389
15390 * Makefile.in: added {all,install}-uudecode targets, added them to
15391 the appropriate lists
15392
15393 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15394
15395 * Makefile.in (all-gcc): Added dependency on all-gas.
15396
15397 * configure.in (mips-*-*): Build ld and binutils.
15398
15399 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15400
15401 * configure: check return code from mkdir, print error message and
15402 exit on failure.
15403
15404 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15405
15406 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15407
15408 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15409
15410 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15411
15412 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15413
15414 * config.sub (h8500): Recognize this as a cpu type.
15415
15416 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15417
15418 * configure: source directory missing is no longer a warning
15419
15420 * configure.in: recognize irix[34]* instead of irix[34]
15421
15422 * Makefile.in: define and pass down X11_LIB
15423
15424 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15425
15426 * guess-systype: Renamed to ...
15427 * config.guess: ... by popular request.
15428 * configure.in, Makefile.in: Update accordingly.
15429
15430 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15431
15432 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15433 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15434 + Execute ./dummy instead of assuming . is in PATH.
15435
15436 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15437
15438 * guess-systype: New shell script. Attempts to guess the
15439 canonical host name of the executing host.
15440 Only a few hosts are supported so far.
15441 * configure: Call guess-systype if no host is specified.
15442
15443 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15444
15445 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15446 gcc Makefile.
15447
15448
15449 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15450
15451 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15452 (all-gcc, install-gcc, subdir_do): Use it.
15453
15454 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15455
15456 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15457
15458 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15459
15460 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15461 set exclusively by configure, using configure.in .
15462
15463 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15464
15465 * test-build.mk: set $PATH for all builds
15466
15467 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15468
15469 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15470
15471 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15472 the one used in gcc/Makefile.in, so that a null expansion doesn't
15473 override the one needed to build gcc with a native cc.
15474
15475
15476 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15477
15478 * configure: Accept -with arguments.
15479
15480 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15481
15482 * Makefile.in: added h8300sim
15483
15484 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15485
15486 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15487 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15488 (all-cygnus, native, build-cygnus): Make
15489 $(canonhost)-stamp-3stage-done, not $(host)....
15490 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15491 i386-sco3.2v4. Added else true to if command.
15492
15493 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15494
15495 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15496
15497 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15498
15499 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15500
15501 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15502
15503 * configure.in: don't remove binutils from Solaris builds
15504
15505 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15506
15507 * Makefile.in: get rid of earlier definitions for *clean,
15508 also handle the recursive info rule better
15509
15510 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15511
15512 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15513 do more-or-less the right thing.
15514
15515 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15516
15517 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15518 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15519
15520 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15521
15522 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15523 $(host_canonical).
15524
15525 * configure.in: split the configdirs list into 4 categories (native
15526 v. cross, library v. tool) and handle the cross-only and native-
15527 only in more reasonable (and correct!) way.
15528
15529 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15530
15531 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15532 configdirs anymore.
15533
15534 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15535
15536 * Makefile.in: extensive cleanup:: removed all of the explicit
15537 clean-* targets, collapsed many wrappers around subdir_do into
15538 one, added additional targets to satisfy standards.texi, deleted
15539 some old targets, some changes for consistency
15540
15541 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15542
15543 * configure.in: handle some programs as cross-only, and others as
15544 native only
15545
15546 * test-build.mk: handle partial holes in a more generic manner
15547
15548 * Makefile.in: m4 depends on libiberty
15549
15550 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15551
15552 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15553 time, wdiff, and find to configdirs
15554
15555 * Makefile.in: all, clean, and install rules for the new programs
15556 added to configure.in
15557
15558 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15559
15560 * configure.in: use mh-sun for all *-sun-* hosts
15561
15562 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15563
15564 * Makefile.in: define flags for X11 include files and library file
15565 locations, pass them down to the programs that need this info
15566
15567 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15568
15569 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15570
15571 * configure.in: start building libg++ for HP-UX targets
15572
15573 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15574
15575 * README: Update references to files moved into etc/.
15576
15577 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15578
15579 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15580 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15581
15582 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15583
15584 * configure: accept dash as well as underscore in long option
15585 names for FSF compatibility.
15586
15587 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15588
15589 * config.sub: added -sco3.2v4 support from FSF.
15590
15591 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15592
15593 * configure.in: expand the section that adds or removes
15594 directories from the list of programs to build, to handle native
15595 vs. cross in addition to host v. native
15596
15597 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15598
15599 * Makefile.in: Replace C++ in macro names with CXX.
15600 This is less likely to break ...
15601
15602 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15603
15604 * test-build.mk: add -w to GNU_MAKE
15605
15606 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15607
15608 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15609 add 'sparc' to list of recognized cpus. This needed to make
15610 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15611 Delete some redundant ose68 variants. Recognize -wrs as an os,
15612 then changes that into $CPU-wrs-vxworks.
15613
15614 * configure.in: remove most references to gdbtest, regularize
15615 target based program removal
15616
15617 * test-build.mk: import from p3 tree (many fixes and changes)
15618
15619 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15620
15621 * Makefile.in: added rules to handle tcl, tk, and expect
15622
15623 * configure.in: handle those directories if they exist
15624
15625 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15626
15627 * config.sub: removed bogus hppabsd and hppahpux names, since
15628 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15629
15630 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15631
15632 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15633 depends upon all-xiberty
15634
15635 * Makefile.in: changes from p3, including:
15636
15637 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15638
15639 * Makefile.in (XTRAFLAGS): include newlib directories if
15640 newlib/Makefile exists, rather than if host != target.
15641
15642 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15643
15644 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15645 from the same source tree and not building a cross-compiler. This
15646 matters for the libg++ configuration if reconfiguring a tree that
15647 has already been installed.
15648
15649 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15650
15651 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15652 pick up the machine and system specific header files.
15653
15654 * Makefile.in: added AS_FOR_TARGET, passed down in
15655 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15656 the C compiler to use to create programs which are run in the
15657 build environment, set it to default to $(CC), and passed it down
15658 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15659
15660 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15661
15662 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15663 We need them for unusual native builds, like systems without
15664 ranlib.
15665
15666 * configure: also define $(host_canonical) and
15667 $(target_canonical), which are the full, canonical names for the
15668 given host and target
15669
15670 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15671
15672 * Makefile.in: Added separate definitions for C++.
15673
15674 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15675
15676 * configure.in (configdirs): Add deja-gnu.
15677
15678 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15679
15680 * README: Update for configure.texi and gdb-4.7 release.
15681
15682 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15683
15684 * Makefile.in: Move "all" target to top of file.
15685 Previously, first target was ".PHONY" which caused BSD4.4 make
15686 to build .PHONY when make was run without arguments.
15687
15688 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15689
15690 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15691 Library-copylefted code in libiberty.
15692
15693 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15694
15695 * config.sub: Replace m68kmote with plain old m68k.
15696
15697 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15698
15699 * Makefile.in: Remove space from blank line, avoid Make complaints.
15700
15701 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15702
15703 * config.sub: Complain if no argument is given. Added support for
15704 386bsd as OS and target alias.
15705
15706 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15707
15708 * Makefile.in (XTRAFLAGS): include newlib directories if
15709 newlib/Makefile exists, rather than if host != target.
15710
15711 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15712
15713 * config.sub: recognize sparclite-wrs-vxworks.
15714
15715 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15716 p3.) Added clean-xiberty to clean.
15717
15718 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15719
15720 * configure.in: use *-*-* instead of nested cases for host and target
15721
15722 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15723
15724 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15725 from the same source tree and not building a cross-compiler. This
15726 matters for the libg++ configuration if reconfiguring a tree that
15727 has already been installed.
15728
15729 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15730
15731 * config.sub (i486v/i486v4): Merge in from FSF version.
15732
15733 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15734
15735 * configure: only set PWD if it is already set.
15736
15737 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15738
15739 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15740 doesn't have unset and all success paths (and most error paths)
15741 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15742 to just ${PWD} to avoid confusion.)
15743
15744 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15745
15746 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15747 even for a native compilation.
15748
15749 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15750
15751 Changes to make the gdb.tar.Z rule work better.
15752
15753 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15754 (DEVO_SUPPORT): Add configure.texi.
15755 (bfd-ilrt.tar.Z): Remove ancient rule.
15756
15757 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15758
15759 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15760 pick up the machine and system specific header files.
15761
15762 * configure.in, config.sub: added new target m68010-adobe-scout,
15763 with alias of adobe68k. Changed configure.in to check for
15764 -scout before -sco* to avoid a false match.
15765
15766 * Makefile.in: added AS_FOR_TARGET, passed down in
15767 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15768 the C compiler to use to create programs which are run in the
15769 build environment, set it to default to $(CC), and passed it down
15770 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15771
15772 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15773
15774 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15775 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15776 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15777 FOR_TARGET variants, to newlib and libg++.
15778
15779 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15780
15781 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15782 first.
15783
15784 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15785
15786 * config.sub: Accept `elf' as an environment.
15787
15788 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15789
15790 * Makefile.in (all-opcodes): cd into the right directory
15791
15792 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15793
15794 * configure: added -program_transform_name option, used as
15795 argument to sed when installing programs.
15796 configure.texi: added documentation for -program_prefix,
15797 -program_suffix and -program_transform_name.
15798
15799 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15800
15801 * config.sub: Accept i486 where i386 ok.
15802
15803 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15804
15805 * config.sub: accept we32k
15806
15807 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15808
15809 * config.sub, configure.in: accept OSE68000 and OSE68k.
15810
15811 * Makefile.in: don't create all directories for ``make install'';
15812 let the subdirectories create the ones they need.
15813
15814 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15815
15816 * COPYING: new file, GPL v2
15817
15818 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15819
15820 * Makefile.in: use the new gen-info-dir, which needs a template
15821 argument (which also lives in texinfo)
15822
15823 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15824
15825 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15826
15827 * config.sub (ncr3000): Change i386 to i486.
15828
15829 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15830
15831 * Makefile.in: add install-rcs, install-grep to
15832 install-no-fixedincludes, removed install-bison and install-libgcc
15833
15834 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15835
15836 * configure.in: grab the HPUX makefile fragment if on HPUX
15837
15838 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15839
15840 * Makefile.in: eradicate bison spoor (ditto libgcc).
15841 configure.in: recognise m68{k,000}-ericsson-OSE.
15842 es1800 is alias for m68k-ericsson-OSE
15843
15844 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15845
15846 * configure.in: rearrange the parts that remove programs from
15847 configdirs, based now on HOST==TARGET or by canonical triple.
15848
15849 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15850
15851 * test-build.mk: recurse explicitly with -f test-build.mk when
15852 appropriate. predicate stage3 and comparison on the existence
15853 of gcc. That is, if gcc isn't around, we aren't three-staging.
15854 On very clean, also remove ...stamp-co. Build in-place before
15855 doing other builds.
15856
15857 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15858
15859 * Makefile.in, configure.in: add tgas
15860
15861 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15862
15863 * Makefile.in: a number of changes merged in from progressive.
15864
15865 * configure.in: add libm.
15866
15867 * .cvsignore: ignore some stuff that comes from test-build.mk.
15868
15869 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15870
15871 * config.sub: Add es1800 (m68k-ericsson-es1800).
15872
15873 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15874
15875 * configure: Add program_suffix (parallel to program_prefix)
15876 * Makefile.in: adjust directory-creating script for losing decstation
15877
15878 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15879
15880 * configure: Minor $subdir-related fixes.
15881
15882 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15883
15884 * configure: fix various problems with propogating
15885 makefile_target_frag in subdirs.
15886 * configure.in: config libgcc if its there
15887
15888 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15889
15890 * config.sub: HPPA merge.
15891
15892 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15893
15894 * Makefile.in: Replace all-bison with all-byacc in all
15895 dependency lines for other tools (which now use byacc).
15896
15897 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15898
15899 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15900
15901 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15902
15903 * Makefile.in: make gprof rules similar to byacc rules (instead of
15904 vestigal $(unsubdir) that didn't work...)
15905
15906 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15907
15908 * config.sub: Add support for Linux.
15909 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15910 (at least for libg++).
15911
15912 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15913
15914 * configure.texi: fix doc for the -nfp option to configure
15915
15916 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15917
15918 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15919
15920 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15921
15922 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15923 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15924 * configure.in: added solaris* host_makefile_frag hook.
15925
15926 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15927
15928 * config.sub: changed recognition of m68000 so that various
15929 m68k types can be specified via m680[01234]0
15930
15931 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15932
15933 * config.sub (basic_machine): fix sed so that '-foo' isn't
15934 completely substituted out while .+'-foo' loses the '-foo'
15935
15936 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15937
15938 * config.sub ($os): Add -aout.
15939
15940 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15941
15942 * configure: If host_makefile_frag is absolute, don't
15943 prefix ${invsubdir} (relevant to libg++ auto-configure).
15944
15945 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15946
15947 * Makefile.in (tooldir): Define it.
15948 (all-ld): Depend on all-flex.
15949
15950 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15951
15952 * Makefile.in (check): Fix libg++ special case.
15953
15954 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15955
15956 * configure: do not bury `pwd` into config.status, thus do fewer
15957 pwd's.
15958
15959 * configure: print the "Building in" message only when building in
15960 other than "." AND verbose.
15961
15962 * configure: remove -s, rework -v to better accomodate guested
15963 configures.
15964
15965 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15966
15967 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15968
15969 * Makefile.in: macroize flags passed on recursion. remove
15970 fileutils.
15971
15972 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15973
15974 * configure: get makesrcdir right for subdirs deeper than 1.
15975
15976 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15977 install.
15978
15979 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15980
15981 * Makefile.in: don't print subdir_do or recursion lines.
15982
15983 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15984
15985 * standards.texi: added menu item.
15986
15987 * Makefile.in: build and install standards.info.
15988
15989 * standards.texi: new file.
15990
15991 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15992
15993 * configure: test for and move config.status pieces from
15994 ${subdir}/.
15995
15996 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15997
15998 * configure: Test for existance of files before trying to mv
15999 them, to avoid numerous non-existance messages.
16000
16001 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16002
16003 * configure: correct final line of config.status.
16004
16005 * configure: patch from eggert. Avoids a protection problem if
16006 the original Makefile.in is read only.
16007
16008 * configure: use move-if-change from gcc to create config.status.
16009 Some makefiles depend on config.status to tell if a directory
16010 has been reconfigured for a different host. This change
16011 prevents those directories from remaking everything in the case
16012 where the reconfig was only intended to rebuild a Makefile.
16013
16014 * configure: test for config.sub with "config.sub sun4" rather
16015 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16016 host alias from a missing config.sub.
16017
16018 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16019
16020 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16021 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16022
16023 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16024
16025 * configure: mkdir ${subdir} as needed.
16026
16027 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16028
16029 * Makefile.in,configure.in: added autoconf.
16030
16031 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16032
16033 * Makefile.in: no longer pass against on recursion.
16034
16035 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16036 definitions are not inherited.
16037
16038 * configure: correct makesrcdir when subdir is .
16039
16040 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16041
16042 * configure: Add support for 'subdirs' variable, which is
16043 like 'configdirs', except that configure doesn't re-invoke
16044 itself for subdirs, it just creates a Makefile for each subdir.
16045 * configure.texi: Document subdirs.
16046
16047 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16048
16049 * configure.in: added flex to configdirs
16050
16051 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16052
16053 * Makefile.in: remove clean-stamps from clean.
16054
16055 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16056
16057 * configure.in: Add gdbtest to configdirs.
16058
16059 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16060
16061 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16062 to recursive makes.
16063 * configure.in: Recognize new ncr3000 config.
16064
16065 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16066
16067 * Makefile.in, configure.in: removed references to gdbm.
16068
16069 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16070
16071 * config.sub: Don't canonicalize os value
16072 newsos* to bsd (readline needs to check for newsos).
16073 (This fix was earlier made Jan 31, but got re-broken.)
16074
16075 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16076
16077 * configure.in: sco is an os, not a vendor!
16078
16079 * configure: Quote $( better. Keep various shells happy.
16080
16081 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16082
16083 * Makefile.in: eliminate stamp-files.
16084
16085 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16086
16087 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16088 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16089
16090 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16091
16092 * config.sub: fix iris/iris3.
16093
16094 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16095
16096 * configure: re-add -rm.
16097
16098 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16099
16100 * Maskefile.in: add .stmp-rcs to all.
16101
16102 * configure.in: remove gas from rs6000 build, use aix host fragment.
16103
16104 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16105
16106 * configure: pass down site_option during recursion.
16107
16108 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16109
16110 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16111
16112 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16113
16114 * configure: Change exec_prefix so that it really defaults to prefix.
16115
16116 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16117
16118 * Makefile.in, configure.in: Add support for mmalloc library.
16119
16120 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16121
16122 * Makefile.in: add stmp dependencies for a few more things.
16123
16124 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16125
16126 * configure: adjusted error message on objdir/srcdir configure
16127 collision, per john's suggestion.
16128
16129 * Makefile.in: add libiberty stmp to all and all.cross.
16130
16131 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16132
16133 * Makefile.in: remove force dependencies, add grep to all.
16134
16135 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16136
16137 * Makefile.in: drop flex. make stamp files work.
16138
16139 * configure: added test for conflicting configuration in srcdir,
16140 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16141 gets cranky. use relative paths for configure and srcdir
16142 whenever possible. Send some error messages to stderr that were
16143 going to stdout.
16144
16145 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16146
16147 * Makefile.in: Fix libg++ rule to check for gcc directory
16148 before using gcc/gcc. Also pass XTRAFLAGS.
16149
16150 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16151
16152 * Makefile.in: added stmp-files so that directories aren't polled
16153 when they are already built.
16154
16155 * configure.texi: fixed a node pointer problem.
16156
16157 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16158
16159 * config.sub configure.in gdb/configure.in
16160 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16161 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16162 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16163
16164 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16165
16166 * configure: -recurring becomes -silent. corrected help message
16167 for -site= option.
16168
16169 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16170
16171 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16172
16173 * configure: when building Makefile for crosses, replace
16174 tooldir and program_prefix. default srcdir from location of
16175 config.sub. remove "for host in hosts" and "for target in
16176 targets" loops.
16177
16178 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16179
16180 * Makefile.in: Do not pass bindir or mandir to cvs.
16181
16182 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16183
16184 * Makefile.in, configure.in: removed traces of namesubdir,
16185 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16186 copyrights to '92, changed some from Cygnus to FSF.
16187
16188 * configure.texi: remove most references to multiple hosts,
16189 multiple targets, subdirs, etc.
16190
16191 * configure.man: removed rcsid. reference config.sub not
16192 config.subr.
16193
16194 * Makefile.in: mkdir $(infodir) on install-info.
16195
16196 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16197
16198 * configure.texi: Explain better about .gdbinit and about
16199 the environment that configure.in sections run in.
16200
16201 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16202
16203 * configure.in: Ultrix is only a decstation if it's a MIPS.
16204
16205 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16206
16207 * README: DOC.configure => cfg-paper.texi.
16208
16209 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16210
16211 * config.sub (near case $os): Don't convert newsos* to bsd!
16212
16213 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16214
16215 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16216 the number of copies of COPYING that go into the GDB tar file.
16217
16218 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16219
16220 * bfd/configure.in, gdb/config/mh-i386sco,
16221 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16222 Fix SCO configuration stuff.
16223
16224 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16225
16226 * Makefile.in: For libg++, make sure the -I pointing
16227 to the gcc directory goes *after* all the libg++-local -I flags.
16228 Also, move just-gcc dependency from just-libg++ to all-libg++.
16229
16230 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16231
16232 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16233
16234 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16235
16236 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16237
16238 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16239
16240 * config.sub: Add stratus configuration frags. Also
16241 submitted to FSF.
16242
16243 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16244
16245 * Makefile.in (DEV_SUPPORT): add configure.man.
16246
16247 * config.sub(Decode manufacturer-specific): add -none*.
16248
16249 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16250
16251 * Makefile.in: remove form feeds to make Sun's make happy.
16252 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16253
16254 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16255
16256 * Makefile.in (AR_FLAGS): Make quieter.
16257
16258 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16259
16260 * configure.in: Add libg++.
16261 * configure: When verbose, don't output the command line at each
16262 level; it will be unremarkably the same as the previous version,
16263 which will be the same as what the user typed.
16264
16265 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16266
16267 * configure.in, Makefile.in: fix clean-info, add flex. add
16268 fileutils.
16269
16270 * configure: be less sensitive to spaces in Makefile.in. Do not
16271 look for sources in "..". Doing so breaks subdirectories that
16272 might have their own configure. If a subdir has it's own
16273 configure script, use it.
16274
16275 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16276
16277 * cfg-paper.texi: some changes suggested by rms.
16278
16279 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16280
16281 * config.sub: Merge in some small additions from the FSF version,
16282 taken from the gcc distribution, to bring the Cygnus and FSF
16283 versions into closer sync.
16284
16285 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16286
16287 * configure.in: Changed svr4 references to sysv4.
16288
16289 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16290
16291 * configure: added -V for version number option.
16292
16293 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16294
16295 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16296 renamed from DOC.configure to cfg-paper.texi.
16297
16298 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16299
16300 * configure, config.subr, config.sub: config.subr is now
16301 config.sub again.
16302
16303 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16304
16305 * configure.texi: new file, in progress.
16306
16307 * Makefile.in: build info file and install the man page for
16308 configure.
16309
16310 * configure.man: new file, first cut.
16311
16312 * configure: find config.subr again now that configuration "none"
16313 has gone. removed all traces of the -ansi option. removed all
16314 traces of the -languages option.
16315
16316 * config.subr: resync from rms.
16317
16318 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
16319
16320 * configure, config.sub, config.subr: merge config.sub into
16321 config.subr, call the result config.subr, remove config.sub, use
16322 config.subr.
16323
16324 * Makefile.in: revised install for dir.info.
16325
16326 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
16327
16328 * configure.in: add decstation host makefile frag.
16329
16330 * Makefile.in: BISON now bison -y again. also install-gcc on
16331 install. clean-gdbm on clean. infodir belongs in datadir.
16332 Make directories for info install. Build dir.info here then
16333 install it.
16334
16335 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
16336
16337 * Makefile.in: fix for bad directory tests.
16338
16339 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
16340
16341 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16342 regexp. -srcdir relative was being handled incorrectly.
16343
16344 * Makefile.in: unwrapped some for loops so that parallel makes
16345 work again and so one can focus one's attention on a particular
16346 package.
16347
16348 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
16349
16350 * configure: added PWD as a stand in for `pwd` (for speed). use
16351 elif wherever possible. make -srcdir work without -objdir.
16352 -objdir= commented out.
16353
16354 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
16355
16356 * configure: +options become --options. -subdirs commented out.
16357 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16358 Makefile now at top of generated Makefile. Removed cvs log
16359 entries. added -srcdir. create .gdbinit only if there is one
16360 in ${srcdir}.
16361
16362 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16363 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16364 and mandir now keyed off datadir by default.
16365
16366 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
16367
16368 * Freshly created ChangeLog.
16369
16370 \f
16371 Local Variables:
16372 mode: change-log
16373 left-margin: 8
16374 fill-column: 76
16375 version-control: never
16376 End:
This page took 0.335595 seconds and 5 git commands to generate.