]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ChangeLog
Add Changelog entries and NEWS entries for 2.36 branch
[thirdparty/binutils-gdb.git] / ChangeLog
1 2021-01-09 Nick Clifton <nickc@redhat.com>
2
3 * 2.36 release branch crated.
4
5 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
6
7 * libtool.m4: Match gnu* along with other GNU systems.
8
9 2021-01-07 Alan Modra <amodra@gmail.com>
10
11 * config.sub: Accept OS of eabi* and gnueabi*.
12
13 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
14
15 * Makefile.def (libctf): No longer no_check. Checking depends on
16 all-ld.
17 * Makefile.in: Regenerated.
18
19 2021-01-05 Nick Clifton <nickc@redhat.com>
20
21 * libiberty: Sync with gcc. Bring in:
22 2021-01-04 Martin Liska <mliska@suse.cz>
23
24 * strverscmp.c: Convert to utf8 from iso8859.
25
26 2020-12-22 Jason Merrill <jason@redhat.com>
27
28 PR c++/67343
29 * cp-demangle.h (struct d_info): Add unresolved_name_state.
30 * cp-demangle.c (d_prefix): Add subst parm.
31 (d_nested_name): Pass it.
32 (d_unresolved_name): Split out from...
33 (d_expression_1): ...here.
34 (d_demangle_callback): Maybe retry with old sr mangling.
35 * testsuite/demangle-expected: Add test.
36
37 2020-12-21 Jason Merrill <jason@redhat.com>
38
39 * cp-demangle.c (d_expression_1): Recognize qualified-id
40 on RHS of dt/pt.
41 * testsuite/demangle-expected: Add test.
42
43 2020-12-21 Jason Merrill <jason@redhat.com>
44
45 * cp-demangle.c (d_unqualified_name): Clear is_expression.
46 * testsuite/demangle-expected: Add tests.
47
48 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
49
50 * configure: Regenerate.
51 * configure.ac: Avoid using sanitizer.
52
53 2020-11-13 Eduard-Mihai Burtescu <eddyb@lyken.rs>
54
55 * rust-demangle.c (struct rust_demangler): Add
56 skipping_printing and bound_lifetime_depth fields.
57 (eat): Add (v0-only).
58 (parse_integer_62): Add (v0-only).
59 (parse_opt_integer_62): Add (v0-only).
60 (parse_disambiguator): Add (v0-only).
61 (struct rust_mangled_ident): Add punycode{,_len} fields.
62 (parse_ident): Support v0 identifiers.
63 (print_str): Respect skipping_printing.
64 (print_uint64): Add (v0-only).
65 (print_uint64_hex): Add (v0-only).
66 (print_ident): Respect skipping_printing,
67 Support v0 identifiers.
68 (print_lifetime_from_index): Add (v0-only).
69 (demangle_binder): Add (v0-only).
70 (demangle_path): Add (v0-only).
71 (demangle_generic_arg): Add (v0-only).
72 (demangle_type): Add (v0-only).
73 (demangle_path_maybe_open_generics): Add (v0-only).
74 (demangle_dyn_trait): Add (v0-only).
75 (demangle_const): Add (v0-only).
76 (demangle_const_uint): Add (v0-only).
77 (basic_type): Add (v0-only).
78 (rust_demangle_callback): Support v0 symbols.
79 * testsuite/rust-demangle-expected: Add v0 testcases.
80
81 2020-11-13 Seija Kijin <doremylover456@gmail.com>
82
83 * strstr.c (strstr): Make implementation ANSI/POSIX compliant.
84
85 2020-11-11 Patrick Palka <ppalka@redhat.com>
86
87 PR c++/88115
88 * cp-demangle.c (d_print_comp_inner)
89 <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
90 "operator " prefix for __alignof__.
91 <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
92 operand of __alignof__.
93 * testsuite/demangle-expected: Test demangling for __alignof__.
94
95 2020-11-09 Christophe Lyon <christophe.lyon@linaro.org>
96
97 * pex-win32.c (pex_win32_exec_child): Initialize orig_err.
98
99 2020-10-06 Martin Liska <mliska@suse.cz>
100
101 PR lto/97290
102 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
103 Use sh_link of a .symtab_shndx section.
104
105 2021-01-05 Alan Modra <amodra@gmail.com>
106
107 * config.guess: Import from upstream.
108 * config.sub: Likewise.
109
110 2020-12-16 Martin Liska <mliska@suse.cz>
111 Tom de Vries <tdevries@suse.de>
112
113 * gdb/debuginfod-support.c (struct user_data): Remove has_printed
114 field. Add meter field.
115 (progressfn): Print progress using meter.
116
117 2020-12-02 Enze Li <lienze2010@hotmail.com>
118
119 * .gitignore: Add gnu global outputs.
120
121 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
122
123 * .gitignore: Sync with gcc.
124
125 2020-10-26 Andreas Rammhold <andreas@rammhold.de>
126
127 * src-release.sh: Use sha256sum instead of md5sum.
128
129 2020-10-14 Andrew Burgess <andrew.burgess@embecosm.com>
130
131 * Makefile.in: Rebuild.
132 * Makefile.def: Make distclean-gnulib depend on distclean-gdb and
133 distclean-gdbserver.
134
135 2020-07-24 Aaron Merey <amerey@redhat.com>
136
137 * configure: Rebuild.
138 * configure.ac: Remove AC_DEBUGINFOD.
139
140 2020-07-04 Nick Clifton <nickc@redhat.com>
141
142 Binutils 2.35 branch created.
143
144 2020-04-21 Stephen Casner <casner@acm.org>
145
146 PR 25830
147 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
148 * configure: Rebuild.
149
150 2020-03-12 Tom Tromey <tom@tromey.com>
151
152 * Makefile.in: Rebuild.
153 * Makefile.def (gdbserver): Depend on gdbsupport.
154
155 2020-03-12 Tom Tromey <tom@tromey.com>
156
157 * Makefile.in: Rebuild.
158 * Makefile.def (gdbsupport): Don't depend on bfd.
159
160 2020-03-12 Tom Tromey <tom@tromey.com>
161
162 * Makefile.in: Rebuild.
163 * Makefile.def (gdbsupport): Depend on intl.
164
165 2020-02-17 Tom Tromey <tom@tromey.com>
166
167 * configure: Rebuild.
168 * configure.ac (configdirs): Add gnulib and gdbsupport when building
169 gdbserver.
170
171 2020-02-14 Tom Tromey <tom@tromey.com>
172
173 * Makefile.in: Rebuild.
174 * Makefile.def: Make gdbserver require gnulib and libiberty.
175
176 2020-02-07 Tom Tromey <tom@tromey.com>
177 Pedro Alves <palves@redhat.com>
178
179 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
180 * gdbserver: New directory, moved from gdb/gdbserver.
181 * configure.ac (host_tools): Add gdbserver.
182 Only build gdbserver on certain systems.
183 * Makefile.in, configure: Rebuild.
184 * Makefile.def (host_modules, dependencies): Add gdbserver.
185 * MAINTAINERS: Add gdbserver.
186
187 2020-01-28 Sergio Durigan Junior <sergiodj@redhat.com>
188
189 * src-release.sh (getver): Look for gdbsupport's
190 create-version.sh script at the current directory if tool is
191 "gdb".
192
193 2020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
194
195 * remote-sim.c (gdbsim_target::wait): Return
196 sim_data->remote_sim_ptid instead of inferior_ptid.
197
198 2020-01-18 Nick Clifton <nickc@redhat.com>
199
200 Binutils 2.34 branch created.
201
202 2020-01-18 Nick Clifton <nickc@redhat.com>
203
204 Synchronize top level configure files with master version:
205
206 2020-01-01 Ben Elliston <bje@gnu.org>
207
208 * config.guess: Update copyright years.
209 * config.sub: Likewise.
210
211 2019-12-21 Ben Elliston <bje@gnu.org>
212
213 * config.guess (set_cc_for_build): Prevent multiple calls by
214 checking if $tmp is already set. We can't check CC_FOR_BUILD as
215 the user may set it externally. Thanks to Torbjörn Granlund for
216 the bug report.
217
218 2019-12-21 Torbjörn Granlund <tg@gmplib.org>
219
220 * config.guess (alpha:Linux:*:*): Guard against missing
221 /proc/cpuinfo by redirecting standard error to /dev/null.
222
223 2019-09-12 Daniel Bittman <danielbittman1@gmail.com>
224
225 * config.guess (*:Twizzler:*:*): New.
226 * config.sub (-twizzler*): New.
227
228 2019-07-24 Ben Elliston <bje@gnu.org>
229
230 * config.guess (mips:OSF1:*.*): Whitespace cleanup.
231
232 2019-06-30 Ben Elliston <bje@gnu.org>
233
234 * config.sub (case $os): Match nsk* and powerunix. Don't later
235 match nsk* and set os=nsk which removes the OS version number.
236
237 2019-06-30 Ben Elliston <bje@gnu.org>
238
239 * config.sub: Recognise os108*.
240
241 2019-06-26 Ben Elliston <bje@gnu.org>
242
243 * config.sub (hp300): Set $os to hpux.
244
245 2019-06-26 Ben Elliston <bje@gnu.org>
246
247 * config.sub (vsta): Move into alphabetical order.
248
249 2019-06-10 Ben Elliston <bje@gnu.org>
250
251 * config.guess (*:OS108:*:*): Recognise new OS.
252
253 2019-05-28 Ben Elliston <bje@gnu.org>
254
255 * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
256 system compiler is installed. If not, do not run set_cc_for_build,
257 as the default cc will open a dialog box asking to install
258 Xcode. If no C compiler is available, guess based on uname -p and
259 uname -m.
260
261 2019-05-28 Ben Elliston <bje@gnu.org>
262
263 * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
264
265 2020-01-17 Simon Marchi <simon.marchi@efficios.com>
266
267 * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
268 * Makefile.in: Re-generate.
269
270 2020-01-14 Tom Tromey <tom@tromey.com>
271
272 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
273 * MAINTAINERS: Add gdbsupport.
274 * configure: Rebuild.
275 * configure.ac (configdirs): Add gdbsupport.
276 * gdbsupport: New directory, move from gdb/gdbsupport.
277 * Makefile.def (host_modules, dependencies): Add gnulib.
278 * Makefile.in: Rebuild.
279
280 2020-01-09 Aaron Merey <amerey@redhat.com>
281
282 * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
283 new configure option --with-debuginfod.
284 * configure: Regenerate.
285 * configure.ac: Call AC_DEBUGINFOD.
286
287 2019-12-26 Christian Biesinger <cbiesinger@google.com>
288
289 * .gitignore: Add perf.data and perf.data.old.
290
291 2019-10-17 Sergio Durigan Junior <sergiodj@redhat.com>
292
293 * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
294
295 2019-10-17 Alan Modra <amodra@gmail.com>
296
297 PR 29
298 * src-release.sh (getver): Replace "head -1" with "head -n 1".
299
300 2019-07-30 Nick Alcock <nick.alcock@oracle.com>
301
302 * Makefile.def (host_modules): libctf is no longer no_install.
303 * Makefile.in: Regenerated.
304
305 2019-07-13 Nick Alcock <nick.alcock@oracle.com>
306
307 * Makefile.def (dependencies): all-ld depends on all-libctf.
308 * Makefile.in: Regenerated.
309
310 2019-09-09 Phil Blundell <pb@pbcl.net>
311
312 binutils 2.33 branch created
313
314 2019-08-19 Tom Tromey <tom@tromey.com>
315
316 * configure: Rebuild.
317 * configure.ac: Add --with-static-standard-libraries.
318
319 2019-08-09 Nick Clifton <nickc@redhat.com>
320
321 * libiberty: Sync with gcc. Bring in:
322 2019-08-08 Martin Liska <mliska@suse.cz>
323
324 PR bootstrap/91352
325 * lrealpath.c (is_valid_fd): New function.
326
327 2019-07-24 Martin Liska <mliska@suse.cz>
328
329 PR lto/91228
330 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
331 Find first '\0' starting from gnu_lto + 1.
332
333 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
334
335 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
336 This fixes a Bug 90924.
337
338 2019-07-22 Martin Liska <mliska@suse.cz>
339
340 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
341 Do not search for gnu_lto_v1, but search for first '\0'.
342
343 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
344
345 * cplus-dem.c: Include rust-demangle.h.
346 * rust-demangle.c: Include rust-demangle.h.
347 * rust-demangle.h: New file.
348
349 2019-05-31 Michael Forney <mforney@mforney.org>
350
351 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
352 is non-zero.
353
354 2019-04-30 Ben L <bobsayshilol@live.co.uk>
355
356 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
357 * testsuite/d-demangle-expected: Add testcase.
358
359 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
360 * testsuite/d-demangle-expected: Add testcase.
361
362 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
363 * testsuite/d-demangle-expected: Add testcase.
364
365 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
366 * testsuite/d-demangle-expected: Add testcase.
367
368 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
369 * testsuite/d-demangle-expected: Add testcase.
370
371 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
372 * testsuite/demangle-expected: Add testcase.
373
374 * cp-demangle.c (d_encoding): Guard against NULL return values from
375 d_right (dc).
376 * testsuite/demangle-expected: Add testcase.
377
378 2019-04-29 Ben L <bobsayshilol@live.co.uk>
379
380 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
381 char is valid.
382 * testsuite/demangle-expected: Add testcase.
383
384 2019-04-10 Nick Clifton <nickc@redhat.com>
385
386 PR 89394
387 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
388 lengths.
389 (d_count_templates_scopes): Replace num_templates and num_scopes
390 parameters with a struct d_print_info pointer parameter. Adjust
391 body of the function accordingly. Add recursion counter and check
392 that the recursion limit is not reached.
393 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
394 Reset recursion counter afterwards, unless the recursion limit was
395 reached.
396
397 2019-07-13 Joel Brobecker <brobecker@adacore.com>
398
399 * src-release (getver): If $tool/gdbsupport/create-version.sh
400 exists, use that to determine the version number.
401
402 2019-06-21 Andreas Schwab <schwab@linux-m68k.org>
403
404 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
405
406 2019-06-14 Tom Tromey <tom@tromey.com>
407
408 * MAINTAINERS: Add gnulib.
409 * gnulib: New directory, move from gdb/gnulib.
410 * configure.ac (host_libs): Add gnulib.
411 * configure: Rebuild.
412 * Makefile.def (host_modules, dependencies): Add gnulib.
413 * Makefile.in: Rebuild.
414
415 2019-06-03 Nick Clifton <nickc@redhat.com>
416
417 Revert:
418 2019-05-29 Nick Clifton <nickc@redhat.com>
419
420 * configure.ac (noconfigdirs): Add libctf if the target does not use
421 the ELF file format.
422 * configure: Regenerate.
423
424 2019-05-29 Nick Clifton <nickc@redhat.com>
425
426 * src-release.sh (do_proto_toplev): Add libctf to list of
427 directories that can be disabled.
428
429 2019-05-29 Nick Clifton <nickc@redhat.com>
430
431 * configure.ac (noconfigdirs): Add libctf if the target does not use
432 the ELF file format.
433 * configure: Regenerate.
434
435 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
436
437 * Makefile.def (dependencies): configure-libctf depends on all-bfd
438 and all its deps.
439 * Makefile.in: Regenerated.
440
441 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
442
443 * MAINTAINERS: Add libctf.
444
445 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
446
447 * Makefile.def (host_modules): Add libctf.
448 * Makefile.def (dependencies): Likewise.
449 libctf depends on zlib, libiberty, and bfd.
450 * Makefile.in: Regenerated.
451 * configure.ac (host_libs): Add libctf.
452 * configure: Regenerated.
453
454 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
455
456 * config.guess: Synchronize with config project master sources.
457 * config.sub: Likewise.
458 * readline/support/config.guess: Likewise.
459 * readline/support/config.sub: Likewise.
460
461 2019-04-10 Nick Clifton <nickc@redhat.com>
462
463 * libiberty: Sync with gcc. Bring in:
464 2019-04-10 Nick Clifton <nickc@redhat.com>
465
466 PR 89394
467 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
468 lengths.
469 (d_count_templates_scopes): Replace num_templates and num_scopes
470 parameters with a struct d_print_info pointer parameter. Adjust
471 body of the function accordingly. Add recursion counter and check
472 that the recursion limit is not reached.
473 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
474 Reset recursion counter afterwards, unless the recursion limit was
475 reached.
476
477 2018-06-24 Nick Clifton <nickc@redhat.com>
478
479 2.32 branch created.
480
481 2019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
482
483 Merge from GCC:
484 PR target/88535
485 * config.guess: Import upstream version 2019-01-03.
486 * config.sub: Import upstream version 2019-01-01.
487
488 2019-01-10 Nick Clifton <nickc@redhat.com>
489
490 * libiberty: Sync with gcc. Bring in:
491 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
492
493 PR other/16615
494
495 * cp-demangle.c: Mechanically replace "can not" with "cannot".
496 * floatformat.c: Likewise.
497 * strerror.c: Likewise.
498
499 2018-12-22 Jason Merrill <jason@redhat.com>
500
501 Remove support for demangling GCC 2.x era mangling schemes.
502 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
503 internal_cplus_demangle, and all subroutines.
504 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
505 Lucid, ARM, HP, and EDG demangling styles.
506 (cplus_demangle): Remove 'work' variable. Don't call
507 internal_cplus_demangle.
508
509 2019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
510
511 * configure.ac: Don't configure readline if --with-system-readline is
512 used.
513 * configure: Re-generate.
514
515 2018-10-31 Joseph Myers <joseph@codesourcery.com>
516
517 Merge from GCC:
518 PR bootstrap/82856
519 * multilib.am: New file. From automake.
520
521 2018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
522
523 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
524
525 2018-07-16 Nick Clifton <nickc@redhat.com>
526
527 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
528
529 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
530
531 * config.sub: Sync with upstream version 2018-07-03.
532
533 2018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
534
535 * config.guess: Sync with upstream version 2018-06-26.
536 * config.sub: Sync with upstream version 2018-07-02.
537
538 2018-06-29 Alexandre Oliva <oliva@adacore.com>
539
540 * configure.ac: Introduce support for @unless/@endunless.
541 * Makefile.tpl (dep-kind): Rewrite with cond; return
542 postbootstrap in some cases.
543 (make-postboot-dep, postboot-targets): New.
544 (dependencies): Do not output postbootstrap dependencies at
545 first. Output non-target ones changed for configure to depend
546 on stage_last @if gcc-bootstrap, and the original deps @unless
547 gcc-bootstrap.
548 * configure.in, Makefile.in: Rebuilt.
549
550 2018-06-24 Nick Clifton <nickc@redhat.com>
551
552 * configure: Regenerate.
553
554 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
555
556 * libtool.m4: Use AC_LANG_SOURCE.
557 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
558 * README-maintainer-mode: Update version requirements.
559 * ar-lib: New file.
560 * test-driver: New file.
561 * configure: Re-generate.
562
563 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
564
565 * Makefile.def (fortran): Add check-target-libgomp-fortran.
566 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
567 * Makefile.in: Regenerate.
568
569 * configure: Regenerate.
570
571 2018-06-18 Simon Marchi <simon.marchi@ericsson.com>
572
573 * configure.ac: Sync with GCC, remove MPX-related things.
574
575 2018-05-01 Nick Clifton <nickc@redhat.com>
576
577 * config.guess: Synchronize with config project master sources.
578 * config.sub: Likewise.
579
580 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
581
582 * configure.ac: Added "nfp" target.
583 * configure: Regenerate.
584
585 2018-02-13 Maciej W. Rozycki <macro@mips.com>
586
587 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
588 * configure: Regenerate.
589
590 2018-01-30 Nick Clifton <nickc@redhat.com>
591
592 * src-release.sh (do_proto_toplev): Add patterns for more junk files
593 to delete before creating the tarball.
594
595 2018-01-29 Nick Clifton <nickc@redhat.com>
596
597 * src-release.sh (do_proto_toplev): Strip patch remnant files from
598 the sources before creating the tarball.
599
600 2018-01-13 Nick Clifton <nickc@redhat.com>
601
602 * src-release.sh: Update copyright notice. Change reference to devo
603 to be a reference to root.
604
605 2018-01-10 Nick Clifton <nickc@redhat.com>
606
607 * config-ml.in: Sync with gcc sources.
608 * config.guess: Likewise.
609 * config.sub: Likewise.
610 * configure.ac: Likewise.
611 * configure: Regenerate.
612
613 2017-12-14 Nick Clifton <nickc@redhat.com>
614
615 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
616
617 2017-12-12 Stafford Horne <shorne@gmail.com>
618
619 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
620 * configure: Regenerate.
621
622 2017-09-15 Nick Clifton <nickc@redhat.com>
623
624 * src-release.sh (LZIPPROG): New define. Provides the name of the
625 lzip program.
626 (do_lz): New function. Compresses a tarball using the lzip
627 program.
628 (do_compress): Add support for lzip compression.
629 (usage): Mention -l option.
630 (build_release): Support -l option to invoke lzip compression.
631
632 2017-09-15 Alan Modra <amodra@gmail.com>
633
634 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
635 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
636 and sim depending on $tool and $support_files. Echo configure line.
637
638 2017-09-14 Matt Rice <ratmice@gmail.com>
639
640 * src-release.sh (do_proto_toplev): Enable gold during release process.
641
642 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
643
644 * config.sub: Sync with master version in config project.
645
646 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
647
648 * config.sub: Handle ia16 in $basic_machine.
649
650 bfd/
651 * config.bfd: Handle ia16.
652
653 gas/
654 * configure.tgt: Handle ia16.
655
656 ld/
657 * configure.tgt: Handle ia16.
658
659 2017-03-22 Nick Clifton <nickc@redhat.com>
660
661 * config.sub: Sync with master version in config project.
662 * config.guess: Likewise.
663
664 2017-01-23 Nick Clifton <nickc@redhat.com>
665
666 * configure.ac: Update year in copyright notice.
667 Sync from FSF GCC mainline, bringing in the following patches.
668 * Makefile.def: Likewise.
669 * Makefile.tpl: Likewise.
670 * configure: Regenerate.
671 * Makefile.in: Regenerate.
672
673 2016-12-21 Jakub Jelinek <jakub@redhat.com>
674
675 * configure.ac: Don't bootstrap libmpx unless --with-build-config
676 includes bootstrap-mpx.
677
678 2016-12-01 Matthias Klose <doko@ubuntu.com>
679
680 * configure.ac: Don't use pkg-config to check for bdw-gc.
681
682 2016-11-30 Matthias Klose <doko@ubuntu.com>
683
684 * Makefile.def: Remove reference to boehm-gc target module.
685 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
686 options and for the bdw-gc pkg-config module.
687
688 2016-11-15 Matthias Klose <doko@ubuntu.com>
689
690 * config-ml.in: Remove references to GCJ.
691 * configure.ac: Likewise.
692
693 2016-09-30 Jakub Jelinek <jakub@redhat.com>
694
695 * configure.ac: Add target-libffi to target_libraries.
696 Readd libgcj target disablings, modified to only target-libffi.
697 Readd target addition of go to unsupported languages.
698
699 2016-09-30 Andrew Haley <aph@redhat.com>
700
701 * Makefile.def: Remove libjava.
702 * Makefile.tpl: Likewise.
703 * configure.ac: Likewise.
704
705 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
706
707 * configure.ac: Disable "sim" directory for arc*-*-*.
708
709 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
710
711 * configure.ac: Check for the minimum in-tree MPFR version
712 handled.
713
714 2016-12-31 Alan Modra <amodra@gmail.com>
715
716 * config.sub: Import from upstream.
717
718 2016-12-08 Alan Modra <amodra@gmail.com>
719
720 * configure: Regenerate.
721
722 2016-12-02 Josh Conner <joshconner@google.com>
723
724 * configure.ac: Add fuchsia to targets that use ELF.
725 * configure: Regenerated.
726
727 2016-11-07 Doug Evans <dje@google.com>
728
729 * config.sub: Sync with upstream version 2016-11-03.
730 git://git.sv.gnu.org/config.git
731 * config.guess: Sync with upstream version 2016-10-02.
732
733 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
734
735 * .gitignore: Add archives and make stamps.
736
737 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
738
739 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
740 * configure: Regenerated.
741
742 2016-06-28 Walter Lee <walt@tilera.com>
743
744 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
745 * configure: Regenerate.
746
747 2016-05-28 Alan Modra <amodra@gmail.com>
748
749 * Makefile.tpl (configure): Depend on m4 files included.
750 * Makefile.in: Regenerate.
751
752 2016-05-27 Nick Clifton <nickc@redhat.com>
753
754 * config.guess (Alpha OSF1): Fix typo introduced during the most
755 recent synchronization update.
756
757 2016-05-23 Nick Clifton <nickc@redhat.com>
758
759 * Import these patches from the gcc mainline:
760
761 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
762
763 * config.guess: Import version 2016-04-02 (newest).
764 * config.sub: Import version 2016-05-10 (newest).
765
766 2016-04-19 Nick Clifton <nickc@redhat.com>
767
768 * Import this patch from the GCC mainline:
769
770 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
771
772 PR bootstrap/70173
773 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
774 and gotools directories. Delete the stage_final file.
775 * Makefile.in: Regenerate.
776
777 2016-03-17 Cary Coutant <ccoutant@gmail.com>
778
779 * configure.ac: Add mips and s390 to the gold target check.
780 * configure: Regenerate.
781
782 2016-02-10 Nick Clifton <nickc@redhat.com>
783
784 Import these patches from the GCC mainline:
785
786 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
787
788 * configure.ac: Enable LTO for DJGPP
789 * configure: Regenerate
790
791 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
792
793 PR bootstrap/69329
794 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
795 * Makefile.in: Regenerate.
796
797 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
798 Sebastian Pop <s.pop@samsung.com>
799
800 * Makefile.in: Regenerate.
801 * Makefile.tpl: Export ISLVER.
802 * configure: Regenerate.
803 * config/isl.m4: Detect isl-0.15.
804
805 2016-01-29 Sebastian Pop <s.pop@samsung.com>
806
807 * config/isl.m4: Add comments about isl-0.16.
808 * configure: Regenerate.
809
810 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
811
812 Sync with GCC
813 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
814
815 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
816 symbols.
817
818 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
819
820 PR bootstrap/69134
821 * Makefile.def (mpfr): Disable assembler.
822 * Makefile.in: Regenerate.
823
824 2016-01-11 Nick Clifton <nickc@redhat.com>
825
826 Import the following changes from the GCC mainline:
827
828 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
829
830 * configure.ac: Enable libmpx by default.
831 * configure: Regenerated.
832
833 2015-11-19 Martin Liska <mliska@suse.cz>
834
835 * .gitignore: Add .clang-format to ignored files.
836 * Makefile.tpl: Add clang-format.
837 * Makefile.in: Regenerate.
838
839 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
840
841 PR libffi/65726
842 * Makefile.def (lang_env_dependencies): Make libffi depend
843 on cxx.
844 * Makefile.in: Regenerate.
845
846 2015-12-02 Ian Lance Taylor <iant@google.com>
847
848 PR go/66147
849 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
850 * Makefile.in: Regenerate.
851
852 2015-12-17 Nathan Sidwell <nathan@acm.org>
853
854 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
855 * configure: Regenerate.
856
857 2015-12-17 Sebastian Pop <s.pop@samsung.com>
858
859 * Makefile.in: Replace ISL with isl.
860 * Makefile.tpl: Same.
861 * config/isl.m4: Same.
862 * configure.ac: Same.
863 * contrib/download_prerequisites: Same.
864 * configure: Regenerate.
865
866 2016-01-01 Ben Elliston <bje@gnu.org>
867
868 * config.guess: Import version 2016-01-01.
869 * config.sub: Likewise.
870
871 2015-11-20 Tristan Gingold <gingold@adacore.com>
872
873 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
874 * configure: Regenerate.
875
876 2015-10-21 Nick Clifton <nickc@redhat.com>
877
878 PR gas/19109
879 * configure.ac: Note the 'none' is an acceptable argument to
880 --enable-compressed-debug-sections.
881 * configure: Regenerate.
882
883 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
884
885 PR gas/19109
886 * configure.ac: Add
887 --enable-compressed-debug-sections={all,gas,gold,ld}.
888 * configure: Regenerated.
889
890 2015-09-30 Nick Clifton <nickc@redhat.com>
891
892 Import the following patches from the GCC mainline:
893
894 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
895
896 PR libfortran/54572
897 * Makefile.def: Make libgfortran depend on libbacktrace.
898 * Makefile.in: Regenerate.
899
900 2015-08-12 Tom de Vries <tom@codesourcery.com>
901
902 PR other/67092
903 PR other/67098
904 * configure.ac: Remove --with_host_libstdcxx support.
905 * configure: Regenerate.
906
907 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
908 Jakub Jelinek <jakub@redhat.com>
909
910 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
911 nvptx*-*-*.
912 * configure: Regenerate.
913
914 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
915
916 Sync with GCC
917 2015-07-28 Ben Elliston <bje@gnu.org>
918
919 * config.sub, config.guess: Import from upstream.
920
921 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
922
923 * Makefile.def (libiconv): Define bootstrap=true.
924 Mark pdf/html/info as missing.
925 (configure-gcc): Depend on all-libiconv.
926 (all-gcc): Ditto.
927 (configure-libcpp): Ditto.
928 (all-libcpp): Ditto.
929 (configure-intl): Ditto.
930 (all-intl): Ditto.
931 * Makefile.in: Regenerate.
932
933 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
934
935 Sync with GCC
936 2015-07-24 Michael Darling <darlingm@gmail.com>
937
938 PR other/66259
939 * config-ml.in: Reflects renaming of configure.in to configure.ac
940 * configure: Likewise
941 * configure.ac: Likewise
942
943 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
944
945 * Makefile.in: Regenerated.
946
947 Sync with GCC
948 2015-05-21 Jason Merrill <jason@redhat.com>
949
950 * Makefile.tpl: Update comments.
951
952 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
953
954 * Makefile.tpl: Remove surplus whitespace throughout.
955
956 2015-03-25 Martin Liska <mliska@suse.cz>
957 Yury Gribov <y.gribov@samsung.com>
958
959 * Makefile.tpl: Fix ln source location for vimrc file.
960
961 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
962
963 Sync with GCC
964 2015-05-16 James Bowman <james.bowman@ftdichip.com>
965
966 * configure.ac: FT32 target added.
967 * configure: Regenerate.
968
969 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
970
971 Sync with GCC
972 2015-06-02 Jason Merrill <jason@redhat.com>
973
974 PR bootstrap/66319
975 * configure.ac: Use -std=gnu++98.
976
977 2015-05-28 Mike Frysinger <vapier@gentoo.org>
978
979 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
980 * configure: Regenerate.
981
982 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
983
984 * configure.ac: Fix typo.
985 * configure: Regenerate.
986
987 2015-05-03 Matthias Klose <doko@ubuntu.com>
988
989 * configure.ac: Match $host configured with triplets.
990 * configure: Regenerate.
991
992 2015-04-17 Jakub Jelinek <jakub@redhat.com>
993
994 PR bootstrap/62077
995 * configure.ac (--enable-stage1-checking): Default to
996 release,misc,gimple,rtlflag,tree,types if --disable-checking
997 or --enable-checking is not specified and DEV-PHASE is not
998 experimental.
999 * configure: Regenerated.
1000
1001 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
1002
1003 Install back PR target/47230 fix (Revert the revert).
1004
1005 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1006
1007 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1008 target.
1009 * configure: Regenerate.
1010
1011 2015-05-13 John David Anglin <dave.anglin@bell.net>
1012
1013 * configure.ac: Disable configuration of GDB for HPUX targets.
1014 * configure: Regenerate.
1015
1016 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1017
1018 PR ld/18355
1019 * Makefile.def: Add extra_configure_flags to host zlib.
1020 * configure.ac (extra_host_zlib_configure_flags): New. Set
1021 to --enable-host-shared When bfd is to be built as shared
1022 library. AC_SUBST.
1023 * Makefile.in: Regenerated.
1024
1025 2015-04-15 Mike Frysinger <vapier@gentoo.org>
1026 Hans-Peter Nilsson <hp@axis.com>
1027
1028 Adjust src-release.sh for sim using the gdb create-version.sh.
1029 * src-release.sh (tar_compress): If there's a fifth parameter,
1030 use that in the getver call instead of $tool.
1031 (sim_release): Pass gdb as fifth parameter to tar_compress.
1032 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
1033
1034 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1035
1036 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1037 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1038 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1039 * Makefile.in: Regenerate.
1040
1041 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1042
1043 * configure.ac: Add --with-system-zlib.
1044 * configure: Regenerated.
1045
1046 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1047
1048 * src-release.sh: Don't configure with --with-target-subdir=.
1049 --disable-multilib.
1050
1051 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
1052
1053 * src-release.sh (DEVO_SUPPORT): Replace src-release with
1054 src-release.sh.
1055
1056 2015-03-30 Ed Schouten <ed@nuxi.nl>
1057
1058 * config.sub: Update from upstream, to 2015-03-04 version.
1059 * config.guess: Likewise.
1060
1061 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1062
1063 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1064 * Makefile.in: Regenerated.
1065
1066 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
1067
1068 * src-release.sh (do_proto_toplev): Configure with --target
1069 --with-target-subdir and --disable-multilib.
1070 (BINUTILS_SUPPORT_DIRS): Add zlib.
1071 (GAS_SUPPORT_DIRS): Likewise.
1072 (GDB_SUPPORT_DIRS): Likewise.
1073 (SIM_SUPPORT_DIRS): Likewise.
1074
1075 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1076
1077 * configure.ac (target_configdirs): Exclude target-zlib if
1078 target-libjava isn't built.
1079 * configure: Regenerated.
1080
1081 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1082
1083 Sync with GCC
1084 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1085
1086 * config-ml.in: Robustify ac_configure_args parsing.
1087
1088 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
1089
1090 * Makefile.def: Updated from GCC trunk.
1091 * Makefile.tpl: Likewise.
1092 * configure.ac: Likewise.
1093 * Makefile.in: Regenerated.
1094 * configure: Likewise.
1095
1096 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1097
1098 * configure.ac: Add FT32 support.
1099 * configure: Regenerate.
1100
1101 2015-01-12 Anthony Green <green@moxielogic.com>
1102
1103 * configure.ac: Don't disable gprof for moxie.
1104 * configure: Rebuild.
1105
1106 2015-01-03 Andrew Pinski <apinski@cavium.com>
1107
1108 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1109 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1110 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1111 (OBJCOPY_FOR_TARGET): New variable.
1112 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1113 * Makefile.in: Regenerate.
1114 * configure.ac: Check for already installed target objcopy.
1115 Also GCC_TARGET_TOOL on objcopy.
1116 * configure: Regenerate.
1117
1118 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1119
1120 * config.sub: Update from upstream, to 2015-01-01 version.
1121 * config.guess: Ditto.
1122
1123 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
1124
1125 * config.sub: Update from upstream config repo.
1126
1127 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
1128
1129 * libtool.m4: Updated from GCC trunk.
1130
1131 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1132
1133 * config.guess: Update from upstream config repo.
1134 * config.sub: Ditto.
1135
1136 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1137
1138 * move-if-change: Update from upstream gnulib.
1139
1140 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1141
1142 * compile: Sync with upstream Automake.
1143 * depcomp: Ditto.
1144 * install-sh: Ditto.
1145 * missing: Ditto.
1146 * mkinstalldirs: Ditto.
1147 * ylwrap: Ditto.
1148
1149 2014-10-15 Tristan Gingold <gingold@adacore.com>
1150
1151 * src-release.sh (do_proto_toplev): Configure with --target.
1152
1153 2014-10-03 Jing Yu <jingyu@google.com>
1154
1155 * configure.ac: Add aarch64 to list of targets that support gold.
1156 * configure: Regenerate.
1157
1158 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
1159
1160 * configure.ac: Add mips*-img-elf* target triple.
1161 * configure: Regenerate.
1162
1163 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1164 * configure: Disable gdb for nds32*-*-* until supported.
1165 * configure.ac: Disable gdb for nds32*-*-* until supported.
1166
1167 2014-09-05 Joel Brobecker <brobecker@adacore.com>
1168
1169 * configure: Regenerate.
1170
1171 2014-08-27 Will Newton <will.newton@linaro.org>
1172
1173 * src-release.sh: New file.
1174 * src-release: Remove file.
1175
1176 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
1177
1178 GDB not supported for or1k*-*-rtems*
1179 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
1180 of the stanzas results in this not being caught by or1k*-*-* later.
1181 * configure. Regenerated.
1182
1183 2014-07-25 Samuel Bronson <naesten@gmail.com>
1184
1185 * .gitattributes: New file for use with git-merge-changelog.
1186
1187 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
1188
1189 Disable gdb for or1k*-*-* until supported
1190 * configure.ac (or1k*-*-*): Disable gdb.
1191 * configure: Regenerated.
1192
1193 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1194
1195 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1196 * configure: Regenerated.
1197
1198 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1199
1200 PR sanitizer/56781
1201 * Makefile.def: Set bootstrap=true; for host fixincludes.
1202 * configure.ac: Don't bootstrap host fixincludes unless
1203 --with-build-config=bootstrap-{a,ub}san.
1204 * Makefile.in: Regenerated.
1205 * configure: Regenerated.
1206
1207 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1208
1209 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1210 --enable-vtable-verify option parsing. Don't add
1211 target-libsanitizer to bootstrap_target_libs unless
1212 --with-build-config=bootstrap-asan or
1213 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1214 to bootstrap_target_libs unless --enable-vtable-verify.
1215 * configure: Regenerated.
1216
1217 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1218
1219 PR bootstrap/58572
1220 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1221 -I for libstdc++-v3 includes if $(LEAN).
1222 * Makefile.in: Regenerated.
1223
1224 2014-02-24 Walter Lee <walt@tilera.com>
1225
1226 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1227 (tilegx-*-*): Change to tilegx*-*-*.
1228 * configure: Regenerate.
1229
1230 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1231
1232 * config.sub, config.guess: Import from upstream.
1233
1234 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1235
1236 PR bootstrap/60620
1237 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1238 * Makefile.in: Regenerate.
1239
1240 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1241
1242 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1243 for WINDRES_FOR_TARGET in default-manifest.o rule.
1244 * Makefile.in: Regenerate.
1245
1246 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1247
1248 PR target/59788
1249 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1250 *solaris2*.
1251
1252 2013-12-19 Keven Boell <keven.boell@intel.com>
1253
1254 * cp-namespace.c (cp_lookup_nested_symbol): Enable
1255 nested lookups for fortran modules.
1256 * dwarf2read.c (read_module): Add fortran module to
1257 the symbol table.
1258 (add_partial_symbol, add_partial_module): Add fortran
1259 module to the partial symbol table.
1260 (new_symbol_full): Create full symbol for fortran module.
1261 * f-exp.y (yylex): Add new module domain to be parsed.
1262 * symtab.h: New domain for fortran modules.
1263
1264 2013-12-19 Keven Boell <keven.boell@intel.com>
1265
1266 * f-exp.y (yylex): Add domain array to enable lookup
1267 in multiple domains. Loop over lookup domains and try
1268 to find requested symbol. Add STRUCT_DOMAIN to lookup
1269 domains to be able to query for user defined types.
1270
1271 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1272
1273 * configure.ac: Add user-friendly check for native x86_64-linux
1274 multilibs.
1275 * configure: Regenerate.
1276
1277 2013-11-23 Alan Modra <amodra@gmail.com>
1278
1279 * config.sub, config.guess: Import from upstream.
1280
1281 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1282
1283 * Makefile.in: Regenerate.
1284
1285 * Makefile.tpl: Fix typo.
1286 * Makefile.in: Regenerate partially.
1287
1288 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1289
1290 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1291 supported.
1292 * configure: Regenerated.
1293
1294 2013-10-30 Jason Merrill <jason@redhat.com>
1295
1296 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1297 --disable-build-format-warnings.
1298
1299 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1300
1301 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1302 depend on libstdc++ and libgcc.
1303 * configure: Regenerate.
1304 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1305 libcilkrts for POSIX and i*86, and x86_64 architectures.
1306 * Makefile.in: Added libcilkrts related fields to support building it.
1307
1308 2013-10-26 Jeff Law <law@redhat.com>
1309
1310 * Makefile.def (target_modules): Remove libmudflap
1311 (languages): Remove check-target-libmudflap).
1312 * Makefile.in: Rebuilt.
1313 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1314 * configure.ac (target_libraries): Remove target-libmudflap.
1315 Remove checks which disabled libmudflap on some systems.
1316 * configure: Rebuilt.
1317 * libmudflap: Directory removed.
1318
1319 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1320
1321 * configure.ac: Update from GCC.
1322 * configure: Regenerate.
1323
1324 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
1325
1326 * src-release (do-proto-toplevel): Support subdir-path-prefixed
1327 files in SUPPORT_FILES.
1328 (SIM_SUPPORT_DIRS): New variable.
1329 (sim.tar.bz2): New rule.
1330
1331 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1332
1333 * configure.ac: Update from GCC.
1334 * configure: Regenerate.
1335
1336 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
1337
1338 * COPYING.NEWLIB: Update with new copyright.
1339
1340 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1341
1342 * configure.ac: Update from GCC.
1343 * configure: Regenerate.
1344
1345 2013-09-20 Alan Modra <amodra@gmail.com>
1346
1347 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1348 ppc host match. Support little-endian powerpc linux hosts.
1349
1350 2013-08-16 Joel Brobecker <brobecker@adacore.com>
1351
1352 * src-release (VER): When using $(TOOL)/common/create-version.sh,
1353 strip the "-cvs" suffix from the version number if present.
1354
1355 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1356
1357 * configure.ac: Sync with GCC repo.
1358 * Makefile.def: Ditto.
1359 * configure: Regenerate.
1360 * Makefile.in: Ditto.
1361
1362 2013-07-22 Joel Brobecker <brobecker@adacore.com>
1363
1364 * src-release (VER): Use $(TOOL)/common/create-version.sh
1365 if it exists.
1366
1367 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
1368
1369 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
1370 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
1371 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
1372 * configure: Regenerate.
1373
1374 2013-06-01 George Thomas <george.thomas@atmel.com>
1375
1376 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
1377 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
1378
1379 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1380
1381 * COPYING.NEWLIB: Add Altera Corporation copyright.
1382
1383 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1384
1385 * config.guess: Update from config repo.
1386 * config.sub: Ditto.
1387
1388 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1389
1390 * Makefile.def: Sync with GCC.
1391 * Makefile.in: Regenerate.
1392
1393 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1394
1395 * configure.ac: Sync with GCC.
1396 * configure: Regenerate.
1397
1398 2013-03-22 Mike Frysinger <vapier@gentoo.org>
1399
1400 * src-release (VER): Change bfd/configure.in sed to use the new
1401 `bfd/configure --version` output.
1402
1403 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1404
1405 * configure.ac: Sync with GCC repo.
1406 * configure: Ditto.
1407
1408 2013-02-05 Ian Lance Taylor <iant@google.com>
1409
1410 PR go/55969
1411 * configure.ac: Disable libgo on some systems where it does not
1412 work.
1413 * configure: Rebuild.
1414
1415 2013-02-05 Alan Modra <amodra@gmail.com>
1416
1417 * configure: Regenerate after syncing config/.
1418
1419 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1420
1421 * configure.ac: Sync with GCC repo.
1422 * configure: Ditto.
1423 * Makefile.def: Ditto.
1424 * Makefile.in: Ditto.
1425
1426 2013-01-11 Joel Brobecker <brobecker@adacore.com>
1427
1428 Sync with GCC, merge:
1429
1430 2013-01-09 Jason Merrill <jason@redhat.com>
1431
1432 * .gitignore: Import from gdb repository.
1433
1434 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1435
1436 * config.sub: Update from config repo.
1437
1438 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1439
1440 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1441 * Makefile.in: Regenerate.
1442
1443 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1444
1445 * Makefile.def (configure-gcc): Depend on all-gmp.
1446 (all-gcc): Remove dependency on all-gmp.
1447 * Makefile.in: Regenerated.
1448
1449 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1450
1451 * config.guess: Update from config repo.
1452 * config.sub: Ditto.
1453
1454 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1455
1456 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1457 exists and replace the new bfin license in its location.
1458
1459 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1460
1461 PR gas/14899
1462 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1463 all-ld and all-gold depend on all-gas.
1464 * Makefile.in: Regenerated.
1465
1466 2012-12-29 Ben Elliston <bje@gnu.org>
1467
1468 * config.guess: Update to 2012-12-29 version.
1469 * config.sub: Likewise.
1470
1471 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1472
1473 * Makefile.def (install-target-libgo): Depend on
1474 install-target-libatomic. Merged from GCC repo.
1475 * Makefile.in: Regenerate.
1476
1477 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1478
1479 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1480
1481 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1482
1483 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1484 * configure: Regenerate.
1485
1486 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1487
1488 * Makefile.def (target_modules): Add bootstrap=true and
1489 raw_cxx=true to libsanitizer.
1490 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1491 * Makefile.in: Regenerated.
1492 * configure: Likewise.
1493
1494 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1495
1496 * config.sub: Merge from config repo.
1497
1498 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1499
1500 * configure.ac: Merge from GCC.
1501 * Makefile.tpl: Ditto.
1502 * Makefile.in: Ditto.
1503 * configure: Ditto.
1504
1505 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1506
1507 * configure.ac (noconfigdirs): Merge from GCC.
1508 * configure: Regenerate.
1509
1510 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1511
1512 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1513
1514 2012-11-14 Roland McGrath <mcgrathr@google.com>
1515
1516 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1517 * configure: Regenerate.
1518
1519 2012-11-13 Richard Henderson <rth@redhat.com>
1520
1521 * configure.ac: Move libsanitizer logic to subdirectory.
1522 * configure: Regenerate.
1523
1524 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1525
1526 * configure.ac: Enable libsanitizer just on x86 linux for now.
1527 * configure: Re-generate.
1528
1529 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1530
1531 * configure.ac: Merge libquadmath sections.
1532 * configure: Regenerate.
1533
1534 2012-11-12 Wei Mi <wmi@google.com>
1535
1536 * configure.ac: Add libsanitizer to target_libraries.
1537 * Makefile.def: Ditto.
1538 * configure: Regenerate.
1539 * Makefile.in: Regenerate.
1540
1541 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1542
1543 * configure: Regenerated.
1544
1545 2012-11-03 Robert Mason <rbmj@verizon.net>
1546
1547 * configure.ac: add --disable-libstdcxx configure option
1548 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1549
1550 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
1551
1552 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1553 against Mingw64 w32api.
1554 * configure: Regenerate.
1555
1556 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1557
1558 PR bootstrap/54820
1559 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1560 * configure: Regenerate.
1561
1562 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1563
1564 PR bootstrap/54820
1565 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1566 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1567 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1568 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1569 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1570 * Makefile.in: Regenerate.
1571 * configure.ac (have_static_libs): New variable and associated check.
1572 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1573 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1574 * configure: Regenerate.
1575
1576 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1577
1578 * config.guess, config.sub: Include updated version from
1579 config-patches. Adds microblaze little endian support.
1580
1581 2012-09-28 Ian Lance Taylor <iant@google.com>
1582
1583 * Makefile.def: Make all-target-libgo depend on
1584 all-target-libbacktrace.
1585 * Makefile.in: Rebuild.
1586
1587 2012-09-26 Ian Lance Taylor <iant@google.com>
1588
1589 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1590 * Makefile.in: Rebuild.
1591
1592 2012-09-06 Diego Novillo <dnovillo@google.com>
1593
1594 * configure.ac: Bump minimum GMP version to 4.2.3.
1595 * configure: Re-generate.
1596
1597 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1598
1599 PR target/54461
1600 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1601 target-libgloss if not configured --with-avrlibc=no.
1602 * configure: Regenerate.
1603
1604 2012-09-04 Jason Merrill <jason@redhat.com>
1605
1606 * configure.ac: Fix --enable-languages=all.
1607
1608 2012-09-03 Richard Guenther <rguenther@suse.de>
1609
1610 PR bootstrap/54138
1611 * configure.ac: Re-organize ISL / CLOOG checks to allow
1612 disabling with either --without-isl or --without-cloog.
1613 * configure: Regenerated.
1614
1615 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1616
1617 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1618 * configure: Regenerate.
1619
1620 2012-09-21 Steve Ellcey <sellcey@mips.com>
1621
1622 * configure.ac: Add mips*-mti-elf* target.
1623 * configure: Regenerate.
1624
1625 2012-09-19 Ian Lance Taylor <iant@google.com>
1626
1627 * configure.ac (host_libs): Add libbacktrace.
1628 (target_libraries): Add libbacktrace.
1629 * Makefile.def (host_modules): Add libbacktrace.
1630 (target_modules): Likewise.
1631 * configure, Makefile.in: Rebuild.
1632
1633 2012-09-15 Jiong Wang <jiwang@tilera.com>
1634
1635 * configure.ac (ENABLE_GOLD): support tilegx*
1636 * configure: rebuild
1637
1638 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1639
1640 PR target/38607
1641 Merge upstream change.
1642 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1643
1644 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1645 Add libgomp*.o to compare_exclusions for AIX.
1646 * configure: Regenerate.
1647
1648 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1649
1650 PR binutils/4970
1651 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1652 and opcodes.
1653 * Makefile.in: Regenerated.
1654
1655 2012-08-14 Diego Novillo <dnovillo@google.com>
1656
1657 Merge from cxx-conversion branch.
1658
1659 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1660 POSTSTAGE1_CONFIGURE_FLAGS.
1661 * Makefile.in: Regenerate.
1662 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1663 Force C++ when bootstrapping.
1664 * configure: Regenerate.
1665
1666 2012-07-06 Richard Guenther <rguenther@suse.de>
1667
1668 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1669 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1670 --with-gmp=system.
1671 * Makefile.in: Regenerated.
1672 * configure: Likewise.
1673
1674 2012-07-06 Richard Guenther <rguenther@suse.de>
1675
1676 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1677 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1678 supply V=1 as extra_make_flags.
1679 * configure: Regenerated.
1680 * Makefile.in: Likewise.
1681
1682 2012-07-03 Richard Guenther <rguenther@suse.de>
1683
1684 * Makfile.def (isl): Remove not necessary extra_exports and
1685 extra_make_flags.
1686 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1687 * Makefile.in: Regenerated.
1688
1689 2012-07-03 Richard Guenther <rguenther@suse.de>
1690
1691 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1692 * configure.ac: If either the ISL or the CLooG check failed
1693 do not try to build in-tree versions.
1694 * Makefile.in: Regenerated.
1695 * configure: Regenerated.
1696
1697 2012-07-02 Richard Guenther <rguenther@suse.de>
1698 Michael Matz <matz@suse.de>
1699 Tobias Grosser <tobias@grosser.es>
1700 Sebastian Pop <sebpop@gmail.com>
1701
1702 * Makefile.def: Add ISL host module, remove PPL host module.
1703 Adjust ClooG host module to use the proper ISL.
1704 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1705 * configure.ac: Include config/isl.m4. Add ISL host library,
1706 remove PPL. Remove PPL configury, add ISL configury, adjust
1707 ClooG configury.
1708 * Makefile.in: Regenerated.
1709 * configure: Likewise.
1710
1711 2012-07-02 Richard Guenther <rguenther@suse.de>
1712
1713 Merge from graphite branch
1714 2011-07-21 Tobias Grosser <tobias@grosser.es>
1715
1716 * configure: Regenerated.
1717 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1718 both cloog.org and legacy versions. The only supported version will
1719 be CLooG with the isl backend.
1720
1721 2011-07-21 Tobias Grosser <tobias@grosser.es>
1722
1723 * configure: Regenerated.
1724 * configure.ac: Require cloog isl 0.17.0
1725
1726 2011-07-21 Tobias Grosser <tobias@grosser.es>
1727
1728 * configure: Regenerated.
1729 * config/cloog.m4: Do not define CLOOG_ORG
1730
1731 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1732
1733 * configure.ac: Skip C if explicitly selected.
1734 * configure: Regenerate.
1735
1736 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1737
1738 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1739 they contain -O2.
1740 * configure: Regenerate.
1741
1742 2012-06-20 Jason Merrill <jason@redhat.com>
1743
1744 * Makefile.tpl (check-target-libgomp-c++): New.
1745 (check-target-libitm-c++): New.
1746 * Makefile.def (c++): Add them.
1747 * Makefile.in: Regenerate.
1748
1749 2012-05-16 Olivier Hainque <hainque@adacore.com>
1750
1751 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1752 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1753 (install-no-fixedincludes): Adjust accordingly.
1754 * Makefile.in: Regenerate.
1755
1756 2012-05-09 Nick Clifton <nickc@redhat.com>
1757 Paul Smith <psmith@gnu.org>
1758
1759 PR bootstrap/50461
1760 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1761 allow for the fact that from release v3.1.0 of MPFR the source
1762 files were moved into a src sub-directory.
1763 * configure: Regenerate.
1764
1765 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1766
1767 * configure.ac: Bump minimum MPFR version to 2.4.0.
1768 * configure: Regenerated.
1769
1770 2012-05-01 Richard Henderson <rth@redhat.com>
1771
1772 * Makefile.def (libatomic): New target_module.
1773 * configure.ac (target_libraries): Add libatomic.
1774 (noconfigdirs): Check if libatomic is supported.
1775 * Makefile.in, configure: Rebuild.
1776
1777 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1778
1779 Merge upstream change
1780 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1781
1782 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1783
1784 * libtool.m4: Additional FreeBSD 10 fixes.
1785
1786 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1787
1788 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1789 they contain -O2.
1790 * configure: Regenerate.
1791
1792 2012-05-14 Catherine Moore <clm@codesourcery.com>
1793
1794 * NEWS: Mention PowerPC VLE port.
1795
1796 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1797
1798 * MAINTAINERS (config/): Move to intl/ section.
1799 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1800
1801 2012-05-09 Nick Clifton <nickc@redhat.com>
1802 Paul Smith <psmith@gnu.org>
1803
1804 PR bootstrap/50461
1805 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1806 allow for the fact that from release v3.1.0 of MPFR the source
1807 files were moved into a src sub-directory.
1808 * configure: Regenerate.
1809
1810 2012-05-02 Roland McGrath <mcgrathr@google.com>
1811
1812 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1813 * configure: Regenerate.
1814
1815 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1816
1817 * config.sub: Update to 2012-04-18 version from official repo.
1818
1819 2012-03-19 Tristan Gingold <gingold@adacore.com>
1820
1821 * configure.ac (ia64*-*-*vms*): Add support for ld.
1822 * configure: Regenerate.
1823
1824 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1825
1826 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1827 (unsupported_languages): Remove mips-sgi-irix6.*.
1828 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1829 (with_stabs): Remove.
1830 * configure: Regenerate.
1831
1832 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1833
1834 * configure.ac (enable_libgomp): Remove *-*-osf*.
1835 (with_stabs): Remove alpha*-*-osf*.
1836 * configure: Regenerate.
1837
1838 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1839
1840 * COPYING.NEWLIB: Modify DJ Delorie license to include
1841 modification rights in clause as permitted by DJ Delorie.
1842 * COPYING.LIBGLOSS: Ditto.
1843
1844 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1845
1846 * COPYING.NEWLIB: Remove two unused licenses.
1847
1848 2012-03-05 Tristan Gingold <gingold@adacore.com>
1849
1850 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1851 * configure: Regenerate.
1852
1853 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1854
1855 * COPYING.NEWLIB: Add Adapteva notice.
1856 * COPYING.LIBGLOSS: Add Adapteva notice.
1857
1858 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1859
1860 * configure: Regenerate.
1861
1862 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1863
1864 * COPYING.LIBGLOSS: Add GPL with exception license.
1865
1866 2011-11-09 Roland McGrath <mcgrathr@google.com>
1867
1868 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1869 * configure: Rebuild.
1870 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1871 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1872 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1873 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1874 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1875 Add READELF.
1876 * Makefile.in: Rebuild.
1877
1878 2011-11-08 Richard Henderson <rth@redhat.com>
1879
1880 * configure.ac: Test for libitm directory present first.
1881
1882 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1883
1884 * configure.ac: Test libitm/configure.tgt to disable libitm.
1885 * configure: Rebuild.
1886
1887 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1888
1889 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1890 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1891 * Makefile.in: Regenerate.
1892
1893 2011-11-01 DJ Delorie <dj@redhat.com>
1894
1895 * configure.ac (rl78-*-*) New case.
1896 * configure: Regenerate.
1897
1898 2011-11-01 DJ Delorie <dj@redhat.com>
1899
1900 * config.sub: Update to version 2011-10-29 (added rl78)
1901
1902 2011-10-27 Nick Clifton <nickc@redhat.com>
1903
1904 * config.sub: Import these changes from the config project:
1905
1906 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1907 Ben Elliston <bje@gnu.org>
1908
1909 * config.sub (epiphany): New.
1910
1911 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1912 Ben Elliston <bje@gnu.org>
1913
1914 * config.sub (hexagon, hexagon-*): New.
1915
1916 2011-08-23 Roland McGrath <mcgrathr@google.com>
1917
1918 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1919 64eb to be64.
1920
1921 2011-08-16 Roland McGrath <mcgrathr@google.com>
1922
1923 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1924 (nacl): Grok as alias for 32el-unknown-nacl.
1925
1926 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1927
1928 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1929
1930 2011-08-14 Yao Qi <yao@codesourcery.com>
1931
1932 Merge from gcc:
1933
1934 2011-08-14 Yao Qi <yao@codesourcery.com>
1935 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1936 * configure: Regenerate.
1937
1938 2011-07-26 Ian Lance Taylor <iant@google.com>
1939
1940 Merge from gcc:
1941
1942 2011-07-26 Ian Lance Taylor <iant@google.com>
1943 * configure.ac: Set have_compiler based on whether gcc directory
1944 exists, rather than on whether gcc is in configdirs.
1945 * configure: Rebuild.
1946
1947 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1948 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1949 link directories.
1950 * Makefile.in: Rebuild.
1951
1952 2011-07-20 Ian Lance Taylor <iant@google.com>
1953 PR bootstrap/49787
1954 * configure.ac: Move --enable-bootstrap handling earlier in file.
1955 If --enable-bootstrap and either --enable-build-with-cxx or
1956 --enable-build-poststage1-with-cxx, enable C++ automatically.
1957 * configure: Rebuild.
1958
1959 2011-07-19 Ian Lance Taylor <iant@google.com>
1960 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1961 make C++ a boot_language. Set and substitute
1962 POSTSTAGE1_CONFIGURE_FLAGS.
1963 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1964 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1965 * configure, Makefile.in: Rebuild.
1966
1967 2011-07-16 Jason Merrill <jason@redhat.com>
1968 * Makefile.def (language=c++): Add check-c++0x and
1969 check-target-libmudflap-c++.
1970 * Makefile.tpl (check-target-libmudflap-c++): New.
1971 * Makefile.in: Regenerate.
1972
1973 2011-07-16 Matthias Klose <doko@ubuntu.com>
1974 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1975 * Makefile.def (target_modules/libjava): Pass
1976 $(EXTRA_CONFIGARGS_LIBJAVA).
1977 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1978 if not configured with --enable-static-libjava.
1979 * Makefile.in: Regenerate.
1980 * configure: Likewise.
1981
1982 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1983 PR regression/47836
1984 PR bootstrap/23656
1985 PR other/47733
1986 PR bootstrap/49247
1987 PR c/48825
1988 * configure.ac (target_libraries): Remove target-libiberty.
1989 Remove case-statement setting skipdirs=target-libiberty for
1990 multiple targets. Remove checking target_configdirs and
1991 removing target-libiberty but keeping target-libgcc if
1992 otherwise empty.
1993 * Makefile.def (target_modules): Don't add libiberty.
1994 (dependencies): Remove all traces of target-libiberty.
1995 * configure, Makefile.in: Regenerate.
1996
1997 2011-07-22 Jason Merrill <jason@redhat.com>
1998
1999 * Makefile.def (language=c++): Add check-c++0x and
2000 check-target-libmudflap-c++.
2001 * Makefile.tpl (check-target-libmudflap-c++): New.
2002 * Makefile.in: Regenerate.
2003
2004 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2005
2006 * configure: Regenerate.
2007
2008 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2009
2010 PR target/39150
2011 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2012 x86_64-*-solaris2.1[0-9]*.
2013 * configure: Regenerate.
2014
2015 2011-06-13 Walter Lee <walt@tilera.com>
2016
2017 * configure.ac (tilepro-*-*) New case.
2018 (tilegx-*-*): Likewise.
2019 * configure: Regenerate.
2020
2021 2011-06-06 Nick Clifton <nickc@redhat.com>
2022
2023 * config.sub: Sync from upstream.
2024
2025 2011-05-08 Doug Kwan <dougkwan@google.com>
2026
2027 Merge from gcc:
2028
2029 2011-05-08 Doug Kwan <dougkwan@google.com>
2030
2031 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2032 * configure: Regenerated.
2033 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2034 value from configure.
2035 * Makefile.in: Regenerated.
2036
2037 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2038
2039 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2040 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2041 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2042 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2043 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2044 *-*-vxworks*): Disable newlib and libgloss in separate case
2045 statement.
2046 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2047 to separate case statement.
2048 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2049 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2050 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2051 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2052 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2053 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2054 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2055 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2056 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2057 i[[3456789]]86-*-rdos*, m32r-*-*,
2058 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2059 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2060 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2061 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2062 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2063 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2064 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2065 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2066 and libgloss in main case over targets. Remove most empty cases
2067 in main case over targets.
2068 * configure: Regenerate.
2069
2070 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2071
2072 * configure.ac: Remove code setting special library locations for
2073 hppa*64*-*-hpux11*. Remove code setting compiler for
2074 sparc-sun-solaris2*.
2075 * configure: Regenerate.
2076
2077 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2078
2079 * configure.ac: Separate libgloss_dir settings from general case
2080 over targets.
2081 * configure: Regenerate.
2082
2083 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2084
2085 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2086 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2087 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2088 cases in libgcj-disabling case statement.
2089 (hppa*64*-*-linux*): Set unsupported_languages instead of
2090 disabling target-zlib.
2091 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2092 to hppa*64*-*-hpux*.
2093 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2094 hppa*-*-hpux*.
2095 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2096 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2097 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2098 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2099 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2100 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2101 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2102 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2103 libgcj-disabling case statement.
2104 * configure: Regenerate.
2105
2106 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2107
2108 * configure.ac: Disable Java for targets not supporting libffi.
2109 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2110 Remove cases in Java-disabling statement.
2111 (*arm-wince-pe): Change to arm-wince-pe.
2112 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2113 cases in Java-disabling statement.
2114 (bfin-*-*): Don't disable Java again.
2115 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2116 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2117 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2118 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2119 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2120 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2121 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2122 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2123 Java-disabling statement.
2124 (mmix-*-*): Don't disable Java again.
2125 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2126 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2127 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2128 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2129 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2130 statement.
2131 * configure: Regenerate.
2132
2133 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2134
2135 Merge from GCC:
2136
2137 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2138
2139 PR lto/48086
2140 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2141 * configure: Regenerate.
2142
2143 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2144
2145 * configure.ac: Separate cases disabling Java and Java libraries
2146 from general case over targets.
2147 * configure: Regenerate.
2148
2149 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2150
2151 * configure.ac (build_tools): Remove build-byacc.
2152 (host_libs): Remove mmalloc.
2153 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2154 autoconf automake libtool diff rcs fileutils shellutils time
2155 textutils wdiff find uudecode hello tar gzip indent recode release
2156 sed perl gawk findutils gettext zip.
2157 (libgcj): Remove target-qthreads.
2158 (target_tools): Remove target-examples target-gperf.
2159 (YACC): Don't handle building byacc.
2160 * configure: Regenerate.
2161 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2162 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2163 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2164 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2165 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2166 handle building components.
2167 * Makefile.in: Regenerate.
2168
2169 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2170
2171 * config.sub: Sync from upstream.
2172
2173 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2174
2175 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2176 (microblaze*): Don't disable libssp.
2177 * configure: Regenerate.
2178
2179 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2180
2181 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2182 moveifchange.
2183 * configure: Regenerate.
2184 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2185 * Makefile.in: Regenerate.
2186
2187 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2188
2189 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2190 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2191 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2192 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2193 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2194 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2195 md_exec_prefix cases.
2196 * configure: Regenerate.
2197
2198 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2199
2200 * configure.ac: Separate cases disabling target-libssp,
2201 target-libiberty, target-libstdc++-v3 and Fortran from general
2202 case over targets.
2203 * configure: Regenerate.
2204
2205 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2206
2207 * configure.ac (*-*-chorusos): Don't disable libgcj.
2208 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2209 Remove case.
2210 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2211 (arm-*-coff): Don't disable libgcj.
2212 (arm*-*-linux-gnueabi): Remove useless assignment.
2213 (arm-*-riscix*): Don't disable libgcj.
2214 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2215 configuration.
2216 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2217 (c54x*-*-*): Remove case.
2218 (tic54x-*-*): Don't disable GCC or GCC libraries.
2219 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2220 to *.
2221 (d10v-*-*): Don't disable GCC libraries.
2222 (d30v-*-*): Don't disable libgcj.
2223 (h8500-*-*): Don't disable GCC libraries.
2224 (i960-*-*): Don't disable libgcj.
2225 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2226 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2227 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2228 libgcj.
2229 (m68k-*-coff*): Remove case.
2230 (mmix-*-*): Don't disable libgloss on host.
2231 (mn10200-*-*, mn10300-*-*): Remove cases.
2232 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2233 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2234 Don't disable libgcj.
2235 (romp-*-*): Remove case.
2236 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2237 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2238 case.
2239 (v810-*-*): Don't disable GCC libraries.
2240 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2241 (ip2k-*-*): Don't disable GCC libraries.
2242 * configure: Regenerate.
2243
2244 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2245
2246 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2247 libffi on host.
2248 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2249 on host.
2250 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2251 * configure: Regenerate.
2252
2253 2011-03-26 John Marino <binutils@marino.st>
2254
2255 * configure.ac: Add support for *-*-dragonfly*
2256 * configure: Regenerate.
2257
2258 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2259
2260 * configure.ac (native_only): Remove.
2261 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2262 send-pr uudecode guile gnuserv on host.
2263 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2264 send-pr rcs guile perl texinfo libtool on host.
2265 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2266 automake send-pr rcs guile perl texinfo libtool on host.
2267 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2268 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2269 (alpha*-dec-osf*): Don't disable fileutils on target.
2270 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2271 texinfo send-pr expect dejagnu on target.
2272 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2273 target-qthreads on target.
2274 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2275 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2276 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2277 x86_64-*-mingw*): Don't disable expect on target.
2278 (*-*-cygwin*): Don't disable target-gperf on target.
2279 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2280 gnuserv on target.
2281 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2282 target.
2283 * configure: Regenerate.
2284
2285 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2286
2287 * configure.ac (target_tools): Remove target-groff.
2288 (native_only): Remove target-groff.
2289 (hppa*64*-*-*): Don't disable byacc.
2290 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2291 setting.
2292 (*-*-kaos*): Don't skip target-librx and target-groff.
2293 (*-*-netware*): Don't skip target-libmudflap.
2294 (*-*-tpf*): Don't skip target-libmudflap.
2295 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2296 directories on the host.
2297 (ia64*-*-*vms*): Don't skip tix.
2298 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2299 host.
2300 * configure: Regenerate.
2301
2302 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2303
2304 * configure.ac: Remove references to mt-mep, mt-netware,
2305 mt-wince.
2306 * Makefile.def: Add all-utils soft dependencies.
2307 * Makefile.tpl: Remove GDB_NLM_DEPS.
2308 * configure: Regenerate.
2309 * Makefile.in: Regenerate.
2310
2311 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2312
2313 Sync from GCC:
2314
2315 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2316
2317 * configure.ac: Do not include mh-x86omitfp.
2318 * configure: Regenerate.
2319
2320 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2321
2322 * configure.ac: Remove empty cases.
2323 * configure: Regenerate.
2324
2325 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2326
2327 * Makefile.def: Add dependency from termcap to gdb.
2328 * Makefile.in: Regenerate.
2329
2330 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2331
2332 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2333 * configure: Regenerate.
2334 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2335 * Makefile.tpl: Likewise.
2336 * Makefile.in: Regenerate.
2337
2338 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2339
2340 * configure.ac: Remove all mentions of tentative_cc.
2341 * configure: Regenerate.
2342
2343 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2344
2345 PR lto/48086
2346 * configure.ac: Re-enable LTO on *-apple-darwin9.
2347 * configure: Regenerate.
2348
2349 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2350
2351 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2352 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2353 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2354 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2355 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2356 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2357 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2358 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2359 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2360 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2361 *-*-rhapsody*): Remove host cases.
2362 * configure: Regenerate.
2363
2364 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2365
2366 * configure.ac (ppc*-*-pe): Remove host case.
2367 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2368 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2369 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2370 cases.
2371 * configure: Regenerate.
2372
2373 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2374
2375 * config.sub: Update to version 2011-03-23.
2376
2377 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2378
2379 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2380 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2381 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2382 * configure: Regenerate.
2383
2384 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2385
2386 * config-ml.in: Don't handle arc-*-elf*.
2387 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2388 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2389 handle GCC libraries.
2390 * configure: Regenerate.
2391
2392 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2393
2394 PR bootstrap/48120:
2395 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2396 Add -lstdc++ -lm to LIBS.
2397 * configure: Regenerate.
2398
2399 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2400
2401 * config.guess: Update to version 2011-02-02
2402 * config.sub: Update to version 2011-02-24
2403
2404 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2405
2406 * configure.ac: Adjust test of with_ppl.
2407 * configure: Regenerated.
2408
2409 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2410
2411 * configure.ac: Add -lpwl to ppllibs.
2412 * config/cloog.m4: Add -lisl to clooglibs.
2413 * configure: Regenerated.
2414
2415 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2416
2417 Import from Libtool and gnulib:
2418
2419 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2420
2421 Prepare for supporting FreeBSD 10.
2422 * config.rpath: Remove handling of freebsd1* which soon would
2423 match FreeBSD 10.0.
2424
2425 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2426
2427 Remove support for FreeBSD 1.x.
2428 * libtool.m4 (_LT_LINKER_SHLIBS)
2429 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2430 soon would incorrectly match FreeBSD 10.0.
2431
2432 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2433
2434 PR binutils/12283
2435 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2436 (move-if-change): Comes from gnulib.
2437 * move-if-change: Import version from gnulib.
2438
2439 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2440
2441 Sync from GCC:
2442
2443 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2444
2445 PR lto/47225
2446 * Makefile.def (lto-plugin): Double dash for enable-shared.
2447 (configure-gcc): Depend on all-lto-plugin.
2448 * Makefile.in: Rebuilt.
2449
2450 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2451
2452 * configure.ac: Remove extra bracket.
2453 * configure: Regenerate.
2454
2455 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2456
2457 PR lto/47225
2458 * Makefile.def: Add dependency for install-gcc
2459 on install-lto-plugin.
2460 * Makfile.in: Regenerated
2461
2462 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2463
2464 * configure.ac: If with_ppl is no, move setting with_cloog=no
2465 after CLOOG_REQUESTED check.
2466 * configure: Regenerated.
2467
2468 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2469
2470 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2471 CLooG has been requested.
2472 * configure: Regenerated.
2473
2474 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2475
2476 * configure: Regenerated.
2477 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2478
2479 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2480
2481 * configure: Regenerated.
2482 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2483
2484 2011-01-07 Jan Hubicka <jh@suse.cz>
2485
2486 PR lto/47225
2487 * Makefile.in: Regenerate.
2488 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2489 configure.
2490
2491 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2492
2493 PR libgcj/44341
2494 * configure.ac: Discard --with-* flags for host when configuring
2495 target libraries for cross build.
2496 * configure: Rebuilt.
2497
2498 2011-01-21 Andreas Schwab <schwab@redhat.com>
2499
2500 Sync from GCC:
2501
2502 2011-01-21 Andreas Schwab <schwab@redhat.com>
2503
2504 * configure.ac: Use AS_HELP_STRING throughout.
2505 * configure: Regenerate.
2506
2507 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2508
2509 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2510 * configure: Regenerate.
2511
2512 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2513
2514 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2515
2516 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2517
2518 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2519 for ia64-hpux.
2520 * configure: Regenerate.
2521
2522 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2523
2524 Sync from GCC:
2525 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2526
2527 * configure.ac: (picochip): Disable libiberty.
2528 * configure: Regenerate.
2529
2530 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2531
2532 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2533
2534 2010-12-10 Ian Lance Taylor <iant@google.com>
2535
2536 PR bootstrap/46819
2537 * configure.ac: For --disable-libgcj clear libgcj_saved.
2538 * configure: Rebuild.
2539
2540 2010-12-10 Tobias Burnus <burnus@net-b.de>
2541
2542 PR fortran/46540
2543 * configure.ac: Add --disable-libquadmath and
2544 --disable-libquadmath-support.
2545 * configure: Regenerate.
2546
2547 2010-12-10 Tristan Gingold <gingold@adacore.com>
2548
2549 * src-release (ETC_SUPPORT): add gnu-oids.texi
2550
2551 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2552
2553 PR libffi/46792
2554 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2555 * configure: Regenerate.
2556
2557 2010-12-02 Ian Lance Taylor <iant@google.com>
2558
2559 * configure.ac: Always set default for poststage1_ldflags to
2560 -static-libstdc++ -static-libgcc.
2561
2562 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2563
2564 * COPYING.NEWLIB: Add National Semiconductor notice.
2565
2566 2010-11-29 Andreas Schwab <schwab@redhat.com>
2567
2568 * configure.ac: Move comment to remove extra space in last argument
2569 of GCC_TARGET_TOOL.
2570
2571 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2572
2573 PR other/46026
2574 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2575 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2576 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2577 (BASE_FLAGS_TO_PASS): Use it.
2578 * configure: Rebuilt.
2579 * Makefile.in: Rebuilt.
2580
2581 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2582
2583 PR binutils/12258
2584 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2585 Properly check default linker.
2586 * configure: Regnerated.
2587
2588 2010-11-23 Matthias Klose <doko@ubuntu.com>
2589
2590 * configure.ac: For --enable-gold, handle value `default' instead of
2591 `both*'. New configure option --{en,dis}able-ld.
2592 * configure: Regenerate.
2593
2594 2010-11-20 Ian Lance Taylor <iant@google.com>
2595
2596 * configure.ac: Only disable a language library if no language needs
2597 it. Don't let --disable-libgcj uncondtionally disable libffi.
2598 * configure: Rebuild.
2599
2600 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
2601
2602 * configure: Regenerate.
2603
2604 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2605
2606 PR other/46202
2607 * configure.ac: Fix just-built in-tree STRIP name to be
2608 binutils/strip-new.
2609 * configure: Regenerate.
2610 * Makefile.def (install-strip-gcc, install-strip-binutils)
2611 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2612 (install-strip-sid): Mirror dependencies on non-strip variants
2613 of these targets on the respective -strip prerequisites.
2614 * Makefile.tpl (install-strip, install-strip-host)
2615 (install-strip-target): New targets.
2616 (install-strip-[+module+], install-strip-target-[+module+]):
2617 New targets.
2618 * Makefile.in: Regenerate.
2619
2620 2010-11-19 Ian Lance Taylor <iant@google.com>
2621 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2622
2623 * configure.ac: Add target-libgo to target_libraries. Set
2624 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2625 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2626 (HOST_EXPORTS): Add GOC.
2627 (BASE_TARGET_EXPORTS): Add GOC.
2628 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2629 (GOCFLAGS_FOR_TARGET): New variable.
2630 (EXTRA_HOST_FLAGS): Add GOC.
2631 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2632 * Makefile.def (target_modules): Add libgo.
2633 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2634 (dependencies): Add dependency from configure-target-libgo to
2635 configure-target-libffi and all-target-libstdc++-v3. Add
2636 dependencies from all-target-libgo to all-target-libffi.
2637 (languages): Add go.
2638 * configure: Rebuild.
2639 * Makefile.in: Rebuild.
2640
2641 2010-11-19 Ian Lance Taylor <iant@google.com>
2642
2643 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2644 compiler/flag environment variables.
2645
2646 2010-11-18 Ian Lance Taylor <iant@google.com>
2647
2648 * configure.ac: Check for lang_requires_boot_languages in
2649 config-lang.in files.
2650 * configure: Rebuild.
2651
2652 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2653
2654 * .gitignore: New file.
2655
2656 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2657 Tobias Burnus <burnus@net-b.de>
2658
2659 PR fortran/32049
2660 * Makefile.def: Add libquadmath; build it with language=fortran.
2661 * configure.ac: Add libquadmath.
2662 * Makefile.tpl: Handle multiple libs in check-[+language+].
2663 * Makefile.in: Regenerate.
2664 * configure: Regenerate.
2665
2666 2010-11-15 Andreas Schwab <schwab@redhat.com>
2667
2668 * configure.ac: Fix spelling in option names.
2669 * configure: Regenerated.
2670
2671 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2672
2673 PR bootstrap/39622
2674 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2675 * configure: Regenerated.
2676
2677 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2678
2679 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2680 define the cloog backend to use. Furthermore, only pass the ppllibs to
2681 the configure checks, if necessary.
2682 * configure: Regenerate.
2683
2684 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2685
2686 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2687 * configure: regenerate
2688
2689 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2690
2691 * config/cloog.m4: Fix typo. verison -> version.
2692 * configure: Regenerate.
2693
2694 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2695
2696 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2697 * configure: Regenerate.
2698
2699 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2700
2701 * configure.ac: Support official CLooG.org versions.
2702 * configure: Regenerate.
2703 * config/cloog.m4: New.
2704
2705 2010-11-05 Michael Eager <eager@eagercon.com>
2706
2707 * COPYING.LIBGLOSS: Correct typo in microblaze.
2708 * COPYING.NEWLIB: Same.
2709
2710 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2711
2712 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2713 * configure: Regenerate.
2714
2715 2010-11-03 Ian Lance Taylor <iant@google.com>
2716 Dave Korn <dave.korn.cygwin@gmail.com>
2717
2718 PR lto/46273
2719 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2720 and on other supported platforms whenever LTO is enabled.
2721 * configure: Rebuild.
2722
2723 2010-11-02 Alan Modra <amodra@gmail.com>
2724
2725 PR binutils/12110
2726 * configure.ac: Error when source path contains spaces.
2727 * configure: Regenerate.
2728
2729 2010-10-20 Ian Lance Taylor <iant@google.com>
2730
2731 * Makefile.def (target_modules): Set lib_path to src/.libs for
2732 libstdc++-v3 module.
2733 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2734 * Makefile.in: Rebuild.
2735
2736 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2737 Joseph Myers <joseph@codesourcery.com>
2738
2739 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2740 notices.
2741 * COPYING.NEWLIB: Add Texas Instruments notice.
2742
2743 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2744
2745 * configure.ac (build_lto_plugin): New shell variable.
2746 (--enable-lto): Turn on by default for all non-ELF platforms that
2747 have had LTO support added so far. Set build_lto_plugin appropriately
2748 for both ELF and non-ELF.
2749 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2750 * configure: Regenerate.
2751
2752 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2753
2754 PR bootstrap/45326
2755 PR bootstrap/45174
2756 * configure.ac: Honor initial values of $build_configargs,
2757 $host_configargs, $target_configargs. Mark the precious, so
2758 environment settings get recorded.
2759 * configure: Regenerate.
2760
2761 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2762
2763 Sync from GCC:
2764
2765 2010-09-30 Michael Eager <eager@eagercon.com>
2766
2767 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2768 * configure: Regenerate.
2769
2770 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2771
2772 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2773 targets and amend comment.
2774 * configure: Regenerate.
2775
2776 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2777
2778 * configure.ac: Enable LTO by default on Darwin.
2779 * configure: Regenerate.
2780
2781 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2782
2783 PR bootstrap/44455
2784 * configure.ac (extra_mpfr_configure_flags): Copy from
2785 extra_mpc_gmp_configure_flags.
2786 * configure: Re-generated.
2787
2788 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2789
2790 Sync from GCC:
2791
2792 PR bootstrap/45796
2793 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2794 Depend on all-build-libiberty.
2795 * Makefile.in: Regenerate.
2796
2797 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2798
2799 Sync from GCC:
2800
2801 PR bootstrap/44621
2802 * configure.ac: Fix unportable shell quoting.
2803 * configure: Regenerate.
2804
2805 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2806
2807 * configure.ac: Support all v850 targets.
2808 * configure: Regenerate.
2809
2810 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2811
2812 PR target/44862
2813 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2814 Provide -B option to allow for link spec %s substitutions for
2815 libstdc++.a on darwin.
2816 * Makefile.in: Regenerate.
2817
2818 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2819
2820 * Makefile.def (configure-gcc): Depend on all-libelf.
2821 * Makefile.in: Rebuild.
2822
2823 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2824
2825 * config.sub, config.guess: Update from upstream sources.
2826
2827 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2828
2829 Sync from GCC:
2830
2831 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2832 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2833 * configure: Regenerated.
2834
2835 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2836 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2837 * configure: Regenerate.
2838
2839 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2840 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2841 * configure: Regenerate.
2842
2843 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2844 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2845 separately.
2846 * configure: Regenerate.
2847
2848 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2849 * configure: Regenerate after change to elf.m4.
2850
2851 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2852 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2853 * configure: Regenerated.
2854
2855 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2856 * configure.ac: Print "buggy but acceptable" when CLooG
2857 revision is less than 9.
2858 * configure: Regenerated.
2859
2860 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2861
2862 Merge from gcc:
2863
2864 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2865 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2866 * configure: Regenerate.
2867
2868 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2869 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2870 a platform that supports LTO.
2871 * configure: Regenerate.
2872
2873 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2874 PR lto/42776
2875 * configure.ac (--enable-lto): Refactor handling so libelf tests
2876 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2877 and allow LTO to be explicitly enabled on non-ELF platforms that
2878 are known to support it inside else-clause.
2879 * configure: Regenerate.
2880
2881 2010-04-27 Roland McGrath <roland@redhat.com>
2882 H.J. Lu <hongjiu.lu@intel.com>
2883
2884 * configure.ac (--enable-gold): Support both, both/gold and
2885 both/bfd to add gold to configdirs without removing ld.
2886 * configure: Regenerated.
2887
2888 * Makefile.def: Add install-gold dependency to install-ld.
2889 * Makefile.in: Regenerated.
2890
2891 2010-04-14 Tristan Gingold <gingold@adacore.com>
2892
2893 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2894 * configure: Regenerate.
2895
2896 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2897
2898 Merge from gcc:
2899 PR bootstrap/43615
2900 PR bootstrap/43328
2901 Revert:
2902 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
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-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2909
2910 PR bootstrap/43328
2911 * configure.ac: Do not pass --enable-multilib nor
2912 --disable-multilib in baseargs. Accept explicitly passed
2913 --enable_multilib.
2914 * configure: Regenerate.
2915
2916 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2917
2918 * configure.ac (tic6x-*-*): New case.
2919 * configure: Regenerate.
2920
2921 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2922
2923 Merge from gcc:
2924 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2925 PR ada/42554
2926 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2927 * configure: Regenerate.
2928
2929 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2930
2931 * config.sub: Update to version 2010-03-22.
2932 * config.guess: Update to version 2009-12-30.
2933
2934 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2935
2936 Merge from gcc:
2937 2010-01-11 Richard Guenther <rguenther@suse.de>
2938 PR lto/41569
2939 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2940 * Makefile.in: Regenerated.
2941
2942 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2943
2944 PR libstdc++/32499
2945 * configure.ac (RANLIB): Default to true.
2946 (STRIP): Likewise.
2947 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2948 * configure: Regenerate.
2949
2950 2010-02-17 Nick Clifton <nickc@redhat.com>
2951
2952 PR 11238
2953 * Makefile.tpl (local-distclean): Also remove config.cache files in
2954 sub-directories as there may not be Makefiles present in the
2955 sub-directories.
2956 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2957 the config.cache files found by the find command.
2958
2959 * Makefile.in: Regenerate.
2960 * configure.ac: Revert previous delta.
2961 * configure: Regenerate.
2962
2963 2010-02-15 Nick Clifton <nickc@redhat.com>
2964
2965 PR 11238
2966 * configure.ac: Delete config.cache files in sub-directories when
2967 deleting Makefiles.
2968 * configure: Regenerate.
2969
2970 2010-02-15 Nick Clifton <nickc@redhat.com>
2971
2972 * configure.ac: Sync from gcc.
2973 * configure: Regenerate.
2974
2975 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2976
2977 Sync from gcc:
2978 * configure.ac: Add "recommended" version checks for GMP/MPC.
2979 Update recommended GMP/MPFR/MPC versions.
2980 * configure: Regenerate.
2981
2982 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2983
2984 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2985 * configure.ac (bootstrap_target_libs): Make inclusion of
2986 target-libgomp conditional on libgomb being in target_configdirs.
2987 * configure: Regenerate.
2988
2989 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2990
2991 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2992 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2993 * configure: Regenerate.
2994
2995 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2996
2997 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2998 * configure.ac (target_configdirs): Substitute.
2999 * Makefile.def: Bootstrap target module libgomp.
3000 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3001 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3002 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3003 * configure, Makefile.in: Regenerate.
3004
3005 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3006
3007 * libtool.m4: Sync from git Libtool.
3008 * ltmain.sh: Likewise.
3009 * ltoptions.m4: Likewise.
3010 * ltversion.m4: Likewise.
3011 * lt~obsolete.m4: Likewise.
3012
3013 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3014 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3015
3016 PR bootstrap/42424
3017 * configure.ac: Include libtool m4 files.
3018 (_LT_CHECK_OBJDIR): Call it.
3019 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3020 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3021
3022 * configure: Regenerate.
3023
3024 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3025
3026 PR bootstrap/41818
3027 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3028 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3029 * Makefile.in: Regenerate.
3030
3031 2009-12-18 Ben Elliston <bje@au.ibm.com>
3032
3033 * config.sub, config.guess: Update from upstream sources.
3034
3035 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
3036
3037 * COPYING.NEWLIB: Update copyright date.
3038 * COPYING.LIBGLOSS: Ditto.
3039
3040 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3041
3042 PR middle-end/30447
3043 PR middle-end/30789
3044 PR other/40302
3045
3046 * configure.ac: Require MPC.
3047 * configure: Regenerate.
3048
3049 * configure.ac: Update minimum MPC version to 0.8.
3050 * configure: Regenerate.
3051
3052 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
3053
3054 * config.guess: Sync with upstream and gcc.
3055 * config.sub: Sync with upstream and gcc.
3056
3057 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3058
3059 * Makefile.def: Restore host and target settings for gmp.
3060 * Makefile.in: Rebuild.
3061
3062 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3063
3064 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3065 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3066 Fix portability of test of C++ as bootstrap language. Add
3067 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3068 * configure: Rebuild.
3069 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3070 and cloog. Fix in-tree ppl configuration. Introduce libelf
3071 in-tree building.
3072 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3073 (POSTSTAGE1_HOST_EXPORTS): Use it.
3074 (STAGE[+id+]_CXXFLAGS): New.
3075 (BASE_FLAGS_TO_PASS): Pass it down.
3076 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3077 extra_exports.
3078 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3079 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3080 extra_exports.
3081 * Makefile.in: Rebuild.
3082
3083 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3084
3085 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3086 paths for *-w64-mingw* and x86_64-*mingw*.
3087 * configure: Regenerated.
3088
3089 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3090
3091 * configure.ac: Disable target-winsup & co for
3092 x86_64-*-mingw* and *-w64-mingw* targets.
3093 * configure: Regenerated.
3094
3095 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3096
3097 * configure.ac (CLooG test): Use = with test.
3098 * configure: Regenerate.
3099
3100 2009-10-22 Richard Guenther <rguenther@suse.de>
3101
3102 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3103 cloog if the ppl version check failed. Move flags saving
3104 before setting in libelf check.
3105 * configure: Regenerate.
3106
3107 2009-10-21 Richard Guenther <rguenther@suse.de>
3108
3109 * configure.ac: Adjust the ppl and cloog configure to work as
3110 documented. Disable cloog if ppl was disabled. Omit the version
3111 checks if they were disabled.
3112 * configure: Re-generate.
3113
3114 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3115
3116 * configure.ac: Add 'lto' to enable_languages, not
3117 new_enable_languages, and only if not already present.
3118 * configure: Regenerate.
3119
3120 2009-10-06 Ian Lance Taylor <iant@google.com>
3121
3122 * Makefile.def: check-gold depends upon all-gas.
3123 * Makefile.in: Rebuild.
3124
3125 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3126
3127 * Makefile.def: all-lto-plugin depends on all-libiberty.
3128 set bootstrap=true for lto-plugin.
3129 Add lto-plugin.
3130 * Makefile.in: Regenerate.
3131 * configure.ac (host_libs): Add lto-plugin.
3132 * configure: Regenerate.
3133
3134 2009-10-03 Diego Novillo <dnovillo@google.com>
3135
3136 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3137 (HOST_LIBELFLIBS): Define.
3138 (HOST_LIBELFINC): Define.
3139 * Makefile.in: Regenerate.
3140 * configure.ac: Add --enable-lto.
3141 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3142 If --enable-lto is used, add 'lto' to new_enable_languages.
3143 If --enable-lto is used and gold is enabled, add
3144 lto-plugin to configdirs.
3145 * configure: Regenerate.
3146
3147 2009-10-03 Simon Baldwin <simonb@google.com>
3148
3149 * configure.ac: If --with-system-zlib, suppress local zlib and
3150 pass --with-system-zlib to subdir configure scripts.
3151 * configure: Regenerate.
3152
3153 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3154 Paolo Bonzini <bonzini@gnu.org>
3155
3156 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3157 $(srcdir).
3158 * Makefile.in: Rebuilt.
3159
3160 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
3161
3162 Sync from gcc:
3163 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3164
3165 * configure.ac: Update minimum MPC version to 0.7.
3166 * configure: Regenerate.
3167
3168 2009-09-25 Nick Clifton <nickc@redhat.com>
3169
3170 * configure.ac: Pass any --cache-file=/dev/null option on to
3171 subconfigures.
3172 * configure: Regenerate.
3173
3174 2009-09-23 Nick Clifton <nickc@redhat.com>
3175
3176 * config.sub, config.guess: Update from upstream sources.
3177
3178 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3179
3180 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3181 * Makefile.in: Rebuilt.
3182
3183 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3184
3185 PR bootstrap/32272
3186 * configure.ac: Error out if $srcdir isn't '.' but contains
3187 host-${host_noncanonical}.
3188 * configure: Regenerate.
3189
3190 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3191
3192 * configure.ac: If bootstrapping a combined tree with
3193 --enable-gold, require c++ in stage1_languages.
3194 * configure: Regenerate.
3195
3196 * configure.ac: Also add target_libs of stage1_languages to
3197 bootstrap_target_libs.
3198 * configure: Regenerate.
3199
3200 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3201 with --enable-languages not containing c++.
3202 * configure: Regenerate.
3203
3204 2009-09-16 Jie Zhang <jie.zhang@analog.com>
3205
3206 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3207 * configure: Regenerate.
3208
3209 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3210
3211 * configure.ac: Do not use $extrasub for replacing @if/@endif
3212 parts in Makefile; instead, use additional arguments to
3213 AC_CONFIG_COMMANDS to do the replacement manually, with several
3214 sed invocations, to avoid HP-UX sed command limits.
3215 * configure: Regenerate.
3216
3217 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3218
3219 * configure.ac (with-build-config): Document. Handle without.
3220 Handle missing argument.
3221 * configure: Rebuilt.
3222
3223 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3224
3225 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3226 Default to bootstrap-debug only if compare-debug works.
3227 * configure: Rebuilt.
3228 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3229 * Makefile.in: Rebuilt.
3230
3231 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3232
3233 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3234 * Makefile.in: Rebuilt.
3235
3236 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3237
3238 * Makefile.tpl (AWK): Fix typo.
3239 * Makefile.in: Regenerate.
3240
3241 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3242
3243 * configure.ac: Detect awk and sed.
3244 * Makefile.def (flags_to_pass): Add AWK and SED.
3245 * Makefile.tpl (AWK, SED): New.
3246 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3247 * configure: Regenerate.
3248 * Makefile.in: Regenerate.
3249
3250 2009-09-01 Tristan Gingold <gingold@adacore.com>
3251
3252 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
3253 Remove logical names.
3254
3255 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
3256
3257 * ltmain.sh (func_normal_abspath): New function.
3258 (func_relative_path): Likewise.
3259 (func_mode_help): Document new -bindir option for link mode.
3260 (func_mode_link): Add new -bindir option, and use it to place
3261 output DLL if specified.
3262
3263 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3264
3265 * configure.ac (AC_PREREQ): Bump to 2.64.
3266
3267 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3268
3269 * README-maintainer-mode: Point directly to upstream locations
3270 for autoconf, automake, libtool, gettext, instead of copies on
3271 sources.redhat.com. Document required versions.
3272 * configure.ac: Do not substitute datarootdir, htmldir,
3273 pdfdir, docdir. Do not process --with-datarootdir,
3274 --with-htmldir, --with-pdfdir, --with-docdir.
3275 * configure: Regenerate.
3276
3277 * configure: Regenerate.
3278
3279 * compile: Sync from Automake 1.11.
3280 * depcomp: Likewise.
3281 * install-sh: Likewise.
3282 * missing: Likewise.
3283 * mkinstalldirs: Likewise.
3284 * ylwrap: Likewise.
3285
3286 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3287
3288 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3289 (baseargs): Add --disable-option-checking.
3290 * configure: Regenerate.
3291
3292 * Makefile.def (configure-target-libiberty): Depend on
3293 all-binutils and all-ld.
3294 (configure-target-newlib): Likewise.
3295 * Makefile.in: Regenerate.
3296
3297 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3298
3299 Sync with GCC, merge:
3300
3301 2009-07-31 Christian Bruel <christian.bruel@st.com>
3302
3303 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3304 * configure: Regenerate.
3305
3306 2009-07-06 Ian Lance Taylor <iant@google.com>
3307
3308 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3309 * configure: Rebuild.
3310
3311 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3312
3313 PR bootstrap/40338
3314 * configure.ac (comparestring): Create new variable.
3315 * Makefile.tpl (comparestring): Use to skip some comparisions.
3316 * configure: Regenerate.
3317 * Makefile.in: Regenerate.
3318
3319 2009-06-23 Ian Lance Taylor <iant@google.com>
3320
3321 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3322 boot_languages. Only bootstrap target libraries listed in
3323 target_libs for some boot language. Add --with-stage1-ldflags,
3324 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3325 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3326 if not building with C++.
3327 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3328 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3329 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3330 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3331 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3332 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3333 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3334 * configure, Makefile.in: Rebuild.
3335
3336 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3337
3338 * configure.ac: Detect MPC in default directory.
3339 * configure: Regenerate.
3340
3341 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3342
3343 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3344 to noconfdirs.
3345 * configure: Regenerate.
3346
3347 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3348
3349 * Makefile.def: Add MPC support and dependencies.
3350 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3351
3352 * Makefile.in, configure: Regenerate.
3353
3354 2009-05-24 Nicolas Roche <roche@adacore.com>
3355
3356 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3357 * Makefile.in: Regenerate.
3358
3359 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3360
3361 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3362 * configure: Regenerate.
3363
3364 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3365
3366 * configure.ac ($with_ppl): Default to no if not supplied.
3367 ($with_cloog): Likewise.
3368 configure: Regenerate.
3369
3370 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3371
3372 PR bootstrap/39739
3373 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3374 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3375
3376 * configure, Makefile.in: Regenerate.
3377
3378 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3379
3380 * configure.ac: Change copyright header to refer to version
3381 3 of the GNU General Public License and to point readers at the
3382 COPYING3 file and the FSF's license web page.
3383 * Makefile.def: Likewise.
3384 * Makefile.tpl: Likewise.
3385 * Makefile.in: Regenerate.
3386
3387 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3388
3389 * configure.ac: Restore match for darwin9 or later. Use double
3390 brackets since regeneration eats one pair.
3391 * configure: Regenerate.
3392
3393 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
3394
3395 * MAINTAINERS: Perform some obvious fixups.
3396
3397 2009-08-17 Ben Elliston <bje@au.ibm.com>
3398
3399 * config.sub, config.guess: Update from upstream sources.
3400
3401 2009-08-06 Michael Eager <eager@eagercon.com>
3402
3403 * configure.ac: Add Microblaze target.
3404 * configure: Regenerate.
3405
3406 2009-07-02 Tristan Gingold <gingold@adacore.com>
3407
3408 * configure.ac: Do not exclude gas for i386-*-darwin.
3409 Add a case for x86_64-*-darwin.
3410 * configure: Regenerate.
3411
3412 2009-06-26 Doug Evans <dje@sebabeach.org>
3413
3414 * Makefile.def (host_modules): Add cgen.
3415 * Makefile.in: Regenerate.
3416 * configure.ac (host_tools): Add cgen.
3417 * configure: Regenerate.
3418
3419 2009-06-17 Michael Eager <eager@eagercon.com>
3420
3421 * COPYING.LIBGLOSS: Add Xilinx license.
3422
3423 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3424
3425 * configure.ac: Define is_elf for QNX Neutrino targets.
3426 * configure: Regenerate.
3427
3428 2009-06-03 Jerome Guitton <guitton@adacore.com>
3429 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3430
3431 * Makefile.tpl (all): Avoid a trailing backslash.
3432 * Makefile.in: Regenerate.
3433
3434 2009-06-03 Ben Elliston <bje@au.ibm.com>
3435
3436 * config.sub, config.guess: Update from upstream sources.
3437
3438 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3439
3440 * Makefile.tpl ([+compare-target+]): Compare all stage
3441 directories, rather than just gcc.
3442 * Makefile.in: Rebuilt.
3443
3444 2009-05-28 Doug Kwan <dougkwan@google.com>
3445
3446 * configure.ac: Support gold for target arm*-*-*.
3447 * configure: Regenerate.
3448
3449 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3450
3451 * Makefile.tpl (all): Avoid harmless warning in make all when
3452 gcc-bootstrap is enabled but stage_last does not exist.
3453 * Makefile.in: Rebuilt.
3454
3455 2009-05-25 Tristan Gingold <gingold@adacore.com>
3456
3457 * setup.com: Complete the file with configuration and build.
3458
3459 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3460
3461 PR other/40159
3462 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3463 gcc-no-bootstrap are mutually exclusive.
3464 * Makefile.in: Rebuilt.
3465
3466 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3467
3468 PR other/40159
3469 * Makefile.tpl (all): Don't end with unconditional success.
3470 * Makefile.in: Rebuilt.
3471
3472 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3473
3474 PR target/37137
3475 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3476 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3477 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3478 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3479 stage_configureflags, stage_cflags and stage_libcflags into
3480 explicit Makefile macros.
3481 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3482 GFORTRAN.
3483 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3484 CC. Set CC_FOR_BUILD from CC.
3485 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3486 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3487 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3488 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3489 and GFORTRAN.
3490 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3491 (_LIBCFLAGS): Renamed to _TFLAGS.
3492 (do-compare-debug, do-compare3-debug): Drop.
3493 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3494 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3495 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3496 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3497 (XGCC_FLAGS_FOR_TARGET): New.
3498 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3499 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3500 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3501 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3502 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3503 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3504 TFLAGS.
3505 (BUILD_CONFIG): Include if requested.
3506 (all): Set TFLAGS on bootstrap.
3507 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3508 (all-stageid-prefixmodule): Likewise.
3509 (do-clean, distclean-stageid): Set TFLAGS.
3510 (restrap): Fix whitespace.
3511 * Makefile.in: Rebuilt.
3512
3513 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3514
3515 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3516 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3517 * Makefile.in: Regenerate.
3518
3519 2009-04-24 Eli Zaretskii <eliz@gnu.org>
3520
3521 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3522 consistency with config.sub. (Update from upstream sources.)
3523
3524 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3525
3526 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3527
3528 2009-04-17 Ben Elliston <bje@au.ibm.com>
3529
3530 * config.sub, config.guess: Update from upstream sources.
3531
3532 2009-04-15 Anthony Green <green@moxielogic.com>
3533
3534 * configure.ac: Add moxie support.
3535 * configure: Rebuilt.
3536
3537 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3538
3539 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3540 * configure: Regenerate.
3541
3542 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3543
3544 PR gas/10039
3545 * configure.ac: Require texinfo 4.7.
3546 * configure: Regenerated.
3547
3548 2009-04-09 Steve Ellcey <sje@cup.hp.com>
3549
3550 * Makefil.def (languages): New entries.
3551 * Makefile.tpl (check-gcc-*): New generic target.
3552 * Makefile.in: Regenerate.
3553
3554 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3555
3556 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3557 Windows builds of Sed.
3558
3559 2009-03-18 Tom Tromey <tromey@redhat.com>
3560
3561 * configure: Rebuild.
3562 * configure.ac (host_libs): Add libiconv.
3563 * Makefile.in: Rebuild.
3564 * Makefile.def (host_modules): Add libiconv.
3565 (configure-gdb, all-gdb): Depend on libiconv.
3566
3567 2009-03-16 Tristan Gingold <gingold@adacore.com>
3568
3569 * configure.ac: Treat gdb as supported on x86_64-darwin.
3570 * configure: Regenerate.
3571
3572 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3573
3574 Merge from GCC:
3575
3576 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3577
3578 * configure.ac (--with-host-libstdcxx): New option.
3579 * configure: Regenerate.
3580
3581 2009-01-29 Robert Millan <rmh@aybabtu.com>
3582
3583 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3584 * configure: Regenerate.
3585
3586 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3587
3588 PR tree-optimization/38515
3589 * configure.ac (cloog-polylib): Removed.
3590 (with_ppl, with_cloog): Test for "no".
3591 * configure: Regenerated.
3592
3593 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3594
3595 Backport from git Libtool:
3596
3597 2009-01-19 Robert Millan <rmh@aybabtu.com>
3598 Support GNU/kOpenSolaris.
3599 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3600 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3601 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3602 GNU/kOpenSolaris.
3603
3604 2009-02-05 Andreas Schwab <schwab@suse.de>
3605
3606 * Makefile.tpl (stage_last): Define $r and $s before using
3607 $(RECURSE_FLAGS_TO_PASS).
3608 * Makefile.in: Regenerate
3609
3610 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3611
3612 * COPYING.NEWLIB: Add ARM license.
3613
3614 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3615
3616 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3617 (all-opcodes): Depend on all-libiberty.
3618 * Makefile.in: Regenerate.
3619
3620 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3621
3622 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3623 * configure: Regenerate.
3624
3625 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3626
3627 Backport link test fix from upstream Libtool:
3628
3629 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3630 Add cache variables to tests that require the linker to work.
3631 For shlibpath_overrides_runpath, this also changes the semantics
3632 to let the result from the C compiler take precedence.
3633 compiler take precedence.
3634
3635 2008-12-02 Ben Elliston <bje@au.ibm.com>
3636
3637 * config.sub, config.guess: Update from upstream sources.
3638
3639 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3640
3641 * COPYING.NEWLIB: Updated.
3642 * COPYING.LIBGLOSS: Ditto.
3643
3644 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3645
3646 Sync with GCC:
3647
3648 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3649
3650 * configure.ac (ppllibs): Add by default the lib flags.
3651 * configure: Regenerate.
3652
3653 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3654
3655 * configure.ac: Add double brackets on darwin[912].
3656 * configure: Regenerate.
3657
3658 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3659
3660 * configure.ac: Expand to darwin10 and later.
3661 * configure: Regenerate.
3662
3663 2008-12-02 Andreas Schwab <schwab@suse.de>
3664
3665 * Makefile.def: configure-target-boehm-gc depends on
3666 all-target-libstdc++-v3.
3667 * Makefile.in: Regenerate.
3668
3669 2008-12-02 Ben Elliston <bje@au.ibm.com>
3670
3671 * config.sub, config.guess: Update from upstream sources.
3672
3673 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3674
3675 Merge from GCC:
3676
3677 2007-12-02 Matthias Klose <doko@ubuntu.com>
3678
3679 * config-ml.in: Remove 64bit configure tests.
3680
3681 2008-05-14 Rafael Espindola <espindola@google.com>
3682
3683 * config-ml.in: don't handle --enable-shared and --enable-static.
3684
3685 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3686 Tobias Grosser <grosser@fim.uni-passau.de>
3687 Jan Sjodin <jan.sjodin@amd.com>
3688 Harsha Jagasia <harsha.jagasia@amd.com>
3689 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3690 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3691 Adrien Eliche <aeliche@isty.uvsq.fr>
3692
3693 Merge from graphite branch.
3694 * configure: Regenerate.
3695 * Makefile.in: Regenerate.
3696 * configure.ac (host_libs): Add ppl and cloog.
3697 Add checks for PPL and CLooG.
3698 * Makefile.def (ppl, cloog): Added modules and dependences.
3699 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3700 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3701
3702 2008-09-03 Richard Guenther <rguenther@suse.de>
3703
3704 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3705 cloog test.
3706 * configure: Re-generate.
3707
3708 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3709
3710 * configure.ac (--with-cloog-polylib): New.
3711 (--disable-cloog-version-check): New.
3712 (--disable-ppl-version-check): New.
3713 * configure: Re-generate.
3714
3715 2008-09-05 Richard Guenther <rguenther@suse.de>
3716
3717 * configure.ac: Initialize clooglibs to -lcloog.
3718 * configure: Re-generate.
3719
3720 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3721
3722 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3723 recommended version to 2.3.2.
3724
3725 * configure: Regenerate.
3726
3727 2008-10-31 Ben Elliston <bje@au.ibm.com>
3728
3729 * configure.ac (spu-*-*): Remove special case.
3730 * configure: Regenerate.
3731
3732 Complete comment text from GCC version of:
3733
3734 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3735
3736 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3737 (GCC_SHLIB_SUBDIR): New.
3738 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3739 * configure: Regenerate.
3740 * Makefile.in: Regenerate.
3741
3742 2008-11-27 Tristan Gingold <gingold@adacore.com>
3743
3744 * configure.ac: Build gdb for i?86-*-darwin*
3745 * configure: Regenerated.
3746
3747 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3748
3749 PR bootstrap/38014
3750 PR bootstrap/37923
3751
3752 Revert:
3753
3754 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3755
3756 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3757 * Makefile.in: Regenerated.
3758
3759 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3760
3761 PR gdb/921
3762 PR gdb/1646
3763 PR gdb/2175
3764 PR gdb/2176
3765
3766 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3767 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3768 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3769 (HOST_EXPORTS): Pass CPPFLAGS.
3770 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3771 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3772 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3773 * Makefile.in, configure: Regenerated.
3774 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3775 and CPPFLAGS_FOR_BUILD.
3776
3777 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3778
3779 * configure.ac [spu-*-*]: Do not set skipdirs.
3780 * configure: Re-generate.
3781
3782 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3783
3784 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3785 * Makefile.in: Regenerated.
3786
3787 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3788
3789 PR gdb/921
3790 PR gdb/1646
3791 PR gdb/2175
3792 PR gdb/2176
3793
3794 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3795 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3796 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3797 (HOST_EXPORTS): Pass CPPFLAGS.
3798 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3799 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3800 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3801 * Makefile.in, configure: Regenerated.
3802 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3803 and CPPFLAGS_FOR_BUILD.
3804
3805 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3806
3807 * libtool.m4: Update to libtool 2.2.6.
3808 * lt~obsolete.m4: Update to libtool 2.2.6.
3809 * ltmain.sh: Update to libtool 2.2.6.
3810 * ltsugar.m4: Update to libtool 2.2.6.
3811 * ltversion.m4: Update to libtool 2.2.6.
3812 * ltoptions.m4: Update to libtool 2.2.6.
3813 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3814
3815 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3816
3817 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3818 (GCC_SHLIB_SUBDIR): New.
3819 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3820 * configure: Regenerate.
3821 * Makefile.in: Regenerate.
3822
3823 2008-08-28 Tristan Gingold <gingold@adacore.com>
3824
3825 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3826 Enable bfd, binutils and opcodes.
3827 * configure: Regenerate.
3828
3829 2008-08-16 Nicolas Roche <roche@adacore.com>
3830
3831 * Makefile.tpl: Add BOOT_ADAFLAGS.
3832 * Makefile.in: Regenerate.
3833
3834 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3835
3836 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3837 * configure: Regenerate.
3838
3839 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3840
3841 Sync with gcc:
3842 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3843
3844 * configure.ac: Add makefile fragments for hpux.
3845 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3846 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3847 * configure: Regenerate.
3848 * Makefile.in: Regenerate.
3849
3850 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3851
3852 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3853 * Makefile.in: Regenerate.
3854 * configure: Regenerate.
3855
3856 2008-06-18 Ian Lance Taylor <iant@google.com>
3857
3858 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3859
3860 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3861
3862 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3863
3864 * configure: Regenerate.
3865
3866 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3867
3868 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3869 "$@" is still intact with both Autoconf 2.59 and 2.62.
3870 * configure: Regenerate.
3871
3872 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3873
3874 * Makefile.tpl: Fix comment errors.
3875 * Makefile.in: Regenerate.
3876
3877 2008-06-13 Julian Brown <julian@codesourcery.com>
3878
3879 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3880 of libobjc for ARM EABI Linux.
3881 * configure: Regenerate.
3882
3883 2008-06-12 David S. Miller <davem@davemloft.net>
3884 David Edelsohn <edelsohn@gnu.org>
3885
3886 * configure.ac: Add powerpc*-*-* to gold supported targets.
3887 * configure: Regenerate.
3888
3889 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3890
3891 PR tree-optimization/36218
3892 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3893 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3894 (all prefix="build-"): Pass them to build-system sub-makes.
3895 * Makefile.in: Regenerate.
3896
3897 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3898
3899 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3900 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3901 mkdep, and compile. Update comments.
3902 (ETC_SUPPORT): Add ChangeLog and update comments.
3903
3904 2008-05-11 Ian Lance Taylor <iant@google.com>
3905
3906 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3907
3908 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3909
3910 Sync with gcc:
3911 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3912
3913 PR bootstrap/35457
3914 * configure.ac: Include override.m4.
3915 * configure: Regenerate.
3916
3917 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3918
3919 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3920 * Makefile.in: Regenerate.
3921
3922 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3923
3924 * configure.ac: Do not build libssp for the AVR.
3925 * configure: Regenerate.
3926
3927 2008-04-18 Nick Clifton <nickc@redhat.com>
3928
3929 * MAINTAINERS: Replace reference to configure.in with reference to
3930 configure.ac.
3931
3932 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3933
3934 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3935 as nonconfigurable directories list.
3936 * configure: Regenerate.
3937
3938 2008-04-14 David S. Miller <davem@davemloft.net>
3939
3940 * configure.ac: Add sparc*-*-* to gold supported targets.
3941 * configure: Regenerate.
3942
3943 2008-04-14 Ben Elliston <bje@au.ibm.com>
3944
3945 * config.sub, config.guess: Update from upstream sources.
3946
3947 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3948
3949 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3950 * Makefile.in: Regenerate.
3951
3952 2008-04-07 Ian Lance Taylor <iant@google.com>
3953
3954 * Makefile.def: check-gold depends upon all-binutils.
3955 * Makefile.in: Regenerate.
3956
3957 2008-04-04 Nick Clifton <nickc@redhat.com>
3958
3959 PR binutils/4334
3960 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3961 builds.
3962 * configure: Regenerate.
3963
3964 2008-04-04 NightStrike <NightStrike@gmail.com>
3965
3966 PR other/35151
3967 * configure.ac: Combine rules for mingw32 and mingw64.
3968 * configure: Regenerate.
3969
3970 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3971
3972 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3973 * Makefile.in: Regenerate.
3974
3975 2008-03-20 Ian Lance Taylor <iant@google.com>
3976
3977 * configure.ac: Add support for --enable-gold.
3978 * Makefile.def: Add gold as a directory like ld.
3979 * configure, Makefile.in: Regenerate.
3980
3981 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3982
3983 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3984 (s390_cond_extensions): Reduced extensions to the compare related.
3985 (main): z10 cpu type option added.
3986 (expandConditionalJump): Renamed to ...
3987 (insertExpandedMnemonic): ... this.
3988
3989 * opcodes/s390-opc.c: Re-group the operand format makros.
3990 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3991 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3992 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3993 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3994 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3995 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3996 INSTR_SIL_RDU): New instruction formats added.
3997 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3998 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3999 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
4000 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
4001 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
4002 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
4003 masks added.
4004 (s390_opformats): New formats added "ris", "rrs", "sil".
4005 * opcodes/s390-opc.txt: Add the conditional jumps with the
4006 extensions removed from automatic expansion in s390-mkopc.c manually.
4007 (asi - trtre): Add new System z10 EC instructions.
4008 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
4009
4010 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4011
4012 * configure.ac: m4_include config/proginstall.m4.
4013 * configure: Regenerate.
4014
4015 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4016
4017 Backport from upstream Libtool:
4018
4019 2007-10-12 Eric Blake <ebb9@byu.net>
4020
4021 Deal with Autoconf 2.62's semantic change in m4_append.
4022 * ltsugar.m4 (lt_append): Replace broken versions of
4023 m4_append.
4024 (lt_if_append_uniq): Don't require separator to be overquoted,
4025 and avoid broken m4_append.
4026 (lt_dict_add): Fix typo.
4027 * libtool.m4 (_LT_DECL): Don't overquote separator.
4028
4029 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4030
4031 * config.rpath: Add AIX 6 support.
4032
4033 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4034
4035 * Makefile.def (stageprofile). Remove -fprofile-generate
4036 from stage_libcflags.
4037 * Makefile.in: Regenerate.
4038
4039 2008-03-13 Ben Elliston <bje@au.ibm.com>
4040
4041 * config.sub, config.guess: Update from upstream sources.
4042
4043 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
4044
4045 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
4046 * s390-opc.txt (cmpsc): Duplicate entry removed.
4047 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
4048 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
4049 fier, cu42, cu41): Fix operand format.
4050
4051 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4052
4053 PR bootstrap/32009
4054 PR bootstrap/32161
4055
4056 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4057 * configure: Regenerate.
4058
4059 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4060 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4061 STAGE4_LIBCFLAGS): New.
4062 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4063 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4064 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4065 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4066 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4067 for target modules. Don't export LIBCFLAGS.
4068 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4069 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4070 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4071 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4072 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4073 * Makefile.in: Regenerate.
4074
4075 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4076
4077 PR libgcj/33085
4078 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4079 Do not use -DDLL_EXPORT. Backport from upstream.
4080
4081 2008-02-14 Nick Clifton <nickc@redhat.com>
4082
4083 Import this patch from gcc:
4084 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4085
4086 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4087
4088 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4089
4090 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4091 * configure: Regenerate.
4092
4093 2008-01-31 Marc Gauthier <marc@tensilica.com>
4094
4095 * configure.ac (xtensa*-*-*): Recognize processor variants.
4096 * configure: Regenerate.
4097
4098 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4099
4100 PR bootstrap/34922
4101 * configure.ac (PARSE_ARGS): Push suitable setting of
4102 ac_subdirs_all, for `./configure --help=recursive'.
4103 Handle `+' in generic toplevel directory disabling.
4104 * configure: Regenerate.
4105
4106 2008-01-23 Ben Elliston <bje@au.ibm.com>
4107
4108 * config.sub, config.guess: Update from upstream sources.
4109
4110 2008-01-08 Ben Elliston <bje@au.ibm.com>
4111
4112 * config.sub, config.guess: Update from upstream sources.
4113
4114 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4115
4116 * COPYING.LIBGLOSS: Update default copyright.
4117
4118 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
4119
4120 * COPYING.NEWLIB: Update default copyright.
4121
4122 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4123
4124 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4125 Change recommended MPFR from 2.2.1 > 2.3.0.
4126 * configure: Regenerate.
4127
4128 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4129
4130 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4131 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4132 * Makefile.in: Regenerate.
4133
4134 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4135
4136 * configure.ac: Enable libjava for x86_64-*-darwin9.
4137 * configure: Regenerate.
4138
4139 2007-12-05 Ben Elliston <bje@au.ibm.com>
4140
4141 * config.sub, config.guess: Update from upstream sources.
4142
4143 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4144
4145 * config-ml.in: Robustify against white space in absolute file
4146 names.
4147
4148 * config-ml.in (multi-clean): Substitute ${Makefile}.
4149 Remove superfluous ${Makefile} in list.
4150
4151 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4152
4153 * Makefile.def (dependencies): Make configure-gdb depend on
4154 all-intl.
4155 * Makefile.in: Regenerated.
4156
4157 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4158
4159 * Makefile.def: To avoid problems running with parallel makes,
4160 build newlib before libgloss so that target specific header
4161 files are availble.
4162 * Makefile.in: Regenerate.
4163
4164 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4165
4166 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4167 * Makefile.in: Regenerate.
4168
4169 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4170
4171 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
4172 * libdecnumber: New directory, imported from GCC.
4173
4174 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4175
4176 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4177 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4178 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4179 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4180 * configure: Regenerate.
4181
4182 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4183
4184 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4185 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4186 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4187 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4188 * configure.ac: Default them to host tools for $host = $build.
4189 Subst them.
4190
4191 * configure: Regenerate.
4192 * Makefile.in: Regenerate.
4193
4194 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4195
4196 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4197 * configure: Regenerate.
4198
4199 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4200
4201 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4202 libstdc++.
4203 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4204 * configure: Regenerate.
4205 * Makefile.in: Regenerate.
4206
4207 2007-09-17 Andreas Schwab <schwab@suse.de>
4208
4209 * configure.ac: Raise minimum makeinfo version to 4.6.
4210 * configure: Regenerate.
4211
4212 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4213
4214 * configure.ac: Correct makeinfo version check.
4215 * configure: Regenerate.
4216
4217 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4218
4219 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4220 to $skipdirs and only disable gprof for newlib. Use the normal
4221 mips*-elf* handling in other respects.
4222 * configure: Regnerate.
4223
4224 2007-09-12 David Daney <ddaney@avtrex.com>
4225
4226 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4227 enabling libgcj.
4228 * configure: Regenerate.
4229
4230 2007-09-12 Richard Guenther <rguenther@suse.de>
4231
4232 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4233 nor --disable-checking is provided also turn on yes and types
4234 checking for stage1.
4235 * configure: Re-generate.
4236
4237 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4238
4239 PR target/33281
4240 * configure.ac: Use config/mh-mingw on mingw.
4241 * configure: Regenerate.
4242
4243 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4244
4245 PR other/32154
4246 * configure.ac: For libgloss targets, point the linker to the linker
4247 script, startup code and simulator library.
4248 * configure: Regenerate.
4249
4250 2007-09-09 Andrew Haley <aph@redhat.com>
4251
4252 * configure.ac (noconfigdirs): Remove target-libffi and
4253 target-libjava.
4254
4255 2007-08-29 Nick Clifton <nickc@redhat.com>
4256
4257 * config.sub, config.guess: Update from upstream sources.
4258
4259 2007-08-21 Richard Guenther <rguenther@suse.de>
4260
4261 * configure.ac: Add types checking to stage1 checking flags.
4262 * configure: Regenerate.
4263
4264 2007-08-18 Paul Brook <paul@codesourcery.com>
4265 Joseph Myers <joseph@codesourcery.com>
4266
4267 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4268 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4269 * Makefile.in: Regenerate.
4270 * configure.ac (--with-debug-prefix-map): New.
4271 * configure: Regenerate.
4272
4273 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4274 Nigel Stephens <nigel@mips.com>
4275
4276 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4277 as target_makefile_frag.
4278 * configure: Regenerate.
4279
4280 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4281
4282 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4283 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4284 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4285 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4286 (do-compare, do-compare3, do-compare-debug): New.
4287 ([+compare-target+]): Use them.
4288
4289 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4290
4291 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4292 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4293 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4294 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4295 (do-compare, do-compare3, do-compare-debug): New.
4296 ([+compare-target+]): Use them.
4297
4298 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4299 Ben Elliston <bje@au.ibm.com>
4300
4301 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4302 --silent if $silent.
4303 * configure: Regenerate.
4304
4305 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
4306
4307 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
4308
4309 2007-07-17 Nick Clifton <nickc@redhat.com>
4310
4311 * COPYING3: New file. Contains version 3 of the GNU General
4312 Public License.
4313 * COPYING3.LIB: New file. Contains version 3 of the GNU
4314 Lesser General Public License.
4315
4316 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
4317
4318 * configure.ac: Fix my previous change to really match GCC.
4319 * configure: Regenerate.
4320
4321 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4322
4323 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4324 * configure: Regenerate.
4325
4326 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4327
4328 * configure.ac: Add some missing m4 quotation.
4329 * configure: Regenerate.
4330
4331 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
4332
4333 * Makefile.def: Add windmc tool to build.
4334 * Makefile.tpl: Likewise.
4335 * configure.ac: Likewise.
4336 * Makefile.in: Regenerate.
4337 * configure: Regenerate.
4338
4339 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4340
4341 * lt~obsolete.m4: New. Import from 20070318 libtool.
4342
4343 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
4344
4345 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4346 uclinux and linux-uclibc targets.
4347 * configure: Regenerate.
4348
4349 2007-06-28 DJ Delorie <dj@redhat.com>
4350
4351 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4352 not building newlib.
4353 * configure: Regenerated.
4354
4355 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4356
4357 * src-release (DEVO_SUPPORT): Correct typos.
4358
4359 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4360
4361 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4362 * Makefile.in: Regenerated.
4363
4364 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4365
4366 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4367 (distclean-stage[+id+]): Possibly delete stage_last.
4368 * Makefile.in: Regenerate.
4369
4370 2007-06-07 Ben Elliston <bje@au.ibm.com>
4371
4372 * config.sub, config.guess: Update from upstream sources.
4373
4374 2007-06-07 Ben Elliston <bje@au.ibm.com>
4375
4376 * Makefile.tpl: Fix spelling error.
4377 * Makefile.in: Regenerate.
4378
4379 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
4380
4381 Sync with gcc:
4382 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4383
4384 PR bootstrap/29382
4385 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4386 * configure: Rebuilt.
4387
4388 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4389
4390 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4391 lt_cv_sys_max_cmd_len.
4392
4393 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
4394
4395 * ltgcc.m4: Update from GCC.
4396
4397 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4398
4399 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4400
4401 2007-05-24 Steve Ellcey <sje@cup.hp.com>
4402
4403 * ltmain.sh: Update from GCC.
4404 * libtool.m4: Update from GCC.
4405 * ltsugar.m4: New. Update from GCC.
4406 * ltversion.m4: New. Update from GCC.
4407 * ltoptions.m4: New. Update from GCC.
4408 * ltconfig: Remove.
4409 * ltcf-c.sh: Remove.
4410 * ltcf-cxx.sh: Remove.
4411 * ltcf-gcj.sh: Remove.
4412 * src-release: Update with new libtool file list.
4413
4414 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4415
4416 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4417 stage_cflags.
4418 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4419 Remove CFLAGS/LIBCFLAGS.
4420 (configure-stage[+id+]-[+prefix+][+module+],
4421 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4422 * Makefile.in: Regenerate.
4423
4424 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4425
4426 * config-ml.in: Update from GCC.
4427
4428 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4429
4430 * src-release (do-proto-toplev): Process the support directories before
4431 the tool directory.
4432
4433 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4434
4435 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4436 of glob. Quote arguments with single quotes too.
4437 * configure: Regenerate.
4438
4439 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4440
4441 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4442 * Makefile.in: Regenerate
4443
4444 2007-03-07 Andreas Schwab <schwab@suse.de>
4445
4446 * configure: Regenerate.
4447
4448 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4449
4450 * configure.ac: Add "--with-pdfdir" configure option,
4451 which defines pdfdir variable.
4452 * Makefile.def (target=fixincludes): Add install-pdf to
4453 missing targets.
4454 (recursive_targets): Add install-pdf target.
4455 (flags_to_pass): Add pdfdir.
4456 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4457 target.
4458 * configure: Regenerate
4459 * Makefile.in: Regenerate
4460
4461 2007-02-28 Eric Christopher <echristo@apple.com>
4462
4463 Revert:
4464 2006-12-07 Mike Stump <mrs@apple.com>
4465
4466 * Makefile.def (dependencies): Add dependency for
4467 install-target-libssp and install-target-libgomp on
4468 install-gcc.
4469 * Makefile.in: Regenerate.
4470
4471 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4472
4473 * configure: Regenerate.
4474 * configure.ac: Move statements after variable declarations.
4475
4476 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4477
4478 * configure.ac: Adjust for loop syntax.
4479 * configure: Regenerate.
4480
4481 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4482
4483 * configure: Rebuilt.
4484
4485 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4486
4487 * configure.ac: Drop multiple occurrences of --enable-languages,
4488 and fix its quoting.
4489 * configure: Rebuilt.
4490
4491 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4492 Nathan Sidwell <nathan@codesourcery.com>
4493 Vladimir Prus <vladimir@codesourcery.com
4494 Joseph Myers <joseph@codesourcery.com>
4495
4496 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4497 * configure: Regenerate.
4498
4499 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4500
4501 * configure.ac (target_libraries): Move libgcc before libiberty.
4502 * configure: Regenerated.
4503
4504 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4505
4506 * configure: Regenerate again?
4507
4508 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4509
4510 * configure: Reapply PR30748 fix which was lost in the previous commit.
4511
4512 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4513 Paolo Bonzini <bonzini@gnu.org>
4514
4515 PR bootstrap/30753
4516 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4517 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4518 * configure: Regenerated.
4519
4520 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
4521
4522 * configure: Regenerate.
4523
4524 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4525
4526 PR bootstrap/30748
4527 * configure.ac: Correct syntax for Solaris ksh.
4528 * configure: Regenerated.
4529
4530 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4531
4532 * Makefile.def: Sync with GCC.
4533 * Makefile.tpl: Sync with GCC.
4534 * Makefile.in: Regenerate.
4535 * configure: Regenerate.
4536
4537 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4538
4539 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4540 noncanonical equivalents.
4541 * configure.in: Rename to...
4542 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4543 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4544 target_noncanonical. Use them. Rewrite removal of configure
4545 arguments for autoconf 2.59. Discard variable settings. Force
4546 program_transform_name for native tools.
4547
4548 * Makefile.in: Regenerated.
4549 * configure: Regenerated with autoconf 2.59.
4550
4551 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4552
4553 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4554
4555 * COPYING.LIBGLOSS: Reformat default Red Hat
4556 license to fit within 80 columns.
4557 * COPYING.NEWLIB: Ditto.
4558
4559 2007-02-05 Dave Brolley <brolley@redhat.com>
4560
4561 * Contribute the following changes:
4562 2006-11-28 DJ Delorie <dj@redhat.com>
4563
4564 * configure.in: Fix typo for mep's target_makefile_frag.
4565 * configure: Regenerated.
4566
4567 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4568
4569 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4570 * configure: Regenerate.
4571
4572 2001-09-19 DJ Delorie <dj@redhat.com>
4573
4574 * configure.in (target_makefile_frag): use mt-mep
4575
4576 2001-06-12 Don Howard <dhoward@redhat.com>
4577
4578 * configure.in: Remove gdb from MeP skip list.
4579
4580 2001-04-05 DJ Delorie <dj@redhat.com>
4581
4582 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4583
4584 2001-03-20 Ben Elliston <bje@redhat.com>
4585
4586 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4587
4588 2001-03-19 Ben Elliston <bje@redhat.com>
4589
4590 * config.sub (mep, mep-*): Add.
4591
4592 2007-01-31 Andreas Schwab <schwab@suse.de>
4593
4594 * Makefile.tpl (LDFLAGS): Substitute it.
4595 * Makefile.in: Regenerate.
4596
4597 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4598
4599 * configure.in: Change == to = in test command.
4600 * configure: Regenerate.
4601
4602 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4603 Nick Clifton <nickc@redhat.com>
4604 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4605
4606 * configure.in (build_configargs, host_configargs, target_configargs):
4607 Remove build/host/target parameters.
4608 (host_libs): Add gmp and mpfr.
4609 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4610 * Makefile.def (gmp, mpfr): New.
4611 (gcc): Remove target.
4612 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4613 target_os, target_vendor): New.
4614 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4615 * configure: Regenerate.
4616 * Makefile.in: Regenerate.
4617
4618 2007-01-11 Matt Fago <fago@earthlink.net>
4619
4620 * configure.in: Try to link to functions only in mpfr 2.2.x
4621 to improve robustness of configure tests.
4622 * configure: Regenerate.
4623
4624 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4625
4626 * configure.in: Add support for an x86_64-mingw* target.
4627 * configure: Regenerate.
4628
4629 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4630
4631 * Makefile.tpl (all-target): Correct @if conditional for target
4632 modules.
4633 * configure.in: Omit libiberty if building only target libgcc.
4634 * configure, Makefile.in: Regenerated.
4635
4636 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4637
4638 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4639 * configure: Regenerate.
4640
4641 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4642
4643 * Makefile.def (target_modules): Add libgcc.
4644 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4645 * Makefile.tpl (clean-target-libgcc): Delete.
4646 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4647 on gcc even for bootstrapped modules. Rewrite handling of
4648 lang_env_dependencies to loop over target_modules.
4649 * configure.in (target_libraries): Add target-libgcc.
4650 * Makefile.in, configure: Regenerated.
4651
4652 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4653
4654 Sync with gcc:
4655 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4656
4657 * configure.in: Reorganize recognition of languages. Add
4658 --enable-stage1-languages. Show supported languages for the chosen
4659 target rather than all recognized languages.
4660 * configure: Regenerate.
4661
4662 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4663
4664 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4665 * Makefile.in: Regenerate.
4666
4667 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4668
4669 * configure.in: Warn that MPFR 2.2.0 is buggy.
4670 * configure: Regenerate.
4671
4672 2006-12-27 Ian Lance Taylor <iant@google.com>
4673
4674 * configure.in: When removing Makefiles to force a reconfigure, also
4675 remove prev-DIR*/Makefile.
4676 * configure: Regenerate.
4677
4678 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4679
4680 * config.bfd: Recognize fido.
4681
4682 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4683
4684 Sync with gcc:
4685
4686 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4687
4688 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4689 it only affects bootstrap and could be tested on "$host" as well.
4690 * configure: Regenerate.
4691 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4692
4693 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4694
4695 PR bootstrap/29544
4696 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4697 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4698 move here comment from Makefile.tpl.
4699 * Makefile.tpl: Move some definitions higher in the file.
4700 (STAGE1_CHECKING): New.
4701 * configure.in: Add --enable-stage1-checking.
4702 * configure: Regenerate.
4703 * Makefile.in: Regenerate.
4704
4705 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4706
4707 * configure.in: Update error message for missing GMP/MPFR.
4708
4709 * configure: Regenerate.
4710
4711 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4712
4713 * configure.in: Update MPFR version in error message.
4714
4715 * configure: Regenerate.
4716
4717 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4718
4719 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4720 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4721 --with-gmp-lib): New flags.
4722
4723 * configure: Regenerate.
4724
4725 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4726
4727 PR bootstrap/30134
4728 * configure.in: Correct x86 darwin support for libjava to powerpc
4729 and i?86 only.
4730 * configure: Regenerate.
4731
4732 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4733
4734 * configure.in: Handle spu makefile frag.
4735 * Makefile.tpl (MAINT): Define
4736 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4737 * configure: Regenerate.
4738 * Makefile.in: Regenerate.
4739
4740 2006-12-11 Ben Elliston <bje@au.ibm.com>
4741
4742 * config.sub, config.guess: Update from upstream sources.
4743
4744 2006-12-11 Ben Elliston <bje@au.ibm.com>
4745
4746 * configure.in: Sync with GCC (spu-*-*).
4747 * configure: Sync with GCC.
4748
4749 2006-12-07 Mike Stump <mrs@apple.com>
4750
4751 * Makefile.def (dependencies): Add dependency for
4752 install-target-libssp and install-target-libgomp on
4753 install-gcc.
4754 * Makefile.in: Regenerate.
4755
4756 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4757
4758 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4759 (unstage): Test for stage_last presence.
4760
4761 PR bootstrap/29802
4762 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4763 * Makefile.in: Regenerate.
4764
4765 2006-11-14 DJ Delorie <dj@redhat.com>
4766
4767 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4768 * Makefile.in: Sync with GCC.
4769 * configure.in: Sync with GCC (mpfr, gmp).
4770 * configure: Sync with GCC.
4771
4772 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4773
4774 * configure.in: Remove target-libgloss from noconfigdirs for
4775 bfin-*-*.
4776 * configure: Regenerated.
4777
4778 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4779
4780 * COPYING.NEWLIB: Add spu license.
4781 * COPYING.LIBGLOSS: Ditto.
4782
4783 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4784
4785 * Makefile.def: Added pdf target handling.
4786 * Makefile.tpl: Added pdf target handling.
4787 * Makefile.in: Regenerated.
4788
4789 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4790
4791 * COPYING.NEWLIB: Updated.
4792 * COPYING.LIBGLOSS: Ditto.
4793
4794 2006-09-27 Dave Brolley <brolley@redhat.com>
4795
4796 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4797 $s instead of $r.
4798 * configure: Regenerated.
4799
4800 2006-09-26 Ben Elliston <bje@au.ibm.com>
4801
4802 * config.sub, config.guess: Update from upstream sources.
4803
4804 2006-09-20 Thiemo Seufer <ths@mips.com>
4805
4806 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4807 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4808 * configure: Regenerate.
4809
4810 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4811
4812 * configure.in: Never build newlib for a Mingw host.
4813 Never build newlib as Mingw target library.
4814 Test the existence of winsup/cygwin for building a Cygwin newlib,
4815 rather than just winsup.
4816 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4817 building a Mingw target.
4818 * configure: Regenerate.
4819
4820 2006-08-15 Thiemo Seufer <ths@mips.com>
4821 Nigel Stephens <nigel@mips.com>
4822 David Ung <davidu@mips.com>
4823
4824 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4825
4826 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4827
4828 Sync from GCC:
4829 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4830
4831 PR bootstrap/18058
4832 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4833 if the bootstrap compiler is a GCC version that supports it.
4834 * configure: Regenerate.
4835
4836 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4837
4838 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4839 * configure: Regenerated.
4840
4841 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4842
4843 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4844 for stages after the first.
4845
4846 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4847
4848 * Makefile.def: Add dependencies for configure-opcodes
4849 on configure-intl and all-opcodes on all-intl.
4850 * Makefile.in: Regenerated.
4851
4852 2006-07-04 Peter O'Gorman <peter@pogma.com>
4853
4854 * ltconfig: chmod 644 before ranlib during install.
4855
4856 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4857
4858 * configure.in: Fix thinkos in previous check-in.
4859 * configure: Regenerate.
4860
4861 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4862
4863 Sync from gcc:
4864
4865 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4866
4867 PR other/27063
4868 * configure.in: Test subdir_requires and give an appropriate
4869 error message.
4870 * configure: Regenerate.
4871
4872 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4873
4874 PR target/27540
4875 * configure.in: Only enable libgomp on IRIX 6.
4876 * configure: Regenerate.
4877
4878 2006-06-20 David Ayers <d.ayers@inode.at>
4879
4880 PR bootstrap/28072
4881 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4882 whether target-libjava is being configured instead of whether the
4883 java front end is enabled.
4884 * configure: Regenerate.
4885
4886 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4887
4888 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4889 to R_ARM_LDC_SB_G{0,1,2} respectively.
4890
4891 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4892
4893 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4894 too.
4895 * Makefile.in: Regenerate.
4896
4897 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4898
4899 Sync from gcc:
4900
4901 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4902 * configure.in: Don't enable libgomp on hpux10.
4903 * configure: Rebuilt.
4904
4905 2006-06-13 David Ayers <d.ayers@inode.at>
4906
4907 Sync from gcc:
4908
4909 2006-06-12 David Ayers <d.ayers@inode.at>
4910
4911 PR bootstrap/27963
4912 PR target/19970
4913 * configure.in: Remove target-boehm-gc from noconfigdirs where
4914 ${libgcj} is specified.
4915 * configure: Regenerate.
4916
4917 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4918
4919 Sync from gcc:
4920
4921 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4922 Andreas Schwab <schwab@suse.de>
4923
4924 PR bootstrap/18033
4925 * config-ml.in: Eval option if surrounded by single quotes.
4926
4927 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4928
4929 Sync from gcc:
4930
4931 2006-06-06 David Ayers <d.ayers@inode.at>
4932
4933 PR libobjc/13946
4934 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4935 * Makefile.in: Regenerate.
4936 * configure.in: Add --enable-objc-gc at toplevel and have it
4937 enable boehm-gc for Objective-C.
4938 Remove target-boehm-gc from libgcj.
4939 Add target-boehm-gc to target_libraries.
4940 Add target-boehm-gc to noconfigdirs where ${libgcj}
4941 is specified.
4942 Assert that boehm-gc is supported when requested for Objective-C.
4943 Only build boehm-gc if needed either for Java or Objective-C.
4944 * configure: Regenerate.
4945
4946 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4947
4948 PR 27674
4949 * Makefile.tpl (configure-[+prefix+][+module+],
4950 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4951 Remove rule to unstage bootstrapped modules.
4952 (stage_current): New.
4953 * Makefile.in: Regenerate.
4954
4955 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4956 Andreas Tobler <a.tobler@schweiz.ch>
4957
4958 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4959 * configure: Rebuilt.
4960
4961 Revert
4962 2006-01-31 Richard Guenther <rguenther@suse.de>
4963 Paolo Bonzini <bonzini@gnu.org>
4964
4965 * Makefile.def (target_modules): Add libgcc-math target module.
4966 * configure.in (target_libraries): Add libgcc-math target library.
4967 (--enable-libgcc-math): New configure switch.
4968 * Makefile.in: Re-generate.
4969 * configure: Re-generate.
4970
4971 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4972
4973 * config-ml.in: Alter CCASFLAGS to include special
4974 multilib options the same as is done for CFLAGS.
4975
4976 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4977
4978 * Makefile.def: Added dependencies from sim and gdb on intl, and
4979 added configure dependencies to everything with an all dependency
4980 on intl.
4981 * gettext.m4: Removed.
4982 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4983 (GDB_SUPPORT_DIRS): Add intl.
4984 * Makefile.in: Regenerated.
4985
4986 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4987
4988 * src-release (DEVO_SUPPORT): Add config.rpath.
4989
4990 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4991
4992 * Makefile.def (bfd, opcodes): Fix lib_path.
4993 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4994 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4995 * Makefile.in: Regenerate.
4996
4997 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4998
4999 * configure.in: Enable gprof for cross builds.
5000 * configure: Regenerate.
5001
5002 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5003
5004 * src-release (MAKEINFOFLAGS): Define.
5005 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
5006
5007 2006-05-14 Ben Elliston <bje@au.ibm.com>
5008
5009 * config.sub, config.guess: Update from upstream sources.
5010
5011 2006-05-12 Ben Elliston <bje@au.ibm.com>
5012
5013 * config.sub, config.guess: Update from upstream sources.
5014
5015 2006-05-04 Steve Ellcey <sje@cup.hp.com>
5016
5017 * blt, iwidgets, mmalloc: Remove directories.
5018
5019 2006-05-01 DJ Delorie <dj@redhat.com>
5020
5021 * configure.in: Restore CFLAGS if GMP isn't present.
5022 * configure: Regenerate.
5023
5024 2006-04-18 DJ Delorie <dj@redhat.com>
5025
5026 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5027 reference libgloss so that libssp can be built in a combined
5028 tree.
5029 * configure: Regenerate.
5030
5031 2006-04-10 Ben Elliston <bje@au.ibm.com>
5032
5033 * contrib: Remove directory.
5034
5035 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
5036
5037 * Makefile.tpl: Add install-html target.
5038 * Makefile.def: Add install-html target.
5039 * Makefile.in: Regenerate.
5040 * configure.in: Add --with-datarootdir, --with-docdir,
5041 and --with-htmldir options.
5042 * configure: Regenerate.
5043
5044 2006-03-31 Ben Elliston <bje@au.ibm.com>
5045
5046 PR binutils/1860
5047 * configure.in: Require makeinfo 4.4 or higher.
5048 * configure: Regenerate.
5049
5050 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
5051
5052 * Makefile.in: Regenerate.
5053
5054 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
5055
5056 Sync with gcc:
5057 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5058
5059 * configure.in: Handle --disable-<component> generically.
5060 * configure: Regenerate.
5061
5062 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
5063
5064 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5065 (TARGET_CONFIGDIRS): Remove.
5066 * configure.in: Remove AC_SUBST(target_configdirs).
5067 * Makefile.in, configure: Regenerated.
5068
5069
5070 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5071
5072 PR libgcj/17311
5073 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5074
5075 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5076
5077 PR bootstrap/25670
5078
5079 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5080
5081 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5082 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5083 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5084 BUILD_PREFIX, BUILD_PREFIX_1.
5085 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5086
5087 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5088 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5089
5090 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5091 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5092 of `cat stage_current`. Always provide the `r' and `s' variables.
5093 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5094 a single shell execution.
5095 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5096 bootstrapped modules, make the stage1 module if the build was not
5097 started yet, else build the current stage.
5098 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5099 (all-build, all-host, all-target, [+make_target+]-host,
5100 [+make_target+]-target): Do not use \-continued lines.
5101 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5102 (current_stage, restrap, stage_last): New.
5103
5104 * Makefile.in: Regenerate.
5105 * configure: Regenerate.
5106
5107 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5108
5109 Sync from gcc:
5110
5111 2006-01-31 Richard Guenther <rguenther@suse.de>
5112 Paolo Bonzini <bonzini@gnu.org>
5113
5114 * Makefile.def (target_modules): Add libgcc-math target module.
5115 * configure.in (target_libraries): Add libgcc-math target library.
5116 (--enable-libgcc-math): New configure switch.
5117 * Makefile.in: Re-generate.
5118 * configure: Re-generate.
5119 * libgcc-math: New toplevel directory.
5120
5121 2006-01-18 Richard Henderson <rth@redhat.com>
5122 Jakub Jelinek <jakub@redhat.com>
5123 Diego Novillo <dnovillo@redhat.com>
5124
5125 * libgomp: New directory.
5126 * Makefile.def: Add target_module libgomp.
5127 * Makefile.in: Regenerate.
5128 * configure.in (target_libraries): Add target-libgomp.
5129 * configure: Regenerate.
5130
5131 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5132 Andreas Schwab <schwab@suse.de>
5133
5134 * configure: Regenerate.
5135
5136 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
5137
5138 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5139 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5140 the assembler, linker and binutils.
5141 * configure: Regenerate.
5142
5143 2006-01-16 Nick Clifton <nickc@redhat.com>
5144
5145 * config.sub, config.guess: Sync from config repository.
5146
5147 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5148
5149 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5150 @ from continuation.
5151 * Makefile.in: Rebuilt.
5152
5153 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5154
5155 Sync from gcc:
5156
5157 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5158
5159 PR bootstrap/24252
5160
5161 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5162 * Makefile.tpl (OBJDUMP): New.
5163 (EXTRA_HOST_FLAGS): Add it.
5164 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5165
5166 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5167 to use symbolic links between directories. Avoid race conditions
5168 or make them harmless.
5169 * configure.in: Do not try to use symbolic links between directories.
5170
5171 * Makefile.def (LEAN): Pass.
5172 * Makefile.tpl (LEAN): Define.
5173 (stage[+id+]-start): Accept that the previous directory does not
5174 exist, if the bootstrap is lean.
5175 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5176 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5177 configure substitution.
5178 ([+compare-target+]): Likewise.
5179 ([+bootstrap-target+]-lean): New.
5180 * configure.in: Remove lean bootstrap support from here.
5181
5182 * Makefile.in: Regenerate.
5183 * configure: Regenerate.
5184
5185 2006-01-02 Andreas Schwab <schwab@suse.de>
5186
5187 * configure.in: When reconfiguring remove Makefile in
5188 all stage directories.
5189 * configure: Regenerate.
5190
5191 2005-12-27 Leif Ekblad <leif@rdos.net>
5192
5193 * configure.in: Add support for RDOS target.
5194 * configure: Regenerate.
5195
5196 2005-12-27 Nick Clifton <nickc@redhat.com>
5197
5198 PR binutils/1990
5199 * libtool.m4: Synchronize with version in GCC sources.
5200
5201 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5202
5203 Revert Ada-related part of the previous change.
5204
5205 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5206 Do not pass.
5207 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5208 * Makefile.in: Regenerate.
5209 * configure.in: Do not include mt-ppc-aix target fragment.
5210 * configure: Regenerate.
5211
5212 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5213
5214 * configure.in: Select appropriate fragments for PowerPC/AIX.
5215 * configure: Regenerate.
5216
5217 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5218 BOOT_CFLAGS, BOOT_LDFLAGS.
5219 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5220 BOOT_CFLAGS, BOOT_LDFLAGS.
5221 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5222 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5223 (stage): Fail if we cannot complete the work.
5224 * Makefile.in: Regenerate.
5225
5226 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
5227
5228 * COPYING.NEWLIB: Update copyright year for default
5229 copyright.
5230
5231 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5232
5233 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5234 install-host-nogcc): Don't invoke $(stage) at the end.
5235 * Makefile.in: Regenerate.
5236
5237 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5238
5239 * configure.in: Flip the top-level bootstrap switch.
5240 * configure: Regenerate.
5241
5242 Merge from gcc:
5243
5244 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5245
5246 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5247 $(stage) and $(unstage).
5248 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5249 (all): Remove stray semicolon.
5250 (local-distclean): Don't handle multilib.tmp and multilib.out.
5251 (install.all): Set $s for consistency.
5252 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5253 check_multilibs setting. Always make the install directory.
5254 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5255 Correct @if/@endif.
5256 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5257 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5258 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5259 (multilib.out): Remove.
5260 * Makefile.in: Regenerated.
5261
5262 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5263
5264 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5265 * configure.in: Replace ms1 arch with mt.
5266 * configure: Rebuilt.
5267
5268 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5269
5270 Sync with gcc:
5271
5272 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5273
5274 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5275 * configure.in: Replace ms1 arch with mt.
5276 * configure: Rebuilt.
5277
5278 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5279
5280 Sync with gcc:
5281
5282 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5283
5284 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5285 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5286 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5287 Find in-tree tools if available.
5288 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5289 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5290 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5291 (COMPILER_*_FOR_TARGET): New.
5292 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5293 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5294 (CONFIGURED_*, USUAL_*): Remove.
5295 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5296 STRIP): Use autoconf substitutions.
5297 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5298 COMPILER_NM_FOR_TARGET): New.
5299 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5300
5301 (all): Make all-host and all-target in parallel.
5302 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5303 that $$r and $$s are set before invoking a recursive make.
5304 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5305 ([+bootstrap-target+]): Inline most of the `all' target.
5306
5307 2005-11-29 Ben Elliston <bje@au.ibm.com>
5308
5309 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5310 from the gcc build directory.
5311 * Makefile.in: Regenerate.
5312
5313 2005-11-29 Ben Elliston <bje@au.ibm.com>
5314
5315 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5316 depend on all-libdecnumber.
5317 * configure.in (host_libs): Include libdecnumber.
5318 * Makefile.in: Regenerate.
5319 * configure: Likewise.
5320
5321 2005-11-21 Kean Johnston <jkj@sco.com>
5322
5323 * config.sub, config.guess: Sync from upstream sources.
5324
5325 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5326
5327 * Makefile.def: Remove gdb dependencies for gdbtk.
5328 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5329 (configure-gdb, install-gdb): New rules.
5330 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5331 * Makefile.in, configure: Regenerated.
5332
5333 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5334
5335 PR bootstrap/24297
5336 * Makefile.tpl (do-[+make-target+], do-check, install,
5337 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5338 are set before recursing.
5339 * Makefile.in: Regenerate.
5340
5341 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5342
5343 PR bootstrap/18939
5344 * Makefile.def (gcc) <target>: Fix thinko.
5345 * Makefile.in: Regenerate.
5346
5347 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5348
5349 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5350 * configure: Regenerate.
5351
5352 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
5353
5354 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5355 target-libffi, target-qthreads, target-libjava, and
5356 targetlibobjc.
5357 * configure: Regenerate.
5358
5359 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5360
5361 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5362 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5363 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5364 (USUAL_OBJDUMP_FOR_TARGET): New.
5365 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5366 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5367 * configure, Makefile.in: Regenerated.
5368
5369 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5370
5371 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5372 before other host packages.
5373
5374 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5375
5376 PR bootstrap/22340
5377
5378 * configure.in (default_target): Remove.
5379 * Makefile.tpl (all): Do not use prerequisites as subroutines
5380 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5381 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5382 use prerequisites as subroutines.
5383 (check-host, check-target): New.
5384 (bootstrap configure & all targets): Do not use stage*-start
5385 if the directory layout is already ok.
5386 (non-bootstrap configure & all targets): Prepend a $(unstage).
5387 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5388 (NOTPARALLEL): Remove.
5389 (unstage, stage variables): New variables.
5390 (unstage, stage targets): Simply expand to those variables.
5391
5392 * configure: Regenerate.
5393 * Makefile.in: Regenerate.
5394
5395 2005-10-04 James E Wilson <wilson@specifix.com>
5396
5397 * Makefile.def (lang_env_dependencies): Add libmudflap.
5398 * Makefile.in: Regenerate.
5399
5400 2005-10-03 Catherine Moore <clm@cm00re.com>
5401
5402 * configure.in (bfin-*-*): Support bfin.
5403 * configure: Regenerated.
5404
5405 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5406
5407 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5408 * configure: Regenerated.
5409
5410 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5411
5412 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5413 (LIPO_FOR_TARGET): New.
5414 (CONFIGURED_LIPO_FOR_TARGET): New.
5415 (USUAL_LIPO_FOR_TARGET): New.
5416 (STRIP_FOR_TARGET): New.
5417 (CONFIGURED_STRIP_FOR_TARGET): New.
5418 (USUAL_STRIP_FOR_TARGET): New.
5419 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5420 STRIP_FOR_TARGET.
5421 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5422 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5423 * Makefile.in: Regenerate.
5424 * configure: Regenerate.
5425
5426 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5427
5428 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5429 (rs6000-*-aix*): Same.
5430 * configure: Regenerate.
5431
5432 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5433
5434 * configure.in: Recognize f95 in the --enable-languages option,
5435 and substitute it for fortran, issuing a warning.
5436 * configure: Regenerate.
5437
5438 2005-09-07 Ben Elliston <bje@au.ibm.com>
5439
5440 Import from Autoconf sources:
5441
5442 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5443 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5444 Elliston. Handle weird characters correctly.
5445
5446 2005-08-30 Phil Edwards <phil@codesourcery.com>
5447
5448 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5449 * configure: Regenerated.
5450
5451 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5452
5453 * Makefile.def (libssp): Add to lang_env_dependencies.
5454 * Makefile.in: Regenerate.
5455
5456 2005-08-17 Christian Groessler <chris@groessler.org>
5457
5458 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5459 * Makefile.in: Regenerate.
5460
5461 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5462
5463 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5464 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5465 Look for alternate names of the target cc and c++
5466 * configure: Regenerate.
5467
5468 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5469
5470 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5471 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5472 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5473 tools; remove code to manually set them.
5474 (Target tools): Look in the environment for them.
5475 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5476 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5477 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5478 build directory.
5479 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5480 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5481 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5482 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5483 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5484 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5485 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5486 * configure: Regenerate.
5487 * Makefile.in: Regenerate.
5488
5489 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5490
5491 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5492 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5493 * Makefile.in: Regenerated.
5494
5495 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5496
5497 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5498 (CFLAGS_FOR_TARGET): Use it.
5499 (CXXFLAGS_FOR_TARGET): Likewise.
5500 * Makefile.in: Regenerated.
5501 * configure.in (--with-build-sysroot): New option.
5502 * configure: Regenerated.
5503
5504 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5505
5506 * Makefile.tpl: Wrap install between unstage and stage
5507 * Makefile.in: Regenerate.
5508
5509 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5510
5511 * all files: Update FSF address.
5512
5513 2005-07-14 Jim Blandy <jimb@redhat.com>
5514
5515 * configure.in: Add cases for Renesas m32c.
5516 * configure: Regenerated.
5517
5518 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5519
5520 * COPYING, compile, config-ml.in, config.guess,
5521 config.sub, install-sh, missing, mkinstalldirs,
5522 symlink-tree, ylwrap: Sync from upstream sources.
5523
5524 2005-07-13 Eric Christopher <echristo@redhat.com>
5525
5526 * configure.in: Add toplevel noconfigdir support for tpf.
5527 * configure: Regenerate.
5528
5529 2005-07-11 Jakub Jelinek <jakub@redhat.com>
5530
5531 * Makefile.def (target_modules): Add libssp.
5532 * configure.in (target_libraries): Add target-libssp.
5533 * configure: Rebuilt.
5534 * Makefile.in: Rebuilt.
5535
5536 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5537
5538 PR ada/22340
5539
5540 * Makefile.def: Sync with gcc.
5541 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5542 * Makefile.in: Regenerate.
5543
5544 2005-07-07 Andreas Schwab <schwab@suse.de>
5545
5546 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5547 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5548 * Makefile.in: Regenerated.
5549
5550 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
5551
5552 * configure.in: Add --enable-libssp and --disable-libssp.
5553 * configure: Regenerate with autoconf-2.13.
5554
5555 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5556
5557 * configure.in: Don't build sim or rda when targetting darwin.
5558 * configure: Regenerate.
5559
5560 2005-07-04 Ben Elliston <bje@gnu.org>
5561
5562 * src-release (do-proto-toplev): Remove dejagnu bits.
5563 (DEJAGNU_SUPPORT_DIRS): Remove.
5564 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5565 (GDBD_SUPPORT_DIRS): Likewise.
5566 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5567 (INSIGHTD_SUPPORT_DIRS): Likewise.
5568 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5569
5570 2005-06-30 Ben Elliston <bje@gnu.org>
5571
5572 * setup.com (mpw): Remove unused directive.
5573
5574 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5575
5576 * Makefile.def (stagefeedback): Come after profile.
5577 Define profiledbootstrap target.
5578 * Makefile.tpl (profiledbootstrap): Remove.
5579 (stageprofile-end): Zap stagefeedback.
5580 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5581 * Makefile.in: Regenerate.
5582
5583 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5584
5585 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5586 In 'cpp' stanza, support '#line' as well as '# '.
5587
5588 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5589
5590 * configure.in (unsupported_languages): New macro.
5591 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5592 non-ported target libraries in noconfigdirs.
5593 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5594 non-linux-gnu. Remove libgcj_ex_libffi.
5595 <lang_frag loop>: Set add_this_lang=no if the language is in
5596 unsupported_languages.
5597 * configure: Regenerate.
5598
5599 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5600
5601 * configure.in: Fix typo in handling of --with-mpfr-dir.
5602 * configure: Regenerate.
5603
5604 2005-06-02 Jim Blandy <jimb@redhat.com>
5605
5606 * config.sub: Add cases for the Renesas m32c. (This patch has been
5607 accepted into the master sources.)
5608
5609 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5610 Michael Snyder <msnyder@redhat.com>
5611 Stan Cox <scox@redhat.com>
5612
5613 * configure.in: Set noconfigdirs for ms1.
5614
5615 * configure: Regenerate.
5616
5617 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5618
5619 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5620 (Dependencies): Consider target modules for bootstrap dependencies.
5621 Make target bootstrap modules depend on each stage's gcc.
5622 * Makefile.in: Regenerate.
5623
5624 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5625
5626 * Makefile.def (configure-gcc): Depend on binutils having been built.
5627 (all-gcc): No need to do it here.
5628 * Makefile.in: Regenerate.
5629
5630 2005-05-19 Paul Brook <paul@codesourcery.com>
5631
5632 * configure.in: Rewrite misleading error message when requested
5633 language cannot be built.
5634 * configure: Regenerate.
5635
5636 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5637
5638 * ylwrap: Import from Automake 1.9.5.
5639
5640 2005-05-04 Mike Stump <mrs@apple.com>
5641
5642 * configure.in: Always pass --target to target configures as
5643 otherwise rebuilds that do --recheck will fail.
5644 * configure: Rebuilt.
5645
5646 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5647
5648 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5649 STAGE_HOST_EXPORTS.
5650 (configure, all): Add bootstrap support.
5651 (Host modules, target modules): Pass post-stage1 flags and exports.
5652 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5653 * Makefile.in: Regenerate.
5654
5655 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5656
5657 Sync from gcc:
5658
5659 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5660
5661 * config.sub: Update from master copy.
5662
5663 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5664
5665 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5666 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5667 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5668 "*-*-elf" and "*-*-linux*".
5669 * configure: Regenerate.
5670
5671 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5672
5673 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5674 (TARGET_CONFIGARGS): Include --with-target-subdir.
5675 (configure, all): New macros. Use them throughout.
5676
5677 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5678
5679 * Makefile.tpl: Sync with gcc.
5680 * Makefile.in: Regenerate.
5681
5682 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5683
5684 * config/mh-mingw32: Delete.
5685 * configure.in: Don't use it.
5686 * configure: Regenerate.
5687
5688 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5689
5690 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5691 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5692 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5693 (HOST_LIB_PATH): Generate from Makefile.def.
5694 (TARGET_LIB_PATH): Likewise.
5695 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5696 * Makefile.in: Regenerate.
5697 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5698 (RPATH_ENVVAR): Include Darwin case.
5699 * configure: Regenerate.
5700
5701 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5702
5703 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5704 * configure: Regenerate.
5705
5706 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5707
5708 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5709 gcc_version, and gcc_version_trigger from set of flags to pass.
5710 * Makefile.tpl: Remove definitions of above variables.
5711 (config.status): Remove dependency on $(gcc_version_trigger).
5712 * Makefile.in: Regenerate.
5713 * configure.in: Do not reference config/gcc-version.m4 nor
5714 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5715 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5716 * configure: Regenerate.
5717
5718 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5719 Andrew Pinski <pinskia@physics.uc.edu>
5720
5721 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5722 * Makefile.in: Regenerate.
5723
5724 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5725
5726 PR libgcj/20160
5727 * ltmain.sh: Avoid creating archives with components that have
5728 duplicate basenames.
5729
5730 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5731
5732 PR bootstrap/20250
5733 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5734 instead of check.
5735 * Makefile.in: Regenerate.
5736
5737 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5738
5739 Sync from gcc.
5740
5741 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5742
5743 PR bootstrap/17383
5744 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5745 * Makefile.tpl (HOST_SUBDIR): New substitution.
5746 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5747 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5748 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5749 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5750 (Host modules, Bootstrapped modules): Use it.
5751 (Build modules, Target modules): Do not create symlink trees,
5752 always configure out-of-srcdir.
5753 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5754 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5755 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5756 $(HOST_SUBDIR). Create a symlink for host_subdir.
5757
5758 * Makefile.in: Regenerate.
5759 * configure: Regenerate.
5760
5761 Merged from libada-gnattools-branch:
5762 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5763
5764 * Makefile.def: Add gnattools as a module, depending on target-libada.
5765 * Makefile.in: Regenerate.
5766 * configure.in: Include gnattools in host_tools; disable it if ada
5767 is disabled.
5768 * configure: Regenerate.
5769
5770 2005-02-23 Nick Clifton <nickc@redhat.com>
5771
5772 * configure: Regenerate.
5773
5774 2005-02-22 Paul Schlie <schlie@comcast.net>
5775
5776 * configure.in: Allow darwin targeted ports to build tk, itcl and
5777 libgui.
5778
5779 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5780
5781 PR libgcj/10353
5782 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5783 * configure: Regenerate.
5784
5785 2005-02-08 Andrew Cagney <cagney@gnu.org>
5786
5787 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5788 gdb/ section. Update GDB's URL.
5789
5790 2005-01-31 Andrew Cagney <cagney@gnu.org>
5791
5792 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5793
5794 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5795
5796 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5797 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5798 target-libgloss when not *-*-elf and *-*-aout.
5799 * configure: Regenerate.
5800
5801 2005-01-27 Andrew Cagney <cagney@gnu.org>
5802
5803 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5804
5805 2005-01-24 Andrew Cagney <cagney@gnu.org>
5806
5807 * gettext.m4: Only fall back to ../intl/ when it's present.
5808
5809 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5810
5811 * install-sh, config.sub: Import from upstream.
5812
5813 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5814
5815 PR bootstrap/18222
5816 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5817 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5818 * Makefile.in: Regenerate.
5819
5820 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5821
5822 Revert 2004-12-28 Makefile changes, a better fix will be
5823 applied to mainline and src after GCC 4.0 branches.
5824
5825 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5826
5827 PR bootstrap/17383
5828
5829 * Makefile.def (target_modules): Remove stage parameter,
5830 it is always true now.
5831 * Makefile.tpl (configure-build-[+module+],
5832 configure-target-[+module+]): Always build symlink tree
5833 for the directory and for include. BUILD_SUBDIR and
5834 TARGET_SUBDIR cannot be . anymore.
5835 * Makefile.in: Regenerate.
5836
5837 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5838
5839 Revert 2004-12-08 Makefile changes.
5840
5841 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5842
5843 * configure.in (sh64-*-*): Reenable gprof.
5844 * configure: Regenerate.
5845
5846 2004-12-09 Jim Blandy <jimb@redhat.com>
5847
5848 * MAINTAINERS: List 'depcomp' as part of automake.
5849
5850 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5851
5852 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5853 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5854 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5855 * Makefile.in: Regenerate.
5856
5857 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5858
5859 * Makefile.tpl: Generate normal dependencies if the LHS module is
5860 not bootstrapped.
5861 * Makefile.in: Regenerate.
5862
5863 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5864
5865 * configure.in: Include config/gxx-include-dir.m4. Use
5866 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5867 * configure: Regenerate.
5868
5869 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5870
5871 * config.if: Delete.
5872 * configure.in: Set libstdcxx_incdir directly.
5873 * configure: Regenerate.
5874 * MAINTAINERS: Remove mention of config.if.
5875 * src-release (DEVO_SUPPORT): Remove config.if.
5876
5877 2004-12-02 Eric Christopher <echristo@redhat.com>
5878
5879 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5880 of things to remove.
5881 * Makefile.in: Regenerate.
5882
5883 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5884
5885 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5886 * configure: Regenerate.
5887
5888 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5889
5890 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5891 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5892 * configure: Regenerate.
5893
5894 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5895
5896 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5897 (hppa*64*-*-*): Delete incorrect comment.
5898 * configure: Rebuilt.
5899
5900 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5901
5902 * install-sh, compile: Import from automake.
5903
5904 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5905
5906 * config.guess, config.sub: Import from savannnah.
5907
5908 2004-11-12 Mike Stump <mrs@apple.com>
5909
5910 * Makefile.def: Add html support.
5911 * Makefile.tpl: Likewise.
5912 * Makefile.in: Regenerate.
5913
5914 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5915
5916 PR 18423
5917 * configure.in: Remove all instances of build-fixincludes from
5918 noconfigdirs.
5919 (build_configargs): Supply --target to subdirectories.
5920 * configure: Regenerate.
5921
5922 * Makefile.def: Make gcc install depend on fixincludes install.
5923 * Makefile.in: Regenerate.
5924
5925 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5926
5927 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5928 target-libgfortran.
5929 * configure: Regenerate.
5930
5931 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5932
5933 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5934 like CC.
5935
5936 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5937
5938 * Makefile.def (host fixincludes): Specify missing targets.
5939 * Makefile.in: Regenerate.
5940
5941 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5942
5943 PR other/17783
5944 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5945 * configure: Regenerated.
5946
5947 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5948
5949 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5950 * configure: Regenerated.
5951
5952 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5953
5954 PR target/18151
5955 * configure.in (case ${target}): Do not build fixincludes for avr.
5956 * configure: Regenerated.
5957
5958 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5959
5960 * configure.in (case ${target}): Do not build fixincludes
5961 on platforms where it is not used.
5962 * configure: Regenerated.
5963
5964 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5965
5966 * configure.in: Use an absolute path to install-sh.
5967 * configure: Regenerated.
5968
5969 2004-10-19 Andrew Cagney <cagney@gnu.org>
5970
5971 * src-release (do-djunpack, do-md5sum): Install the generated file
5972 directly into the proto-toplev/ directory.
5973
5974 2004-10-19 Andrew Cagney <cagney@gnu.org>
5975
5976 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5977
5978 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5979
5980 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5981 * configure: Regenerate.
5982
5983 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5984
5985 Fix wrong conflict resolution in:
5986
5987 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5988
5989 * Makefile.in: Regenerate.
5990 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5991 in the recursive `make', instead of hardwiring `all'.
5992 (Autogenerated TARGET-* variables): New.
5993
5994 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5995
5996 Merged from GCC / libtool upstream:
5997 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5998 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5999 * ltcf-cxx.sh (tpf*): Likewise.
6000 * ltconfig (tpf*): Add TPF OS configuration support.
6001
6002 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
6003
6004 * configure.in: Enable target-libgloss for crx-*-*.
6005 * configure: Regenerate.
6006
6007 2004-09-24 Michael Roth <mroth@nessie.de>
6008
6009 * configure.in (--without-headers): Add missing double quotes.
6010 * configure: Regenerate.
6011
6012 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6013
6014 * ylwrap: Revert to previous version.
6015
6016 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6017
6018 PR bootstrap/17369
6019 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6020 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6021 SET_GCC_LIB_PATH_CMD.
6022 (BASE_TARGET_EXPORTS): Likewise.
6023 * Makefile.in: Regenerated.
6024
6025 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6026 * configure: Regenerated.
6027
6028 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6029
6030 * config.guess: New upstream version
6031 * compile, depcomp, install-sh, ylwrap: Likewise.
6032
6033 2004-09-19 Roger Sayle <roger@eyesopen.com>
6034
6035 * config/mh-x86omitfp: New host makefile fragment. Add
6036 -fomit-frame-pointer to the default BOOT_CFLAGS.
6037 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6038 * configure: Regenerate.
6039
6040 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6041
6042 PR target/11572
6043 * configure.in (*-*-darwin*): Renable libobjc.
6044 * configure: Regenerate.
6045
6046 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6047
6048 * Makefile.def: Remove libbanshee.
6049 * Makefile.tpl: Ditto.
6050 * configure.in: Ditto.
6051 * Makefile.in: Regen.
6052 * configure: Ditto.
6053
6054 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6055
6056 * missing: Import latest version from master repository.
6057
6058 2004-09-04 Nick Clifton <nickc@redhat.com>
6059
6060 * config.sub: Import latest version from master repository.
6061 * config.guess: Likewise.
6062 This includes these changes:
6063
6064 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6065
6066 * config.sub: Handle crisv32, alias etraxfs.
6067 * config.guess (crisv32:Linux:*:*): Handle.
6068
6069 2004-08-13 Brad Smith <brad@comstyle.com>
6070
6071 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6072 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6073
6074 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6075
6076 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6077 assume the processor is a powerpc. This is because coreutils
6078 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6079 in this case, due to a MacOS X bug that causes
6080 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6081 to return a negative number.
6082 Problem reported by Petter Reinholdtsen in:
6083 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6084
6085 2004-07-19 Ben Elliston <bje@gnu.org>
6086
6087 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6088
6089 2004-06-24 Ben Elliston <bje@gnu.org>
6090
6091 * config.guess: Update copyright years.
6092 * config.sub: Likewise.
6093
6094 2004-06-22 Robert Millan <robertmh@gnu.org>
6095
6096 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6097 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6098
6099 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6100
6101 * config.guess (*:*VMS:*:*): New entry. Replaces
6102 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6103 manufacturer.
6104
6105 2004-06-22 Ben Elliston <bje@gnu.org>
6106
6107 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6108 * config.sub: Likewise.
6109
6110 2004-06-22 Ben Elliston <bje@gnu.org>
6111
6112 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6113 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6114
6115 2004-06-11 Ben Elliston <bje@gnu.org>
6116
6117 * config.guess (pegasos:OpenBSD:*:*): Remove.
6118
6119 2004-06-11 Ben Elliston <bje@gnu.org>
6120
6121 From Wouter Verhelst <wouter@grep.be>:
6122 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6123
6124 2004-06-11 Ben Elliston <bje@gnu.org>
6125
6126 * config.guess (luna88k:OpenBSD:*:*): New.
6127
6128 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6129
6130 * config.guess (m32r*:Linux:*:*): New case.
6131 * config.sub: Handle m32rle.
6132
6133 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6134
6135 From Jens Petersen <petersen@redhat.com>:
6136 * config.sub: Handle sparcv8.
6137
6138 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6139
6140 From Tom Smith <smith@cag.lkg.hp.com>:
6141 * config.guess: Version suffixes are equally significant on Tru64
6142 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6143 prefix of "P" (patched kernel).
6144
6145 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6146
6147 * config.sub: Add support for National Semiconductor CRX target.
6148
6149 2004-09-03 Jan Beulich <jbeulich@novell.com>
6150
6151 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6152 *-*-netware, but add target-libmudflap.
6153 Consolidate *-*-netware targets (of which really only i?86 exists)
6154 into a single entry.
6155 * configure: Likewise.
6156
6157 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6158
6159 * Makefile.tpl (sorry): Remove.
6160 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6161 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6162 (do-clean): Clean per-stage directories too.
6163 (do-distclean): Run distclean-stage1 too.
6164 (.NOTPARALLEL): Enable during toplevel bootstrap.
6165 (stage[+id+]-bubble): Enable parallel execution during
6166 the recursive invocation.
6167 * Makefile.in: Regenerate.
6168
6169 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
6170
6171 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6172
6173 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6174 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6175 * configure: regenerate
6176 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6177 -mdynamic-no-pic
6178
6179 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6180
6181 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6182 include.
6183 * configure.in: Fix indentation.
6184 * configure: Regenerate.
6185
6186 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6187
6188 * Makefile.def (build_modules): Add fixincludes.
6189 (dependencies): Make gcc depend on fixincludes.
6190 * configure.in (build_tools): Add fixincludes.
6191 (build_configdirs): Always include build_libs.
6192 * Makefile.in: Regenerate.
6193 * configure: Regenerate.
6194
6195 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6196
6197 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6198 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6199 phony targets; do not generate timestamp files.
6200 (distclean-stageN): Remove references to their timestamp files.
6201 (restageN, touch-stageN): Remove.
6202 (stageN-bubble): Rewritten.
6203 (compare): Support lean bootstraps.
6204 * Makefile.in: Regenerate.
6205
6206 * configure.in: Only warn when bootstrapping but
6207 build != host or build != target. Support lean bootstraps.
6208 * configure: Regenerate.
6209
6210 Sync from gcc:
6211 2004-08-26 Phil Edwards <phil@codesourcery.com>
6212
6213 * configure.in: Give a better error message if GMP/MPFR are missing
6214 and a language needing them has been requested.
6215 * configure: Regenerated.
6216
6217 2004-08-25 Phil Edwards <phil@codesourcery.com>
6218
6219 * configure.in: Print a list of available language front-ends if
6220 a requested one is missing. Tidy stray tab characters.
6221 * configure: Regenerated.
6222
6223 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
6224
6225 * Makefile.in: Regenerate.
6226 * configure: Regenerate.
6227
6228 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6229 stage_*_flags.
6230 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6231 for bootstrapped modules if toplevel bootstrap is going.
6232 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6233 modules. Adjust for changes in Makefile.def. Enable several
6234 rules even in non-bootstrap mode, just to avoid peppering the
6235 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6236 (stage-[+prev+]-bubble): Remove.
6237
6238 * Makefile.def (Dependencies): Depend on all-build-bison,
6239 all-build-flex, all-build-byacc, all-build-texinfo, rather
6240 than the host variations.
6241 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6242 with BUILD_SUBDIR.
6243 (BISON): Update for recent Bisons.
6244 (YACC): Fix typo.
6245 (cross): Depend on all-build.
6246 (all): Do not depend on all-build.
6247 (prebootstrap): Remove.
6248 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6249 (Prebootstrap dependencies): Add them to the per-stage targets
6250 and to all-prebootstrap.
6251 * configure.in (build_configdirs): Always enable build_tools.
6252 (BUILD_DIR_PREFIX): Remove.
6253
6254 * Makefile.def (gcc): Add target variable.
6255 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6256 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6257 in the recursive `make', instead of hardwiring `all'.
6258 (Autogenerated TARGET-* variables): New.
6259
6260 2004-08-17 Robert Millan <robertmh@gnu.org>
6261
6262 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6263 (instead of FreeBSD).
6264 * configure: Regenerate.
6265
6266 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6267
6268 * Makefile.def, configure.in, src-release: Remove useless, bogus
6269 references to tix.
6270 * Makefile.in, configure: Regenerate.
6271
6272 * src-release: Stop distributing mmalloc with gdb (which doesn't
6273 use it).
6274 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6275 * Makefile.in: Regenerate.
6276
6277 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6278
6279 * configure.in (arm*-*-eabi*): New target.
6280 * configure: Regenerate.
6281
6282 2004-08-01 Robert Millan <robertmh@gnu.org>
6283
6284 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6285 libmudflap for all GNU-based systems (with Glibc).
6286 * configure: Regenerate.
6287
6288 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6289
6290 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6291 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6292 (Dependencies): New section.
6293 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6294 (configure-target-[+module+]): Depend on maybe-all-gcc
6295 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6296 (toplevel profiledbootstrap): Fix dependencies.
6297 * Makefile.in: Regenerate.
6298
6299 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6300
6301 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6302 target-libiberty to noconfigdirs.
6303
6304 2004-08-03 Paul Brook <paul@codesourcery.com>
6305
6306 * configure.in: Check for MPFR as well as GMP.
6307 * configure: Regenerate.
6308
6309 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6310
6311 * Makefile.def (host-modules): Add gcc.
6312 * Makefile.in: Regenerate.
6313 * Makefile.tpl (sorry): New rule.
6314 (configure-host, all-host, [+make_target+]-host, do-check,
6315 install-host): Do not add gcc as a special case.
6316 (host modules): Add a small special-casing for gcc. Export
6317 extra_make_flags through the environment.
6318 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6319 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6320 other recursive targets for gcc): Remove.
6321
6322 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6323 (stage, unstage): New rules.
6324 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6325 distclean-stage[+id+]): Use stage_current.
6326 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6327 the stage*-start rules.
6328
6329 2004-07-19 Robert Millan <robertmh@gnu.org>
6330
6331 Synced from gcc:
6332
6333 2004-04-26 Robert Millan <robertmh@gnu.org>
6334
6335 Add patches from libtool CVS.
6336 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6337 * ltconfig: Likewise.
6338 * ltcf-c.sh: Likewise.
6339 * ltcf-cxx.sh: Likewise.
6340 * ltcf-gcj.sh: Likewise.
6341
6342 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6343
6344 * configure.in: Add noconfigdirs for crx-*-*.
6345 * configure: Regenerate.
6346
6347 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6348
6349 Synced from gcc:
6350
6351 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6352
6353 * configure.in: Build libmudflap by default on FreeBSD.
6354 * configure: Regenerated.
6355
6356 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6357
6358 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6359 systems.
6360 * configure: Regenerated.
6361
6362 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6363
6364 PR target/16344
6365 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6366 feedback based compiler.
6367 * Makefile.in: Rebuilt.
6368
6369 2004-07-05 Phil Edwards <phil@codesourcery.com>
6370
6371 * configure.in: Do not prepend $srcdir to /dev/null in
6372 makefile fragments.
6373 * configure: Regenerate.
6374
6375 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6376
6377 * Makefile.def (host_modules): Set bootstrap=true for flex.
6378 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6379 * Makefile.in: Rebuilt.
6380
6381 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6382
6383 * Makefile.def (build_modules): Add bison, byacc, flex,
6384 m4, texinfo.
6385 (flags_to_pass): Add FLEX.
6386 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6387 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6388 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6389 DEFAULT_MAKEINFO): Remove.
6390 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6391 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6392 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6393 objdir or else use configured tool.
6394 (all-build): New.
6395 (all): Depend on it.
6396 (Build module dependencies): Add.
6397 * Makefile.in: Regenerate.
6398 * configure.in: Better support for multiple build modules,
6399 matching what is done for host/target modules. Do not look
6400 for "plausible" locations of build tools if Canadian cross.
6401 Use autoconf's AC_PROG_CC to find a C compiler. Define
6402 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6403 * configure: Regenerate.
6404
6405 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6406
6407 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6408 * Makefile.in: Regenerate.
6409
6410 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6411
6412 * Makefile.tpl (configure-build-[+module+],
6413 configure-[+module+], configure-target-[+module+]): Pass
6414 [+extra_configure_args+].
6415 (all-build-[+module+], all-[+module+], check-[+module+],
6416 install-[+module+], [+make_target+]-[+module+],
6417 all-target-[+module+], check-target-[+module+],
6418 install-target-[+module+], [+make_target+]-target-[+module+]):
6419 Pass [+extra_make_args+].
6420 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6421 (GCC_HOST_EXPORTS): Remove.
6422 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6423 cross, check-gcc, check-gcc-c++, install-gcc,
6424 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6425 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6426 * Makefile.in: Regenerate.
6427
6428 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6429
6430 * configure.in: Check for srcdir/winsup rather than build directory
6431 winsup.
6432 * configure: Regenerate.
6433
6434 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6435
6436 * configure.in: Don't build Cygwin native newlib if winsup
6437 directory is missing. Emit warning instead.
6438 * configure: Regenerate.
6439
6440 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6441
6442 * Makefile.tpl (touch-stage[+id+]): New.
6443 (restage[+prev+]): Depend on touch-stage[+id+].
6444
6445 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6446 Use it throughout.
6447
6448 * Makefile.def: Add profile and feedback bootstrap stages.
6449 Remove next field from bootstrap stages.
6450 * Makefile.tpl (LN, LN_S): Substitute.
6451 (stageN-start, stageN-end): Use double-colon rules, to
6452 provide a hook for additional setup commands.
6453 (distclean-stageN-gcc, restageN): Create dependencies from
6454 [+prev+], not from [+next+].
6455 (stageN-bubble): Add commands for successive stages from
6456 [+prev+], using double-colon rules.
6457 (all-stageN-gcc): Fix typo.
6458 (stagefeedback-start, profiledbootstrap): New.
6459 * Makefile.in: Regenerate.
6460 * configure.in: Call ACX_PROG_LN.
6461 * configure: Regenerate.
6462
6463 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6464
6465 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6466 without gcc.
6467 * configure: Regenerate.
6468
6469 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6470
6471 * Makefile.tpl: Fix typo.
6472 * Makefile.in: Regenerate.
6473
6474 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6475
6476 * configure.in: Remove new- prefix from toplevel
6477 bootstrap targets.
6478 * configure: Regenerate.
6479
6480 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6481
6482 Merge this patch from the gcc tree:
6483
6484 2004-05-30 Andreas Jaeger <aj@suse.de>
6485 Jim Wilson <wilson@specifixinc.com>
6486
6487 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6488 like CC.
6489
6490 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6491
6492 * Makefile.tpl (all.normal): Rename to all.
6493 (all): Replace with a rule to pick the default
6494 target from configure.
6495 (all-gcc, configure-gcc): Use conditionals to
6496 do nothing when toplevel bootstrap is going on.
6497 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6498 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6499 * configure.in: Support --enable-bootstrap.
6500
6501 * Makefile.def: Remove new- prefix from toplevel
6502 bootstrap targets.
6503 * Makefile.tpl: Likewise.
6504
6505 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6506 target.
6507
6508 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6509 $(RECURSE_FLAGS) to recursive invocation of make.
6510
6511 * Makefile.in: Regenerate.
6512 * configure: Regenerate.
6513
6514 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6515
6516 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6517 * configure: Regenerate.
6518
6519 2004-05-25 Daniel Jacobowitz <drow@false.org>
6520
6521 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6522 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6523 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6524 targets.
6525 * Makefile.in: Regenerate.
6526
6527 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
6528
6529 * configure.in: Test the ability to symlink directories.
6530 * configure: Regenerate.
6531
6532 * Makefile.def (bootstrap-stage): New definitions.
6533 * Makefile.tpl (configure-stage1-gcc,
6534 configure-stage2-gcc, configure-stage3-gcc,
6535 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6536 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6537 new-restage3, compare): Autogenerate, see Makefile.in
6538 entry for behavioral changes.
6539 (distclean-stage1, new-stage1-start, new-stage1-end,
6540 new-stage1-bubble, distclean-stage2, new-stage2-start,
6541 new-stage2-end, new-stage2-bubble, distclean-stage3,
6542 new-stage3-start, new-stage3-end): New autogenerated targets.
6543 (objext, prebootstrap, BOOT_CFLAGS,
6544 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6545 targets.
6546
6547 * Makefile.in: Regenerate.
6548 (distclean-stage1, new-stage1-start, new-stage1-end,
6549 new-stage1-bubble, distclean-stage2, new-stage2-start,
6550 new-stage2-end, new-stage2-bubble, distclean-stage3,
6551 new-stage3-start, new-stage3-end): New targets.
6552 (all-stage1-gcc): Move prebootstrap dependency from here...
6553 (configure-stage1-gcc): ...to here.
6554 (new-bootstrap): Use bubble targets.
6555 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6556 Use per-stage distclean targets.
6557 (configure-stage1-gcc, configure-stage2-gcc,
6558 configure-stage3-gcc, all-stage1-gcc,
6559 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6560 Use new-stageN-start to prepare the tree.
6561
6562 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6563
6564 * Makefile.def (host_modules): add libcpp.
6565 * Makefile.tpl: Add dependencies on and for libcpp.
6566 * Makefile.in: Regenerate.
6567 * configure.in: Add libcpp host module.
6568 * configure: Regenerate.
6569
6570 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6571
6572 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6573 of libf2c.
6574 * configure, Makefile.in: Regenerate.
6575
6576 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6577
6578 Merge from tree-ssa-20020619-branch.
6579
6580 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6581 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6582 (HOST_GMPLIBS): Define.
6583 (HOST_GMPINC): Define.
6584 (TARGET_LIB_PATH): Add libmudflap.
6585 (GFORTRAN_FOR_TARGET): Define.
6586 (configure-build*): Export GFORTRAN.
6587 (configure-gcc): Export GMPLIBS and GMPINC.
6588 (all-gcc): Add maybe-all-libbanshee.
6589 (configure-target-libgfortran): Define.
6590 * Makefile.in: Regenerate.
6591 * configure.in (host_libs): Add libbanshee.
6592 (target_libraries): Add target-libmudflap and target-libgfortran.
6593 Add --with-libbanshee.
6594 Handle --disable-libmudflap.
6595 (*-*-freebsd*): Use with_gmp.
6596 Add $(libgcj) to noconfigdirs.
6597 * configure: Regenerate.
6598 * depcomp: New file.
6599 * MAINTAINERS: Add tree-ssa maintainers.
6600
6601 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6602
6603 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6604 * configure: Regenerate.
6605
6606 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6607
6608 Revert:
6609 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6610
6611 * Makefile.def (flags_to_pass): Remove *dir variables that
6612 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6613 as well as prefix and exec_prefix.
6614 * Makefile.in: Regenerate.
6615
6616 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6617
6618 * Makefile.def (host_modules): Mark with the bootstrap
6619 flag packages on which gcc depends.
6620 * Makefile.tpl (all-bootstrap): Use it.
6621 * Makefile.in: Regenerate.
6622
6623 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6624
6625 * Makefile.def (flags_to_pass): Remove *dir variables that
6626 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6627 as well as prefix and exec_prefix.
6628 * Makefile.in: Regenerate.
6629
6630 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6633 * configure: Regenerate.
6634 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6635 * gcc/Makefile.tpl (compare): Use the result of the test.
6636 * gcc/Makefile.in: Regenerate.
6637
6638 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6639
6640 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6641 Always relocate gcc and prev-gcc to the original names, even
6642 if the build fails.
6643 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6644 New targets.
6645
6646 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6647
6648 * configure.in (mips*-*-irix5*): Enable ld.
6649 * configure: Regenerate.
6650
6651 2004-04-15 James E Wilson <wilson@specifixinc.com>
6652
6653 * Makefile.tpl (configure-[+module+], configure-gcc,
6654 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6655 Set and export LDFLAGS.
6656 * Makefile.in: Regenerate.
6657
6658 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6659
6660 PR bootstrap/14871
6661 * Makefile.tpl: If we don't have built-in-tree target tools,
6662 use the ones found by configure rather than hacking around with
6663 program_transform_name.
6664 * configure.in: Give Makefile.tpl the information necessary
6665 to do that.
6666 * Makefile.in: Regenerate.
6667 * configure: Regenerate.
6668
6669 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6670
6671 PR bootstrap/14760
6672 * configure.in: When computing baseargs, strip *all* copies of
6673 offending options. Also, don't match/substitute the trailing space,
6674 so that this actually works when two similar options are separated by
6675 only one space.
6676 * configure: Regenerate.
6677
6678 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6679
6680 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6681 (rs6000-*-aix*): Same.
6682 * configure: Regenerate.
6683
6684 2004-03-25 Stan Shebs <shebs@apple.com>
6685
6686 Remove MPW support, no longer used.
6687 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6688 mpw-install: Remove files.
6689 * src-release (DEVO_SUPPORT): Remove names of removed files.
6690 * MAINTAINERS: Likewise.
6691
6692 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6693
6694 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6695 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6696 * Makefile.in: Regenerate.
6697
6698 * configure.in (top level bootstrap support): Rework --enable-werror
6699 to set @stage2_werror_flag@.
6700 * configure: Regenerate.
6701 * Makefile.tpl (top level bootstrap support): Pass
6702 @stage2_werror_flag@ down to configure in stages 2 and 3.
6703 * Makefile.in: Regenerate.
6704
6705 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6706
6707 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6708 for stages 2 and 3 as well as in make. As a consequence, remove
6709 OUTPUT_OPTION (now detected by configure) from the flags passed down
6710 to make.
6711 * Makefile.in: Regenerate.
6712
6713 * Makefile.tpl (new-bootstrap): Fix typo.
6714 * Makefile.in: Regenerate.
6715
6716 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6717
6718 * Makefile.tpl: Rearrange by moving recursive_targets rules
6719 into their proper sections.
6720 * Makefile.tpl (top level bootstrap support): Move disabling
6721 of coverage flags from 'make' to 'configure'; improve comments.
6722 * Makefile.in: Regenerate.
6723
6724 * Makefile.tpl (experimental top level bootstrap) Move stage1
6725 language setting from all- target to configure- target; disable
6726 intermodule optimization in stage 1; prevent gratuitous rebuilds
6727 of stage 1.
6728 * Makefile.in: Regenerate.
6729 * configure.in: Comma-separate stage 1 language list for top
6730 level bootstrap.
6731 * configure: Regenerate.
6732
6733 * Makefile.tpl: Clean up experimental top level bootstrap support:
6734 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6735 prev-gcc in configure- targets as well as all- targets.
6736 * Makefile.in: Regenerate.
6737
6738 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6739
6740 * configure.in: Remove symbolic link section.
6741 * configure: Regenerate.
6742 * Makefile.tpl (links): Remove.
6743 * Makefile.in: Regenerate.
6744
6745 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6746 Nathanael Nerode <neroden@gcc.gnu.org>
6747
6748 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6749 Set with AC_CHECK_PROGS.
6750 * configure.in: Fix comment typo from last patch.
6751 * configure: Regenerate.
6752
6753 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6754
6755 * Makefile.tpl: Introduce experimental top level bootstrap support.
6756 * Makefile.in: Regenerate.
6757 * configure.in: Introduce support for top level bootstrap.
6758 * configure: Regenerate.
6759
6760 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6761 Paolo Bonzini <bonzini@gnu.org>
6762
6763 PR bootstrap/14522
6764 * configure.in: Cope with shells that do not support unquoted ^
6765 * configure: Regenerate.
6766
6767 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6768 Paolo Bonzini <bonzini@gnu.org>
6769
6770 PR bootstrap/14522
6771 * configure.in: Cope with shell that do not support nesting
6772 quotes inside quoted backquote substitutions.
6773 * configure: Regenerate.
6774
6775 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6776
6777 PR bootstrap/14522
6778 * configure.in: Fix escaping of $.
6779 * configure: Regenerate.
6780
6781 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6782
6783 * configure: Regenerate.
6784
6785 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6786
6787 PR ada/14131
6788 Move language detection to the top level.
6789 * configure.in: Find default values for the tools as
6790 soon as possible. Disable ada if GNAT is not found.
6791 Emit error message about missing languages. Expand
6792 --enable-languages=all for the gcc subdirectory.
6793
6794 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6795
6796 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6797 and disable libgcj.
6798 * configure: Regenerated.
6799
6800 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6801
6802 PR bootstrap/7087
6803 * Makefile.tpl: Guard XFOO sed statements better.
6804 * Makefile.tpl: Add dependency for configure-target-libada.
6805 * Makefile.in: Regenerate (incidentally fixes broken
6806 commit when libada-branch was merged).
6807
6808 2004-02-28 Andrew Cagney <cagney@redhat.com>
6809
6810 * src-release (CVS_NAMES): Define.
6811 (do-tar, do-tar): Prune $(CVS_NAMES).
6812
6813 2004-02-23 Andrew Cagney <cagney@redhat.com>
6814
6815 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6816 2004-02-19.09.
6817
6818 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6819
6820 PR bootstrap/11932
6821 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6822
6823 2004-02-19 Andrew Cagney <cagney@redhat.com>
6824
6825 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6826 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6827
6828 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6829
6830 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6831 (rs6000-*-aix*): Same.
6832 * configure: Regenerate.
6833
6834 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6835
6836 * configure.in (host): Add in missing $noconfigdirs to defines.
6837 * configure: Regenerate.
6838
6839 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6840 Nathanael Nerode <neroden@gcc.gnu.org>
6841
6842 PR ada/6637, PR ada/5911
6843 Merge with libada-branch:
6844 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6845 with appropriate dependencies. Add --enable-libada configure switch.
6846 * configure, Makefile.in: Regenerate.
6847
6848 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6849
6850 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6851 * configure: Regenerate.
6852
6853 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6854
6855 * COPYING.NEWLIB: Update Red Hat license to 2004.
6856
6857 2004-01-23 DJ Delorie <dj@redhat.com>
6858
6859 * Makefile.def (target_modules) [libiberty]: Don't stage.
6860 * Makefile.in: Rebuilt.
6861
6862 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6863
6864 * COPYING.NEWLIB: Update to include copyrights for new
6865 iconv code.
6866
6867 2004-01-15 Andrew Cagney <cagney@redhat.com>
6868
6869 * src-release: Update copyright year.
6870 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6871 (NEWLIB_SUPPORT_DIRS): Delete macro.
6872 (newlib.tar.bz2): Delete rule.
6873
6874 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6875
6876 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6877 * Makefile.tpl (configure-target-[+module+]): Support stage.
6878 * Makefile.in: Rebuilt.
6879
6880 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6881
6882 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6883 throughout.
6884
6885 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6886
6887 * configure.in: Use ./config.cache, not config.cache.
6888 * configure: Regenerate.
6889 * Makefile.tpl: Special-casing not needed for GCC any more.
6890 * Makefile.in: Regenerate.
6891
6892 * configure.in: Don't share a cache file for host dirs.
6893 * configure: Regenerate.
6894
6895 * config-ml.in: Don't mess with the cache file.
6896
6897 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6898
6899 * Makefile.tpl: Make GCC use a separate config.cache.
6900 * Makefile.in: Regenerate.
6901
6902 PR bootstrap/11932, PR bootstrap/11933
6903 (I don't know if it will fix either of them, but it relates
6904 to them.)
6905 * configure.in: Don't use shared config.cache for target
6906 directories.
6907 * configure: Regenerate.
6908
6909 2003-12-31 Roger Sayle <roger@eyesopen.com>
6910
6911 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6912 * configure: Regenerated.
6913
6914 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6915
6916 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6917 * configure: Regenerated.
6918
6919 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6920
6921 Port change over from GCC:
6922 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6923 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6924 (configure-build-[+module+], configure-[+module+]): Likewise.
6925 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6926 * Makefile.in: Regenerate.
6927
6928 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6929
6930 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6931 * configure: Regenerate.
6932
6933 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6934
6935 * COPYING.NEWLIB: Add license info for long long routines added to
6936 stdlib.
6937
6938 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6939
6940 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6941 * Makefile.in: Regenerate.
6942
6943 2003-10-20 Phil Edwards <phil@codesourcery.com>
6944
6945 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6946 * configure: Regenerate.
6947
6948 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6949
6950 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6951 HOST_FLAGS_TO_PASS.
6952 * Makefile.in: Regenerate.
6953
6954 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6955
6956 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6957 * configure: Rebuilt
6958 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6959 * Makefile.in: Rebuilt
6960
6961 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6962
6963 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6964
6965 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6966
6967 * config-ml.in: Use ac_configure_args directly instead of
6968 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6969 actually seen.
6970
6971 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6972
6973 * config-ml.in: Propagate INSTALL variables.
6974
6975 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6976
6977 * configure.in: Pass a computed --program-transform-name
6978 to subconfigures.
6979 * configure: Regenerated.
6980
6981 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6982
6983 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6984 * Makefile.in: Regenerate.
6985
6986 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6987 * Makefile.in: Regenerate.
6988
6989 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6990
6991 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6992 quoting.
6993 * configure: Regenerated.
6994
6995 2003-09-12 Michael Chastain <mec@shout.net>
6996
6997 Fix PR gdb/857.
6998 * src-release (do-proto-topleve): Remove junk files
6999 intl/config.cache, intl/config.status,
7000 intl/config.h, intl/stamp-h.
7001
7002 2003-09-14 Andrew Cagney <cagney@redhat.com>
7003
7004 * src-release (dejagnu.tar): New target.
7005 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
7006 (do-djunpack): Use $(PACKAGE) for the package name.
7007
7008 2003-09-04 DJ Delorie <dj@redhat.com>
7009
7010 * configure: Regenerate.
7011
7012 2003-09-04 Robert Millan <robertmh@gnu.org>
7013
7014 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7015
7016 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7017
7018 * configure.in: Ensure arguments to sed are properly spaced.
7019 * configure: Regenerate.
7020
7021 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
7022
7023 Merge from gcc:
7024 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7025 * install-sh: Update to newer upstream versions (associated with
7026 aclocal 1.7).
7027 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7028
7029 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7030
7031 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7032 * configure: Regenerated.
7033
7034 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7035
7036 * configure.in: Use newline instead of semicolon when assuming
7037 shell arguments in a for loop.
7038 * configure: Regenerated.
7039
7040 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7041
7042 PR 8180
7043 * configure.in: When testing with_libs and with_headers, treat
7044 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7045 * configure: Regenerate.
7046
7047 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7048 make, shell, etc.
7049 (baseargs): Likewise.
7050 * configure: Regenerate.
7051
7052 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7053
7054 * configure.in: Disable libgcj for darwin not on powerpc.
7055 * configure: Rebuild.
7056
7057 2003-08-15 Michael Chastain <mec@shout.net>
7058
7059 * src-release (do-proto-toplev): Remove junk files
7060 dejagnu/example/calc/config.status,
7061 dejagnu/example/calc/config.log.
7062
7063 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7064
7065 * config-ml.in, symlink-tree: Add license.
7066
7067 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
7068
7069 Merge from gcc:
7070
7071 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7072 * Makefile.tpl (check, check-c++): Express dependencies using
7073 dependencies rather than commands.
7074 * Makefile.in: Regenerate.
7075
7076 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7077 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7078 * Makefile.in: Update.
7079
7080 2003-08-01 Andrew Cagney <cagney@redhat.com>
7081
7082 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7083 * configure: Ditto.
7084
7085 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7086
7087 * configure.in: Enable libgcj for darwin.
7088 * configure: Rebuild.
7089
7090 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
7091
7092 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
7093
7094 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7095
7096 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7097 creating target and build subdirs to build all parent dirs as needed.
7098 * Makefile.in: Rebuild.
7099 * configure.in: Don't build dirs explicitly here.
7100 * configure: Rebuild.
7101
7102 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7103
7104 * Makefile.tpl (all-make): Depend on intl.
7105 * Makefile.in: Rebuilt.
7106
7107 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7108
7109 * config.if: Remove unused libc_interface determination.
7110
7111 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7112
7113 * Makefile.in: Regenerate, correctly this time.
7114
7115 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7116
7117 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7118 unused INSTALL_PROGRAM_ARGS.
7119 * configure.in: Use AC_PROG_INSTALL.
7120 * Makefile.in: Regenerate.
7121 * configure: Regenerate.
7122
7123 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7124
7125 * configure: Rebuilt.
7126 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7127 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7128 newlib nor libgloss.
7129 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7130 * configure.in (am33_2.0-*-linux*): Added.
7131
7132 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7133
7134 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7135 * configure: Regenerate.
7136
7137 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
7138
7139 * config-ml.in: Replace PWD with PWD_COMMAND.
7140 * Makefile.tpl: Likewise.
7141 * Makefile.in: Regenerated.
7142
7143 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7144
7145 * configure.in: Clean up config-lang.in handling. Delete
7146 useless assignment to "subdirs".
7147 * configure: Regenerate.
7148
7149 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7150
7151 * configure.in: Rename 'target_libs' to 'target_libraries'.
7152 Remove useless reference to 'target_libs'.
7153 * configure: Regenerate.
7154
7155 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7156
7157 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7158 * Makefile.in: Regenerate.
7159
7160 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7161
7162 * Makefile.def: Introduce flags_to_pass.
7163 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7164 * Makefile.in: Regenerate.
7165
7166 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7167
7168 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7169 and target-libgloss.
7170 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7171 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7172 * configure: Regenerate.
7173
7174 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7175
7176 * configure.in: Update testsuite_flags to new location.
7177 * configure. Regenerate.
7178
7179 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7180
7181 * Makefile.tpl: Remove BUILD_CC stuff.
7182 * Makefile.in: Regenerate.
7183
7184 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7185
7186 * config.guess: Update to 2003-06-12 version.
7187 * config.sub: Update to 2003-06-13 version.
7188
7189 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7190
7191 * MAINTAINERS: Add myself as MIPS co-maintainer.
7192
7193 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7194
7195 * config.guess: Update to 2003-06-06 version.
7196 * config.sub: Update to 2003-06-06 version.
7197
7198 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7199
7200 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7201 * configure. Regenerate.
7202
7203 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7204
7205 * configure.in: Disable serial configure by default.
7206 * configure: Regenerate.
7207 * Makefile.tpl: Abolish .NOTPARALLEL.
7208 * Makefile.in: Regenerate.
7209
7210 * Makefile.tpl: Replace {build,host,target}_canonical by
7211 {build,host,target}.
7212 * Makefile.in: Regenerate.
7213
7214 * Makefile.tpl: Fix stupid pasto.
7215 * Makefile.in: Regenerate.
7216
7217 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7218
7219 * Makefile.tpl: Remove bogus conditional.
7220 * Makefile.in: Regenerate.
7221
7222 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7223
7224 * Makefile.tpl: Make 'recursive targets' using autogen rather
7225 than shell loop. Remove duplicate 'clean' targets and false
7226 comments.
7227 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7228 Add systematic method of specifying missing targets in subdirs.
7229 Add copyright boilerplate.
7230 * Makefile.in: Regenerate.
7231 * configure.in: Add 'recursive targets' to maybe list.
7232 * configure: Regenerate.
7233
7234 * Makefile.tpl: Rename [+target+] to [+make_target+].
7235 * Makefile.def: Rename 'target' to 'make_target'.
7236
7237 2003-05-30 Nick Clifton <nickc@redhat.com>
7238
7239 * README-maintainer-mode: Update URL for locating blessed config
7240 tools.
7241
7242 2003-05-29 Robert Millan <rmh@debian.org>
7243
7244 * ltconfig: Import this patch and modify for use with current
7245 version of ltconfig:
7246
7247 2003-05-21 Bruno Haible <bruno@clisp.org>
7248
7249 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
7250 GNU/FreeBSD.
7251
7252 2003-05-28 DJ Delorie <dj@redhat.com>
7253
7254 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7255 * Makefile.in: Regenerate.
7256
7257 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
7258
7259 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
7260
7261 2003-05-21 DJ Delorie <dj@redhat.com>
7262
7263 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7264 newlib or libgloss.
7265 * Makefile.in: Regenerate.
7266
7267 2003-05-21 DJ Delorie <dj@redhat.com>
7268
7269 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7270 * Makefile.in: Regenerate.
7271
7272 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7273
7274 * configure.in: Use curly braces in the definition of tooldir.
7275 * configure: Regenerate.
7276
7277 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7278
7279 * configure.in: Switch more things to use maybe dependencies.
7280 * Makefile.tpl: Switch more things to use maybe dependencies.
7281 Factor out common code from autogen IF statements.
7282 * configure: Regenerate.
7283 * Makefile.in: Regenerate.
7284
7285 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7286
7287 * configure.in: Accept i[3456789]86 for machine type.
7288 * configure: Regenerate.
7289
7290 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7291
7292 * configure.in: Switch more things to use maybe dependencies.
7293 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7294 * configure: Regenerate.
7295 * Makefile.tpl: Switch more things to use maybe dependencies.
7296 * Makefile.in: Regenerate.
7297
7298 2003-05-16 Andreas Schwab <schwab@suse.de>
7299
7300 * Makefile.tpl (install-opcodes): Define.
7301 * Makefile.in: Rebuild.
7302
7303 2003-05-13 Andreas Jaeger <aj@suse.de>
7304
7305 * config.guess: Update to 2003-05-09 version.
7306 * config.sub: Update to 2003-05-09 version.
7307
7308 2003-05-13 Michael Eager <eager@mvista.com>
7309
7310 * configure.in: Correct sed script so that options in quotes are not
7311 deleted.
7312 * configure: Rebuild.
7313
7314 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7315
7316 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7317 and $$s/newlib/libc/sys/cygwin32 include paths.
7318 * configure: Ditto.
7319
7320 2003-05-05 H.J. Lu <hjl@gnu.org>
7321
7322 * config-ml.in: Restored from gcc repository.
7323
7324 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7325
7326 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7327 * Makefile.in: Regenerate.
7328
7329 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7330
7331 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
7332 and Makefile.def.
7333
7334 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7335
7336 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7337 * Makefile.in: Regenerated.
7338
7339 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7340
7341 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7342 * Makefile.in: Regenerate.
7343
7344 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7345
7346 * configure.in (powerpc64*-*-linux*): Remove.
7347 * configure: Rebuilt.
7348
7349 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7350
7351 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7352 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7353 and restrap.
7354 * Makefile.in: Regenerate.
7355
7356 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7357
7358 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7359 * configure: Regenerated.
7360
7361 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
7362
7363 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7364 * */configure: Rebuilt.
7365
7366 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7367
7368 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7369 * Makefile.in: Regenerate.
7370
7371 2003-03-14 Michael Chastain <mec@shout.net>
7372
7373 * Makefile.in: Regenerate with correct Makefile.def.
7374
7375 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7376
7377 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7378 Make macro.
7379 * Makefile.in: Regenerate.
7380 * configure.in: Clean up gxx_include_dir logic.
7381 * configure: Regenerate.
7382
7383 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7384
7385 * configure.in (gxx_include_dir): Fix typo.
7386 * configure: Regenerated.
7387
7388 2003-03-06 Andrew Cagney <cagney@redhat.com>
7389
7390 * texinfo/texinfo.tex: Import version 2003-02-03.16.
7391
7392 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7393
7394 * configure.in: Include $(build_tooldir)/sys-include in
7395 FLAGS_FOR_TARGET.
7396 * configure: Regenerated.
7397
7398 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7399
7400 * Makefile.tpl: Reindent.
7401 * Makefile.in: Regenerate.
7402 * configure.in: Reindent. Don't set unused variables.
7403 * configure: Regenerate.
7404
7405 * Makefile.tpl: Always pass down RANLIB.
7406 * Makefile.in: Regenerate.
7407
7408 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7409 * Makefile.in: Regenerate.
7410 * configure.in: Remove unused logic relating to --enable-shared
7411 and --enable-threads. Remove bogus comments. Remove redundant
7412 noconfigdirs.
7413 * configure: Regenerate.
7414
7415 * configure.in: Replace ${libstdcxx_version} by its value.
7416 Remove reference to mh-dgux.
7417 * configure: Regenerate.
7418
7419 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7420
7421 * Makefile.tpl: Rearrange.
7422 * Makefile.in: Regenerate.
7423
7424 2003-02-25 Nick Clifton <nickc@redhat.com>
7425
7426 * configure: Remove site-file supprot - it is obsolete.
7427
7428 2003-02-24 Uwe Stieber <uwe@wwws.de>
7429
7430 * configure.in: Add support for kaOS as cross build target system.
7431 * configure: Regenerated.
7432
7433 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7434
7435 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7436 configure-target-* as some target builds may require additional
7437 flags for preprocessor tests.
7438 * Makefile.in: Regenerated.
7439
7440 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7441
7442 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7443 * ltconfig: Handle it.
7444 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7445 auto-detecting it.
7446
7447 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7448
7449 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7450 it is used as argument to $CC.
7451 * ltcf-gcj.sh: Likewise.
7452
7453 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7454
7455 * configure.in: Introduce --enable-maintainer-mode.
7456 * configure: Rebuilt.
7457 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7458 for maintainer mode.
7459 * Makefile.in: Rebuilt.
7460
7461 2003-02-19 Andrew Cagney <ac131313@redhat.com>
7462
7463 * configure: Regenerate using autoconf 2.13.
7464
7465 2003-02-19 Alan Modra <amodra@bigpond.net.au>
7466
7467 * config.guess: Import latest version.
7468 * config.sub: Import latest version.
7469
7470 2003-02-18 Jason Merrill <jason@redhat.com>
7471
7472 * Makefile.tpl (check-c++): Allow parallelism.
7473
7474 2003-02-17 Andrew Cagney <ac131313@redhat.com>
7475
7476 * configure: Regenerate using autoconf 000227.
7477
7478 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7479
7480 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7481 don't configure target-libobjc.
7482 * configure: Regenerate.
7483
7484 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7485
7486 * Makefile.tpl (RANLIB): Define.
7487 * Makefile.in: Regenerate.
7488
7489 2003-02-06 Keith R Seitz <keiths@redhat.com>
7490
7491 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7492 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7493 * Makefile.in: Regenerated.
7494 * configure.in: Remove all traces of snavigator, db, and grep.
7495 * configure: Regenerated.
7496
7497 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7498
7499 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7500 * Makefile.in: Regenerated.
7501
7502 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7503
7504 * config.if: Copy from GCC.
7505
7506 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7507
7508 * configure.in: Revert 24Jan change.
7509 * configure: Regenerate.
7510
7511 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7512
7513 * configure.in: Revert previous change.
7514 * configure: Regenerate.
7515
7516 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7517
7518 * configure.in: Make rda native-only.
7519 * configure: Regenerate.
7520
7521 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7522
7523 * configure.in: Add missing \.
7524 * configure: Rebuilt.
7525
7526 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7527
7528 * configure.in (baseargs): Avoid using \| in sed regular
7529 expressions.
7530 * configure: Rebuilt.
7531
7532 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7533
7534 * configure.in (baseargs): Remove all supported forms of
7535 --cache-file, --srcdir, --host, --build and --target options
7536 from argument lists.
7537 * configure: Rebuilt.
7538
7539 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7540
7541 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7542 * configure: Rebuilt.
7543
7544 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7545
7546 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7547 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7548 * Makefile.in: Regenerate.
7549 * configure: Regenerate.
7550
7551 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7552
7553 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7554 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7555 * Makefile.in: Regenerate.
7556
7557 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7558
7559 * configure.in: Remove Makefile in build, host and target modules
7560 unless configure was run with --no-recursion.
7561 * configure: Rebuilt.
7562
7563 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7564
7565 * config.guess: Update to 2003-01-03 version.
7566 * config.sub: Update to 2003-01-03 version.
7567
7568 2003-01-07 Christopher Faylor <cgf@redhat.com>
7569
7570 * configure: Regenerate with proper autoconf 2.13.
7571
7572 2003-01-07 Christopher Faylor <cgf@redhat.com>
7573
7574 * configure.in: Add AC_PREREQ for consistency.
7575 * configure: Regenerate.
7576
7577 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7578
7579 * configure.in (GDB_TK): Add tcl directories conditional on
7580 gdb/gdbtk directory being present.
7581 * configure: Regenerate.
7582
7583 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7584
7585 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7586 by gcc if LD is not defined and we are not doing a Canadian Cross.
7587 * configure: Rebuilt.
7588
7589 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
7590
7591 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7592
7593 2002-12-31 Tom Tromey <tromey@redhat.com>
7594
7595 * Makefile.in: Rebuilt.
7596 * Makefile.def (target_modules) [libffi]: Allow installation.
7597
7598 2002-12-31 Andreas Schwab <schwab@suse.de>
7599
7600 * configure.in: Fix use of $program_transform_name.
7601 * configure: Regenerated.
7602
7603 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7604
7605 * configure.in (baseargs): Don't remove first configure argument.
7606 * configure: Regenerated.
7607
7608 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7609
7610 * Makefile.tpl (local-distclean): Don't remove...
7611 (multilib.ts): ... this. Moved into...
7612 (multilib.out): ... this. Don't use sub-make.
7613 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7614 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7615 (configure-build-[+module+], configure-[+module+],
7616 configure-target-[+module+], configure-gcc): ... these. Test
7617 for Makefile existence. Drop config.status from dependencies.
7618 * Makefile.in: Rebuilt.
7619 * configure.in: Move gcc-version-trigger to the end of
7620 ac_configure_args. Add comments to maybedep.tmp and
7621 serdep.tmp. Introduce --disable-serial-configure. Remove
7622 nonopt from baseargs, matching and removing corresponding
7623 whitespace while at it.
7624 * configure: Rebuilt.
7625
7626 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7627
7628 * configure.in (host_configargs): Replace reference to
7629 no-longer-defined buildopts with --build=${build_alias}.
7630 * configure: Rebuilt.
7631
7632 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7633
7634 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7635 program_transform_name to standard idiom.
7636 (AUTOGEN, AUTOCONF): Define.
7637 (Makefile.in): Use $(AUTOGEN).
7638 (Makefile): Depend on config.status, and use autoconf-style rule to
7639 build it. Move original commands to...
7640 (config.status): ... this new target.
7641 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7642 $(AUTOCONF).
7643 * Makefile.in: Rebuilt.
7644
7645 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7646
7647 * Makefile.tpl: Fix dramatic bustage due to change in
7648 program_transform_name.
7649 * Makefile.in: Regenerate.
7650
7651 * configure.in: Remove unnecessary PATH setting.
7652 * configure: Regnerate.
7653
7654 * configure.in: Don't default to unprefixed tools unless
7655 the native tools will work.
7656 * configure: Regenerate.
7657
7658 * configure.in: Convert to autoconf script. Blow away lots
7659 of now-redundant Makefile fragments.
7660 * configure: Generate using Autoconf.
7661 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7662 * Makefile.in: Regenerate.
7663
7664 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7665
7666 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7667 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7668
7669 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7670 where they belong.
7671
7672 2002-12-24 Andreas Schwab <schwab@suse.de>
7673
7674 * Makefile.tpl (multilib.out): Fix missing space.
7675 * Makefile.in: Regenerate.
7676
7677 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7678
7679 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7680 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7681 * Makefile.in: Regenerate.
7682 * configure.in: Remove unnecessary leftovers.
7683
7684 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7685
7686 * configure.in (extra_ranlibflags_for_target): New variable.
7687 (*-*-darwin): Add -c to ranlib commands.
7688 * configure (tooldir): Handle extra_ranlibflags_for_target.
7689
7690 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7691
7692 * COPYING.NEWLIB: Updated.
7693 * COPYING.LIBGLOSS: Ditto.
7694
7695 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7696
7697 * Makefile.tpl: Revert HJL's change.
7698 * Makefile.in: Regenerated.
7699 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7700 always.
7701
7702 2002-12-19 Andreas Schwab <schwab@suse.de>
7703
7704 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7705 * Makefile.in: Regenerate.
7706
7707 2002-12-18 H.J. Lu <hjl@gnu.org>
7708
7709 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7710 * Makefile.in: Regenerated.
7711
7712 * configure.in (build_prefix): New. Substitute.
7713
7714 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7715
7716 * Makefile.tpl: Don't let real targets depend on phony targets.
7717 * Makefile.in: Regenerate.
7718
7719 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7720 * Makefile.in: Regenerate.
7721
7722 2002-12-16 Jason Merrill <jason@redhat.com>
7723
7724 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7725 previous 'make bootstrap'.
7726 * Makefile.in: Regenerate.
7727
7728 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7729
7730 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7731
7732 2002-12-13 Jason Merrill <jason@redhat.com>
7733
7734 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7735 library tests.
7736 (check-c++): Just depend on it and check-target-libstdc++-v3.
7737 * Makefile.in: Regenerate.
7738
7739 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7740
7741 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7742 * Makefile.in: Regenerate.
7743
7744 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7745
7746 * COPYING.NEWLIB: Update list of alternate Regent of California
7747 licenses and discuss official revoking of advertising clause.
7748 * COPYING.LIBGLOSS: Ditto.
7749
7750 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7751
7752 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7753 * Makefile.in: Rebuilt.
7754
7755 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7756
7757 * configure: Fix bug put in by gremlins.
7758
7759 * Makefile.tpl: Substitute more autoconfily.
7760 * configure: Substitute more autoconfily.
7761 * Makefile.in: Regenerate.
7762
7763 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7764
7765 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7766 * Makefile.in (all-sim): Ditto.
7767
7768 2002-12-06 DJ Delorie <dj@redhat.com>
7769
7770 * Makefile.tpl: Change configure dependencies to not have real
7771 targets depend on phony targets.
7772
7773 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7774
7775 * configure.in: Revert unintentional change.
7776
7777 * src-release: Configure host subdirs.
7778
7779 * Makefile.tpl: Change dependency for */multilib.out so that
7780 it works when gcc isn't in the tree.
7781
7782 * configure.in: Substitute more.
7783 * configure: Run subconfigures from the Makefile.
7784 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7785 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7786
7787 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7788
7789 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7790 and corresponding dependencies.
7791 * Makefile.in: Regenerate.
7792
7793 * configure.in (host_tools): Order binutils, gas and ld for
7794 convenience in running the testsuites.
7795
7796 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7797 * Makefile.in: Regenerate.
7798 * configure.in: Introduce rules to serialize subconfigure runs.
7799
7800 * configure.in: Introduce BASE_CC_FOR_TARGET.
7801 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7802 Realize configure-build-* targets. Realize configure-target-* targets.
7803 * Makefile.in: Regenerate.
7804
7805 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7806
7807 * configure: Move gcc_version_trigger stuff from here...
7808 * configure.in: ...to here.
7809
7810 * configure.in: Separate subconfigure options added by this file from
7811 options given by the user. Add machinery to put args for host
7812 subconfigures into the Makefile.
7813
7814 * Makefile.tpl: Remove 'vault' targets.
7815 * Makefile.tpl: Reorder and comment dependencies.
7816 * Makefile.in: Regenerate.
7817
7818 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7819
7820 * configure.in: Move host-specific darwin noconfigdirs into
7821 the host-specific section.
7822
7823 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7824
7825 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7826 during replay.
7827 * Makefile.in: Regenerate.
7828
7829 (finishing slow-motion replay)
7830 * configure: Remove skip-this-dir support.
7831 * Makefile.tpl: Remove skip-this-dir support.
7832
7833 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7834 subdirectories.
7835 * Makefile.in: Regenerate.
7836
7837 * Makefile.tpl: Strip out useless setting of 'dir'.
7838 * Makefile.in: Regenerate.
7839
7840 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7841
7842 (finishing slow-motion replay)
7843 * configure.in: Fix deeply stupid bug.
7844
7845 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7846 shell code in CXX_FOR_TARGET
7847 * Makefile.def: Introduce raw_cxx.
7848 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7849 RAW_CXX_FOR_TARGET.
7850 * Makefile.in: Regenerate.
7851
7852 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7853
7854 (finishing slow-motion replay)
7855 * Makefile.tpl: Remove unnecessary ifs.
7856 * Makefile.in: Regenerate.
7857
7858 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7859 dependencies. Maybe-ize build-libiberty. Create dummy install
7860 targets for 'no_install' modules.
7861 * configure: Move GDB_TK substitution to configure.in. Move
7862 build_modules stuff to configure.in.
7863 * configure.in: Implement soft dependency machinery. Maybe-ize
7864 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7865 * Makefile.in: Regenerate.
7866
7867 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7868
7869 (continuing slow-motion replay)
7870 * Makefile.tpl: Make all-target, install-target behave similarly
7871 to all, install (only hitting configured targets). Eliminate
7872 unused macro defintions.
7873
7874 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7875 build != host.
7876
7877 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7878
7879 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7880
7881 * configure.in: Produce lists of subdir targets we're actually
7882 configuring. Remove references to "dosrel".
7883 * Makefile.tpl: Let configure set which subdir targets are hit.
7884 Remove install-cross; clean up install; remove ALL. Remove
7885 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7886 Autogenerate host module targets. Remove empty dependency lines
7887 and redundant dependency; rearrange slightly.
7888 * Makefile.def: Add host-side libtermcap, utils.
7889
7890 * Makefile.in: Regenerate.
7891
7892 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7893
7894 (Continuing slow-motion replay)
7895 * Makefile.def: Add list of recursive targets to autogenerate.
7896 Add build_modules.
7897 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7898 targets. Autogenerate *-build-* targets.
7899 * Makefile.in: Regenerate.
7900
7901 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7902
7903 (Continuing slow-motion replay)
7904 * configure: More autoconf-style substitutions.
7905 * Makefile.tpl: More autoconf-style substitutions.
7906 * Makefile.in: Regenerate.
7907
7908 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7909
7910 (Continuing slow-motion replay)
7911 * configure: Substitute more variables in a more autoconf-friendly
7912 way. Simplify slightly.
7913 * Makefile.tpl: Make more variables substitutable in an
7914 autoconf-friendly way.
7915 * Makefile.in: Regenerate.
7916
7917 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7918
7919 (Continuing slow-motion replay)
7920 * configure.in (v810*): Remove special setting of tools.
7921
7922 * configure: Add support for extra required flags for ar or nm.
7923 * configure.in (aix4.3+): Use above support for target-specific
7924 issues, rather than using config/mt-aix43.
7925
7926 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7927
7928 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7929 * configure: Remove 'removing', which doesn't work. Replace $subdir
7930 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7931 with $srcdir. Reformat indentation. Substitute some variables
7932 formerly hard-coded in the Makefile for build=host.
7933 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7934 * Makefile.def: Autogenerate more.
7935 * Makefile.in: Regenerate.
7936
7937 2002-11-13 Bruce Korb <bkorb@gnu.org>
7938
7939 * Makefile.tpl: syntactic cleanup
7940
7941 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7942
7943 * Makefile.def (host_modules): Add rda.
7944 * Makefile.in: Regenerate.
7945 * configure.in (target_tool): Add target-rda to list.
7946
7947 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7948
7949 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7950 and restrap targets to this rule.
7951 * Makefile.in: Regenerate.
7952
7953 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7954
7955 * configure.in (i[3456]86-*-linux*): Add check to disable
7956 ${libgcj} for glibc1.
7957
7958 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7959
7960 * configure.in: Add tic4x target.
7961
7962 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7963
7964 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7965 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7966 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7967 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7968 * Makefile.in: Regenerate.
7969
7970 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7971
7972 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7973 * Makefile.in: Regenerate.
7974
7975 * Makefile.def: Remove order dependency comments.
7976 * Makefile.tpl: Add explicit install-install dependencies.
7977 * Makefile.in: Regenerate.
7978
7979 * Makefile.tpl: Remove material now in src-release. (Finally!)
7980 * Makefile.in: Regenerate.
7981
7982 * configure: Restore my original patch by syncing with gcc version.
7983
7984 * Bring following over from gcc:
7985
7986 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7987
7988 * configure.in (s390*-*-linux*): Enable libgcj.
7989
7990 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7991
7992 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7993
7994 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7995
7996 * configure: Move stray lines back to where they belong.
7997
7998 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7999
8000 * Makefile.tpl: Insert configure-target target, for src-release.
8001
8002 * configure: Finish reverting change which Andrew Cagney started
8003 reverting. Should fix bustage.
8004
8005 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8006 * src-release: New file. Contains material for making net
8007 releases for gdb, binutils, et al., formerly in Makefile.in.
8008
8009 2002-09-30 Nick Clifton <nickc@redhat.com>
8010
8011 * cpu: New top level directory. Intended to hold input files for
8012 CGEN which have FSF copyright assignment.
8013 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8014
8015 2002-09-29 Andrew Cagney <ac131313@redhat.com>
8016
8017 Revert below (note that src does not contain Makefile.tpl):
8018 * Makefile.tpl: Make subsituted variables more autoconfy.
8019 * Makefile.in: Regenerate.
8020
8021 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8022
8023 * configure: Revert accidentally applied changes.
8024
8025 * Makefile.tpl: Make more autoconf-friendly.
8026 * Makefile.in: Regenerate.
8027 * configure: Make substitution more autoconf-like.
8028
8029 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8030
8031 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8032 single entry to handle all these.
8033 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8034 libjava on arm-*-elf.
8035
8036 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8037
8038 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8039 things that depend on them.
8040
8041 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8042
8043 * Makefile.tpl: Make subsituted variables more autoconfy.
8044 * Makefile.in: Regenerate.
8045 * configure: Make seds more autoconfy.
8046
8047 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8048
8049 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8050 * Makefile.in: Regenerate.
8051 * configure.in: Rewrite sed statements to look autoconfy.
8052
8053 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8054 all-target-foo on configure-target-foo.
8055 * Makefile.def: Ditto.
8056 * Makefile.in: Rebuild.
8057
8058 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8059
8060 * Makefile.def: New file.
8061 * Makefile.tpl: New file.
8062 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8063
8064 * configure.in: Minor rearrangement. Simplify tests.
8065
8066 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
8067
8068 * configure.in (with_headers): Skip copy if value is "yes".
8069 (with_libs): Likewise.
8070
8071 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8072
8073 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8074 * configure.in (sh*-*-pe*): Ditto.
8075 * configure.in (mips*-*-pe*): Ditto.
8076 * configure.in (*arm-wince-pe): Ditto.
8077
8078 * configure.in: Rearrange.
8079
8080 2002-09-12 Nick Clifton <nickc@redhat.com>
8081
8082 * Import these changes from the config master repository:
8083
8084 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
8085
8086 * config.sub: Add tic4x target.
8087
8088 2002-09-03 Ben Elliston <bje@redhat.com>
8089
8090 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
8091 Reported by <Duncan_Stodart@insession.com>.
8092
8093 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
8094
8095 * COPYING.NEWLIB: More updates.
8096
8097 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
8098
8099 * COPYING.NEWLIB: Update.
8100
8101 2002-08-23 Andrew Cagney <ac131313@redhat.com>
8102
8103 * texinfo/texinfo.tex: Import version 2002-06-04.06.
8104
8105 * config.guess: Import version 2002-08-23.
8106 * config.sub: Import version 2002-08-22.
8107
8108 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
8109
8110 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8111 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8112 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8113
8114 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8115
8116 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8117
8118 2002-08-04 H.J. Lu (hjl@gnu.org)
8119
8120 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8121
8122 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8123
8124 * configure.in: Move generic linux case to end. Copy generic
8125 linux noconfigdirs to mips*-*-linux* entry and new
8126 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8127
8128 2002-07-19 Chris Demetriou <cgd@broadcom.com>
8129
8130 * MAINTAINERS: Clarify on config.guess and config.sub, and add
8131 one instance of them which was missed to the list to update.
8132
8133 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8134
8135 * config.guess: Update to 2002-07-09 version.
8136 * config.sub: Update to 2002-07-03 version.
8137
8138 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8139
8140 * configure.in: Remove two redundant tests.
8141
8142 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8143
8144 * configure.in (mips*-*-irix6*o32): Enable stabs.
8145
8146 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8147
8148 * configure.in: Don't build grez.
8149 * Makefile.in: Ditto.
8150
8151 * Makefile.in: Remove references to bsp, cygmon, libstub.
8152 * configure.in: Ditto.
8153
8154 * configure.in: Remove leftover reference to gdbtest.
8155
8156 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8157
8158 * configure.in (gxx_include_dir): Change to match versioned
8159 C++ headers if --enable-version-specific-runtime-libs is used.
8160
8161 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8162
8163 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8164
8165 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8166
8167 * configure.in: Make --without-x work.
8168
8169 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
8170
8171 * contrib: New directory. Created to contain a copy of the
8172 texi2pod.pl script so that it is in the same place as the version in
8173 the FSF GCC sources.
8174
8175 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8176
8177 * configure.in: Rearrange target Makefile fragment collection.
8178
8179 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8180 cvs[src].
8181 * configure.in: Ditto.
8182
8183 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8184
8185 * Makefile.in: Eliminate 'apache' targets.
8186 * configure.in: Eliminate 'apache' targets.
8187
8188 * configure.in: Eliminate redundant tests. Reorganize.
8189
8190 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8191
8192 * config-ml.in: Eliminate references to Cygnus configure.
8193
8194 * Makefile.in: Eliminate references to building emacs.
8195
8196 2002-07-01 Denis Chertykov <denisc@overta.ru>
8197
8198 * configure.in: Add support for ip2k.
8199
8200 2002-06-24 Ben Elliston <bje@redhat.com>
8201
8202 * configure.in (host_tools): Remove cgen.
8203
8204 * Makefile.in (all-cgen): Remove; runs from its source directory.
8205 (check-cgen, install-cgen, clean-cgen): Likewise.
8206 (all-opcodes): No not depend on all-cgen.
8207 (all-sim): Likewise.
8208
8209 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8210
8211 * configure.in: Fix AIX configury bug.
8212
8213 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8214
8215 * configure.in: Replace ${topsrcdir} with ${srcdir}.
8216
8217 * configure.in: Move definition of libstdcxx_flags right above
8218 usage, rather than way earlier.
8219
8220 * configure.in: Pull definition of is_cross_compiler earlier.
8221
8222 * configure.in: Rearrange a little.
8223
8224 * configure.in: Remove references to librx.
8225 * Makefile.in: Remove references to librx.
8226
8227 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8228
8229 * configure.in: Eliminate ${gasdir} variable.
8230
8231 2002-06-18 Dave Brolley <brolley@redhat.com>
8232
8233 * configure.in: Add support for frv.
8234 * config.sub: Add support for frv.
8235
8236 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8237
8238 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8239
8240 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8241
8242 * configure.in (vax-*-netbsd*): Re-enable gas.
8243
8244 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8245
8246 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8247 BUILD_PREFIX_1, to correct nomenclature.
8248 * configure: Likewise.
8249
8250 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8251 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8252
8253 2002-05-31 Olaf Hering <olh@suse.de>
8254
8255 * config-ml.in: Propogate DESTDIR also.
8256
8257 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8258
8259 * configure.in (vax-*-netbsd*): Don't build gas for this
8260 platform.
8261
8262 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8263
8264 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8265 and libgcj for AVR.
8266
8267 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8268
8269 * config.sub: Add DLX target.
8270
8271 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8272
8273 * config.guess: Update to 2002-05-22 version.
8274 * config.sub: Likewise.
8275
8276 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8277
8278 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8279 * config-ml.in: Likewise.
8280 * configure: Likewise.
8281 * configure.in: Likewise.
8282
8283 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8284
8285 * configure.in: Simplify makefile fragment collection.
8286
8287 * configure.in: Remove code to build emacs.
8288
8289 * configure.in : Remove --srcdir argument from targargs and buildargs
8290 (it's always overridden in the Makefile anyway). Rearrange a bit.
8291
8292 * configure: Move some logic to configure.in.
8293 * configure.in: Move some logic from configure.
8294
8295 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
8296
8297 * COPYING.LIBGLOSS: New file.
8298
8299 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
8300
8301 * Makefile.in: Honour DESTDIR.
8302
8303 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8304
8305 * configure.in (noconfigdirs): Don't disable libgcj on
8306 sparc64-*-solaris* and sparcv9-*-solaris*.
8307
8308 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8309
8310 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8311
8312 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8313
8314 * configure.in (FLAGS_FOR_TARGET): Do not add
8315 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8316 on i[3456]86-*-linux*.
8317
8318 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8319
8320 * configure.in (noconfigdirs): Replace [ ] with test.
8321
8322 * configure.in (noconfigdirs): Do not add target-newlib if
8323 target == i[3456]86-*-linux*, and host == target.
8324
8325 2002-04-29 Mark Mitchell <mark@codesourcery.com>
8326
8327 * config.guess: Updated to 2002-04-26's version.
8328 * config.sub: Updated to 2002-04-26's version.
8329
8330 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8331
8332 * configure.in: delete reference to absent file
8333
8334 * configure.in: replace '[' with 'test'
8335
8336 * configure.in: Eliminate references to gash.
8337 * Makefile.in: Eliminate references to gash.
8338
8339 * configure.in: remove useless references to 'pic' makefile fragments.
8340
8341 * configure.in: (*-*-windows*) Finish removing.
8342
8343 * configure.in: Eliminate redundant test for libgui.
8344
8345 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8346
8347 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8348 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8349
8350 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8351
8352 * configure.in: remove references to dead files
8353
8354 2002-04-18 Tom Tromey <tromey@redhat.com>
8355
8356 * configure.in: Disallow configuring libgcj when it is already
8357 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8358 Solaris 2.8 by default. For PR libgcj/6158.
8359
8360 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8361
8362 * configure.in: Move default CC setting out of config/mh-* fragments
8363 directly into here.
8364
8365 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8366
8367 * configure.in: don't even try to configure or make a subdirectory
8368 if there's no configure script for it.
8369
8370 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8371
8372 * MAINTAINERS: Remove chill maintainers.
8373 * Makefile.in (CHILLFLAGS): Remove.
8374 (CHILL_LIB): Remove.
8375 (TARGET_CONFIGDIRS): Remove libchill.
8376 (CHILL_FOR_TARGET): Remove.
8377 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8378 CHILL_LIB.
8379 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8380 (CHECK_TARGET_MODULES): Likewise.
8381 (INSTALL_TARGET_MODULES): Likewise.
8382 (CLEAN_TARGET_MODULES): Likewise.
8383 (configure-target-libchill): Remove.
8384 (all-target-libchill): Remove.
8385 * configure.in (target_libs): Remove target-libchill.
8386 Do not compute CHILL_FOR_TARGET.
8387 * libchill: Remove directory.
8388
8389 2002-04-15 DJ Delorie <dj@redhat.com>
8390
8391 * Makefile.in, configure.in, configure: Sync with gcc, entries
8392 follow...
8393
8394 2002-04-08 Tom Tromey <tromey@redhat.com>
8395
8396 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8397 Fixes PR libgcj/6068.
8398
8399 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8400
8401 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8402
8403 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8404
8405 * configure.in (alpha*-dec-osf*): Enable libgcj.
8406
8407 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8408
8409 Fix for: PR bootstrap/3591, target/5676
8410 * configure.in (mcore-pe): Disable the configuration of
8411 libstdc++-v3 since exceptions are not supported.
8412
8413 2002-03-20 Anthony Green <green@redhat.com>
8414
8415 * configure.in: Enable libgcj for xscale-elf target.
8416
8417 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8418
8419 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8420 libjava.
8421 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8422
8423 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8424
8425 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8426 libstdc++-v3 and libjava.
8427
8428 2002-02-11 Adam Megacz <adam@xwt.org>
8429
8430 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8431 boehm-gc
8432
8433 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8434
8435 * config.guess: Updated to 2002-01-30's version.
8436 * config.sub: Updated to 2002-02-01's version.
8437 Contribute sh64-elf.
8438 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8439 * configure.in: Added sh64-*-*.
8440
8441 2002-01-17 H.J. Lu <hjl@gnu.org>
8442
8443 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8444 (all-target-fastjar): Also depend on all-target-libiberty.
8445
8446 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8447
8448 * configure, configure.in: Use temp file for long sed commands.
8449
8450 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8451
8452 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8453 libf2c.
8454
8455 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8456
8457 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8458
8459 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8460
8461 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8462
8463 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8464
8465 * configure: Handle temporary files securely using mkdir.
8466
8467 2001-09-26 Will Cohen <wcohen@redhat.com>
8468
8469 * configure.in (*-*-linux*): Disable configuration of target-newlib
8470 and target-libgloss.
8471
8472 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8473
8474 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8475 RANLIB.
8476
8477 2001-08-11 Graham Stott <grahams@redhat.com>
8478
8479 * Makefile.in (check-c++): Add missing semicolon.
8480
8481 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8482
8483 * configure.in (sh-*-linux*): New.
8484
8485 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8486
8487 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8488 and libgcj on m68hc11/m68hc12.
8489
8490 2001-06-27 H.J. Lu (hjl@gnu.org)
8491
8492 * Makefile (CFLAGS_FOR_BUILD): New.
8493 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8494
8495 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8496
8497 * configure.in (libstdcxx_flags): Do not try to execute
8498 libstdc++-v3/testsuite_flags until it exists.
8499
8500 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8501
8502 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8503
8504 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8505
8506 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8507
8508 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8509
8510 * configure.in: Move *-chorusos target case to the proper switch.
8511 Disable libgcj.
8512
8513 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8514
8515 * Makefile.in (STAGE1_CFLAGS): Pass down.
8516
8517 2001-04-13 Alan Modra <amodra@one.net.au>
8518
8519 * config.guess: Add hppa64-linux support. Note for next import that
8520 this is already in the master file.
8521 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8522
8523 2001-03-22 Colin Howell <chowell@redhat.com>
8524
8525 * Makefile.in (DO_X): Do not backslash single-quotes in
8526 backquotes (two places).
8527
8528 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8529
8530 * Makefile.in (DO_X): Quote nested quotes.
8531
8532 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8533
8534 * Makefile.in (DO_X): Use double quotes for quoting
8535 "RANLIB=$${RANLIB}".
8536
8537 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8538
8539 * configure.in: Only use `lang_requires' for languages athat are
8540 actually enabled.
8541
8542 2001-03-07 Tom Tromey <tromey@redhat.com>
8543
8544 * configure.in: Allow config-lang.in to set `lang_requires' to list
8545 of other required languages.
8546
8547 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8548
8549 * Makefile.in: Remove RANLIB definition. Use RANLIB
8550 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8551 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8552
8553 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8554 Alexandre Oliva <aoliva@redhat.com>
8555
8556 * Makefile.in (check-c++): Use tabs, not spaces.
8557
8558 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8559
8560 * Makefile.in (check-c++): New rule.
8561
8562 * configure.in (target_libs): Remove libg++.
8563 (noconfigdirs): Remove libg++.
8564 (noconfigdirs): Same.
8565 (noconfigdirs): Same.
8566 (noconfigdirs): Same.
8567
8568 * config-ml.in: Remove libg++ references.
8569
8570 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8571 (ALL_TARGET_MODULES): Same.
8572 (configure-target-libg++): Remove.
8573 (all-target-libg++): Remove.
8574 (configure-target-libio): Remove.
8575 (all-target-libio): Remove.
8576 (check-target-libio): Remove.
8577 (.PHONY): Remove.
8578 (libg++.tar.bz2): Remove.
8579 (all-target-cygmon): Remove libio.
8580 (all-target-libstdc++): Remove.
8581 (configure-target-libstdc++): Remove.
8582 (TARGET_LIB_PATH): Remove libstdc++.
8583 (ALL_GCC_CXX): Remove libstdc++.
8584 (all-target-gperf): Correct.
8585
8586 2001-02-15 Anthony Green <green@redhat.com>
8587
8588 * configure: Introduce GCJ_FOR_TARGET.
8589 * configure.in: Ditto.
8590 * Makefile.in: Ditto.
8591
8592 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8593
8594 * configure.in: for *-chorusos, don't config target-newlib and
8595 target-libgloss.
8596
8597 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8598
8599 Remove V2 C++ library.
8600 * configure.in: Remove --enable-libstdcxx_v3 support.
8601
8602 2001-01-27 Richard Henderson <rth@redhat.com>
8603
8604 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8605
8606 2001-01-26 Tom Tromey <tromey@redhat.com>
8607
8608 * configure.in: Allow libgcj to be built on Sparc Solaris.
8609
8610 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8611
8612 * configure.in: Enable libgcj on several additional platforms.
8613
8614 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8615
8616 * configure.in: Enable libgcj for linux targets.
8617
8618 2001-01-09 Mike Stump <mrs@wrs.com>
8619
8620 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8621 failures of subdirectories.
8622
8623 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8624
8625 * configure: handle DOS-style absolute paths.
8626
8627 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8628
8629 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8630
8631 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8632
8633 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8634 (libstdcxx_incdir): Pass down.
8635 * config.if: Remove expired bits for cxx_interface, add stub.
8636 (libstdcxx_incdir): Add variable for g++ include directory.
8637 * configure.in (gxx_include_dir): Use it.
8638
8639 2000-12-15 Andreas Jaeger <aj@suse.de>
8640
8641 * configure.in: Handle lang_dirs.
8642
8643 2000-12-13 Anthony Green <green@redhat.com>
8644
8645 * configure.in: Disable libgcj for any target not specifically
8646 listed. Disable libgcj for x86 and Alpha Linux until compatible
8647 with g++ abi.
8648
8649 2000-12-13 Mike Stump <mrs@wrs.com>
8650
8651 * Makefile.in (local-distclean): Also remove fastjar.
8652
8653 2000-12-10 Anthony Green <green@redhat.com>
8654
8655 * configure.in: Define libgcj. Disable libgcj target libraries for
8656 most targets.
8657
8658 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8659
8660 * configure.in (target_libs): Revert 2000-12-08 patch.
8661 (noconfigdirs): Added target-libjava.
8662
8663 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8664
8665 * Makefile.in: handle DOS-style absolute paths.
8666
8667 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8668
8669 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8670 libjava.
8671 * configure.in (target_libs): Removed `target-libjava'.
8672
8673 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8674
8675 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8676 (ALL_MODULES): Added fastjar.
8677 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8678 (all-target-libjava): all-fastjar replaces all-zip.
8679 (all-fastjar): Added.
8680 (configure-target-fastjar, all-target-fastjar): Likewise.
8681 * configure.in (host_tools): Added fastjar.
8682
8683 2000-12-07 Mike Stump <mrs@wrs.com>
8684
8685 * Makefile.in (local-distclean): Remove leftover built files.
8686
8687 2000-11-16 Fred Fish <fnf@be.com>
8688
8689 * configure.in (enable_libstdcxx_v3): Fix typo,
8690 libstd++ -> libstdc++.
8691
8692 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8693
8694 * configure: Provide the original toplevel configure arguments
8695 (including $0) to subprocesses in the environment rather than
8696 through gcc/configargs.h.
8697
8698 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8699
8700 * configure: Turn on libstdc++ V3 by default.
8701
8702 2000-10-16 Michael Meissner <meissner@redhat.com>
8703
8704 * configure (gcc/configargs.h): Only create if there is a build GCC
8705 directory created.
8706
8707 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8708
8709 * configure: Save configure arguments to gcc/configargs.h.
8710
8711 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8712
8713 * Makefile.in (bootstrap): avoid recursion if subdir missing
8714 (cross): ditto
8715 (do-proto-toplev): ditto
8716
8717 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8718
8719 * configure.in: Do not build byacc for hppa64. Provide paths to the
8720 X11 libraries for hppa64.
8721
8722 2000-09-02 Anthony Green <green@cygnus.com>
8723
8724 * Makefile.in (all-gcc): Depend on all-zlib.
8725 (CLEAN_MODULES): Add clean-zlib.
8726 (ALL_MODULES): Add all-zlib.
8727 * configure.in (host_libs): Add zlib.
8728
8729 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8730
8731 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8732 $targargs to tell whether newlib is going to be built.
8733
8734 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8735 $$r/TARGET_SUBDIR/libio for _G_config.h.
8736
8737 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8738
8739 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8740
8741 * configure: Make enable_threads and enable_shared defaults
8742 explicit. Substitute enable_threads into generated Makefiles.
8743 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8744 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8745
8746 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8747
8748 * configure.in: Re-enable all references to libg++ and librx.
8749
8750 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8751
8752 * configure.in: Add *-*-freebsd* configurations.
8753
8754 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8755
8756 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8757 (do-tar, do-bz2): New rules.
8758 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8759 (gdb-tar): New rule.
8760 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8761 (insight_dejagnu.tar): New rule.
8762 (insight.tar): New rule.
8763 (gdb+dejagnu.tar): New rule.
8764 (gdb.tar): New rule.
8765
8766 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8767
8768 * MAINTAINERS: Update dejagnu/
8769
8770 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8771
8772 * ltmain.sh (relink_command): Fix typo in previous change.
8773
8774 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8775
8776 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8777 (relink_command): Added --tag flags.
8778 (mode=install): If relinking fails; error out.
8779
8780 2002-03-12 Richard Henderson <rth@redhat.com>
8781
8782 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8783 .NOTPARALLEL tag.
8784 (do-check): Rename from check.
8785 (check): Allow parallel check.
8786
8787 2002-03-11 Richard Henderson <rth@redhat.com>
8788
8789 * Makefile.in (.NOTPARALLEL): Add fake tag.
8790
8791 2002-03-07 H.J. Lu (hjl@gnu.org)
8792
8793 * configure.in: Enable gprof for mips*-*-linux*.
8794
8795 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8796
8797 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8798 libjava.
8799 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8800
8801 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8802
8803 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8804
8805 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8806
8807 * config.guess: Import from master sources, rev 1.232.
8808 * config.sub: Import from master sources, rev 1.246.
8809
8810 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8811
8812 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8813 because its Makefile is there; test for the executable instead.
8814
8815 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8816
8817 Contribute sh64-elf.
8818 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8819 * configure.in: Added sh64-*-*.
8820
8821 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8822
8823 * COPYING.NEWLIB: Remove advertising clause from
8824 Berkeley and Red Hat licenses.
8825
8826 2002-02-01 Mo DeJong <supermo@bayarea.net>
8827
8828 * Makefile.in: Add all-tix to deps for all-snavigator
8829 so that tix is built when building snavigator.
8830
8831 2002-02-01 Ben Elliston <bje@redhat.com>
8832
8833 * config.guess: Import from master sources, rev 1.229.
8834 * config.sub: Import from master sources, rev 1.240.
8835
8836 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8837
8838 From Steve Ellcey <sje@cup.hp.com>:
8839 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8840 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8841 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8842 IA64.
8843 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8844 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8845 soname_spec, sys_lib_search_path_spec): Ditto.
8846
8847 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8848
8849 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8850 target-libiberty, and target-libgloss. Skip Java-related
8851 libraries if not supported for NetBSD on target CPU.
8852
8853 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8854
8855 * configure.in: Import StrongARM and XScale target_configdirs from
8856 FSF GCC version.
8857
8858 2002-01-16 H.J. Lu (hjl@gnu.org)
8859
8860 * config.guess: Import from master sources, rev 1.225.
8861 * config.sub: Import from master sources, rev 1.238.
8862
8863 * MAINTAINERS: Updated notes on config.guess and config.sub.
8864
8865 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8866
8867 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8868 ld and gdb are not supported.
8869
8870 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8871
8872 * Change reference to Cygnus Solutions to be Red Hat.
8873
8874 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8875
8876 * COPYING.NEWLIB: Update generic copyright date.
8877
8878 2002-01-07 Mark Salter <msalter@redhat.com>
8879
8880 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8881 Allow target-libgloss to be built for arm, strongarm, and xscale.
8882
8883 2002-01-03 Ben Elliston <bje@redhat.com>
8884
8885 * MAINTAINERS: Update URL for config.* scripts.
8886
8887 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8888
8889 * config.sub: Import latest version.
8890 * config.guess: Likewise.
8891
8892 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8893
8894 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8895 options for i[3456]86-pc-linux* native builds.
8896
8897 2001-12-05 Laurent Guerby <guerby@acm.org>
8898
8899 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8900 libiberty.
8901
8902 Import this patch from gcc:
8903
8904 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8905
8906 * symlink-tree: handle DOS-style absolute paths.
8907
8908 2001-11-28 DJ Delorie <dj@redhat.com>
8909 Zack Weinberg <zack@codesourcery.com>
8910
8911 When build != host, create libiberty for the build machine.
8912
8913 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8914 CONFIG_ARGUMENTS.
8915 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8916 New variables.
8917 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8918 and rules.
8919 (all.normal): Depend on ALL_BUILD_MODULES.
8920 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8921 (all-build-libiberty): Depend on configure-build-libiberty.
8922
8923 * configure: Calculate and substitute proper value for
8924 ALL_BUILD_MODULES.
8925 * configure.in: Create the build subdirectory.
8926 Calculate and substitute TARGET_CONFIGARGS (formerly
8927 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8928
8929 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8930
8931 * config.sub: Update to version 1.232 on subversion.
8932
8933 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8934
8935 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8936 files from .po files for a distribution.
8937
8938 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8939
8940 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8941
8942 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8943
8944 Merged from net gcc:
8945 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8946 * ltcf-c.sh: Use $objext, not $ac_objext.
8947 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8948 * ltcf-cxx.sh: Add support for GNU.
8949 2001-07-22 Timothy Wall <twall@redhat.com>
8950 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8951 default settings if using GNU tools with that configuration.
8952 * ltcf-cxx.sh: Ditto.
8953 * ltcf-gcj.sh: Ditto.
8954 2001-07-21 Michael Chastain <chastain@redhat.com>
8955 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8956 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8957 * ltmain.sh: Mark as gcc-local.
8958
8959 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8960
8961 * Makefile.in (all-bison): Revert 2001-10-24.
8962 Don't depend on texinfo.
8963
8964 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8965
8966 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8967
8968 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8969
8970 * configure.in (--enable-languages): Be more permissive about
8971 syntax. Check for empty lists better. Warn about $LANGUAGES.
8972
8973 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8974
8975 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8976
8977 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8978
8979 Makefile.in (all-bison): Don't depend on texinfo.
8980
8981 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8982
8983 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8984
8985 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8986
8987 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8988
8989 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8990
8991 * config.sub, config.guess: Import latest from subversions.
8992
8993 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8994
8995 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8996 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8997 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8998 avoid quotes nesting problems.
8999 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9000 (DO_X): Export only variables that are set.
9001
9002 2001-09-19 Ben Elliston <bje@redhat.com>
9003
9004 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9005 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9006 semantics. Use the shell built-in "type" command instead.
9007
9008 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9009
9010 * config.sub: Reverted the earlier change, this version is not the
9011 master file.
9012
9013 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9014
9015 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
9016 Add support for mips64.
9017
9018 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9019
9020 * configure.in: Enable libstdc++-v3 for h8300 targets.
9021
9022 2001-08-30 Eric Christopher <echristo@redhat.com>
9023 Jason Eckhardt <jle@redhat.com>
9024
9025 * config.sub: Add support for mipsisa32.
9026
9027 2001-08-30 Eric Christopher <echristo@redhat.com>
9028
9029 * config.sub, config.guess: Import latest from subversions.
9030
9031 2001-08-20 Alan Modra <amodra@bigpond.net.au>
9032
9033 * config.sub, config.guess: Import latest from subversions.
9034
9035 2001-07-26 DJ Delorie <dj@redhat.com>
9036
9037 * MAINTAINERS: Clarify libiberty merge rules and procedures.
9038
9039 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9040
9041 * Makefile.in: Revert 2001-06-17.
9042 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
9043
9044 2001-06-17 H.J. Lu <hjl@gnu.org>
9045
9046 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
9047 (gas+binutils.tar.bz2): Likewise.
9048 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
9049
9050 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9051
9052 * Makefile.in (VER): When present, extract the version number from
9053 the file version.in.
9054
9055 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9056
9057 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9058 gcc/xgcc is built, use -print-prog-name to find out the program
9059 name to use.
9060
9061 2001-06-04 Mark Mitchell <mark@codesourcery.com>
9062
9063 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9064 with_gcc]: Use `gcc -shared' to build a shared library.
9065
9066 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
9067
9068 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9069 archives.
9070
9071 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9072
9073 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9074 libraries when using g++ with native linker.
9075
9076 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9077
9078 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9079
9080 2001-05-24 Tom Rix <trix@redhat.com>
9081
9082 * configure.in : enable ld for aix
9083
9084 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9085
9086 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9087 [aix4*|aix5*]: Prepend blank.
9088
9089 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9090
9091 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9092 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9093 of subdir/configure scripts to use the new libtool.m4.
9094
9095 2001-05-14 H.J. Lu <hjl@gnu.org>
9096
9097 * config.if (libc_interface): Set to -libc6.2- for cross
9098 compiling to Linux/glibc 2.2.
9099
9100 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9101
9102 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9103 libgcj.
9104
9105 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9106
9107 * configure.in (noconfigdirs): Don't reset it from scratch in the
9108 target case; only append to it.
9109
9110 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9111
9112 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9113 sparc-*-solaris2.8]: Disable ${libgcj}.
9114
9115 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9116
9117 * configure.in (libgcj_saved): Copy from $libgcj.
9118 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9119 --disable-libgcj.
9120
9121 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
9122
9123 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9124 1.641.2.228.
9125
9126 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9127
9128 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9129 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9130
9131 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9132
9133 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9134 New macros.
9135 (bootstrap, cross): Use RECURSE_FLAGS.
9136 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9137
9138 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9139
9140 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9141
9142 2001-03-23 Nick Clifton <nickc@redhat.com>
9143
9144 * README-maintainer-mode: Add note about inability to use "make
9145 distclean" in maintainer mode.
9146
9147 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9148
9149 Re-installed:
9150 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9151 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9152 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9153 * ltcf-cxx.sh: Likewise.
9154 * ltcf-gcj.sh: Likewise.
9155
9156 2001-03-22 Philip Blundell <philb@gnu.org>
9157
9158 * config.sub, config.guess: Import latest from subversions.
9159
9160 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9161
9162 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9163 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9164
9165 2001-03-20 Michael Chastain <chastain@redhat.com>
9166
9167 * Makefile.in: all-m4 depends on all-texinfo.
9168
9169 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9170
9171 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9172
9173 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
9174
9175 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
9176 longer valid.
9177
9178 2001-02-16 Nick Clifton <nickc@redhat.com>
9179
9180 * configure.in (noconfigdirs): Allow configuration of texinfo
9181 for Cygwin hosts.
9182
9183 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9184
9185 * config.guess: Add linux target for S/390.
9186 * config.sub: Likewise.
9187 * configure.in: Likewise.
9188
9189 2001-02-06 Ben Elliston <bje@redhat.com>
9190
9191 * configure: Output host type to stdout, not stderr.
9192
9193 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9194
9195 * config.guess: Import from subversions.gnu.org (revision 1.181).
9196 * config.sub: Import from subversions.gnu.org (revision 1.199).
9197
9198 2001-01-30 Alan Modra <alan@linuxcare.com.au>
9199
9200 * config.guess: Handle hppa64-linux systems.
9201
9202 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9203
9204 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9205 Don't unset, it's non-portable and no longer necessary, set to empty
9206 instead.
9207
9208 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9209
9210 * ltconfig: Shell portability fix for the tagname validity check.
9211
9212 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9213
9214 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9215
9216 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9217
9218 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9219 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9220
9221 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9222
9223 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9224 keep at least one of build_libtool_libs or build_old_libs set to
9225 yes.
9226
9227 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9228
9229 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9230 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9231
9232 2000-11-07 Philip Blundell <pb@futuretv.com>
9233
9234 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9235
9236 2000-11-03 Philip Blundell <pb@futuretv.com>
9237
9238 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9239 files.
9240
9241 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
9242
9243 * COPYING.NEWLIB: Put into source repository.
9244
9245 2001-01-15 Ben Elliston <bje@redhat.com>
9246
9247 * configure.in (host_tools): Add sid.
9248 Always configure cgen.
9249 * Makefile.in (all-sid): New target.
9250 (check-sid, clean-sid, install-sid): Likewise.
9251
9252 2001-01-07 Andreas Jaeger <aj@suse.de>
9253
9254 * config.sub, config.guess: Update from subversions.
9255
9256 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9257
9258 * configure.in: Disable language-specific target libraries for
9259 languages that aren't enabled.
9260
9261 2000-11-24 Nick Clifton <nickc@redhat.com>
9262
9263 * configure.in (xscale-elf): Add target.
9264 (xscale-coff): Add target.
9265 (c4x, c5x, tic54x): Move after ARM targets.
9266
9267 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
9268
9269 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
9270
9271 2000-11-20 Ian Lance Taylor <ian@zembu.com>
9272
9273 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
9274
9275 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9276
9277 * Makefile.in: Merge with GCC and libgcj.
9278 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9279 configure-target-<library> when their configure scripts need the C
9280 or C++ library to have already been built to work properly.
9281 (do_proto_toplev): Set them to an empty string.
9282
9283 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9284
9285 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9286 (REALLY_SET_LIB_PATH): Use them.
9287
9288 2000-11-06 Christopher Faylor <cgf@cygnus.com>
9289
9290 * config.sub: Add support for Sun Chorus
9291
9292 2000-11-02 Per Lundberg <plundis@chaosdev.org>
9293
9294 * config.sub: Add support for the *-storm-chaos OS.
9295
9296 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
9297
9298 * configure.in (noconfigdirs): Don't compile some
9299 of the libraries for 68HC11 & 68hc12 targets.
9300
9301 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9302
9303 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
9304 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9305 all affected `configure' scripts.
9306
9307 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
9308
9309 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
9310 ltcf-c.sh.
9311
9312 2000-09-12 Philip Blundell <philb@gnu.org>
9313
9314 * config.sub, config.guess: Update from subversions.
9315
9316 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9317
9318 * Makefile.in (all-zlib): Added dummy target.
9319
9320 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
9321 multi-language branch.
9322
9323 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9324
9325 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9326 (bootstrap*): Depend on all-bootstrap.
9327
9328 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9329
9330 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9331 crosses, but add gcc/include to the header search path for them.
9332
9333 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
9334
9335 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
9336 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
9337 * gettext.m4: New file, extracted from aclocal.m4.
9338
9339 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9340
9341 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9342 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9343 sub-configures.
9344
9345 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9346
9347 * Makefile.in (ALL_MODULES): Add all-cgen.
9348 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9349 (all-cgen): New target.
9350 (all-opcodes,all-sim): Depend on all-cgen.
9351 * configure.in (host_tools): Add cgen.
9352 Only configure cgen if --enable-cgen-maint.
9353
9354 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
9355
9356 * config-ml.in (CC, CXX): Don't introduce a leading space.
9357
9358 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9359
9360 * configure.in (libstdcxx_flags): Use
9361 libstdc++-v3/src/libstdc++.INC.
9362
9363 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9364
9365 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9366
9367 2000-08-11 Jason Merrill <jason@redhat.com>
9368
9369 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9370 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9371 (FLAGS_FOR_TARGET): Not here.
9372 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9373
9374 2000-08-07 DJ Delorie <dj@redhat.com>
9375
9376 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9377 "if we're also building gcc, and it's a gcc that will run on the
9378 build machine, we want to use its includes instead of the system's
9379 default includes".
9380
9381 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9382
9383 * configure.in (libstdcxx_flags): Don't use `"'.
9384
9385 * config-ml.in: Adjust multilib search paths to the
9386 appropriate multilib tree.
9387
9388 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9389
9390 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9391 commas in $LANGUAGES.
9392
9393 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9394
9395 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9396
9397 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9398
9399 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9400 CXX_FOR_TARGET for sed.
9401
9402 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9403
9404 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9405 Do not override if already set in the environment or in configure.
9406 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9407 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9408
9409 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9410
9411 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9412 (GCC_FOR_TARGET): Use it.
9413 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9414 * configure.in: ... here.
9415 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9416 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9417
9418 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9419
9420 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9421 (configure-target-libchill, configure-target-libobjc): Likewise.
9422
9423 * configure.in: Use the same cache file for all target libs.
9424 * config-ml.in: But different cache files per multilib variant.
9425
9426 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9427
9428 * configure (topsrcdir): Don't use dirname.
9429
9430 2000-07-20 Jason Merrill <jason@redhat.com>
9431
9432 * configure.in: Remove all references to libg++ and librx.
9433
9434 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9435
9436 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9437
9438 * config.sub: Update to subversions version 2000-07-06.
9439
9440 2000-07-12 Andrew Haley <aph@cygnus.com>
9441
9442 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9443 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9444
9445 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9446
9447 * symlink-tree: Check number of arguments.
9448
9449 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
9450
9451 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9452
9453 2000-07-05 Jim Wilson <wilson@cygnus.com>
9454
9455 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9456 search path for a g++ extracted from the build tree. This
9457 will allow link tests run by configure scripts in
9458 subdirectories to succeed.
9459
9460 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9461
9462 * ltconfig: Add support for mips-dde-sysv4.2MP
9463
9464 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9465
9466 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9467 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9468
9469 2000-06-19 Timothy Wall <twall@cygnus.com>
9470
9471 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9472 * config.sub: Add tic54x target.
9473
9474 2000-06-07 Phillip Thomas <pthomas@suse.de>
9475
9476 * README-maintainer-mode: New file: Contains notes on using
9477 --enable-maintainer-mode with binutils.
9478
9479 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
9480
9481 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9482
9483 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
9484
9485 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9486 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9487
9488 20000-05-21 H.J. Lu (hjl@gnu.org)
9489
9490 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9491 directory are used if they exist. Make sure
9492 $(build_tooldir)/include is searched for header files,
9493 $(build_tooldir)/lib/ for library files.
9494 (GCC_FOR_TARGET): Likewise.
9495 (CXX_FOR_TARGET): Likewise.
9496
9497 2000-05-18 Jeffrey A Law (law@cygnus.com)
9498
9499 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9500
9501 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
9502
9503 * Makefile.in (configure-target-libiberty): Depend on
9504 configure-target-newlib.
9505
9506 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9507
9508 * configure.in, Makefile.in: Merge all libffi-related
9509 configury stuff from the libgcj tree.
9510
9511 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9512
9513 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9514 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9515
9516 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9517
9518 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9519 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9520 current version information. Add to proto-toplev directory.
9521 (gdb-taz): Build do-djunpack.
9522
9523 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9524
9525 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9526
9527 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9528
9529 * ltmain.sh: Preserve in relink_command any environment
9530 variables that may affect the linker behavior.
9531
9532 2000-05-12 Jeffrey A Law (law@cygnus.com)
9533
9534 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9535
9536 2000-05-10 Jim Wilson <wilson@cygnus.com>
9537
9538 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9539
9540 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9541
9542 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9543 with the version name.
9544
9545 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9546
9547 * config.if: Tweak.
9548
9549 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9550
9551 * djunpack.bat: New file.
9552
9553 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
9554
9555 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9556 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9557 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9558 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9559
9560 2000-04-16 Dave Pitts <dpitts@cozx.com>
9561
9562 * config.sub (case $basic_machine): Change default for "ibm-*"
9563 to "openedition".
9564
9565 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
9566
9567 * Makefile.in (gdb-taz): New target. GDB specific archive.
9568 (do-md5sum): New target.
9569 (MD5PROG): Define.
9570 (PACKAGE): Default to TOOL.
9571 (VER): Default to a shell script.
9572 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9573 md5 checksum generation.
9574 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9575 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9576 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9577 insight.tar.bz2): Use gdb-taz to create archive.
9578
9579 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
9580
9581 * configure (warn_cflags): Delete.
9582
9583 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9584 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
9585
9586 * configure.in (enable_libstdcxx_v3): Add.
9587 (target_libs): Add bits here to switch between libstdc++-v2 and
9588 libstdc++-v3.
9589 * config.if: And this file too.
9590 * Makefile.in: Add libstdc++-v3 targets.
9591
9592 2000-04-05 Michael Meissner <meissner@redhat.com>
9593
9594 * config.sub (d30v): Add d30v as a basic machine type.
9595
9596 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9597
9598 * configure.in: -linux-gnu*, not -linux-gnu.
9599
9600 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
9601
9602 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9603 (do-tar-bz2): Replace TOOL with PACKAGE.
9604 (gdb.tar.bz2): Remove GDBTK from GDB package.
9605 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9606 dejagnu.tar.bz2): New packages.
9607
9608 2000-02-27 Andreas Jaeger <aj@suse.de>
9609
9610 * configure.in: Add entry for mips*-*-linux*, move catch all
9611 *-*-*linux* entry below this one.
9612
9613 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9614
9615 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9616
9617 2000-02-24 Nick Clifton <nickc@cygnus.com>
9618
9619 * config.sub: Support an OS of "wince".
9620
9621 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9622
9623 * config.guess, config.sub: Updated to match config's 2000-02-15
9624 version.
9625
9626 2000-02-23 Linas Vepstas <linas@linas.org>
9627
9628 * config.sub: Add support for Linux/IBM 370.
9629 * configure.in: Likewise.
9630
9631 2000-02-22 Nick Clifton <nickc@cygnus.com>
9632
9633 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9634
9635 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9636
9637 * config.guess: Guess "cygwin" rather than "cygwin32".
9638
9639 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9640
9641 * configure (gcc_version): When setting, narrow search to
9642 lines containing `version_string'.
9643
9644 2000-02-15 Denis Chertykov <denisc@overta.ru>
9645
9646 * config.sub: Add support for avr target.
9647
9648 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9649
9650 * config.sub: Add mmix-knuth-mmixware.
9651
9652 2000-01-27 Christopher Faylor <cgf@redhat.com>
9653
9654 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9655 structure stuff to -L library search.
9656 (CXX_FOR_TARGET): Ditto.
9657 (CROSS_CHECK_MODULES): Fix spelling mistake.
9658
9659 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9660
9661 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9662 the C++ compiler.
9663
9664 2000-01-12 Richard Henderson <rth@cygnus.com>
9665
9666 * configure.in: Don't build some bits for beos.
9667
9668 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9669
9670 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9671 as include files.
9672
9673 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9674
9675 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9676 not mh-aix43.
9677
9678 1999-12-14 Richard Henderson <rth@cygnus.com>
9679
9680 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9681 * config.sub: Accept alphaev[78], alphaev8.
9682
9683 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9684
9685 * config.guess, config.sub: Update from autoconf.
9686
9687 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9688
9689 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9690 necessary libraries are missing.
9691
9692 1999-10-25 Andreas Schwab <schwab@suse.de>
9693
9694 * configure: Fix quoting inside arguments of eval.
9695
9696 1999-10-21 Nick Clifton <nickc@cygnus.com>
9697
9698 * config-ml.in: Allow suppression of some ARM multilibs.
9699
9700 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9701
9702 * config.guess: Add OS/390 match pattern.
9703 * config.sub: Add mvs, openedition targets.
9704 * configure.in (i370-ibm-opened*): New.
9705
9706 1999-09-04 Steve Chamberlain <sac@pobox.com>
9707
9708 * config.sub: Add support for configuring for pj.
9709
9710 1999-08-31 Nick Clifton <nickc@cygnus.com>
9711
9712 * config.sub (maybe_os): Add support for configuring for fr30.
9713
9714 1999-08-25 Nick Clifton <nickc@cygnus.com>
9715
9716 * configure.in: Do not configure or build ld for AIX
9717 platforms. ld is known to be broken on these platforms.
9718
9719 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9720
9721 * config-ml.in: Pass compiler flag corresponding to multidirs to
9722 subdir configures.
9723
9724 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9725
9726 * Makefile.in (LDFLAGS): Define.
9727
9728 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9729
9730 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9731 noconfigdirs.
9732 (*-*-cygwin*): Likewise.
9733
9734 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9735
9736 * mkdep: New file.
9737 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9738 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9739
9740 From Eli Zaretskii <eliz@is.elta.co.il>:
9741 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9742 long file name when using DJGPP on MS-DOS.
9743
9744 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9745
9746 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9747
9748 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9749
9750 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9751 dependency as this causes "make check" to globally "make all"
9752
9753 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9754
9755 * configure.in (target_libs): Added target-zlib.
9756 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9757 (CONFIGURE_TARGET_MODULES): Likewise.
9758 (CHECK_TARGET_MODULES): Likewise.
9759 (INSTALL_TARGET_MODULES): Likewise.
9760 (CLEAN_TARGET_MODULES): Likewise.
9761 (configure-target-zlib): New target.
9762 (all-target-zlib): Likewise.
9763 (all-target-libjava): Depend on all-target-zlib.
9764 (configure-target-libjava): Depend on configure-target-zlib.
9765
9766 * Makefile.in (configure-target-libjava): Depend on
9767 configure-target-newlib.
9768 (configure-target-boehm-gc): New target.
9769 (configure-target-qthreads): New target.
9770
9771 * configure.in (target_libs): Added target-qthreads.
9772 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9773 (CONFIGURE_TARGET_MODULES): Likewise.
9774 (CHECK_TARGET_MODULES): Likewise.
9775 (INSTALL_TARGET_MODULES): Likewise.
9776 (CLEAN_TARGET_MODULES): Likewise.
9777 (all-target-qthreads): New target.
9778 (configure-target-libjava): Depend on configure-target-qthreads.
9779 (all-target-libjava): Depend on all-target-qthreads.
9780
9781 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9782 (CONFIGURE_TARGET_MODULES): Likewise.
9783 (CHECK_TARGET_MODULES): Likewise.
9784 (INSTALL_TARGET_MODULES): Likewise.
9785 (CLEAN_TARGET_MODULES): Likewise.
9786 (all-target-libjava): New target.
9787 (all-target-boehm-gc): Likewise.
9788 * configure.in (target_libs): Added libjava, boehm-gc.
9789
9790 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9791
9792 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9793 configure.bat in SUPPORT_FILES.
9794 (gas+binutils.tar.bz2): Likewise.
9795
9796 * makeall.bat: Remove; obsolete.
9797
9798 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9799
9800 From Mark Elbrecht:
9801 * configure.bat: Remove; obsolete.
9802
9803 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9804
9805 * configure: Add -W -Wall to the default CFLAGS when compiling with
9806 gcc.
9807
9808 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9809
9810 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9811
9812 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9813
9814 * configure.in: Build ld on IRIX6.
9815
9816 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9817
9818 * Makefile.in: Change distribution targets to use bzip2 instead of
9819 gzip.
9820 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9821 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9822
9823 1999-06-04 Nick Clifton <nickc@cygnus.com>
9824
9825 * config.sub: Add mcore target.
9826
9827 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9828
9829 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9830
9831 1999-05-25 H.J. Lu (hjl@gnu.org)
9832
9833 * config.guess (dummy): Changed to $dummy.
9834
9835 1999-05-24 Nick Clifton <nickc@cygnus.com>
9836
9837 * config.sub: Tidied up case statements.
9838
9839 1999-05-22 Ben Elliston <bje@cygnus.com>
9840
9841 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9842 <jiro@din.or.jp>.
9843
9844 * config.guess: Merge with FSF version. Future changes will be
9845 more accurately recorded in this ChangeLog.
9846 * config.sub: Likewise.
9847
9848 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9849
9850 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9851
9852 1999-04-30 Tom Tromey <tromey@cygnus.com>
9853
9854 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9855
9856 1999-04-23 Tom Tromey <tromey@cygnus.com>
9857
9858 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9859
9860 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9861
9862 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9863 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9864 Bad merge removed these two changes.
9865
9866 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9867 Martin Heller (Ing.-Buero_Heller@t-online.de)
9868
9869 * config.guess (interix Alpha): Add.
9870
9871 1999-04-11 Richard Henderson <rth@cygnus.com>
9872
9873 * configure.in (i?86-*-beos*): Do config gperf; don't config
9874 gdb, newlib, or libgloss.
9875
9876 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9877
9878 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9879 link a trivial program with -mabi=64. If it fails, remove mabi=64
9880 from multidirs.
9881
9882 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9883
9884 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9885
9886 1999-04-08 Nick Clifton <nickc@cygnus.com>
9887
9888 * config.sub: Add support for mcore targets.
9889
9890 1999-04-07 Michael Meissner <meissner@cygnus.com>
9891
9892 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9893 not mt-ospace, in order to shut up assembler warning about using
9894 symbols that are named the same as registers.
9895
9896 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9897
9898 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9899 dependency list for all-target-cygmon.
9900
9901 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9902
9903 * config-ml.in: Check $host, not $target, for selective multilibs.
9904 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9905 thumb interworking, and underscore prefix multilibs.
9906
9907 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9908
9909 * missing: Update to version from current automake.
9910
9911 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9912
9913 * configure (gxx_include_dir): Removed.
9914
9915 * configure.in (gxx_include_dir): Handle it.
9916 * Makefile.in: Likewise.
9917
9918 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9919
9920 * config.sub (mips64vr4111,mips64vr4111el) Add.
9921
9922 1999-03-21 Ben Elliston <bje@cygnus.com>
9923
9924 * config.guess: Correct typo for detecting ELF on FreeBSD.
9925
9926 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9927
9928 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9929 config/mh-djgpp.
9930
9931 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9932
9933 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9934 all-target-newlib to dependency list for all-target-bsp.
9935
9936 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9937
9938 * config.sub: Add i386-uwin support.
9939 * config.guess: Likewise.
9940
9941 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9942
9943 * configure.in: cleanup, add mh-*pic handling for arm, special
9944 case powerpc*-*-aix*
9945
9946 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9947
9948 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9949 can be built.
9950
9951 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9952
9953 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9954 targets.
9955
9956 1999-03-02 Nick Clifton <nickc@cygnus.com>
9957
9958 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9959
9960 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9961
9962 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9963
9964 1999-02-24 Nick Clifton <nickc@cygnus.com>
9965
9966 * config.sub: Fix typo in arm recognition.
9967
9968 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9969
9970 * configure.in (noconfigdirs): Changed target_configdirs to
9971 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9972 rather than m68k-*-* since it is not known to work on
9973 m68k-aout. Ditto for arm-*-*oabi.
9974
9975 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9976
9977 * configure.in (*-*-windows*): Remove, no longer used.
9978
9979 1999-02-19 Ben Elliston <bje@cygnus.com>
9980
9981 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9982 Smart and improved by Andrew Cagney.
9983
9984 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9985
9986 * config.guess: Recognize openbsd-*-hppa.
9987
9988 1999-02-17 H.J. Lu (hjl@gnu.org)
9989
9990 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9991 only if it is not empty.
9992
9993 1999-02-17 Nick Clifton <nickc@cygnus.com>
9994
9995 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9996
9997 * config.guess: Modified to recognize uname's armv* syntax.
9998
9999 * config.sub: Modified to recognize uname's armv* syntax.
10000
10001 1999-02-17 Mark Salter <msalter@cygnus.com>
10002
10003 * configure.in: Added target-bsp for sparclite.
10004
10005 1999-02-08 Richard Henderson <rth@cygnus.com>
10006
10007 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10008
10009 1999-02-08 Nick Clifton <nickc@cygnus.com>
10010
10011 * configure.in: Add support for strongarm port.
10012 * config.sub: Add support for strongarm target.
10013
10014 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
10015
10016 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10017 the old name config/mh-cygwin32.
10018 Enable texinfo.
10019
10020 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
10021
10022 * configure.in: Do build ld for ix86 Solaris.
10023
10024 1999-02-02 Jim Wilson <wilson@cygnus.com>
10025
10026 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10027 $AR_FOR_TARGET. Likewise for RANLIB.
10028
10029 1999-02-02 Catherine Moore <clm@cygnus.com>
10030
10031 * config.sub (oabi): Recognize.
10032 * configure.in (arm-*-oabi): Handle.
10033
10034 1999-01-30 Robert Lipe (robertlipe@usa.net)
10035
10036 * config.guess: Improve detection of i686 on UnixWare 7.
10037
10038 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
10039
10040 * config.guess: Add support for i386-pc-interix.
10041 * config.sub: Likewise.
10042 * configure.in: Likewise.
10043
10044 1999-01-18 Christopher Faylor <cgf@cygnus.com>
10045
10046 * Makefile.in: Remove unneeded all-target-libio from
10047 from all-target-winsup target since it is now unneeded.
10048 Add all-target-libtermcap in its place since it is now
10049 needed.
10050
10051 1998-12-30 Christopher Faylor <cgf@cygnus.com>
10052
10053 * configure.in: makefile stub for cygwin target is probably
10054 unnecessary. Remove it for now.
10055
10056 1998-12-30 Christopher Faylor <cgf@cygnus.com>
10057
10058 * configure.in: libtermcap.a should be built when cygwin is the
10059 target as well as the host.
10060 * config.guess: Allow mixed case in cygwin uname output.
10061 * Makefile.in: Add libtermcap target.
10062
10063 1998-12-23 Jeffrey A Law (law@cygnus.com)
10064
10065 * config.sub: Clean up handling of hppa2.0.
10066
10067 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
10068
10069 * config.guess: Use C code to identify more HP machines.
10070
10071 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10072
10073 * config.sub: Handle hppa2.0.
10074
10075 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10076
10077 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10078 cygmon for all sparclite targets, regardless of object format.
10079
10080 1998-12-15 Mark Salter <msalter@cygnus.com>
10081
10082 * configure.in: Added target-bsp for several target architectures.
10083
10084 * Makefile.in: Added rules for bsp.
10085
10086 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10087
10088 * config.guess: Improve detection of hppa2.0 processors.
10089
10090 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10091
10092 * config.guess: Recognize FreeBSD using ELF automatically.
10093
10094 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10095
10096 * configure (skip-this-dir): Add handling for new shell script, which
10097 might be created by a sub-directory's configure to indicate, this particular
10098 directory is "unwanted".
10099 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10100
10101 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10102
10103 * ltconfig: import from libtool, after changing libtool to
10104 account for the cygwin name change.
10105
10106 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10107
10108 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10109 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10110
10111 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10112
10113 * configure.in: Add libtermcap to list of cygwin dependencies.
10114
10115 1998-11-17 Geoffrey Noer <noer@cygnus.com>
10116
10117 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10118 they include winsup/include when it's a cygwin target.
10119
10120 1998-11-12 Tom Tromey <tromey@cygnus.com>
10121
10122 * configure.in (host_tools): Added zip.
10123 * Makefile.in (all-target-libjava): Depend on all-zip.
10124 (all-zip): New target.
10125 (ALL_MODULES): Added all-zip.
10126 (NATIVE_CHECK_MODULES): Added check-zip.
10127 (INSTALL_MODULES): Added install-zip.
10128 (CLEAN_MODULES): Added clean-zip.
10129
10130 1998-11-12 Geoffrey Noer <noer@cygnus.com>
10131
10132 * Makefile.in: lose "32" from comment about cygwin.
10133
10134 1998-11-05 Nick Clifton <nickc@cygnus.com>
10135
10136 * configure.in: Use -Os to build target libraries for the fr30.
10137
10138 1998-11-04 Dave Brolley <brolley@cygnus.com>
10139
10140 * config.sub: Add fr30.
10141
10142 1998-11-02 Geoffrey Noer <noer@cygnus.com>
10143
10144 * configure.in: drop "32" from config/mh-cygwin32. Check
10145 cygwin* instead of cygwin32*.
10146 * config.sub: Check cygwin* instead of cygwin32*.
10147
10148 1998-10-22 Robert Lipe <robertl@dgii.com>
10149
10150 * config.guess: Match any version of Unixware7.
10151
10152 1998-10-20 Syd Polk <spolk@cygnus.com>
10153
10154 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10155 if desired.
10156
10157 1998-10-18 Jeffrey A Law (law@cygnus.com)
10158
10159 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10160 these if the appropriate directories and files to not exist.
10161
10162 1998-10-14 Jeffrey A Law (law@cygnus.com)
10163
10164 * Makefile.in (DEVO_SUPPORT): Add config.if.
10165
10166 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
10167
10168 * configure: Add pattern to replace "build_tooldir"'s
10169 definition in the generated Makefile with "tooldir"'s
10170 actual value.
10171
10172 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10173
10174 * config.sub: Bring back lost sparcv9.
10175
10176 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10177
10178 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10179
10180 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10181 CC_FOR_TARGET and friends.
10182
10183 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10184
10185 * Makefile.in (build_tooldir): New variable, same as tooldir.
10186 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10187 -B$(build_tooldir)/bin/.
10188 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10189
10190 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10191
10192 * config.sub: Add support for i[34567]86-pc-udk.
10193 * configure.in: Likewise.
10194
10195 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10196
10197 * Makefile.in: add bzip2 package building bits for user
10198 tools module
10199 * configure.in: ditto
10200
10201 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10202
10203 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10204 (ALL_TARGET_MODULES): Add all-target-libobjc.
10205 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10206 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10207 (all-target-libchill): Add dependencies.
10208 * configure.in (target_libs): Add libchill.
10209
10210 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10211
10212 * configure.in (target_subdir): Remove duplicate line.
10213
10214 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10215
10216 * Makefile.in (all-automake): fix dependencies.
10217
10218 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10219
10220 * configure.in: Minor cleanups for building in the $(target_alias)
10221 subdir.
10222
10223 1998-09-22 Jim Wilson <wilson@cygnus.com>
10224
10225 * Makefile.in (bootstrap): Set r and s before make all. Use
10226 BASE_FLAGS_TO_PASS in make all.
10227 (cross): Likewise.
10228
10229 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10230
10231 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10232
10233 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10234
10235 * config.sub: Fix typo in last change.
10236
10237 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10238
10239 * config.sub: Add support for C4x target.
10240 * configure.in: Likewise.
10241
10242 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10243
10244 * config.sub: Recognize sparcv9 just like sparc64.
10245
10246 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10247
10248 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10249
10250 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10251
10252 * config.guess: Correctly identify Pentium II sco boxes.
10253
10254 * config.guess: Fix "tr" code. From Weiwen Liu.
10255
10256 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10257
10258 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10259 stabs.
10260
10261 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10262
10263 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10264 (ALL_TARGET_MODULES): Add all-target-libchill.
10265 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10266 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10267 (all-target-libchill): Add dependencies.
10268 * configure.in (target_libs): Add libchill.
10269
10270 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10271
10272 * config.guess: Avoid assumptions about "tr" behaves when
10273 LANG is set to something other than English.
10274
10275 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10276
10277 * configure (gxx_include_dir): Changed to
10278 '${prefix}/include/g++'-${libstdcxx_interface}.
10279
10280 * config.if: New to determine the interfaces.
10281
10282 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10283
10284 * config.guess: Detect and handle MPE/IX.
10285 * config.sub: Deal with MPE/IX.
10286
10287 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10288
10289 * configure.in: Use mh-aix43.
10290
10291 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10292
10293 * configure: Fix --without/--disable cases for gxx-include-dir.
10294
10295 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10296
10297 * mdata-sh: Imported. Needed for automake support.
10298
10299 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10300
10301 * Makefile.in (taz): Try "chmod -R og=u ." before
10302 "chmod og=u `find . -print`".
10303
10304 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10305
10306 * configure.in: Add arm-elf and thumb-elf support.
10307
10308 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10309
10310 * Makefile.in: Undo previous patch.
10311
10312 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10313
10314 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10315 to here ...
10316 (install-no-fixedincludes): and here
10317 (INSTALL_MODULES): ... from here.
10318
10319 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10320
10321 * config.sub: Merge with FSF.
10322
10323 * config.guess: Merge with FSF.
10324
10325 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10326
10327 * configure (extraconfigdirs): New variable.
10328 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10329 * Makefile.in (all): Move higher in file.
10330 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10331 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10332 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10333 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10334 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10335
10336 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10337
10338 * Makefile.in (all-target-libjava): Depend on all-gcc and
10339 all-target-newlib.
10340 (configure-target-libjava): Depend on $(ALL_GCC).
10341
10342 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10343
10344 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10345 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10346
10347 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10348
10349 * ylwrap: Change absolute path checks to check for DOS style path
10350 names.
10351
10352 * ylwrap: Don't use a full path name if the source file is in the
10353 same directory. From hjl@lucon.org (H.J. Lu).
10354
10355 * config-ml.in: Default to being verbose, to match Feb 18 change to
10356 configure.
10357
10358 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10359
10360 Brought over from egcs:
10361
10362 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10363
10364 * configure.in (target_subdir): Set to ${target_alias} instead
10365 of "libraries".
10366
10367 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10368
10369 * configure.in (target_subdir): Set to libraries if enable_multilib.
10370
10371 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10372
10373 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10374 multilibs, force reconfiguration the first time we create
10375 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10376
10377 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10378
10379 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10380 avoid confusion with --no-recursion.
10381
10382 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10383
10384 * configure.in: Win32 hosts shouldn't use install -x
10385 * install-sh: remove -x option, and special .exe-handling
10386 hack.
10387
10388 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10389
10390 * config.guess: Recognize i586-pc-beos.
10391 * configure.in: Don't build some bits for beos.
10392
10393 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10394
10395 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10396 CFLAGS default to -O2.
10397
10398 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10399 when using GNU ld.
10400
10401 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10402
10403 * ltmain.sh: Correct install when using a different shell.
10404
10405 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10406
10407 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10408
10409 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10410
10411 * makefile.vms: Update to build binutils/makefile.vms. Add install
10412 target.
10413
10414 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10415
10416 * ltconfig: Update to correct AIX handling.
10417
10418 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10419
10420 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10421
10422 * configure.in (target_subdir): Set to ${target_alias} instead
10423 of "libraries".
10424
10425 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10426
10427 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10428 (Makefile): Depend on $(gcc_version_trigger).
10429
10430 * configure (gcc_version): Change default initializer to empty
10431 string.
10432 (gcc_version_trigger): New variable; pass this variable down
10433 to subdir configures to enable them checking gcc's version
10434 themselves. Emit make macros for both gcc_version vars.
10435 (topsrcdir): Initialize reliably.
10436 (recursion line): Remove --with-gcc-version=${gcc_version}.
10437
10438 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10439
10440 * configure (enable_version_specific_runtime_libs): Implement new flag
10441 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10442 in $(libsubdir); emit definition in each generated Makefile.
10443 (gxx_include_dir): Initialize depending on
10444 $enable_version_specific_runtime_libs.
10445
10446 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10447
10448 * configure (gcc_version): Initialize properly depending on
10449 how and where configure is started.
10450 (recursion line): Pass a --with-gcc-version=${gcc_version}
10451 to configures in subdirs.
10452
10453 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10454
10455 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10456 cygmon
10457
10458 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10459
10460 * configure.in: Add cygmon and libstub support for mn10200.
10461
10462 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10463
10464 * configure (gcc_version): Add new variable describing the
10465 particular gcc version we're building.
10466 * Makefile.in (libsubdir): Add new macro for the directory
10467 in which the compiler finds executables, libraries, etc.
10468 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10469 and libsubdir.
10470
10471 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10472
10473 * Makefile.in (local-clean): Remove *.log.
10474 (warning.log): Built with warn_summary from build.log.
10475 (mail-report.log): Run test_summary.
10476 (mail-report-with-warnings.log): Run test_summary including
10477 warning.log in the report.
10478
10479 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10480
10481 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10482
10483 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10484
10485 * Makefile.in (grep): Grep no longer depends on libiberty.
10486
10487 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10488
10489 * Makefile.in: all-snavigator needs all-libgui.
10490
10491 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10492
10493 * configure.in: Add cygmon and libstub support for mn10300.
10494
10495 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10496
10497 * missing: Update to version from automake 1.3.
10498
10499 * ltmain.sh: On installation, don't get confused if the same name
10500 appears more than once in the list of library names.
10501
10502 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10503
10504 * config.sub: Accept m68060 and m5200 as CPU names.
10505
10506 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10507
10508 * configure: Use && rather than using -a in test, because odd
10509 strings can confuse test.
10510 * configure.in: Likewise.
10511
10512 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10513
10514 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10515
10516 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10517
10518 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10519 bootstrap4-lean): New targets.
10520
10521 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10522
10523 * mpw-* Delete. Not used.
10524
10525 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10526
10527 * COPYING.LIB: Update FSF address.
10528
10529 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10530
10531 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10532
10533 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10534 GAS_SUPPORT_DIRS.
10535
10536 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10537
10538 * ltconfig, ltmain.sh: Avoid producing a version number if
10539 -version-info was not used.
10540
10541 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10542
10543 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10544 building with newlib.
10545
10546 1998-04-30 Paul Eggert <eggert@twinsun.com>
10547
10548 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10549 Solaris `make' causes it to continue to next definition.
10550
10551 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10552
10553 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10554 the right GUI libraries and files are installed along with GDB.
10555
10556 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10557
10558 * configure.in: Change alpha to alpha* in several places.
10559
10560 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10561
10562 * config.sub: Recognize sparc86x.
10563
10564 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10565
10566 * configure.in (--enable-target-optspace): Remove debug echo.
10567
10568 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10569
10570 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10571
10572 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10573
10574 * ltconfig: Update cygwin32 support.
10575
10576 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10577 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10578 (GDB_SUPPORT_DIRS): Likewise.
10579
10580 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10581
10582 * configure.in (target_makefile_frag): If --enable-target-optspace,
10583 use -Os to compile target libraries rather than -O2. Default to
10584 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10585 not used.
10586 * configure.in (target_cflags): Ditto for d30v.
10587
10588 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10589
10590 * Makefile.in (all-bfd): Depend on all-intl.
10591 (all-binutils): Likewise.
10592 (all-gas): Likewise.
10593 (all-gprof): Likewise.
10594 (all-ld): Likewise.
10595
10596 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10597
10598 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10599
10600 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10601
10602 * Makefile.in (all-bfd): Depend upon all-libiberty.
10603
10604 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10605
10606 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10607
10608 * Makefile.in: Add libstub.
10609
10610 * configure.in: Ditto. Build libstub for targets that have cygmon
10611 support.
10612
10613 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10614
10615 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10616
10617 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10618
10619 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10620 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10621
10622 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10623
10624 * configure: Define DEFAULT_M4 by searching PATH.
10625 * Makfile.in: Use DEFAULT_M4.
10626
10627 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10628
10629 * ltconfig: Add cygwin32 support.
10630
10631 * Makefile.in, configure.in: Add libtool as a native only directory
10632 to configure and build.
10633
10634 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10635
10636 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10637
10638 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10639
10640 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10641
10642 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10643
10644 * Makefile.in: add ash make rules
10645 * configure.in: add ash to native_only and host_tools lists
10646
10647 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10648
10649 * Makefile.in (all-gettext, all-intl): New targets.
10650 (ALL_MODULES): Added all-gettext, all-intl.
10651 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10652 (INSTALL_MODULES): Added install-gettext, install-intl.
10653 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10654
10655 * configure.in (host_tools): Added gettext.
10656 (native_only): Likewise.
10657 (noconfigdirs) [various cases]: Likewise.
10658 (host_libs): Added intl.
10659
10660 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10661
10662 * configure: Do not disable building gdbtk for cygwin32 hosts.
10663
10664 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10665
10666 * configure.in: Add thumb-coff target.
10667 * config.sub: Add thumb-coff target.
10668
10669 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10670
10671 * Makefile.in: Revert yesterday's change.
10672 (all-target-winsup): all-target-librx stays out of here.
10673
10674 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10675
10676 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10677 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10678 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10679 Remove references to librx and libg++.
10680
10681 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10682
10683 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10684 recursive makes
10685
10686 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10687
10688 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10689 for newlib directory.
10690 (CXX_FOR_TARGET): Likewise.
10691
10692 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10693
10694 * ltconfig: Update after libtool/ltconfig.in change for
10695 hpux11.
10696
10697 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10698
10699 * ltconfig, ltmain.sh: Update to libtool 1.2.
10700
10701 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10702
10703 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10704 (install-gcc-cross): Instead, override LANGUAGES here.
10705
10706 1998-03-18 Dave Love <d.love@dl.ac.uk>
10707
10708 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10709 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10710
10711 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10712
10713 * configure.in: Add Thumb-pe target.
10714
10715 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10716
10717 * Makefile.in - changed sn targets to snavigator
10718 * configure.in - changed sn targets to snavigator
10719
10720 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10721
10722 * config-ml.in: After building symlink tree call make distclean
10723 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10724 to be the case for libiberty.
10725
10726 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10727
10728 * configure: When making link, also check the current
10729 directory. The configure scripts may create one.
10730
10731 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10732
10733 * config.sub: Accept alphapca56 and alphaev6 properly.
10734
10735 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10736
10737 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10738
10739 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10740
10741 * config.sub (sco5): Fix typo.
10742
10743 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10744
10745 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10746 install-itcl.
10747 (install-itcl): Remove dependency on install-tcl.
10748
10749 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10750
10751 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10752
10753 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10754
10755 * configure.in: Don't build libgui for a cygwin32 target when not on
10756 a cygwin32 host.
10757
10758 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10759
10760 * configure (redirect): Set to null, so default behavior of
10761 configure is now --verbose.
10762
10763 1998-02-16 Dave Love <d.love@dl.ac.uk>
10764
10765 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10766 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10767
10768 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10769
10770 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10771 this change to sync Makefile.in with its ChangeLog entries.
10772
10773 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10774
10775 * ltmain.sh (mkdir): Check that the directory doesn't exist
10776 before we exit with error, so that we don't get races during
10777 parallel builds.
10778
10779 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10780
10781 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10782
10783 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10784
10785 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10786 PICFLAG_FOR_TARGET.
10787 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10788
10789 * configure: Emit a definition for the new macro enable_shared
10790 into each Makefile.
10791
10792 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10793
10794 * configure.in (host_tools, native_only): Add libtool.
10795
10796 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10797
10798 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10799 Fix typo in ming config comment.
10800
10801 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10802
10803 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10804
10805 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10806
10807 * config.sub: Add tic30 cases, and map c30 to tic30.
10808
10809 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10810
10811 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10812 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10813 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10814 (CLEAN_TARGET_MODULES): Similarly
10815 (all-target-libf2c): Add dependences.
10816 * configure.in (target_libs): Add libf2c.
10817
10818 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10819
10820 * configure.in: Remove expect from noconfigdirs when target
10821 is cygwin32. OK to build expect and dejagnu with Canadian
10822 Cross.
10823
10824 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10825
10826 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10827 host.
10828
10829 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10830 and mingw32.
10831
10832 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10833
10834 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10835 here as it is not defined in the toplevel Makefile.
10836
10837 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10838
10839 * configure (package_makefile_rules_frag): New variable, which names
10840 a file with generic rules, ...
10841 Change comment to mention we now have FIVE parts.
10842 * configure: Undo last change.
10843
10844 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10845
10846 * config.guess: More accurate determination of HP processor types.
10847 * config.sub: More accurate determination of HP processor types.
10848
10849 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10850
10851 * configure (package_makefile_frag): Move inserting the
10852 ${package_makefile_frag} to where it should be according
10853 to the comment.
10854
10855 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10856
10857 * config.guess: Add support for Linux/ARM.
10858
10859 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10860
10861 * .cvsignore: Remove *-info and *-install since they match
10862 release-info and mpw-install, which we don't want to just ignore.
10863
10864 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10865
10866 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10867
10868 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10869
10870 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10871 local_prefix to sub-make invocations.
10872
10873 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10874
10875 * configure.in: Check makefile fragments in the source
10876 directory.
10877
10878 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10879
10880 * configure.in: Check whether host and target makefile
10881 fragments exist before adding them to *_makefile_frag.
10882
10883 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10884
10885 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10886
10887 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10888
10889 * configure.in: Make sure we only replace RPATH_ENVVAR on
10890 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10891 regexp to sed.
10892
10893 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10894 to sub-makes.
10895
10896 1998-01-13 Lee Iverson (leei@ai.sri.com)
10897
10898 * config-ml.in (multi-do): LDFLAGS must include multilib
10899 designator.
10900
10901 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10902
10903 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10904
10905 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10906
10907 * config.sub: Add mingw32 support.
10908 * configure.in: Likewise.
10909
10910 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10911
10912 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10913
10914 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10915
10916 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10917 * configure (gxx_include_dir): Provide a definition for subdirs
10918 which do not use autoconf.
10919
10920 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10921
10922 * config.guess: Sync with egcs. Picks up new alpha support,
10923 BeOS & some additional linux support.
10924
10925 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10926
10927 * config.guess: HP 9000/803 is a PA1.1 machine.
10928
10929 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10930
10931 * configure.in: It's alpha*-...
10932
10933 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10934
10935 * configure.in (host_makefile_frag, target_makefile_frag):
10936 Handle multiple config files.
10937 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10938 alpha-*-*.
10939
10940 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10941
10942 * mkdep: New file.
10943
10944 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10945
10946 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10947
10948 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10949
10950 * Makefile.in: Add libgui directory.
10951 (GDB_TK): Add all-libgui.
10952 * configure.in: Add libgui directory.
10953 * configure: Add all-libgui to GDB_TK.
10954
10955 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10956
10957 * config-ml.in (multidirs): Add m32r to multilib list.
10958
10959 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10960
10961 * Makefile.in (all-target-gperf): Change dependency to
10962 all-target-libstdc++.
10963
10964 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10965
10966 * config.guess: Add BeOS support.
10967
10968 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10969
10970 Source directory cvs renamed to cvssrc:
10971 * configure.in (host_tools): Change cvs to cvssrc.
10972 (native_only): Likewise.
10973 (noconfigdirs) [various cases]: Likewise.
10974 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10975 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10976 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10977 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10978 (all-cvssrc): Rename target from all-cvs.
10979
10980 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10981
10982 * configure (gxx_include_dir): Fix thinko.
10983
10984 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10985
10986 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10987 (install-cross, install-gcc-cross): New targets.
10988
10989 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10990
10991 * configure.in (noconfigdirs): Add support for Thumb target.
10992
10993 * config.sub (maybe_os): Add support for Thumb target.
10994
10995 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10996
10997 * Makefile.in: Add rules for cygmon.
10998
10999 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11000
11001 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11002
11003 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11004 * configure (gxx_include_dir): Provide a definition for subdirs
11005 which do not use autoconf.
11006
11007 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11008
11009 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11010 11/18/97 build
11011
11012 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11013
11014 * From Franz Sirl.
11015 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11016 found on RedHat Linux systems.
11017
11018 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11019
11020 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11021 guesses.
11022
11023 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11024
11025 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11026
11027 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11028
11029 * ltmain.sh: If mkdir fails, check whether the directory was created
11030 anyhow by some other process.
11031
11032 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11033
11034 * configure.in (d30v-*-*): Configure all directories.
11035
11036 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11037
11038 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11039 for the D30V.
11040
11041 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11042
11043 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11044
11045 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11046
11047 * include/libiberty.h: Add extern "C" { so it can be used with C++
11048 progrms.
11049 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11050 programs.
11051
11052 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11053
11054 * configure.in (d30v-*-*): Configure GCC now.
11055
11056 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11057
11058 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11059 is no longer needed.
11060
11061 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11062
11063 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11064
11065 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11066
11067 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11068 targets using "$@" to provide support for similar but not identical
11069 targets without having to duplicate code.
11070
11071 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11072
11073 * makefile.vms: Fix to work with DEC C.
11074
11075 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11076
11077 * config.sub: Add mips-tx39-elf to marketing names.
11078
11079 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11080
11081 * ltmain.sh: Handle symlinks in generated script.
11082
11083 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11084
11085 * configure: Handle autoconf style directory options: --bindir,
11086 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11087 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11088 --sysconfdir.
11089 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11090 (sharedstatedir, localstatedir, oldincludedir): New variables.
11091 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11092 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11093 sbindir, sharedstatedir, and sysconfdir.
11094
11095 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11096
11097 * Makefile.in (bootstrap-lean): New target.
11098
11099 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11100
11101 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11102 sn, and gnuserv from noconfigdirs.
11103
11104 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11105
11106 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11107
11108 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11109
11110 * Makefile.in (cross): New target.
11111
11112 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11113 Jeff Law <law@cygnus.com>
11114
11115 * Makefile.in (bootstrap2, bootstrap3): New targets.
11116 (all-bootstrap): Remove outdated and confusing target.
11117 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11118
11119 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11120
11121 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11122 windows. Consistent with gdb/configure.
11123
11124 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11125
11126 * configure.in: Name Linux target fragment.
11127
11128 * configure: Rewrite so that project Makefile fragment is inserted
11129 first and appears last in the resulting Makefile.
11130
11131 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11132
11133 * Makefile.in (install-itcl): Install tcl first.
11134
11135 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11136
11137 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11138
11139 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11140
11141 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11142
11143 * configure.in (skipdirs): Add target-librx for Linux.
11144 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11145
11146 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11147
11148 * Makefile.in (bootstrap): New target.
11149
11150 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11151
11152 * config.sub: Accept 'amigados' for backward compatability.
11153
11154 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11155
11156 * config.guess: Merge with FSF.
11157
11158 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11159
11160 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11161
11162 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11163
11164 * config.sub: Add "marketing-names" patch.
11165
11166 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11167
11168 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11169
11170 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11171
11172 * config.sub: Handle v850-elf.
11173
11174 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11175
11176 * .cvsignore (*-install): Remove.
11177
11178 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11179
11180 * ltconfig: Set CONFIG_SHELL in libtool.
11181 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11182
11183 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11184
11185 * configure.in (target_subdir): Set to libraries if enable_multilib.
11186
11187 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11188
11189 * config.guess: Update from gcc directory.
11190
11191 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11192
11193 * Makefile.in (all-sim): Depends on all-readline.
11194
11195 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11196
11197 * Makefile.in (BISON, YACC): Use $$s.
11198 (all-bison): Depend on all-texinfo.
11199
11200 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11201
11202 * Makefile.in (BISON): Add -L flag.
11203 (YACC): Likewise.
11204
11205 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11206
11207 * configure.in (noconfigdirs): Add support for v850e target.
11208
11209 * config.sub (maybe_os): Add support for v850e target.
11210
11211 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11212
11213 * configure.in (noconfigdirs): Add support for v850ea target.
11214
11215 * config.sub (maybe_os): Add support for v850ea target.
11216
11217 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11218
11219 * config.sub: Add mipstx39. Delete r3900.
11220
11221 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11222
11223 * Makefile.in (all-autoconf): Depends on all-texinfo.
11224
11225 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11226
11227 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11228 eabi targets.
11229
11230 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11231
11232 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11233
11234 * configure: When handling a Canadian Cross, handle YACC as well as
11235 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11236 * Makefile.in (all-bison): Depend upon all-texinfo.
11237
11238 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11239
11240 * Makefile.in (BISON): bison, not byacc or bison -y.
11241 (YACC): bison -y or byacc or yacc.
11242 (various): Add *-bison as appropriate.
11243 (taz): No need to mess with BISON anymore.
11244
11245 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11246
11247 * configure: If OSTYPE matches *win32*, try to find a good value for
11248 CONFIG_SHELL.
11249
11250 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11251
11252 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11253 configure.in if it is present.
11254
11255 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11256
11257 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11258
11259 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11260
11261 * config.sub: Recognize `arc' cpu.
11262 * configure.in: Likewise.
11263 * config-ml.in: Likewise.
11264
11265 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11266
11267 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11268
11269 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11270
11271 * configure: Changed sed delimiter from ':' to '|' when
11272 attempting to substitute ${config_shell} for SHELL. On
11273 NT ${config_shell} may contain a ':' in it.
11274
11275 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11276
11277 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11278
11279 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11280
11281 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11282
11283 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11284
11285 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11286
11287 * ylwrap: If the program is a relative path, force it to be
11288 absolute.
11289
11290 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11291
11292 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11293
11294 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11295
11296 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11297 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11298 for libraries.
11299
11300 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11301
11302 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11303 separated by spaces.
11304
11305 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11306
11307 * ylwrap: New file.
11308 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11309
11310 * ltmain.sh: Handle /bin/sh at start of install program.
11311
11312 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11313
11314 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11315 * missing: New file, from automake 1.2.
11316
11317 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11318
11319 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11320 check-tk to CHECK_X11_MODULES.
11321
11322 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11323
11324 * config.sub: Merge with FSF.
11325
11326 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11327
11328 * config.guess: Merge with FSF.
11329
11330 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11331
11332 * configure: Treat msdosdjgpp like go32.
11333 * configure.in: Likewise. Don't remove gprof for go32.
11334
11335 * configure: Change Makefile.tem2 to Makefile.tm2.
11336
11337 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11338
11339 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11340
11341 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11342
11343 * install-sh (chmodcmd): Set to null if the DST directory already
11344 exists. Same as Nov 11th change.
11345
11346 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11347
11348 * configure (GDB_TK): Needs itcl and tix.
11349
11350 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11351
11352 * config.guess: Update from FSF.
11353
11354 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11355
11356 * Makefile.in (GDB_TK): Depend on itcl and tix.
11357
11358 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11359
11360 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11361 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11362 (INSTALL_SCRIPT): New variable.
11363 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11364 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11365 to -x.
11366 * install-sh: Add support for -x option.
11367
11368 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11369
11370 * configure.in, Makefile.in: Treat tix like itcl.
11371
11372 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11373
11374 * Makefile.in (WINDRES): New variable.
11375 (WINDRES_FOR_TARGET): New variable.
11376 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11377 (EXTRA_HOST_FLAGS): Add WINDRES.
11378 (EXTRA_TARGET_FLAGS): Add WINDRES.
11379 (EXTRA_GCC_FLAGS): Add WINDRES.
11380 ($(DO_X)): Pass down WINDRES.
11381 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11382 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11383 DLLTOOL_FOR_TARGET.
11384
11385 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11386
11387 * configure.in: configure sim before gdb for win32-x-ppc
11388
11389 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11390
11391 Move gperf into the toplevel, from libg++.
11392 * configure.in (target_tools): Add target-gperf.
11393 (native_only): Add target-gperf.
11394 * Makefile.in (all-target-gperf): New target, depend on
11395 all-target-libg++.
11396 (configure-target-gperf): Empty rule.
11397 (ALL_TARGET_MODULES): Add all-target-gperf.
11398 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11399 (CHECK_TARGET_MODULES): Add check-target-gperf.
11400 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11401 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11402
11403 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11404
11405 * config.sub (mn10200): Recognize new basic machine.
11406
11407 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11408
11409 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11410 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11411
11412 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11413
11414 * configure.in: If we're building mips-sgi-irix6* native, turn on
11415 ENABLE_MULTILIB and set TARGET_SUBDIR.
11416
11417 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11418
11419 * Makefile.in (all-sn): Depend on all-grep.
11420
11421 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11422
11423 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11424
11425 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11426 Makefile. From Jeff Makey <jeff@cts.com>.
11427 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11428
11429 * Makefile.in (DISTBISONFILES): Remove.
11430 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11431 $(DEFAULT_YACC).
11432
11433 * configure.in: Build itl, db, sn, etc., when building for native
11434 cygwin32.
11435
11436 * Makefile.in (LD): New variable.
11437 (EXTRA_HOST_FLAGS): Pass down LD.
11438 ($(DO_X)): Likewise.
11439
11440 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11441
11442 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11443
11444 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11445
11446 * configure.in (targargs): Strip out any supplied --build argument
11447 before adding our own. Always add --build.
11448
11449 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11450
11451 * configure.in (targargs): Pass --build if we're doing
11452 a cross-compile.
11453
11454 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11455
11456 * configure: Use '|' instead of ":" as the separator in
11457 sed. Otherwise sed chokes on NT path names with drive
11458 designators. Also look for "?:*" as the leading characters in an
11459 absolute pathname.
11460
11461 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11462
11463 * config.sub: Support for r3900.
11464
11465 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11466
11467 * configure.in: Use install-sh, not install.sh.
11468
11469 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11470
11471 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11472 apply it twice.
11473
11474 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11475
11476 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11477 install-binutils.
11478
11479 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11480
11481 * Makefile.in: Add automake targets.
11482 * configure.in (host_tools): Add automake.
11483
11484 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11485
11486 * configure: Default CXX to c++, not gcc.
11487 * Makefile.in (CXX): Set to c++, not gcc.
11488 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11489
11490 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11491
11492 * install-sh: try appending a .exe if source file doesn't
11493 exist
11494
11495 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11496
11497 * configure.in: Turn on multilib by default.
11498 (cross_only): Remove target-libiberty.
11499
11500 * Makefile.in (all-gcc): Don't depend on libiberty.
11501
11502 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11503
11504 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11505
11506 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11507
11508 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11509 (DISTBISONFILES): Add ld/Makefile.in
11510
11511 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11512
11513 * configure.in: if target is cygwin32 but host isn't cygwin32,
11514 don't configure gdb tcl tk expect, not just gdb.
11515
11516 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11517
11518 * configure.in: Added gnuserv everywhere sn appears.
11519
11520 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11521 (CROSS_CHECK_MODULES): Added check-gnuserv.
11522 (INSTALL_MODULES): Added install-gnuserv.
11523 (CLEAN_MODULES): Added clean-gnuserv.
11524 (all-gnuserv): New target.
11525
11526 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11527
11528 * config.guess: Fixes for MIPS OpenBSD systems.
11529
11530 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11531
11532 * Makefile.in (INSTALL_XFORM): Remove.
11533 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11534
11535 * mkinstalldirs: New file, copied from automake.
11536 * Makefile.in (installdirs): Rename from install-dirs. Use
11537 mkinstalldirs. Change all users.
11538 (DEVO_SUPPORT): Add mkinstalldirs.
11539
11540 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11541
11542 * install-sh: Rename from install.sh.
11543 * Makefile.in (INSTALL): Change install.sh to install-sh.
11544 (DEVO_SUPPORT): Likewise.
11545
11546 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11547 Graichen <graichen@rzpd.de>.
11548
11549 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11550
11551 * config.guess: Recognize OpenBSD systems correctly.
11552
11553 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11554
11555 * README, Makefile.in (ETC_SUPPORT): Remove references to
11556 cfg-paper*, configure.{texi,man,info*}._
11557
11558 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11559
11560 * Makefile.in (all.normal): Ensure that gcc is built after all
11561 the x11 - ie gdb - targets.
11562
11563 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11564
11565 * makefile.vms: Don't run conf-a-gas.
11566
11567 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11568
11569 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11570
11571 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11572
11573 * configure.in: Remove noconfigdirs case since gdb also
11574 configures and builds for tic80-coff.
11575
11576 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11577
11578 * configure: Set cache_file to config.cache.
11579 * Makefile.in (local-distclean): Remove config.cache.
11580
11581 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11582
11583 * COPYING: Update FSF address.
11584
11585 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11586
11587 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11588 noconfigdirs.
11589
11590 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11591
11592 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11593 MAKEDIRS, is empty.
11594
11595 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11596
11597 * config.sub: Tweak mn10300 entry.
11598
11599 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11600
11601 * configure.in (host_tools): Put sim before gdb, so gdb's
11602 configure.tgt can determine if the simulator was configured.
11603
11604 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11605
11606 * config.sub: Move BeOS $os case to be with other Cygnus
11607 local cases.
11608
11609 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11610
11611 * config.sub: Remove misplaced comment that broke Linux.
11612
11613 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11614
11615 * config.sub: Add BeOS support.
11616
11617 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11618
11619 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11620
11621 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11622
11623 * configure.in (noconfigdirs): Remove tcl and tk from
11624 noconfigdirs for cygwin32 builds.
11625
11626 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11627
11628 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11629
11630 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11631
11632 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11633 make-all.com, use makefile.vms instead.
11634
11635 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11636
11637 * config.sub: Accept -lnews*.
11638
11639 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11640
11641 * configure.in (noconfigdirs): Disable target-newlib,
11642 target-examples and target-libiberty for d30v.
11643
11644 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11645
11646 * configure.in (noconfigdirs): Enable ld for d30v.
11647
11648 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11649
11650 * configure.in (tic80-*-*): Build compiler.
11651
11652 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11653
11654 * configure.in (d30v-*): Remove sim directory from list of
11655 unsupported d30v directories
11656
11657 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11658
11659 * config.sub, configure.in: Add d30v target cpu.
11660
11661 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11662
11663 * makefile.vms: New file.
11664 * make-all.com: Remove.
11665
11666 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11667
11668 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11669
11670 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11671
11672 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11673
11674 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11675
11676 * Makefile.in (ALL_MODULES): Added all-db.
11677 (CROSS_CHECK_MODULES): Addec check-db.
11678 (INSTALL_MODULES): Added install-db.
11679 (CLEAN_MODULES): Added clean-db.
11680
11681 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11682
11683 * config.guess: Merge with latest FSF sources.
11684
11685 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11686
11687 * Makefile.in (ALL_MODULES): Added all-itcl.
11688 (CROSS_CHECK_MODULES): Added check-itcl.
11689 (INSTALL_MODULES): Added install-itcl.
11690 (CLEAN_MODULES): Added clean-itcl.
11691
11692 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11693
11694 * configure.in: build gdb for mn10200
11695
11696 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11697
11698 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11699
11700 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11701
11702 * configure.in (tic80-*-*): Turn off most targets right now.
11703
11704 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11705
11706 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11707 rather than the makeinfo program.
11708 (do-info): Depend upon all-texinfo.
11709
11710 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11711
11712 * configure.in: Remove uses of config/mh-linux.
11713
11714 * config.sub, config.guess: Merge with latest FSF sources.
11715
11716 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11717
11718 * config.sub (case $basic_machine): Add tic80 entries.
11719
11720 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11721
11722 * config.sub, config.guess: Merge with latest FSF sources.
11723
11724 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11725
11726 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11727 * mpw-config.in: Test for NewFolderRecursive.
11728 * mpw-install: Use symbolic name for startup filename.
11729 * mpw-README: Add various additional details.
11730
11731 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11732
11733 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11734
11735 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11736
11737 * configure.in: Do build gcc and the target libraries for
11738 the mn10200.
11739
11740 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11741
11742 * configure.in: don't avoid building gdb for mn10300 any more
11743 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11744 instead of single-quoting it.
11745
11746 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11747
11748 * configure.in: Don't use --with-stabs on IRIX 6.
11749
11750 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11751
11752 * configure.in (m32r): Build gdb, libg++ now.
11753
11754 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11755
11756 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11757 directories from noconfigdirs.
11758
11759 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11760
11761 * config.sub (basic_machine): added mips16 configuration
11762
11763 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11764
11765 * config.sub: Handle d10v-unknown.
11766
11767 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11768
11769 * config.sub: Handle v850-unknown.
11770
11771 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11772
11773 * Makefile.in: add findutils
11774 * configure.in: add findutils to list of host_tools
11775
11776 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11777
11778 * config.sub: Handle mn10200 and mn10300.
11779
11780 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11781
11782 * configure.in (d10v-*): Do not build librx.
11783
11784 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11785
11786 * configure.in (mn10300): Build everything except gdb & libgloss.
11787
11788 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11789
11790 * config.guess: Patch for Dansk Data Elektronik servers,
11791 from Niels Skou Olsen <nso@dde.dk>.
11792
11793 For ncr, use /bin/uname rather than uname, since GNU uname does not
11794 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11795
11796 Patch for MIPS R4000 running System V,
11797 from Eric S. Raymond <esr@snark.thyrsus.com>.
11798
11799 Fix thinko for nextstep.
11800
11801 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11802
11803 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11804 * config.guess: Guess mips-dec-mach_bsd4.3.
11805
11806 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11807 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11808 release numbers.
11809 * config.guess (mips-mips-riscos*): Emit just enough of the
11810 release number.
11811
11812 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11813 * config.guess (sparc-auspex-sunos*): Added.
11814 (f300-fujitsu-*): Added.
11815
11816 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11817 * config.guess: Recognize a Tadpole as a sparc.
11818
11819 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11820
11821 * config.guess: Don't assume that NextStep version is either 2 or
11822 3. NextStep 4 (aka OpenStep 4) has come out now.
11823
11824 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11825
11826 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11827 From Rik Faith <faith@cs.unc.edu>.
11828
11829 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11830
11831 * config.sub: Contributions from bug-gnu-utils to:
11832 Support plain "hppa" (no version given) architecture, reported by
11833 OpenStep.
11834 OpenBSD like NetBSD.
11835 LynxOs is not a hardware supplier.
11836
11837 * config.guess: Contributions from bug-gnu-utils to add support for:
11838 OpenBSD like NetBSD.
11839 Stratus systems.
11840 More Pyramid systems.
11841 i[n>4]86 Intel chips.
11842 M680[n>4]0 Motorola chips.
11843 Use unknown instead of lynx for hardware manufacturer.
11844
11845 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11846
11847 * install.sh (chmodcmd): Set to null if the DST directory already
11848 exists.
11849
11850 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11851
11852 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11853 not use mt-ppc target Makefile fragment any more.
11854
11855 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11856
11857 * configure.in (*-*-windows): Exclude everything but those dirs
11858 needed to build windows.
11859
11860 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11861
11862 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11863
11864 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11865
11866 * configure.in: Exclude mmalloc from i386-windows.
11867
11868 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11869
11870 * Undo my previous change.
11871
11872 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11873
11874 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11875 unconditionally.
11876 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11877
11878 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11879
11880 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11881 host to add it's own flags.
11882
11883 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11884
11885 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11886
11887 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11888
11889 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11890 (CXX_FOR_TARGET): Likewise.
11891 (GCC_FOR_TARGET): Define.
11892 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11893 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11894 CC_FOR_TARGET was specified on the command line.
11895 (MAKEOVERRIDES): Don't define.
11896
11897 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11898
11899 * configure.in (m32r): Fix spelling of libg++ libs.
11900
11901 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11902
11903 * config.sub (-apple*): Remove, now redundant.
11904
11905 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11906
11907 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11908
11909 * configure: Rework yesterday's sed script patch.
11910
11911 * config.sub: Merge with FSF.
11912
11913 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11914
11915 * config.guess: Merge from FSF.
11916
11917 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11918 * config.guess: Use pc instead of unknown, for pc clone systems.
11919 Change linux to linux-gnu.
11920
11921 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11922 * config.guess: Avoid non-portable tr syntax.
11923
11924 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11925
11926 * test-build.mk (HOLES): Add "xargs" for gdb.
11927
11928 * configure: Avoid hpux10.20 sed bug.
11929
11930 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11931
11932 * configure.in: Add support for windows host
11933 (that is a build done under the Microsoft build environment).
11934
11935 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11936
11937 * Makefile.in: Replace all uses of srcroot with s, to shrink
11938 command line lengths.
11939
11940 Patches from Geoffrey Noer <noer@cygnus.com>:
11941 * configure.in: If configuring for newlib, pass --with-newlib to
11942 subdirectories.
11943 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11944 -Bnewlib/ and -Lwinsup to gcc.
11945 (CXX_FOR_TARGET): Likewise.
11946
11947 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11948
11949 * Makefile.in (ETC_SUPPORT): Add configure.
11950
11951 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11952
11953 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11954 host configuration file.
11955
11956 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11957
11958 * configure.in: Break mn10x00 support into separate
11959 mn10200 and mn10300 configurations.
11960 * config.sub: Likewise.
11961
11962 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11963
11964 * configure.in: Add lots of stuff to noconfigdirs for
11965 the mn10x00 targets.
11966
11967 * config.sub, configure.in: Add mn10x00 support.
11968
11969 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11970
11971 * make-all.com: Call conf-a-gas, not config-a-gas.
11972
11973 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11974
11975 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11976 targets.
11977
11978 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11979
11980 * mpw-README: Add much more detail for native PowerMac.
11981 * mpw-install: New file.
11982 * mpw-configure: Add --norecursion and --help options.
11983 * mpw-config.in: Translate readme and install files when
11984 copying to objdir.
11985 * mpw-build.in: Don't always depend on byacc and flex.
11986 (install-only-top): New action.
11987
11988 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11989
11990 * configure.in: You can now configure GDB for the v850.
11991
11992 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11993
11994 * configure.in (noconfigdirs): Don't configure any C++ dirs
11995 if targeting D10V.
11996
11997 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11998
11999 * config.sub: Recognize mips64vr5000.
12000
12001 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12002
12003 * configure.in: Use a single line for host_tools and native_only.
12004
12005 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12006
12007 * config.sub, configure.in: Add entries for m32r.
12008
12009 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12010
12011 * Makefile.in (inet-install): Don't run install-gzip.
12012
12013 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12014
12015 * configure.in: Don't config lots of things for *-*-windows*.
12016
12017 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12018
12019 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12020 (host_libs, host_tools): Copy from configure.in.
12021 * mpw-configure: Don't complain about directories not found.
12022
12023 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12024
12025 * configure.in (i[345]86): Recognize i686 for pentium pro.
12026 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12027 file.
12028
12029 * config.guess (i[345]86): Ditto.
12030
12031 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12032
12033 * configure.in (noconfigdirs): Removed gdb for D10V.
12034
12035 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12036
12037 * configure.in: Remove ld, target-libio, target-libg++, and
12038 target-libstdc++ from noconfigdirs.
12039
12040 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12041
12042 * configure: Fix three locations where shell scripts were
12043 being run directly rather than with config_shell.
12044
12045 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12046
12047 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12048 * config.sub (basic_machine): Recognize v850.
12049
12050 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12051
12052 * mpw-configure: Handle multiple enable/disable options and
12053 pass them down recursively, handle -c and -s flags appropriately
12054 depending on choice of compiler, add escape mechanism for
12055 quoted arguments to gC.
12056
12057 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12058
12059 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12060 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12061 so that -mrelocatable-lib and -mno-eabi are used.
12062
12063 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12064 not support --print-multi-lib, don't abort.
12065
12066 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12067
12068 * make-all.com: Run config-a-gas.
12069 * setup.com: Don't copy subdirectory files around.
12070
12071 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12072
12073 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12074 target, it now compiles correctly.
12075
12076 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12077
12078 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12079
12080 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12081
12082 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12083
12084 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12085
12086 * configure.in (native_only): Add prms.
12087
12088 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12089
12090 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12091 (BINUTILS_SUPPORT_DIRS): Likewise.
12092
12093 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12094
12095 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12096 d10v support is added.
12097
12098 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12099
12100 * configure.in (d10v-*-*): New target.
12101
12102 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12103
12104 * config.guess (HP 9000/811): Recognize this as a PA1.1
12105 machine.
12106
12107 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12108
12109 * Makefile.in (do-tar-gz): New target, split out from tail end of
12110 taz target. Run each command separately, don't use pipes.
12111 (taz): Use it.
12112
12113 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12114
12115 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12116 * mpw-build.in: No builds should depend on building byacc or flex,
12117 they are assumed to be installed already.
12118
12119 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12120
12121 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12122 variable that CC_FOR_TARGET needs.
12123
12124 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12125
12126 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12127 options have changed since the last time the subdirectory was
12128 configured, and if it has, reconfigure.
12129 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12130 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12131
12132 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12133
12134 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12135 CLEAN_MODULES): Add bash.
12136 (all-bash): New target.
12137
12138 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12139
12140 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12141
12142 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12143
12144 * config.sub (basic_machine): Recognize d10v as a valid processor.
12145
12146 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12147
12148 * mpw-configure: Add support for --bindir.
12149 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12150
12151 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12152
12153 * configure.in: add bash, time, gawk to list of hosttools and things
12154 to only build for native toolchains
12155
12156 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12157
12158 * Makefile.in (docdir): Remove.
12159
12160 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12161
12162 * Makefile.in (datadir): Set to $(prefix)/share.
12163
12164 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12165
12166 * configure.in: build diff and patch for cygwin32-hosted
12167 toolchains.
12168
12169 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12170
12171 * config.sub: Accept -rtems*.
12172
12173 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12174
12175 * configure.in: enable dosrel for cygwin32-hosted builds,
12176 remove diff from the list of things not buildable
12177 via Canadian Cross
12178
12179 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12180
12181 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12182 don't get ". ".
12183
12184 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12185
12186 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12187
12188 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12189
12190 * Makefile.in (taz): Handle case where tex3patch didn't even get
12191 checked out. Also, if it was found, put the symlink in a new util
12192 subdirectory.
12193
12194 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12195
12196 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12197
12198 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12199
12200 * config.sub: Recognize -openvms.
12201 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12202 * make-all.com, setup.com: New files.
12203
12204 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12205
12206 * Makefile.in (taz): tex3patch moved to texinfo/util.
12207
12208 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12209
12210 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12211 * configure.in: remove make from disable-if-Can-Cross list
12212 enable gdb if ${host} and ${target} are cygwin32
12213
12214 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12215
12216 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12217 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12218
12219 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12220
12221 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12222 distinguish sysv/svr4/bsd variants.
12223 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12224
12225 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12226
12227 * configure.in: Added copyright notice.
12228 * move-if-change: Added copyright notice.
12229
12230 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12231
12232 * configure.in (powerpcle-*-solaris*): Until we get shared
12233 libraries working, don't build gdb, sim, make, tcl, tk, or
12234 expect.
12235
12236 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12237
12238 * config.guess: Merge with FSF:
12239
12240 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12241 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12242
12243 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12244 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12245
12246 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12247 * config.guess: Combine two OSF1 rules.
12248 Also recognize field test versions. From mjr@zk3.dec.com.
12249 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12250 because GNU uname does not support -p. From pmr@pajato.com.
12251
12252 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12253
12254 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12255
12256 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12257
12258 * mpw-README: Document GCCIncludes.
12259
12260 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12261
12262 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12263
12264 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12265
12266 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12267
12268 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12269
12270 * configure.in (*-*-cygwin32): Configure make.
12271
12272 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12273
12274 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12275
12276 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12277
12278 * Makefile.in (all-inet): Depend on all-perl.
12279
12280 * Makefile.in (inet-install): New target.
12281
12282 * Makefile.in (all-inet): Depend on all-tcl.
12283 (all-inet): Depend on all-send-pr.
12284
12285 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12286
12287 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12288 temporarily.
12289
12290 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12291
12292 * configure.in: Don't configure --with-gnu-ld on AIX.
12293
12294 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12295
12296 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12297
12298 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12299
12300 * Makefile.in (ALL_MODULES): Added all-inet.
12301 (CROSS_CHECK_MODULES): Added check-inet.
12302 (INSTALL_MODULES): Added install-inet.
12303 (CLEAN_MODULES): Added clean-inet.
12304 (all-indent): New target.
12305
12306 * configure.in (host_tools): Added inet.
12307 (native_only): Added inet.
12308 (noconfigdirs): Added inet.
12309
12310 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12311
12312 * configure.in: Don't configure libgloss if we are not configuring
12313 newlib.
12314
12315 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12316
12317 * configure.in: Don't configure libgloss for unsupported
12318 architectures.
12319
12320 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12321
12322 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12323
12324 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12325
12326 * Makefile.in (ALL_MODULES): Include all-apache.
12327 (CROSS_CHECK_MODULES): Include check-apache.
12328 (INSTALL_MODULES): Include install-apache.
12329 (all-apache): New target.
12330
12331 * configure.in: Added apache everywhere perl is seen.
12332
12333 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12334
12335 * Makefile.in: Add support for clean-{module} and
12336 clean-target-{module} rules.
12337
12338 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12339
12340 * configure.in (*-*-ose) do not build libgloss.
12341
12342 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12343
12344 * config.guess (prep*:SunOS:5.*:*): Turn into
12345 powerpele-unknown-solaris2.
12346
12347 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12348
12349 * configure.in: Permit --enable-shared to specify a list of
12350 directories.
12351
12352 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12353
12354 * configure.in (host==solaris): Pass only the first word of $CC
12355 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12356
12357 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12358
12359 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12360
12361 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12362
12363 * Makefile.in (ALL_MODULES): Include all-perl.
12364 (CROSS_CHECK_MODULES): Include check-perl.
12365 (INSTALL_MODULES): Include install-perl.
12366 (ALL_X11_MODULES): Include all-guile.
12367 (CHECK_X11_MODULES): Include check-guile.
12368 (INSTALL_X11_MODULES): Include install-guile.
12369 (all-perl): New target.
12370 (all-guile): New target.
12371
12372 * configure.in (host_tools): Include perl and guile.
12373 (native_only): Include perl and guile.
12374 (noconfigdirs): Don't build guile and perl; no ports have been
12375 done.
12376
12377 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12378
12379 * configure (--enable-*): Handle quoted option lists such as
12380 --enable-sim-cflags='-g0 -O' better.
12381
12382 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12383
12384 * Makefile.in ({,inst}all-target): New rule so we can make and
12385 install all of the target directories easily.
12386
12387 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12388
12389 * configure.in: Add missing global flag in sed substitution when
12390 deleting `target-' from ${configdirs}.
12391
12392 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12393
12394 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12395 option.
12396
12397 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12398 config/mh-necv4.
12399
12400 * install.sh: Correct misspelling of transformbasename.
12401
12402 * config.guess: Recognize mips-*-sysv*.
12403
12404 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12405
12406 * config.sub: Recognize mon960.
12407
12408 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12409
12410 * configure: Restore Canadian Cross handling of BISON and LEX,
12411 removed in Feb 20 change.
12412
12413 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12414
12415 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12416 Mention make install. Remove the old copyright date as well the
12417 clumsy and rather pointless copyright on the README file.
12418
12419 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12420
12421 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12422 Makefile after running symlink-tree, then run `make distclean' to
12423 avoid clobbering any generated files in srcdir.
12424
12425 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12426
12427 * configure.in (m68k-*-netbsd*): Build everything now.
12428
12429 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12430
12431 * Makefile.in (taz): Fix quoting.
12432
12433 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12434
12435 * configure.in (sparclet-*-*): Build everything now.
12436
12437 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12438
12439 * configure.in (m68k-*-linux*): New host.
12440
12441 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12442
12443 * configure: Check for bison before byacc.
12444
12445 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12446
12447 * Makefile.in configure: Change the way LEX and BISON/YACC are
12448 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12449 searching PATH. These are used as fallbacks by Makefile.in if
12450 flex/bison/byacc aren't in objdir.
12451
12452 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12453
12454 * Makefile.in: Make everything which depends upon all-bfd also
12455 depend upon all-opcodes, in case --with-commonbfdlib is used.
12456
12457 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12458
12459 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12460 building NT native compilers on Unix.
12461
12462 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12463
12464 * configure.in: Don't get CC from the host Makefile fragment if we
12465 can find gcc in PATH, or if this is a Canadian Cross. Move the
12466 Solaris test for /usr/ucb/cc to the post target script, just after
12467 the compiler sanity test.
12468
12469 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12470
12471 * config.sub: Merge with FSF.
12472
12473 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12474
12475 * Makefile.in (RPATH_ENVVAR): New variable.
12476 (REALLY_SET_LIB_PATH): Use it.
12477 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12478
12479 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12480
12481 * config.sub, configure.in: Recognize sparclet cpu.
12482
12483 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12484
12485 * config.guess: Support m68k-cbm-sysv4.
12486
12487 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12488
12489 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12490 m68k-unknown-linuxaout from linker help string. Put quotes around
12491 $ld_help_string.
12492
12493 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12494
12495 * config.guess (powerpc-harris-powerunix): Add guess for port
12496 to new target.
12497
12498 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12499
12500 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12501
12502 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12503
12504 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12505 $(REALLY_SET_LIB_PATH) in Makefile.
12506 * Makefile.in (SET_LIB_PATH): New variable.
12507 (REALLY_SET_LIB_PATH): New variable.
12508 ($(DO_X)): Use $(SET_LIB_PATH).
12509 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12510 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12511 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12512 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12513 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12514 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12515 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12516 (install-dosrel): Likewise.
12517 (all-opcodes): Depend upon all-libiberty.
12518
12519 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12520
12521 * config.guess (*:CYGWIN*): New
12522
12523 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12524
12525 * Makefile.in (all-target-winsup): All all-target-libiberty.
12526
12527 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12528
12529 * configure.in (noconfigdirs): Add missing # in front of comment.
12530
12531 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12532
12533 * configure.in: add second pass to things added to noconfigdirs
12534 so *-gm-magic can exclude libgloss properly.
12535
12536 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12537
12538 * mpw-configure (extralibs_name, rez_name): Set correctly
12539 for MWC68K compiler.
12540
12541 * mpw-README: Add more info on the necessary build tools.
12542
12543 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12544
12545 * configure.in, config.sub: Recognize cygwin32.
12546
12547 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12548
12549 * config.guess, config.sub: Recognize A/UX.
12550
12551 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12552
12553 * config.sub: Merge with gcc/config.sub.
12554
12555 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12556
12557 * mpw-build.in (do-binutils): Add build of stamps.
12558
12559 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12560
12561 * config.sub: Add recognition for mips64vr4100*-* targets.
12562
12563 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12564
12565 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12566 Add creation of gconfigargs with `--enable-shared' turned on.
12567 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12568 ($(host)-stamp-stage3-configured): Likewise.
12569 (HOLES): Add chatr and ldd.
12570 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12571
12572 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12573
12574 * configure: Pass --nfp to recursive configures.
12575
12576 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12577
12578 * Makefile.in (DLLTOOL): New.
12579 (DLLTOOL_FOR_TARGET): New.
12580 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12581 (EXTRA_TARGET_FLAGS): Ditto.
12582 (EXTRA_GCC_FLAGS): Ditto.
12583 (CONFIGURE_TARGET_MODULES): Ditto.
12584 (DO_X): Ditto.
12585 * configure: Add DLLTOOL.
12586
12587 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12588
12589 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12590 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12591 mh-sco, since old workarounds no longer needed, and don't
12592 build ld, since libraries have weak symbols in COFF.
12593
12594 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12595
12596 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12597
12598 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12599
12600 * configure.in: Make sure that ${CC} can be used to compile an
12601 executable.
12602
12603 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12604
12605 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12606 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12607 nothing depending on whether gdbtk is being built.
12608
12609 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12610
12611 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12612
12613 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12614
12615 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12616 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12617
12618 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12619
12620 * config-ml.in: Add support for
12621 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12622 Simplify setting of multidirs from --disable-foo.
12623
12624 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12625
12626 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12627 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12628 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12629 non-empty, pass them on to the GCC make.
12630 (all-bootstrap): New rule that is like all-gcc, except it executes
12631 the GCC bootstrap rule instead of the GCC all rule.
12632
12633 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12634
12635 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12636
12637 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12638
12639 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12640 DG/UX support.
12641
12642 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12643
12644 * config.sub (i*86*) Change [345] to [3456]
12645
12646 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12647
12648 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12649 --with-gnu-ld=no.
12650
12651 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12652
12653 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12654 AIX multilibs get built.
12655
12656 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12657
12658 * configure.in (i386-win32): Don't build expect if we're not
12659 building the tcl subdir.
12660
12661 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12662
12663 * Makefile.in: (configure-target-examples, all-target-examples):
12664 New targets, configure and build example programs.
12665
12666 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12667
12668 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12669 use it as input to sedit the generated MPW makefile.
12670 * mpw-README: Add a suggestion about Gestalt.h.
12671
12672 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12673
12674 * config.sub: Accept *-*-ieee*.
12675
12676 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12677
12678 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12679 Ronald F. Guilmette <rfg@monkeys.com>.
12680
12681 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12682
12683 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12684 for powerpc-pe native.
12685 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12686 (target==powerpc-pe): duplicate i386-win32 entry.
12687
12688 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12689
12690 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12691 of vxworks, not just vxworks5.1.
12692
12693 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12694
12695 * mpw-configure: Add support for exec-prefix.
12696
12697 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12698
12699 * config.guess: Recognize HP model 816 machines as having
12700 a PA1.1 processor.
12701
12702 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12703
12704 * configure: Ignore new autoconf configure options.
12705
12706 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12707
12708 * config.guess: Recognize Pentium under SCO.
12709 From Robert Lipe <robertl@arnet.com>.
12710
12711 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12712
12713 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12714
12715 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12716
12717 * configure.in: Don't configure gas for alpha-dec-osf*.
12718
12719 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12720
12721 * configure.in: Default to --with-stabs for some targets for which
12722 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12723 i[345]86*-*-unixware*.
12724
12725 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12726
12727 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12728 rather than basing it on the target. Simplify handling of options
12729 controlling which directories to configure. Remove extraneous
12730 slash in multi-clean target.
12731
12732 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12733
12734 * config-ml.in: Prefix more variables with ml_ so they don't collide
12735 with configure's.
12736
12737 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12738
12739 * configure: Don't turn -v into --v.
12740
12741 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12742
12743 * configure.in (targargs): Fix typo.
12744
12745 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12746
12747 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12748
12749 * configure.in: Strip --host and --target options from
12750 CONFIG_ARGUMENTS, and always configure for --host only. Add
12751 --with-cross-host option when building with a cross-compiler.
12752 * configure: Canonicalize the arguments put into config.status by
12753 always using `=' for an option with an argument. Pass a presumed
12754 --host or --target explicitly.
12755
12756 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12757
12758 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12759 into general OS recognition case.
12760
12761 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12762
12763 * configure.in (target_configdirs): add target-winsup only
12764 for win32 target systems.
12765
12766 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12767
12768 * Makefile.in (all-target-libgloss): Depend upon
12769 configure-target-newlib, since when libgloss is built it looks to
12770 see if the newlib directory exists.
12771
12772 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12773
12774 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12775 cfg-ml-*.in.
12776
12777 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12778
12779 * configure: Handle LD and LD_FOR_TARGET when configuring a
12780 Canadian Cross.
12781
12782 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12783
12784 * configure.in (target_libs): add target-winsup.
12785 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12786 (target==ppcle-pe): remove ld from $noconfigdirs.
12787
12788 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12789
12790 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12791 Preserve relative path names in $srcdir. Build symlink tree if
12792 configuring cross target dir and srcdir=. (= no VPATH support).
12793 (configure-target-libg++): Depend on configure-target-librx.
12794 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12795 * config-ml.in: New file.
12796 * symlink-tree: New file.
12797 * configure: Ensure srcdir="." if that's what it is.
12798
12799 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12800
12801 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12802 includes and FLEX_SKELETON setting.
12803 * mpw-configure (--with-gnu-ld): New option, controls whether
12804 to use PPCLink or ld with PowerMac GCC.
12805 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12806 * mpw-config.in: Configure grez if targeting Mac.
12807
12808 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12809 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12810 just macos.
12811 * configure.in: Configure grez resource compiler if targeting Mac.
12812 * Makefile.in (all-grez, install-grez): New targets.
12813
12814 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12815
12816 * configure: CXX defaults to gcc, not g++. If we find
12817 gcc in the path, set CC to gcc -O2.
12818
12819 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12820
12821 * configure: Default ${build} correctly. Avoid picking up extra
12822 spaces when reading CC and CXX from Makefile. When doing a
12823 Canadian Cross, use plausible default values for numerous
12824 variables.
12825 * configure.in: When doing a Canadian Cross, don't try to
12826 configure tools whose configure script can't handle it.
12827
12828 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12829
12830 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12831
12832 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12833
12834 * configure: Remove dubious bug reporting address.
12835
12836 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12837
12838 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12839 configure script, run that instead of this directory's configure.
12840 In either case, print a message that we're configuring the sub-dir.
12841
12842 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12843
12844 * configure.in: Before checking for the existence of various files,
12845 use sed to filter out "target-".
12846
12847 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12848
12849 * Makefile.in (DO_X): Split rule to decrease command line length
12850 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12851 (Philippe De Muyter).
12852
12853 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12854
12855 * Makefile.in (all-patch): depend on all-libiberty.
12856
12857 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12858
12859 * configure.in: If the only directory in target_configdirs which
12860 actually exists is libiberty, then set target_configdirs to empty,
12861 to avoid trying to build a target libiberty in a gas or gdb
12862 distribution.
12863
12864 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12865
12866 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12867 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12868 systems.
12869
12870 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12871
12872 * configure.in (copy_dirs): Use sys-include instead of include
12873 for --with-headers option.
12874
12875 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12876
12877 * Makefile.in, configure.in: Make winsup builds work with
12878 new scheme.
12879
12880 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12881
12882 * configure.in: Build the linker on AIX.
12883
12884 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12885
12886 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12887 where needed.
12888
12889 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12890
12891 * Makefile.in (all-gcc): Fix typo.
12892
12893 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12894
12895 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12896
12897 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12898
12899 * configure.in: Rename libFOO to target-libFOO, and xiberty
12900 to target-xiberty, to provide more flexibility.
12901 (target_subdir): Define. Create if cross.
12902 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12903 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12904 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12905 check-libFOO -> check-target-libFOO, etc.
12906 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12907 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12908 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12909 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12910 allow ALL_GCC="" to only configure.
12911 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12912 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12913 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12914
12915 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12916
12917 * Makefile.in (taz): Build "info" in etc explicitly.
12918
12919 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12920
12921 * configure.in: Make sure that CC is undefined (as opposed to
12922 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12923 problem with autoconf trying to configure on a host without GCC.
12924
12925 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12926
12927 * mpw-configure: Set host alias from choice of host compiler,
12928 only use generic MPW Makefile sed if present, edit a file
12929 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12930 * mpw-README: Add problem notes about CW6 and CW7.
12931
12932 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12933
12934 * Makefile.in (taz): Use ";" instead of ";;".
12935
12936 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12937
12938 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12939 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12940 DISTDOCDIRS.
12941 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12942 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12943
12944 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12945
12946 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12947 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12948 Move bfd to DISTSTUFFDIRS.
12949
12950 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12951
12952 * Makefile.in (X11_LIB): Removed.
12953 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12954
12955 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12956
12957 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12958
12959 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12960 names.
12961
12962 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12963
12964 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12965
12966 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12967
12968 * configure.in (i[345]86-*-win32): Always build newlib.
12969 Don't configure cvs, autoconf or texinfo.
12970 * Makefile.in (LD_FOR_TARGET): New.
12971 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12972 Pass down LD_FOR_TARGET.
12973
12974 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12975
12976 * winsup: New directory.
12977 * Makefile.in: Build winsup.
12978 * configure.in: Winsup is configured when target is win32.
12979 Can only build win32 target GDB when native.
12980
12981 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12982
12983 * config.guess: Recognize HP model 819 machines as having
12984 a PA 1.1 processor.
12985
12986 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12987
12988 * configure: Fix sed loop which substitutes for CC and CXX to
12989 avoid bug found in various sed implementations.
12990
12991 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12992
12993 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12994 simulator. Use standard powerpc-*-eabi*.
12995
12996 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12997
12998 * configure.in: Stop putting gas and binutils in noconfigdirs for
12999 powerpc-*-aix* and rs6000-*-*.
13000
13001 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13002
13003 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13004 -mcall-aixdesc libraries.
13005
13006 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13007
13008 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13009
13010 * config.sub (arm | armel | armeb): Fix shell syntax.
13011
13012 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13013
13014 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13015 -msoft-float and -mcpu=common support.
13016 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13017 libraries.
13018
13019 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13020
13021 * configure.in: Allow configuration and build of emacs19 for the alpha.
13022
13023 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13024
13025 * configure.in (CC): Get ^CC, not just any old CC, from
13026 ${host_makefile_frag}.
13027
13028 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13029
13030 * configure.in (CC): Try to get CC from
13031 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13032
13033 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13034
13035 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13036 only if it exists in $(srcdir).
13037
13038 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13039
13040 * configure: If CC and CXX are not set in the environment, set
13041 them, based on either an existing Makefile or on searching for gcc
13042 in PATH. Substitute for CC and CXX in Makefile.
13043 * configure.in: Remove libm from target_libs. Separate
13044 target_configdirs from configdirs. If CC is not set in
13045 environment, try to get it from a host Makefile fragment. Rewrite
13046 changes of configdirs to use skipdirs instead. A few minor
13047 tweaks. Take directories out of target_configdirs as they are
13048 taken out of configdirs. Remove existing Makefile files from
13049 subdirectories. Substitute for TARGET_CONFIGDIRS and
13050 CONFIG_ARGUMENTS in Makefile.
13051 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13052 by configure.in.
13053 (CONFIG_ARGUMENTS): Likewise.
13054 (CONFIGURE_TARGET_MODULES): New variable.
13055 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13056 ($(CONFIGURE_TARGET_MODULES)): New target.
13057 (configure-libg++, configure-libio): New targets.
13058 (all-libg++): Depend upon configure-libg++.
13059 (all-libio): Depend upon configure-libio.
13060 (configure-libgloss, all-libgloss): New targets.
13061 (configure-libstdc++): New target.
13062 (all-libstdc++): Depend upon configure-libstdc++.
13063 (configure-librx, all-librx): New targets.
13064 (configure-newlib): New target.
13065 (all-newlib): Depend upon configure-newlib
13066 (configure-xiberty): New target.
13067 (all-xiberty): Depend upon configure-xiberty.
13068
13069 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13070
13071 * configure.in (host i[345]86-*-win32): Expand the
13072 noconfigdirs again.
13073
13074 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13075
13076 * mpw-configure: Fix sed command file name.
13077
13078 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13079
13080 * configure.in (host i[345]86-*-win32): Reduce the
13081 noconfigdirs again.
13082
13083 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13084
13085 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13086 or powerpc*-*-pe*, since they are not yet supported.
13087
13088 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13089
13090 Add PowerMac support and many other enhancements.
13091 * mpw-configure: New option --cc to select compiler to use,
13092 paste options set according to --cc into the generated
13093 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13094 if mpw-make.sed is present.
13095 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13096 add forward includes for PowerPC include files.
13097 * mpw-build.in: Build using Makefile.PPC if present.
13098 (do-byacc, etc): Remove separate version resource builds.
13099 (do-gas): Build "stamps" before "all".
13100 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13101 * mpw-README: Update to reflect --cc option, PowerMac support,
13102 and recently-reported compatibility problems.
13103
13104 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13105
13106 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13107 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13108 (--with-multilib-top): Pass to recursive invocations.
13109
13110 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13111
13112 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13113 v810-*-*.
13114
13115 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13116
13117 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13118 gdb, ld and opcodes on v810-*-*.
13119
13120 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13121
13122 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13123 (local-maintainer-clean): New target.
13124 (maintainer-clean): New target.
13125 (realclean): Just depend upon maintainer-clean.
13126
13127 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13128
13129 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13130
13131 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13132
13133 * configure.in: Build ld in mips*-*-bsd* case.
13134
13135 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13136
13137 * config.sub: Accept -lites* OS. From Ian Dall.
13138
13139 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13140
13141 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13142 targets.
13143
13144 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13145
13146 * configure.in: treat i386-win32 canadian cross the same as
13147 i386-go32 canadian cross.
13148
13149 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13150
13151 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13152 running under the simulator to build a reduced set of libraries.
13153 (powerpc-*-eabiaix): Add fine grained multilib support added to
13154 other powerpc targets yesterday.
13155
13156 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13157
13158 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13159 -disable-softfloat, -disable-relocatable, -disable-aix, and
13160 -disable-sysv to control which multilib libraries get built.
13161
13162 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13163
13164 * configure: Add Makefile.tem to list of files to remove in trap
13165 handler.
13166
13167 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13168
13169 * config.guess (*Linux*): Add missing "exit"s.
13170 Also, need specific check for alpha-unknown-linux (uses COFF).
13171
13172 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13173
13174 * config.guess: Merge with FSF:
13175
13176 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13177 * config.guess (AIX4): More robust release numbering discovery.
13178
13179 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13180 * config.guess (i386-sequent-ptx): Properly get version number.
13181
13182 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13183 * config.guess (mips:*:4*:UMIPS): New case.
13184
13185 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13186
13187 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13188 (i386-win32 host): Likewise. Don't build readline.
13189
13190 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13191
13192 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13193 SUPPORT_FILES to submakes.
13194
13195 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13196
13197 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13198 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13199 mpw-configure.
13200
13201 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13202
13203 * configure.in (appdirs): Use =, not ==, in test expression when
13204 trying to build the text to print in the warning message for
13205 Solaris users.
13206
13207 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13208
13209 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13210
13211 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13212
13213 * config.guess: Recognize lynx-2.3.
13214
13215 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13216
13217 * config.sub (z8ksim): Deleted
13218 (z8k-*-coff): New, this is the one true name of the target.
13219
13220 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13221
13222 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13223
13224 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13225
13226 * config.guess (*:Linux:*:*): First try asking the linker what the
13227 default object file format is (elf, aout, or coff). Then if this
13228 fails, try previous methods.
13229
13230 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13231
13232 * configure.in: Don't build newlib for *-*-vxworks5.1.
13233
13234 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13235
13236 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13237 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13238
13239 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13240
13241 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13242
13243 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13244
13245 * cfg-ml-com.in: New file.
13246 * cfg-ml-pos.in: New file.
13247
13248 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13249
13250 * COPYING.NEWLIB: Add HP free copyright to list.
13251
13252 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13253
13254 * config.sub: Recognize -eabi* for the system, not just -eabi.
13255
13256 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13257
13258 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13259 * config.sub, configure.in (win32): New target and host.
13260
13261 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13262
13263 * configure.in: Add i386-pe configuration.
13264
13265 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13266
13267 * mpw-build.in (install): Install GDB after LD.
13268
13269 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13270
13271 * mpw-config.in (elf/mips.h): Always forward-include, needed
13272 for GDB to build.
13273
13274 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13275
13276 * testsuite: New directory for customer acceptance and whole tool
13277 chain tests.
13278
13279 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13280
13281 * configure: If per-host line isn't found, but AC_OUTPUT is found
13282 and a configure script exists, run it instead.
13283
13284 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13285
13286 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13287
13288 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13289
13290 * configure: Set build_{cpu,vendor,os,alias} to host values when
13291 --build isn't specified.
13292
13293 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13294
13295 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13296 (FLAGS_TO_PASS): Pass them.
13297 (EXTRA_TARGET_FLAGS): Ditto.
13298
13299 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13300
13301 * Makefile.in (all-libg++): Depend on all-libstdc++.
13302
13303 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13304
13305 * configure.in (noconfigdirs): Enable all packages for
13306 i386-unknown-netbsd.
13307
13308 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13309
13310 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13311 hosted builds (DOS builds)
13312
13313 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13314
13315 Changes for ARM based on patches from Richard Earnshaw:
13316 * config.sub: Handle armeb and armel.
13317 * configure.in: Omit arm linker only for riscix.
13318
13319 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13320
13321 * config.guess: Update from FSF.
13322
13323 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13324
13325 * config.sub: Recognize powerpcle as the little endian varient of
13326 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13327 powerpcle variant. Convert pentium into i586, not i486. Add p5
13328 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13329 temporarily.
13330
13331 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13332
13333 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13334
13335 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13336
13337 * config.sub: Accept -lites* as a basic system type.
13338
13339 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13340
13341 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13342 installed, and if so return linuxoldld as the system name.
13343
13344 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13345
13346 * config.guess: Add hppa1.1-hp-lites support.
13347
13348 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13349
13350 * configure.in: Don't build newlib for m68k-vxworks5.1.
13351
13352 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13353
13354 * configure.in (mips-sgi-irix6): Use mh-irix5.
13355
13356 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13357
13358 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13359
13360 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13361
13362 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13363 OSF/1. Fix compiler flags.
13364 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13365
13366 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13367
13368 * configure.in: Recognize --with-newlib.
13369 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13370
13371 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13372
13373 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13374 to *_X11_MODULES due to gdbtk needing X include files et al.
13375
13376 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13377
13378 Merge in support for Mac MPW as a host.
13379 (Old change descriptions retained for informational value.)
13380
13381 * mpw-config.in: Add generic include forwards for cpu-specific
13382 include files in aout and elf directories.
13383
13384 * mpw-configure: Added copyright.
13385 * mpw-config.in: Check for presence of required build tools.
13386 (target_libs): Add newlib.
13387 (target_tools): Add examples.
13388 (Read Me): Generate as "Read Me for MPW" instead.
13389 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13390 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13391 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13392
13393 * mpw-configure: Remove subdir-specific makefile hackery,
13394 delete mk.tmp after using it.
13395
13396 * mpw-build.in (all): Display start and end times.
13397
13398 * mpw-configure (host_canonical): Set.
13399 (target_cpu): Always add to makefiles.
13400 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13401 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13402 (mpw-mh-mpw): Look for in srcdir and srcroot.
13403 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13404
13405 * mpw-build.in: (install-only): New target.
13406
13407 * mpw-configure (host_alias, target_alias): Rename from hostalias
13408 and targetalias, add into generated Makefile.
13409 (mk.tmp): If present, add into generated Makefile.
13410 * mpw-build.in (all-gas): Build config.h first before gas proper.
13411
13412 * mpw-configure (config.status): Write only if changed.
13413 * mpw-config.in (readline): Configure it (not built, just used for
13414 definitions).
13415
13416 * mpw-config.in (elf/mips.h): Add a forward include.
13417
13418 * mpw-config.in: Forward-include most .h files in include into
13419 extra-include.
13420 (readline): Don't build.
13421 mpw-build.in (install): Install GDB.
13422
13423 * mpw-configure (prefix, mpw_prefix): Handle it.
13424 * mpw-config.in (mmalloc, readline): Don't configure.
13425 * mpw-build.in (thisscript): Rename to ThisScript.
13426 Use mpw-build instead of BuildProgram everywhere.
13427 (mmalloc, readline): Don't build.
13428 * mpw-README: New file, basic documentation about the MPW port.
13429
13430 * mpw-config.in: Use forward-include to create include files.
13431
13432 * mpw-configure: Add more things to the top of each configured
13433 Makefile, including contents of config/mpw-mh-mpw.
13434 * mpw-config.in (extra-include): Create this directory and fill it
13435 with Posix-like include files when configuring.
13436
13437 * config.sub (apple, mac, mpw): Add various aliases.
13438
13439 * mpw-build.in: New file, top-level build script fragment for MPW.
13440 * mpw-configure: New file, configure script for MPW.
13441 * mpw-config.in: New file, config fragment for MPW.
13442
13443 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13444
13445 * configure.in (host_libs): Remove glob, since it is gone from the
13446 sources.
13447
13448 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13449
13450 * Makefile.in: define empty GDB_NLM_DEPS var.
13451
13452 * configure.in(target_makefile_frag): use config/mt-netware
13453 for netware targets.
13454
13455 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13456
13457 * config.sub: Merge in recent FSF changes. Remove linux special
13458 cases.
13459
13460 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13461
13462 Revert this change:
13463
13464 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13465
13466 * build-all.mk: Use CC=cc -Xs on Solaris.
13467
13468 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13469
13470 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13471 stop using it.
13472 * Makefile.in: Nuke all references to glob subdirectory.
13473
13474 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13475
13476 * configure.in: Fix --enable-shared logic in per-host.
13477
13478 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13479
13480 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13481
13482 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13483
13484 * configure.in (noconfigdirs): Don't build gas on AIX, for
13485 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13486
13487 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13488
13489 * configure: Fix --cache-file to work if the file argument is a
13490 relative path.
13491
13492 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13493
13494 * configure: If the --cache-file is used, pass it down to
13495 configure in subdirectories.
13496
13497 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13498
13499 * config.sub: add vxworks29k configuration.
13500
13501 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13502
13503 * Makefile.in (taz): Do "diststuff" part quietly.
13504
13505 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13506
13507 * config.sub: Mini-merge with gcc/config.sub.
13508
13509 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13510
13511 * config.guess (IRIX): Sed - to _.
13512
13513 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13514
13515 * Makefile.in (source-vault, binary-vault): New targets.
13516
13517 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13518
13519 * config.sub: Recognize -eabi as a basic system type.
13520
13521 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13522
13523 * configure.in (enable_shared stuff): Fix typo.
13524
13525 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13526
13527 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13528
13529 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13530
13531 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13532
13533 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13534
13535 * configure.in (rs6000-*-*): Don't build gas.
13536
13537 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13538
13539 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13540 reduce command line length.
13541 (AS_FOR_TARGET): Check for as.new, not Makefile.
13542 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13543
13544 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13545
13546 * config.guess: Merge from FSF.
13547
13548 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13549
13550 * configure: Don't use $ when handling program_suffix.
13551
13552 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13553
13554 * configure.in: Configure tk for hppa/hpux.
13555
13556 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13557
13558 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13559
13560 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13561
13562 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13563 to LIBCXXFLAGS. Tests are better run without it.
13564
13565 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13566
13567 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13568
13569 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13570
13571 * configure.in (*-*-netware*): Don't configure xiberty.
13572
13573 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13574
13575 * configure.in: Remove tk from native_only list.
13576
13577 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13578
13579 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13580 for special NCD build.
13581
13582 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13583
13584 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13585 makeall.bat, they're only useful for binutils snapshots.
13586 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13587 makeall.bat to specified SUPPORT_FILES.
13588
13589 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13590
13591 * build-all.mk: Add Ericsson targets to sun4 and solaris
13592 hosts. Add BNR's sun4 target to solaris host, so their
13593 build-from-source will be tested in-house first.
13594
13595 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13596
13597 * Makefile.in (LIBCFLAGS): New variable.
13598 (CFLAGS_FOR_TARGET): Ditto.
13599 (LIBCFLAGS_FOR_TARGET): Ditto.
13600 (LIBCXXFLAGS): Ditto.
13601 (CXXFLAGS_FOR_TARGET): Ditto.
13602 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13603 (BASE_FLAGS_TO_PASS): Pass them.
13604 (EXTRA_TARGET_FLAGS): Ditto.
13605
13606 * configure.in: Support --enable-shared.
13607
13608 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13609
13610 * configure.in (target_libs): Include libstdc++ again.
13611 * config.guess: Update from FSF (for FreeBSD).
13612
13613 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13614
13615 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13616 makeall.bat.
13617 (DISTDOCDIRS): Add `etc'.
13618 (ETC_SUPPORT_PFX): New variable.
13619 (taz): Include anything from etc starting with a word in
13620 ETC_SUPPORT_PFX.
13621
13622 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13623
13624 * config.sub: Update for recent FSF changes. Remove obsolete
13625 h8300hds entry. Add -windows* and -osx as basic os. Minor
13626 spacing changes.
13627
13628 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13629
13630 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13631
13632 * config.guess: Merge with FSF.
13633 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13634
13635 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13636
13637 * configure: Since the "trap 0" handler will override the exit
13638 status on many systems, only use it for "exit 1", and make it set
13639 a non-zero exit status; reset it before "exit 0". Also, check
13640 exit status of config.sub, and error out if it failed.
13641
13642 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13643
13644 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13645 and install libgloss.
13646
13647 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13648
13649 * Makefile.in (all-binutils): Depend upon all-byacc.
13650
13651 * configure.in: Don't build emacs on Irix 5.
13652
13653 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13654
13655 * configure.in (*-*-netware*): Add libio.
13656
13657 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13658
13659 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13660 (CHECK_TARGET_MODULES): Ditto.
13661 (INSTALL_TARGET_MODULES): Ditto.
13662 (TARGET_LIBS): Ditto.
13663 (all-libstdc++): Note dependencies.
13664
13665 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13666
13667 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13668
13669 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13670
13671 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13672 -fexternal-templates.
13673
13674 * configure.in (target_libs): Add libstdc++.
13675 (noconfigdirs): Add libstdc++ as appropriate.
13676
13677 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13678
13679 * config.guess: Update from FSF.
13680
13681 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13682
13683 * configure: Use ${config_shell} when running ${configsub}.
13684
13685 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13686
13687 * config.sub: No longer recognize h8300h.
13688
13689 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13690
13691 * config.sub: Remove extraneous differences between config.sub and
13692 gcc/config.sub.
13693
13694 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13695
13696 * Makefile.in (DISTSTUFFDIRS): Add gas.
13697
13698 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13699
13700 * COPYING.NEWLIB: New file.
13701
13702 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13703
13704 * config.guess (HP-UX): Patch from Harlan Stenn
13705 <harlan@landmark.com> to also emit release level.
13706
13707 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13708
13709 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13710
13711 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13712
13713 * config.sub: Merge nextstep cleanup from FSF.
13714
13715 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13716
13717 * configure.in (arm-*-*): Don't configure ld for this target.
13718
13719 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13720
13721 * configure.in (*-*-netware): don't configure libg++, libio,
13722 librx, or newlib.
13723
13724 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13725
13726 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13727 configure ld--it works, but it doesn't support shared libraries.
13728
13729 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13730
13731 * config.guess (*-unknown-freebsd*): Get rid of possible
13732 trailing "(Release)" in version string.
13733 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13734
13735 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13736
13737 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13738 Fix type: *-next-neststep -> *-next-nextstep.
13739
13740 * config.guess: Merge from FSF:
13741
13742 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13743
13744 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13745
13746 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13747
13748 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13749 instead of UNIX_SV for UnixWare 1.0).
13750
13751 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13752
13753 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13754 to make gdb/nlm/* build after the compiler and linker.
13755
13756 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13757
13758 * config.guess (netbsd, freebsd, linux): Accept any machine,
13759 not just i[34]86.
13760 (m68k-atari-sysv4): Relocate to match FSF version.
13761
13762 * config.guess: More merges from the FSF:
13763
13764 Add a space before function call or macro invocation.
13765
13766 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13767
13768 * config.guess: Add trap cmd to remove dummy.c and dummy when
13769 interrupted.
13770
13771 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13772
13773 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13774 (dummy): Redirect stderr from compilation of dummy.c.
13775
13776 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13777
13778 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13779
13780 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13781
13782 * configure: Accept and ignore --cache*, for compatibility with
13783 new autoconf.
13784
13785 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13786
13787 * config.guess: Merge from FSF:
13788
13789 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13790
13791 * config.guess (Pyramid*:OSx*:*:*): New case.
13792 (PATH): Add /.attbin at end for finding uname.
13793 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13794
13795 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13796
13797 * config.guess (M88*:DolphinOS:*:*): New case.
13798
13799 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13800
13801 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13802 to select whether to use ELF or COFF.
13803
13804 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13805
13806 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13807
13808 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13809
13810 * config.guess: Guess the OS version for HPUX.
13811
13812 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13813
13814 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13815
13816 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13817
13818 * configure.in: Recognize --with-headers, --with-libs, and
13819 --without-newlib.
13820 * Makefile.in (all-xiberty): Depend upon all-ld.
13821
13822 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13823
13824 * configure.in: Change i[34]86 to i[345]86.
13825
13826 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13827
13828 * configure (version): A few more tweaks to help message.
13829
13830 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13831
13832 * Makefile.in: Remove (for now) librx as a host library,
13833 now that we're building it for target.
13834
13835 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13836
13837 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13838 (Karl Berry).
13839
13840 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13841
13842 * configure.in: Also configure librx.
13843
13844 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13845
13846 * Makefile.in: Update various rules to reflect that librx
13847 is now needed for libg++.
13848
13849 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13850
13851 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13852
13853 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13854
13855 * configure.in: Configure the examples directory.
13856
13857 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13858
13859 * configure: Simplify Jun 2 1994 change.
13860
13861 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13862
13863 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13864 /bin/gcc isn't good enough to build gcc.
13865
13866 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13867
13868 * Makefile.in (GDB_SUPPORT_FILES): Remove
13869 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13870 (gdb.tar.gz): Add new rule to use standard distribution building
13871 mechanism.
13872
13873 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13874
13875 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13876 Bill Cox <bill@cygnus.com>.
13877
13878 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13879
13880 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13881
13882 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13883
13884 * configure: Search current dir first in .gdbinit.
13885
13886 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13887
13888 * config.sub: Recognize freebsd (merged from gcc config.sub).
13889
13890 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13891
13892 * config.sub: Refer to NeXT's operating system as nextstep.
13893
13894 * config.sub (case $basic_machine): Re-order the cases, to match
13895 the order in the FSF version (which is mostly alphabethical).
13896 Merge in some additions and changes from the FSF.
13897
13898 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13899
13900 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13901 * config.sub: Recognize cxux7.
13902 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13903
13904 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13905
13906 * config.sub: Fix typo powerpc -> powerpc-*.
13907
13908 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13909
13910 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13911
13912 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13913 parallel with all-emacs and install-emacs). Top-level command
13914 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13915
13916 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13917
13918 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13919 $(relbindir)/make before doing ``make install'', and use
13920 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13921 installing over running make binary.
13922 ($(host)-stamp-stage3-installed): Likewise.
13923
13924 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13925
13926 * config.guess: Recognize Mach.
13927
13928 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13929
13930 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13931 see whether --exec-prefix was used.
13932
13933 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13934
13935 * README: Explicitly mention libg++/README. (Zoo's idea.)
13936
13937 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13938
13939 * Makefile.in: Add all-librx target similar to all-libproc.
13940
13941 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13942
13943 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13944 with post 1.2 uname bogosity.
13945
13946 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13947
13948 * configure: Remove temporary files on receipt of a signal.
13949
13950 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13951
13952 * configure: If there is a package_makefile_frag, remove
13953 ${subdir}/Makefile.tem after copying it in.
13954
13955 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13956
13957 * build_all.mk: support rs6000 lynx identifies itself as
13958 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13959 since /bin/gcc is too feeble to compile a modern gcc.
13960
13961 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13962
13963 * brought devo/test-build.mk update-to-date with progressive/
13964 test-build.mk. Add lynx targets and hppa flag info.
13965
13966 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13967
13968 * configure.in: Use mh-ncrsvr43. Patch from
13969 Tom McConnell <tmcconne@sedona.intel.com>.
13970
13971 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13972
13973 * config.guess (i386-unknown-bsdi): No longer need to
13974 check #if defined(__bsdi__) && defined(__i386__).
13975
13976 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13977
13978 * configure: Set program_transform_nameoption correctly.
13979
13980 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13981
13982 * brought build-all.mk update-to-date with progressive build-all.mk,
13983 added new targets and hppa info.
13984
13985 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13986
13987 * configure: If config.guess result is a prefix of the user
13988 specified target, assume a native build and use the user specified
13989 target as the host alias. Remove SunOS patch suffix removal hack.
13990 * configure.in: Remove SunOS patch suffix removal hack.
13991
13992 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13993 in NATIVE_CHECK_MODULES.
13994
13995 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13996
13997 * Makefile.in: Rename HOST_ONLY to NATIVE.
13998 * configure: Delete SunOs patch suffix from host_canonical
13999 and build_canonical variables that are prepended to Makefiles.
14000 * configure.in: Add comments for easier maintenance.
14001
14002 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14003
14004 * Makefile.in: Add all-libproc target similar to all-gui.
14005
14006 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14007
14008 * Makefile.in (CHECK_MODULES): split into
14009 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14010
14011 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14012
14013 * config.guess (i386-unknown-bsdi): New system to guess.
14014
14015 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14016
14017 * Makefile.in: Add all-gui target (but not yet build by "all").
14018
14019 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14020
14021 * config.sub: Move deletion of patch suffix from here...
14022 * configure.in: To here, at Ian's suggestion. The top-
14023 level scripts might need to know of a patch level.
14024
14025 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14026
14027 * config.sub: Strip off patch suffix so rtl is recognized
14028 as a sunos4.1.3 machine, even though it's been patched.
14029
14030 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14031
14032 * Makefile.in (INSTALL_LAST): Delete.
14033 (INSTALL_DOSREL): New.
14034
14035 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14036
14037 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14038 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14039 whether we pass down --with-gnu-ld anyhow.
14040
14041 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14042
14043 * Makefile.in (INSTALL_LAST): Change operation so it works
14044 on more flavors of make.
14045 * configure.in (go32): Don't build libg++ or libio.
14046
14047 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14048
14049 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14050 they can be overriden by templates.
14051
14052 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14053
14054 * configure.in (target==go32): Don't build gdb.
14055 * dosrel: New directory.
14056
14057 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14058
14059 * configure.in (host==go32): Configure dosrel too.
14060 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14061 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14062 be set by incoming names or templates.
14063 (INSTALL_LAST): New rule.
14064
14065 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14066
14067 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14068
14069 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14070
14071 * configure.in (appdirs): New variable. Currently empty, but will
14072 be used in gas distribution. If nonempty, lists a set of
14073 directories at least one of which must get configured, or top
14074 level configuration is considered to have failed.
14075 (rs6000-*-lynxos*): Use new file name.
14076
14077 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14078
14079 Eliminate XTRAFLAGS.
14080 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14081 newlib include files using -idirafter, and also use -nostdinc.
14082 (CXX_FOR_TARGET): Likewise.
14083 (XTRAFLAGS): Removed.
14084 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14085 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14086 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14087 ($(DO_X)): Don't pass down XTRAFLAGS.
14088
14089 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14090
14091 * configure.in (mips*-dec-bsd*): New target; do build linker.
14092 (mips*-*-bsd*): New target; don't build linker.
14093
14094 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14095
14096 * configure.in: support rs6000-*-lynxos* configuration.
14097 support sunos4 as a cross target.
14098
14099 * config.sub: look for lynx*, not lynx since the OS version may
14100 legitimately be part of the name.
14101
14102 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14103
14104 * configure.in (i[34]86-*-sco*): Move to be with other i386
14105 targets.
14106 (romp-*-*): New target. Skip various binary utilities.
14107 (vax-*-*): New target. Don't build newlib.
14108 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14109
14110 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14111
14112 * configure.in: Only set host_makefile_frag if config
14113 directory exists.
14114
14115 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14116
14117 * install.sh: If $dstdir exists, don't check whether each
14118 component does.
14119
14120 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14121
14122 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14123
14124 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14125
14126 * configure.in (*-*-lynxos*): Don't configure newlib for either
14127 native or cross Lynx.
14128
14129 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14130
14131 * config.sub (sparc64-elf): Fix os.
14132 (z8k): Remove duplicate.
14133
14134 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14135
14136 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14137 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14138
14139 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14140
14141 * configure: Make file links cleanly even if Lynx fails on
14142 an NFS symlink (at least fail cleanly).
14143
14144 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14145
14146 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14147 -XNh2000.
14148
14149 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14150
14151 * configure: Unknown options are fatal again.
14152
14153 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14154
14155 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14156 compatibility.
14157
14158 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14159
14160 * build-all.mk: Add `clean' target.
14161
14162 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14163
14164 * config.guess: Add SINIX support.
14165 * configure.in: Add mips-*-sysv4* support.
14166
14167 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14168
14169 * build-all.mk: Document all useful targets.
14170 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14171 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14172
14173 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14174
14175 * configure: Support --silent, --quiet.
14176
14177 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14178
14179 * configure: Support --disable-FEATURE.
14180
14181 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14182
14183 * config.guess: Recognize NCR running SVR4.3.
14184
14185 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14186
14187 * config.guess: Make BSDI generate i386-unknown-bsd386.
14188 Patch from Paul Eggert <eggert@twinsun.com>.
14189
14190 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14191
14192 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14193
14194 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14195
14196 * configure: Make unrecognized options give nonfatal warnings
14197 instead of fatal errors, and pass them to any subdirectory
14198 configures in case they recognize them.
14199 Make --x equivalent to --with-x.
14200
14201 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14202
14203 * configure: Add --enable-* options. Clean up usage message and
14204 some comments.
14205
14206 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14207
14208 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14209
14210 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14211
14212 * configure.in (hppa*-*-*): Enable binutils.
14213
14214 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14215
14216 * config.sub: Recognize cisco.
14217
14218 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14219
14220 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14221
14222 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14223
14224 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14225 than one configuration name. Add comment.
14226
14227 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14228
14229 * config.guess: about target *-hitachi-hiuxwe2, fixed
14230 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14231 macro is incorrect.]
14232
14233 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14234
14235 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14236 than the "make ls" stuff which used to be here.
14237
14238 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14239
14240 * config.guess: Recognize i[34]86-unknown-freebsd.
14241 From Shawn M Carey <smcarey@rodan.syr.edu>.
14242
14243 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14244
14245 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14246
14247 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14248
14249 * config.guess: Check for ptx.
14250
14251 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14252
14253 * config.sub: Add os9k checking.
14254
14255 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14256
14257 * config.guess: Handle OSF1 running on HPPA processors
14258
14259 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14260
14261 * configure: If subdir configure fails, print out a message with
14262 subdirectory name, in case subdir's configure code didn't identify
14263 itself.
14264
14265 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14266
14267 * configure.in: Remove embedded newlines from configdirs.
14268 Avoid mismatches of substrings. Fix matching strings at end
14269 of configdirs.
14270
14271 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14272
14273 * config.guess: Add Lynx/rs6000 config support.
14274
14275 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14276
14277 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14278
14279 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14280
14281 * configure.in (hppa*-*-osf*): Treat this just like most other
14282 PA configurations (eg no binutils or ld).
14283 (hppa*-*-*elf*): These configurations have binutils and ld.
14284
14285 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14286
14287 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14288
14289 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14290
14291 * configure.in (rs6000-*-*): Build gas.
14292
14293 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14294
14295 * Makefile.in: Avoid bug in losing hpux sed.
14296
14297 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14298
14299 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14300 for GDB and GDB has been fixed to not need it.
14301
14302 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14303
14304 * config.guess: Recognize vax hosts.
14305
14306 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14307
14308 * configure (while loop): Don't use "break 2" inside case
14309 statement -- the case statement isn't an enclosing loop.
14310
14311 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14312
14313 * config.guess: Clean up NeXT support, to allow nextstep
14314 on Intel machines. Make OS be nextstep.
14315
14316 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14317
14318 * config.guess: Add alternate forms for Convex.
14319
14320 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14321
14322 * configure: Completely rewrite option processing. Take
14323 advantage of pattern-matching to avoid invoking test frequently.
14324 Also clean up host and target defaulting logic.
14325
14326 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14327
14328 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14329 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14330 commands (plus user environment) will fit SCO limits.
14331
14332 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14333
14334 * configure.in: Don't issue warnings about directories which are
14335 not being configured if -norecursion is set. Correct test for
14336 --with-gnu-as and --with-gnu-ld to not get confused by substring
14337 matches.
14338
14339 * configure.in: Don't build gas for alpha-dec-osf1*.
14340
14341 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14342
14343 * configure: Back out Per's change of 12/19/1993. It changes the
14344 behavior of configure in unexpected and confusing ways.
14345
14346 Also, use different delim char when calculating
14347 program_transform_name so that the name can contain slashes.
14348
14349 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14350
14351 * configure.in, config.sub: Add support for VSTa micro-kernel.
14352
14353 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14354
14355 * configure.in: Nuke hacks which were used to get a special
14356 version of GAS for HPPA configurations.
14357
14358 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14359
14360 * configure: If only ${target_alias} is given, use that
14361 as the default for ${host_alias}.
14362 * configure: Add missing back-slashes before nested quotes.
14363
14364 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14365
14366 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14367
14368 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14369
14370 * config.guess: Recognize some Tektronix configurations.
14371 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14372
14373 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14374
14375 * config.sub: Match any flavor of SH.
14376
14377 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14378
14379 * configure.in: Don't try to configure newlib for Alpha.
14380
14381 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14382
14383 * configure.in: Don't build ld for Irix 5. Don't build gas,
14384 libg++ or libio for any Alpha target.
14385
14386 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14387
14388 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14389
14390 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14391 default arguments -- so it tried to compress itself.
14392
14393 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14394
14395 * configure.in (notsupp): ensure that a space is always at the end
14396 of the configdirs list, since the grep checks for an explicit space
14397
14398 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14399
14400 * configure.in (target i386-sysv4.2): don't build ld, since static
14401 versions of many libraries are not available.
14402
14403 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14404
14405 * config.guess: Recognize Apollos (using environment variables).
14406 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14407
14408 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14409
14410 * config.guess: Recognize Sony news mips running newsos.
14411
14412 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14413
14414 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14415 "fi ; else" for bash.
14416
14417 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14418
14419 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14420
14421 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14422
14423 * config.sub: accept unixware as an alias for svr4.2.
14424 Fix some inconsistancies with the gcc version.
14425
14426 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14427
14428 * Makefile.in (DISTDOCDIRS): Add gdb.
14429
14430 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14431
14432 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14433
14434 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14435
14436 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14437 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14438 this now.
14439
14440 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14441
14442 * config.sub: Accept hiux* as an OS name.
14443
14444 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14445 etc/make-stds.texi. The underscore came from gcc, and dje now
14446 agrees that RUNTESTFLAGS is the correct name.
14447
14448 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14449
14450 * install.sh: Remove 'set -e'. It makes any conditionals
14451 in the script useless.
14452
14453 * config.guess: Automatically recognize arm-acorn-riscix
14454 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14455
14456 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14457
14458 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14459
14460 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14461
14462 * Makefile.in (DISTDOCDIRS): New variable.
14463 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14464 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14465
14466 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14467
14468 * configure.in (hppa target): check the source directory for the
14469 pagas sub-directory
14470
14471 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14472
14473 * config.sub: Allow -aout* and -elf*.
14474
14475 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14476
14477 * configure.in: Don't build ld on i386-solaris2, same as for
14478 sparc-solaris2.
14479
14480 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14481
14482 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14483
14484 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14485
14486 * configure.in: Configure gdb for alpha.
14487
14488 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14489
14490 * Makefile.in (CXXFLAGS): Add -O.
14491
14492 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14493
14494 * config.guess: added support for DG Aviion
14495
14496 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14497
14498 * configure.in: Produce warning message for subdirectories not
14499 configurable for this host/target combination. Don't try to
14500 configure gdb for vms.
14501
14502 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14503
14504 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14505 appropriate files before making "diststuff".
14506 (DISTBISONFILES): New var: list of files to be edited.
14507 (DISTSTUFFDIRS): Add binutils.
14508
14509 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14510
14511 * config.sub: also handle mipsel and mips64el (for little endian mips)
14512
14513 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14514
14515 * configure.in: Add * to end of all OS names.
14516
14517 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14518
14519 * configure.in: Build newlib for LynxOS native.
14520
14521 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14522
14523 * config.guess: Add support for delta 88k running SVR3.
14524
14525 * configure.in: Add comment about HP compiler vs. emacs.
14526
14527 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14528
14529 * configure.in: don't build ld on solaris2 (not a viable option
14530 due to bugs in getpwnam & getpwuid)
14531
14532 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14533
14534 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14535 config.guess will produce a full version number.
14536
14537 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14538
14539 * configure.in: Build linker and binutils for alpha-dec-osf1.
14540
14541 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14542
14543 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14544 and gdb/testsuite/Makefile.in.
14545
14546 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14547
14548 * configure.in: recognize mips*- instead of mips-
14549
14550 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14551
14552 * config.sub: Accept linux*coff and linux*elf as operating
14553 systems.
14554
14555 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14556
14557 * config.sub: Recognize mips64, and mips3 as an alias for it.
14558
14559 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14560
14561 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14562 gdb knows how to handle OSF/1 shared libraries.
14563
14564 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14565
14566 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14567 * config.guess: Recognize Hitachi's HIUX.
14568 * config.sub: Recognize h3050r* and hppahitachi.
14569 Remove redundant cases for hp9k[23]*.
14570
14571 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14572
14573 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14574 if gas and ld are in the source tree and are in ${configdirs}.
14575 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14576 --with options (but still pass them down on the command line,
14577 if they were explicitly specified).
14578
14579 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14580
14581 * configure: substitute SHELL value in Makefile.in with
14582 ${CONFIG_SHELL}
14583
14584 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14585
14586 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14587 *-*-solaris2* targets.
14588
14589 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14590
14591 * Makefile.in: define M4, and pass it down to sub-makes;
14592 all-autoconf now depends on all-m4
14593
14594 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14595
14596 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14597 presence of {ar,ranlib} instead of a configured directory
14598
14599 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14600
14601 * config.guess: Accept 34?? as well as 33?? for NCR.
14602
14603 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14604
14605 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14606 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14607
14608 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14609
14610 * configure: grab values for $(CC) and $(CXX) from the
14611 environment, so that someone can do "CC=gcc configure; make" and
14612 have it work right (matching the way that autoconf works now)
14613
14614 * configure.in, Makefile.in: add support for gash, the tcl
14615 interface to Galaxy
14616
14617 * config.guess: add NetBSD variants (hp300, x86)
14618
14619 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14620
14621 * install.sh: Support -d option (in the manner of SunOS 4 install,
14622 as it is more deterministic than that of GNU install)
14623 (chmodcmd): Set file to mode 755 by default (should also do default
14624 chgrp and chown, but I don't feel like dealing with that now)
14625
14626 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14627
14628 * config.sub: Remove h8300hhms alias.
14629
14630 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14631
14632 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14633
14634 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14635
14636 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14637 as stmp-fixinc
14638
14639 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14640
14641 * config.sub: recognize m88110-bug-coff.
14642
14643 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14644
14645 * Makefile.in (all-libio): all dependencies on the toolchain used
14646 to build this (gcc, gas, ld, etc)
14647
14648 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14649
14650 * config.guess: Deal with OSF/1 1.3 on alpha.
14651
14652 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14653
14654 * install.sh: add some 'else true' clauses for portability
14655
14656 * configure.in: don't build libio for h8[35]00-*-* targets
14657
14658 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14659
14660 * Makefile.in: Add support for new libio.
14661
14662 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14663
14664 * install.sh: If one command fails, don't try the rest. Don't try
14665 to remove $dsttmp (via trap) unless we have already created it.
14666 If $src doesn't exist, detect it and exit with an error.
14667
14668 * config.guess: Recognize BSD on hp300.
14669
14670 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14671
14672 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14673 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14674
14675 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14676
14677 * Makefile.in (all-send-pr): depends on all-prms
14678
14679 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14680
14681 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14682
14683 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14684
14685 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14686 Added test for mips-mips-riscos5.
14687
14688 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14689
14690 * configure.in: use mh-hp300 for 68k HP hosts
14691
14692 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14693
14694 * configure: add support for CONFIG_SHELL, so that you can use
14695 some alternate shell for evaluating configure scripts
14696
14697 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14698
14699 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14700 in configure script to bug-gdb@prep.ai.mit.edu when building
14701 distribution archive.
14702 * Makefile.in (COMPRESS): Remove def.
14703 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14704 gdb.tar.Z and make-gdb.tar.Z respectively.
14705 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14706 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14707 to convergence with 'taz' target in Makefile.in.
14708
14709 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14710
14711 * install.sh (dsttmp): use trap to ensure that tmp files go
14712 away on error conditions
14713
14714 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14715
14716 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14717
14718 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14719
14720 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14721 its parent is '/' not ''.
14722
14723 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14724
14725 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14726
14727 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14728 that ${newsrcdir}/configure.in does.
14729
14730 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14731
14732 * test-build.mk: support for CONFIG_SHELL
14733
14734 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14735
14736 * config.sub (netware): Add as a basic system type.
14737
14738 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14739
14740 * Makefile.in (Makefile): depend on configure.in. Also drop the
14741 $(srcdir)/ from the dependency on Makefile.in.
14742
14743 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14744
14745 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14746 (h8300hhms is temporary until multi-libraries are implemented).
14747 * configure.in: Handle h8300h too.
14748
14749 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14750
14751 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14752
14753 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14754
14755 * configure: Remove extraneous output when guessing host type.
14756 * config.guess: Remove extraneous output when guessing using C
14757 compiler rather than uname, or when guessing fails.
14758
14759 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14760
14761 * Makefile.in: remove all.cross and install.cross targets
14762
14763 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14764 definitions
14765
14766 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14767
14768 * configure.in (target sh): Build gprof.
14769
14770 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14771
14772 * config.sub: change -solaris to -solaris2
14773
14774 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14775
14776 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14777
14778 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14779
14780 * configure: Correct error message for missing Makefile.in to
14781 print correct directory.
14782
14783 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14784
14785 * install.sh: kludge around 386BSD shell bug
14786
14787 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14788
14789 * config.guess: Recognize NeXT.
14790 * config.guess: Recognize i486-ncr-sysv4.
14791 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14792
14793 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14794
14795 * Makefile.in (MAKEINFOFLAGS): New variable.
14796 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14797 * build-all.mk, test-build.mk: Pass down --no-split as
14798 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14799
14800 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14801
14802 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14803
14804 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14805
14806 * Makefile.in (libg++.tar.z): New rule.
14807 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14808 * Makefile.in (taz): Only do a single chmod.
14809
14810 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14811
14812 * install.sh: don't use dirname anymore (replaced with sed usage)
14813
14814 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14815
14816 * Makefile.in: Change extension for gzip'd files from '.z' to
14817 '.gz' per new FSF standard usage.
14818
14819 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14820
14821 * configure: put quotes around the final value of program_transform_name
14822
14823 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14824
14825 * Makefile.in: new install.sh support; update install-info rules
14826
14827 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14828
14829 * configure.in: Build diff for crosses, but not for go32 host.
14830
14831 * configure.in: Build gprof only for native, and don't build it
14832 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14833
14834 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14835
14836 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14837
14838 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14839
14840 * configure.in (host_tools): Add prms.
14841
14842 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14843
14844 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14845 with $(FLAGS_TO_PASS) on the command line
14846
14847 * config.sub: Recognize lynx and lynxos
14848
14849 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14850
14851 * config.sub: Accept -ecoff*, not just -ecoff.
14852
14853 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14854
14855 * Makefile.in (taz): Use .gz suffix instead of .z.
14856 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14857 names.
14858
14859 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14860
14861 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14862
14863 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14864
14865 * Makefile.in (install-no-fixedincludes): install gcc last, so
14866 that rebuilds that might happen during 'make install' don't get
14867 bogus gcc include files
14868
14869 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14870
14871 Change from Utah for HPPA support:
14872 * config.guess: Recognize hppa1.x-hp-bsd.
14873
14874 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14875
14876 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14877 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14878
14879 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14880
14881 * config.sub: Add support for rom68k and bug boot monitors.
14882
14883 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14884
14885 * Makefile.in: Make all-opcodes depend on all-bfd.
14886
14887 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14888
14889 * config.guess: Added special check for i[34]86-univel-sysv4*.
14890
14891 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14892
14893 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14894 the processor rather than assuming i486.
14895
14896 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14897
14898 * config.guess: Recognize SunOS6 as Solaris3.
14899
14900 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14901
14902 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14903 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14904
14905 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14906
14907 * build-all.mk (all-cross): New target for Canadian Cross.
14908 Added Q2 go32 targets.
14909 * test-build.mk: Configure go32 cross sparclite-aout and
14910 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14911 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14912
14913 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14914
14915 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14916 GO32 hosted toolchains
14917
14918 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14919
14920 * configure: change so "-exec-prefix" gets passed down rather
14921 than "-exec_prefix" so autoconf generated Makefiles get the
14922 exec_prefix set right.
14923
14924 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14925
14926 * config.guess: get the Solaris2 minor version number
14927
14928 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14929
14930 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14931
14932 * config.guess: Recognize some Sequent platforms.
14933
14934 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14935
14936 * Makefile.in: added the vault-install target
14937
14938 * configure.in: actually use the Sun3 makefile fragment that's in
14939 config, also added the release dir to configdirs
14940
14941 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14942
14943 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14944
14945 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14946
14947 * configure.in: remove some program from Alpha targetted toolchains
14948
14949 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14950
14951 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14952 gprof.
14953 (taz): Run "make diststuff" in those directories instead of "make
14954 proto-dir". Look for "VERSION=" only at start of line in subdir
14955 Makefile. Use "gzip -9" for compression.
14956 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14957 (binutils.tar.z): New target.
14958
14959 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14960
14961 * Makefile.in (taz): Include gpl.texinfo.
14962
14963 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14964
14965 * Makefile.in (setup-dirs): Merged into "taz" target.
14966 (taz): Only do `proto-dir' stuff if a directory is actually needed
14967 for this target.
14968
14969 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14970
14971 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14972 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14973 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14974 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14975 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14976
14977 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14978
14979 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14980 config.sub, and move-if-change to gdb testsuite distribution
14981 archive, so the testsuite can be extracted, configured, and
14982 run separately from the gdb distribution. Blow away the Chill
14983 tests that require a Chill compiled executable, since GNU Chill
14984 is not yet publically available.
14985
14986 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14987
14988 * test-build.mk: set environment variables in a single command,
14989 instead of a list of assignments and exports
14990
14991 * config.guess: recognize Alpha/OSF1 systems
14992
14993 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14994
14995 * configure: Change help message to prefer --options rather than
14996 -options.
14997
14998 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14999
15000 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15001 zippy@ecst.csuchico.edu.
15002 * config.guess: Recognize miniframe.
15003
15004 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15005
15006 * Makefile.in: Use srcroot to find runtest rather than rootme.
15007 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15008
15009 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15010
15011 * test-build.mk: Extensive additions to support building on a
15012 machine other than the host.
15013
15014 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15015
15016 * configure (tooldir): Fix for i386-aix again.
15017
15018 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15019
15020 * configure, Makefile.in: Change definition of $(tooldir)
15021 to match the FSF.
15022
15023 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15024
15025 * config.guess: Recognize i[34]86/SVR4.
15026
15027 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15028
15029 * Makefile.in (all-gdb): gdb depends on sim.
15030
15031 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15032
15033 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15034 at the same time we make the prototype gdb directory.
15035 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15036 files at the same time as the gdb base release distribution.
15037
15038 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15039
15040 * Makefile.in (check): Use individual check targets rather than
15041 DO_X rule.
15042 (check-gcc): Added.
15043
15044 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15045
15046 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15047 for System V release 3.2.
15048
15049 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15050
15051 * config.sub: Recognize hppaosf.
15052 * configure.in: Do configure ld/binutils/gas for it.
15053
15054 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15055
15056 * configure (tooldir): Alter syntax used to set this, for systems
15057 where "\$" isn't handled right, like i386-aix.
15058
15059 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15060
15061 * configure: Pass program-transform-name, not
15062 program_transform_name, to recursive configures.
15063
15064 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15065
15066 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15067 of gas+ld+binutils.
15068
15069 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15070
15071 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15072
15073 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15074
15075 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15076
15077 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15078
15079 * Makefile.in (PRMS): Set back to all-prms.
15080
15081 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15082
15083 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15084 targets, rather than for MIPS hosts.
15085
15086 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15087
15088 * configure.in: add comment for --with-x default values
15089
15090 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15091
15092 * Makefile.in: add check-* targets for each of the directories in
15093 the tree. Add a definition of RUNTEST that will use the one we
15094 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15095
15096 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15097
15098 * configure.in: Removed obsolete references to bfd_target and
15099 target_makefile_frag.
15100
15101 * build-all.mk: Set assorted targets for Q2.
15102 * config.sub: Recognize z8k-sim and h8300-hms.
15103 * test-build.mk: Really don't pass host to configure.
15104 (HOLES): Added uname.
15105
15106 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15107
15108 * configure: Handle an empty program-prefix, program-suffix or
15109 program-transform-name correctly.
15110
15111 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15112
15113 * build-all.mk: -G 8 no longer required for MIPS targets.
15114 * test-build.mk: Don't pass host argument to configure; make it
15115 guess.
15116
15117 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15118
15119 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15120 * Makefile.in (COMPRESS): New macro, like GZIP.
15121
15122 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15123
15124 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15125
15126 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15127 with gas currently defaults to -G 0.
15128
15129 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15130
15131 * Makefile.in (all-flex): flex depends on byacc.
15132
15133 * build-all.mk: If host not specified, use config.guess. Pass TAG
15134 to test-build.mk as RELEASE_TAG.
15135 * test-build.mk (configargs): New variable containing arguments to
15136 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15137 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15138
15139 * config.guess: Use /bin/uname when checking -X argument on SCO,
15140 to avoid invoking GNU uname which doesn't understand -X.
15141
15142 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15143
15144 * configure.in: Build gas for mips-*-*.
15145
15146 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15147
15148 * Makefile.in (all.normal): insert missing backslash.
15149
15150 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15151
15152 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15153
15154 * Makefile.in: Complete overhaul to merge many almost identical
15155 targets.
15156
15157 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15158
15159 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15160 (gdb.tar.Z): Adjusted.
15161
15162 * Makefile.in (setup-dirs, taz): New targets; should be general
15163 enough to adapt for gdb sometime. Build only .z file.
15164 (gas.tar.z): New target.
15165
15166 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15167
15168 * build-all.mk: Use CC=cc -Xs on Solaris.
15169
15170 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15171
15172 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15173 for handling BISON for FSF releases.
15174
15175 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15176
15177 * configure: Actually implement the change zoo just documented.
15178
15179 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15180
15181 * configure: when using config.guess, only set target_alias when
15182 it's not already been set (ie, on the command line)
15183
15184 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15185
15186 * Makefile.in: add installcheck target, set PRMS to install-prms
15187
15188 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15189
15190 * configure: add support for package_makefile_fragment, handle the
15191 case where a directory has a configure.in file but no Makefile.in
15192 more gracefully (with an actual understandable error message, even);
15193 add support for --without (and add this to the usage message); also
15194 explicitly add a --host=${host_alias} to the command line when
15195 config.guess is used
15196
15197 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15198
15199 * configure: Must use both --host and --target in recursive calls.
15200
15201 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15202
15203 * Makefile.in: Change deja-gnu to dejagnu.
15204
15205 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15206
15207 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15208
15209 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15210
15211 * configure.in: canonicalize all instances to *-*-solaris2*,
15212 also strip out a number of tools to not build for go32 host
15213
15214 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15215
15216 * config.guess: add GPL.
15217
15218 * Makefile.in, config.guess, config.sub, configure: bump
15219 copyrights to 93.
15220
15221 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15222
15223 * Makefile.in (do-info): Removed obsolete check for existence of
15224 localenv file.
15225
15226 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15227
15228 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15229
15230 * Makefile.in: a couple of 'else true' for decstation,
15231 support for TclX
15232
15233 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15234
15235 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15236
15237 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15238
15239 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15240
15241 * config.guess: Recognize i386-ibm-aix (PS/2).
15242 * configure.in: Use config/mh-aix386 file for it.
15243
15244 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15245
15246 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15247 CC_FOR_TARGET instead.
15248 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15249
15250 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15251
15252 * Makefile.in: Add sim to list of directories sent with gdb
15253
15254 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15255
15256 * configure.in: Put back mips-dec-bsd* case.
15257
15258 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15259
15260 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15261 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15262 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15263
15264 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15265
15266 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15267
15268 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15269 (install-info): install dir.info only if it exists,
15270 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15271
15272 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15273
15274 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15275 gas for mips-dec-bsd.
15276
15277 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15278
15279 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15280 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15281
15282 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15283
15284 * configure.in: Added "dejagnu" to hosttools list.
15285
15286 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15287
15288 * config.sub, configure.in, config.guess: Add support
15289 for Bosx, an AIX variant from Bull.
15290 Patches from F.Pierresteguy@frcl.bull.fr.
15291
15292 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15293
15294 * devo/dejagnu: Initial creation of devo/dejagnu.
15295 Migrated dejagnu testcases and support files for testing software
15296 tools to reside as subdirectories, currently called "testsuite",
15297 within the directory of the software tool. Migrated all programs,
15298 support libraries, etc. beloging to dejagnu proper from
15299 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15300 with no modifications. The changes to these files which will
15301 allow them to configure, build, and execute properly will be made
15302 in a future update.
15303
15304 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15305
15306 * Makefile.in: Change send_pr to send-pr.
15307 * configure.in: Likewise.
15308 * send_pr: Renamed directory to send-pr.
15309
15310 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15311
15312 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15313
15314 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15315
15316 * README: Update for gdb-4.8 release.
15317 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15318 gdb-xxx.tar.z (gzip'd) file also.
15319
15320 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15321
15322 * Makefile.in: make all-diff depend on all-libiberty
15323
15324 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15325
15326 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15327
15328 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15329
15330 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15331
15332 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15333
15334 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15335 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15336 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15337
15338 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15339
15340 * Makefile.in: makeinfo binary is in a new location
15341
15342 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15343
15344 * config.sub: Accept -ecoff as an OS.
15345
15346 * Makefile.in: Various changes to eliminate a level of make
15347 recursion and reduce the required command line length.
15348 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15349 sub-makes.
15350 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15351 variables holding settings for specific sub-makes.
15352 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15353 in terms of BASE_FLAGS_TO_PASS.
15354 (TARGET_LIBS): New variable listing directories which use
15355 TARGET_FLAGS_TO_PASS.
15356 (subdir_do): Eliminated.
15357 (do-*): New set of targets to replace subdir_do.
15358 (various): All targets which used subdir_do now depend on do-*.
15359 (local-clean): Renamed from do_clean.
15360 (local-distclean): New target, dependency of distclean and
15361 realclean.
15362 (install-info): Don't create directories. Depend on dir.info
15363 rather than calling make recursively.
15364 (install-dir.info): Eliminated.
15365 (install-info-dirs): Create all info directories here.
15366 (dir.info): Depend upon do-install-info.
15367
15368 * test-build.mk (HOLES): Added false.
15369
15370 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15371
15372 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15373
15374 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15375
15376 * Makefile.in (info): remove dependency on all-texinfo. The
15377 problem was really in texinfo/C, not at this level.
15378
15379 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15380
15381 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15382
15383 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15384
15385 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15386 GDB releases.
15387
15388 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15389
15390 * configure: Include srcdir in message about target of link not
15391 being found. Don't convert `-' to `_' in `with' options being
15392 passed to subdirs.
15393
15394 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15395
15396 * configure.in: add uudecode to host_tools
15397
15398 * Makefile.in: added {all,install}-uudecode targets, added them to
15399 the appropriate lists
15400
15401 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15402
15403 * Makefile.in (all-gcc): Added dependency on all-gas.
15404
15405 * configure.in (mips-*-*): Build ld and binutils.
15406
15407 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15408
15409 * configure: check return code from mkdir, print error message and
15410 exit on failure.
15411
15412 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15413
15414 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15415
15416 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15417
15418 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15419
15420 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15421
15422 * config.sub (h8500): Recognize this as a cpu type.
15423
15424 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15425
15426 * configure: source directory missing is no longer a warning
15427
15428 * configure.in: recognize irix[34]* instead of irix[34]
15429
15430 * Makefile.in: define and pass down X11_LIB
15431
15432 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15433
15434 * guess-systype: Renamed to ...
15435 * config.guess: ... by popular request.
15436 * configure.in, Makefile.in: Update accordingly.
15437
15438 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15439
15440 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15441 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15442 + Execute ./dummy instead of assuming . is in PATH.
15443
15444 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15445
15446 * guess-systype: New shell script. Attempts to guess the
15447 canonical host name of the executing host.
15448 Only a few hosts are supported so far.
15449 * configure: Call guess-systype if no host is specified.
15450
15451 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15452
15453 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15454 gcc Makefile.
15455
15456
15457 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15458
15459 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15460 (all-gcc, install-gcc, subdir_do): Use it.
15461
15462 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15463
15464 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15465
15466 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15467
15468 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15469 set exclusively by configure, using configure.in .
15470
15471 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15472
15473 * test-build.mk: set $PATH for all builds
15474
15475 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15476
15477 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15478
15479 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15480 the one used in gcc/Makefile.in, so that a null expansion doesn't
15481 override the one needed to build gcc with a native cc.
15482
15483
15484 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15485
15486 * configure: Accept -with arguments.
15487
15488 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15489
15490 * Makefile.in: added h8300sim
15491
15492 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15493
15494 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15495 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15496 (all-cygnus, native, build-cygnus): Make
15497 $(canonhost)-stamp-3stage-done, not $(host)....
15498 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15499 i386-sco3.2v4. Added else true to if command.
15500
15501 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15502
15503 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15504
15505 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15506
15507 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15508
15509 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15510
15511 * configure.in: don't remove binutils from Solaris builds
15512
15513 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15514
15515 * Makefile.in: get rid of earlier definitions for *clean,
15516 also handle the recursive info rule better
15517
15518 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15519
15520 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15521 do more-or-less the right thing.
15522
15523 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15524
15525 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15526 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15527
15528 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15529
15530 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15531 $(host_canonical).
15532
15533 * configure.in: split the configdirs list into 4 categories (native
15534 v. cross, library v. tool) and handle the cross-only and native-
15535 only in more reasonable (and correct!) way.
15536
15537 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15538
15539 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15540 configdirs anymore.
15541
15542 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15543
15544 * Makefile.in: extensive cleanup:: removed all of the explicit
15545 clean-* targets, collapsed many wrappers around subdir_do into
15546 one, added additional targets to satisfy standards.texi, deleted
15547 some old targets, some changes for consistency
15548
15549 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15550
15551 * configure.in: handle some programs as cross-only, and others as
15552 native only
15553
15554 * test-build.mk: handle partial holes in a more generic manner
15555
15556 * Makefile.in: m4 depends on libiberty
15557
15558 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15559
15560 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15561 time, wdiff, and find to configdirs
15562
15563 * Makefile.in: all, clean, and install rules for the new programs
15564 added to configure.in
15565
15566 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15567
15568 * configure.in: use mh-sun for all *-sun-* hosts
15569
15570 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15571
15572 * Makefile.in: define flags for X11 include files and library file
15573 locations, pass them down to the programs that need this info
15574
15575 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15576
15577 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15578
15579 * configure.in: start building libg++ for HP-UX targets
15580
15581 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15582
15583 * README: Update references to files moved into etc/.
15584
15585 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15586
15587 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15588 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15589
15590 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15591
15592 * configure: accept dash as well as underscore in long option
15593 names for FSF compatibility.
15594
15595 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15596
15597 * config.sub: added -sco3.2v4 support from FSF.
15598
15599 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15600
15601 * configure.in: expand the section that adds or removes
15602 directories from the list of programs to build, to handle native
15603 vs. cross in addition to host v. native
15604
15605 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15606
15607 * Makefile.in: Replace C++ in macro names with CXX.
15608 This is less likely to break ...
15609
15610 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15611
15612 * test-build.mk: add -w to GNU_MAKE
15613
15614 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15615
15616 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15617 add 'sparc' to list of recognized cpus. This needed to make
15618 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15619 Delete some redundant ose68 variants. Recognize -wrs as an os,
15620 then changes that into $CPU-wrs-vxworks.
15621
15622 * configure.in: remove most references to gdbtest, regularize
15623 target based program removal
15624
15625 * test-build.mk: import from p3 tree (many fixes and changes)
15626
15627 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15628
15629 * Makefile.in: added rules to handle tcl, tk, and expect
15630
15631 * configure.in: handle those directories if they exist
15632
15633 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15634
15635 * config.sub: removed bogus hppabsd and hppahpux names, since
15636 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15637
15638 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15639
15640 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15641 depends upon all-xiberty
15642
15643 * Makefile.in: changes from p3, including:
15644
15645 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15646
15647 * Makefile.in (XTRAFLAGS): include newlib directories if
15648 newlib/Makefile exists, rather than if host != target.
15649
15650 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15651
15652 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15653 from the same source tree and not building a cross-compiler. This
15654 matters for the libg++ configuration if reconfiguring a tree that
15655 has already been installed.
15656
15657 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15658
15659 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15660 pick up the machine and system specific header files.
15661
15662 * Makefile.in: added AS_FOR_TARGET, passed down in
15663 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15664 the C compiler to use to create programs which are run in the
15665 build environment, set it to default to $(CC), and passed it down
15666 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15667
15668 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15669
15670 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15671 We need them for unusual native builds, like systems without
15672 ranlib.
15673
15674 * configure: also define $(host_canonical) and
15675 $(target_canonical), which are the full, canonical names for the
15676 given host and target
15677
15678 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15679
15680 * Makefile.in: Added separate definitions for C++.
15681
15682 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15683
15684 * configure.in (configdirs): Add deja-gnu.
15685
15686 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15687
15688 * README: Update for configure.texi and gdb-4.7 release.
15689
15690 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15691
15692 * Makefile.in: Move "all" target to top of file.
15693 Previously, first target was ".PHONY" which caused BSD4.4 make
15694 to build .PHONY when make was run without arguments.
15695
15696 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15697
15698 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15699 Library-copylefted code in libiberty.
15700
15701 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15702
15703 * config.sub: Replace m68kmote with plain old m68k.
15704
15705 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15706
15707 * Makefile.in: Remove space from blank line, avoid Make complaints.
15708
15709 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15710
15711 * config.sub: Complain if no argument is given. Added support for
15712 386bsd as OS and target alias.
15713
15714 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15715
15716 * Makefile.in (XTRAFLAGS): include newlib directories if
15717 newlib/Makefile exists, rather than if host != target.
15718
15719 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15720
15721 * config.sub: recognize sparclite-wrs-vxworks.
15722
15723 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15724 p3.) Added clean-xiberty to clean.
15725
15726 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15727
15728 * configure.in: use *-*-* instead of nested cases for host and target
15729
15730 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15731
15732 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15733 from the same source tree and not building a cross-compiler. This
15734 matters for the libg++ configuration if reconfiguring a tree that
15735 has already been installed.
15736
15737 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15738
15739 * config.sub (i486v/i486v4): Merge in from FSF version.
15740
15741 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15742
15743 * configure: only set PWD if it is already set.
15744
15745 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15746
15747 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15748 doesn't have unset and all success paths (and most error paths)
15749 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15750 to just ${PWD} to avoid confusion.)
15751
15752 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15753
15754 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15755 even for a native compilation.
15756
15757 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15758
15759 Changes to make the gdb.tar.Z rule work better.
15760
15761 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15762 (DEVO_SUPPORT): Add configure.texi.
15763 (bfd-ilrt.tar.Z): Remove ancient rule.
15764
15765 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15766
15767 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15768 pick up the machine and system specific header files.
15769
15770 * configure.in, config.sub: added new target m68010-adobe-scout,
15771 with alias of adobe68k. Changed configure.in to check for
15772 -scout before -sco* to avoid a false match.
15773
15774 * Makefile.in: added AS_FOR_TARGET, passed down in
15775 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15776 the C compiler to use to create programs which are run in the
15777 build environment, set it to default to $(CC), and passed it down
15778 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15779
15780 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15781
15782 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15783 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15784 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15785 FOR_TARGET variants, to newlib and libg++.
15786
15787 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15788
15789 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15790 first.
15791
15792 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15793
15794 * config.sub: Accept `elf' as an environment.
15795
15796 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15797
15798 * Makefile.in (all-opcodes): cd into the right directory
15799
15800 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15801
15802 * configure: added -program_transform_name option, used as
15803 argument to sed when installing programs.
15804 configure.texi: added documentation for -program_prefix,
15805 -program_suffix and -program_transform_name.
15806
15807 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15808
15809 * config.sub: Accept i486 where i386 ok.
15810
15811 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15812
15813 * config.sub: accept we32k
15814
15815 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15816
15817 * config.sub, configure.in: accept OSE68000 and OSE68k.
15818
15819 * Makefile.in: don't create all directories for ``make install'';
15820 let the subdirectories create the ones they need.
15821
15822 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15823
15824 * COPYING: new file, GPL v2
15825
15826 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15827
15828 * Makefile.in: use the new gen-info-dir, which needs a template
15829 argument (which also lives in texinfo)
15830
15831 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15832
15833 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15834
15835 * config.sub (ncr3000): Change i386 to i486.
15836
15837 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15838
15839 * Makefile.in: add install-rcs, install-grep to
15840 install-no-fixedincludes, removed install-bison and install-libgcc
15841
15842 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15843
15844 * configure.in: grab the HPUX makefile fragment if on HPUX
15845
15846 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15847
15848 * Makefile.in: eradicate bison spoor (ditto libgcc).
15849 configure.in: recognise m68{k,000}-ericsson-OSE.
15850 es1800 is alias for m68k-ericsson-OSE
15851
15852 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15853
15854 * configure.in: rearrange the parts that remove programs from
15855 configdirs, based now on HOST==TARGET or by canonical triple.
15856
15857 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15858
15859 * test-build.mk: recurse explicitly with -f test-build.mk when
15860 appropriate. predicate stage3 and comparison on the existence
15861 of gcc. That is, if gcc isn't around, we aren't three-staging.
15862 On very clean, also remove ...stamp-co. Build in-place before
15863 doing other builds.
15864
15865 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15866
15867 * Makefile.in, configure.in: add tgas
15868
15869 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15870
15871 * Makefile.in: a number of changes merged in from progressive.
15872
15873 * configure.in: add libm.
15874
15875 * .cvsignore: ignore some stuff that comes from test-build.mk.
15876
15877 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15878
15879 * config.sub: Add es1800 (m68k-ericsson-es1800).
15880
15881 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15882
15883 * configure: Add program_suffix (parallel to program_prefix)
15884 * Makefile.in: adjust directory-creating script for losing decstation
15885
15886 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15887
15888 * configure: Minor $subdir-related fixes.
15889
15890 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15891
15892 * configure: fix various problems with propogating
15893 makefile_target_frag in subdirs.
15894 * configure.in: config libgcc if its there
15895
15896 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15897
15898 * config.sub: HPPA merge.
15899
15900 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15901
15902 * Makefile.in: Replace all-bison with all-byacc in all
15903 dependency lines for other tools (which now use byacc).
15904
15905 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15906
15907 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15908
15909 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15910
15911 * Makefile.in: make gprof rules similar to byacc rules (instead of
15912 vestigal $(unsubdir) that didn't work...)
15913
15914 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15915
15916 * config.sub: Add support for Linux.
15917 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15918 (at least for libg++).
15919
15920 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15921
15922 * configure.texi: fix doc for the -nfp option to configure
15923
15924 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15925
15926 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15927
15928 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15929
15930 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15931 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15932 * configure.in: added solaris* host_makefile_frag hook.
15933
15934 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15935
15936 * config.sub: changed recognition of m68000 so that various
15937 m68k types can be specified via m680[01234]0
15938
15939 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15940
15941 * config.sub (basic_machine): fix sed so that '-foo' isn't
15942 completely substituted out while .+'-foo' loses the '-foo'
15943
15944 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15945
15946 * config.sub ($os): Add -aout.
15947
15948 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15949
15950 * configure: If host_makefile_frag is absolute, don't
15951 prefix ${invsubdir} (relevant to libg++ auto-configure).
15952
15953 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15954
15955 * Makefile.in (tooldir): Define it.
15956 (all-ld): Depend on all-flex.
15957
15958 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15959
15960 * Makefile.in (check): Fix libg++ special case.
15961
15962 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15963
15964 * configure: do not bury `pwd` into config.status, thus do fewer
15965 pwd's.
15966
15967 * configure: print the "Building in" message only when building in
15968 other than "." AND verbose.
15969
15970 * configure: remove -s, rework -v to better accomodate guested
15971 configures.
15972
15973 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15974
15975 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15976
15977 * Makefile.in: macroize flags passed on recursion. remove
15978 fileutils.
15979
15980 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15981
15982 * configure: get makesrcdir right for subdirs deeper than 1.
15983
15984 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15985 install.
15986
15987 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15988
15989 * Makefile.in: don't print subdir_do or recursion lines.
15990
15991 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15992
15993 * standards.texi: added menu item.
15994
15995 * Makefile.in: build and install standards.info.
15996
15997 * standards.texi: new file.
15998
15999 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16000
16001 * configure: test for and move config.status pieces from
16002 ${subdir}/.
16003
16004 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16005
16006 * configure: Test for existance of files before trying to mv
16007 them, to avoid numerous non-existance messages.
16008
16009 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16010
16011 * configure: correct final line of config.status.
16012
16013 * configure: patch from eggert. Avoids a protection problem if
16014 the original Makefile.in is read only.
16015
16016 * configure: use move-if-change from gcc to create config.status.
16017 Some makefiles depend on config.status to tell if a directory
16018 has been reconfigured for a different host. This change
16019 prevents those directories from remaking everything in the case
16020 where the reconfig was only intended to rebuild a Makefile.
16021
16022 * configure: test for config.sub with "config.sub sun4" rather
16023 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16024 host alias from a missing config.sub.
16025
16026 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16027
16028 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16029 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16030
16031 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16032
16033 * configure: mkdir ${subdir} as needed.
16034
16035 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16036
16037 * Makefile.in,configure.in: added autoconf.
16038
16039 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16040
16041 * Makefile.in: no longer pass against on recursion.
16042
16043 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16044 definitions are not inherited.
16045
16046 * configure: correct makesrcdir when subdir is .
16047
16048 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16049
16050 * configure: Add support for 'subdirs' variable, which is
16051 like 'configdirs', except that configure doesn't re-invoke
16052 itself for subdirs, it just creates a Makefile for each subdir.
16053 * configure.texi: Document subdirs.
16054
16055 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16056
16057 * configure.in: added flex to configdirs
16058
16059 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16060
16061 * Makefile.in: remove clean-stamps from clean.
16062
16063 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16064
16065 * configure.in: Add gdbtest to configdirs.
16066
16067 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16068
16069 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16070 to recursive makes.
16071 * configure.in: Recognize new ncr3000 config.
16072
16073 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16074
16075 * Makefile.in, configure.in: removed references to gdbm.
16076
16077 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16078
16079 * config.sub: Don't canonicalize os value
16080 newsos* to bsd (readline needs to check for newsos).
16081 (This fix was earlier made Jan 31, but got re-broken.)
16082
16083 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16084
16085 * configure.in: sco is an os, not a vendor!
16086
16087 * configure: Quote $( better. Keep various shells happy.
16088
16089 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16090
16091 * Makefile.in: eliminate stamp-files.
16092
16093 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16094
16095 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16096 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16097
16098 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16099
16100 * config.sub: fix iris/iris3.
16101
16102 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16103
16104 * configure: re-add -rm.
16105
16106 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16107
16108 * Maskefile.in: add .stmp-rcs to all.
16109
16110 * configure.in: remove gas from rs6000 build, use aix host fragment.
16111
16112 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16113
16114 * configure: pass down site_option during recursion.
16115
16116 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16117
16118 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16119
16120 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16121
16122 * configure: Change exec_prefix so that it really defaults to prefix.
16123
16124 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16125
16126 * Makefile.in, configure.in: Add support for mmalloc library.
16127
16128 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16129
16130 * Makefile.in: add stmp dependencies for a few more things.
16131
16132 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16133
16134 * configure: adjusted error message on objdir/srcdir configure
16135 collision, per john's suggestion.
16136
16137 * Makefile.in: add libiberty stmp to all and all.cross.
16138
16139 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16140
16141 * Makefile.in: remove force dependencies, add grep to all.
16142
16143 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16144
16145 * Makefile.in: drop flex. make stamp files work.
16146
16147 * configure: added test for conflicting configuration in srcdir,
16148 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16149 gets cranky. use relative paths for configure and srcdir
16150 whenever possible. Send some error messages to stderr that were
16151 going to stdout.
16152
16153 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16154
16155 * Makefile.in: Fix libg++ rule to check for gcc directory
16156 before using gcc/gcc. Also pass XTRAFLAGS.
16157
16158 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16159
16160 * Makefile.in: added stmp-files so that directories aren't polled
16161 when they are already built.
16162
16163 * configure.texi: fixed a node pointer problem.
16164
16165 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16166
16167 * config.sub configure.in gdb/configure.in
16168 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16169 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16170 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16171
16172 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16173
16174 * configure: -recurring becomes -silent. corrected help message
16175 for -site= option.
16176
16177 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16178
16179 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16180
16181 * configure: when building Makefile for crosses, replace
16182 tooldir and program_prefix. default srcdir from location of
16183 config.sub. remove "for host in hosts" and "for target in
16184 targets" loops.
16185
16186 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16187
16188 * Makefile.in: Do not pass bindir or mandir to cvs.
16189
16190 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16191
16192 * Makefile.in, configure.in: removed traces of namesubdir,
16193 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16194 copyrights to '92, changed some from Cygnus to FSF.
16195
16196 * configure.texi: remove most references to multiple hosts,
16197 multiple targets, subdirs, etc.
16198
16199 * configure.man: removed rcsid. reference config.sub not
16200 config.subr.
16201
16202 * Makefile.in: mkdir $(infodir) on install-info.
16203
16204 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16205
16206 * configure.texi: Explain better about .gdbinit and about
16207 the environment that configure.in sections run in.
16208
16209 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16210
16211 * configure.in: Ultrix is only a decstation if it's a MIPS.
16212
16213 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16214
16215 * README: DOC.configure => cfg-paper.texi.
16216
16217 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16218
16219 * config.sub (near case $os): Don't convert newsos* to bsd!
16220
16221 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16222
16223 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16224 the number of copies of COPYING that go into the GDB tar file.
16225
16226 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16227
16228 * bfd/configure.in, gdb/config/mh-i386sco,
16229 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16230 Fix SCO configuration stuff.
16231
16232 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16233
16234 * Makefile.in: For libg++, make sure the -I pointing
16235 to the gcc directory goes *after* all the libg++-local -I flags.
16236 Also, move just-gcc dependency from just-libg++ to all-libg++.
16237
16238 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16239
16240 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16241
16242 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16243
16244 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16245
16246 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16247
16248 * config.sub: Add stratus configuration frags. Also
16249 submitted to FSF.
16250
16251 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16252
16253 * Makefile.in (DEV_SUPPORT): add configure.man.
16254
16255 * config.sub(Decode manufacturer-specific): add -none*.
16256
16257 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16258
16259 * Makefile.in: remove form feeds to make Sun's make happy.
16260 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16261
16262 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16263
16264 * Makefile.in (AR_FLAGS): Make quieter.
16265
16266 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16267
16268 * configure.in: Add libg++.
16269 * configure: When verbose, don't output the command line at each
16270 level; it will be unremarkably the same as the previous version,
16271 which will be the same as what the user typed.
16272
16273 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16274
16275 * configure.in, Makefile.in: fix clean-info, add flex. add
16276 fileutils.
16277
16278 * configure: be less sensitive to spaces in Makefile.in. Do not
16279 look for sources in "..". Doing so breaks subdirectories that
16280 might have their own configure. If a subdir has it's own
16281 configure script, use it.
16282
16283 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16284
16285 * cfg-paper.texi: some changes suggested by rms.
16286
16287 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16288
16289 * config.sub: Merge in some small additions from the FSF version,
16290 taken from the gcc distribution, to bring the Cygnus and FSF
16291 versions into closer sync.
16292
16293 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16294
16295 * configure.in: Changed svr4 references to sysv4.
16296
16297 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16298
16299 * configure: added -V for version number option.
16300
16301 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16302
16303 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16304 renamed from DOC.configure to cfg-paper.texi.
16305
16306 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16307
16308 * configure, config.subr, config.sub: config.subr is now
16309 config.sub again.
16310
16311 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16312
16313 * configure.texi: new file, in progress.
16314
16315 * Makefile.in: build info file and install the man page for
16316 configure.
16317
16318 * configure.man: new file, first cut.
16319
16320 * configure: find config.subr again now that configuration "none"
16321 has gone. removed all traces of the -ansi option. removed all
16322 traces of the -languages option.
16323
16324 * config.subr: resync from rms.
16325
16326 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
16327
16328 * configure, config.sub, config.subr: merge config.sub into
16329 config.subr, call the result config.subr, remove config.sub, use
16330 config.subr.
16331
16332 * Makefile.in: revised install for dir.info.
16333
16334 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
16335
16336 * configure.in: add decstation host makefile frag.
16337
16338 * Makefile.in: BISON now bison -y again. also install-gcc on
16339 install. clean-gdbm on clean. infodir belongs in datadir.
16340 Make directories for info install. Build dir.info here then
16341 install it.
16342
16343 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
16344
16345 * Makefile.in: fix for bad directory tests.
16346
16347 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
16348
16349 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16350 regexp. -srcdir relative was being handled incorrectly.
16351
16352 * Makefile.in: unwrapped some for loops so that parallel makes
16353 work again and so one can focus one's attention on a particular
16354 package.
16355
16356 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
16357
16358 * configure: added PWD as a stand in for `pwd` (for speed). use
16359 elif wherever possible. make -srcdir work without -objdir.
16360 -objdir= commented out.
16361
16362 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
16363
16364 * configure: +options become --options. -subdirs commented out.
16365 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16366 Makefile now at top of generated Makefile. Removed cvs log
16367 entries. added -srcdir. create .gdbinit only if there is one
16368 in ${srcdir}.
16369
16370 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16371 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16372 and mandir now keyed off datadir by default.
16373
16374 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
16375
16376 * Freshly created ChangeLog.
16377
16378 \f
16379 Local Variables:
16380 mode: change-log
16381 left-margin: 8
16382 fill-column: 76
16383 version-control: never
16384 End: