]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ChangeLog
Fix gdbserver-without-gdb build
[thirdparty/binutils-gdb.git] / ChangeLog
1 2020-02-17 Tom Tromey <tom@tromey.com>
2
3 * configure: Rebuild.
4 * configure.ac (configdirs): Add gnulib and gdbsupport when building
5 gdbserver.
6
7 2020-02-14 Tom Tromey <tom@tromey.com>
8
9 * Makefile.in: Rebuild.
10 * Makefile.def: Make gdbserver require gnulib and libiberty.
11
12 2020-02-07 Tom Tromey <tom@tromey.com>
13 Pedro Alves <palves@redhat.com>
14
15 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
16 * gdbserver: New directory, moved from gdb/gdbserver.
17 * configure.ac (host_tools): Add gdbserver.
18 Only build gdbserver on certain systems.
19 * Makefile.in, configure: Rebuild.
20 * Makefile.def (host_modules, dependencies): Add gdbserver.
21 * MAINTAINERS: Add gdbserver.
22
23 2020-01-28 Sergio Durigan Junior <sergiodj@redhat.com>
24
25 * src-release.sh (getver): Look for gdbsupport's
26 create-version.sh script at the current directory if tool is
27 "gdb".
28
29 2020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
30
31 * remote-sim.c (gdbsim_target::wait): Return
32 sim_data->remote_sim_ptid instead of inferior_ptid.
33
34 2020-01-18 Nick Clifton <nickc@redhat.com>
35
36 Binutils 2.34 branch created.
37
38 2020-01-18 Nick Clifton <nickc@redhat.com>
39
40 Synchronize top level configure files with master version:
41
42 2020-01-01 Ben Elliston <bje@gnu.org>
43
44 * config.guess: Update copyright years.
45 * config.sub: Likewise.
46
47 2019-12-21 Ben Elliston <bje@gnu.org>
48
49 * config.guess (set_cc_for_build): Prevent multiple calls by
50 checking if $tmp is already set. We can't check CC_FOR_BUILD as
51 the user may set it externally. Thanks to Torbjörn Granlund for
52 the bug report.
53
54 2019-12-21 Torbjörn Granlund <tg@gmplib.org>
55
56 * config.guess (alpha:Linux:*:*): Guard against missing
57 /proc/cpuinfo by redirecting standard error to /dev/null.
58
59 2019-09-12 Daniel Bittman <danielbittman1@gmail.com>
60
61 * config.guess (*:Twizzler:*:*): New.
62 * config.sub (-twizzler*): New.
63
64 2019-07-24 Ben Elliston <bje@gnu.org>
65
66 * config.guess (mips:OSF1:*.*): Whitespace cleanup.
67
68 2019-06-30 Ben Elliston <bje@gnu.org>
69
70 * config.sub (case $os): Match nsk* and powerunix. Don't later
71 match nsk* and set os=nsk which removes the OS version number.
72
73 2019-06-30 Ben Elliston <bje@gnu.org>
74
75 * config.sub: Recognise os108*.
76
77 2019-06-26 Ben Elliston <bje@gnu.org>
78
79 * config.sub (hp300): Set $os to hpux.
80
81 2019-06-26 Ben Elliston <bje@gnu.org>
82
83 * config.sub (vsta): Move into alphabetical order.
84
85 2019-06-10 Ben Elliston <bje@gnu.org>
86
87 * config.guess (*:OS108:*:*): Recognise new OS.
88
89 2019-05-28 Ben Elliston <bje@gnu.org>
90
91 * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
92 system compiler is installed. If not, do not run set_cc_for_build,
93 as the default cc will open a dialog box asking to install
94 Xcode. If no C compiler is available, guess based on uname -p and
95 uname -m.
96
97 2019-05-28 Ben Elliston <bje@gnu.org>
98
99 * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
100
101 2020-01-17 Simon Marchi <simon.marchi@efficios.com>
102
103 * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
104 * Makefile.in: Re-generate.
105
106 2020-01-14 Tom Tromey <tom@tromey.com>
107
108 * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
109 * MAINTAINERS: Add gdbsupport.
110 * configure: Rebuild.
111 * configure.ac (configdirs): Add gdbsupport.
112 * gdbsupport: New directory, move from gdb/gdbsupport.
113 * Makefile.def (host_modules, dependencies): Add gnulib.
114 * Makefile.in: Rebuild.
115
116 2020-01-09 Aaron Merey <amerey@redhat.com>
117
118 * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
119 new configure option --with-debuginfod.
120 * configure: Regenerate.
121 * configure.ac: Call AC_DEBUGINFOD.
122
123 2019-12-26 Christian Biesinger <cbiesinger@google.com>
124
125 * .gitignore: Add perf.data and perf.data.old.
126
127 2019-10-17 Sergio Durigan Junior <sergiodj@redhat.com>
128
129 * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
130
131 2019-10-17 Alan Modra <amodra@gmail.com>
132
133 PR 29
134 * src-release.sh (getver): Replace "head -1" with "head -n 1".
135
136 2019-07-30 Nick Alcock <nick.alcock@oracle.com>
137
138 * Makefile.def (host_modules): libctf is no longer no_install.
139 * Makefile.in: Regenerated.
140
141 2019-07-13 Nick Alcock <nick.alcock@oracle.com>
142
143 * Makefile.def (dependencies): all-ld depends on all-libctf.
144 * Makefile.in: Regenerated.
145
146 2019-09-09 Phil Blundell <pb@pbcl.net>
147
148 binutils 2.33 branch created
149
150 2019-08-19 Tom Tromey <tom@tromey.com>
151
152 * configure: Rebuild.
153 * configure.ac: Add --with-static-standard-libraries.
154
155 2019-08-09 Nick Clifton <nickc@redhat.com>
156
157 * libiberty: Sync with gcc. Bring in:
158 2019-08-08 Martin Liska <mliska@suse.cz>
159
160 PR bootstrap/91352
161 * lrealpath.c (is_valid_fd): New function.
162
163 2019-07-24 Martin Liska <mliska@suse.cz>
164
165 PR lto/91228
166 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
167 Find first '\0' starting from gnu_lto + 1.
168
169 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
170
171 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
172 This fixes a Bug 90924.
173
174 2019-07-22 Martin Liska <mliska@suse.cz>
175
176 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
177 Do not search for gnu_lto_v1, but search for first '\0'.
178
179 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
180
181 * cplus-dem.c: Include rust-demangle.h.
182 * rust-demangle.c: Include rust-demangle.h.
183 * rust-demangle.h: New file.
184
185 2019-05-31 Michael Forney <mforney@mforney.org>
186
187 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
188 is non-zero.
189
190 2019-04-30 Ben L <bobsayshilol@live.co.uk>
191
192 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
193 * testsuite/d-demangle-expected: Add testcase.
194
195 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
196 * testsuite/d-demangle-expected: Add testcase.
197
198 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
199 * testsuite/d-demangle-expected: Add testcase.
200
201 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
202 * testsuite/d-demangle-expected: Add testcase.
203
204 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
205 * testsuite/d-demangle-expected: Add testcase.
206
207 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
208 * testsuite/demangle-expected: Add testcase.
209
210 * cp-demangle.c (d_encoding): Guard against NULL return values from
211 d_right (dc).
212 * testsuite/demangle-expected: Add testcase.
213
214 2019-04-29 Ben L <bobsayshilol@live.co.uk>
215
216 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
217 char is valid.
218 * testsuite/demangle-expected: Add testcase.
219
220 2019-04-10 Nick Clifton <nickc@redhat.com>
221
222 PR 89394
223 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
224 lengths.
225 (d_count_templates_scopes): Replace num_templates and num_scopes
226 parameters with a struct d_print_info pointer parameter. Adjust
227 body of the function accordingly. Add recursion counter and check
228 that the recursion limit is not reached.
229 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
230 Reset recursion counter afterwards, unless the recursion limit was
231 reached.
232
233 2019-07-13 Joel Brobecker <brobecker@adacore.com>
234
235 * src-release (getver): If $tool/gdbsupport/create-version.sh
236 exists, use that to determine the version number.
237
238 2019-06-21 Andreas Schwab <schwab@linux-m68k.org>
239
240 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
241
242 2019-06-14 Tom Tromey <tom@tromey.com>
243
244 * MAINTAINERS: Add gnulib.
245 * gnulib: New directory, move from gdb/gnulib.
246 * configure.ac (host_libs): Add gnulib.
247 * configure: Rebuild.
248 * Makefile.def (host_modules, dependencies): Add gnulib.
249 * Makefile.in: Rebuild.
250
251 2019-06-03 Nick Clifton <nickc@redhat.com>
252
253 Revert:
254 2019-05-29 Nick Clifton <nickc@redhat.com>
255
256 * configure.ac (noconfigdirs): Add libctf if the target does not use
257 the ELF file format.
258 * configure: Regenerate.
259
260 2019-05-29 Nick Clifton <nickc@redhat.com>
261
262 * src-release.sh (do_proto_toplev): Add libctf to list of
263 directories that can be disabled.
264
265 2019-05-29 Nick Clifton <nickc@redhat.com>
266
267 * configure.ac (noconfigdirs): Add libctf if the target does not use
268 the ELF file format.
269 * configure: Regenerate.
270
271 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
272
273 * Makefile.def (dependencies): configure-libctf depends on all-bfd
274 and all its deps.
275 * Makefile.in: Regenerated.
276
277 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
278
279 * MAINTAINERS: Add libctf.
280
281 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
282
283 * Makefile.def (host_modules): Add libctf.
284 * Makefile.def (dependencies): Likewise.
285 libctf depends on zlib, libiberty, and bfd.
286 * Makefile.in: Regenerated.
287 * configure.ac (host_libs): Add libctf.
288 * configure: Regenerated.
289
290 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
291
292 * config.guess: Synchronize with config project master sources.
293 * config.sub: Likewise.
294 * readline/support/config.guess: Likewise.
295 * readline/support/config.sub: Likewise.
296
297 2019-04-10 Nick Clifton <nickc@redhat.com>
298
299 * libiberty: Sync with gcc. Bring in:
300 2019-04-10 Nick Clifton <nickc@redhat.com>
301
302 PR 89394
303 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
304 lengths.
305 (d_count_templates_scopes): Replace num_templates and num_scopes
306 parameters with a struct d_print_info pointer parameter. Adjust
307 body of the function accordingly. Add recursion counter and check
308 that the recursion limit is not reached.
309 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
310 Reset recursion counter afterwards, unless the recursion limit was
311 reached.
312
313 2018-06-24 Nick Clifton <nickc@redhat.com>
314
315 2.32 branch created.
316
317 2019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
318
319 Merge from GCC:
320 PR target/88535
321 * config.guess: Import upstream version 2019-01-03.
322 * config.sub: Import upstream version 2019-01-01.
323
324 2019-01-10 Nick Clifton <nickc@redhat.com>
325
326 * libiberty: Sync with gcc. Bring in:
327 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
328
329 PR other/16615
330
331 * cp-demangle.c: Mechanically replace "can not" with "cannot".
332 * floatformat.c: Likewise.
333 * strerror.c: Likewise.
334
335 2018-12-22 Jason Merrill <jason@redhat.com>
336
337 Remove support for demangling GCC 2.x era mangling schemes.
338 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
339 internal_cplus_demangle, and all subroutines.
340 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
341 Lucid, ARM, HP, and EDG demangling styles.
342 (cplus_demangle): Remove 'work' variable. Don't call
343 internal_cplus_demangle.
344
345 2019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
346
347 * configure.ac: Don't configure readline if --with-system-readline is
348 used.
349 * configure: Re-generate.
350
351 2018-10-31 Joseph Myers <joseph@codesourcery.com>
352
353 Merge from GCC:
354 PR bootstrap/82856
355 * multilib.am: New file. From automake.
356
357 2018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
358
359 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
360
361 2018-07-16 Nick Clifton <nickc@redhat.com>
362
363 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
364
365 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
366
367 * config.sub: Sync with upstream version 2018-07-03.
368
369 2018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
370
371 * config.guess: Sync with upstream version 2018-06-26.
372 * config.sub: Sync with upstream version 2018-07-02.
373
374 2018-06-29 Alexandre Oliva <oliva@adacore.com>
375
376 * configure.ac: Introduce support for @unless/@endunless.
377 * Makefile.tpl (dep-kind): Rewrite with cond; return
378 postbootstrap in some cases.
379 (make-postboot-dep, postboot-targets): New.
380 (dependencies): Do not output postbootstrap dependencies at
381 first. Output non-target ones changed for configure to depend
382 on stage_last @if gcc-bootstrap, and the original deps @unless
383 gcc-bootstrap.
384 * configure.in, Makefile.in: Rebuilt.
385
386 2018-06-24 Nick Clifton <nickc@redhat.com>
387
388 * configure: Regenerate.
389
390 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
391
392 * libtool.m4: Use AC_LANG_SOURCE.
393 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
394 * README-maintainer-mode: Update version requirements.
395 * ar-lib: New file.
396 * test-driver: New file.
397 * configure: Re-generate.
398
399 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
400
401 * Makefile.def (fortran): Add check-target-libgomp-fortran.
402 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
403 * Makefile.in: Regenerate.
404
405 * configure: Regenerate.
406
407 2018-06-18 Simon Marchi <simon.marchi@ericsson.com>
408
409 * configure.ac: Sync with GCC, remove MPX-related things.
410
411 2018-05-01 Nick Clifton <nickc@redhat.com>
412
413 * config.guess: Synchronize with config project master sources.
414 * config.sub: Likewise.
415
416 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
417
418 * configure.ac: Added "nfp" target.
419 * configure: Regenerate.
420
421 2018-02-13 Maciej W. Rozycki <macro@mips.com>
422
423 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
424 * configure: Regenerate.
425
426 2018-01-30 Nick Clifton <nickc@redhat.com>
427
428 * src-release.sh (do_proto_toplev): Add patterns for more junk files
429 to delete before creating the tarball.
430
431 2018-01-29 Nick Clifton <nickc@redhat.com>
432
433 * src-release.sh (do_proto_toplev): Strip patch remnant files from
434 the sources before creating the tarball.
435
436 2018-01-13 Nick Clifton <nickc@redhat.com>
437
438 * src-release.sh: Update copyright notice. Change reference to devo
439 to be a reference to root.
440
441 2018-01-10 Nick Clifton <nickc@redhat.com>
442
443 * config-ml.in: Sync with gcc sources.
444 * config.guess: Likewise.
445 * config.sub: Likewise.
446 * configure.ac: Likewise.
447 * configure: Regenerate.
448
449 2017-12-14 Nick Clifton <nickc@redhat.com>
450
451 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
452
453 2017-12-12 Stafford Horne <shorne@gmail.com>
454
455 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
456 * configure: Regenerate.
457
458 2017-09-15 Nick Clifton <nickc@redhat.com>
459
460 * src-release.sh (LZIPPROG): New define. Provides the name of the
461 lzip program.
462 (do_lz): New function. Compresses a tarball using the lzip
463 program.
464 (do_compress): Add support for lzip compression.
465 (usage): Mention -l option.
466 (build_release): Support -l option to invoke lzip compression.
467
468 2017-09-15 Alan Modra <amodra@gmail.com>
469
470 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
471 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
472 and sim depending on $tool and $support_files. Echo configure line.
473
474 2017-09-14 Matt Rice <ratmice@gmail.com>
475
476 * src-release.sh (do_proto_toplev): Enable gold during release process.
477
478 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
479
480 * config.sub: Sync with master version in config project.
481
482 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
483
484 * config.sub: Handle ia16 in $basic_machine.
485
486 bfd/
487 * config.bfd: Handle ia16.
488
489 gas/
490 * configure.tgt: Handle ia16.
491
492 ld/
493 * configure.tgt: Handle ia16.
494
495 2017-03-22 Nick Clifton <nickc@redhat.com>
496
497 * config.sub: Sync with master version in config project.
498 * config.guess: Likewise.
499
500 2017-01-23 Nick Clifton <nickc@redhat.com>
501
502 * configure.ac: Update year in copyright notice.
503 Sync from FSF GCC mainline, bringing in the following patches.
504 * Makefile.def: Likewise.
505 * Makefile.tpl: Likewise.
506 * configure: Regenerate.
507 * Makefile.in: Regenerate.
508
509 2016-12-21 Jakub Jelinek <jakub@redhat.com>
510
511 * configure.ac: Don't bootstrap libmpx unless --with-build-config
512 includes bootstrap-mpx.
513
514 2016-12-01 Matthias Klose <doko@ubuntu.com>
515
516 * configure.ac: Don't use pkg-config to check for bdw-gc.
517
518 2016-11-30 Matthias Klose <doko@ubuntu.com>
519
520 * Makefile.def: Remove reference to boehm-gc target module.
521 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
522 options and for the bdw-gc pkg-config module.
523
524 2016-11-15 Matthias Klose <doko@ubuntu.com>
525
526 * config-ml.in: Remove references to GCJ.
527 * configure.ac: Likewise.
528
529 2016-09-30 Jakub Jelinek <jakub@redhat.com>
530
531 * configure.ac: Add target-libffi to target_libraries.
532 Readd libgcj target disablings, modified to only target-libffi.
533 Readd target addition of go to unsupported languages.
534
535 2016-09-30 Andrew Haley <aph@redhat.com>
536
537 * Makefile.def: Remove libjava.
538 * Makefile.tpl: Likewise.
539 * configure.ac: Likewise.
540
541 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
542
543 * configure.ac: Disable "sim" directory for arc*-*-*.
544
545 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
546
547 * configure.ac: Check for the minimum in-tree MPFR version
548 handled.
549
550 2016-12-31 Alan Modra <amodra@gmail.com>
551
552 * config.sub: Import from upstream.
553
554 2016-12-08 Alan Modra <amodra@gmail.com>
555
556 * configure: Regenerate.
557
558 2016-12-02 Josh Conner <joshconner@google.com>
559
560 * configure.ac: Add fuchsia to targets that use ELF.
561 * configure: Regenerated.
562
563 2016-11-07 Doug Evans <dje@google.com>
564
565 * config.sub: Sync with upstream version 2016-11-03.
566 git://git.sv.gnu.org/config.git
567 * config.guess: Sync with upstream version 2016-10-02.
568
569 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
570
571 * .gitignore: Add archives and make stamps.
572
573 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
574
575 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
576 * configure: Regenerated.
577
578 2016-06-28 Walter Lee <walt@tilera.com>
579
580 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
581 * configure: Regenerate.
582
583 2016-05-28 Alan Modra <amodra@gmail.com>
584
585 * Makefile.tpl (configure): Depend on m4 files included.
586 * Makefile.in: Regenerate.
587
588 2016-05-27 Nick Clifton <nickc@redhat.com>
589
590 * config.guess (Alpha OSF1): Fix typo introduced during the most
591 recent synchronization update.
592
593 2016-05-23 Nick Clifton <nickc@redhat.com>
594
595 * Import these patches from the gcc mainline:
596
597 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
598
599 * config.guess: Import version 2016-04-02 (newest).
600 * config.sub: Import version 2016-05-10 (newest).
601
602 2016-04-19 Nick Clifton <nickc@redhat.com>
603
604 * Import this patch from the GCC mainline:
605
606 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
607
608 PR bootstrap/70173
609 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
610 and gotools directories. Delete the stage_final file.
611 * Makefile.in: Regenerate.
612
613 2016-03-17 Cary Coutant <ccoutant@gmail.com>
614
615 * configure.ac: Add mips and s390 to the gold target check.
616 * configure: Regenerate.
617
618 2016-02-10 Nick Clifton <nickc@redhat.com>
619
620 Import these patches from the GCC mainline:
621
622 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
623
624 * configure.ac: Enable LTO for DJGPP
625 * configure: Regenerate
626
627 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
628
629 PR bootstrap/69329
630 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
631 * Makefile.in: Regenerate.
632
633 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
634 Sebastian Pop <s.pop@samsung.com>
635
636 * Makefile.in: Regenerate.
637 * Makefile.tpl: Export ISLVER.
638 * configure: Regenerate.
639 * config/isl.m4: Detect isl-0.15.
640
641 2016-01-29 Sebastian Pop <s.pop@samsung.com>
642
643 * config/isl.m4: Add comments about isl-0.16.
644 * configure: Regenerate.
645
646 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
647
648 Sync with GCC
649 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
650
651 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
652 symbols.
653
654 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
655
656 PR bootstrap/69134
657 * Makefile.def (mpfr): Disable assembler.
658 * Makefile.in: Regenerate.
659
660 2016-01-11 Nick Clifton <nickc@redhat.com>
661
662 Import the following changes from the GCC mainline:
663
664 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
665
666 * configure.ac: Enable libmpx by default.
667 * configure: Regenerated.
668
669 2015-11-19 Martin Liska <mliska@suse.cz>
670
671 * .gitignore: Add .clang-format to ignored files.
672 * Makefile.tpl: Add clang-format.
673 * Makefile.in: Regenerate.
674
675 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
676
677 PR libffi/65726
678 * Makefile.def (lang_env_dependencies): Make libffi depend
679 on cxx.
680 * Makefile.in: Regenerate.
681
682 2015-12-02 Ian Lance Taylor <iant@google.com>
683
684 PR go/66147
685 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
686 * Makefile.in: Regenerate.
687
688 2015-12-17 Nathan Sidwell <nathan@acm.org>
689
690 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
691 * configure: Regenerate.
692
693 2015-12-17 Sebastian Pop <s.pop@samsung.com>
694
695 * Makefile.in: Replace ISL with isl.
696 * Makefile.tpl: Same.
697 * config/isl.m4: Same.
698 * configure.ac: Same.
699 * contrib/download_prerequisites: Same.
700 * configure: Regenerate.
701
702 2016-01-01 Ben Elliston <bje@gnu.org>
703
704 * config.guess: Import version 2016-01-01.
705 * config.sub: Likewise.
706
707 2015-11-20 Tristan Gingold <gingold@adacore.com>
708
709 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
710 * configure: Regenerate.
711
712 2015-10-21 Nick Clifton <nickc@redhat.com>
713
714 PR gas/19109
715 * configure.ac: Note the 'none' is an acceptable argument to
716 --enable-compressed-debug-sections.
717 * configure: Regenerate.
718
719 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
720
721 PR gas/19109
722 * configure.ac: Add
723 --enable-compressed-debug-sections={all,gas,gold,ld}.
724 * configure: Regenerated.
725
726 2015-09-30 Nick Clifton <nickc@redhat.com>
727
728 Import the following patches from the GCC mainline:
729
730 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
731
732 PR libfortran/54572
733 * Makefile.def: Make libgfortran depend on libbacktrace.
734 * Makefile.in: Regenerate.
735
736 2015-08-12 Tom de Vries <tom@codesourcery.com>
737
738 PR other/67092
739 PR other/67098
740 * configure.ac: Remove --with_host_libstdcxx support.
741 * configure: Regenerate.
742
743 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
744 Jakub Jelinek <jakub@redhat.com>
745
746 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
747 nvptx*-*-*.
748 * configure: Regenerate.
749
750 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
751
752 Sync with GCC
753 2015-07-28 Ben Elliston <bje@gnu.org>
754
755 * config.sub, config.guess: Import from upstream.
756
757 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
758
759 * Makefile.def (libiconv): Define bootstrap=true.
760 Mark pdf/html/info as missing.
761 (configure-gcc): Depend on all-libiconv.
762 (all-gcc): Ditto.
763 (configure-libcpp): Ditto.
764 (all-libcpp): Ditto.
765 (configure-intl): Ditto.
766 (all-intl): Ditto.
767 * Makefile.in: Regenerate.
768
769 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
770
771 Sync with GCC
772 2015-07-24 Michael Darling <darlingm@gmail.com>
773
774 PR other/66259
775 * config-ml.in: Reflects renaming of configure.in to configure.ac
776 * configure: Likewise
777 * configure.ac: Likewise
778
779 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
780
781 * Makefile.in: Regenerated.
782
783 Sync with GCC
784 2015-05-21 Jason Merrill <jason@redhat.com>
785
786 * Makefile.tpl: Update comments.
787
788 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
789
790 * Makefile.tpl: Remove surplus whitespace throughout.
791
792 2015-03-25 Martin Liska <mliska@suse.cz>
793 Yury Gribov <y.gribov@samsung.com>
794
795 * Makefile.tpl: Fix ln source location for vimrc file.
796
797 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
798
799 Sync with GCC
800 2015-05-16 James Bowman <james.bowman@ftdichip.com>
801
802 * configure.ac: FT32 target added.
803 * configure: Regenerate.
804
805 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
806
807 Sync with GCC
808 2015-06-02 Jason Merrill <jason@redhat.com>
809
810 PR bootstrap/66319
811 * configure.ac: Use -std=gnu++98.
812
813 2015-05-28 Mike Frysinger <vapier@gentoo.org>
814
815 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
816 * configure: Regenerate.
817
818 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
819
820 * configure.ac: Fix typo.
821 * configure: Regenerate.
822
823 2015-05-03 Matthias Klose <doko@ubuntu.com>
824
825 * configure.ac: Match $host configured with triplets.
826 * configure: Regenerate.
827
828 2015-04-17 Jakub Jelinek <jakub@redhat.com>
829
830 PR bootstrap/62077
831 * configure.ac (--enable-stage1-checking): Default to
832 release,misc,gimple,rtlflag,tree,types if --disable-checking
833 or --enable-checking is not specified and DEV-PHASE is not
834 experimental.
835 * configure: Regenerated.
836
837 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
838
839 Install back PR target/47230 fix (Revert the revert).
840
841 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
842
843 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
844 target.
845 * configure: Regenerate.
846
847 2015-05-13 John David Anglin <dave.anglin@bell.net>
848
849 * configure.ac: Disable configuration of GDB for HPUX targets.
850 * configure: Regenerate.
851
852 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
853
854 PR ld/18355
855 * Makefile.def: Add extra_configure_flags to host zlib.
856 * configure.ac (extra_host_zlib_configure_flags): New. Set
857 to --enable-host-shared When bfd is to be built as shared
858 library. AC_SUBST.
859 * Makefile.in: Regenerated.
860
861 2015-04-15 Mike Frysinger <vapier@gentoo.org>
862 Hans-Peter Nilsson <hp@axis.com>
863
864 Adjust src-release.sh for sim using the gdb create-version.sh.
865 * src-release.sh (tar_compress): If there's a fifth parameter,
866 use that in the getver call instead of $tool.
867 (sim_release): Pass gdb as fifth parameter to tar_compress.
868 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
869
870 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
871
872 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
873 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
874 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
875 * Makefile.in: Regenerate.
876
877 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
878
879 * configure.ac: Add --with-system-zlib.
880 * configure: Regenerated.
881
882 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
883
884 * src-release.sh: Don't configure with --with-target-subdir=.
885 --disable-multilib.
886
887 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
888
889 * src-release.sh (DEVO_SUPPORT): Replace src-release with
890 src-release.sh.
891
892 2015-03-30 Ed Schouten <ed@nuxi.nl>
893
894 * config.sub: Update from upstream, to 2015-03-04 version.
895 * config.guess: Likewise.
896
897 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
898
899 * Makefile.def (dependencies): Add all-zlib to all-bfd.
900 * Makefile.in: Regenerated.
901
902 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
903
904 * src-release.sh (do_proto_toplev): Configure with --target
905 --with-target-subdir and --disable-multilib.
906 (BINUTILS_SUPPORT_DIRS): Add zlib.
907 (GAS_SUPPORT_DIRS): Likewise.
908 (GDB_SUPPORT_DIRS): Likewise.
909 (SIM_SUPPORT_DIRS): Likewise.
910
911 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
912
913 * configure.ac (target_configdirs): Exclude target-zlib if
914 target-libjava isn't built.
915 * configure: Regenerated.
916
917 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
918
919 Sync with GCC
920 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
921
922 * config-ml.in: Robustify ac_configure_args parsing.
923
924 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
925
926 * Makefile.def: Updated from GCC trunk.
927 * Makefile.tpl: Likewise.
928 * configure.ac: Likewise.
929 * Makefile.in: Regenerated.
930 * configure: Likewise.
931
932 2015-01-28 James Bowman <james.bowman@ftdichip.com>
933
934 * configure.ac: Add FT32 support.
935 * configure: Regenerate.
936
937 2015-01-12 Anthony Green <green@moxielogic.com>
938
939 * configure.ac: Don't disable gprof for moxie.
940 * configure: Rebuild.
941
942 2015-01-03 Andrew Pinski <apinski@cavium.com>
943
944 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
945 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
946 (BASE_TARGET_EXPORTS): Add OBJCOPY.
947 (OBJCOPY_FOR_TARGET): New variable.
948 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
949 * Makefile.in: Regenerate.
950 * configure.ac: Check for already installed target objcopy.
951 Also GCC_TARGET_TOOL on objcopy.
952 * configure: Regenerate.
953
954 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
955
956 * config.sub: Update from upstream, to 2015-01-01 version.
957 * config.guess: Ditto.
958
959 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
960
961 * config.sub: Update from upstream config repo.
962
963 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
964
965 * libtool.m4: Updated from GCC trunk.
966
967 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
968
969 * config.guess: Update from upstream config repo.
970 * config.sub: Ditto.
971
972 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
973
974 * move-if-change: Update from upstream gnulib.
975
976 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
977
978 * compile: Sync with upstream Automake.
979 * depcomp: Ditto.
980 * install-sh: Ditto.
981 * missing: Ditto.
982 * mkinstalldirs: Ditto.
983 * ylwrap: Ditto.
984
985 2014-10-15 Tristan Gingold <gingold@adacore.com>
986
987 * src-release.sh (do_proto_toplev): Configure with --target.
988
989 2014-10-03 Jing Yu <jingyu@google.com>
990
991 * configure.ac: Add aarch64 to list of targets that support gold.
992 * configure: Regenerate.
993
994 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
995
996 * configure.ac: Add mips*-img-elf* target triple.
997 * configure: Regenerate.
998
999 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1000 * configure: Disable gdb for nds32*-*-* until supported.
1001 * configure.ac: Disable gdb for nds32*-*-* until supported.
1002
1003 2014-09-05 Joel Brobecker <brobecker@adacore.com>
1004
1005 * configure: Regenerate.
1006
1007 2014-08-27 Will Newton <will.newton@linaro.org>
1008
1009 * src-release.sh: New file.
1010 * src-release: Remove file.
1011
1012 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
1013
1014 GDB not supported for or1k*-*-rtems*
1015 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
1016 of the stanzas results in this not being caught by or1k*-*-* later.
1017 * configure. Regenerated.
1018
1019 2014-07-25 Samuel Bronson <naesten@gmail.com>
1020
1021 * .gitattributes: New file for use with git-merge-changelog.
1022
1023 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
1024
1025 Disable gdb for or1k*-*-* until supported
1026 * configure.ac (or1k*-*-*): Disable gdb.
1027 * configure: Regenerated.
1028
1029 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1030
1031 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1032 * configure: Regenerated.
1033
1034 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1035
1036 PR sanitizer/56781
1037 * Makefile.def: Set bootstrap=true; for host fixincludes.
1038 * configure.ac: Don't bootstrap host fixincludes unless
1039 --with-build-config=bootstrap-{a,ub}san.
1040 * Makefile.in: Regenerated.
1041 * configure: Regenerated.
1042
1043 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1044
1045 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1046 --enable-vtable-verify option parsing. Don't add
1047 target-libsanitizer to bootstrap_target_libs unless
1048 --with-build-config=bootstrap-asan or
1049 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1050 to bootstrap_target_libs unless --enable-vtable-verify.
1051 * configure: Regenerated.
1052
1053 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1054
1055 PR bootstrap/58572
1056 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1057 -I for libstdc++-v3 includes if $(LEAN).
1058 * Makefile.in: Regenerated.
1059
1060 2014-02-24 Walter Lee <walt@tilera.com>
1061
1062 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1063 (tilegx-*-*): Change to tilegx*-*-*.
1064 * configure: Regenerate.
1065
1066 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1067
1068 * config.sub, config.guess: Import from upstream.
1069
1070 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1071
1072 PR bootstrap/60620
1073 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1074 * Makefile.in: Regenerate.
1075
1076 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1077
1078 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1079 for WINDRES_FOR_TARGET in default-manifest.o rule.
1080 * Makefile.in: Regenerate.
1081
1082 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1083
1084 PR target/59788
1085 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1086 *solaris2*.
1087
1088 2013-12-19 Keven Boell <keven.boell@intel.com>
1089
1090 * cp-namespace.c (cp_lookup_nested_symbol): Enable
1091 nested lookups for fortran modules.
1092 * dwarf2read.c (read_module): Add fortran module to
1093 the symbol table.
1094 (add_partial_symbol, add_partial_module): Add fortran
1095 module to the partial symbol table.
1096 (new_symbol_full): Create full symbol for fortran module.
1097 * f-exp.y (yylex): Add new module domain to be parsed.
1098 * symtab.h: New domain for fortran modules.
1099
1100 2013-12-19 Keven Boell <keven.boell@intel.com>
1101
1102 * f-exp.y (yylex): Add domain array to enable lookup
1103 in multiple domains. Loop over lookup domains and try
1104 to find requested symbol. Add STRUCT_DOMAIN to lookup
1105 domains to be able to query for user defined types.
1106
1107 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1108
1109 * configure.ac: Add user-friendly check for native x86_64-linux
1110 multilibs.
1111 * configure: Regenerate.
1112
1113 2013-11-23 Alan Modra <amodra@gmail.com>
1114
1115 * config.sub, config.guess: Import from upstream.
1116
1117 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1118
1119 * Makefile.in: Regenerate.
1120
1121 * Makefile.tpl: Fix typo.
1122 * Makefile.in: Regenerate partially.
1123
1124 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1125
1126 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1127 supported.
1128 * configure: Regenerated.
1129
1130 2013-10-30 Jason Merrill <jason@redhat.com>
1131
1132 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1133 --disable-build-format-warnings.
1134
1135 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1136
1137 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1138 depend on libstdc++ and libgcc.
1139 * configure: Regenerate.
1140 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1141 libcilkrts for POSIX and i*86, and x86_64 architectures.
1142 * Makefile.in: Added libcilkrts related fields to support building it.
1143
1144 2013-10-26 Jeff Law <law@redhat.com>
1145
1146 * Makefile.def (target_modules): Remove libmudflap
1147 (languages): Remove check-target-libmudflap).
1148 * Makefile.in: Rebuilt.
1149 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1150 * configure.ac (target_libraries): Remove target-libmudflap.
1151 Remove checks which disabled libmudflap on some systems.
1152 * configure: Rebuilt.
1153 * libmudflap: Directory removed.
1154
1155 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1156
1157 * configure.ac: Update from GCC.
1158 * configure: Regenerate.
1159
1160 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
1161
1162 * src-release (do-proto-toplevel): Support subdir-path-prefixed
1163 files in SUPPORT_FILES.
1164 (SIM_SUPPORT_DIRS): New variable.
1165 (sim.tar.bz2): New rule.
1166
1167 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1168
1169 * configure.ac: Update from GCC.
1170 * configure: Regenerate.
1171
1172 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
1173
1174 * COPYING.NEWLIB: Update with new copyright.
1175
1176 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1177
1178 * configure.ac: Update from GCC.
1179 * configure: Regenerate.
1180
1181 2013-09-20 Alan Modra <amodra@gmail.com>
1182
1183 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1184 ppc host match. Support little-endian powerpc linux hosts.
1185
1186 2013-08-16 Joel Brobecker <brobecker@adacore.com>
1187
1188 * src-release (VER): When using $(TOOL)/common/create-version.sh,
1189 strip the "-cvs" suffix from the version number if present.
1190
1191 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1192
1193 * configure.ac: Sync with GCC repo.
1194 * Makefile.def: Ditto.
1195 * configure: Regenerate.
1196 * Makefile.in: Ditto.
1197
1198 2013-07-22 Joel Brobecker <brobecker@adacore.com>
1199
1200 * src-release (VER): Use $(TOOL)/common/create-version.sh
1201 if it exists.
1202
1203 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
1204
1205 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
1206 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
1207 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
1208 * configure: Regenerate.
1209
1210 2013-06-01 George Thomas <george.thomas@atmel.com>
1211
1212 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
1213 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
1214
1215 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1216
1217 * COPYING.NEWLIB: Add Altera Corporation copyright.
1218
1219 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1220
1221 * config.guess: Update from config repo.
1222 * config.sub: Ditto.
1223
1224 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1225
1226 * Makefile.def: Sync with GCC.
1227 * Makefile.in: Regenerate.
1228
1229 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1230
1231 * configure.ac: Sync with GCC.
1232 * configure: Regenerate.
1233
1234 2013-03-22 Mike Frysinger <vapier@gentoo.org>
1235
1236 * src-release (VER): Change bfd/configure.in sed to use the new
1237 `bfd/configure --version` output.
1238
1239 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1240
1241 * configure.ac: Sync with GCC repo.
1242 * configure: Ditto.
1243
1244 2013-02-05 Ian Lance Taylor <iant@google.com>
1245
1246 PR go/55969
1247 * configure.ac: Disable libgo on some systems where it does not
1248 work.
1249 * configure: Rebuild.
1250
1251 2013-02-05 Alan Modra <amodra@gmail.com>
1252
1253 * configure: Regenerate after syncing config/.
1254
1255 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1256
1257 * configure.ac: Sync with GCC repo.
1258 * configure: Ditto.
1259 * Makefile.def: Ditto.
1260 * Makefile.in: Ditto.
1261
1262 2013-01-11 Joel Brobecker <brobecker@adacore.com>
1263
1264 Sync with GCC, merge:
1265
1266 2013-01-09 Jason Merrill <jason@redhat.com>
1267
1268 * .gitignore: Import from gdb repository.
1269
1270 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1271
1272 * config.sub: Update from config repo.
1273
1274 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1275
1276 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1277 * Makefile.in: Regenerate.
1278
1279 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1280
1281 * Makefile.def (configure-gcc): Depend on all-gmp.
1282 (all-gcc): Remove dependency on all-gmp.
1283 * Makefile.in: Regenerated.
1284
1285 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1286
1287 * config.guess: Update from config repo.
1288 * config.sub: Ditto.
1289
1290 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1291
1292 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1293 exists and replace the new bfin license in its location.
1294
1295 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1296
1297 PR gas/14899
1298 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1299 all-ld and all-gold depend on all-gas.
1300 * Makefile.in: Regenerated.
1301
1302 2012-12-29 Ben Elliston <bje@gnu.org>
1303
1304 * config.guess: Update to 2012-12-29 version.
1305 * config.sub: Likewise.
1306
1307 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1308
1309 * Makefile.def (install-target-libgo): Depend on
1310 install-target-libatomic. Merged from GCC repo.
1311 * Makefile.in: Regenerate.
1312
1313 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1314
1315 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1316
1317 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1318
1319 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1320 * configure: Regenerate.
1321
1322 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1323
1324 * Makefile.def (target_modules): Add bootstrap=true and
1325 raw_cxx=true to libsanitizer.
1326 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1327 * Makefile.in: Regenerated.
1328 * configure: Likewise.
1329
1330 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1331
1332 * config.sub: Merge from config repo.
1333
1334 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1335
1336 * configure.ac: Merge from GCC.
1337 * Makefile.tpl: Ditto.
1338 * Makefile.in: Ditto.
1339 * configure: Ditto.
1340
1341 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1342
1343 * configure.ac (noconfigdirs): Merge from GCC.
1344 * configure: Regenerate.
1345
1346 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1347
1348 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1349
1350 2012-11-14 Roland McGrath <mcgrathr@google.com>
1351
1352 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1353 * configure: Regenerate.
1354
1355 2012-11-13 Richard Henderson <rth@redhat.com>
1356
1357 * configure.ac: Move libsanitizer logic to subdirectory.
1358 * configure: Regenerate.
1359
1360 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1361
1362 * configure.ac: Enable libsanitizer just on x86 linux for now.
1363 * configure: Re-generate.
1364
1365 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1366
1367 * configure.ac: Merge libquadmath sections.
1368 * configure: Regenerate.
1369
1370 2012-11-12 Wei Mi <wmi@google.com>
1371
1372 * configure.ac: Add libsanitizer to target_libraries.
1373 * Makefile.def: Ditto.
1374 * configure: Regenerate.
1375 * Makefile.in: Regenerate.
1376
1377 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1378
1379 * configure: Regenerated.
1380
1381 2012-11-03 Robert Mason <rbmj@verizon.net>
1382
1383 * configure.ac: add --disable-libstdcxx configure option
1384 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1385
1386 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
1387
1388 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1389 against Mingw64 w32api.
1390 * configure: Regenerate.
1391
1392 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1393
1394 PR bootstrap/54820
1395 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1396 * configure: Regenerate.
1397
1398 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1399
1400 PR bootstrap/54820
1401 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1402 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1403 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1404 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1405 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1406 * Makefile.in: Regenerate.
1407 * configure.ac (have_static_libs): New variable and associated check.
1408 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1409 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1410 * configure: Regenerate.
1411
1412 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1413
1414 * config.guess, config.sub: Include updated version from
1415 config-patches. Adds microblaze little endian support.
1416
1417 2012-09-28 Ian Lance Taylor <iant@google.com>
1418
1419 * Makefile.def: Make all-target-libgo depend on
1420 all-target-libbacktrace.
1421 * Makefile.in: Rebuild.
1422
1423 2012-09-26 Ian Lance Taylor <iant@google.com>
1424
1425 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1426 * Makefile.in: Rebuild.
1427
1428 2012-09-06 Diego Novillo <dnovillo@google.com>
1429
1430 * configure.ac: Bump minimum GMP version to 4.2.3.
1431 * configure: Re-generate.
1432
1433 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1434
1435 PR target/54461
1436 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1437 target-libgloss if not configured --with-avrlibc=no.
1438 * configure: Regenerate.
1439
1440 2012-09-04 Jason Merrill <jason@redhat.com>
1441
1442 * configure.ac: Fix --enable-languages=all.
1443
1444 2012-09-03 Richard Guenther <rguenther@suse.de>
1445
1446 PR bootstrap/54138
1447 * configure.ac: Re-organize ISL / CLOOG checks to allow
1448 disabling with either --without-isl or --without-cloog.
1449 * configure: Regenerated.
1450
1451 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1452
1453 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1454 * configure: Regenerate.
1455
1456 2012-09-21 Steve Ellcey <sellcey@mips.com>
1457
1458 * configure.ac: Add mips*-mti-elf* target.
1459 * configure: Regenerate.
1460
1461 2012-09-19 Ian Lance Taylor <iant@google.com>
1462
1463 * configure.ac (host_libs): Add libbacktrace.
1464 (target_libraries): Add libbacktrace.
1465 * Makefile.def (host_modules): Add libbacktrace.
1466 (target_modules): Likewise.
1467 * configure, Makefile.in: Rebuild.
1468
1469 2012-09-15 Jiong Wang <jiwang@tilera.com>
1470
1471 * configure.ac (ENABLE_GOLD): support tilegx*
1472 * configure: rebuild
1473
1474 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1475
1476 PR target/38607
1477 Merge upstream change.
1478 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1479
1480 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1481 Add libgomp*.o to compare_exclusions for AIX.
1482 * configure: Regenerate.
1483
1484 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1485
1486 PR binutils/4970
1487 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1488 and opcodes.
1489 * Makefile.in: Regenerated.
1490
1491 2012-08-14 Diego Novillo <dnovillo@google.com>
1492
1493 Merge from cxx-conversion branch.
1494
1495 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1496 POSTSTAGE1_CONFIGURE_FLAGS.
1497 * Makefile.in: Regenerate.
1498 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1499 Force C++ when bootstrapping.
1500 * configure: Regenerate.
1501
1502 2012-07-06 Richard Guenther <rguenther@suse.de>
1503
1504 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1505 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1506 --with-gmp=system.
1507 * Makefile.in: Regenerated.
1508 * configure: Likewise.
1509
1510 2012-07-06 Richard Guenther <rguenther@suse.de>
1511
1512 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1513 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1514 supply V=1 as extra_make_flags.
1515 * configure: Regenerated.
1516 * Makefile.in: Likewise.
1517
1518 2012-07-03 Richard Guenther <rguenther@suse.de>
1519
1520 * Makfile.def (isl): Remove not necessary extra_exports and
1521 extra_make_flags.
1522 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1523 * Makefile.in: Regenerated.
1524
1525 2012-07-03 Richard Guenther <rguenther@suse.de>
1526
1527 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1528 * configure.ac: If either the ISL or the CLooG check failed
1529 do not try to build in-tree versions.
1530 * Makefile.in: Regenerated.
1531 * configure: Regenerated.
1532
1533 2012-07-02 Richard Guenther <rguenther@suse.de>
1534 Michael Matz <matz@suse.de>
1535 Tobias Grosser <tobias@grosser.es>
1536 Sebastian Pop <sebpop@gmail.com>
1537
1538 * Makefile.def: Add ISL host module, remove PPL host module.
1539 Adjust ClooG host module to use the proper ISL.
1540 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1541 * configure.ac: Include config/isl.m4. Add ISL host library,
1542 remove PPL. Remove PPL configury, add ISL configury, adjust
1543 ClooG configury.
1544 * Makefile.in: Regenerated.
1545 * configure: Likewise.
1546
1547 2012-07-02 Richard Guenther <rguenther@suse.de>
1548
1549 Merge from graphite branch
1550 2011-07-21 Tobias Grosser <tobias@grosser.es>
1551
1552 * configure: Regenerated.
1553 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1554 both cloog.org and legacy versions. The only supported version will
1555 be CLooG with the isl backend.
1556
1557 2011-07-21 Tobias Grosser <tobias@grosser.es>
1558
1559 * configure: Regenerated.
1560 * configure.ac: Require cloog isl 0.17.0
1561
1562 2011-07-21 Tobias Grosser <tobias@grosser.es>
1563
1564 * configure: Regenerated.
1565 * config/cloog.m4: Do not define CLOOG_ORG
1566
1567 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1568
1569 * configure.ac: Skip C if explicitly selected.
1570 * configure: Regenerate.
1571
1572 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1573
1574 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1575 they contain -O2.
1576 * configure: Regenerate.
1577
1578 2012-06-20 Jason Merrill <jason@redhat.com>
1579
1580 * Makefile.tpl (check-target-libgomp-c++): New.
1581 (check-target-libitm-c++): New.
1582 * Makefile.def (c++): Add them.
1583 * Makefile.in: Regenerate.
1584
1585 2012-05-16 Olivier Hainque <hainque@adacore.com>
1586
1587 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1588 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1589 (install-no-fixedincludes): Adjust accordingly.
1590 * Makefile.in: Regenerate.
1591
1592 2012-05-09 Nick Clifton <nickc@redhat.com>
1593 Paul Smith <psmith@gnu.org>
1594
1595 PR bootstrap/50461
1596 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1597 allow for the fact that from release v3.1.0 of MPFR the source
1598 files were moved into a src sub-directory.
1599 * configure: Regenerate.
1600
1601 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1602
1603 * configure.ac: Bump minimum MPFR version to 2.4.0.
1604 * configure: Regenerated.
1605
1606 2012-05-01 Richard Henderson <rth@redhat.com>
1607
1608 * Makefile.def (libatomic): New target_module.
1609 * configure.ac (target_libraries): Add libatomic.
1610 (noconfigdirs): Check if libatomic is supported.
1611 * Makefile.in, configure: Rebuild.
1612
1613 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1614
1615 Merge upstream change
1616 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1617
1618 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1619
1620 * libtool.m4: Additional FreeBSD 10 fixes.
1621
1622 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1623
1624 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1625 they contain -O2.
1626 * configure: Regenerate.
1627
1628 2012-05-14 Catherine Moore <clm@codesourcery.com>
1629
1630 * NEWS: Mention PowerPC VLE port.
1631
1632 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1633
1634 * MAINTAINERS (config/): Move to intl/ section.
1635 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1636
1637 2012-05-09 Nick Clifton <nickc@redhat.com>
1638 Paul Smith <psmith@gnu.org>
1639
1640 PR bootstrap/50461
1641 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1642 allow for the fact that from release v3.1.0 of MPFR the source
1643 files were moved into a src sub-directory.
1644 * configure: Regenerate.
1645
1646 2012-05-02 Roland McGrath <mcgrathr@google.com>
1647
1648 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1649 * configure: Regenerate.
1650
1651 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1652
1653 * config.sub: Update to 2012-04-18 version from official repo.
1654
1655 2012-03-19 Tristan Gingold <gingold@adacore.com>
1656
1657 * configure.ac (ia64*-*-*vms*): Add support for ld.
1658 * configure: Regenerate.
1659
1660 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1661
1662 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1663 (unsupported_languages): Remove mips-sgi-irix6.*.
1664 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1665 (with_stabs): Remove.
1666 * configure: Regenerate.
1667
1668 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1669
1670 * configure.ac (enable_libgomp): Remove *-*-osf*.
1671 (with_stabs): Remove alpha*-*-osf*.
1672 * configure: Regenerate.
1673
1674 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1675
1676 * COPYING.NEWLIB: Modify DJ Delorie license to include
1677 modification rights in clause as permitted by DJ Delorie.
1678 * COPYING.LIBGLOSS: Ditto.
1679
1680 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1681
1682 * COPYING.NEWLIB: Remove two unused licenses.
1683
1684 2012-03-05 Tristan Gingold <gingold@adacore.com>
1685
1686 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1687 * configure: Regenerate.
1688
1689 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1690
1691 * COPYING.NEWLIB: Add Adapteva notice.
1692 * COPYING.LIBGLOSS: Add Adapteva notice.
1693
1694 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1695
1696 * configure: Regenerate.
1697
1698 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1699
1700 * COPYING.LIBGLOSS: Add GPL with exception license.
1701
1702 2011-11-09 Roland McGrath <mcgrathr@google.com>
1703
1704 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1705 * configure: Rebuild.
1706 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1707 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1708 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1709 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1710 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1711 Add READELF.
1712 * Makefile.in: Rebuild.
1713
1714 2011-11-08 Richard Henderson <rth@redhat.com>
1715
1716 * configure.ac: Test for libitm directory present first.
1717
1718 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1719
1720 * configure.ac: Test libitm/configure.tgt to disable libitm.
1721 * configure: Rebuild.
1722
1723 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1724
1725 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1726 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1727 * Makefile.in: Regenerate.
1728
1729 2011-11-01 DJ Delorie <dj@redhat.com>
1730
1731 * configure.ac (rl78-*-*) New case.
1732 * configure: Regenerate.
1733
1734 2011-11-01 DJ Delorie <dj@redhat.com>
1735
1736 * config.sub: Update to version 2011-10-29 (added rl78)
1737
1738 2011-10-27 Nick Clifton <nickc@redhat.com>
1739
1740 * config.sub: Import these changes from the config project:
1741
1742 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1743 Ben Elliston <bje@gnu.org>
1744
1745 * config.sub (epiphany): New.
1746
1747 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1748 Ben Elliston <bje@gnu.org>
1749
1750 * config.sub (hexagon, hexagon-*): New.
1751
1752 2011-08-23 Roland McGrath <mcgrathr@google.com>
1753
1754 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1755 64eb to be64.
1756
1757 2011-08-16 Roland McGrath <mcgrathr@google.com>
1758
1759 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1760 (nacl): Grok as alias for 32el-unknown-nacl.
1761
1762 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1763
1764 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1765
1766 2011-08-14 Yao Qi <yao@codesourcery.com>
1767
1768 Merge from gcc:
1769
1770 2011-08-14 Yao Qi <yao@codesourcery.com>
1771 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1772 * configure: Regenerate.
1773
1774 2011-07-26 Ian Lance Taylor <iant@google.com>
1775
1776 Merge from gcc:
1777
1778 2011-07-26 Ian Lance Taylor <iant@google.com>
1779 * configure.ac: Set have_compiler based on whether gcc directory
1780 exists, rather than on whether gcc is in configdirs.
1781 * configure: Rebuild.
1782
1783 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1784 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1785 link directories.
1786 * Makefile.in: Rebuild.
1787
1788 2011-07-20 Ian Lance Taylor <iant@google.com>
1789 PR bootstrap/49787
1790 * configure.ac: Move --enable-bootstrap handling earlier in file.
1791 If --enable-bootstrap and either --enable-build-with-cxx or
1792 --enable-build-poststage1-with-cxx, enable C++ automatically.
1793 * configure: Rebuild.
1794
1795 2011-07-19 Ian Lance Taylor <iant@google.com>
1796 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1797 make C++ a boot_language. Set and substitute
1798 POSTSTAGE1_CONFIGURE_FLAGS.
1799 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1800 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1801 * configure, Makefile.in: Rebuild.
1802
1803 2011-07-16 Jason Merrill <jason@redhat.com>
1804 * Makefile.def (language=c++): Add check-c++0x and
1805 check-target-libmudflap-c++.
1806 * Makefile.tpl (check-target-libmudflap-c++): New.
1807 * Makefile.in: Regenerate.
1808
1809 2011-07-16 Matthias Klose <doko@ubuntu.com>
1810 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1811 * Makefile.def (target_modules/libjava): Pass
1812 $(EXTRA_CONFIGARGS_LIBJAVA).
1813 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1814 if not configured with --enable-static-libjava.
1815 * Makefile.in: Regenerate.
1816 * configure: Likewise.
1817
1818 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1819 PR regression/47836
1820 PR bootstrap/23656
1821 PR other/47733
1822 PR bootstrap/49247
1823 PR c/48825
1824 * configure.ac (target_libraries): Remove target-libiberty.
1825 Remove case-statement setting skipdirs=target-libiberty for
1826 multiple targets. Remove checking target_configdirs and
1827 removing target-libiberty but keeping target-libgcc if
1828 otherwise empty.
1829 * Makefile.def (target_modules): Don't add libiberty.
1830 (dependencies): Remove all traces of target-libiberty.
1831 * configure, Makefile.in: Regenerate.
1832
1833 2011-07-22 Jason Merrill <jason@redhat.com>
1834
1835 * Makefile.def (language=c++): Add check-c++0x and
1836 check-target-libmudflap-c++.
1837 * Makefile.tpl (check-target-libmudflap-c++): New.
1838 * Makefile.in: Regenerate.
1839
1840 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1841
1842 * configure: Regenerate.
1843
1844 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1845
1846 PR target/39150
1847 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1848 x86_64-*-solaris2.1[0-9]*.
1849 * configure: Regenerate.
1850
1851 2011-06-13 Walter Lee <walt@tilera.com>
1852
1853 * configure.ac (tilepro-*-*) New case.
1854 (tilegx-*-*): Likewise.
1855 * configure: Regenerate.
1856
1857 2011-06-06 Nick Clifton <nickc@redhat.com>
1858
1859 * config.sub: Sync from upstream.
1860
1861 2011-05-08 Doug Kwan <dougkwan@google.com>
1862
1863 Merge from gcc:
1864
1865 2011-05-08 Doug Kwan <dougkwan@google.com>
1866
1867 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1868 * configure: Regenerated.
1869 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1870 value from configure.
1871 * Makefile.in: Regenerated.
1872
1873 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1874
1875 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1876 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1877 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1878 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1879 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1880 *-*-vxworks*): Disable newlib and libgloss in separate case
1881 statement.
1882 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1883 to separate case statement.
1884 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1885 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1886 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1887 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1888 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1889 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1890 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1891 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1892 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1893 i[[3456789]]86-*-rdos*, m32r-*-*,
1894 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1895 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1896 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1897 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1898 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1899 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1900 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1901 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1902 and libgloss in main case over targets. Remove most empty cases
1903 in main case over targets.
1904 * configure: Regenerate.
1905
1906 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1907
1908 * configure.ac: Remove code setting special library locations for
1909 hppa*64*-*-hpux11*. Remove code setting compiler for
1910 sparc-sun-solaris2*.
1911 * configure: Regenerate.
1912
1913 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1914
1915 * configure.ac: Separate libgloss_dir settings from general case
1916 over targets.
1917 * configure: Regenerate.
1918
1919 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1920
1921 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1922 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1923 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1924 cases in libgcj-disabling case statement.
1925 (hppa*64*-*-linux*): Set unsupported_languages instead of
1926 disabling target-zlib.
1927 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1928 to hppa*64*-*-hpux*.
1929 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1930 hppa*-*-hpux*.
1931 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1932 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1933 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1934 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1935 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1936 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1937 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1938 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1939 libgcj-disabling case statement.
1940 * configure: Regenerate.
1941
1942 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1943
1944 * configure.ac: Disable Java for targets not supporting libffi.
1945 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1946 Remove cases in Java-disabling statement.
1947 (*arm-wince-pe): Change to arm-wince-pe.
1948 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1949 cases in Java-disabling statement.
1950 (bfin-*-*): Don't disable Java again.
1951 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1952 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1953 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1954 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1955 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1956 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1957 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1958 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1959 Java-disabling statement.
1960 (mmix-*-*): Don't disable Java again.
1961 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1962 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1963 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1964 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1965 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1966 statement.
1967 * configure: Regenerate.
1968
1969 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1970
1971 Merge from GCC:
1972
1973 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1974
1975 PR lto/48086
1976 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1977 * configure: Regenerate.
1978
1979 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1980
1981 * configure.ac: Separate cases disabling Java and Java libraries
1982 from general case over targets.
1983 * configure: Regenerate.
1984
1985 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1986
1987 * configure.ac (build_tools): Remove build-byacc.
1988 (host_libs): Remove mmalloc.
1989 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1990 autoconf automake libtool diff rcs fileutils shellutils time
1991 textutils wdiff find uudecode hello tar gzip indent recode release
1992 sed perl gawk findutils gettext zip.
1993 (libgcj): Remove target-qthreads.
1994 (target_tools): Remove target-examples target-gperf.
1995 (YACC): Don't handle building byacc.
1996 * configure: Regenerate.
1997 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1998 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1999 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2000 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2001 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2002 handle building components.
2003 * Makefile.in: Regenerate.
2004
2005 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006
2007 * config.sub: Sync from upstream.
2008
2009 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2010
2011 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2012 (microblaze*): Don't disable libssp.
2013 * configure: Regenerate.
2014
2015 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2016
2017 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2018 moveifchange.
2019 * configure: Regenerate.
2020 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2021 * Makefile.in: Regenerate.
2022
2023 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2024
2025 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2026 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2027 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2028 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2029 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2030 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2031 md_exec_prefix cases.
2032 * configure: Regenerate.
2033
2034 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2035
2036 * configure.ac: Separate cases disabling target-libssp,
2037 target-libiberty, target-libstdc++-v3 and Fortran from general
2038 case over targets.
2039 * configure: Regenerate.
2040
2041 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2042
2043 * configure.ac (*-*-chorusos): Don't disable libgcj.
2044 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2045 Remove case.
2046 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2047 (arm-*-coff): Don't disable libgcj.
2048 (arm*-*-linux-gnueabi): Remove useless assignment.
2049 (arm-*-riscix*): Don't disable libgcj.
2050 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2051 configuration.
2052 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2053 (c54x*-*-*): Remove case.
2054 (tic54x-*-*): Don't disable GCC or GCC libraries.
2055 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2056 to *.
2057 (d10v-*-*): Don't disable GCC libraries.
2058 (d30v-*-*): Don't disable libgcj.
2059 (h8500-*-*): Don't disable GCC libraries.
2060 (i960-*-*): Don't disable libgcj.
2061 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2062 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2063 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2064 libgcj.
2065 (m68k-*-coff*): Remove case.
2066 (mmix-*-*): Don't disable libgloss on host.
2067 (mn10200-*-*, mn10300-*-*): Remove cases.
2068 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2069 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2070 Don't disable libgcj.
2071 (romp-*-*): Remove case.
2072 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2073 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2074 case.
2075 (v810-*-*): Don't disable GCC libraries.
2076 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2077 (ip2k-*-*): Don't disable GCC libraries.
2078 * configure: Regenerate.
2079
2080 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2081
2082 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2083 libffi on host.
2084 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2085 on host.
2086 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2087 * configure: Regenerate.
2088
2089 2011-03-26 John Marino <binutils@marino.st>
2090
2091 * configure.ac: Add support for *-*-dragonfly*
2092 * configure: Regenerate.
2093
2094 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2095
2096 * configure.ac (native_only): Remove.
2097 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2098 send-pr uudecode guile gnuserv on host.
2099 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2100 send-pr rcs guile perl texinfo libtool on host.
2101 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2102 automake send-pr rcs guile perl texinfo libtool on host.
2103 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2104 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2105 (alpha*-dec-osf*): Don't disable fileutils on target.
2106 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2107 texinfo send-pr expect dejagnu on target.
2108 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2109 target-qthreads on target.
2110 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2111 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2112 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2113 x86_64-*-mingw*): Don't disable expect on target.
2114 (*-*-cygwin*): Don't disable target-gperf on target.
2115 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2116 gnuserv on target.
2117 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2118 target.
2119 * configure: Regenerate.
2120
2121 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2122
2123 * configure.ac (target_tools): Remove target-groff.
2124 (native_only): Remove target-groff.
2125 (hppa*64*-*-*): Don't disable byacc.
2126 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2127 setting.
2128 (*-*-kaos*): Don't skip target-librx and target-groff.
2129 (*-*-netware*): Don't skip target-libmudflap.
2130 (*-*-tpf*): Don't skip target-libmudflap.
2131 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2132 directories on the host.
2133 (ia64*-*-*vms*): Don't skip tix.
2134 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2135 host.
2136 * configure: Regenerate.
2137
2138 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2139
2140 * configure.ac: Remove references to mt-mep, mt-netware,
2141 mt-wince.
2142 * Makefile.def: Add all-utils soft dependencies.
2143 * Makefile.tpl: Remove GDB_NLM_DEPS.
2144 * configure: Regenerate.
2145 * Makefile.in: Regenerate.
2146
2147 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2148
2149 Sync from GCC:
2150
2151 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2152
2153 * configure.ac: Do not include mh-x86omitfp.
2154 * configure: Regenerate.
2155
2156 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2157
2158 * configure.ac: Remove empty cases.
2159 * configure: Regenerate.
2160
2161 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2162
2163 * Makefile.def: Add dependency from termcap to gdb.
2164 * Makefile.in: Regenerate.
2165
2166 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2167
2168 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2169 * configure: Regenerate.
2170 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2171 * Makefile.tpl: Likewise.
2172 * Makefile.in: Regenerate.
2173
2174 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2175
2176 * configure.ac: Remove all mentions of tentative_cc.
2177 * configure: Regenerate.
2178
2179 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2180
2181 PR lto/48086
2182 * configure.ac: Re-enable LTO on *-apple-darwin9.
2183 * configure: Regenerate.
2184
2185 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2186
2187 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2188 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2189 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2190 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2191 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2192 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2193 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2194 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2195 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2196 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2197 *-*-rhapsody*): Remove host cases.
2198 * configure: Regenerate.
2199
2200 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2201
2202 * configure.ac (ppc*-*-pe): Remove host case.
2203 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2204 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2205 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2206 cases.
2207 * configure: Regenerate.
2208
2209 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2210
2211 * config.sub: Update to version 2011-03-23.
2212
2213 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2214
2215 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2216 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2217 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2218 * configure: Regenerate.
2219
2220 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2221
2222 * config-ml.in: Don't handle arc-*-elf*.
2223 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2224 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2225 handle GCC libraries.
2226 * configure: Regenerate.
2227
2228 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2229
2230 PR bootstrap/48120:
2231 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2232 Add -lstdc++ -lm to LIBS.
2233 * configure: Regenerate.
2234
2235 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2236
2237 * config.guess: Update to version 2011-02-02
2238 * config.sub: Update to version 2011-02-24
2239
2240 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2241
2242 * configure.ac: Adjust test of with_ppl.
2243 * configure: Regenerated.
2244
2245 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2246
2247 * configure.ac: Add -lpwl to ppllibs.
2248 * config/cloog.m4: Add -lisl to clooglibs.
2249 * configure: Regenerated.
2250
2251 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2252
2253 Import from Libtool and gnulib:
2254
2255 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2256
2257 Prepare for supporting FreeBSD 10.
2258 * config.rpath: Remove handling of freebsd1* which soon would
2259 match FreeBSD 10.0.
2260
2261 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2262
2263 Remove support for FreeBSD 1.x.
2264 * libtool.m4 (_LT_LINKER_SHLIBS)
2265 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2266 soon would incorrectly match FreeBSD 10.0.
2267
2268 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2269
2270 PR binutils/12283
2271 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2272 (move-if-change): Comes from gnulib.
2273 * move-if-change: Import version from gnulib.
2274
2275 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2276
2277 Sync from GCC:
2278
2279 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2280
2281 PR lto/47225
2282 * Makefile.def (lto-plugin): Double dash for enable-shared.
2283 (configure-gcc): Depend on all-lto-plugin.
2284 * Makefile.in: Rebuilt.
2285
2286 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2287
2288 * configure.ac: Remove extra bracket.
2289 * configure: Regenerate.
2290
2291 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2292
2293 PR lto/47225
2294 * Makefile.def: Add dependency for install-gcc
2295 on install-lto-plugin.
2296 * Makfile.in: Regenerated
2297
2298 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2299
2300 * configure.ac: If with_ppl is no, move setting with_cloog=no
2301 after CLOOG_REQUESTED check.
2302 * configure: Regenerated.
2303
2304 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2305
2306 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2307 CLooG has been requested.
2308 * configure: Regenerated.
2309
2310 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2311
2312 * configure: Regenerated.
2313 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2314
2315 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2316
2317 * configure: Regenerated.
2318 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2319
2320 2011-01-07 Jan Hubicka <jh@suse.cz>
2321
2322 PR lto/47225
2323 * Makefile.in: Regenerate.
2324 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2325 configure.
2326
2327 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2328
2329 PR libgcj/44341
2330 * configure.ac: Discard --with-* flags for host when configuring
2331 target libraries for cross build.
2332 * configure: Rebuilt.
2333
2334 2011-01-21 Andreas Schwab <schwab@redhat.com>
2335
2336 Sync from GCC:
2337
2338 2011-01-21 Andreas Schwab <schwab@redhat.com>
2339
2340 * configure.ac: Use AS_HELP_STRING throughout.
2341 * configure: Regenerate.
2342
2343 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2344
2345 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2346 * configure: Regenerate.
2347
2348 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2349
2350 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2351
2352 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2353
2354 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2355 for ia64-hpux.
2356 * configure: Regenerate.
2357
2358 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2359
2360 Sync from GCC:
2361 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2362
2363 * configure.ac: (picochip): Disable libiberty.
2364 * configure: Regenerate.
2365
2366 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2367
2368 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2369
2370 2010-12-10 Ian Lance Taylor <iant@google.com>
2371
2372 PR bootstrap/46819
2373 * configure.ac: For --disable-libgcj clear libgcj_saved.
2374 * configure: Rebuild.
2375
2376 2010-12-10 Tobias Burnus <burnus@net-b.de>
2377
2378 PR fortran/46540
2379 * configure.ac: Add --disable-libquadmath and
2380 --disable-libquadmath-support.
2381 * configure: Regenerate.
2382
2383 2010-12-10 Tristan Gingold <gingold@adacore.com>
2384
2385 * src-release (ETC_SUPPORT): add gnu-oids.texi
2386
2387 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2388
2389 PR libffi/46792
2390 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2391 * configure: Regenerate.
2392
2393 2010-12-02 Ian Lance Taylor <iant@google.com>
2394
2395 * configure.ac: Always set default for poststage1_ldflags to
2396 -static-libstdc++ -static-libgcc.
2397
2398 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2399
2400 * COPYING.NEWLIB: Add National Semiconductor notice.
2401
2402 2010-11-29 Andreas Schwab <schwab@redhat.com>
2403
2404 * configure.ac: Move comment to remove extra space in last argument
2405 of GCC_TARGET_TOOL.
2406
2407 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2408
2409 PR other/46026
2410 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2411 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2412 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2413 (BASE_FLAGS_TO_PASS): Use it.
2414 * configure: Rebuilt.
2415 * Makefile.in: Rebuilt.
2416
2417 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2418
2419 PR binutils/12258
2420 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2421 Properly check default linker.
2422 * configure: Regnerated.
2423
2424 2010-11-23 Matthias Klose <doko@ubuntu.com>
2425
2426 * configure.ac: For --enable-gold, handle value `default' instead of
2427 `both*'. New configure option --{en,dis}able-ld.
2428 * configure: Regenerate.
2429
2430 2010-11-20 Ian Lance Taylor <iant@google.com>
2431
2432 * configure.ac: Only disable a language library if no language needs
2433 it. Don't let --disable-libgcj uncondtionally disable libffi.
2434 * configure: Rebuild.
2435
2436 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
2437
2438 * configure: Regenerate.
2439
2440 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2441
2442 PR other/46202
2443 * configure.ac: Fix just-built in-tree STRIP name to be
2444 binutils/strip-new.
2445 * configure: Regenerate.
2446 * Makefile.def (install-strip-gcc, install-strip-binutils)
2447 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2448 (install-strip-sid): Mirror dependencies on non-strip variants
2449 of these targets on the respective -strip prerequisites.
2450 * Makefile.tpl (install-strip, install-strip-host)
2451 (install-strip-target): New targets.
2452 (install-strip-[+module+], install-strip-target-[+module+]):
2453 New targets.
2454 * Makefile.in: Regenerate.
2455
2456 2010-11-19 Ian Lance Taylor <iant@google.com>
2457 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2458
2459 * configure.ac: Add target-libgo to target_libraries. Set
2460 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2461 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2462 (HOST_EXPORTS): Add GOC.
2463 (BASE_TARGET_EXPORTS): Add GOC.
2464 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2465 (GOCFLAGS_FOR_TARGET): New variable.
2466 (EXTRA_HOST_FLAGS): Add GOC.
2467 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2468 * Makefile.def (target_modules): Add libgo.
2469 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2470 (dependencies): Add dependency from configure-target-libgo to
2471 configure-target-libffi and all-target-libstdc++-v3. Add
2472 dependencies from all-target-libgo to all-target-libffi.
2473 (languages): Add go.
2474 * configure: Rebuild.
2475 * Makefile.in: Rebuild.
2476
2477 2010-11-19 Ian Lance Taylor <iant@google.com>
2478
2479 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2480 compiler/flag environment variables.
2481
2482 2010-11-18 Ian Lance Taylor <iant@google.com>
2483
2484 * configure.ac: Check for lang_requires_boot_languages in
2485 config-lang.in files.
2486 * configure: Rebuild.
2487
2488 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2489
2490 * .gitignore: New file.
2491
2492 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2493 Tobias Burnus <burnus@net-b.de>
2494
2495 PR fortran/32049
2496 * Makefile.def: Add libquadmath; build it with language=fortran.
2497 * configure.ac: Add libquadmath.
2498 * Makefile.tpl: Handle multiple libs in check-[+language+].
2499 * Makefile.in: Regenerate.
2500 * configure: Regenerate.
2501
2502 2010-11-15 Andreas Schwab <schwab@redhat.com>
2503
2504 * configure.ac: Fix spelling in option names.
2505 * configure: Regenerated.
2506
2507 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2508
2509 PR bootstrap/39622
2510 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2511 * configure: Regenerated.
2512
2513 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2514
2515 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2516 define the cloog backend to use. Furthermore, only pass the ppllibs to
2517 the configure checks, if necessary.
2518 * configure: Regenerate.
2519
2520 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2521
2522 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2523 * configure: regenerate
2524
2525 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2526
2527 * config/cloog.m4: Fix typo. verison -> version.
2528 * configure: Regenerate.
2529
2530 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2531
2532 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2533 * configure: Regenerate.
2534
2535 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2536
2537 * configure.ac: Support official CLooG.org versions.
2538 * configure: Regenerate.
2539 * config/cloog.m4: New.
2540
2541 2010-11-05 Michael Eager <eager@eagercon.com>
2542
2543 * COPYING.LIBGLOSS: Correct typo in microblaze.
2544 * COPYING.NEWLIB: Same.
2545
2546 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2547
2548 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2549 * configure: Regenerate.
2550
2551 2010-11-03 Ian Lance Taylor <iant@google.com>
2552 Dave Korn <dave.korn.cygwin@gmail.com>
2553
2554 PR lto/46273
2555 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2556 and on other supported platforms whenever LTO is enabled.
2557 * configure: Rebuild.
2558
2559 2010-11-02 Alan Modra <amodra@gmail.com>
2560
2561 PR binutils/12110
2562 * configure.ac: Error when source path contains spaces.
2563 * configure: Regenerate.
2564
2565 2010-10-20 Ian Lance Taylor <iant@google.com>
2566
2567 * Makefile.def (target_modules): Set lib_path to src/.libs for
2568 libstdc++-v3 module.
2569 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2570 * Makefile.in: Rebuild.
2571
2572 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2573 Joseph Myers <joseph@codesourcery.com>
2574
2575 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2576 notices.
2577 * COPYING.NEWLIB: Add Texas Instruments notice.
2578
2579 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2580
2581 * configure.ac (build_lto_plugin): New shell variable.
2582 (--enable-lto): Turn on by default for all non-ELF platforms that
2583 have had LTO support added so far. Set build_lto_plugin appropriately
2584 for both ELF and non-ELF.
2585 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2586 * configure: Regenerate.
2587
2588 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2589
2590 PR bootstrap/45326
2591 PR bootstrap/45174
2592 * configure.ac: Honor initial values of $build_configargs,
2593 $host_configargs, $target_configargs. Mark the precious, so
2594 environment settings get recorded.
2595 * configure: Regenerate.
2596
2597 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2598
2599 Sync from GCC:
2600
2601 2010-09-30 Michael Eager <eager@eagercon.com>
2602
2603 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2604 * configure: Regenerate.
2605
2606 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2607
2608 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2609 targets and amend comment.
2610 * configure: Regenerate.
2611
2612 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2613
2614 * configure.ac: Enable LTO by default on Darwin.
2615 * configure: Regenerate.
2616
2617 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2618
2619 PR bootstrap/44455
2620 * configure.ac (extra_mpfr_configure_flags): Copy from
2621 extra_mpc_gmp_configure_flags.
2622 * configure: Re-generated.
2623
2624 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2625
2626 Sync from GCC:
2627
2628 PR bootstrap/45796
2629 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2630 Depend on all-build-libiberty.
2631 * Makefile.in: Regenerate.
2632
2633 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2634
2635 Sync from GCC:
2636
2637 PR bootstrap/44621
2638 * configure.ac: Fix unportable shell quoting.
2639 * configure: Regenerate.
2640
2641 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2642
2643 * configure.ac: Support all v850 targets.
2644 * configure: Regenerate.
2645
2646 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2647
2648 PR target/44862
2649 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2650 Provide -B option to allow for link spec %s substitutions for
2651 libstdc++.a on darwin.
2652 * Makefile.in: Regenerate.
2653
2654 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2655
2656 * Makefile.def (configure-gcc): Depend on all-libelf.
2657 * Makefile.in: Rebuild.
2658
2659 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2660
2661 * config.sub, config.guess: Update from upstream sources.
2662
2663 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2664
2665 Sync from GCC:
2666
2667 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2668 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2669 * configure: Regenerated.
2670
2671 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2672 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2673 * configure: Regenerate.
2674
2675 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2676 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2677 * configure: Regenerate.
2678
2679 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2680 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2681 separately.
2682 * configure: Regenerate.
2683
2684 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2685 * configure: Regenerate after change to elf.m4.
2686
2687 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2688 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2689 * configure: Regenerated.
2690
2691 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2692 * configure.ac: Print "buggy but acceptable" when CLooG
2693 revision is less than 9.
2694 * configure: Regenerated.
2695
2696 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2697
2698 Merge from gcc:
2699
2700 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2701 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2702 * configure: Regenerate.
2703
2704 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2705 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2706 a platform that supports LTO.
2707 * configure: Regenerate.
2708
2709 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2710 PR lto/42776
2711 * configure.ac (--enable-lto): Refactor handling so libelf tests
2712 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2713 and allow LTO to be explicitly enabled on non-ELF platforms that
2714 are known to support it inside else-clause.
2715 * configure: Regenerate.
2716
2717 2010-04-27 Roland McGrath <roland@redhat.com>
2718 H.J. Lu <hongjiu.lu@intel.com>
2719
2720 * configure.ac (--enable-gold): Support both, both/gold and
2721 both/bfd to add gold to configdirs without removing ld.
2722 * configure: Regenerated.
2723
2724 * Makefile.def: Add install-gold dependency to install-ld.
2725 * Makefile.in: Regenerated.
2726
2727 2010-04-14 Tristan Gingold <gingold@adacore.com>
2728
2729 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2730 * configure: Regenerate.
2731
2732 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2733
2734 Merge from gcc:
2735 PR bootstrap/43615
2736 PR bootstrap/43328
2737 Revert:
2738 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2739 * configure.ac: Do not pass --enable-multilib nor
2740 --disable-multilib in baseargs. Accept explicitly passed
2741 --enable_multilib.
2742 * configure: Regenerate.
2743
2744 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2745
2746 PR bootstrap/43328
2747 * configure.ac: Do not pass --enable-multilib nor
2748 --disable-multilib in baseargs. Accept explicitly passed
2749 --enable_multilib.
2750 * configure: Regenerate.
2751
2752 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2753
2754 * configure.ac (tic6x-*-*): New case.
2755 * configure: Regenerate.
2756
2757 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2758
2759 Merge from gcc:
2760 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2761 PR ada/42554
2762 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2763 * configure: Regenerate.
2764
2765 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2766
2767 * config.sub: Update to version 2010-03-22.
2768 * config.guess: Update to version 2009-12-30.
2769
2770 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2771
2772 Merge from gcc:
2773 2010-01-11 Richard Guenther <rguenther@suse.de>
2774 PR lto/41569
2775 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2776 * Makefile.in: Regenerated.
2777
2778 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2779
2780 PR libstdc++/32499
2781 * configure.ac (RANLIB): Default to true.
2782 (STRIP): Likewise.
2783 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2784 * configure: Regenerate.
2785
2786 2010-02-17 Nick Clifton <nickc@redhat.com>
2787
2788 PR 11238
2789 * Makefile.tpl (local-distclean): Also remove config.cache files in
2790 sub-directories as there may not be Makefiles present in the
2791 sub-directories.
2792 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2793 the config.cache files found by the find command.
2794
2795 * Makefile.in: Regenerate.
2796 * configure.ac: Revert previous delta.
2797 * configure: Regenerate.
2798
2799 2010-02-15 Nick Clifton <nickc@redhat.com>
2800
2801 PR 11238
2802 * configure.ac: Delete config.cache files in sub-directories when
2803 deleting Makefiles.
2804 * configure: Regenerate.
2805
2806 2010-02-15 Nick Clifton <nickc@redhat.com>
2807
2808 * configure.ac: Sync from gcc.
2809 * configure: Regenerate.
2810
2811 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2812
2813 Sync from gcc:
2814 * configure.ac: Add "recommended" version checks for GMP/MPC.
2815 Update recommended GMP/MPFR/MPC versions.
2816 * configure: Regenerate.
2817
2818 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2819
2820 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2821 * configure.ac (bootstrap_target_libs): Make inclusion of
2822 target-libgomp conditional on libgomb being in target_configdirs.
2823 * configure: Regenerate.
2824
2825 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2826
2827 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2828 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2829 * configure: Regenerate.
2830
2831 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2832
2833 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2834 * configure.ac (target_configdirs): Substitute.
2835 * Makefile.def: Bootstrap target module libgomp.
2836 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2837 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2838 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2839 * configure, Makefile.in: Regenerate.
2840
2841 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2842
2843 * libtool.m4: Sync from git Libtool.
2844 * ltmain.sh: Likewise.
2845 * ltoptions.m4: Likewise.
2846 * ltversion.m4: Likewise.
2847 * lt~obsolete.m4: Likewise.
2848
2849 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2850 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2851
2852 PR bootstrap/42424
2853 * configure.ac: Include libtool m4 files.
2854 (_LT_CHECK_OBJDIR): Call it.
2855 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2856 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2857
2858 * configure: Regenerate.
2859
2860 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2861
2862 PR bootstrap/41818
2863 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2864 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2865 * Makefile.in: Regenerate.
2866
2867 2009-12-18 Ben Elliston <bje@au.ibm.com>
2868
2869 * config.sub, config.guess: Update from upstream sources.
2870
2871 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2872
2873 * COPYING.NEWLIB: Update copyright date.
2874 * COPYING.LIBGLOSS: Ditto.
2875
2876 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2877
2878 PR middle-end/30447
2879 PR middle-end/30789
2880 PR other/40302
2881
2882 * configure.ac: Require MPC.
2883 * configure: Regenerate.
2884
2885 * configure.ac: Update minimum MPC version to 0.8.
2886 * configure: Regenerate.
2887
2888 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2889
2890 * config.guess: Sync with upstream and gcc.
2891 * config.sub: Sync with upstream and gcc.
2892
2893 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2894
2895 * Makefile.def: Restore host and target settings for gmp.
2896 * Makefile.in: Rebuild.
2897
2898 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2899
2900 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2901 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2902 Fix portability of test of C++ as bootstrap language. Add
2903 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2904 * configure: Rebuild.
2905 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2906 and cloog. Fix in-tree ppl configuration. Introduce libelf
2907 in-tree building.
2908 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2909 (POSTSTAGE1_HOST_EXPORTS): Use it.
2910 (STAGE[+id+]_CXXFLAGS): New.
2911 (BASE_FLAGS_TO_PASS): Pass it down.
2912 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2913 extra_exports.
2914 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2915 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2916 extra_exports.
2917 * Makefile.in: Rebuild.
2918
2919 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2920
2921 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2922 paths for *-w64-mingw* and x86_64-*mingw*.
2923 * configure: Regenerated.
2924
2925 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2926
2927 * configure.ac: Disable target-winsup & co for
2928 x86_64-*-mingw* and *-w64-mingw* targets.
2929 * configure: Regenerated.
2930
2931 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2932
2933 * configure.ac (CLooG test): Use = with test.
2934 * configure: Regenerate.
2935
2936 2009-10-22 Richard Guenther <rguenther@suse.de>
2937
2938 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2939 cloog if the ppl version check failed. Move flags saving
2940 before setting in libelf check.
2941 * configure: Regenerate.
2942
2943 2009-10-21 Richard Guenther <rguenther@suse.de>
2944
2945 * configure.ac: Adjust the ppl and cloog configure to work as
2946 documented. Disable cloog if ppl was disabled. Omit the version
2947 checks if they were disabled.
2948 * configure: Re-generate.
2949
2950 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2951
2952 * configure.ac: Add 'lto' to enable_languages, not
2953 new_enable_languages, and only if not already present.
2954 * configure: Regenerate.
2955
2956 2009-10-06 Ian Lance Taylor <iant@google.com>
2957
2958 * Makefile.def: check-gold depends upon all-gas.
2959 * Makefile.in: Rebuild.
2960
2961 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2962
2963 * Makefile.def: all-lto-plugin depends on all-libiberty.
2964 set bootstrap=true for lto-plugin.
2965 Add lto-plugin.
2966 * Makefile.in: Regenerate.
2967 * configure.ac (host_libs): Add lto-plugin.
2968 * configure: Regenerate.
2969
2970 2009-10-03 Diego Novillo <dnovillo@google.com>
2971
2972 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2973 (HOST_LIBELFLIBS): Define.
2974 (HOST_LIBELFINC): Define.
2975 * Makefile.in: Regenerate.
2976 * configure.ac: Add --enable-lto.
2977 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2978 If --enable-lto is used, add 'lto' to new_enable_languages.
2979 If --enable-lto is used and gold is enabled, add
2980 lto-plugin to configdirs.
2981 * configure: Regenerate.
2982
2983 2009-10-03 Simon Baldwin <simonb@google.com>
2984
2985 * configure.ac: If --with-system-zlib, suppress local zlib and
2986 pass --with-system-zlib to subdir configure scripts.
2987 * configure: Regenerate.
2988
2989 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2990 Paolo Bonzini <bonzini@gnu.org>
2991
2992 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2993 $(srcdir).
2994 * Makefile.in: Rebuilt.
2995
2996 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2997
2998 Sync from gcc:
2999 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3000
3001 * configure.ac: Update minimum MPC version to 0.7.
3002 * configure: Regenerate.
3003
3004 2009-09-25 Nick Clifton <nickc@redhat.com>
3005
3006 * configure.ac: Pass any --cache-file=/dev/null option on to
3007 subconfigures.
3008 * configure: Regenerate.
3009
3010 2009-09-23 Nick Clifton <nickc@redhat.com>
3011
3012 * config.sub, config.guess: Update from upstream sources.
3013
3014 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3015
3016 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3017 * Makefile.in: Rebuilt.
3018
3019 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3020
3021 PR bootstrap/32272
3022 * configure.ac: Error out if $srcdir isn't '.' but contains
3023 host-${host_noncanonical}.
3024 * configure: Regenerate.
3025
3026 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3027
3028 * configure.ac: If bootstrapping a combined tree with
3029 --enable-gold, require c++ in stage1_languages.
3030 * configure: Regenerate.
3031
3032 * configure.ac: Also add target_libs of stage1_languages to
3033 bootstrap_target_libs.
3034 * configure: Regenerate.
3035
3036 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3037 with --enable-languages not containing c++.
3038 * configure: Regenerate.
3039
3040 2009-09-16 Jie Zhang <jie.zhang@analog.com>
3041
3042 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3043 * configure: Regenerate.
3044
3045 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3046
3047 * configure.ac: Do not use $extrasub for replacing @if/@endif
3048 parts in Makefile; instead, use additional arguments to
3049 AC_CONFIG_COMMANDS to do the replacement manually, with several
3050 sed invocations, to avoid HP-UX sed command limits.
3051 * configure: Regenerate.
3052
3053 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3054
3055 * configure.ac (with-build-config): Document. Handle without.
3056 Handle missing argument.
3057 * configure: Rebuilt.
3058
3059 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3060
3061 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3062 Default to bootstrap-debug only if compare-debug works.
3063 * configure: Rebuilt.
3064 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3065 * Makefile.in: Rebuilt.
3066
3067 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3068
3069 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3070 * Makefile.in: Rebuilt.
3071
3072 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3073
3074 * Makefile.tpl (AWK): Fix typo.
3075 * Makefile.in: Regenerate.
3076
3077 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
3078
3079 * configure.ac: Detect awk and sed.
3080 * Makefile.def (flags_to_pass): Add AWK and SED.
3081 * Makefile.tpl (AWK, SED): New.
3082 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3083 * configure: Regenerate.
3084 * Makefile.in: Regenerate.
3085
3086 2009-09-01 Tristan Gingold <gingold@adacore.com>
3087
3088 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
3089 Remove logical names.
3090
3091 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
3092
3093 * ltmain.sh (func_normal_abspath): New function.
3094 (func_relative_path): Likewise.
3095 (func_mode_help): Document new -bindir option for link mode.
3096 (func_mode_link): Add new -bindir option, and use it to place
3097 output DLL if specified.
3098
3099 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3100
3101 * configure.ac (AC_PREREQ): Bump to 2.64.
3102
3103 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3104
3105 * README-maintainer-mode: Point directly to upstream locations
3106 for autoconf, automake, libtool, gettext, instead of copies on
3107 sources.redhat.com. Document required versions.
3108 * configure.ac: Do not substitute datarootdir, htmldir,
3109 pdfdir, docdir. Do not process --with-datarootdir,
3110 --with-htmldir, --with-pdfdir, --with-docdir.
3111 * configure: Regenerate.
3112
3113 * configure: Regenerate.
3114
3115 * compile: Sync from Automake 1.11.
3116 * depcomp: Likewise.
3117 * install-sh: Likewise.
3118 * missing: Likewise.
3119 * mkinstalldirs: Likewise.
3120 * ylwrap: Likewise.
3121
3122 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3123
3124 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3125 (baseargs): Add --disable-option-checking.
3126 * configure: Regenerate.
3127
3128 * Makefile.def (configure-target-libiberty): Depend on
3129 all-binutils and all-ld.
3130 (configure-target-newlib): Likewise.
3131 * Makefile.in: Regenerate.
3132
3133 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3134
3135 Sync with GCC, merge:
3136
3137 2009-07-31 Christian Bruel <christian.bruel@st.com>
3138
3139 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3140 * configure: Regenerate.
3141
3142 2009-07-06 Ian Lance Taylor <iant@google.com>
3143
3144 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3145 * configure: Rebuild.
3146
3147 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3148
3149 PR bootstrap/40338
3150 * configure.ac (comparestring): Create new variable.
3151 * Makefile.tpl (comparestring): Use to skip some comparisions.
3152 * configure: Regenerate.
3153 * Makefile.in: Regenerate.
3154
3155 2009-06-23 Ian Lance Taylor <iant@google.com>
3156
3157 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3158 boot_languages. Only bootstrap target libraries listed in
3159 target_libs for some boot language. Add --with-stage1-ldflags,
3160 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3161 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3162 if not building with C++.
3163 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3164 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3165 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3166 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3167 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3168 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3169 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3170 * configure, Makefile.in: Rebuild.
3171
3172 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3173
3174 * configure.ac: Detect MPC in default directory.
3175 * configure: Regenerate.
3176
3177 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3178
3179 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3180 to noconfdirs.
3181 * configure: Regenerate.
3182
3183 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3184
3185 * Makefile.def: Add MPC support and dependencies.
3186 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3187
3188 * Makefile.in, configure: Regenerate.
3189
3190 2009-05-24 Nicolas Roche <roche@adacore.com>
3191
3192 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3193 * Makefile.in: Regenerate.
3194
3195 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3196
3197 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3198 * configure: Regenerate.
3199
3200 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3201
3202 * configure.ac ($with_ppl): Default to no if not supplied.
3203 ($with_cloog): Likewise.
3204 configure: Regenerate.
3205
3206 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3207
3208 PR bootstrap/39739
3209 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3210 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3211
3212 * configure, Makefile.in: Regenerate.
3213
3214 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3215
3216 * configure.ac: Change copyright header to refer to version
3217 3 of the GNU General Public License and to point readers at the
3218 COPYING3 file and the FSF's license web page.
3219 * Makefile.def: Likewise.
3220 * Makefile.tpl: Likewise.
3221 * Makefile.in: Regenerate.
3222
3223 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3224
3225 * configure.ac: Restore match for darwin9 or later. Use double
3226 brackets since regeneration eats one pair.
3227 * configure: Regenerate.
3228
3229 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
3230
3231 * MAINTAINERS: Perform some obvious fixups.
3232
3233 2009-08-17 Ben Elliston <bje@au.ibm.com>
3234
3235 * config.sub, config.guess: Update from upstream sources.
3236
3237 2009-08-06 Michael Eager <eager@eagercon.com>
3238
3239 * configure.ac: Add Microblaze target.
3240 * configure: Regenerate.
3241
3242 2009-07-02 Tristan Gingold <gingold@adacore.com>
3243
3244 * configure.ac: Do not exclude gas for i386-*-darwin.
3245 Add a case for x86_64-*-darwin.
3246 * configure: Regenerate.
3247
3248 2009-06-26 Doug Evans <dje@sebabeach.org>
3249
3250 * Makefile.def (host_modules): Add cgen.
3251 * Makefile.in: Regenerate.
3252 * configure.ac (host_tools): Add cgen.
3253 * configure: Regenerate.
3254
3255 2009-06-17 Michael Eager <eager@eagercon.com>
3256
3257 * COPYING.LIBGLOSS: Add Xilinx license.
3258
3259 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3260
3261 * configure.ac: Define is_elf for QNX Neutrino targets.
3262 * configure: Regenerate.
3263
3264 2009-06-03 Jerome Guitton <guitton@adacore.com>
3265 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3266
3267 * Makefile.tpl (all): Avoid a trailing backslash.
3268 * Makefile.in: Regenerate.
3269
3270 2009-06-03 Ben Elliston <bje@au.ibm.com>
3271
3272 * config.sub, config.guess: Update from upstream sources.
3273
3274 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3275
3276 * Makefile.tpl ([+compare-target+]): Compare all stage
3277 directories, rather than just gcc.
3278 * Makefile.in: Rebuilt.
3279
3280 2009-05-28 Doug Kwan <dougkwan@google.com>
3281
3282 * configure.ac: Support gold for target arm*-*-*.
3283 * configure: Regenerate.
3284
3285 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3286
3287 * Makefile.tpl (all): Avoid harmless warning in make all when
3288 gcc-bootstrap is enabled but stage_last does not exist.
3289 * Makefile.in: Rebuilt.
3290
3291 2009-05-25 Tristan Gingold <gingold@adacore.com>
3292
3293 * setup.com: Complete the file with configuration and build.
3294
3295 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3296
3297 PR other/40159
3298 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3299 gcc-no-bootstrap are mutually exclusive.
3300 * Makefile.in: Rebuilt.
3301
3302 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3303
3304 PR other/40159
3305 * Makefile.tpl (all): Don't end with unconditional success.
3306 * Makefile.in: Rebuilt.
3307
3308 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3309
3310 PR target/37137
3311 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3312 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3313 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3314 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3315 stage_configureflags, stage_cflags and stage_libcflags into
3316 explicit Makefile macros.
3317 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3318 GFORTRAN.
3319 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3320 CC. Set CC_FOR_BUILD from CC.
3321 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3322 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3323 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3324 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3325 and GFORTRAN.
3326 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3327 (_LIBCFLAGS): Renamed to _TFLAGS.
3328 (do-compare-debug, do-compare3-debug): Drop.
3329 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3330 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3331 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3332 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3333 (XGCC_FLAGS_FOR_TARGET): New.
3334 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3335 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3336 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3337 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3338 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3339 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3340 TFLAGS.
3341 (BUILD_CONFIG): Include if requested.
3342 (all): Set TFLAGS on bootstrap.
3343 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3344 (all-stageid-prefixmodule): Likewise.
3345 (do-clean, distclean-stageid): Set TFLAGS.
3346 (restrap): Fix whitespace.
3347 * Makefile.in: Rebuilt.
3348
3349 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3350
3351 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3352 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3353 * Makefile.in: Regenerate.
3354
3355 2009-04-24 Eli Zaretskii <eliz@gnu.org>
3356
3357 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3358 consistency with config.sub. (Update from upstream sources.)
3359
3360 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3361
3362 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3363
3364 2009-04-17 Ben Elliston <bje@au.ibm.com>
3365
3366 * config.sub, config.guess: Update from upstream sources.
3367
3368 2009-04-15 Anthony Green <green@moxielogic.com>
3369
3370 * configure.ac: Add moxie support.
3371 * configure: Rebuilt.
3372
3373 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3374
3375 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3376 * configure: Regenerate.
3377
3378 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3379
3380 PR gas/10039
3381 * configure.ac: Require texinfo 4.7.
3382 * configure: Regenerated.
3383
3384 2009-04-09 Steve Ellcey <sje@cup.hp.com>
3385
3386 * Makefil.def (languages): New entries.
3387 * Makefile.tpl (check-gcc-*): New generic target.
3388 * Makefile.in: Regenerate.
3389
3390 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3391
3392 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3393 Windows builds of Sed.
3394
3395 2009-03-18 Tom Tromey <tromey@redhat.com>
3396
3397 * configure: Rebuild.
3398 * configure.ac (host_libs): Add libiconv.
3399 * Makefile.in: Rebuild.
3400 * Makefile.def (host_modules): Add libiconv.
3401 (configure-gdb, all-gdb): Depend on libiconv.
3402
3403 2009-03-16 Tristan Gingold <gingold@adacore.com>
3404
3405 * configure.ac: Treat gdb as supported on x86_64-darwin.
3406 * configure: Regenerate.
3407
3408 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3409
3410 Merge from GCC:
3411
3412 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3413
3414 * configure.ac (--with-host-libstdcxx): New option.
3415 * configure: Regenerate.
3416
3417 2009-01-29 Robert Millan <rmh@aybabtu.com>
3418
3419 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3420 * configure: Regenerate.
3421
3422 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3423
3424 PR tree-optimization/38515
3425 * configure.ac (cloog-polylib): Removed.
3426 (with_ppl, with_cloog): Test for "no".
3427 * configure: Regenerated.
3428
3429 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3430
3431 Backport from git Libtool:
3432
3433 2009-01-19 Robert Millan <rmh@aybabtu.com>
3434 Support GNU/kOpenSolaris.
3435 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3436 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3437 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3438 GNU/kOpenSolaris.
3439
3440 2009-02-05 Andreas Schwab <schwab@suse.de>
3441
3442 * Makefile.tpl (stage_last): Define $r and $s before using
3443 $(RECURSE_FLAGS_TO_PASS).
3444 * Makefile.in: Regenerate
3445
3446 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3447
3448 * COPYING.NEWLIB: Add ARM license.
3449
3450 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3451
3452 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3453 (all-opcodes): Depend on all-libiberty.
3454 * Makefile.in: Regenerate.
3455
3456 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3457
3458 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3459 * configure: Regenerate.
3460
3461 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3462
3463 Backport link test fix from upstream Libtool:
3464
3465 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3466 Add cache variables to tests that require the linker to work.
3467 For shlibpath_overrides_runpath, this also changes the semantics
3468 to let the result from the C compiler take precedence.
3469 compiler take precedence.
3470
3471 2008-12-02 Ben Elliston <bje@au.ibm.com>
3472
3473 * config.sub, config.guess: Update from upstream sources.
3474
3475 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3476
3477 * COPYING.NEWLIB: Updated.
3478 * COPYING.LIBGLOSS: Ditto.
3479
3480 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3481
3482 Sync with GCC:
3483
3484 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3485
3486 * configure.ac (ppllibs): Add by default the lib flags.
3487 * configure: Regenerate.
3488
3489 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3490
3491 * configure.ac: Add double brackets on darwin[912].
3492 * configure: Regenerate.
3493
3494 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3495
3496 * configure.ac: Expand to darwin10 and later.
3497 * configure: Regenerate.
3498
3499 2008-12-02 Andreas Schwab <schwab@suse.de>
3500
3501 * Makefile.def: configure-target-boehm-gc depends on
3502 all-target-libstdc++-v3.
3503 * Makefile.in: Regenerate.
3504
3505 2008-12-02 Ben Elliston <bje@au.ibm.com>
3506
3507 * config.sub, config.guess: Update from upstream sources.
3508
3509 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3510
3511 Merge from GCC:
3512
3513 2007-12-02 Matthias Klose <doko@ubuntu.com>
3514
3515 * config-ml.in: Remove 64bit configure tests.
3516
3517 2008-05-14 Rafael Espindola <espindola@google.com>
3518
3519 * config-ml.in: don't handle --enable-shared and --enable-static.
3520
3521 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3522 Tobias Grosser <grosser@fim.uni-passau.de>
3523 Jan Sjodin <jan.sjodin@amd.com>
3524 Harsha Jagasia <harsha.jagasia@amd.com>
3525 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3526 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3527 Adrien Eliche <aeliche@isty.uvsq.fr>
3528
3529 Merge from graphite branch.
3530 * configure: Regenerate.
3531 * Makefile.in: Regenerate.
3532 * configure.ac (host_libs): Add ppl and cloog.
3533 Add checks for PPL and CLooG.
3534 * Makefile.def (ppl, cloog): Added modules and dependences.
3535 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3536 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3537
3538 2008-09-03 Richard Guenther <rguenther@suse.de>
3539
3540 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3541 cloog test.
3542 * configure: Re-generate.
3543
3544 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3545
3546 * configure.ac (--with-cloog-polylib): New.
3547 (--disable-cloog-version-check): New.
3548 (--disable-ppl-version-check): New.
3549 * configure: Re-generate.
3550
3551 2008-09-05 Richard Guenther <rguenther@suse.de>
3552
3553 * configure.ac: Initialize clooglibs to -lcloog.
3554 * configure: Re-generate.
3555
3556 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3557
3558 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3559 recommended version to 2.3.2.
3560
3561 * configure: Regenerate.
3562
3563 2008-10-31 Ben Elliston <bje@au.ibm.com>
3564
3565 * configure.ac (spu-*-*): Remove special case.
3566 * configure: Regenerate.
3567
3568 Complete comment text from GCC version of:
3569
3570 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3571
3572 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3573 (GCC_SHLIB_SUBDIR): New.
3574 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3575 * configure: Regenerate.
3576 * Makefile.in: Regenerate.
3577
3578 2008-11-27 Tristan Gingold <gingold@adacore.com>
3579
3580 * configure.ac: Build gdb for i?86-*-darwin*
3581 * configure: Regenerated.
3582
3583 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3584
3585 PR bootstrap/38014
3586 PR bootstrap/37923
3587
3588 Revert:
3589
3590 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3591
3592 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3593 * Makefile.in: Regenerated.
3594
3595 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3596
3597 PR gdb/921
3598 PR gdb/1646
3599 PR gdb/2175
3600 PR gdb/2176
3601
3602 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3603 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3604 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3605 (HOST_EXPORTS): Pass CPPFLAGS.
3606 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3607 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3608 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3609 * Makefile.in, configure: Regenerated.
3610 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3611 and CPPFLAGS_FOR_BUILD.
3612
3613 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3614
3615 * configure.ac [spu-*-*]: Do not set skipdirs.
3616 * configure: Re-generate.
3617
3618 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3619
3620 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3621 * Makefile.in: Regenerated.
3622
3623 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3624
3625 PR gdb/921
3626 PR gdb/1646
3627 PR gdb/2175
3628 PR gdb/2176
3629
3630 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3631 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3632 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3633 (HOST_EXPORTS): Pass CPPFLAGS.
3634 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3635 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3636 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3637 * Makefile.in, configure: Regenerated.
3638 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3639 and CPPFLAGS_FOR_BUILD.
3640
3641 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3642
3643 * libtool.m4: Update to libtool 2.2.6.
3644 * lt~obsolete.m4: Update to libtool 2.2.6.
3645 * ltmain.sh: Update to libtool 2.2.6.
3646 * ltsugar.m4: Update to libtool 2.2.6.
3647 * ltversion.m4: Update to libtool 2.2.6.
3648 * ltoptions.m4: Update to libtool 2.2.6.
3649 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3650
3651 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3652
3653 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3654 (GCC_SHLIB_SUBDIR): New.
3655 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3656 * configure: Regenerate.
3657 * Makefile.in: Regenerate.
3658
3659 2008-08-28 Tristan Gingold <gingold@adacore.com>
3660
3661 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3662 Enable bfd, binutils and opcodes.
3663 * configure: Regenerate.
3664
3665 2008-08-16 Nicolas Roche <roche@adacore.com>
3666
3667 * Makefile.tpl: Add BOOT_ADAFLAGS.
3668 * Makefile.in: Regenerate.
3669
3670 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3671
3672 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3673 * configure: Regenerate.
3674
3675 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3676
3677 Sync with gcc:
3678 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3679
3680 * configure.ac: Add makefile fragments for hpux.
3681 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3682 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3683 * configure: Regenerate.
3684 * Makefile.in: Regenerate.
3685
3686 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3687
3688 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3689 * Makefile.in: Regenerate.
3690 * configure: Regenerate.
3691
3692 2008-06-18 Ian Lance Taylor <iant@google.com>
3693
3694 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3695
3696 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3697
3698 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3699
3700 * configure: Regenerate.
3701
3702 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3703
3704 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3705 "$@" is still intact with both Autoconf 2.59 and 2.62.
3706 * configure: Regenerate.
3707
3708 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3709
3710 * Makefile.tpl: Fix comment errors.
3711 * Makefile.in: Regenerate.
3712
3713 2008-06-13 Julian Brown <julian@codesourcery.com>
3714
3715 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3716 of libobjc for ARM EABI Linux.
3717 * configure: Regenerate.
3718
3719 2008-06-12 David S. Miller <davem@davemloft.net>
3720 David Edelsohn <edelsohn@gnu.org>
3721
3722 * configure.ac: Add powerpc*-*-* to gold supported targets.
3723 * configure: Regenerate.
3724
3725 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3726
3727 PR tree-optimization/36218
3728 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3729 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3730 (all prefix="build-"): Pass them to build-system sub-makes.
3731 * Makefile.in: Regenerate.
3732
3733 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3734
3735 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3736 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3737 mkdep, and compile. Update comments.
3738 (ETC_SUPPORT): Add ChangeLog and update comments.
3739
3740 2008-05-11 Ian Lance Taylor <iant@google.com>
3741
3742 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3743
3744 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3745
3746 Sync with gcc:
3747 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3748
3749 PR bootstrap/35457
3750 * configure.ac: Include override.m4.
3751 * configure: Regenerate.
3752
3753 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3754
3755 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3756 * Makefile.in: Regenerate.
3757
3758 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3759
3760 * configure.ac: Do not build libssp for the AVR.
3761 * configure: Regenerate.
3762
3763 2008-04-18 Nick Clifton <nickc@redhat.com>
3764
3765 * MAINTAINERS: Replace reference to configure.in with reference to
3766 configure.ac.
3767
3768 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3769
3770 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3771 as nonconfigurable directories list.
3772 * configure: Regenerate.
3773
3774 2008-04-14 David S. Miller <davem@davemloft.net>
3775
3776 * configure.ac: Add sparc*-*-* to gold supported targets.
3777 * configure: Regenerate.
3778
3779 2008-04-14 Ben Elliston <bje@au.ibm.com>
3780
3781 * config.sub, config.guess: Update from upstream sources.
3782
3783 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3784
3785 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3786 * Makefile.in: Regenerate.
3787
3788 2008-04-07 Ian Lance Taylor <iant@google.com>
3789
3790 * Makefile.def: check-gold depends upon all-binutils.
3791 * Makefile.in: Regenerate.
3792
3793 2008-04-04 Nick Clifton <nickc@redhat.com>
3794
3795 PR binutils/4334
3796 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3797 builds.
3798 * configure: Regenerate.
3799
3800 2008-04-04 NightStrike <NightStrike@gmail.com>
3801
3802 PR other/35151
3803 * configure.ac: Combine rules for mingw32 and mingw64.
3804 * configure: Regenerate.
3805
3806 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3807
3808 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3809 * Makefile.in: Regenerate.
3810
3811 2008-03-20 Ian Lance Taylor <iant@google.com>
3812
3813 * configure.ac: Add support for --enable-gold.
3814 * Makefile.def: Add gold as a directory like ld.
3815 * configure, Makefile.in: Regenerate.
3816
3817 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3818
3819 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3820 (s390_cond_extensions): Reduced extensions to the compare related.
3821 (main): z10 cpu type option added.
3822 (expandConditionalJump): Renamed to ...
3823 (insertExpandedMnemonic): ... this.
3824
3825 * opcodes/s390-opc.c: Re-group the operand format makros.
3826 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3827 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3828 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3829 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3830 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3831 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3832 INSTR_SIL_RDU): New instruction formats added.
3833 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3834 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3835 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3836 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3837 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3838 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3839 masks added.
3840 (s390_opformats): New formats added "ris", "rrs", "sil".
3841 * opcodes/s390-opc.txt: Add the conditional jumps with the
3842 extensions removed from automatic expansion in s390-mkopc.c manually.
3843 (asi - trtre): Add new System z10 EC instructions.
3844 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3845
3846 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3847
3848 * configure.ac: m4_include config/proginstall.m4.
3849 * configure: Regenerate.
3850
3851 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3852
3853 Backport from upstream Libtool:
3854
3855 2007-10-12 Eric Blake <ebb9@byu.net>
3856
3857 Deal with Autoconf 2.62's semantic change in m4_append.
3858 * ltsugar.m4 (lt_append): Replace broken versions of
3859 m4_append.
3860 (lt_if_append_uniq): Don't require separator to be overquoted,
3861 and avoid broken m4_append.
3862 (lt_dict_add): Fix typo.
3863 * libtool.m4 (_LT_DECL): Don't overquote separator.
3864
3865 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3866
3867 * config.rpath: Add AIX 6 support.
3868
3869 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3870
3871 * Makefile.def (stageprofile). Remove -fprofile-generate
3872 from stage_libcflags.
3873 * Makefile.in: Regenerate.
3874
3875 2008-03-13 Ben Elliston <bje@au.ibm.com>
3876
3877 * config.sub, config.guess: Update from upstream sources.
3878
3879 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3880
3881 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3882 * s390-opc.txt (cmpsc): Duplicate entry removed.
3883 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3884 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3885 fier, cu42, cu41): Fix operand format.
3886
3887 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3888
3889 PR bootstrap/32009
3890 PR bootstrap/32161
3891
3892 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3893 * configure: Regenerate.
3894
3895 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3896 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3897 STAGE4_LIBCFLAGS): New.
3898 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3899 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3900 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3901 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3902 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3903 for target modules. Don't export LIBCFLAGS.
3904 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3905 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3906 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3907 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3908 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3909 * Makefile.in: Regenerate.
3910
3911 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3912
3913 PR libgcj/33085
3914 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3915 Do not use -DDLL_EXPORT. Backport from upstream.
3916
3917 2008-02-14 Nick Clifton <nickc@redhat.com>
3918
3919 Import this patch from gcc:
3920 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3921
3922 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3923
3924 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3925
3926 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3927 * configure: Regenerate.
3928
3929 2008-01-31 Marc Gauthier <marc@tensilica.com>
3930
3931 * configure.ac (xtensa*-*-*): Recognize processor variants.
3932 * configure: Regenerate.
3933
3934 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3935
3936 PR bootstrap/34922
3937 * configure.ac (PARSE_ARGS): Push suitable setting of
3938 ac_subdirs_all, for `./configure --help=recursive'.
3939 Handle `+' in generic toplevel directory disabling.
3940 * configure: Regenerate.
3941
3942 2008-01-23 Ben Elliston <bje@au.ibm.com>
3943
3944 * config.sub, config.guess: Update from upstream sources.
3945
3946 2008-01-08 Ben Elliston <bje@au.ibm.com>
3947
3948 * config.sub, config.guess: Update from upstream sources.
3949
3950 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3951
3952 * COPYING.LIBGLOSS: Update default copyright.
3953
3954 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3955
3956 * COPYING.NEWLIB: Update default copyright.
3957
3958 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3959
3960 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3961 Change recommended MPFR from 2.2.1 > 2.3.0.
3962 * configure: Regenerate.
3963
3964 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3965
3966 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3967 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3968 * Makefile.in: Regenerate.
3969
3970 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3971
3972 * configure.ac: Enable libjava for x86_64-*-darwin9.
3973 * configure: Regenerate.
3974
3975 2007-12-05 Ben Elliston <bje@au.ibm.com>
3976
3977 * config.sub, config.guess: Update from upstream sources.
3978
3979 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3980
3981 * config-ml.in: Robustify against white space in absolute file
3982 names.
3983
3984 * config-ml.in (multi-clean): Substitute ${Makefile}.
3985 Remove superfluous ${Makefile} in list.
3986
3987 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3988
3989 * Makefile.def (dependencies): Make configure-gdb depend on
3990 all-intl.
3991 * Makefile.in: Regenerated.
3992
3993 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3994
3995 * Makefile.def: To avoid problems running with parallel makes,
3996 build newlib before libgloss so that target specific header
3997 files are availble.
3998 * Makefile.in: Regenerate.
3999
4000 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4001
4002 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4003 * Makefile.in: Regenerate.
4004
4005 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4006
4007 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
4008 * libdecnumber: New directory, imported from GCC.
4009
4010 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4011
4012 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4013 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4014 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4015 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4016 * configure: Regenerate.
4017
4018 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4019
4020 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4021 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4022 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4023 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4024 * configure.ac: Default them to host tools for $host = $build.
4025 Subst them.
4026
4027 * configure: Regenerate.
4028 * Makefile.in: Regenerate.
4029
4030 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4031
4032 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4033 * configure: Regenerate.
4034
4035 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4036
4037 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4038 libstdc++.
4039 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4040 * configure: Regenerate.
4041 * Makefile.in: Regenerate.
4042
4043 2007-09-17 Andreas Schwab <schwab@suse.de>
4044
4045 * configure.ac: Raise minimum makeinfo version to 4.6.
4046 * configure: Regenerate.
4047
4048 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4049
4050 * configure.ac: Correct makeinfo version check.
4051 * configure: Regenerate.
4052
4053 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4054
4055 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4056 to $skipdirs and only disable gprof for newlib. Use the normal
4057 mips*-elf* handling in other respects.
4058 * configure: Regnerate.
4059
4060 2007-09-12 David Daney <ddaney@avtrex.com>
4061
4062 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4063 enabling libgcj.
4064 * configure: Regenerate.
4065
4066 2007-09-12 Richard Guenther <rguenther@suse.de>
4067
4068 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4069 nor --disable-checking is provided also turn on yes and types
4070 checking for stage1.
4071 * configure: Re-generate.
4072
4073 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4074
4075 PR target/33281
4076 * configure.ac: Use config/mh-mingw on mingw.
4077 * configure: Regenerate.
4078
4079 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4080
4081 PR other/32154
4082 * configure.ac: For libgloss targets, point the linker to the linker
4083 script, startup code and simulator library.
4084 * configure: Regenerate.
4085
4086 2007-09-09 Andrew Haley <aph@redhat.com>
4087
4088 * configure.ac (noconfigdirs): Remove target-libffi and
4089 target-libjava.
4090
4091 2007-08-29 Nick Clifton <nickc@redhat.com>
4092
4093 * config.sub, config.guess: Update from upstream sources.
4094
4095 2007-08-21 Richard Guenther <rguenther@suse.de>
4096
4097 * configure.ac: Add types checking to stage1 checking flags.
4098 * configure: Regenerate.
4099
4100 2007-08-18 Paul Brook <paul@codesourcery.com>
4101 Joseph Myers <joseph@codesourcery.com>
4102
4103 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4104 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4105 * Makefile.in: Regenerate.
4106 * configure.ac (--with-debug-prefix-map): New.
4107 * configure: Regenerate.
4108
4109 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4110 Nigel Stephens <nigel@mips.com>
4111
4112 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4113 as target_makefile_frag.
4114 * configure: Regenerate.
4115
4116 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4117
4118 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4119 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4120 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4121 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4122 (do-compare, do-compare3, do-compare-debug): New.
4123 ([+compare-target+]): Use them.
4124
4125 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4126
4127 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4128 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4129 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4130 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4131 (do-compare, do-compare3, do-compare-debug): New.
4132 ([+compare-target+]): Use them.
4133
4134 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4135 Ben Elliston <bje@au.ibm.com>
4136
4137 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4138 --silent if $silent.
4139 * configure: Regenerate.
4140
4141 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
4142
4143 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
4144
4145 2007-07-17 Nick Clifton <nickc@redhat.com>
4146
4147 * COPYING3: New file. Contains version 3 of the GNU General
4148 Public License.
4149 * COPYING3.LIB: New file. Contains version 3 of the GNU
4150 Lesser General Public License.
4151
4152 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
4153
4154 * configure.ac: Fix my previous change to really match GCC.
4155 * configure: Regenerate.
4156
4157 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4158
4159 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4160 * configure: Regenerate.
4161
4162 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4163
4164 * configure.ac: Add some missing m4 quotation.
4165 * configure: Regenerate.
4166
4167 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
4168
4169 * Makefile.def: Add windmc tool to build.
4170 * Makefile.tpl: Likewise.
4171 * configure.ac: Likewise.
4172 * Makefile.in: Regenerate.
4173 * configure: Regenerate.
4174
4175 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4176
4177 * lt~obsolete.m4: New. Import from 20070318 libtool.
4178
4179 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
4180
4181 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4182 uclinux and linux-uclibc targets.
4183 * configure: Regenerate.
4184
4185 2007-06-28 DJ Delorie <dj@redhat.com>
4186
4187 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4188 not building newlib.
4189 * configure: Regenerated.
4190
4191 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4192
4193 * src-release (DEVO_SUPPORT): Correct typos.
4194
4195 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4196
4197 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4198 * Makefile.in: Regenerated.
4199
4200 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4201
4202 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4203 (distclean-stage[+id+]): Possibly delete stage_last.
4204 * Makefile.in: Regenerate.
4205
4206 2007-06-07 Ben Elliston <bje@au.ibm.com>
4207
4208 * config.sub, config.guess: Update from upstream sources.
4209
4210 2007-06-07 Ben Elliston <bje@au.ibm.com>
4211
4212 * Makefile.tpl: Fix spelling error.
4213 * Makefile.in: Regenerate.
4214
4215 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
4216
4217 Sync with gcc:
4218 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4219
4220 PR bootstrap/29382
4221 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4222 * configure: Rebuilt.
4223
4224 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4225
4226 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4227 lt_cv_sys_max_cmd_len.
4228
4229 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
4230
4231 * ltgcc.m4: Update from GCC.
4232
4233 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4234
4235 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4236
4237 2007-05-24 Steve Ellcey <sje@cup.hp.com>
4238
4239 * ltmain.sh: Update from GCC.
4240 * libtool.m4: Update from GCC.
4241 * ltsugar.m4: New. Update from GCC.
4242 * ltversion.m4: New. Update from GCC.
4243 * ltoptions.m4: New. Update from GCC.
4244 * ltconfig: Remove.
4245 * ltcf-c.sh: Remove.
4246 * ltcf-cxx.sh: Remove.
4247 * ltcf-gcj.sh: Remove.
4248 * src-release: Update with new libtool file list.
4249
4250 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4251
4252 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4253 stage_cflags.
4254 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4255 Remove CFLAGS/LIBCFLAGS.
4256 (configure-stage[+id+]-[+prefix+][+module+],
4257 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4258 * Makefile.in: Regenerate.
4259
4260 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4261
4262 * config-ml.in: Update from GCC.
4263
4264 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4265
4266 * src-release (do-proto-toplev): Process the support directories before
4267 the tool directory.
4268
4269 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4270
4271 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4272 of glob. Quote arguments with single quotes too.
4273 * configure: Regenerate.
4274
4275 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4276
4277 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4278 * Makefile.in: Regenerate
4279
4280 2007-03-07 Andreas Schwab <schwab@suse.de>
4281
4282 * configure: Regenerate.
4283
4284 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4285
4286 * configure.ac: Add "--with-pdfdir" configure option,
4287 which defines pdfdir variable.
4288 * Makefile.def (target=fixincludes): Add install-pdf to
4289 missing targets.
4290 (recursive_targets): Add install-pdf target.
4291 (flags_to_pass): Add pdfdir.
4292 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4293 target.
4294 * configure: Regenerate
4295 * Makefile.in: Regenerate
4296
4297 2007-02-28 Eric Christopher <echristo@apple.com>
4298
4299 Revert:
4300 2006-12-07 Mike Stump <mrs@apple.com>
4301
4302 * Makefile.def (dependencies): Add dependency for
4303 install-target-libssp and install-target-libgomp on
4304 install-gcc.
4305 * Makefile.in: Regenerate.
4306
4307 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4308
4309 * configure: Regenerate.
4310 * configure.ac: Move statements after variable declarations.
4311
4312 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4313
4314 * configure.ac: Adjust for loop syntax.
4315 * configure: Regenerate.
4316
4317 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4318
4319 * configure: Rebuilt.
4320
4321 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4322
4323 * configure.ac: Drop multiple occurrences of --enable-languages,
4324 and fix its quoting.
4325 * configure: Rebuilt.
4326
4327 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4328 Nathan Sidwell <nathan@codesourcery.com>
4329 Vladimir Prus <vladimir@codesourcery.com
4330 Joseph Myers <joseph@codesourcery.com>
4331
4332 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4333 * configure: Regenerate.
4334
4335 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4336
4337 * configure.ac (target_libraries): Move libgcc before libiberty.
4338 * configure: Regenerated.
4339
4340 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4341
4342 * configure: Regenerate again?
4343
4344 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4345
4346 * configure: Reapply PR30748 fix which was lost in the previous commit.
4347
4348 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4349 Paolo Bonzini <bonzini@gnu.org>
4350
4351 PR bootstrap/30753
4352 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4353 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4354 * configure: Regenerated.
4355
4356 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
4357
4358 * configure: Regenerate.
4359
4360 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4361
4362 PR bootstrap/30748
4363 * configure.ac: Correct syntax for Solaris ksh.
4364 * configure: Regenerated.
4365
4366 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4367
4368 * Makefile.def: Sync with GCC.
4369 * Makefile.tpl: Sync with GCC.
4370 * Makefile.in: Regenerate.
4371 * configure: Regenerate.
4372
4373 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4374
4375 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4376 noncanonical equivalents.
4377 * configure.in: Rename to...
4378 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4379 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4380 target_noncanonical. Use them. Rewrite removal of configure
4381 arguments for autoconf 2.59. Discard variable settings. Force
4382 program_transform_name for native tools.
4383
4384 * Makefile.in: Regenerated.
4385 * configure: Regenerated with autoconf 2.59.
4386
4387 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4388
4389 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4390
4391 * COPYING.LIBGLOSS: Reformat default Red Hat
4392 license to fit within 80 columns.
4393 * COPYING.NEWLIB: Ditto.
4394
4395 2007-02-05 Dave Brolley <brolley@redhat.com>
4396
4397 * Contribute the following changes:
4398 2006-11-28 DJ Delorie <dj@redhat.com>
4399
4400 * configure.in: Fix typo for mep's target_makefile_frag.
4401 * configure: Regenerated.
4402
4403 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4404
4405 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4406 * configure: Regenerate.
4407
4408 2001-09-19 DJ Delorie <dj@redhat.com>
4409
4410 * configure.in (target_makefile_frag): use mt-mep
4411
4412 2001-06-12 Don Howard <dhoward@redhat.com>
4413
4414 * configure.in: Remove gdb from MeP skip list.
4415
4416 2001-04-05 DJ Delorie <dj@redhat.com>
4417
4418 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4419
4420 2001-03-20 Ben Elliston <bje@redhat.com>
4421
4422 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4423
4424 2001-03-19 Ben Elliston <bje@redhat.com>
4425
4426 * config.sub (mep, mep-*): Add.
4427
4428 2007-01-31 Andreas Schwab <schwab@suse.de>
4429
4430 * Makefile.tpl (LDFLAGS): Substitute it.
4431 * Makefile.in: Regenerate.
4432
4433 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4434
4435 * configure.in: Change == to = in test command.
4436 * configure: Regenerate.
4437
4438 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4439 Nick Clifton <nickc@redhat.com>
4440 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4441
4442 * configure.in (build_configargs, host_configargs, target_configargs):
4443 Remove build/host/target parameters.
4444 (host_libs): Add gmp and mpfr.
4445 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4446 * Makefile.def (gmp, mpfr): New.
4447 (gcc): Remove target.
4448 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4449 target_os, target_vendor): New.
4450 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4451 * configure: Regenerate.
4452 * Makefile.in: Regenerate.
4453
4454 2007-01-11 Matt Fago <fago@earthlink.net>
4455
4456 * configure.in: Try to link to functions only in mpfr 2.2.x
4457 to improve robustness of configure tests.
4458 * configure: Regenerate.
4459
4460 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4461
4462 * configure.in: Add support for an x86_64-mingw* target.
4463 * configure: Regenerate.
4464
4465 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4466
4467 * Makefile.tpl (all-target): Correct @if conditional for target
4468 modules.
4469 * configure.in: Omit libiberty if building only target libgcc.
4470 * configure, Makefile.in: Regenerated.
4471
4472 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4473
4474 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4475 * configure: Regenerate.
4476
4477 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4478
4479 * Makefile.def (target_modules): Add libgcc.
4480 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4481 * Makefile.tpl (clean-target-libgcc): Delete.
4482 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4483 on gcc even for bootstrapped modules. Rewrite handling of
4484 lang_env_dependencies to loop over target_modules.
4485 * configure.in (target_libraries): Add target-libgcc.
4486 * Makefile.in, configure: Regenerated.
4487
4488 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4489
4490 Sync with gcc:
4491 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4492
4493 * configure.in: Reorganize recognition of languages. Add
4494 --enable-stage1-languages. Show supported languages for the chosen
4495 target rather than all recognized languages.
4496 * configure: Regenerate.
4497
4498 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4499
4500 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4501 * Makefile.in: Regenerate.
4502
4503 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4504
4505 * configure.in: Warn that MPFR 2.2.0 is buggy.
4506 * configure: Regenerate.
4507
4508 2006-12-27 Ian Lance Taylor <iant@google.com>
4509
4510 * configure.in: When removing Makefiles to force a reconfigure, also
4511 remove prev-DIR*/Makefile.
4512 * configure: Regenerate.
4513
4514 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4515
4516 * config.bfd: Recognize fido.
4517
4518 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4519
4520 Sync with gcc:
4521
4522 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4523
4524 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4525 it only affects bootstrap and could be tested on "$host" as well.
4526 * configure: Regenerate.
4527 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4528
4529 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4530
4531 PR bootstrap/29544
4532 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4533 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4534 move here comment from Makefile.tpl.
4535 * Makefile.tpl: Move some definitions higher in the file.
4536 (STAGE1_CHECKING): New.
4537 * configure.in: Add --enable-stage1-checking.
4538 * configure: Regenerate.
4539 * Makefile.in: Regenerate.
4540
4541 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4542
4543 * configure.in: Update error message for missing GMP/MPFR.
4544
4545 * configure: Regenerate.
4546
4547 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4548
4549 * configure.in: Update MPFR version in error message.
4550
4551 * configure: Regenerate.
4552
4553 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4554
4555 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4556 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4557 --with-gmp-lib): New flags.
4558
4559 * configure: Regenerate.
4560
4561 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4562
4563 PR bootstrap/30134
4564 * configure.in: Correct x86 darwin support for libjava to powerpc
4565 and i?86 only.
4566 * configure: Regenerate.
4567
4568 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4569
4570 * configure.in: Handle spu makefile frag.
4571 * Makefile.tpl (MAINT): Define
4572 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4573 * configure: Regenerate.
4574 * Makefile.in: Regenerate.
4575
4576 2006-12-11 Ben Elliston <bje@au.ibm.com>
4577
4578 * config.sub, config.guess: Update from upstream sources.
4579
4580 2006-12-11 Ben Elliston <bje@au.ibm.com>
4581
4582 * configure.in: Sync with GCC (spu-*-*).
4583 * configure: Sync with GCC.
4584
4585 2006-12-07 Mike Stump <mrs@apple.com>
4586
4587 * Makefile.def (dependencies): Add dependency for
4588 install-target-libssp and install-target-libgomp on
4589 install-gcc.
4590 * Makefile.in: Regenerate.
4591
4592 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4593
4594 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4595 (unstage): Test for stage_last presence.
4596
4597 PR bootstrap/29802
4598 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4599 * Makefile.in: Regenerate.
4600
4601 2006-11-14 DJ Delorie <dj@redhat.com>
4602
4603 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4604 * Makefile.in: Sync with GCC.
4605 * configure.in: Sync with GCC (mpfr, gmp).
4606 * configure: Sync with GCC.
4607
4608 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4609
4610 * configure.in: Remove target-libgloss from noconfigdirs for
4611 bfin-*-*.
4612 * configure: Regenerated.
4613
4614 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4615
4616 * COPYING.NEWLIB: Add spu license.
4617 * COPYING.LIBGLOSS: Ditto.
4618
4619 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4620
4621 * Makefile.def: Added pdf target handling.
4622 * Makefile.tpl: Added pdf target handling.
4623 * Makefile.in: Regenerated.
4624
4625 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4626
4627 * COPYING.NEWLIB: Updated.
4628 * COPYING.LIBGLOSS: Ditto.
4629
4630 2006-09-27 Dave Brolley <brolley@redhat.com>
4631
4632 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4633 $s instead of $r.
4634 * configure: Regenerated.
4635
4636 2006-09-26 Ben Elliston <bje@au.ibm.com>
4637
4638 * config.sub, config.guess: Update from upstream sources.
4639
4640 2006-09-20 Thiemo Seufer <ths@mips.com>
4641
4642 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4643 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4644 * configure: Regenerate.
4645
4646 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4647
4648 * configure.in: Never build newlib for a Mingw host.
4649 Never build newlib as Mingw target library.
4650 Test the existence of winsup/cygwin for building a Cygwin newlib,
4651 rather than just winsup.
4652 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4653 building a Mingw target.
4654 * configure: Regenerate.
4655
4656 2006-08-15 Thiemo Seufer <ths@mips.com>
4657 Nigel Stephens <nigel@mips.com>
4658 David Ung <davidu@mips.com>
4659
4660 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4661
4662 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4663
4664 Sync from GCC:
4665 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4666
4667 PR bootstrap/18058
4668 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4669 if the bootstrap compiler is a GCC version that supports it.
4670 * configure: Regenerate.
4671
4672 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4673
4674 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4675 * configure: Regenerated.
4676
4677 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4678
4679 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4680 for stages after the first.
4681
4682 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4683
4684 * Makefile.def: Add dependencies for configure-opcodes
4685 on configure-intl and all-opcodes on all-intl.
4686 * Makefile.in: Regenerated.
4687
4688 2006-07-04 Peter O'Gorman <peter@pogma.com>
4689
4690 * ltconfig: chmod 644 before ranlib during install.
4691
4692 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4693
4694 * configure.in: Fix thinkos in previous check-in.
4695 * configure: Regenerate.
4696
4697 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4698
4699 Sync from gcc:
4700
4701 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4702
4703 PR other/27063
4704 * configure.in: Test subdir_requires and give an appropriate
4705 error message.
4706 * configure: Regenerate.
4707
4708 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4709
4710 PR target/27540
4711 * configure.in: Only enable libgomp on IRIX 6.
4712 * configure: Regenerate.
4713
4714 2006-06-20 David Ayers <d.ayers@inode.at>
4715
4716 PR bootstrap/28072
4717 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4718 whether target-libjava is being configured instead of whether the
4719 java front end is enabled.
4720 * configure: Regenerate.
4721
4722 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4723
4724 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4725 to R_ARM_LDC_SB_G{0,1,2} respectively.
4726
4727 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4728
4729 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4730 too.
4731 * Makefile.in: Regenerate.
4732
4733 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4734
4735 Sync from gcc:
4736
4737 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4738 * configure.in: Don't enable libgomp on hpux10.
4739 * configure: Rebuilt.
4740
4741 2006-06-13 David Ayers <d.ayers@inode.at>
4742
4743 Sync from gcc:
4744
4745 2006-06-12 David Ayers <d.ayers@inode.at>
4746
4747 PR bootstrap/27963
4748 PR target/19970
4749 * configure.in: Remove target-boehm-gc from noconfigdirs where
4750 ${libgcj} is specified.
4751 * configure: Regenerate.
4752
4753 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4754
4755 Sync from gcc:
4756
4757 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4758 Andreas Schwab <schwab@suse.de>
4759
4760 PR bootstrap/18033
4761 * config-ml.in: Eval option if surrounded by single quotes.
4762
4763 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4764
4765 Sync from gcc:
4766
4767 2006-06-06 David Ayers <d.ayers@inode.at>
4768
4769 PR libobjc/13946
4770 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4771 * Makefile.in: Regenerate.
4772 * configure.in: Add --enable-objc-gc at toplevel and have it
4773 enable boehm-gc for Objective-C.
4774 Remove target-boehm-gc from libgcj.
4775 Add target-boehm-gc to target_libraries.
4776 Add target-boehm-gc to noconfigdirs where ${libgcj}
4777 is specified.
4778 Assert that boehm-gc is supported when requested for Objective-C.
4779 Only build boehm-gc if needed either for Java or Objective-C.
4780 * configure: Regenerate.
4781
4782 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4783
4784 PR 27674
4785 * Makefile.tpl (configure-[+prefix+][+module+],
4786 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4787 Remove rule to unstage bootstrapped modules.
4788 (stage_current): New.
4789 * Makefile.in: Regenerate.
4790
4791 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4792 Andreas Tobler <a.tobler@schweiz.ch>
4793
4794 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4795 * configure: Rebuilt.
4796
4797 Revert
4798 2006-01-31 Richard Guenther <rguenther@suse.de>
4799 Paolo Bonzini <bonzini@gnu.org>
4800
4801 * Makefile.def (target_modules): Add libgcc-math target module.
4802 * configure.in (target_libraries): Add libgcc-math target library.
4803 (--enable-libgcc-math): New configure switch.
4804 * Makefile.in: Re-generate.
4805 * configure: Re-generate.
4806
4807 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4808
4809 * config-ml.in: Alter CCASFLAGS to include special
4810 multilib options the same as is done for CFLAGS.
4811
4812 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4813
4814 * Makefile.def: Added dependencies from sim and gdb on intl, and
4815 added configure dependencies to everything with an all dependency
4816 on intl.
4817 * gettext.m4: Removed.
4818 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4819 (GDB_SUPPORT_DIRS): Add intl.
4820 * Makefile.in: Regenerated.
4821
4822 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4823
4824 * src-release (DEVO_SUPPORT): Add config.rpath.
4825
4826 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4827
4828 * Makefile.def (bfd, opcodes): Fix lib_path.
4829 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4830 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4831 * Makefile.in: Regenerate.
4832
4833 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4834
4835 * configure.in: Enable gprof for cross builds.
4836 * configure: Regenerate.
4837
4838 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4839
4840 * src-release (MAKEINFOFLAGS): Define.
4841 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4842
4843 2006-05-14 Ben Elliston <bje@au.ibm.com>
4844
4845 * config.sub, config.guess: Update from upstream sources.
4846
4847 2006-05-12 Ben Elliston <bje@au.ibm.com>
4848
4849 * config.sub, config.guess: Update from upstream sources.
4850
4851 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4852
4853 * blt, iwidgets, mmalloc: Remove directories.
4854
4855 2006-05-01 DJ Delorie <dj@redhat.com>
4856
4857 * configure.in: Restore CFLAGS if GMP isn't present.
4858 * configure: Regenerate.
4859
4860 2006-04-18 DJ Delorie <dj@redhat.com>
4861
4862 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4863 reference libgloss so that libssp can be built in a combined
4864 tree.
4865 * configure: Regenerate.
4866
4867 2006-04-10 Ben Elliston <bje@au.ibm.com>
4868
4869 * contrib: Remove directory.
4870
4871 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4872
4873 * Makefile.tpl: Add install-html target.
4874 * Makefile.def: Add install-html target.
4875 * Makefile.in: Regenerate.
4876 * configure.in: Add --with-datarootdir, --with-docdir,
4877 and --with-htmldir options.
4878 * configure: Regenerate.
4879
4880 2006-03-31 Ben Elliston <bje@au.ibm.com>
4881
4882 PR binutils/1860
4883 * configure.in: Require makeinfo 4.4 or higher.
4884 * configure: Regenerate.
4885
4886 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4887
4888 * Makefile.in: Regenerate.
4889
4890 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4891
4892 Sync with gcc:
4893 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4894
4895 * configure.in: Handle --disable-<component> generically.
4896 * configure: Regenerate.
4897
4898 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4899
4900 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4901 (TARGET_CONFIGDIRS): Remove.
4902 * configure.in: Remove AC_SUBST(target_configdirs).
4903 * Makefile.in, configure: Regenerated.
4904
4905
4906 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4907
4908 PR libgcj/17311
4909 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4910
4911 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4912
4913 PR bootstrap/25670
4914
4915 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4916
4917 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4918 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4919 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4920 BUILD_PREFIX, BUILD_PREFIX_1.
4921 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4922
4923 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4924 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4925
4926 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4927 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4928 of `cat stage_current`. Always provide the `r' and `s' variables.
4929 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4930 a single shell execution.
4931 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4932 bootstrapped modules, make the stage1 module if the build was not
4933 started yet, else build the current stage.
4934 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4935 (all-build, all-host, all-target, [+make_target+]-host,
4936 [+make_target+]-target): Do not use \-continued lines.
4937 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4938 (current_stage, restrap, stage_last): New.
4939
4940 * Makefile.in: Regenerate.
4941 * configure: Regenerate.
4942
4943 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4944
4945 Sync from gcc:
4946
4947 2006-01-31 Richard Guenther <rguenther@suse.de>
4948 Paolo Bonzini <bonzini@gnu.org>
4949
4950 * Makefile.def (target_modules): Add libgcc-math target module.
4951 * configure.in (target_libraries): Add libgcc-math target library.
4952 (--enable-libgcc-math): New configure switch.
4953 * Makefile.in: Re-generate.
4954 * configure: Re-generate.
4955 * libgcc-math: New toplevel directory.
4956
4957 2006-01-18 Richard Henderson <rth@redhat.com>
4958 Jakub Jelinek <jakub@redhat.com>
4959 Diego Novillo <dnovillo@redhat.com>
4960
4961 * libgomp: New directory.
4962 * Makefile.def: Add target_module libgomp.
4963 * Makefile.in: Regenerate.
4964 * configure.in (target_libraries): Add target-libgomp.
4965 * configure: Regenerate.
4966
4967 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4968 Andreas Schwab <schwab@suse.de>
4969
4970 * configure: Regenerate.
4971
4972 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4973
4974 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4975 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4976 the assembler, linker and binutils.
4977 * configure: Regenerate.
4978
4979 2006-01-16 Nick Clifton <nickc@redhat.com>
4980
4981 * config.sub, config.guess: Sync from config repository.
4982
4983 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4984
4985 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4986 @ from continuation.
4987 * Makefile.in: Rebuilt.
4988
4989 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4990
4991 Sync from gcc:
4992
4993 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4994
4995 PR bootstrap/24252
4996
4997 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4998 * Makefile.tpl (OBJDUMP): New.
4999 (EXTRA_HOST_FLAGS): Add it.
5000 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5001
5002 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5003 to use symbolic links between directories. Avoid race conditions
5004 or make them harmless.
5005 * configure.in: Do not try to use symbolic links between directories.
5006
5007 * Makefile.def (LEAN): Pass.
5008 * Makefile.tpl (LEAN): Define.
5009 (stage[+id+]-start): Accept that the previous directory does not
5010 exist, if the bootstrap is lean.
5011 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5012 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5013 configure substitution.
5014 ([+compare-target+]): Likewise.
5015 ([+bootstrap-target+]-lean): New.
5016 * configure.in: Remove lean bootstrap support from here.
5017
5018 * Makefile.in: Regenerate.
5019 * configure: Regenerate.
5020
5021 2006-01-02 Andreas Schwab <schwab@suse.de>
5022
5023 * configure.in: When reconfiguring remove Makefile in
5024 all stage directories.
5025 * configure: Regenerate.
5026
5027 2005-12-27 Leif Ekblad <leif@rdos.net>
5028
5029 * configure.in: Add support for RDOS target.
5030 * configure: Regenerate.
5031
5032 2005-12-27 Nick Clifton <nickc@redhat.com>
5033
5034 PR binutils/1990
5035 * libtool.m4: Synchronize with version in GCC sources.
5036
5037 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5038
5039 Revert Ada-related part of the previous change.
5040
5041 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5042 Do not pass.
5043 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5044 * Makefile.in: Regenerate.
5045 * configure.in: Do not include mt-ppc-aix target fragment.
5046 * configure: Regenerate.
5047
5048 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5049
5050 * configure.in: Select appropriate fragments for PowerPC/AIX.
5051 * configure: Regenerate.
5052
5053 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5054 BOOT_CFLAGS, BOOT_LDFLAGS.
5055 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5056 BOOT_CFLAGS, BOOT_LDFLAGS.
5057 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5058 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5059 (stage): Fail if we cannot complete the work.
5060 * Makefile.in: Regenerate.
5061
5062 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
5063
5064 * COPYING.NEWLIB: Update copyright year for default
5065 copyright.
5066
5067 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5068
5069 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5070 install-host-nogcc): Don't invoke $(stage) at the end.
5071 * Makefile.in: Regenerate.
5072
5073 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5074
5075 * configure.in: Flip the top-level bootstrap switch.
5076 * configure: Regenerate.
5077
5078 Merge from gcc:
5079
5080 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5081
5082 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5083 $(stage) and $(unstage).
5084 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5085 (all): Remove stray semicolon.
5086 (local-distclean): Don't handle multilib.tmp and multilib.out.
5087 (install.all): Set $s for consistency.
5088 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5089 check_multilibs setting. Always make the install directory.
5090 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5091 Correct @if/@endif.
5092 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5093 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5094 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5095 (multilib.out): Remove.
5096 * Makefile.in: Regenerated.
5097
5098 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5099
5100 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5101 * configure.in: Replace ms1 arch with mt.
5102 * configure: Rebuilt.
5103
5104 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5105
5106 Sync with gcc:
5107
5108 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5109
5110 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
5111 * configure.in: Replace ms1 arch with mt.
5112 * configure: Rebuilt.
5113
5114 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5115
5116 Sync with gcc:
5117
5118 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5119
5120 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5121 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5122 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5123 Find in-tree tools if available.
5124 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5125 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5126 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5127 (COMPILER_*_FOR_TARGET): New.
5128 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5129 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5130 (CONFIGURED_*, USUAL_*): Remove.
5131 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5132 STRIP): Use autoconf substitutions.
5133 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5134 COMPILER_NM_FOR_TARGET): New.
5135 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5136
5137 (all): Make all-host and all-target in parallel.
5138 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5139 that $$r and $$s are set before invoking a recursive make.
5140 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5141 ([+bootstrap-target+]): Inline most of the `all' target.
5142
5143 2005-11-29 Ben Elliston <bje@au.ibm.com>
5144
5145 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5146 from the gcc build directory.
5147 * Makefile.in: Regenerate.
5148
5149 2005-11-29 Ben Elliston <bje@au.ibm.com>
5150
5151 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5152 depend on all-libdecnumber.
5153 * configure.in (host_libs): Include libdecnumber.
5154 * Makefile.in: Regenerate.
5155 * configure: Likewise.
5156
5157 2005-11-21 Kean Johnston <jkj@sco.com>
5158
5159 * config.sub, config.guess: Sync from upstream sources.
5160
5161 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5162
5163 * Makefile.def: Remove gdb dependencies for gdbtk.
5164 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5165 (configure-gdb, install-gdb): New rules.
5166 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5167 * Makefile.in, configure: Regenerated.
5168
5169 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5170
5171 PR bootstrap/24297
5172 * Makefile.tpl (do-[+make-target+], do-check, install,
5173 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5174 are set before recursing.
5175 * Makefile.in: Regenerate.
5176
5177 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5178
5179 PR bootstrap/18939
5180 * Makefile.def (gcc) <target>: Fix thinko.
5181 * Makefile.in: Regenerate.
5182
5183 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5184
5185 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5186 * configure: Regenerate.
5187
5188 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
5189
5190 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5191 target-libffi, target-qthreads, target-libjava, and
5192 targetlibobjc.
5193 * configure: Regenerate.
5194
5195 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5196
5197 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5198 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5199 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5200 (USUAL_OBJDUMP_FOR_TARGET): New.
5201 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5202 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5203 * configure, Makefile.in: Regenerated.
5204
5205 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5206
5207 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5208 before other host packages.
5209
5210 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5211
5212 PR bootstrap/22340
5213
5214 * configure.in (default_target): Remove.
5215 * Makefile.tpl (all): Do not use prerequisites as subroutines
5216 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5217 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5218 use prerequisites as subroutines.
5219 (check-host, check-target): New.
5220 (bootstrap configure & all targets): Do not use stage*-start
5221 if the directory layout is already ok.
5222 (non-bootstrap configure & all targets): Prepend a $(unstage).
5223 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5224 (NOTPARALLEL): Remove.
5225 (unstage, stage variables): New variables.
5226 (unstage, stage targets): Simply expand to those variables.
5227
5228 * configure: Regenerate.
5229 * Makefile.in: Regenerate.
5230
5231 2005-10-04 James E Wilson <wilson@specifix.com>
5232
5233 * Makefile.def (lang_env_dependencies): Add libmudflap.
5234 * Makefile.in: Regenerate.
5235
5236 2005-10-03 Catherine Moore <clm@cm00re.com>
5237
5238 * configure.in (bfin-*-*): Support bfin.
5239 * configure: Regenerated.
5240
5241 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5242
5243 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5244 * configure: Regenerated.
5245
5246 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5247
5248 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5249 (LIPO_FOR_TARGET): New.
5250 (CONFIGURED_LIPO_FOR_TARGET): New.
5251 (USUAL_LIPO_FOR_TARGET): New.
5252 (STRIP_FOR_TARGET): New.
5253 (CONFIGURED_STRIP_FOR_TARGET): New.
5254 (USUAL_STRIP_FOR_TARGET): New.
5255 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5256 STRIP_FOR_TARGET.
5257 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5258 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5259 * Makefile.in: Regenerate.
5260 * configure: Regenerate.
5261
5262 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5263
5264 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5265 (rs6000-*-aix*): Same.
5266 * configure: Regenerate.
5267
5268 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5269
5270 * configure.in: Recognize f95 in the --enable-languages option,
5271 and substitute it for fortran, issuing a warning.
5272 * configure: Regenerate.
5273
5274 2005-09-07 Ben Elliston <bje@au.ibm.com>
5275
5276 Import from Autoconf sources:
5277
5278 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5279 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5280 Elliston. Handle weird characters correctly.
5281
5282 2005-08-30 Phil Edwards <phil@codesourcery.com>
5283
5284 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5285 * configure: Regenerated.
5286
5287 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5288
5289 * Makefile.def (libssp): Add to lang_env_dependencies.
5290 * Makefile.in: Regenerate.
5291
5292 2005-08-17 Christian Groessler <chris@groessler.org>
5293
5294 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5295 * Makefile.in: Regenerate.
5296
5297 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5298
5299 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5300 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5301 Look for alternate names of the target cc and c++
5302 * configure: Regenerate.
5303
5304 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5305
5306 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5307 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5308 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5309 tools; remove code to manually set them.
5310 (Target tools): Look in the environment for them.
5311 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5312 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5313 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5314 build directory.
5315 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5316 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5317 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5318 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5319 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5320 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5321 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5322 * configure: Regenerate.
5323 * Makefile.in: Regenerate.
5324
5325 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5326
5327 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5328 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5329 * Makefile.in: Regenerated.
5330
5331 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5332
5333 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5334 (CFLAGS_FOR_TARGET): Use it.
5335 (CXXFLAGS_FOR_TARGET): Likewise.
5336 * Makefile.in: Regenerated.
5337 * configure.in (--with-build-sysroot): New option.
5338 * configure: Regenerated.
5339
5340 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5341
5342 * Makefile.tpl: Wrap install between unstage and stage
5343 * Makefile.in: Regenerate.
5344
5345 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5346
5347 * all files: Update FSF address.
5348
5349 2005-07-14 Jim Blandy <jimb@redhat.com>
5350
5351 * configure.in: Add cases for Renesas m32c.
5352 * configure: Regenerated.
5353
5354 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5355
5356 * COPYING, compile, config-ml.in, config.guess,
5357 config.sub, install-sh, missing, mkinstalldirs,
5358 symlink-tree, ylwrap: Sync from upstream sources.
5359
5360 2005-07-13 Eric Christopher <echristo@redhat.com>
5361
5362 * configure.in: Add toplevel noconfigdir support for tpf.
5363 * configure: Regenerate.
5364
5365 2005-07-11 Jakub Jelinek <jakub@redhat.com>
5366
5367 * Makefile.def (target_modules): Add libssp.
5368 * configure.in (target_libraries): Add target-libssp.
5369 * configure: Rebuilt.
5370 * Makefile.in: Rebuilt.
5371
5372 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5373
5374 PR ada/22340
5375
5376 * Makefile.def: Sync with gcc.
5377 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5378 * Makefile.in: Regenerate.
5379
5380 2005-07-07 Andreas Schwab <schwab@suse.de>
5381
5382 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5383 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5384 * Makefile.in: Regenerated.
5385
5386 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
5387
5388 * configure.in: Add --enable-libssp and --disable-libssp.
5389 * configure: Regenerate with autoconf-2.13.
5390
5391 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5392
5393 * configure.in: Don't build sim or rda when targetting darwin.
5394 * configure: Regenerate.
5395
5396 2005-07-04 Ben Elliston <bje@gnu.org>
5397
5398 * src-release (do-proto-toplev): Remove dejagnu bits.
5399 (DEJAGNU_SUPPORT_DIRS): Remove.
5400 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5401 (GDBD_SUPPORT_DIRS): Likewise.
5402 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5403 (INSIGHTD_SUPPORT_DIRS): Likewise.
5404 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5405
5406 2005-06-30 Ben Elliston <bje@gnu.org>
5407
5408 * setup.com (mpw): Remove unused directive.
5409
5410 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5411
5412 * Makefile.def (stagefeedback): Come after profile.
5413 Define profiledbootstrap target.
5414 * Makefile.tpl (profiledbootstrap): Remove.
5415 (stageprofile-end): Zap stagefeedback.
5416 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5417 * Makefile.in: Regenerate.
5418
5419 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5420
5421 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5422 In 'cpp' stanza, support '#line' as well as '# '.
5423
5424 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5425
5426 * configure.in (unsupported_languages): New macro.
5427 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5428 non-ported target libraries in noconfigdirs.
5429 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5430 non-linux-gnu. Remove libgcj_ex_libffi.
5431 <lang_frag loop>: Set add_this_lang=no if the language is in
5432 unsupported_languages.
5433 * configure: Regenerate.
5434
5435 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5436
5437 * configure.in: Fix typo in handling of --with-mpfr-dir.
5438 * configure: Regenerate.
5439
5440 2005-06-02 Jim Blandy <jimb@redhat.com>
5441
5442 * config.sub: Add cases for the Renesas m32c. (This patch has been
5443 accepted into the master sources.)
5444
5445 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5446 Michael Snyder <msnyder@redhat.com>
5447 Stan Cox <scox@redhat.com>
5448
5449 * configure.in: Set noconfigdirs for ms1.
5450
5451 * configure: Regenerate.
5452
5453 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5454
5455 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5456 (Dependencies): Consider target modules for bootstrap dependencies.
5457 Make target bootstrap modules depend on each stage's gcc.
5458 * Makefile.in: Regenerate.
5459
5460 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5461
5462 * Makefile.def (configure-gcc): Depend on binutils having been built.
5463 (all-gcc): No need to do it here.
5464 * Makefile.in: Regenerate.
5465
5466 2005-05-19 Paul Brook <paul@codesourcery.com>
5467
5468 * configure.in: Rewrite misleading error message when requested
5469 language cannot be built.
5470 * configure: Regenerate.
5471
5472 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5473
5474 * ylwrap: Import from Automake 1.9.5.
5475
5476 2005-05-04 Mike Stump <mrs@apple.com>
5477
5478 * configure.in: Always pass --target to target configures as
5479 otherwise rebuilds that do --recheck will fail.
5480 * configure: Rebuilt.
5481
5482 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5483
5484 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5485 STAGE_HOST_EXPORTS.
5486 (configure, all): Add bootstrap support.
5487 (Host modules, target modules): Pass post-stage1 flags and exports.
5488 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5489 * Makefile.in: Regenerate.
5490
5491 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5492
5493 Sync from gcc:
5494
5495 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5496
5497 * config.sub: Update from master copy.
5498
5499 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5500
5501 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5502 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5503 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5504 "*-*-elf" and "*-*-linux*".
5505 * configure: Regenerate.
5506
5507 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5508
5509 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5510 (TARGET_CONFIGARGS): Include --with-target-subdir.
5511 (configure, all): New macros. Use them throughout.
5512
5513 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5514
5515 * Makefile.tpl: Sync with gcc.
5516 * Makefile.in: Regenerate.
5517
5518 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5519
5520 * config/mh-mingw32: Delete.
5521 * configure.in: Don't use it.
5522 * configure: Regenerate.
5523
5524 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5525
5526 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5527 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5528 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5529 (HOST_LIB_PATH): Generate from Makefile.def.
5530 (TARGET_LIB_PATH): Likewise.
5531 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5532 * Makefile.in: Regenerate.
5533 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5534 (RPATH_ENVVAR): Include Darwin case.
5535 * configure: Regenerate.
5536
5537 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5538
5539 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5540 * configure: Regenerate.
5541
5542 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5543
5544 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5545 gcc_version, and gcc_version_trigger from set of flags to pass.
5546 * Makefile.tpl: Remove definitions of above variables.
5547 (config.status): Remove dependency on $(gcc_version_trigger).
5548 * Makefile.in: Regenerate.
5549 * configure.in: Do not reference config/gcc-version.m4 nor
5550 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5551 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5552 * configure: Regenerate.
5553
5554 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5555 Andrew Pinski <pinskia@physics.uc.edu>
5556
5557 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5558 * Makefile.in: Regenerate.
5559
5560 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5561
5562 PR libgcj/20160
5563 * ltmain.sh: Avoid creating archives with components that have
5564 duplicate basenames.
5565
5566 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5567
5568 PR bootstrap/20250
5569 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5570 instead of check.
5571 * Makefile.in: Regenerate.
5572
5573 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5574
5575 Sync from gcc.
5576
5577 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5578
5579 PR bootstrap/17383
5580 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5581 * Makefile.tpl (HOST_SUBDIR): New substitution.
5582 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5583 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5584 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5585 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5586 (Host modules, Bootstrapped modules): Use it.
5587 (Build modules, Target modules): Do not create symlink trees,
5588 always configure out-of-srcdir.
5589 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5590 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5591 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5592 $(HOST_SUBDIR). Create a symlink for host_subdir.
5593
5594 * Makefile.in: Regenerate.
5595 * configure: Regenerate.
5596
5597 Merged from libada-gnattools-branch:
5598 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5599
5600 * Makefile.def: Add gnattools as a module, depending on target-libada.
5601 * Makefile.in: Regenerate.
5602 * configure.in: Include gnattools in host_tools; disable it if ada
5603 is disabled.
5604 * configure: Regenerate.
5605
5606 2005-02-23 Nick Clifton <nickc@redhat.com>
5607
5608 * configure: Regenerate.
5609
5610 2005-02-22 Paul Schlie <schlie@comcast.net>
5611
5612 * configure.in: Allow darwin targeted ports to build tk, itcl and
5613 libgui.
5614
5615 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5616
5617 PR libgcj/10353
5618 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5619 * configure: Regenerate.
5620
5621 2005-02-08 Andrew Cagney <cagney@gnu.org>
5622
5623 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5624 gdb/ section. Update GDB's URL.
5625
5626 2005-01-31 Andrew Cagney <cagney@gnu.org>
5627
5628 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5629
5630 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5631
5632 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5633 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5634 target-libgloss when not *-*-elf and *-*-aout.
5635 * configure: Regenerate.
5636
5637 2005-01-27 Andrew Cagney <cagney@gnu.org>
5638
5639 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5640
5641 2005-01-24 Andrew Cagney <cagney@gnu.org>
5642
5643 * gettext.m4: Only fall back to ../intl/ when it's present.
5644
5645 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5646
5647 * install-sh, config.sub: Import from upstream.
5648
5649 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5650
5651 PR bootstrap/18222
5652 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5653 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5654 * Makefile.in: Regenerate.
5655
5656 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5657
5658 Revert 2004-12-28 Makefile changes, a better fix will be
5659 applied to mainline and src after GCC 4.0 branches.
5660
5661 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5662
5663 PR bootstrap/17383
5664
5665 * Makefile.def (target_modules): Remove stage parameter,
5666 it is always true now.
5667 * Makefile.tpl (configure-build-[+module+],
5668 configure-target-[+module+]): Always build symlink tree
5669 for the directory and for include. BUILD_SUBDIR and
5670 TARGET_SUBDIR cannot be . anymore.
5671 * Makefile.in: Regenerate.
5672
5673 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5674
5675 Revert 2004-12-08 Makefile changes.
5676
5677 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5678
5679 * configure.in (sh64-*-*): Reenable gprof.
5680 * configure: Regenerate.
5681
5682 2004-12-09 Jim Blandy <jimb@redhat.com>
5683
5684 * MAINTAINERS: List 'depcomp' as part of automake.
5685
5686 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5687
5688 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5689 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5690 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5691 * Makefile.in: Regenerate.
5692
5693 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5694
5695 * Makefile.tpl: Generate normal dependencies if the LHS module is
5696 not bootstrapped.
5697 * Makefile.in: Regenerate.
5698
5699 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5700
5701 * configure.in: Include config/gxx-include-dir.m4. Use
5702 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5703 * configure: Regenerate.
5704
5705 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5706
5707 * config.if: Delete.
5708 * configure.in: Set libstdcxx_incdir directly.
5709 * configure: Regenerate.
5710 * MAINTAINERS: Remove mention of config.if.
5711 * src-release (DEVO_SUPPORT): Remove config.if.
5712
5713 2004-12-02 Eric Christopher <echristo@redhat.com>
5714
5715 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5716 of things to remove.
5717 * Makefile.in: Regenerate.
5718
5719 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5720
5721 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5722 * configure: Regenerate.
5723
5724 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5725
5726 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5727 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5728 * configure: Regenerate.
5729
5730 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5731
5732 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5733 (hppa*64*-*-*): Delete incorrect comment.
5734 * configure: Rebuilt.
5735
5736 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5737
5738 * install-sh, compile: Import from automake.
5739
5740 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5741
5742 * config.guess, config.sub: Import from savannnah.
5743
5744 2004-11-12 Mike Stump <mrs@apple.com>
5745
5746 * Makefile.def: Add html support.
5747 * Makefile.tpl: Likewise.
5748 * Makefile.in: Regenerate.
5749
5750 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5751
5752 PR 18423
5753 * configure.in: Remove all instances of build-fixincludes from
5754 noconfigdirs.
5755 (build_configargs): Supply --target to subdirectories.
5756 * configure: Regenerate.
5757
5758 * Makefile.def: Make gcc install depend on fixincludes install.
5759 * Makefile.in: Regenerate.
5760
5761 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5762
5763 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5764 target-libgfortran.
5765 * configure: Regenerate.
5766
5767 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5768
5769 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5770 like CC.
5771
5772 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5773
5774 * Makefile.def (host fixincludes): Specify missing targets.
5775 * Makefile.in: Regenerate.
5776
5777 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5778
5779 PR other/17783
5780 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5781 * configure: Regenerated.
5782
5783 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5784
5785 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5786 * configure: Regenerated.
5787
5788 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5789
5790 PR target/18151
5791 * configure.in (case ${target}): Do not build fixincludes for avr.
5792 * configure: Regenerated.
5793
5794 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5795
5796 * configure.in (case ${target}): Do not build fixincludes
5797 on platforms where it is not used.
5798 * configure: Regenerated.
5799
5800 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5801
5802 * configure.in: Use an absolute path to install-sh.
5803 * configure: Regenerated.
5804
5805 2004-10-19 Andrew Cagney <cagney@gnu.org>
5806
5807 * src-release (do-djunpack, do-md5sum): Install the generated file
5808 directly into the proto-toplev/ directory.
5809
5810 2004-10-19 Andrew Cagney <cagney@gnu.org>
5811
5812 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5813
5814 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5815
5816 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5817 * configure: Regenerate.
5818
5819 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5820
5821 Fix wrong conflict resolution in:
5822
5823 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5824
5825 * Makefile.in: Regenerate.
5826 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5827 in the recursive `make', instead of hardwiring `all'.
5828 (Autogenerated TARGET-* variables): New.
5829
5830 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5831
5832 Merged from GCC / libtool upstream:
5833 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5834 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5835 * ltcf-cxx.sh (tpf*): Likewise.
5836 * ltconfig (tpf*): Add TPF OS configuration support.
5837
5838 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5839
5840 * configure.in: Enable target-libgloss for crx-*-*.
5841 * configure: Regenerate.
5842
5843 2004-09-24 Michael Roth <mroth@nessie.de>
5844
5845 * configure.in (--without-headers): Add missing double quotes.
5846 * configure: Regenerate.
5847
5848 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5849
5850 * ylwrap: Revert to previous version.
5851
5852 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5853
5854 PR bootstrap/17369
5855 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5856 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5857 SET_GCC_LIB_PATH_CMD.
5858 (BASE_TARGET_EXPORTS): Likewise.
5859 * Makefile.in: Regenerated.
5860
5861 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5862 * configure: Regenerated.
5863
5864 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5865
5866 * config.guess: New upstream version
5867 * compile, depcomp, install-sh, ylwrap: Likewise.
5868
5869 2004-09-19 Roger Sayle <roger@eyesopen.com>
5870
5871 * config/mh-x86omitfp: New host makefile fragment. Add
5872 -fomit-frame-pointer to the default BOOT_CFLAGS.
5873 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5874 * configure: Regenerate.
5875
5876 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5877
5878 PR target/11572
5879 * configure.in (*-*-darwin*): Renable libobjc.
5880 * configure: Regenerate.
5881
5882 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5883
5884 * Makefile.def: Remove libbanshee.
5885 * Makefile.tpl: Ditto.
5886 * configure.in: Ditto.
5887 * Makefile.in: Regen.
5888 * configure: Ditto.
5889
5890 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5891
5892 * missing: Import latest version from master repository.
5893
5894 2004-09-04 Nick Clifton <nickc@redhat.com>
5895
5896 * config.sub: Import latest version from master repository.
5897 * config.guess: Likewise.
5898 This includes these changes:
5899
5900 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5901
5902 * config.sub: Handle crisv32, alias etraxfs.
5903 * config.guess (crisv32:Linux:*:*): Handle.
5904
5905 2004-08-13 Brad Smith <brad@comstyle.com>
5906
5907 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5908 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5909
5910 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5911
5912 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5913 assume the processor is a powerpc. This is because coreutils
5914 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5915 in this case, due to a MacOS X bug that causes
5916 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5917 to return a negative number.
5918 Problem reported by Petter Reinholdtsen in:
5919 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5920
5921 2004-07-19 Ben Elliston <bje@gnu.org>
5922
5923 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5924
5925 2004-06-24 Ben Elliston <bje@gnu.org>
5926
5927 * config.guess: Update copyright years.
5928 * config.sub: Likewise.
5929
5930 2004-06-22 Robert Millan <robertmh@gnu.org>
5931
5932 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5933 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5934
5935 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5936
5937 * config.guess (*:*VMS:*:*): New entry. Replaces
5938 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5939 manufacturer.
5940
5941 2004-06-22 Ben Elliston <bje@gnu.org>
5942
5943 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5944 * config.sub: Likewise.
5945
5946 2004-06-22 Ben Elliston <bje@gnu.org>
5947
5948 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5949 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5950
5951 2004-06-11 Ben Elliston <bje@gnu.org>
5952
5953 * config.guess (pegasos:OpenBSD:*:*): Remove.
5954
5955 2004-06-11 Ben Elliston <bje@gnu.org>
5956
5957 From Wouter Verhelst <wouter@grep.be>:
5958 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5959
5960 2004-06-11 Ben Elliston <bje@gnu.org>
5961
5962 * config.guess (luna88k:OpenBSD:*:*): New.
5963
5964 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5965
5966 * config.guess (m32r*:Linux:*:*): New case.
5967 * config.sub: Handle m32rle.
5968
5969 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5970
5971 From Jens Petersen <petersen@redhat.com>:
5972 * config.sub: Handle sparcv8.
5973
5974 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5975
5976 From Tom Smith <smith@cag.lkg.hp.com>:
5977 * config.guess: Version suffixes are equally significant on Tru64
5978 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5979 prefix of "P" (patched kernel).
5980
5981 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5982
5983 * config.sub: Add support for National Semiconductor CRX target.
5984
5985 2004-09-03 Jan Beulich <jbeulich@novell.com>
5986
5987 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5988 *-*-netware, but add target-libmudflap.
5989 Consolidate *-*-netware targets (of which really only i?86 exists)
5990 into a single entry.
5991 * configure: Likewise.
5992
5993 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5994
5995 * Makefile.tpl (sorry): Remove.
5996 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5997 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5998 (do-clean): Clean per-stage directories too.
5999 (do-distclean): Run distclean-stage1 too.
6000 (.NOTPARALLEL): Enable during toplevel bootstrap.
6001 (stage[+id+]-bubble): Enable parallel execution during
6002 the recursive invocation.
6003 * Makefile.in: Regenerate.
6004
6005 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
6006
6007 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6008
6009 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6010 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6011 * configure: regenerate
6012 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6013 -mdynamic-no-pic
6014
6015 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6016
6017 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6018 include.
6019 * configure.in: Fix indentation.
6020 * configure: Regenerate.
6021
6022 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6023
6024 * Makefile.def (build_modules): Add fixincludes.
6025 (dependencies): Make gcc depend on fixincludes.
6026 * configure.in (build_tools): Add fixincludes.
6027 (build_configdirs): Always include build_libs.
6028 * Makefile.in: Regenerate.
6029 * configure: Regenerate.
6030
6031 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6032
6033 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6034 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6035 phony targets; do not generate timestamp files.
6036 (distclean-stageN): Remove references to their timestamp files.
6037 (restageN, touch-stageN): Remove.
6038 (stageN-bubble): Rewritten.
6039 (compare): Support lean bootstraps.
6040 * Makefile.in: Regenerate.
6041
6042 * configure.in: Only warn when bootstrapping but
6043 build != host or build != target. Support lean bootstraps.
6044 * configure: Regenerate.
6045
6046 Sync from gcc:
6047 2004-08-26 Phil Edwards <phil@codesourcery.com>
6048
6049 * configure.in: Give a better error message if GMP/MPFR are missing
6050 and a language needing them has been requested.
6051 * configure: Regenerated.
6052
6053 2004-08-25 Phil Edwards <phil@codesourcery.com>
6054
6055 * configure.in: Print a list of available language front-ends if
6056 a requested one is missing. Tidy stray tab characters.
6057 * configure: Regenerated.
6058
6059 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
6060
6061 * Makefile.in: Regenerate.
6062 * configure: Regenerate.
6063
6064 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6065 stage_*_flags.
6066 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6067 for bootstrapped modules if toplevel bootstrap is going.
6068 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6069 modules. Adjust for changes in Makefile.def. Enable several
6070 rules even in non-bootstrap mode, just to avoid peppering the
6071 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6072 (stage-[+prev+]-bubble): Remove.
6073
6074 * Makefile.def (Dependencies): Depend on all-build-bison,
6075 all-build-flex, all-build-byacc, all-build-texinfo, rather
6076 than the host variations.
6077 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6078 with BUILD_SUBDIR.
6079 (BISON): Update for recent Bisons.
6080 (YACC): Fix typo.
6081 (cross): Depend on all-build.
6082 (all): Do not depend on all-build.
6083 (prebootstrap): Remove.
6084 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6085 (Prebootstrap dependencies): Add them to the per-stage targets
6086 and to all-prebootstrap.
6087 * configure.in (build_configdirs): Always enable build_tools.
6088 (BUILD_DIR_PREFIX): Remove.
6089
6090 * Makefile.def (gcc): Add target variable.
6091 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6092 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6093 in the recursive `make', instead of hardwiring `all'.
6094 (Autogenerated TARGET-* variables): New.
6095
6096 2004-08-17 Robert Millan <robertmh@gnu.org>
6097
6098 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6099 (instead of FreeBSD).
6100 * configure: Regenerate.
6101
6102 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6103
6104 * Makefile.def, configure.in, src-release: Remove useless, bogus
6105 references to tix.
6106 * Makefile.in, configure: Regenerate.
6107
6108 * src-release: Stop distributing mmalloc with gdb (which doesn't
6109 use it).
6110 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6111 * Makefile.in: Regenerate.
6112
6113 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6114
6115 * configure.in (arm*-*-eabi*): New target.
6116 * configure: Regenerate.
6117
6118 2004-08-01 Robert Millan <robertmh@gnu.org>
6119
6120 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6121 libmudflap for all GNU-based systems (with Glibc).
6122 * configure: Regenerate.
6123
6124 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6125
6126 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6127 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6128 (Dependencies): New section.
6129 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6130 (configure-target-[+module+]): Depend on maybe-all-gcc
6131 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6132 (toplevel profiledbootstrap): Fix dependencies.
6133 * Makefile.in: Regenerate.
6134
6135 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6136
6137 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6138 target-libiberty to noconfigdirs.
6139
6140 2004-08-03 Paul Brook <paul@codesourcery.com>
6141
6142 * configure.in: Check for MPFR as well as GMP.
6143 * configure: Regenerate.
6144
6145 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6146
6147 * Makefile.def (host-modules): Add gcc.
6148 * Makefile.in: Regenerate.
6149 * Makefile.tpl (sorry): New rule.
6150 (configure-host, all-host, [+make_target+]-host, do-check,
6151 install-host): Do not add gcc as a special case.
6152 (host modules): Add a small special-casing for gcc. Export
6153 extra_make_flags through the environment.
6154 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6155 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6156 other recursive targets for gcc): Remove.
6157
6158 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6159 (stage, unstage): New rules.
6160 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6161 distclean-stage[+id+]): Use stage_current.
6162 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6163 the stage*-start rules.
6164
6165 2004-07-19 Robert Millan <robertmh@gnu.org>
6166
6167 Synced from gcc:
6168
6169 2004-04-26 Robert Millan <robertmh@gnu.org>
6170
6171 Add patches from libtool CVS.
6172 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6173 * ltconfig: Likewise.
6174 * ltcf-c.sh: Likewise.
6175 * ltcf-cxx.sh: Likewise.
6176 * ltcf-gcj.sh: Likewise.
6177
6178 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6179
6180 * configure.in: Add noconfigdirs for crx-*-*.
6181 * configure: Regenerate.
6182
6183 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
6184
6185 Synced from gcc:
6186
6187 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6188
6189 * configure.in: Build libmudflap by default on FreeBSD.
6190 * configure: Regenerated.
6191
6192 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6193
6194 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6195 systems.
6196 * configure: Regenerated.
6197
6198 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6199
6200 PR target/16344
6201 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6202 feedback based compiler.
6203 * Makefile.in: Rebuilt.
6204
6205 2004-07-05 Phil Edwards <phil@codesourcery.com>
6206
6207 * configure.in: Do not prepend $srcdir to /dev/null in
6208 makefile fragments.
6209 * configure: Regenerate.
6210
6211 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6212
6213 * Makefile.def (host_modules): Set bootstrap=true for flex.
6214 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6215 * Makefile.in: Rebuilt.
6216
6217 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6218
6219 * Makefile.def (build_modules): Add bison, byacc, flex,
6220 m4, texinfo.
6221 (flags_to_pass): Add FLEX.
6222 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6223 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6224 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6225 DEFAULT_MAKEINFO): Remove.
6226 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6227 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6228 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6229 objdir or else use configured tool.
6230 (all-build): New.
6231 (all): Depend on it.
6232 (Build module dependencies): Add.
6233 * Makefile.in: Regenerate.
6234 * configure.in: Better support for multiple build modules,
6235 matching what is done for host/target modules. Do not look
6236 for "plausible" locations of build tools if Canadian cross.
6237 Use autoconf's AC_PROG_CC to find a C compiler. Define
6238 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6239 * configure: Regenerate.
6240
6241 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6242
6243 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6244 * Makefile.in: Regenerate.
6245
6246 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6247
6248 * Makefile.tpl (configure-build-[+module+],
6249 configure-[+module+], configure-target-[+module+]): Pass
6250 [+extra_configure_args+].
6251 (all-build-[+module+], all-[+module+], check-[+module+],
6252 install-[+module+], [+make_target+]-[+module+],
6253 all-target-[+module+], check-target-[+module+],
6254 install-target-[+module+], [+make_target+]-target-[+module+]):
6255 Pass [+extra_make_args+].
6256 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6257 (GCC_HOST_EXPORTS): Remove.
6258 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6259 cross, check-gcc, check-gcc-c++, install-gcc,
6260 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6261 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6262 * Makefile.in: Regenerate.
6263
6264 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6265
6266 * configure.in: Check for srcdir/winsup rather than build directory
6267 winsup.
6268 * configure: Regenerate.
6269
6270 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6271
6272 * configure.in: Don't build Cygwin native newlib if winsup
6273 directory is missing. Emit warning instead.
6274 * configure: Regenerate.
6275
6276 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6277
6278 * Makefile.tpl (touch-stage[+id+]): New.
6279 (restage[+prev+]): Depend on touch-stage[+id+].
6280
6281 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6282 Use it throughout.
6283
6284 * Makefile.def: Add profile and feedback bootstrap stages.
6285 Remove next field from bootstrap stages.
6286 * Makefile.tpl (LN, LN_S): Substitute.
6287 (stageN-start, stageN-end): Use double-colon rules, to
6288 provide a hook for additional setup commands.
6289 (distclean-stageN-gcc, restageN): Create dependencies from
6290 [+prev+], not from [+next+].
6291 (stageN-bubble): Add commands for successive stages from
6292 [+prev+], using double-colon rules.
6293 (all-stageN-gcc): Fix typo.
6294 (stagefeedback-start, profiledbootstrap): New.
6295 * Makefile.in: Regenerate.
6296 * configure.in: Call ACX_PROG_LN.
6297 * configure: Regenerate.
6298
6299 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6300
6301 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6302 without gcc.
6303 * configure: Regenerate.
6304
6305 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6306
6307 * Makefile.tpl: Fix typo.
6308 * Makefile.in: Regenerate.
6309
6310 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6311
6312 * configure.in: Remove new- prefix from toplevel
6313 bootstrap targets.
6314 * configure: Regenerate.
6315
6316 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6317
6318 Merge this patch from the gcc tree:
6319
6320 2004-05-30 Andreas Jaeger <aj@suse.de>
6321 Jim Wilson <wilson@specifixinc.com>
6322
6323 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6324 like CC.
6325
6326 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6327
6328 * Makefile.tpl (all.normal): Rename to all.
6329 (all): Replace with a rule to pick the default
6330 target from configure.
6331 (all-gcc, configure-gcc): Use conditionals to
6332 do nothing when toplevel bootstrap is going on.
6333 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6334 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6335 * configure.in: Support --enable-bootstrap.
6336
6337 * Makefile.def: Remove new- prefix from toplevel
6338 bootstrap targets.
6339 * Makefile.tpl: Likewise.
6340
6341 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6342 target.
6343
6344 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6345 $(RECURSE_FLAGS) to recursive invocation of make.
6346
6347 * Makefile.in: Regenerate.
6348 * configure: Regenerate.
6349
6350 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6351
6352 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6353 * configure: Regenerate.
6354
6355 2004-05-25 Daniel Jacobowitz <drow@false.org>
6356
6357 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6358 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6359 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6360 targets.
6361 * Makefile.in: Regenerate.
6362
6363 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
6364
6365 * configure.in: Test the ability to symlink directories.
6366 * configure: Regenerate.
6367
6368 * Makefile.def (bootstrap-stage): New definitions.
6369 * Makefile.tpl (configure-stage1-gcc,
6370 configure-stage2-gcc, configure-stage3-gcc,
6371 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6372 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6373 new-restage3, compare): Autogenerate, see Makefile.in
6374 entry for behavioral changes.
6375 (distclean-stage1, new-stage1-start, new-stage1-end,
6376 new-stage1-bubble, distclean-stage2, new-stage2-start,
6377 new-stage2-end, new-stage2-bubble, distclean-stage3,
6378 new-stage3-start, new-stage3-end): New autogenerated targets.
6379 (objext, prebootstrap, BOOT_CFLAGS,
6380 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6381 targets.
6382
6383 * Makefile.in: Regenerate.
6384 (distclean-stage1, new-stage1-start, new-stage1-end,
6385 new-stage1-bubble, distclean-stage2, new-stage2-start,
6386 new-stage2-end, new-stage2-bubble, distclean-stage3,
6387 new-stage3-start, new-stage3-end): New targets.
6388 (all-stage1-gcc): Move prebootstrap dependency from here...
6389 (configure-stage1-gcc): ...to here.
6390 (new-bootstrap): Use bubble targets.
6391 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6392 Use per-stage distclean targets.
6393 (configure-stage1-gcc, configure-stage2-gcc,
6394 configure-stage3-gcc, all-stage1-gcc,
6395 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6396 Use new-stageN-start to prepare the tree.
6397
6398 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6399
6400 * Makefile.def (host_modules): add libcpp.
6401 * Makefile.tpl: Add dependencies on and for libcpp.
6402 * Makefile.in: Regenerate.
6403 * configure.in: Add libcpp host module.
6404 * configure: Regenerate.
6405
6406 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6407
6408 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6409 of libf2c.
6410 * configure, Makefile.in: Regenerate.
6411
6412 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6413
6414 Merge from tree-ssa-20020619-branch.
6415
6416 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6417 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6418 (HOST_GMPLIBS): Define.
6419 (HOST_GMPINC): Define.
6420 (TARGET_LIB_PATH): Add libmudflap.
6421 (GFORTRAN_FOR_TARGET): Define.
6422 (configure-build*): Export GFORTRAN.
6423 (configure-gcc): Export GMPLIBS and GMPINC.
6424 (all-gcc): Add maybe-all-libbanshee.
6425 (configure-target-libgfortran): Define.
6426 * Makefile.in: Regenerate.
6427 * configure.in (host_libs): Add libbanshee.
6428 (target_libraries): Add target-libmudflap and target-libgfortran.
6429 Add --with-libbanshee.
6430 Handle --disable-libmudflap.
6431 (*-*-freebsd*): Use with_gmp.
6432 Add $(libgcj) to noconfigdirs.
6433 * configure: Regenerate.
6434 * depcomp: New file.
6435 * MAINTAINERS: Add tree-ssa maintainers.
6436
6437 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6438
6439 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6440 * configure: Regenerate.
6441
6442 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6443
6444 Revert:
6445 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6446
6447 * Makefile.def (flags_to_pass): Remove *dir variables that
6448 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6449 as well as prefix and exec_prefix.
6450 * Makefile.in: Regenerate.
6451
6452 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6453
6454 * Makefile.def (host_modules): Mark with the bootstrap
6455 flag packages on which gcc depends.
6456 * Makefile.tpl (all-bootstrap): Use it.
6457 * Makefile.in: Regenerate.
6458
6459 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6460
6461 * Makefile.def (flags_to_pass): Remove *dir variables that
6462 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6463 as well as prefix and exec_prefix.
6464 * Makefile.in: Regenerate.
6465
6466 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6467
6468 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6469 * configure: Regenerate.
6470 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6471 * gcc/Makefile.tpl (compare): Use the result of the test.
6472 * gcc/Makefile.in: Regenerate.
6473
6474 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6475
6476 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6477 Always relocate gcc and prev-gcc to the original names, even
6478 if the build fails.
6479 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6480 New targets.
6481
6482 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6483
6484 * configure.in (mips*-*-irix5*): Enable ld.
6485 * configure: Regenerate.
6486
6487 2004-04-15 James E Wilson <wilson@specifixinc.com>
6488
6489 * Makefile.tpl (configure-[+module+], configure-gcc,
6490 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6491 Set and export LDFLAGS.
6492 * Makefile.in: Regenerate.
6493
6494 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6495
6496 PR bootstrap/14871
6497 * Makefile.tpl: If we don't have built-in-tree target tools,
6498 use the ones found by configure rather than hacking around with
6499 program_transform_name.
6500 * configure.in: Give Makefile.tpl the information necessary
6501 to do that.
6502 * Makefile.in: Regenerate.
6503 * configure: Regenerate.
6504
6505 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6506
6507 PR bootstrap/14760
6508 * configure.in: When computing baseargs, strip *all* copies of
6509 offending options. Also, don't match/substitute the trailing space,
6510 so that this actually works when two similar options are separated by
6511 only one space.
6512 * configure: Regenerate.
6513
6514 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6515
6516 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6517 (rs6000-*-aix*): Same.
6518 * configure: Regenerate.
6519
6520 2004-03-25 Stan Shebs <shebs@apple.com>
6521
6522 Remove MPW support, no longer used.
6523 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6524 mpw-install: Remove files.
6525 * src-release (DEVO_SUPPORT): Remove names of removed files.
6526 * MAINTAINERS: Likewise.
6527
6528 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6529
6530 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6531 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6532 * Makefile.in: Regenerate.
6533
6534 * configure.in (top level bootstrap support): Rework --enable-werror
6535 to set @stage2_werror_flag@.
6536 * configure: Regenerate.
6537 * Makefile.tpl (top level bootstrap support): Pass
6538 @stage2_werror_flag@ down to configure in stages 2 and 3.
6539 * Makefile.in: Regenerate.
6540
6541 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6542
6543 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6544 for stages 2 and 3 as well as in make. As a consequence, remove
6545 OUTPUT_OPTION (now detected by configure) from the flags passed down
6546 to make.
6547 * Makefile.in: Regenerate.
6548
6549 * Makefile.tpl (new-bootstrap): Fix typo.
6550 * Makefile.in: Regenerate.
6551
6552 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6553
6554 * Makefile.tpl: Rearrange by moving recursive_targets rules
6555 into their proper sections.
6556 * Makefile.tpl (top level bootstrap support): Move disabling
6557 of coverage flags from 'make' to 'configure'; improve comments.
6558 * Makefile.in: Regenerate.
6559
6560 * Makefile.tpl (experimental top level bootstrap) Move stage1
6561 language setting from all- target to configure- target; disable
6562 intermodule optimization in stage 1; prevent gratuitous rebuilds
6563 of stage 1.
6564 * Makefile.in: Regenerate.
6565 * configure.in: Comma-separate stage 1 language list for top
6566 level bootstrap.
6567 * configure: Regenerate.
6568
6569 * Makefile.tpl: Clean up experimental top level bootstrap support:
6570 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6571 prev-gcc in configure- targets as well as all- targets.
6572 * Makefile.in: Regenerate.
6573
6574 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6575
6576 * configure.in: Remove symbolic link section.
6577 * configure: Regenerate.
6578 * Makefile.tpl (links): Remove.
6579 * Makefile.in: Regenerate.
6580
6581 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6582 Nathanael Nerode <neroden@gcc.gnu.org>
6583
6584 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6585 Set with AC_CHECK_PROGS.
6586 * configure.in: Fix comment typo from last patch.
6587 * configure: Regenerate.
6588
6589 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6590
6591 * Makefile.tpl: Introduce experimental top level bootstrap support.
6592 * Makefile.in: Regenerate.
6593 * configure.in: Introduce support for top level bootstrap.
6594 * configure: Regenerate.
6595
6596 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6597 Paolo Bonzini <bonzini@gnu.org>
6598
6599 PR bootstrap/14522
6600 * configure.in: Cope with shells that do not support unquoted ^
6601 * configure: Regenerate.
6602
6603 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6604 Paolo Bonzini <bonzini@gnu.org>
6605
6606 PR bootstrap/14522
6607 * configure.in: Cope with shell that do not support nesting
6608 quotes inside quoted backquote substitutions.
6609 * configure: Regenerate.
6610
6611 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6612
6613 PR bootstrap/14522
6614 * configure.in: Fix escaping of $.
6615 * configure: Regenerate.
6616
6617 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6618
6619 * configure: Regenerate.
6620
6621 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6622
6623 PR ada/14131
6624 Move language detection to the top level.
6625 * configure.in: Find default values for the tools as
6626 soon as possible. Disable ada if GNAT is not found.
6627 Emit error message about missing languages. Expand
6628 --enable-languages=all for the gcc subdirectory.
6629
6630 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6631
6632 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6633 and disable libgcj.
6634 * configure: Regenerated.
6635
6636 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6637
6638 PR bootstrap/7087
6639 * Makefile.tpl: Guard XFOO sed statements better.
6640 * Makefile.tpl: Add dependency for configure-target-libada.
6641 * Makefile.in: Regenerate (incidentally fixes broken
6642 commit when libada-branch was merged).
6643
6644 2004-02-28 Andrew Cagney <cagney@redhat.com>
6645
6646 * src-release (CVS_NAMES): Define.
6647 (do-tar, do-tar): Prune $(CVS_NAMES).
6648
6649 2004-02-23 Andrew Cagney <cagney@redhat.com>
6650
6651 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6652 2004-02-19.09.
6653
6654 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6655
6656 PR bootstrap/11932
6657 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6658
6659 2004-02-19 Andrew Cagney <cagney@redhat.com>
6660
6661 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6662 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6663
6664 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6665
6666 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6667 (rs6000-*-aix*): Same.
6668 * configure: Regenerate.
6669
6670 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6671
6672 * configure.in (host): Add in missing $noconfigdirs to defines.
6673 * configure: Regenerate.
6674
6675 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6676 Nathanael Nerode <neroden@gcc.gnu.org>
6677
6678 PR ada/6637, PR ada/5911
6679 Merge with libada-branch:
6680 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6681 with appropriate dependencies. Add --enable-libada configure switch.
6682 * configure, Makefile.in: Regenerate.
6683
6684 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6685
6686 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6687 * configure: Regenerate.
6688
6689 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6690
6691 * COPYING.NEWLIB: Update Red Hat license to 2004.
6692
6693 2004-01-23 DJ Delorie <dj@redhat.com>
6694
6695 * Makefile.def (target_modules) [libiberty]: Don't stage.
6696 * Makefile.in: Rebuilt.
6697
6698 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6699
6700 * COPYING.NEWLIB: Update to include copyrights for new
6701 iconv code.
6702
6703 2004-01-15 Andrew Cagney <cagney@redhat.com>
6704
6705 * src-release: Update copyright year.
6706 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6707 (NEWLIB_SUPPORT_DIRS): Delete macro.
6708 (newlib.tar.bz2): Delete rule.
6709
6710 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6711
6712 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6713 * Makefile.tpl (configure-target-[+module+]): Support stage.
6714 * Makefile.in: Rebuilt.
6715
6716 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6717
6718 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6719 throughout.
6720
6721 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6722
6723 * configure.in: Use ./config.cache, not config.cache.
6724 * configure: Regenerate.
6725 * Makefile.tpl: Special-casing not needed for GCC any more.
6726 * Makefile.in: Regenerate.
6727
6728 * configure.in: Don't share a cache file for host dirs.
6729 * configure: Regenerate.
6730
6731 * config-ml.in: Don't mess with the cache file.
6732
6733 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6734
6735 * Makefile.tpl: Make GCC use a separate config.cache.
6736 * Makefile.in: Regenerate.
6737
6738 PR bootstrap/11932, PR bootstrap/11933
6739 (I don't know if it will fix either of them, but it relates
6740 to them.)
6741 * configure.in: Don't use shared config.cache for target
6742 directories.
6743 * configure: Regenerate.
6744
6745 2003-12-31 Roger Sayle <roger@eyesopen.com>
6746
6747 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6748 * configure: Regenerated.
6749
6750 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6751
6752 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6753 * configure: Regenerated.
6754
6755 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6756
6757 Port change over from GCC:
6758 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6759 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6760 (configure-build-[+module+], configure-[+module+]): Likewise.
6761 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6762 * Makefile.in: Regenerate.
6763
6764 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6765
6766 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6767 * configure: Regenerate.
6768
6769 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6770
6771 * COPYING.NEWLIB: Add license info for long long routines added to
6772 stdlib.
6773
6774 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6775
6776 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6777 * Makefile.in: Regenerate.
6778
6779 2003-10-20 Phil Edwards <phil@codesourcery.com>
6780
6781 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6782 * configure: Regenerate.
6783
6784 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6785
6786 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6787 HOST_FLAGS_TO_PASS.
6788 * Makefile.in: Regenerate.
6789
6790 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6791
6792 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6793 * configure: Rebuilt
6794 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6795 * Makefile.in: Rebuilt
6796
6797 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6798
6799 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6800
6801 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6802
6803 * config-ml.in: Use ac_configure_args directly instead of
6804 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6805 actually seen.
6806
6807 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6808
6809 * config-ml.in: Propagate INSTALL variables.
6810
6811 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6812
6813 * configure.in: Pass a computed --program-transform-name
6814 to subconfigures.
6815 * configure: Regenerated.
6816
6817 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6818
6819 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6820 * Makefile.in: Regenerate.
6821
6822 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6823 * Makefile.in: Regenerate.
6824
6825 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6826
6827 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6828 quoting.
6829 * configure: Regenerated.
6830
6831 2003-09-12 Michael Chastain <mec@shout.net>
6832
6833 Fix PR gdb/857.
6834 * src-release (do-proto-topleve): Remove junk files
6835 intl/config.cache, intl/config.status,
6836 intl/config.h, intl/stamp-h.
6837
6838 2003-09-14 Andrew Cagney <cagney@redhat.com>
6839
6840 * src-release (dejagnu.tar): New target.
6841 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6842 (do-djunpack): Use $(PACKAGE) for the package name.
6843
6844 2003-09-04 DJ Delorie <dj@redhat.com>
6845
6846 * configure: Regenerate.
6847
6848 2003-09-04 Robert Millan <robertmh@gnu.org>
6849
6850 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6851
6852 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6853
6854 * configure.in: Ensure arguments to sed are properly spaced.
6855 * configure: Regenerate.
6856
6857 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6858
6859 Merge from gcc:
6860 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6861 * install-sh: Update to newer upstream versions (associated with
6862 aclocal 1.7).
6863 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6864
6865 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6866
6867 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6868 * configure: Regenerated.
6869
6870 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6871
6872 * configure.in: Use newline instead of semicolon when assuming
6873 shell arguments in a for loop.
6874 * configure: Regenerated.
6875
6876 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6877
6878 PR 8180
6879 * configure.in: When testing with_libs and with_headers, treat
6880 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6881 * configure: Regenerate.
6882
6883 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6884 make, shell, etc.
6885 (baseargs): Likewise.
6886 * configure: Regenerate.
6887
6888 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6889
6890 * configure.in: Disable libgcj for darwin not on powerpc.
6891 * configure: Rebuild.
6892
6893 2003-08-15 Michael Chastain <mec@shout.net>
6894
6895 * src-release (do-proto-toplev): Remove junk files
6896 dejagnu/example/calc/config.status,
6897 dejagnu/example/calc/config.log.
6898
6899 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6900
6901 * config-ml.in, symlink-tree: Add license.
6902
6903 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6904
6905 Merge from gcc:
6906
6907 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6908 * Makefile.tpl (check, check-c++): Express dependencies using
6909 dependencies rather than commands.
6910 * Makefile.in: Regenerate.
6911
6912 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6913 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6914 * Makefile.in: Update.
6915
6916 2003-08-01 Andrew Cagney <cagney@redhat.com>
6917
6918 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6919 * configure: Ditto.
6920
6921 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6922
6923 * configure.in: Enable libgcj for darwin.
6924 * configure: Rebuild.
6925
6926 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6927
6928 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6929
6930 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6931
6932 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6933 creating target and build subdirs to build all parent dirs as needed.
6934 * Makefile.in: Rebuild.
6935 * configure.in: Don't build dirs explicitly here.
6936 * configure: Rebuild.
6937
6938 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6939
6940 * Makefile.tpl (all-make): Depend on intl.
6941 * Makefile.in: Rebuilt.
6942
6943 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6944
6945 * config.if: Remove unused libc_interface determination.
6946
6947 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6948
6949 * Makefile.in: Regenerate, correctly this time.
6950
6951 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6952
6953 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6954 unused INSTALL_PROGRAM_ARGS.
6955 * configure.in: Use AC_PROG_INSTALL.
6956 * Makefile.in: Regenerate.
6957 * configure: Regenerate.
6958
6959 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6960
6961 * configure: Rebuilt.
6962 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6963 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6964 newlib nor libgloss.
6965 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6966 * configure.in (am33_2.0-*-linux*): Added.
6967
6968 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6969
6970 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6971 * configure: Regenerate.
6972
6973 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6974
6975 * config-ml.in: Replace PWD with PWD_COMMAND.
6976 * Makefile.tpl: Likewise.
6977 * Makefile.in: Regenerated.
6978
6979 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6980
6981 * configure.in: Clean up config-lang.in handling. Delete
6982 useless assignment to "subdirs".
6983 * configure: Regenerate.
6984
6985 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6986
6987 * configure.in: Rename 'target_libs' to 'target_libraries'.
6988 Remove useless reference to 'target_libs'.
6989 * configure: Regenerate.
6990
6991 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6992
6993 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6994 * Makefile.in: Regenerate.
6995
6996 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6997
6998 * Makefile.def: Introduce flags_to_pass.
6999 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7000 * Makefile.in: Regenerate.
7001
7002 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7003
7004 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7005 and target-libgloss.
7006 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7007 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7008 * configure: Regenerate.
7009
7010 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7011
7012 * configure.in: Update testsuite_flags to new location.
7013 * configure. Regenerate.
7014
7015 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7016
7017 * Makefile.tpl: Remove BUILD_CC stuff.
7018 * Makefile.in: Regenerate.
7019
7020 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7021
7022 * config.guess: Update to 2003-06-12 version.
7023 * config.sub: Update to 2003-06-13 version.
7024
7025 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7026
7027 * MAINTAINERS: Add myself as MIPS co-maintainer.
7028
7029 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7030
7031 * config.guess: Update to 2003-06-06 version.
7032 * config.sub: Update to 2003-06-06 version.
7033
7034 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7035
7036 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7037 * configure. Regenerate.
7038
7039 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7040
7041 * configure.in: Disable serial configure by default.
7042 * configure: Regenerate.
7043 * Makefile.tpl: Abolish .NOTPARALLEL.
7044 * Makefile.in: Regenerate.
7045
7046 * Makefile.tpl: Replace {build,host,target}_canonical by
7047 {build,host,target}.
7048 * Makefile.in: Regenerate.
7049
7050 * Makefile.tpl: Fix stupid pasto.
7051 * Makefile.in: Regenerate.
7052
7053 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7054
7055 * Makefile.tpl: Remove bogus conditional.
7056 * Makefile.in: Regenerate.
7057
7058 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7059
7060 * Makefile.tpl: Make 'recursive targets' using autogen rather
7061 than shell loop. Remove duplicate 'clean' targets and false
7062 comments.
7063 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7064 Add systematic method of specifying missing targets in subdirs.
7065 Add copyright boilerplate.
7066 * Makefile.in: Regenerate.
7067 * configure.in: Add 'recursive targets' to maybe list.
7068 * configure: Regenerate.
7069
7070 * Makefile.tpl: Rename [+target+] to [+make_target+].
7071 * Makefile.def: Rename 'target' to 'make_target'.
7072
7073 2003-05-30 Nick Clifton <nickc@redhat.com>
7074
7075 * README-maintainer-mode: Update URL for locating blessed config
7076 tools.
7077
7078 2003-05-29 Robert Millan <rmh@debian.org>
7079
7080 * ltconfig: Import this patch and modify for use with current
7081 version of ltconfig:
7082
7083 2003-05-21 Bruno Haible <bruno@clisp.org>
7084
7085 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
7086 GNU/FreeBSD.
7087
7088 2003-05-28 DJ Delorie <dj@redhat.com>
7089
7090 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7091 * Makefile.in: Regenerate.
7092
7093 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
7094
7095 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
7096
7097 2003-05-21 DJ Delorie <dj@redhat.com>
7098
7099 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7100 newlib or libgloss.
7101 * Makefile.in: Regenerate.
7102
7103 2003-05-21 DJ Delorie <dj@redhat.com>
7104
7105 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7106 * Makefile.in: Regenerate.
7107
7108 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7109
7110 * configure.in: Use curly braces in the definition of tooldir.
7111 * configure: Regenerate.
7112
7113 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7114
7115 * configure.in: Switch more things to use maybe dependencies.
7116 * Makefile.tpl: Switch more things to use maybe dependencies.
7117 Factor out common code from autogen IF statements.
7118 * configure: Regenerate.
7119 * Makefile.in: Regenerate.
7120
7121 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7122
7123 * configure.in: Accept i[3456789]86 for machine type.
7124 * configure: Regenerate.
7125
7126 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7127
7128 * configure.in: Switch more things to use maybe dependencies.
7129 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7130 * configure: Regenerate.
7131 * Makefile.tpl: Switch more things to use maybe dependencies.
7132 * Makefile.in: Regenerate.
7133
7134 2003-05-16 Andreas Schwab <schwab@suse.de>
7135
7136 * Makefile.tpl (install-opcodes): Define.
7137 * Makefile.in: Rebuild.
7138
7139 2003-05-13 Andreas Jaeger <aj@suse.de>
7140
7141 * config.guess: Update to 2003-05-09 version.
7142 * config.sub: Update to 2003-05-09 version.
7143
7144 2003-05-13 Michael Eager <eager@mvista.com>
7145
7146 * configure.in: Correct sed script so that options in quotes are not
7147 deleted.
7148 * configure: Rebuild.
7149
7150 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7151
7152 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7153 and $$s/newlib/libc/sys/cygwin32 include paths.
7154 * configure: Ditto.
7155
7156 2003-05-05 H.J. Lu <hjl@gnu.org>
7157
7158 * config-ml.in: Restored from gcc repository.
7159
7160 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7161
7162 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7163 * Makefile.in: Regenerate.
7164
7165 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7166
7167 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
7168 and Makefile.def.
7169
7170 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7171
7172 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7173 * Makefile.in: Regenerated.
7174
7175 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7176
7177 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7178 * Makefile.in: Regenerate.
7179
7180 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7181
7182 * configure.in (powerpc64*-*-linux*): Remove.
7183 * configure: Rebuilt.
7184
7185 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7186
7187 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7188 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7189 and restrap.
7190 * Makefile.in: Regenerate.
7191
7192 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7193
7194 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7195 * configure: Regenerated.
7196
7197 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
7198
7199 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7200 * */configure: Rebuilt.
7201
7202 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7203
7204 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7205 * Makefile.in: Regenerate.
7206
7207 2003-03-14 Michael Chastain <mec@shout.net>
7208
7209 * Makefile.in: Regenerate with correct Makefile.def.
7210
7211 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7212
7213 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7214 Make macro.
7215 * Makefile.in: Regenerate.
7216 * configure.in: Clean up gxx_include_dir logic.
7217 * configure: Regenerate.
7218
7219 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7220
7221 * configure.in (gxx_include_dir): Fix typo.
7222 * configure: Regenerated.
7223
7224 2003-03-06 Andrew Cagney <cagney@redhat.com>
7225
7226 * texinfo/texinfo.tex: Import version 2003-02-03.16.
7227
7228 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7229
7230 * configure.in: Include $(build_tooldir)/sys-include in
7231 FLAGS_FOR_TARGET.
7232 * configure: Regenerated.
7233
7234 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7235
7236 * Makefile.tpl: Reindent.
7237 * Makefile.in: Regenerate.
7238 * configure.in: Reindent. Don't set unused variables.
7239 * configure: Regenerate.
7240
7241 * Makefile.tpl: Always pass down RANLIB.
7242 * Makefile.in: Regenerate.
7243
7244 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7245 * Makefile.in: Regenerate.
7246 * configure.in: Remove unused logic relating to --enable-shared
7247 and --enable-threads. Remove bogus comments. Remove redundant
7248 noconfigdirs.
7249 * configure: Regenerate.
7250
7251 * configure.in: Replace ${libstdcxx_version} by its value.
7252 Remove reference to mh-dgux.
7253 * configure: Regenerate.
7254
7255 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7256
7257 * Makefile.tpl: Rearrange.
7258 * Makefile.in: Regenerate.
7259
7260 2003-02-25 Nick Clifton <nickc@redhat.com>
7261
7262 * configure: Remove site-file supprot - it is obsolete.
7263
7264 2003-02-24 Uwe Stieber <uwe@wwws.de>
7265
7266 * configure.in: Add support for kaOS as cross build target system.
7267 * configure: Regenerated.
7268
7269 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7270
7271 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7272 configure-target-* as some target builds may require additional
7273 flags for preprocessor tests.
7274 * Makefile.in: Regenerated.
7275
7276 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7277
7278 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7279 * ltconfig: Handle it.
7280 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7281 auto-detecting it.
7282
7283 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7284
7285 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7286 it is used as argument to $CC.
7287 * ltcf-gcj.sh: Likewise.
7288
7289 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7290
7291 * configure.in: Introduce --enable-maintainer-mode.
7292 * configure: Rebuilt.
7293 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7294 for maintainer mode.
7295 * Makefile.in: Rebuilt.
7296
7297 2003-02-19 Andrew Cagney <ac131313@redhat.com>
7298
7299 * configure: Regenerate using autoconf 2.13.
7300
7301 2003-02-19 Alan Modra <amodra@bigpond.net.au>
7302
7303 * config.guess: Import latest version.
7304 * config.sub: Import latest version.
7305
7306 2003-02-18 Jason Merrill <jason@redhat.com>
7307
7308 * Makefile.tpl (check-c++): Allow parallelism.
7309
7310 2003-02-17 Andrew Cagney <ac131313@redhat.com>
7311
7312 * configure: Regenerate using autoconf 000227.
7313
7314 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7315
7316 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7317 don't configure target-libobjc.
7318 * configure: Regenerate.
7319
7320 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7321
7322 * Makefile.tpl (RANLIB): Define.
7323 * Makefile.in: Regenerate.
7324
7325 2003-02-06 Keith R Seitz <keiths@redhat.com>
7326
7327 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7328 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7329 * Makefile.in: Regenerated.
7330 * configure.in: Remove all traces of snavigator, db, and grep.
7331 * configure: Regenerated.
7332
7333 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7334
7335 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7336 * Makefile.in: Regenerated.
7337
7338 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7339
7340 * config.if: Copy from GCC.
7341
7342 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7343
7344 * configure.in: Revert 24Jan change.
7345 * configure: Regenerate.
7346
7347 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7348
7349 * configure.in: Revert previous change.
7350 * configure: Regenerate.
7351
7352 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7353
7354 * configure.in: Make rda native-only.
7355 * configure: Regenerate.
7356
7357 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7358
7359 * configure.in: Add missing \.
7360 * configure: Rebuilt.
7361
7362 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7363
7364 * configure.in (baseargs): Avoid using \| in sed regular
7365 expressions.
7366 * configure: Rebuilt.
7367
7368 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7369
7370 * configure.in (baseargs): Remove all supported forms of
7371 --cache-file, --srcdir, --host, --build and --target options
7372 from argument lists.
7373 * configure: Rebuilt.
7374
7375 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7376
7377 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7378 * configure: Rebuilt.
7379
7380 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7381
7382 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7383 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7384 * Makefile.in: Regenerate.
7385 * configure: Regenerate.
7386
7387 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7388
7389 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7390 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7391 * Makefile.in: Regenerate.
7392
7393 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7394
7395 * configure.in: Remove Makefile in build, host and target modules
7396 unless configure was run with --no-recursion.
7397 * configure: Rebuilt.
7398
7399 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7400
7401 * config.guess: Update to 2003-01-03 version.
7402 * config.sub: Update to 2003-01-03 version.
7403
7404 2003-01-07 Christopher Faylor <cgf@redhat.com>
7405
7406 * configure: Regenerate with proper autoconf 2.13.
7407
7408 2003-01-07 Christopher Faylor <cgf@redhat.com>
7409
7410 * configure.in: Add AC_PREREQ for consistency.
7411 * configure: Regenerate.
7412
7413 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7414
7415 * configure.in (GDB_TK): Add tcl directories conditional on
7416 gdb/gdbtk directory being present.
7417 * configure: Regenerate.
7418
7419 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7420
7421 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7422 by gcc if LD is not defined and we are not doing a Canadian Cross.
7423 * configure: Rebuilt.
7424
7425 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
7426
7427 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7428
7429 2002-12-31 Tom Tromey <tromey@redhat.com>
7430
7431 * Makefile.in: Rebuilt.
7432 * Makefile.def (target_modules) [libffi]: Allow installation.
7433
7434 2002-12-31 Andreas Schwab <schwab@suse.de>
7435
7436 * configure.in: Fix use of $program_transform_name.
7437 * configure: Regenerated.
7438
7439 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7440
7441 * configure.in (baseargs): Don't remove first configure argument.
7442 * configure: Regenerated.
7443
7444 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7445
7446 * Makefile.tpl (local-distclean): Don't remove...
7447 (multilib.ts): ... this. Moved into...
7448 (multilib.out): ... this. Don't use sub-make.
7449 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7450 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7451 (configure-build-[+module+], configure-[+module+],
7452 configure-target-[+module+], configure-gcc): ... these. Test
7453 for Makefile existence. Drop config.status from dependencies.
7454 * Makefile.in: Rebuilt.
7455 * configure.in: Move gcc-version-trigger to the end of
7456 ac_configure_args. Add comments to maybedep.tmp and
7457 serdep.tmp. Introduce --disable-serial-configure. Remove
7458 nonopt from baseargs, matching and removing corresponding
7459 whitespace while at it.
7460 * configure: Rebuilt.
7461
7462 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7463
7464 * configure.in (host_configargs): Replace reference to
7465 no-longer-defined buildopts with --build=${build_alias}.
7466 * configure: Rebuilt.
7467
7468 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7469
7470 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7471 program_transform_name to standard idiom.
7472 (AUTOGEN, AUTOCONF): Define.
7473 (Makefile.in): Use $(AUTOGEN).
7474 (Makefile): Depend on config.status, and use autoconf-style rule to
7475 build it. Move original commands to...
7476 (config.status): ... this new target.
7477 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7478 $(AUTOCONF).
7479 * Makefile.in: Rebuilt.
7480
7481 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7482
7483 * Makefile.tpl: Fix dramatic bustage due to change in
7484 program_transform_name.
7485 * Makefile.in: Regenerate.
7486
7487 * configure.in: Remove unnecessary PATH setting.
7488 * configure: Regnerate.
7489
7490 * configure.in: Don't default to unprefixed tools unless
7491 the native tools will work.
7492 * configure: Regenerate.
7493
7494 * configure.in: Convert to autoconf script. Blow away lots
7495 of now-redundant Makefile fragments.
7496 * configure: Generate using Autoconf.
7497 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7498 * Makefile.in: Regenerate.
7499
7500 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7501
7502 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7503 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7504
7505 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7506 where they belong.
7507
7508 2002-12-24 Andreas Schwab <schwab@suse.de>
7509
7510 * Makefile.tpl (multilib.out): Fix missing space.
7511 * Makefile.in: Regenerate.
7512
7513 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7514
7515 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7516 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7517 * Makefile.in: Regenerate.
7518 * configure.in: Remove unnecessary leftovers.
7519
7520 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7521
7522 * configure.in (extra_ranlibflags_for_target): New variable.
7523 (*-*-darwin): Add -c to ranlib commands.
7524 * configure (tooldir): Handle extra_ranlibflags_for_target.
7525
7526 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7527
7528 * COPYING.NEWLIB: Updated.
7529 * COPYING.LIBGLOSS: Ditto.
7530
7531 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7532
7533 * Makefile.tpl: Revert HJL's change.
7534 * Makefile.in: Regenerated.
7535 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7536 always.
7537
7538 2002-12-19 Andreas Schwab <schwab@suse.de>
7539
7540 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7541 * Makefile.in: Regenerate.
7542
7543 2002-12-18 H.J. Lu <hjl@gnu.org>
7544
7545 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7546 * Makefile.in: Regenerated.
7547
7548 * configure.in (build_prefix): New. Substitute.
7549
7550 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7551
7552 * Makefile.tpl: Don't let real targets depend on phony targets.
7553 * Makefile.in: Regenerate.
7554
7555 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7556 * Makefile.in: Regenerate.
7557
7558 2002-12-16 Jason Merrill <jason@redhat.com>
7559
7560 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7561 previous 'make bootstrap'.
7562 * Makefile.in: Regenerate.
7563
7564 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7565
7566 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7567
7568 2002-12-13 Jason Merrill <jason@redhat.com>
7569
7570 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7571 library tests.
7572 (check-c++): Just depend on it and check-target-libstdc++-v3.
7573 * Makefile.in: Regenerate.
7574
7575 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7576
7577 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7578 * Makefile.in: Regenerate.
7579
7580 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7581
7582 * COPYING.NEWLIB: Update list of alternate Regent of California
7583 licenses and discuss official revoking of advertising clause.
7584 * COPYING.LIBGLOSS: Ditto.
7585
7586 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7587
7588 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7589 * Makefile.in: Rebuilt.
7590
7591 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7592
7593 * configure: Fix bug put in by gremlins.
7594
7595 * Makefile.tpl: Substitute more autoconfily.
7596 * configure: Substitute more autoconfily.
7597 * Makefile.in: Regenerate.
7598
7599 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7600
7601 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7602 * Makefile.in (all-sim): Ditto.
7603
7604 2002-12-06 DJ Delorie <dj@redhat.com>
7605
7606 * Makefile.tpl: Change configure dependencies to not have real
7607 targets depend on phony targets.
7608
7609 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7610
7611 * configure.in: Revert unintentional change.
7612
7613 * src-release: Configure host subdirs.
7614
7615 * Makefile.tpl: Change dependency for */multilib.out so that
7616 it works when gcc isn't in the tree.
7617
7618 * configure.in: Substitute more.
7619 * configure: Run subconfigures from the Makefile.
7620 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7621 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7622
7623 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7624
7625 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7626 and corresponding dependencies.
7627 * Makefile.in: Regenerate.
7628
7629 * configure.in (host_tools): Order binutils, gas and ld for
7630 convenience in running the testsuites.
7631
7632 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7633 * Makefile.in: Regenerate.
7634 * configure.in: Introduce rules to serialize subconfigure runs.
7635
7636 * configure.in: Introduce BASE_CC_FOR_TARGET.
7637 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7638 Realize configure-build-* targets. Realize configure-target-* targets.
7639 * Makefile.in: Regenerate.
7640
7641 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7642
7643 * configure: Move gcc_version_trigger stuff from here...
7644 * configure.in: ...to here.
7645
7646 * configure.in: Separate subconfigure options added by this file from
7647 options given by the user. Add machinery to put args for host
7648 subconfigures into the Makefile.
7649
7650 * Makefile.tpl: Remove 'vault' targets.
7651 * Makefile.tpl: Reorder and comment dependencies.
7652 * Makefile.in: Regenerate.
7653
7654 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7655
7656 * configure.in: Move host-specific darwin noconfigdirs into
7657 the host-specific section.
7658
7659 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7660
7661 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7662 during replay.
7663 * Makefile.in: Regenerate.
7664
7665 (finishing slow-motion replay)
7666 * configure: Remove skip-this-dir support.
7667 * Makefile.tpl: Remove skip-this-dir support.
7668
7669 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7670 subdirectories.
7671 * Makefile.in: Regenerate.
7672
7673 * Makefile.tpl: Strip out useless setting of 'dir'.
7674 * Makefile.in: Regenerate.
7675
7676 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7677
7678 (finishing slow-motion replay)
7679 * configure.in: Fix deeply stupid bug.
7680
7681 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7682 shell code in CXX_FOR_TARGET
7683 * Makefile.def: Introduce raw_cxx.
7684 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7685 RAW_CXX_FOR_TARGET.
7686 * Makefile.in: Regenerate.
7687
7688 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7689
7690 (finishing slow-motion replay)
7691 * Makefile.tpl: Remove unnecessary ifs.
7692 * Makefile.in: Regenerate.
7693
7694 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7695 dependencies. Maybe-ize build-libiberty. Create dummy install
7696 targets for 'no_install' modules.
7697 * configure: Move GDB_TK substitution to configure.in. Move
7698 build_modules stuff to configure.in.
7699 * configure.in: Implement soft dependency machinery. Maybe-ize
7700 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7701 * Makefile.in: Regenerate.
7702
7703 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7704
7705 (continuing slow-motion replay)
7706 * Makefile.tpl: Make all-target, install-target behave similarly
7707 to all, install (only hitting configured targets). Eliminate
7708 unused macro defintions.
7709
7710 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7711 build != host.
7712
7713 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7714
7715 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7716
7717 * configure.in: Produce lists of subdir targets we're actually
7718 configuring. Remove references to "dosrel".
7719 * Makefile.tpl: Let configure set which subdir targets are hit.
7720 Remove install-cross; clean up install; remove ALL. Remove
7721 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7722 Autogenerate host module targets. Remove empty dependency lines
7723 and redundant dependency; rearrange slightly.
7724 * Makefile.def: Add host-side libtermcap, utils.
7725
7726 * Makefile.in: Regenerate.
7727
7728 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7729
7730 (Continuing slow-motion replay)
7731 * Makefile.def: Add list of recursive targets to autogenerate.
7732 Add build_modules.
7733 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7734 targets. Autogenerate *-build-* targets.
7735 * Makefile.in: Regenerate.
7736
7737 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7738
7739 (Continuing slow-motion replay)
7740 * configure: More autoconf-style substitutions.
7741 * Makefile.tpl: More autoconf-style substitutions.
7742 * Makefile.in: Regenerate.
7743
7744 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7745
7746 (Continuing slow-motion replay)
7747 * configure: Substitute more variables in a more autoconf-friendly
7748 way. Simplify slightly.
7749 * Makefile.tpl: Make more variables substitutable in an
7750 autoconf-friendly way.
7751 * Makefile.in: Regenerate.
7752
7753 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7754
7755 (Continuing slow-motion replay)
7756 * configure.in (v810*): Remove special setting of tools.
7757
7758 * configure: Add support for extra required flags for ar or nm.
7759 * configure.in (aix4.3+): Use above support for target-specific
7760 issues, rather than using config/mt-aix43.
7761
7762 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7763
7764 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7765 * configure: Remove 'removing', which doesn't work. Replace $subdir
7766 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7767 with $srcdir. Reformat indentation. Substitute some variables
7768 formerly hard-coded in the Makefile for build=host.
7769 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7770 * Makefile.def: Autogenerate more.
7771 * Makefile.in: Regenerate.
7772
7773 2002-11-13 Bruce Korb <bkorb@gnu.org>
7774
7775 * Makefile.tpl: syntactic cleanup
7776
7777 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7778
7779 * Makefile.def (host_modules): Add rda.
7780 * Makefile.in: Regenerate.
7781 * configure.in (target_tool): Add target-rda to list.
7782
7783 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7784
7785 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7786 and restrap targets to this rule.
7787 * Makefile.in: Regenerate.
7788
7789 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7790
7791 * configure.in (i[3456]86-*-linux*): Add check to disable
7792 ${libgcj} for glibc1.
7793
7794 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7795
7796 * configure.in: Add tic4x target.
7797
7798 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7799
7800 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7801 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7802 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7803 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7804 * Makefile.in: Regenerate.
7805
7806 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7807
7808 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7809 * Makefile.in: Regenerate.
7810
7811 * Makefile.def: Remove order dependency comments.
7812 * Makefile.tpl: Add explicit install-install dependencies.
7813 * Makefile.in: Regenerate.
7814
7815 * Makefile.tpl: Remove material now in src-release. (Finally!)
7816 * Makefile.in: Regenerate.
7817
7818 * configure: Restore my original patch by syncing with gcc version.
7819
7820 * Bring following over from gcc:
7821
7822 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7823
7824 * configure.in (s390*-*-linux*): Enable libgcj.
7825
7826 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7827
7828 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7829
7830 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7831
7832 * configure: Move stray lines back to where they belong.
7833
7834 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7835
7836 * Makefile.tpl: Insert configure-target target, for src-release.
7837
7838 * configure: Finish reverting change which Andrew Cagney started
7839 reverting. Should fix bustage.
7840
7841 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7842 * src-release: New file. Contains material for making net
7843 releases for gdb, binutils, et al., formerly in Makefile.in.
7844
7845 2002-09-30 Nick Clifton <nickc@redhat.com>
7846
7847 * cpu: New top level directory. Intended to hold input files for
7848 CGEN which have FSF copyright assignment.
7849 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7850
7851 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7852
7853 Revert below (note that src does not contain Makefile.tpl):
7854 * Makefile.tpl: Make subsituted variables more autoconfy.
7855 * Makefile.in: Regenerate.
7856
7857 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7858
7859 * configure: Revert accidentally applied changes.
7860
7861 * Makefile.tpl: Make more autoconf-friendly.
7862 * Makefile.in: Regenerate.
7863 * configure: Make substitution more autoconf-like.
7864
7865 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7866
7867 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7868 single entry to handle all these.
7869 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7870 libjava on arm-*-elf.
7871
7872 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7873
7874 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7875 things that depend on them.
7876
7877 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7878
7879 * Makefile.tpl: Make subsituted variables more autoconfy.
7880 * Makefile.in: Regenerate.
7881 * configure: Make seds more autoconfy.
7882
7883 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7884
7885 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7886 * Makefile.in: Regenerate.
7887 * configure.in: Rewrite sed statements to look autoconfy.
7888
7889 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7890 all-target-foo on configure-target-foo.
7891 * Makefile.def: Ditto.
7892 * Makefile.in: Rebuild.
7893
7894 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7895
7896 * Makefile.def: New file.
7897 * Makefile.tpl: New file.
7898 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7899
7900 * configure.in: Minor rearrangement. Simplify tests.
7901
7902 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7903
7904 * configure.in (with_headers): Skip copy if value is "yes".
7905 (with_libs): Likewise.
7906
7907 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7908
7909 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7910 * configure.in (sh*-*-pe*): Ditto.
7911 * configure.in (mips*-*-pe*): Ditto.
7912 * configure.in (*arm-wince-pe): Ditto.
7913
7914 * configure.in: Rearrange.
7915
7916 2002-09-12 Nick Clifton <nickc@redhat.com>
7917
7918 * Import these changes from the config master repository:
7919
7920 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7921
7922 * config.sub: Add tic4x target.
7923
7924 2002-09-03 Ben Elliston <bje@redhat.com>
7925
7926 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7927 Reported by <Duncan_Stodart@insession.com>.
7928
7929 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7930
7931 * COPYING.NEWLIB: More updates.
7932
7933 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7934
7935 * COPYING.NEWLIB: Update.
7936
7937 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7938
7939 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7940
7941 * config.guess: Import version 2002-08-23.
7942 * config.sub: Import version 2002-08-22.
7943
7944 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7945
7946 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7947 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7948 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7949
7950 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7951
7952 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7953
7954 2002-08-04 H.J. Lu (hjl@gnu.org)
7955
7956 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7957
7958 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7959
7960 * configure.in: Move generic linux case to end. Copy generic
7961 linux noconfigdirs to mips*-*-linux* entry and new
7962 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7963
7964 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7965
7966 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7967 one instance of them which was missed to the list to update.
7968
7969 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7970
7971 * config.guess: Update to 2002-07-09 version.
7972 * config.sub: Update to 2002-07-03 version.
7973
7974 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7975
7976 * configure.in: Remove two redundant tests.
7977
7978 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7979
7980 * configure.in (mips*-*-irix6*o32): Enable stabs.
7981
7982 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7983
7984 * configure.in: Don't build grez.
7985 * Makefile.in: Ditto.
7986
7987 * Makefile.in: Remove references to bsp, cygmon, libstub.
7988 * configure.in: Ditto.
7989
7990 * configure.in: Remove leftover reference to gdbtest.
7991
7992 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7993
7994 * configure.in (gxx_include_dir): Change to match versioned
7995 C++ headers if --enable-version-specific-runtime-libs is used.
7996
7997 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7998
7999 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8000
8001 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8002
8003 * configure.in: Make --without-x work.
8004
8005 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
8006
8007 * contrib: New directory. Created to contain a copy of the
8008 texi2pod.pl script so that it is in the same place as the version in
8009 the FSF GCC sources.
8010
8011 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8012
8013 * configure.in: Rearrange target Makefile fragment collection.
8014
8015 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8016 cvs[src].
8017 * configure.in: Ditto.
8018
8019 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8020
8021 * Makefile.in: Eliminate 'apache' targets.
8022 * configure.in: Eliminate 'apache' targets.
8023
8024 * configure.in: Eliminate redundant tests. Reorganize.
8025
8026 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8027
8028 * config-ml.in: Eliminate references to Cygnus configure.
8029
8030 * Makefile.in: Eliminate references to building emacs.
8031
8032 2002-07-01 Denis Chertykov <denisc@overta.ru>
8033
8034 * configure.in: Add support for ip2k.
8035
8036 2002-06-24 Ben Elliston <bje@redhat.com>
8037
8038 * configure.in (host_tools): Remove cgen.
8039
8040 * Makefile.in (all-cgen): Remove; runs from its source directory.
8041 (check-cgen, install-cgen, clean-cgen): Likewise.
8042 (all-opcodes): No not depend on all-cgen.
8043 (all-sim): Likewise.
8044
8045 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8046
8047 * configure.in: Fix AIX configury bug.
8048
8049 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8050
8051 * configure.in: Replace ${topsrcdir} with ${srcdir}.
8052
8053 * configure.in: Move definition of libstdcxx_flags right above
8054 usage, rather than way earlier.
8055
8056 * configure.in: Pull definition of is_cross_compiler earlier.
8057
8058 * configure.in: Rearrange a little.
8059
8060 * configure.in: Remove references to librx.
8061 * Makefile.in: Remove references to librx.
8062
8063 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8064
8065 * configure.in: Eliminate ${gasdir} variable.
8066
8067 2002-06-18 Dave Brolley <brolley@redhat.com>
8068
8069 * configure.in: Add support for frv.
8070 * config.sub: Add support for frv.
8071
8072 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8073
8074 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8075
8076 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8077
8078 * configure.in (vax-*-netbsd*): Re-enable gas.
8079
8080 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8081
8082 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8083 BUILD_PREFIX_1, to correct nomenclature.
8084 * configure: Likewise.
8085
8086 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8087 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8088
8089 2002-05-31 Olaf Hering <olh@suse.de>
8090
8091 * config-ml.in: Propogate DESTDIR also.
8092
8093 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8094
8095 * configure.in (vax-*-netbsd*): Don't build gas for this
8096 platform.
8097
8098 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8099
8100 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8101 and libgcj for AVR.
8102
8103 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8104
8105 * config.sub: Add DLX target.
8106
8107 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8108
8109 * config.guess: Update to 2002-05-22 version.
8110 * config.sub: Likewise.
8111
8112 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8113
8114 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8115 * config-ml.in: Likewise.
8116 * configure: Likewise.
8117 * configure.in: Likewise.
8118
8119 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8120
8121 * configure.in: Simplify makefile fragment collection.
8122
8123 * configure.in: Remove code to build emacs.
8124
8125 * configure.in : Remove --srcdir argument from targargs and buildargs
8126 (it's always overridden in the Makefile anyway). Rearrange a bit.
8127
8128 * configure: Move some logic to configure.in.
8129 * configure.in: Move some logic from configure.
8130
8131 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
8132
8133 * COPYING.LIBGLOSS: New file.
8134
8135 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
8136
8137 * Makefile.in: Honour DESTDIR.
8138
8139 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8140
8141 * configure.in (noconfigdirs): Don't disable libgcj on
8142 sparc64-*-solaris* and sparcv9-*-solaris*.
8143
8144 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8145
8146 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8147
8148 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8149
8150 * configure.in (FLAGS_FOR_TARGET): Do not add
8151 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8152 on i[3456]86-*-linux*.
8153
8154 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8155
8156 * configure.in (noconfigdirs): Replace [ ] with test.
8157
8158 * configure.in (noconfigdirs): Do not add target-newlib if
8159 target == i[3456]86-*-linux*, and host == target.
8160
8161 2002-04-29 Mark Mitchell <mark@codesourcery.com>
8162
8163 * config.guess: Updated to 2002-04-26's version.
8164 * config.sub: Updated to 2002-04-26's version.
8165
8166 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8167
8168 * configure.in: delete reference to absent file
8169
8170 * configure.in: replace '[' with 'test'
8171
8172 * configure.in: Eliminate references to gash.
8173 * Makefile.in: Eliminate references to gash.
8174
8175 * configure.in: remove useless references to 'pic' makefile fragments.
8176
8177 * configure.in: (*-*-windows*) Finish removing.
8178
8179 * configure.in: Eliminate redundant test for libgui.
8180
8181 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8182
8183 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8184 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8185
8186 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8187
8188 * configure.in: remove references to dead files
8189
8190 2002-04-18 Tom Tromey <tromey@redhat.com>
8191
8192 * configure.in: Disallow configuring libgcj when it is already
8193 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8194 Solaris 2.8 by default. For PR libgcj/6158.
8195
8196 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8197
8198 * configure.in: Move default CC setting out of config/mh-* fragments
8199 directly into here.
8200
8201 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8202
8203 * configure.in: don't even try to configure or make a subdirectory
8204 if there's no configure script for it.
8205
8206 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8207
8208 * MAINTAINERS: Remove chill maintainers.
8209 * Makefile.in (CHILLFLAGS): Remove.
8210 (CHILL_LIB): Remove.
8211 (TARGET_CONFIGDIRS): Remove libchill.
8212 (CHILL_FOR_TARGET): Remove.
8213 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8214 CHILL_LIB.
8215 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8216 (CHECK_TARGET_MODULES): Likewise.
8217 (INSTALL_TARGET_MODULES): Likewise.
8218 (CLEAN_TARGET_MODULES): Likewise.
8219 (configure-target-libchill): Remove.
8220 (all-target-libchill): Remove.
8221 * configure.in (target_libs): Remove target-libchill.
8222 Do not compute CHILL_FOR_TARGET.
8223 * libchill: Remove directory.
8224
8225 2002-04-15 DJ Delorie <dj@redhat.com>
8226
8227 * Makefile.in, configure.in, configure: Sync with gcc, entries
8228 follow...
8229
8230 2002-04-08 Tom Tromey <tromey@redhat.com>
8231
8232 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8233 Fixes PR libgcj/6068.
8234
8235 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8236
8237 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8238
8239 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8240
8241 * configure.in (alpha*-dec-osf*): Enable libgcj.
8242
8243 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8244
8245 Fix for: PR bootstrap/3591, target/5676
8246 * configure.in (mcore-pe): Disable the configuration of
8247 libstdc++-v3 since exceptions are not supported.
8248
8249 2002-03-20 Anthony Green <green@redhat.com>
8250
8251 * configure.in: Enable libgcj for xscale-elf target.
8252
8253 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8254
8255 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8256 libjava.
8257 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8258
8259 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8260
8261 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8262 libstdc++-v3 and libjava.
8263
8264 2002-02-11 Adam Megacz <adam@xwt.org>
8265
8266 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8267 boehm-gc
8268
8269 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8270
8271 * config.guess: Updated to 2002-01-30's version.
8272 * config.sub: Updated to 2002-02-01's version.
8273 Contribute sh64-elf.
8274 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8275 * configure.in: Added sh64-*-*.
8276
8277 2002-01-17 H.J. Lu <hjl@gnu.org>
8278
8279 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8280 (all-target-fastjar): Also depend on all-target-libiberty.
8281
8282 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8283
8284 * configure, configure.in: Use temp file for long sed commands.
8285
8286 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8287
8288 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8289 libf2c.
8290
8291 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8292
8293 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8294
8295 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8296
8297 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8298
8299 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8300
8301 * configure: Handle temporary files securely using mkdir.
8302
8303 2001-09-26 Will Cohen <wcohen@redhat.com>
8304
8305 * configure.in (*-*-linux*): Disable configuration of target-newlib
8306 and target-libgloss.
8307
8308 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8309
8310 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8311 RANLIB.
8312
8313 2001-08-11 Graham Stott <grahams@redhat.com>
8314
8315 * Makefile.in (check-c++): Add missing semicolon.
8316
8317 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8318
8319 * configure.in (sh-*-linux*): New.
8320
8321 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8322
8323 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8324 and libgcj on m68hc11/m68hc12.
8325
8326 2001-06-27 H.J. Lu (hjl@gnu.org)
8327
8328 * Makefile (CFLAGS_FOR_BUILD): New.
8329 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8330
8331 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8332
8333 * configure.in (libstdcxx_flags): Do not try to execute
8334 libstdc++-v3/testsuite_flags until it exists.
8335
8336 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8337
8338 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8339
8340 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8341
8342 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8343
8344 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8345
8346 * configure.in: Move *-chorusos target case to the proper switch.
8347 Disable libgcj.
8348
8349 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8350
8351 * Makefile.in (STAGE1_CFLAGS): Pass down.
8352
8353 2001-04-13 Alan Modra <amodra@one.net.au>
8354
8355 * config.guess: Add hppa64-linux support. Note for next import that
8356 this is already in the master file.
8357 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8358
8359 2001-03-22 Colin Howell <chowell@redhat.com>
8360
8361 * Makefile.in (DO_X): Do not backslash single-quotes in
8362 backquotes (two places).
8363
8364 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8365
8366 * Makefile.in (DO_X): Quote nested quotes.
8367
8368 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8369
8370 * Makefile.in (DO_X): Use double quotes for quoting
8371 "RANLIB=$${RANLIB}".
8372
8373 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8374
8375 * configure.in: Only use `lang_requires' for languages athat are
8376 actually enabled.
8377
8378 2001-03-07 Tom Tromey <tromey@redhat.com>
8379
8380 * configure.in: Allow config-lang.in to set `lang_requires' to list
8381 of other required languages.
8382
8383 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8384
8385 * Makefile.in: Remove RANLIB definition. Use RANLIB
8386 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8387 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8388
8389 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8390 Alexandre Oliva <aoliva@redhat.com>
8391
8392 * Makefile.in (check-c++): Use tabs, not spaces.
8393
8394 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8395
8396 * Makefile.in (check-c++): New rule.
8397
8398 * configure.in (target_libs): Remove libg++.
8399 (noconfigdirs): Remove libg++.
8400 (noconfigdirs): Same.
8401 (noconfigdirs): Same.
8402 (noconfigdirs): Same.
8403
8404 * config-ml.in: Remove libg++ references.
8405
8406 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8407 (ALL_TARGET_MODULES): Same.
8408 (configure-target-libg++): Remove.
8409 (all-target-libg++): Remove.
8410 (configure-target-libio): Remove.
8411 (all-target-libio): Remove.
8412 (check-target-libio): Remove.
8413 (.PHONY): Remove.
8414 (libg++.tar.bz2): Remove.
8415 (all-target-cygmon): Remove libio.
8416 (all-target-libstdc++): Remove.
8417 (configure-target-libstdc++): Remove.
8418 (TARGET_LIB_PATH): Remove libstdc++.
8419 (ALL_GCC_CXX): Remove libstdc++.
8420 (all-target-gperf): Correct.
8421
8422 2001-02-15 Anthony Green <green@redhat.com>
8423
8424 * configure: Introduce GCJ_FOR_TARGET.
8425 * configure.in: Ditto.
8426 * Makefile.in: Ditto.
8427
8428 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8429
8430 * configure.in: for *-chorusos, don't config target-newlib and
8431 target-libgloss.
8432
8433 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8434
8435 Remove V2 C++ library.
8436 * configure.in: Remove --enable-libstdcxx_v3 support.
8437
8438 2001-01-27 Richard Henderson <rth@redhat.com>
8439
8440 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8441
8442 2001-01-26 Tom Tromey <tromey@redhat.com>
8443
8444 * configure.in: Allow libgcj to be built on Sparc Solaris.
8445
8446 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8447
8448 * configure.in: Enable libgcj on several additional platforms.
8449
8450 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8451
8452 * configure.in: Enable libgcj for linux targets.
8453
8454 2001-01-09 Mike Stump <mrs@wrs.com>
8455
8456 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8457 failures of subdirectories.
8458
8459 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8460
8461 * configure: handle DOS-style absolute paths.
8462
8463 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8464
8465 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8466
8467 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8468
8469 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8470 (libstdcxx_incdir): Pass down.
8471 * config.if: Remove expired bits for cxx_interface, add stub.
8472 (libstdcxx_incdir): Add variable for g++ include directory.
8473 * configure.in (gxx_include_dir): Use it.
8474
8475 2000-12-15 Andreas Jaeger <aj@suse.de>
8476
8477 * configure.in: Handle lang_dirs.
8478
8479 2000-12-13 Anthony Green <green@redhat.com>
8480
8481 * configure.in: Disable libgcj for any target not specifically
8482 listed. Disable libgcj for x86 and Alpha Linux until compatible
8483 with g++ abi.
8484
8485 2000-12-13 Mike Stump <mrs@wrs.com>
8486
8487 * Makefile.in (local-distclean): Also remove fastjar.
8488
8489 2000-12-10 Anthony Green <green@redhat.com>
8490
8491 * configure.in: Define libgcj. Disable libgcj target libraries for
8492 most targets.
8493
8494 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8495
8496 * configure.in (target_libs): Revert 2000-12-08 patch.
8497 (noconfigdirs): Added target-libjava.
8498
8499 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8500
8501 * Makefile.in: handle DOS-style absolute paths.
8502
8503 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8504
8505 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8506 libjava.
8507 * configure.in (target_libs): Removed `target-libjava'.
8508
8509 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8510
8511 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8512 (ALL_MODULES): Added fastjar.
8513 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8514 (all-target-libjava): all-fastjar replaces all-zip.
8515 (all-fastjar): Added.
8516 (configure-target-fastjar, all-target-fastjar): Likewise.
8517 * configure.in (host_tools): Added fastjar.
8518
8519 2000-12-07 Mike Stump <mrs@wrs.com>
8520
8521 * Makefile.in (local-distclean): Remove leftover built files.
8522
8523 2000-11-16 Fred Fish <fnf@be.com>
8524
8525 * configure.in (enable_libstdcxx_v3): Fix typo,
8526 libstd++ -> libstdc++.
8527
8528 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8529
8530 * configure: Provide the original toplevel configure arguments
8531 (including $0) to subprocesses in the environment rather than
8532 through gcc/configargs.h.
8533
8534 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8535
8536 * configure: Turn on libstdc++ V3 by default.
8537
8538 2000-10-16 Michael Meissner <meissner@redhat.com>
8539
8540 * configure (gcc/configargs.h): Only create if there is a build GCC
8541 directory created.
8542
8543 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8544
8545 * configure: Save configure arguments to gcc/configargs.h.
8546
8547 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8548
8549 * Makefile.in (bootstrap): avoid recursion if subdir missing
8550 (cross): ditto
8551 (do-proto-toplev): ditto
8552
8553 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8554
8555 * configure.in: Do not build byacc for hppa64. Provide paths to the
8556 X11 libraries for hppa64.
8557
8558 2000-09-02 Anthony Green <green@cygnus.com>
8559
8560 * Makefile.in (all-gcc): Depend on all-zlib.
8561 (CLEAN_MODULES): Add clean-zlib.
8562 (ALL_MODULES): Add all-zlib.
8563 * configure.in (host_libs): Add zlib.
8564
8565 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8566
8567 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8568 $targargs to tell whether newlib is going to be built.
8569
8570 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8571 $$r/TARGET_SUBDIR/libio for _G_config.h.
8572
8573 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8574
8575 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8576
8577 * configure: Make enable_threads and enable_shared defaults
8578 explicit. Substitute enable_threads into generated Makefiles.
8579 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8580 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8581
8582 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8583
8584 * configure.in: Re-enable all references to libg++ and librx.
8585
8586 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8587
8588 * configure.in: Add *-*-freebsd* configurations.
8589
8590 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8591
8592 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8593 (do-tar, do-bz2): New rules.
8594 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8595 (gdb-tar): New rule.
8596 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8597 (insight_dejagnu.tar): New rule.
8598 (insight.tar): New rule.
8599 (gdb+dejagnu.tar): New rule.
8600 (gdb.tar): New rule.
8601
8602 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8603
8604 * MAINTAINERS: Update dejagnu/
8605
8606 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8607
8608 * ltmain.sh (relink_command): Fix typo in previous change.
8609
8610 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8611
8612 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8613 (relink_command): Added --tag flags.
8614 (mode=install): If relinking fails; error out.
8615
8616 2002-03-12 Richard Henderson <rth@redhat.com>
8617
8618 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8619 .NOTPARALLEL tag.
8620 (do-check): Rename from check.
8621 (check): Allow parallel check.
8622
8623 2002-03-11 Richard Henderson <rth@redhat.com>
8624
8625 * Makefile.in (.NOTPARALLEL): Add fake tag.
8626
8627 2002-03-07 H.J. Lu (hjl@gnu.org)
8628
8629 * configure.in: Enable gprof for mips*-*-linux*.
8630
8631 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8632
8633 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8634 libjava.
8635 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8636
8637 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8638
8639 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8640
8641 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8642
8643 * config.guess: Import from master sources, rev 1.232.
8644 * config.sub: Import from master sources, rev 1.246.
8645
8646 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8647
8648 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8649 because its Makefile is there; test for the executable instead.
8650
8651 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8652
8653 Contribute sh64-elf.
8654 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8655 * configure.in: Added sh64-*-*.
8656
8657 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8658
8659 * COPYING.NEWLIB: Remove advertising clause from
8660 Berkeley and Red Hat licenses.
8661
8662 2002-02-01 Mo DeJong <supermo@bayarea.net>
8663
8664 * Makefile.in: Add all-tix to deps for all-snavigator
8665 so that tix is built when building snavigator.
8666
8667 2002-02-01 Ben Elliston <bje@redhat.com>
8668
8669 * config.guess: Import from master sources, rev 1.229.
8670 * config.sub: Import from master sources, rev 1.240.
8671
8672 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8673
8674 From Steve Ellcey <sje@cup.hp.com>:
8675 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8676 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8677 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8678 IA64.
8679 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8680 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8681 soname_spec, sys_lib_search_path_spec): Ditto.
8682
8683 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8684
8685 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8686 target-libiberty, and target-libgloss. Skip Java-related
8687 libraries if not supported for NetBSD on target CPU.
8688
8689 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8690
8691 * configure.in: Import StrongARM and XScale target_configdirs from
8692 FSF GCC version.
8693
8694 2002-01-16 H.J. Lu (hjl@gnu.org)
8695
8696 * config.guess: Import from master sources, rev 1.225.
8697 * config.sub: Import from master sources, rev 1.238.
8698
8699 * MAINTAINERS: Updated notes on config.guess and config.sub.
8700
8701 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8702
8703 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8704 ld and gdb are not supported.
8705
8706 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8707
8708 * Change reference to Cygnus Solutions to be Red Hat.
8709
8710 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8711
8712 * COPYING.NEWLIB: Update generic copyright date.
8713
8714 2002-01-07 Mark Salter <msalter@redhat.com>
8715
8716 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8717 Allow target-libgloss to be built for arm, strongarm, and xscale.
8718
8719 2002-01-03 Ben Elliston <bje@redhat.com>
8720
8721 * MAINTAINERS: Update URL for config.* scripts.
8722
8723 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8724
8725 * config.sub: Import latest version.
8726 * config.guess: Likewise.
8727
8728 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8729
8730 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8731 options for i[3456]86-pc-linux* native builds.
8732
8733 2001-12-05 Laurent Guerby <guerby@acm.org>
8734
8735 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8736 libiberty.
8737
8738 Import this patch from gcc:
8739
8740 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8741
8742 * symlink-tree: handle DOS-style absolute paths.
8743
8744 2001-11-28 DJ Delorie <dj@redhat.com>
8745 Zack Weinberg <zack@codesourcery.com>
8746
8747 When build != host, create libiberty for the build machine.
8748
8749 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8750 CONFIG_ARGUMENTS.
8751 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8752 New variables.
8753 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8754 and rules.
8755 (all.normal): Depend on ALL_BUILD_MODULES.
8756 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8757 (all-build-libiberty): Depend on configure-build-libiberty.
8758
8759 * configure: Calculate and substitute proper value for
8760 ALL_BUILD_MODULES.
8761 * configure.in: Create the build subdirectory.
8762 Calculate and substitute TARGET_CONFIGARGS (formerly
8763 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8764
8765 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8766
8767 * config.sub: Update to version 1.232 on subversion.
8768
8769 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8770
8771 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8772 files from .po files for a distribution.
8773
8774 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8775
8776 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8777
8778 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8779
8780 Merged from net gcc:
8781 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8782 * ltcf-c.sh: Use $objext, not $ac_objext.
8783 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8784 * ltcf-cxx.sh: Add support for GNU.
8785 2001-07-22 Timothy Wall <twall@redhat.com>
8786 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8787 default settings if using GNU tools with that configuration.
8788 * ltcf-cxx.sh: Ditto.
8789 * ltcf-gcj.sh: Ditto.
8790 2001-07-21 Michael Chastain <chastain@redhat.com>
8791 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8792 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8793 * ltmain.sh: Mark as gcc-local.
8794
8795 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8796
8797 * Makefile.in (all-bison): Revert 2001-10-24.
8798 Don't depend on texinfo.
8799
8800 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8801
8802 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8803
8804 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8805
8806 * configure.in (--enable-languages): Be more permissive about
8807 syntax. Check for empty lists better. Warn about $LANGUAGES.
8808
8809 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8810
8811 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8812
8813 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8814
8815 Makefile.in (all-bison): Don't depend on texinfo.
8816
8817 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8818
8819 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8820
8821 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8822
8823 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8824
8825 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8826
8827 * config.sub, config.guess: Import latest from subversions.
8828
8829 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8830
8831 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8832 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8833 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8834 avoid quotes nesting problems.
8835 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8836 (DO_X): Export only variables that are set.
8837
8838 2001-09-19 Ben Elliston <bje@redhat.com>
8839
8840 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8841 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8842 semantics. Use the shell built-in "type" command instead.
8843
8844 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8845
8846 * config.sub: Reverted the earlier change, this version is not the
8847 master file.
8848
8849 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8850
8851 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8852 Add support for mips64.
8853
8854 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8855
8856 * configure.in: Enable libstdc++-v3 for h8300 targets.
8857
8858 2001-08-30 Eric Christopher <echristo@redhat.com>
8859 Jason Eckhardt <jle@redhat.com>
8860
8861 * config.sub: Add support for mipsisa32.
8862
8863 2001-08-30 Eric Christopher <echristo@redhat.com>
8864
8865 * config.sub, config.guess: Import latest from subversions.
8866
8867 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8868
8869 * config.sub, config.guess: Import latest from subversions.
8870
8871 2001-07-26 DJ Delorie <dj@redhat.com>
8872
8873 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8874
8875 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8876
8877 * Makefile.in: Revert 2001-06-17.
8878 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8879
8880 2001-06-17 H.J. Lu <hjl@gnu.org>
8881
8882 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8883 (gas+binutils.tar.bz2): Likewise.
8884 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8885
8886 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8887
8888 * Makefile.in (VER): When present, extract the version number from
8889 the file version.in.
8890
8891 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8892
8893 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8894 gcc/xgcc is built, use -print-prog-name to find out the program
8895 name to use.
8896
8897 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8898
8899 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8900 with_gcc]: Use `gcc -shared' to build a shared library.
8901
8902 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8903
8904 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8905 archives.
8906
8907 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8908
8909 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8910 libraries when using g++ with native linker.
8911
8912 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8913
8914 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8915
8916 2001-05-24 Tom Rix <trix@redhat.com>
8917
8918 * configure.in : enable ld for aix
8919
8920 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8921
8922 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8923 [aix4*|aix5*]: Prepend blank.
8924
8925 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8926
8927 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8928 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8929 of subdir/configure scripts to use the new libtool.m4.
8930
8931 2001-05-14 H.J. Lu <hjl@gnu.org>
8932
8933 * config.if (libc_interface): Set to -libc6.2- for cross
8934 compiling to Linux/glibc 2.2.
8935
8936 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8937
8938 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8939 libgcj.
8940
8941 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8942
8943 * configure.in (noconfigdirs): Don't reset it from scratch in the
8944 target case; only append to it.
8945
8946 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8947
8948 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8949 sparc-*-solaris2.8]: Disable ${libgcj}.
8950
8951 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8952
8953 * configure.in (libgcj_saved): Copy from $libgcj.
8954 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8955 --disable-libgcj.
8956
8957 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8958
8959 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8960 1.641.2.228.
8961
8962 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8963
8964 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8965 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8966
8967 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8968
8969 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8970 New macros.
8971 (bootstrap, cross): Use RECURSE_FLAGS.
8972 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8973
8974 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8975
8976 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8977
8978 2001-03-23 Nick Clifton <nickc@redhat.com>
8979
8980 * README-maintainer-mode: Add note about inability to use "make
8981 distclean" in maintainer mode.
8982
8983 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8984
8985 Re-installed:
8986 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8987 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8988 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8989 * ltcf-cxx.sh: Likewise.
8990 * ltcf-gcj.sh: Likewise.
8991
8992 2001-03-22 Philip Blundell <philb@gnu.org>
8993
8994 * config.sub, config.guess: Import latest from subversions.
8995
8996 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8997
8998 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8999 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9000
9001 2001-03-20 Michael Chastain <chastain@redhat.com>
9002
9003 * Makefile.in: all-m4 depends on all-texinfo.
9004
9005 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9006
9007 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9008
9009 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
9010
9011 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
9012 longer valid.
9013
9014 2001-02-16 Nick Clifton <nickc@redhat.com>
9015
9016 * configure.in (noconfigdirs): Allow configuration of texinfo
9017 for Cygwin hosts.
9018
9019 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9020
9021 * config.guess: Add linux target for S/390.
9022 * config.sub: Likewise.
9023 * configure.in: Likewise.
9024
9025 2001-02-06 Ben Elliston <bje@redhat.com>
9026
9027 * configure: Output host type to stdout, not stderr.
9028
9029 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9030
9031 * config.guess: Import from subversions.gnu.org (revision 1.181).
9032 * config.sub: Import from subversions.gnu.org (revision 1.199).
9033
9034 2001-01-30 Alan Modra <alan@linuxcare.com.au>
9035
9036 * config.guess: Handle hppa64-linux systems.
9037
9038 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9039
9040 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9041 Don't unset, it's non-portable and no longer necessary, set to empty
9042 instead.
9043
9044 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9045
9046 * ltconfig: Shell portability fix for the tagname validity check.
9047
9048 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9049
9050 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9051
9052 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9053
9054 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9055 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9056
9057 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9058
9059 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9060 keep at least one of build_libtool_libs or build_old_libs set to
9061 yes.
9062
9063 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9064
9065 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9066 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9067
9068 2000-11-07 Philip Blundell <pb@futuretv.com>
9069
9070 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9071
9072 2000-11-03 Philip Blundell <pb@futuretv.com>
9073
9074 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9075 files.
9076
9077 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
9078
9079 * COPYING.NEWLIB: Put into source repository.
9080
9081 2001-01-15 Ben Elliston <bje@redhat.com>
9082
9083 * configure.in (host_tools): Add sid.
9084 Always configure cgen.
9085 * Makefile.in (all-sid): New target.
9086 (check-sid, clean-sid, install-sid): Likewise.
9087
9088 2001-01-07 Andreas Jaeger <aj@suse.de>
9089
9090 * config.sub, config.guess: Update from subversions.
9091
9092 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9093
9094 * configure.in: Disable language-specific target libraries for
9095 languages that aren't enabled.
9096
9097 2000-11-24 Nick Clifton <nickc@redhat.com>
9098
9099 * configure.in (xscale-elf): Add target.
9100 (xscale-coff): Add target.
9101 (c4x, c5x, tic54x): Move after ARM targets.
9102
9103 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
9104
9105 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
9106
9107 2000-11-20 Ian Lance Taylor <ian@zembu.com>
9108
9109 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
9110
9111 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9112
9113 * Makefile.in: Merge with GCC and libgcj.
9114 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9115 configure-target-<library> when their configure scripts need the C
9116 or C++ library to have already been built to work properly.
9117 (do_proto_toplev): Set them to an empty string.
9118
9119 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9120
9121 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9122 (REALLY_SET_LIB_PATH): Use them.
9123
9124 2000-11-06 Christopher Faylor <cgf@cygnus.com>
9125
9126 * config.sub: Add support for Sun Chorus
9127
9128 2000-11-02 Per Lundberg <plundis@chaosdev.org>
9129
9130 * config.sub: Add support for the *-storm-chaos OS.
9131
9132 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
9133
9134 * configure.in (noconfigdirs): Don't compile some
9135 of the libraries for 68HC11 & 68hc12 targets.
9136
9137 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9138
9139 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
9140 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9141 all affected `configure' scripts.
9142
9143 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
9144
9145 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
9146 ltcf-c.sh.
9147
9148 2000-09-12 Philip Blundell <philb@gnu.org>
9149
9150 * config.sub, config.guess: Update from subversions.
9151
9152 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9153
9154 * Makefile.in (all-zlib): Added dummy target.
9155
9156 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
9157 multi-language branch.
9158
9159 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9160
9161 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9162 (bootstrap*): Depend on all-bootstrap.
9163
9164 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9165
9166 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9167 crosses, but add gcc/include to the header search path for them.
9168
9169 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
9170
9171 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
9172 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
9173 * gettext.m4: New file, extracted from aclocal.m4.
9174
9175 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9176
9177 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9178 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9179 sub-configures.
9180
9181 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9182
9183 * Makefile.in (ALL_MODULES): Add all-cgen.
9184 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9185 (all-cgen): New target.
9186 (all-opcodes,all-sim): Depend on all-cgen.
9187 * configure.in (host_tools): Add cgen.
9188 Only configure cgen if --enable-cgen-maint.
9189
9190 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
9191
9192 * config-ml.in (CC, CXX): Don't introduce a leading space.
9193
9194 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9195
9196 * configure.in (libstdcxx_flags): Use
9197 libstdc++-v3/src/libstdc++.INC.
9198
9199 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9200
9201 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9202
9203 2000-08-11 Jason Merrill <jason@redhat.com>
9204
9205 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9206 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9207 (FLAGS_FOR_TARGET): Not here.
9208 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9209
9210 2000-08-07 DJ Delorie <dj@redhat.com>
9211
9212 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9213 "if we're also building gcc, and it's a gcc that will run on the
9214 build machine, we want to use its includes instead of the system's
9215 default includes".
9216
9217 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9218
9219 * configure.in (libstdcxx_flags): Don't use `"'.
9220
9221 * config-ml.in: Adjust multilib search paths to the
9222 appropriate multilib tree.
9223
9224 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9225
9226 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9227 commas in $LANGUAGES.
9228
9229 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9230
9231 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9232
9233 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9234
9235 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9236 CXX_FOR_TARGET for sed.
9237
9238 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9239
9240 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9241 Do not override if already set in the environment or in configure.
9242 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9243 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9244
9245 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9246
9247 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9248 (GCC_FOR_TARGET): Use it.
9249 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9250 * configure.in: ... here.
9251 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9252 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9253
9254 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9255
9256 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9257 (configure-target-libchill, configure-target-libobjc): Likewise.
9258
9259 * configure.in: Use the same cache file for all target libs.
9260 * config-ml.in: But different cache files per multilib variant.
9261
9262 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9263
9264 * configure (topsrcdir): Don't use dirname.
9265
9266 2000-07-20 Jason Merrill <jason@redhat.com>
9267
9268 * configure.in: Remove all references to libg++ and librx.
9269
9270 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9271
9272 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9273
9274 * config.sub: Update to subversions version 2000-07-06.
9275
9276 2000-07-12 Andrew Haley <aph@cygnus.com>
9277
9278 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9279 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9280
9281 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9282
9283 * symlink-tree: Check number of arguments.
9284
9285 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
9286
9287 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9288
9289 2000-07-05 Jim Wilson <wilson@cygnus.com>
9290
9291 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9292 search path for a g++ extracted from the build tree. This
9293 will allow link tests run by configure scripts in
9294 subdirectories to succeed.
9295
9296 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9297
9298 * ltconfig: Add support for mips-dde-sysv4.2MP
9299
9300 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9301
9302 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9303 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9304
9305 2000-06-19 Timothy Wall <twall@cygnus.com>
9306
9307 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9308 * config.sub: Add tic54x target.
9309
9310 2000-06-07 Phillip Thomas <pthomas@suse.de>
9311
9312 * README-maintainer-mode: New file: Contains notes on using
9313 --enable-maintainer-mode with binutils.
9314
9315 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
9316
9317 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9318
9319 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
9320
9321 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9322 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9323
9324 20000-05-21 H.J. Lu (hjl@gnu.org)
9325
9326 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9327 directory are used if they exist. Make sure
9328 $(build_tooldir)/include is searched for header files,
9329 $(build_tooldir)/lib/ for library files.
9330 (GCC_FOR_TARGET): Likewise.
9331 (CXX_FOR_TARGET): Likewise.
9332
9333 2000-05-18 Jeffrey A Law (law@cygnus.com)
9334
9335 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9336
9337 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
9338
9339 * Makefile.in (configure-target-libiberty): Depend on
9340 configure-target-newlib.
9341
9342 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9343
9344 * configure.in, Makefile.in: Merge all libffi-related
9345 configury stuff from the libgcj tree.
9346
9347 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9348
9349 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9350 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9351
9352 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9353
9354 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9355 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9356 current version information. Add to proto-toplev directory.
9357 (gdb-taz): Build do-djunpack.
9358
9359 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9360
9361 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9362
9363 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9364
9365 * ltmain.sh: Preserve in relink_command any environment
9366 variables that may affect the linker behavior.
9367
9368 2000-05-12 Jeffrey A Law (law@cygnus.com)
9369
9370 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9371
9372 2000-05-10 Jim Wilson <wilson@cygnus.com>
9373
9374 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9375
9376 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9377
9378 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9379 with the version name.
9380
9381 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9382
9383 * config.if: Tweak.
9384
9385 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9386
9387 * djunpack.bat: New file.
9388
9389 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
9390
9391 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9392 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9393 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9394 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9395
9396 2000-04-16 Dave Pitts <dpitts@cozx.com>
9397
9398 * config.sub (case $basic_machine): Change default for "ibm-*"
9399 to "openedition".
9400
9401 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
9402
9403 * Makefile.in (gdb-taz): New target. GDB specific archive.
9404 (do-md5sum): New target.
9405 (MD5PROG): Define.
9406 (PACKAGE): Default to TOOL.
9407 (VER): Default to a shell script.
9408 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9409 md5 checksum generation.
9410 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9411 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9412 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9413 insight.tar.bz2): Use gdb-taz to create archive.
9414
9415 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
9416
9417 * configure (warn_cflags): Delete.
9418
9419 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9420 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
9421
9422 * configure.in (enable_libstdcxx_v3): Add.
9423 (target_libs): Add bits here to switch between libstdc++-v2 and
9424 libstdc++-v3.
9425 * config.if: And this file too.
9426 * Makefile.in: Add libstdc++-v3 targets.
9427
9428 2000-04-05 Michael Meissner <meissner@redhat.com>
9429
9430 * config.sub (d30v): Add d30v as a basic machine type.
9431
9432 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9433
9434 * configure.in: -linux-gnu*, not -linux-gnu.
9435
9436 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
9437
9438 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9439 (do-tar-bz2): Replace TOOL with PACKAGE.
9440 (gdb.tar.bz2): Remove GDBTK from GDB package.
9441 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9442 dejagnu.tar.bz2): New packages.
9443
9444 2000-02-27 Andreas Jaeger <aj@suse.de>
9445
9446 * configure.in: Add entry for mips*-*-linux*, move catch all
9447 *-*-*linux* entry below this one.
9448
9449 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9450
9451 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9452
9453 2000-02-24 Nick Clifton <nickc@cygnus.com>
9454
9455 * config.sub: Support an OS of "wince".
9456
9457 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9458
9459 * config.guess, config.sub: Updated to match config's 2000-02-15
9460 version.
9461
9462 2000-02-23 Linas Vepstas <linas@linas.org>
9463
9464 * config.sub: Add support for Linux/IBM 370.
9465 * configure.in: Likewise.
9466
9467 2000-02-22 Nick Clifton <nickc@cygnus.com>
9468
9469 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9470
9471 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9472
9473 * config.guess: Guess "cygwin" rather than "cygwin32".
9474
9475 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9476
9477 * configure (gcc_version): When setting, narrow search to
9478 lines containing `version_string'.
9479
9480 2000-02-15 Denis Chertykov <denisc@overta.ru>
9481
9482 * config.sub: Add support for avr target.
9483
9484 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9485
9486 * config.sub: Add mmix-knuth-mmixware.
9487
9488 2000-01-27 Christopher Faylor <cgf@redhat.com>
9489
9490 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9491 structure stuff to -L library search.
9492 (CXX_FOR_TARGET): Ditto.
9493 (CROSS_CHECK_MODULES): Fix spelling mistake.
9494
9495 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9496
9497 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9498 the C++ compiler.
9499
9500 2000-01-12 Richard Henderson <rth@cygnus.com>
9501
9502 * configure.in: Don't build some bits for beos.
9503
9504 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9505
9506 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9507 as include files.
9508
9509 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9510
9511 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9512 not mh-aix43.
9513
9514 1999-12-14 Richard Henderson <rth@cygnus.com>
9515
9516 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9517 * config.sub: Accept alphaev[78], alphaev8.
9518
9519 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9520
9521 * config.guess, config.sub: Update from autoconf.
9522
9523 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9524
9525 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9526 necessary libraries are missing.
9527
9528 1999-10-25 Andreas Schwab <schwab@suse.de>
9529
9530 * configure: Fix quoting inside arguments of eval.
9531
9532 1999-10-21 Nick Clifton <nickc@cygnus.com>
9533
9534 * config-ml.in: Allow suppression of some ARM multilibs.
9535
9536 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9537
9538 * config.guess: Add OS/390 match pattern.
9539 * config.sub: Add mvs, openedition targets.
9540 * configure.in (i370-ibm-opened*): New.
9541
9542 1999-09-04 Steve Chamberlain <sac@pobox.com>
9543
9544 * config.sub: Add support for configuring for pj.
9545
9546 1999-08-31 Nick Clifton <nickc@cygnus.com>
9547
9548 * config.sub (maybe_os): Add support for configuring for fr30.
9549
9550 1999-08-25 Nick Clifton <nickc@cygnus.com>
9551
9552 * configure.in: Do not configure or build ld for AIX
9553 platforms. ld is known to be broken on these platforms.
9554
9555 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9556
9557 * config-ml.in: Pass compiler flag corresponding to multidirs to
9558 subdir configures.
9559
9560 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9561
9562 * Makefile.in (LDFLAGS): Define.
9563
9564 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9565
9566 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9567 noconfigdirs.
9568 (*-*-cygwin*): Likewise.
9569
9570 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9571
9572 * mkdep: New file.
9573 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9574 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9575
9576 From Eli Zaretskii <eliz@is.elta.co.il>:
9577 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9578 long file name when using DJGPP on MS-DOS.
9579
9580 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9581
9582 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9583
9584 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9585
9586 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9587 dependency as this causes "make check" to globally "make all"
9588
9589 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9590
9591 * configure.in (target_libs): Added target-zlib.
9592 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9593 (CONFIGURE_TARGET_MODULES): Likewise.
9594 (CHECK_TARGET_MODULES): Likewise.
9595 (INSTALL_TARGET_MODULES): Likewise.
9596 (CLEAN_TARGET_MODULES): Likewise.
9597 (configure-target-zlib): New target.
9598 (all-target-zlib): Likewise.
9599 (all-target-libjava): Depend on all-target-zlib.
9600 (configure-target-libjava): Depend on configure-target-zlib.
9601
9602 * Makefile.in (configure-target-libjava): Depend on
9603 configure-target-newlib.
9604 (configure-target-boehm-gc): New target.
9605 (configure-target-qthreads): New target.
9606
9607 * configure.in (target_libs): Added target-qthreads.
9608 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9609 (CONFIGURE_TARGET_MODULES): Likewise.
9610 (CHECK_TARGET_MODULES): Likewise.
9611 (INSTALL_TARGET_MODULES): Likewise.
9612 (CLEAN_TARGET_MODULES): Likewise.
9613 (all-target-qthreads): New target.
9614 (configure-target-libjava): Depend on configure-target-qthreads.
9615 (all-target-libjava): Depend on all-target-qthreads.
9616
9617 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9618 (CONFIGURE_TARGET_MODULES): Likewise.
9619 (CHECK_TARGET_MODULES): Likewise.
9620 (INSTALL_TARGET_MODULES): Likewise.
9621 (CLEAN_TARGET_MODULES): Likewise.
9622 (all-target-libjava): New target.
9623 (all-target-boehm-gc): Likewise.
9624 * configure.in (target_libs): Added libjava, boehm-gc.
9625
9626 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9627
9628 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9629 configure.bat in SUPPORT_FILES.
9630 (gas+binutils.tar.bz2): Likewise.
9631
9632 * makeall.bat: Remove; obsolete.
9633
9634 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9635
9636 From Mark Elbrecht:
9637 * configure.bat: Remove; obsolete.
9638
9639 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9640
9641 * configure: Add -W -Wall to the default CFLAGS when compiling with
9642 gcc.
9643
9644 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9645
9646 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9647
9648 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9649
9650 * configure.in: Build ld on IRIX6.
9651
9652 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9653
9654 * Makefile.in: Change distribution targets to use bzip2 instead of
9655 gzip.
9656 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9657 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9658
9659 1999-06-04 Nick Clifton <nickc@cygnus.com>
9660
9661 * config.sub: Add mcore target.
9662
9663 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9664
9665 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9666
9667 1999-05-25 H.J. Lu (hjl@gnu.org)
9668
9669 * config.guess (dummy): Changed to $dummy.
9670
9671 1999-05-24 Nick Clifton <nickc@cygnus.com>
9672
9673 * config.sub: Tidied up case statements.
9674
9675 1999-05-22 Ben Elliston <bje@cygnus.com>
9676
9677 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9678 <jiro@din.or.jp>.
9679
9680 * config.guess: Merge with FSF version. Future changes will be
9681 more accurately recorded in this ChangeLog.
9682 * config.sub: Likewise.
9683
9684 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9685
9686 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9687
9688 1999-04-30 Tom Tromey <tromey@cygnus.com>
9689
9690 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9691
9692 1999-04-23 Tom Tromey <tromey@cygnus.com>
9693
9694 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9695
9696 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9697
9698 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9699 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9700 Bad merge removed these two changes.
9701
9702 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9703 Martin Heller (Ing.-Buero_Heller@t-online.de)
9704
9705 * config.guess (interix Alpha): Add.
9706
9707 1999-04-11 Richard Henderson <rth@cygnus.com>
9708
9709 * configure.in (i?86-*-beos*): Do config gperf; don't config
9710 gdb, newlib, or libgloss.
9711
9712 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9713
9714 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9715 link a trivial program with -mabi=64. If it fails, remove mabi=64
9716 from multidirs.
9717
9718 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9719
9720 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9721
9722 1999-04-08 Nick Clifton <nickc@cygnus.com>
9723
9724 * config.sub: Add support for mcore targets.
9725
9726 1999-04-07 Michael Meissner <meissner@cygnus.com>
9727
9728 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9729 not mt-ospace, in order to shut up assembler warning about using
9730 symbols that are named the same as registers.
9731
9732 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9733
9734 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9735 dependency list for all-target-cygmon.
9736
9737 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9738
9739 * config-ml.in: Check $host, not $target, for selective multilibs.
9740 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9741 thumb interworking, and underscore prefix multilibs.
9742
9743 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9744
9745 * missing: Update to version from current automake.
9746
9747 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9748
9749 * configure (gxx_include_dir): Removed.
9750
9751 * configure.in (gxx_include_dir): Handle it.
9752 * Makefile.in: Likewise.
9753
9754 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9755
9756 * config.sub (mips64vr4111,mips64vr4111el) Add.
9757
9758 1999-03-21 Ben Elliston <bje@cygnus.com>
9759
9760 * config.guess: Correct typo for detecting ELF on FreeBSD.
9761
9762 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9763
9764 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9765 config/mh-djgpp.
9766
9767 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9768
9769 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9770 all-target-newlib to dependency list for all-target-bsp.
9771
9772 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9773
9774 * config.sub: Add i386-uwin support.
9775 * config.guess: Likewise.
9776
9777 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9778
9779 * configure.in: cleanup, add mh-*pic handling for arm, special
9780 case powerpc*-*-aix*
9781
9782 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9783
9784 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9785 can be built.
9786
9787 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9788
9789 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9790 targets.
9791
9792 1999-03-02 Nick Clifton <nickc@cygnus.com>
9793
9794 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9795
9796 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9797
9798 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9799
9800 1999-02-24 Nick Clifton <nickc@cygnus.com>
9801
9802 * config.sub: Fix typo in arm recognition.
9803
9804 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9805
9806 * configure.in (noconfigdirs): Changed target_configdirs to
9807 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9808 rather than m68k-*-* since it is not known to work on
9809 m68k-aout. Ditto for arm-*-*oabi.
9810
9811 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9812
9813 * configure.in (*-*-windows*): Remove, no longer used.
9814
9815 1999-02-19 Ben Elliston <bje@cygnus.com>
9816
9817 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9818 Smart and improved by Andrew Cagney.
9819
9820 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9821
9822 * config.guess: Recognize openbsd-*-hppa.
9823
9824 1999-02-17 H.J. Lu (hjl@gnu.org)
9825
9826 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9827 only if it is not empty.
9828
9829 1999-02-17 Nick Clifton <nickc@cygnus.com>
9830
9831 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9832
9833 * config.guess: Modified to recognize uname's armv* syntax.
9834
9835 * config.sub: Modified to recognize uname's armv* syntax.
9836
9837 1999-02-17 Mark Salter <msalter@cygnus.com>
9838
9839 * configure.in: Added target-bsp for sparclite.
9840
9841 1999-02-08 Richard Henderson <rth@cygnus.com>
9842
9843 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9844
9845 1999-02-08 Nick Clifton <nickc@cygnus.com>
9846
9847 * configure.in: Add support for strongarm port.
9848 * config.sub: Add support for strongarm target.
9849
9850 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9851
9852 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9853 the old name config/mh-cygwin32.
9854 Enable texinfo.
9855
9856 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9857
9858 * configure.in: Do build ld for ix86 Solaris.
9859
9860 1999-02-02 Jim Wilson <wilson@cygnus.com>
9861
9862 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9863 $AR_FOR_TARGET. Likewise for RANLIB.
9864
9865 1999-02-02 Catherine Moore <clm@cygnus.com>
9866
9867 * config.sub (oabi): Recognize.
9868 * configure.in (arm-*-oabi): Handle.
9869
9870 1999-01-30 Robert Lipe (robertlipe@usa.net)
9871
9872 * config.guess: Improve detection of i686 on UnixWare 7.
9873
9874 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9875
9876 * config.guess: Add support for i386-pc-interix.
9877 * config.sub: Likewise.
9878 * configure.in: Likewise.
9879
9880 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9881
9882 * Makefile.in: Remove unneeded all-target-libio from
9883 from all-target-winsup target since it is now unneeded.
9884 Add all-target-libtermcap in its place since it is now
9885 needed.
9886
9887 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9888
9889 * configure.in: makefile stub for cygwin target is probably
9890 unnecessary. Remove it for now.
9891
9892 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9893
9894 * configure.in: libtermcap.a should be built when cygwin is the
9895 target as well as the host.
9896 * config.guess: Allow mixed case in cygwin uname output.
9897 * Makefile.in: Add libtermcap target.
9898
9899 1998-12-23 Jeffrey A Law (law@cygnus.com)
9900
9901 * config.sub: Clean up handling of hppa2.0.
9902
9903 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9904
9905 * config.guess: Use C code to identify more HP machines.
9906
9907 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9908
9909 * config.sub: Handle hppa2.0.
9910
9911 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9912
9913 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9914 cygmon for all sparclite targets, regardless of object format.
9915
9916 1998-12-15 Mark Salter <msalter@cygnus.com>
9917
9918 * configure.in: Added target-bsp for several target architectures.
9919
9920 * Makefile.in: Added rules for bsp.
9921
9922 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9923
9924 * config.guess: Improve detection of hppa2.0 processors.
9925
9926 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9927
9928 * config.guess: Recognize FreeBSD using ELF automatically.
9929
9930 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9931
9932 * configure (skip-this-dir): Add handling for new shell script, which
9933 might be created by a sub-directory's configure to indicate, this particular
9934 directory is "unwanted".
9935 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9936
9937 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9938
9939 * ltconfig: import from libtool, after changing libtool to
9940 account for the cygwin name change.
9941
9942 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9943
9944 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9945 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9946
9947 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9948
9949 * configure.in: Add libtermcap to list of cygwin dependencies.
9950
9951 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9952
9953 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9954 they include winsup/include when it's a cygwin target.
9955
9956 1998-11-12 Tom Tromey <tromey@cygnus.com>
9957
9958 * configure.in (host_tools): Added zip.
9959 * Makefile.in (all-target-libjava): Depend on all-zip.
9960 (all-zip): New target.
9961 (ALL_MODULES): Added all-zip.
9962 (NATIVE_CHECK_MODULES): Added check-zip.
9963 (INSTALL_MODULES): Added install-zip.
9964 (CLEAN_MODULES): Added clean-zip.
9965
9966 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9967
9968 * Makefile.in: lose "32" from comment about cygwin.
9969
9970 1998-11-05 Nick Clifton <nickc@cygnus.com>
9971
9972 * configure.in: Use -Os to build target libraries for the fr30.
9973
9974 1998-11-04 Dave Brolley <brolley@cygnus.com>
9975
9976 * config.sub: Add fr30.
9977
9978 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9979
9980 * configure.in: drop "32" from config/mh-cygwin32. Check
9981 cygwin* instead of cygwin32*.
9982 * config.sub: Check cygwin* instead of cygwin32*.
9983
9984 1998-10-22 Robert Lipe <robertl@dgii.com>
9985
9986 * config.guess: Match any version of Unixware7.
9987
9988 1998-10-20 Syd Polk <spolk@cygnus.com>
9989
9990 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9991 if desired.
9992
9993 1998-10-18 Jeffrey A Law (law@cygnus.com)
9994
9995 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9996 these if the appropriate directories and files to not exist.
9997
9998 1998-10-14 Jeffrey A Law (law@cygnus.com)
9999
10000 * Makefile.in (DEVO_SUPPORT): Add config.if.
10001
10002 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
10003
10004 * configure: Add pattern to replace "build_tooldir"'s
10005 definition in the generated Makefile with "tooldir"'s
10006 actual value.
10007
10008 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10009
10010 * config.sub: Bring back lost sparcv9.
10011
10012 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10013
10014 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10015
10016 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10017 CC_FOR_TARGET and friends.
10018
10019 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10020
10021 * Makefile.in (build_tooldir): New variable, same as tooldir.
10022 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10023 -B$(build_tooldir)/bin/.
10024 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10025
10026 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10027
10028 * config.sub: Add support for i[34567]86-pc-udk.
10029 * configure.in: Likewise.
10030
10031 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10032
10033 * Makefile.in: add bzip2 package building bits for user
10034 tools module
10035 * configure.in: ditto
10036
10037 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10038
10039 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10040 (ALL_TARGET_MODULES): Add all-target-libobjc.
10041 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10042 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10043 (all-target-libchill): Add dependencies.
10044 * configure.in (target_libs): Add libchill.
10045
10046 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10047
10048 * configure.in (target_subdir): Remove duplicate line.
10049
10050 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10051
10052 * Makefile.in (all-automake): fix dependencies.
10053
10054 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10055
10056 * configure.in: Minor cleanups for building in the $(target_alias)
10057 subdir.
10058
10059 1998-09-22 Jim Wilson <wilson@cygnus.com>
10060
10061 * Makefile.in (bootstrap): Set r and s before make all. Use
10062 BASE_FLAGS_TO_PASS in make all.
10063 (cross): Likewise.
10064
10065 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10066
10067 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10068
10069 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10070
10071 * config.sub: Fix typo in last change.
10072
10073 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10074
10075 * config.sub: Add support for C4x target.
10076 * configure.in: Likewise.
10077
10078 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10079
10080 * config.sub: Recognize sparcv9 just like sparc64.
10081
10082 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10083
10084 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10085
10086 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10087
10088 * config.guess: Correctly identify Pentium II sco boxes.
10089
10090 * config.guess: Fix "tr" code. From Weiwen Liu.
10091
10092 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10093
10094 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10095 stabs.
10096
10097 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10098
10099 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10100 (ALL_TARGET_MODULES): Add all-target-libchill.
10101 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10102 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10103 (all-target-libchill): Add dependencies.
10104 * configure.in (target_libs): Add libchill.
10105
10106 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10107
10108 * config.guess: Avoid assumptions about "tr" behaves when
10109 LANG is set to something other than English.
10110
10111 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10112
10113 * configure (gxx_include_dir): Changed to
10114 '${prefix}/include/g++'-${libstdcxx_interface}.
10115
10116 * config.if: New to determine the interfaces.
10117
10118 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10119
10120 * config.guess: Detect and handle MPE/IX.
10121 * config.sub: Deal with MPE/IX.
10122
10123 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10124
10125 * configure.in: Use mh-aix43.
10126
10127 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10128
10129 * configure: Fix --without/--disable cases for gxx-include-dir.
10130
10131 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10132
10133 * mdata-sh: Imported. Needed for automake support.
10134
10135 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10136
10137 * Makefile.in (taz): Try "chmod -R og=u ." before
10138 "chmod og=u `find . -print`".
10139
10140 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10141
10142 * configure.in: Add arm-elf and thumb-elf support.
10143
10144 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10145
10146 * Makefile.in: Undo previous patch.
10147
10148 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10149
10150 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10151 to here ...
10152 (install-no-fixedincludes): and here
10153 (INSTALL_MODULES): ... from here.
10154
10155 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10156
10157 * config.sub: Merge with FSF.
10158
10159 * config.guess: Merge with FSF.
10160
10161 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10162
10163 * configure (extraconfigdirs): New variable.
10164 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10165 * Makefile.in (all): Move higher in file.
10166 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10167 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10168 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10169 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10170 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10171
10172 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10173
10174 * Makefile.in (all-target-libjava): Depend on all-gcc and
10175 all-target-newlib.
10176 (configure-target-libjava): Depend on $(ALL_GCC).
10177
10178 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10179
10180 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10181 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10182
10183 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10184
10185 * ylwrap: Change absolute path checks to check for DOS style path
10186 names.
10187
10188 * ylwrap: Don't use a full path name if the source file is in the
10189 same directory. From hjl@lucon.org (H.J. Lu).
10190
10191 * config-ml.in: Default to being verbose, to match Feb 18 change to
10192 configure.
10193
10194 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10195
10196 Brought over from egcs:
10197
10198 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10199
10200 * configure.in (target_subdir): Set to ${target_alias} instead
10201 of "libraries".
10202
10203 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10204
10205 * configure.in (target_subdir): Set to libraries if enable_multilib.
10206
10207 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10208
10209 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10210 multilibs, force reconfiguration the first time we create
10211 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10212
10213 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10214
10215 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10216 avoid confusion with --no-recursion.
10217
10218 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10219
10220 * configure.in: Win32 hosts shouldn't use install -x
10221 * install-sh: remove -x option, and special .exe-handling
10222 hack.
10223
10224 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10225
10226 * config.guess: Recognize i586-pc-beos.
10227 * configure.in: Don't build some bits for beos.
10228
10229 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10230
10231 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10232 CFLAGS default to -O2.
10233
10234 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10235 when using GNU ld.
10236
10237 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10238
10239 * ltmain.sh: Correct install when using a different shell.
10240
10241 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10242
10243 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10244
10245 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10246
10247 * makefile.vms: Update to build binutils/makefile.vms. Add install
10248 target.
10249
10250 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10251
10252 * ltconfig: Update to correct AIX handling.
10253
10254 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10255
10256 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10257
10258 * configure.in (target_subdir): Set to ${target_alias} instead
10259 of "libraries".
10260
10261 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10262
10263 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10264 (Makefile): Depend on $(gcc_version_trigger).
10265
10266 * configure (gcc_version): Change default initializer to empty
10267 string.
10268 (gcc_version_trigger): New variable; pass this variable down
10269 to subdir configures to enable them checking gcc's version
10270 themselves. Emit make macros for both gcc_version vars.
10271 (topsrcdir): Initialize reliably.
10272 (recursion line): Remove --with-gcc-version=${gcc_version}.
10273
10274 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10275
10276 * configure (enable_version_specific_runtime_libs): Implement new flag
10277 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10278 in $(libsubdir); emit definition in each generated Makefile.
10279 (gxx_include_dir): Initialize depending on
10280 $enable_version_specific_runtime_libs.
10281
10282 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10283
10284 * configure (gcc_version): Initialize properly depending on
10285 how and where configure is started.
10286 (recursion line): Pass a --with-gcc-version=${gcc_version}
10287 to configures in subdirs.
10288
10289 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10290
10291 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10292 cygmon
10293
10294 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10295
10296 * configure.in: Add cygmon and libstub support for mn10200.
10297
10298 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10299
10300 * configure (gcc_version): Add new variable describing the
10301 particular gcc version we're building.
10302 * Makefile.in (libsubdir): Add new macro for the directory
10303 in which the compiler finds executables, libraries, etc.
10304 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10305 and libsubdir.
10306
10307 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10308
10309 * Makefile.in (local-clean): Remove *.log.
10310 (warning.log): Built with warn_summary from build.log.
10311 (mail-report.log): Run test_summary.
10312 (mail-report-with-warnings.log): Run test_summary including
10313 warning.log in the report.
10314
10315 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10316
10317 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10318
10319 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10320
10321 * Makefile.in (grep): Grep no longer depends on libiberty.
10322
10323 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10324
10325 * Makefile.in: all-snavigator needs all-libgui.
10326
10327 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10328
10329 * configure.in: Add cygmon and libstub support for mn10300.
10330
10331 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10332
10333 * missing: Update to version from automake 1.3.
10334
10335 * ltmain.sh: On installation, don't get confused if the same name
10336 appears more than once in the list of library names.
10337
10338 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10339
10340 * config.sub: Accept m68060 and m5200 as CPU names.
10341
10342 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10343
10344 * configure: Use && rather than using -a in test, because odd
10345 strings can confuse test.
10346 * configure.in: Likewise.
10347
10348 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10349
10350 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10351
10352 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10353
10354 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10355 bootstrap4-lean): New targets.
10356
10357 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10358
10359 * mpw-* Delete. Not used.
10360
10361 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10362
10363 * COPYING.LIB: Update FSF address.
10364
10365 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10366
10367 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10368
10369 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10370 GAS_SUPPORT_DIRS.
10371
10372 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10373
10374 * ltconfig, ltmain.sh: Avoid producing a version number if
10375 -version-info was not used.
10376
10377 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10378
10379 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10380 building with newlib.
10381
10382 1998-04-30 Paul Eggert <eggert@twinsun.com>
10383
10384 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10385 Solaris `make' causes it to continue to next definition.
10386
10387 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10388
10389 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10390 the right GUI libraries and files are installed along with GDB.
10391
10392 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10393
10394 * configure.in: Change alpha to alpha* in several places.
10395
10396 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10397
10398 * config.sub: Recognize sparc86x.
10399
10400 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10401
10402 * configure.in (--enable-target-optspace): Remove debug echo.
10403
10404 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10405
10406 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10407
10408 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10409
10410 * ltconfig: Update cygwin32 support.
10411
10412 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10413 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10414 (GDB_SUPPORT_DIRS): Likewise.
10415
10416 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10417
10418 * configure.in (target_makefile_frag): If --enable-target-optspace,
10419 use -Os to compile target libraries rather than -O2. Default to
10420 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10421 not used.
10422 * configure.in (target_cflags): Ditto for d30v.
10423
10424 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10425
10426 * Makefile.in (all-bfd): Depend on all-intl.
10427 (all-binutils): Likewise.
10428 (all-gas): Likewise.
10429 (all-gprof): Likewise.
10430 (all-ld): Likewise.
10431
10432 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10433
10434 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10435
10436 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10437
10438 * Makefile.in (all-bfd): Depend upon all-libiberty.
10439
10440 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10441
10442 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10443
10444 * Makefile.in: Add libstub.
10445
10446 * configure.in: Ditto. Build libstub for targets that have cygmon
10447 support.
10448
10449 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10450
10451 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10452
10453 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10454
10455 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10456 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10457
10458 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10459
10460 * configure: Define DEFAULT_M4 by searching PATH.
10461 * Makfile.in: Use DEFAULT_M4.
10462
10463 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10464
10465 * ltconfig: Add cygwin32 support.
10466
10467 * Makefile.in, configure.in: Add libtool as a native only directory
10468 to configure and build.
10469
10470 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10471
10472 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10473
10474 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10475
10476 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10477
10478 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10479
10480 * Makefile.in: add ash make rules
10481 * configure.in: add ash to native_only and host_tools lists
10482
10483 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10484
10485 * Makefile.in (all-gettext, all-intl): New targets.
10486 (ALL_MODULES): Added all-gettext, all-intl.
10487 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10488 (INSTALL_MODULES): Added install-gettext, install-intl.
10489 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10490
10491 * configure.in (host_tools): Added gettext.
10492 (native_only): Likewise.
10493 (noconfigdirs) [various cases]: Likewise.
10494 (host_libs): Added intl.
10495
10496 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10497
10498 * configure: Do not disable building gdbtk for cygwin32 hosts.
10499
10500 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10501
10502 * configure.in: Add thumb-coff target.
10503 * config.sub: Add thumb-coff target.
10504
10505 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10506
10507 * Makefile.in: Revert yesterday's change.
10508 (all-target-winsup): all-target-librx stays out of here.
10509
10510 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10511
10512 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10513 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10514 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10515 Remove references to librx and libg++.
10516
10517 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10518
10519 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10520 recursive makes
10521
10522 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10523
10524 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10525 for newlib directory.
10526 (CXX_FOR_TARGET): Likewise.
10527
10528 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10529
10530 * ltconfig: Update after libtool/ltconfig.in change for
10531 hpux11.
10532
10533 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10534
10535 * ltconfig, ltmain.sh: Update to libtool 1.2.
10536
10537 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10538
10539 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10540 (install-gcc-cross): Instead, override LANGUAGES here.
10541
10542 1998-03-18 Dave Love <d.love@dl.ac.uk>
10543
10544 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10545 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10546
10547 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10548
10549 * configure.in: Add Thumb-pe target.
10550
10551 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10552
10553 * Makefile.in - changed sn targets to snavigator
10554 * configure.in - changed sn targets to snavigator
10555
10556 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10557
10558 * config-ml.in: After building symlink tree call make distclean
10559 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10560 to be the case for libiberty.
10561
10562 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10563
10564 * configure: When making link, also check the current
10565 directory. The configure scripts may create one.
10566
10567 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10568
10569 * config.sub: Accept alphapca56 and alphaev6 properly.
10570
10571 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10572
10573 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10574
10575 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10576
10577 * config.sub (sco5): Fix typo.
10578
10579 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10580
10581 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10582 install-itcl.
10583 (install-itcl): Remove dependency on install-tcl.
10584
10585 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10586
10587 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10588
10589 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10590
10591 * configure.in: Don't build libgui for a cygwin32 target when not on
10592 a cygwin32 host.
10593
10594 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10595
10596 * configure (redirect): Set to null, so default behavior of
10597 configure is now --verbose.
10598
10599 1998-02-16 Dave Love <d.love@dl.ac.uk>
10600
10601 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10602 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10603
10604 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10605
10606 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10607 this change to sync Makefile.in with its ChangeLog entries.
10608
10609 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10610
10611 * ltmain.sh (mkdir): Check that the directory doesn't exist
10612 before we exit with error, so that we don't get races during
10613 parallel builds.
10614
10615 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10616
10617 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10618
10619 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10620
10621 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10622 PICFLAG_FOR_TARGET.
10623 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10624
10625 * configure: Emit a definition for the new macro enable_shared
10626 into each Makefile.
10627
10628 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10629
10630 * configure.in (host_tools, native_only): Add libtool.
10631
10632 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10633
10634 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10635 Fix typo in ming config comment.
10636
10637 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10638
10639 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10640
10641 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10642
10643 * config.sub: Add tic30 cases, and map c30 to tic30.
10644
10645 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10646
10647 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10648 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10649 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10650 (CLEAN_TARGET_MODULES): Similarly
10651 (all-target-libf2c): Add dependences.
10652 * configure.in (target_libs): Add libf2c.
10653
10654 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10655
10656 * configure.in: Remove expect from noconfigdirs when target
10657 is cygwin32. OK to build expect and dejagnu with Canadian
10658 Cross.
10659
10660 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10661
10662 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10663 host.
10664
10665 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10666 and mingw32.
10667
10668 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10669
10670 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10671 here as it is not defined in the toplevel Makefile.
10672
10673 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10674
10675 * configure (package_makefile_rules_frag): New variable, which names
10676 a file with generic rules, ...
10677 Change comment to mention we now have FIVE parts.
10678 * configure: Undo last change.
10679
10680 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10681
10682 * config.guess: More accurate determination of HP processor types.
10683 * config.sub: More accurate determination of HP processor types.
10684
10685 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10686
10687 * configure (package_makefile_frag): Move inserting the
10688 ${package_makefile_frag} to where it should be according
10689 to the comment.
10690
10691 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10692
10693 * config.guess: Add support for Linux/ARM.
10694
10695 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10696
10697 * .cvsignore: Remove *-info and *-install since they match
10698 release-info and mpw-install, which we don't want to just ignore.
10699
10700 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10701
10702 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10703
10704 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10705
10706 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10707 local_prefix to sub-make invocations.
10708
10709 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10710
10711 * configure.in: Check makefile fragments in the source
10712 directory.
10713
10714 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10715
10716 * configure.in: Check whether host and target makefile
10717 fragments exist before adding them to *_makefile_frag.
10718
10719 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10720
10721 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10722
10723 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10724
10725 * configure.in: Make sure we only replace RPATH_ENVVAR on
10726 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10727 regexp to sed.
10728
10729 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10730 to sub-makes.
10731
10732 1998-01-13 Lee Iverson (leei@ai.sri.com)
10733
10734 * config-ml.in (multi-do): LDFLAGS must include multilib
10735 designator.
10736
10737 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10738
10739 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10740
10741 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10742
10743 * config.sub: Add mingw32 support.
10744 * configure.in: Likewise.
10745
10746 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10747
10748 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10749
10750 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10751
10752 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10753 * configure (gxx_include_dir): Provide a definition for subdirs
10754 which do not use autoconf.
10755
10756 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10757
10758 * config.guess: Sync with egcs. Picks up new alpha support,
10759 BeOS & some additional linux support.
10760
10761 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10762
10763 * config.guess: HP 9000/803 is a PA1.1 machine.
10764
10765 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10766
10767 * configure.in: It's alpha*-...
10768
10769 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10770
10771 * configure.in (host_makefile_frag, target_makefile_frag):
10772 Handle multiple config files.
10773 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10774 alpha-*-*.
10775
10776 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10777
10778 * mkdep: New file.
10779
10780 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10781
10782 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10783
10784 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10785
10786 * Makefile.in: Add libgui directory.
10787 (GDB_TK): Add all-libgui.
10788 * configure.in: Add libgui directory.
10789 * configure: Add all-libgui to GDB_TK.
10790
10791 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10792
10793 * config-ml.in (multidirs): Add m32r to multilib list.
10794
10795 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10796
10797 * Makefile.in (all-target-gperf): Change dependency to
10798 all-target-libstdc++.
10799
10800 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10801
10802 * config.guess: Add BeOS support.
10803
10804 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10805
10806 Source directory cvs renamed to cvssrc:
10807 * configure.in (host_tools): Change cvs to cvssrc.
10808 (native_only): Likewise.
10809 (noconfigdirs) [various cases]: Likewise.
10810 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10811 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10812 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10813 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10814 (all-cvssrc): Rename target from all-cvs.
10815
10816 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10817
10818 * configure (gxx_include_dir): Fix thinko.
10819
10820 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10821
10822 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10823 (install-cross, install-gcc-cross): New targets.
10824
10825 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10826
10827 * configure.in (noconfigdirs): Add support for Thumb target.
10828
10829 * config.sub (maybe_os): Add support for Thumb target.
10830
10831 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10832
10833 * Makefile.in: Add rules for cygmon.
10834
10835 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10836
10837 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10838
10839 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10840 * configure (gxx_include_dir): Provide a definition for subdirs
10841 which do not use autoconf.
10842
10843 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10844
10845 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10846 11/18/97 build
10847
10848 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10849
10850 * From Franz Sirl.
10851 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10852 found on RedHat Linux systems.
10853
10854 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10855
10856 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10857 guesses.
10858
10859 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10860
10861 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10862
10863 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10864
10865 * ltmain.sh: If mkdir fails, check whether the directory was created
10866 anyhow by some other process.
10867
10868 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10869
10870 * configure.in (d30v-*-*): Configure all directories.
10871
10872 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10873
10874 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10875 for the D30V.
10876
10877 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10878
10879 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10880
10881 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10882
10883 * include/libiberty.h: Add extern "C" { so it can be used with C++
10884 progrms.
10885 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10886 programs.
10887
10888 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10889
10890 * configure.in (d30v-*-*): Configure GCC now.
10891
10892 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10893
10894 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10895 is no longer needed.
10896
10897 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10898
10899 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10900
10901 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10902
10903 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10904 targets using "$@" to provide support for similar but not identical
10905 targets without having to duplicate code.
10906
10907 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10908
10909 * makefile.vms: Fix to work with DEC C.
10910
10911 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10912
10913 * config.sub: Add mips-tx39-elf to marketing names.
10914
10915 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10916
10917 * ltmain.sh: Handle symlinks in generated script.
10918
10919 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10920
10921 * configure: Handle autoconf style directory options: --bindir,
10922 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10923 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10924 --sysconfdir.
10925 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10926 (sharedstatedir, localstatedir, oldincludedir): New variables.
10927 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10928 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10929 sbindir, sharedstatedir, and sysconfdir.
10930
10931 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10932
10933 * Makefile.in (bootstrap-lean): New target.
10934
10935 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10936
10937 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10938 sn, and gnuserv from noconfigdirs.
10939
10940 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10941
10942 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10943
10944 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10945
10946 * Makefile.in (cross): New target.
10947
10948 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10949 Jeff Law <law@cygnus.com>
10950
10951 * Makefile.in (bootstrap2, bootstrap3): New targets.
10952 (all-bootstrap): Remove outdated and confusing target.
10953 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10954
10955 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10956
10957 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10958 windows. Consistent with gdb/configure.
10959
10960 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10961
10962 * configure.in: Name Linux target fragment.
10963
10964 * configure: Rewrite so that project Makefile fragment is inserted
10965 first and appears last in the resulting Makefile.
10966
10967 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10968
10969 * Makefile.in (install-itcl): Install tcl first.
10970
10971 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10972
10973 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10974
10975 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10976
10977 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10978
10979 * configure.in (skipdirs): Add target-librx for Linux.
10980 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10981
10982 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10983
10984 * Makefile.in (bootstrap): New target.
10985
10986 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10987
10988 * config.sub: Accept 'amigados' for backward compatability.
10989
10990 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10991
10992 * config.guess: Merge with FSF.
10993
10994 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10995
10996 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10997
10998 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10999
11000 * config.sub: Add "marketing-names" patch.
11001
11002 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11003
11004 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11005
11006 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11007
11008 * config.sub: Handle v850-elf.
11009
11010 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11011
11012 * .cvsignore (*-install): Remove.
11013
11014 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11015
11016 * ltconfig: Set CONFIG_SHELL in libtool.
11017 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11018
11019 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11020
11021 * configure.in (target_subdir): Set to libraries if enable_multilib.
11022
11023 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11024
11025 * config.guess: Update from gcc directory.
11026
11027 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11028
11029 * Makefile.in (all-sim): Depends on all-readline.
11030
11031 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11032
11033 * Makefile.in (BISON, YACC): Use $$s.
11034 (all-bison): Depend on all-texinfo.
11035
11036 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11037
11038 * Makefile.in (BISON): Add -L flag.
11039 (YACC): Likewise.
11040
11041 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11042
11043 * configure.in (noconfigdirs): Add support for v850e target.
11044
11045 * config.sub (maybe_os): Add support for v850e target.
11046
11047 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11048
11049 * configure.in (noconfigdirs): Add support for v850ea target.
11050
11051 * config.sub (maybe_os): Add support for v850ea target.
11052
11053 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11054
11055 * config.sub: Add mipstx39. Delete r3900.
11056
11057 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11058
11059 * Makefile.in (all-autoconf): Depends on all-texinfo.
11060
11061 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11062
11063 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11064 eabi targets.
11065
11066 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11067
11068 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11069
11070 * configure: When handling a Canadian Cross, handle YACC as well as
11071 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11072 * Makefile.in (all-bison): Depend upon all-texinfo.
11073
11074 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11075
11076 * Makefile.in (BISON): bison, not byacc or bison -y.
11077 (YACC): bison -y or byacc or yacc.
11078 (various): Add *-bison as appropriate.
11079 (taz): No need to mess with BISON anymore.
11080
11081 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11082
11083 * configure: If OSTYPE matches *win32*, try to find a good value for
11084 CONFIG_SHELL.
11085
11086 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11087
11088 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11089 configure.in if it is present.
11090
11091 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11092
11093 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11094
11095 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11096
11097 * config.sub: Recognize `arc' cpu.
11098 * configure.in: Likewise.
11099 * config-ml.in: Likewise.
11100
11101 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11102
11103 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11104
11105 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11106
11107 * configure: Changed sed delimiter from ':' to '|' when
11108 attempting to substitute ${config_shell} for SHELL. On
11109 NT ${config_shell} may contain a ':' in it.
11110
11111 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11112
11113 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11114
11115 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11116
11117 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11118
11119 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11120
11121 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11122
11123 * ylwrap: If the program is a relative path, force it to be
11124 absolute.
11125
11126 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11127
11128 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11129
11130 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11131
11132 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11133 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11134 for libraries.
11135
11136 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11137
11138 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11139 separated by spaces.
11140
11141 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11142
11143 * ylwrap: New file.
11144 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11145
11146 * ltmain.sh: Handle /bin/sh at start of install program.
11147
11148 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11149
11150 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11151 * missing: New file, from automake 1.2.
11152
11153 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11154
11155 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11156 check-tk to CHECK_X11_MODULES.
11157
11158 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11159
11160 * config.sub: Merge with FSF.
11161
11162 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11163
11164 * config.guess: Merge with FSF.
11165
11166 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11167
11168 * configure: Treat msdosdjgpp like go32.
11169 * configure.in: Likewise. Don't remove gprof for go32.
11170
11171 * configure: Change Makefile.tem2 to Makefile.tm2.
11172
11173 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11174
11175 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11176
11177 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11178
11179 * install-sh (chmodcmd): Set to null if the DST directory already
11180 exists. Same as Nov 11th change.
11181
11182 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11183
11184 * configure (GDB_TK): Needs itcl and tix.
11185
11186 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11187
11188 * config.guess: Update from FSF.
11189
11190 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11191
11192 * Makefile.in (GDB_TK): Depend on itcl and tix.
11193
11194 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11195
11196 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11197 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11198 (INSTALL_SCRIPT): New variable.
11199 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11200 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11201 to -x.
11202 * install-sh: Add support for -x option.
11203
11204 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11205
11206 * configure.in, Makefile.in: Treat tix like itcl.
11207
11208 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11209
11210 * Makefile.in (WINDRES): New variable.
11211 (WINDRES_FOR_TARGET): New variable.
11212 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11213 (EXTRA_HOST_FLAGS): Add WINDRES.
11214 (EXTRA_TARGET_FLAGS): Add WINDRES.
11215 (EXTRA_GCC_FLAGS): Add WINDRES.
11216 ($(DO_X)): Pass down WINDRES.
11217 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11218 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11219 DLLTOOL_FOR_TARGET.
11220
11221 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11222
11223 * configure.in: configure sim before gdb for win32-x-ppc
11224
11225 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11226
11227 Move gperf into the toplevel, from libg++.
11228 * configure.in (target_tools): Add target-gperf.
11229 (native_only): Add target-gperf.
11230 * Makefile.in (all-target-gperf): New target, depend on
11231 all-target-libg++.
11232 (configure-target-gperf): Empty rule.
11233 (ALL_TARGET_MODULES): Add all-target-gperf.
11234 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11235 (CHECK_TARGET_MODULES): Add check-target-gperf.
11236 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11237 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11238
11239 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11240
11241 * config.sub (mn10200): Recognize new basic machine.
11242
11243 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11244
11245 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11246 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11247
11248 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11249
11250 * configure.in: If we're building mips-sgi-irix6* native, turn on
11251 ENABLE_MULTILIB and set TARGET_SUBDIR.
11252
11253 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11254
11255 * Makefile.in (all-sn): Depend on all-grep.
11256
11257 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11258
11259 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11260
11261 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11262 Makefile. From Jeff Makey <jeff@cts.com>.
11263 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11264
11265 * Makefile.in (DISTBISONFILES): Remove.
11266 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11267 $(DEFAULT_YACC).
11268
11269 * configure.in: Build itl, db, sn, etc., when building for native
11270 cygwin32.
11271
11272 * Makefile.in (LD): New variable.
11273 (EXTRA_HOST_FLAGS): Pass down LD.
11274 ($(DO_X)): Likewise.
11275
11276 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11277
11278 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11279
11280 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11281
11282 * configure.in (targargs): Strip out any supplied --build argument
11283 before adding our own. Always add --build.
11284
11285 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11286
11287 * configure.in (targargs): Pass --build if we're doing
11288 a cross-compile.
11289
11290 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11291
11292 * configure: Use '|' instead of ":" as the separator in
11293 sed. Otherwise sed chokes on NT path names with drive
11294 designators. Also look for "?:*" as the leading characters in an
11295 absolute pathname.
11296
11297 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11298
11299 * config.sub: Support for r3900.
11300
11301 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * configure.in: Use install-sh, not install.sh.
11304
11305 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11306
11307 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11308 apply it twice.
11309
11310 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11311
11312 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11313 install-binutils.
11314
11315 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11316
11317 * Makefile.in: Add automake targets.
11318 * configure.in (host_tools): Add automake.
11319
11320 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11321
11322 * configure: Default CXX to c++, not gcc.
11323 * Makefile.in (CXX): Set to c++, not gcc.
11324 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11325
11326 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11327
11328 * install-sh: try appending a .exe if source file doesn't
11329 exist
11330
11331 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11332
11333 * configure.in: Turn on multilib by default.
11334 (cross_only): Remove target-libiberty.
11335
11336 * Makefile.in (all-gcc): Don't depend on libiberty.
11337
11338 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11339
11340 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11341
11342 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11343
11344 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11345 (DISTBISONFILES): Add ld/Makefile.in
11346
11347 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11348
11349 * configure.in: if target is cygwin32 but host isn't cygwin32,
11350 don't configure gdb tcl tk expect, not just gdb.
11351
11352 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11353
11354 * configure.in: Added gnuserv everywhere sn appears.
11355
11356 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11357 (CROSS_CHECK_MODULES): Added check-gnuserv.
11358 (INSTALL_MODULES): Added install-gnuserv.
11359 (CLEAN_MODULES): Added clean-gnuserv.
11360 (all-gnuserv): New target.
11361
11362 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11363
11364 * config.guess: Fixes for MIPS OpenBSD systems.
11365
11366 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11367
11368 * Makefile.in (INSTALL_XFORM): Remove.
11369 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11370
11371 * mkinstalldirs: New file, copied from automake.
11372 * Makefile.in (installdirs): Rename from install-dirs. Use
11373 mkinstalldirs. Change all users.
11374 (DEVO_SUPPORT): Add mkinstalldirs.
11375
11376 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11377
11378 * install-sh: Rename from install.sh.
11379 * Makefile.in (INSTALL): Change install.sh to install-sh.
11380 (DEVO_SUPPORT): Likewise.
11381
11382 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11383 Graichen <graichen@rzpd.de>.
11384
11385 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11386
11387 * config.guess: Recognize OpenBSD systems correctly.
11388
11389 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11390
11391 * README, Makefile.in (ETC_SUPPORT): Remove references to
11392 cfg-paper*, configure.{texi,man,info*}._
11393
11394 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11395
11396 * Makefile.in (all.normal): Ensure that gcc is built after all
11397 the x11 - ie gdb - targets.
11398
11399 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11400
11401 * makefile.vms: Don't run conf-a-gas.
11402
11403 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11404
11405 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11406
11407 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11408
11409 * configure.in: Remove noconfigdirs case since gdb also
11410 configures and builds for tic80-coff.
11411
11412 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11413
11414 * configure: Set cache_file to config.cache.
11415 * Makefile.in (local-distclean): Remove config.cache.
11416
11417 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11418
11419 * COPYING: Update FSF address.
11420
11421 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11422
11423 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11424 noconfigdirs.
11425
11426 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11427
11428 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11429 MAKEDIRS, is empty.
11430
11431 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11432
11433 * config.sub: Tweak mn10300 entry.
11434
11435 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11436
11437 * configure.in (host_tools): Put sim before gdb, so gdb's
11438 configure.tgt can determine if the simulator was configured.
11439
11440 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11441
11442 * config.sub: Move BeOS $os case to be with other Cygnus
11443 local cases.
11444
11445 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11446
11447 * config.sub: Remove misplaced comment that broke Linux.
11448
11449 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11450
11451 * config.sub: Add BeOS support.
11452
11453 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11454
11455 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11456
11457 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11458
11459 * configure.in (noconfigdirs): Remove tcl and tk from
11460 noconfigdirs for cygwin32 builds.
11461
11462 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11463
11464 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11465
11466 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11467
11468 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11469 make-all.com, use makefile.vms instead.
11470
11471 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11472
11473 * config.sub: Accept -lnews*.
11474
11475 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11476
11477 * configure.in (noconfigdirs): Disable target-newlib,
11478 target-examples and target-libiberty for d30v.
11479
11480 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11481
11482 * configure.in (noconfigdirs): Enable ld for d30v.
11483
11484 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11485
11486 * configure.in (tic80-*-*): Build compiler.
11487
11488 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11489
11490 * configure.in (d30v-*): Remove sim directory from list of
11491 unsupported d30v directories
11492
11493 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11494
11495 * config.sub, configure.in: Add d30v target cpu.
11496
11497 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11498
11499 * makefile.vms: New file.
11500 * make-all.com: Remove.
11501
11502 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11503
11504 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11505
11506 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11507
11508 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11509
11510 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11511
11512 * Makefile.in (ALL_MODULES): Added all-db.
11513 (CROSS_CHECK_MODULES): Addec check-db.
11514 (INSTALL_MODULES): Added install-db.
11515 (CLEAN_MODULES): Added clean-db.
11516
11517 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11518
11519 * config.guess: Merge with latest FSF sources.
11520
11521 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11522
11523 * Makefile.in (ALL_MODULES): Added all-itcl.
11524 (CROSS_CHECK_MODULES): Added check-itcl.
11525 (INSTALL_MODULES): Added install-itcl.
11526 (CLEAN_MODULES): Added clean-itcl.
11527
11528 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11529
11530 * configure.in: build gdb for mn10200
11531
11532 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11533
11534 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11535
11536 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11537
11538 * configure.in (tic80-*-*): Turn off most targets right now.
11539
11540 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11541
11542 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11543 rather than the makeinfo program.
11544 (do-info): Depend upon all-texinfo.
11545
11546 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11547
11548 * configure.in: Remove uses of config/mh-linux.
11549
11550 * config.sub, config.guess: Merge with latest FSF sources.
11551
11552 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11553
11554 * config.sub (case $basic_machine): Add tic80 entries.
11555
11556 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11557
11558 * config.sub, config.guess: Merge with latest FSF sources.
11559
11560 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11561
11562 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11563 * mpw-config.in: Test for NewFolderRecursive.
11564 * mpw-install: Use symbolic name for startup filename.
11565 * mpw-README: Add various additional details.
11566
11567 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11568
11569 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11570
11571 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11572
11573 * configure.in: Do build gcc and the target libraries for
11574 the mn10200.
11575
11576 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11577
11578 * configure.in: don't avoid building gdb for mn10300 any more
11579 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11580 instead of single-quoting it.
11581
11582 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11583
11584 * configure.in: Don't use --with-stabs on IRIX 6.
11585
11586 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11587
11588 * configure.in (m32r): Build gdb, libg++ now.
11589
11590 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11591
11592 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11593 directories from noconfigdirs.
11594
11595 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11596
11597 * config.sub (basic_machine): added mips16 configuration
11598
11599 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11600
11601 * config.sub: Handle d10v-unknown.
11602
11603 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11604
11605 * config.sub: Handle v850-unknown.
11606
11607 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11608
11609 * Makefile.in: add findutils
11610 * configure.in: add findutils to list of host_tools
11611
11612 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11613
11614 * config.sub: Handle mn10200 and mn10300.
11615
11616 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11617
11618 * configure.in (d10v-*): Do not build librx.
11619
11620 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11621
11622 * configure.in (mn10300): Build everything except gdb & libgloss.
11623
11624 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11625
11626 * config.guess: Patch for Dansk Data Elektronik servers,
11627 from Niels Skou Olsen <nso@dde.dk>.
11628
11629 For ncr, use /bin/uname rather than uname, since GNU uname does not
11630 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11631
11632 Patch for MIPS R4000 running System V,
11633 from Eric S. Raymond <esr@snark.thyrsus.com>.
11634
11635 Fix thinko for nextstep.
11636
11637 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11638
11639 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11640 * config.guess: Guess mips-dec-mach_bsd4.3.
11641
11642 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11643 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11644 release numbers.
11645 * config.guess (mips-mips-riscos*): Emit just enough of the
11646 release number.
11647
11648 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11649 * config.guess (sparc-auspex-sunos*): Added.
11650 (f300-fujitsu-*): Added.
11651
11652 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11653 * config.guess: Recognize a Tadpole as a sparc.
11654
11655 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11656
11657 * config.guess: Don't assume that NextStep version is either 2 or
11658 3. NextStep 4 (aka OpenStep 4) has come out now.
11659
11660 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11661
11662 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11663 From Rik Faith <faith@cs.unc.edu>.
11664
11665 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11666
11667 * config.sub: Contributions from bug-gnu-utils to:
11668 Support plain "hppa" (no version given) architecture, reported by
11669 OpenStep.
11670 OpenBSD like NetBSD.
11671 LynxOs is not a hardware supplier.
11672
11673 * config.guess: Contributions from bug-gnu-utils to add support for:
11674 OpenBSD like NetBSD.
11675 Stratus systems.
11676 More Pyramid systems.
11677 i[n>4]86 Intel chips.
11678 M680[n>4]0 Motorola chips.
11679 Use unknown instead of lynx for hardware manufacturer.
11680
11681 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11682
11683 * install.sh (chmodcmd): Set to null if the DST directory already
11684 exists.
11685
11686 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11687
11688 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11689 not use mt-ppc target Makefile fragment any more.
11690
11691 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11692
11693 * configure.in (*-*-windows): Exclude everything but those dirs
11694 needed to build windows.
11695
11696 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11697
11698 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11699
11700 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11701
11702 * configure.in: Exclude mmalloc from i386-windows.
11703
11704 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11705
11706 * Undo my previous change.
11707
11708 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11709
11710 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11711 unconditionally.
11712 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11713
11714 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11715
11716 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11717 host to add it's own flags.
11718
11719 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11720
11721 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11722
11723 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11724
11725 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11726 (CXX_FOR_TARGET): Likewise.
11727 (GCC_FOR_TARGET): Define.
11728 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11729 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11730 CC_FOR_TARGET was specified on the command line.
11731 (MAKEOVERRIDES): Don't define.
11732
11733 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11734
11735 * configure.in (m32r): Fix spelling of libg++ libs.
11736
11737 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11738
11739 * config.sub (-apple*): Remove, now redundant.
11740
11741 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11742
11743 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11744
11745 * configure: Rework yesterday's sed script patch.
11746
11747 * config.sub: Merge with FSF.
11748
11749 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11750
11751 * config.guess: Merge from FSF.
11752
11753 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11754 * config.guess: Use pc instead of unknown, for pc clone systems.
11755 Change linux to linux-gnu.
11756
11757 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11758 * config.guess: Avoid non-portable tr syntax.
11759
11760 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11761
11762 * test-build.mk (HOLES): Add "xargs" for gdb.
11763
11764 * configure: Avoid hpux10.20 sed bug.
11765
11766 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11767
11768 * configure.in: Add support for windows host
11769 (that is a build done under the Microsoft build environment).
11770
11771 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11772
11773 * Makefile.in: Replace all uses of srcroot with s, to shrink
11774 command line lengths.
11775
11776 Patches from Geoffrey Noer <noer@cygnus.com>:
11777 * configure.in: If configuring for newlib, pass --with-newlib to
11778 subdirectories.
11779 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11780 -Bnewlib/ and -Lwinsup to gcc.
11781 (CXX_FOR_TARGET): Likewise.
11782
11783 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11784
11785 * Makefile.in (ETC_SUPPORT): Add configure.
11786
11787 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11788
11789 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11790 host configuration file.
11791
11792 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11793
11794 * configure.in: Break mn10x00 support into separate
11795 mn10200 and mn10300 configurations.
11796 * config.sub: Likewise.
11797
11798 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11799
11800 * configure.in: Add lots of stuff to noconfigdirs for
11801 the mn10x00 targets.
11802
11803 * config.sub, configure.in: Add mn10x00 support.
11804
11805 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11806
11807 * make-all.com: Call conf-a-gas, not config-a-gas.
11808
11809 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11810
11811 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11812 targets.
11813
11814 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11815
11816 * mpw-README: Add much more detail for native PowerMac.
11817 * mpw-install: New file.
11818 * mpw-configure: Add --norecursion and --help options.
11819 * mpw-config.in: Translate readme and install files when
11820 copying to objdir.
11821 * mpw-build.in: Don't always depend on byacc and flex.
11822 (install-only-top): New action.
11823
11824 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11825
11826 * configure.in: You can now configure GDB for the v850.
11827
11828 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11829
11830 * configure.in (noconfigdirs): Don't configure any C++ dirs
11831 if targeting D10V.
11832
11833 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11834
11835 * config.sub: Recognize mips64vr5000.
11836
11837 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11838
11839 * configure.in: Use a single line for host_tools and native_only.
11840
11841 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11842
11843 * config.sub, configure.in: Add entries for m32r.
11844
11845 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11846
11847 * Makefile.in (inet-install): Don't run install-gzip.
11848
11849 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11850
11851 * configure.in: Don't config lots of things for *-*-windows*.
11852
11853 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11854
11855 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11856 (host_libs, host_tools): Copy from configure.in.
11857 * mpw-configure: Don't complain about directories not found.
11858
11859 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11860
11861 * configure.in (i[345]86): Recognize i686 for pentium pro.
11862 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11863 file.
11864
11865 * config.guess (i[345]86): Ditto.
11866
11867 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11868
11869 * configure.in (noconfigdirs): Removed gdb for D10V.
11870
11871 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11872
11873 * configure.in: Remove ld, target-libio, target-libg++, and
11874 target-libstdc++ from noconfigdirs.
11875
11876 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11877
11878 * configure: Fix three locations where shell scripts were
11879 being run directly rather than with config_shell.
11880
11881 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11882
11883 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11884 * config.sub (basic_machine): Recognize v850.
11885
11886 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11887
11888 * mpw-configure: Handle multiple enable/disable options and
11889 pass them down recursively, handle -c and -s flags appropriately
11890 depending on choice of compiler, add escape mechanism for
11891 quoted arguments to gC.
11892
11893 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11894
11895 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11896 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11897 so that -mrelocatable-lib and -mno-eabi are used.
11898
11899 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11900 not support --print-multi-lib, don't abort.
11901
11902 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11903
11904 * make-all.com: Run config-a-gas.
11905 * setup.com: Don't copy subdirectory files around.
11906
11907 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11908
11909 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11910 target, it now compiles correctly.
11911
11912 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11913
11914 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11915
11916 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11917
11918 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11919
11920 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11921
11922 * configure.in (native_only): Add prms.
11923
11924 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11925
11926 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11927 (BINUTILS_SUPPORT_DIRS): Likewise.
11928
11929 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11930
11931 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11932 d10v support is added.
11933
11934 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11935
11936 * configure.in (d10v-*-*): New target.
11937
11938 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11939
11940 * config.guess (HP 9000/811): Recognize this as a PA1.1
11941 machine.
11942
11943 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11944
11945 * Makefile.in (do-tar-gz): New target, split out from tail end of
11946 taz target. Run each command separately, don't use pipes.
11947 (taz): Use it.
11948
11949 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11950
11951 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11952 * mpw-build.in: No builds should depend on building byacc or flex,
11953 they are assumed to be installed already.
11954
11955 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11956
11957 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11958 variable that CC_FOR_TARGET needs.
11959
11960 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11961
11962 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11963 options have changed since the last time the subdirectory was
11964 configured, and if it has, reconfigure.
11965 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11966 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11967
11968 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11969
11970 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11971 CLEAN_MODULES): Add bash.
11972 (all-bash): New target.
11973
11974 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11975
11976 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11977
11978 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11979
11980 * config.sub (basic_machine): Recognize d10v as a valid processor.
11981
11982 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11983
11984 * mpw-configure: Add support for --bindir.
11985 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11986
11987 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11988
11989 * configure.in: add bash, time, gawk to list of hosttools and things
11990 to only build for native toolchains
11991
11992 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11993
11994 * Makefile.in (docdir): Remove.
11995
11996 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11997
11998 * Makefile.in (datadir): Set to $(prefix)/share.
11999
12000 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12001
12002 * configure.in: build diff and patch for cygwin32-hosted
12003 toolchains.
12004
12005 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12006
12007 * config.sub: Accept -rtems*.
12008
12009 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12010
12011 * configure.in: enable dosrel for cygwin32-hosted builds,
12012 remove diff from the list of things not buildable
12013 via Canadian Cross
12014
12015 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12016
12017 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12018 don't get ". ".
12019
12020 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12021
12022 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12023
12024 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12025
12026 * Makefile.in (taz): Handle case where tex3patch didn't even get
12027 checked out. Also, if it was found, put the symlink in a new util
12028 subdirectory.
12029
12030 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12031
12032 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12033
12034 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12035
12036 * config.sub: Recognize -openvms.
12037 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12038 * make-all.com, setup.com: New files.
12039
12040 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12041
12042 * Makefile.in (taz): tex3patch moved to texinfo/util.
12043
12044 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12045
12046 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12047 * configure.in: remove make from disable-if-Can-Cross list
12048 enable gdb if ${host} and ${target} are cygwin32
12049
12050 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12051
12052 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12053 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12054
12055 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12056
12057 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12058 distinguish sysv/svr4/bsd variants.
12059 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12060
12061 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12062
12063 * configure.in: Added copyright notice.
12064 * move-if-change: Added copyright notice.
12065
12066 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12067
12068 * configure.in (powerpcle-*-solaris*): Until we get shared
12069 libraries working, don't build gdb, sim, make, tcl, tk, or
12070 expect.
12071
12072 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12073
12074 * config.guess: Merge with FSF:
12075
12076 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12077 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12078
12079 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12080 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12081
12082 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12083 * config.guess: Combine two OSF1 rules.
12084 Also recognize field test versions. From mjr@zk3.dec.com.
12085 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12086 because GNU uname does not support -p. From pmr@pajato.com.
12087
12088 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12089
12090 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12091
12092 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12093
12094 * mpw-README: Document GCCIncludes.
12095
12096 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12097
12098 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12099
12100 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12101
12102 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12103
12104 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12105
12106 * configure.in (*-*-cygwin32): Configure make.
12107
12108 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12109
12110 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12111
12112 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12113
12114 * Makefile.in (all-inet): Depend on all-perl.
12115
12116 * Makefile.in (inet-install): New target.
12117
12118 * Makefile.in (all-inet): Depend on all-tcl.
12119 (all-inet): Depend on all-send-pr.
12120
12121 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12122
12123 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12124 temporarily.
12125
12126 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12127
12128 * configure.in: Don't configure --with-gnu-ld on AIX.
12129
12130 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12131
12132 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12133
12134 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12135
12136 * Makefile.in (ALL_MODULES): Added all-inet.
12137 (CROSS_CHECK_MODULES): Added check-inet.
12138 (INSTALL_MODULES): Added install-inet.
12139 (CLEAN_MODULES): Added clean-inet.
12140 (all-indent): New target.
12141
12142 * configure.in (host_tools): Added inet.
12143 (native_only): Added inet.
12144 (noconfigdirs): Added inet.
12145
12146 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12147
12148 * configure.in: Don't configure libgloss if we are not configuring
12149 newlib.
12150
12151 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12152
12153 * configure.in: Don't configure libgloss for unsupported
12154 architectures.
12155
12156 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12157
12158 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12159
12160 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12161
12162 * Makefile.in (ALL_MODULES): Include all-apache.
12163 (CROSS_CHECK_MODULES): Include check-apache.
12164 (INSTALL_MODULES): Include install-apache.
12165 (all-apache): New target.
12166
12167 * configure.in: Added apache everywhere perl is seen.
12168
12169 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12170
12171 * Makefile.in: Add support for clean-{module} and
12172 clean-target-{module} rules.
12173
12174 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12175
12176 * configure.in (*-*-ose) do not build libgloss.
12177
12178 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12179
12180 * config.guess (prep*:SunOS:5.*:*): Turn into
12181 powerpele-unknown-solaris2.
12182
12183 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12184
12185 * configure.in: Permit --enable-shared to specify a list of
12186 directories.
12187
12188 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12189
12190 * configure.in (host==solaris): Pass only the first word of $CC
12191 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12192
12193 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12194
12195 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12196
12197 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12198
12199 * Makefile.in (ALL_MODULES): Include all-perl.
12200 (CROSS_CHECK_MODULES): Include check-perl.
12201 (INSTALL_MODULES): Include install-perl.
12202 (ALL_X11_MODULES): Include all-guile.
12203 (CHECK_X11_MODULES): Include check-guile.
12204 (INSTALL_X11_MODULES): Include install-guile.
12205 (all-perl): New target.
12206 (all-guile): New target.
12207
12208 * configure.in (host_tools): Include perl and guile.
12209 (native_only): Include perl and guile.
12210 (noconfigdirs): Don't build guile and perl; no ports have been
12211 done.
12212
12213 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12214
12215 * configure (--enable-*): Handle quoted option lists such as
12216 --enable-sim-cflags='-g0 -O' better.
12217
12218 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12219
12220 * Makefile.in ({,inst}all-target): New rule so we can make and
12221 install all of the target directories easily.
12222
12223 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12224
12225 * configure.in: Add missing global flag in sed substitution when
12226 deleting `target-' from ${configdirs}.
12227
12228 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12229
12230 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12231 option.
12232
12233 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12234 config/mh-necv4.
12235
12236 * install.sh: Correct misspelling of transformbasename.
12237
12238 * config.guess: Recognize mips-*-sysv*.
12239
12240 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12241
12242 * config.sub: Recognize mon960.
12243
12244 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12245
12246 * configure: Restore Canadian Cross handling of BISON and LEX,
12247 removed in Feb 20 change.
12248
12249 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12250
12251 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12252 Mention make install. Remove the old copyright date as well the
12253 clumsy and rather pointless copyright on the README file.
12254
12255 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12256
12257 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12258 Makefile after running symlink-tree, then run `make distclean' to
12259 avoid clobbering any generated files in srcdir.
12260
12261 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12262
12263 * configure.in (m68k-*-netbsd*): Build everything now.
12264
12265 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12266
12267 * Makefile.in (taz): Fix quoting.
12268
12269 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12270
12271 * configure.in (sparclet-*-*): Build everything now.
12272
12273 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12274
12275 * configure.in (m68k-*-linux*): New host.
12276
12277 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12278
12279 * configure: Check for bison before byacc.
12280
12281 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12282
12283 * Makefile.in configure: Change the way LEX and BISON/YACC are
12284 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12285 searching PATH. These are used as fallbacks by Makefile.in if
12286 flex/bison/byacc aren't in objdir.
12287
12288 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12289
12290 * Makefile.in: Make everything which depends upon all-bfd also
12291 depend upon all-opcodes, in case --with-commonbfdlib is used.
12292
12293 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12294
12295 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12296 building NT native compilers on Unix.
12297
12298 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12299
12300 * configure.in: Don't get CC from the host Makefile fragment if we
12301 can find gcc in PATH, or if this is a Canadian Cross. Move the
12302 Solaris test for /usr/ucb/cc to the post target script, just after
12303 the compiler sanity test.
12304
12305 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12306
12307 * config.sub: Merge with FSF.
12308
12309 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12310
12311 * Makefile.in (RPATH_ENVVAR): New variable.
12312 (REALLY_SET_LIB_PATH): Use it.
12313 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12314
12315 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12316
12317 * config.sub, configure.in: Recognize sparclet cpu.
12318
12319 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12320
12321 * config.guess: Support m68k-cbm-sysv4.
12322
12323 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12324
12325 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12326 m68k-unknown-linuxaout from linker help string. Put quotes around
12327 $ld_help_string.
12328
12329 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12330
12331 * config.guess (powerpc-harris-powerunix): Add guess for port
12332 to new target.
12333
12334 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12335
12336 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12337
12338 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12339
12340 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12341 $(REALLY_SET_LIB_PATH) in Makefile.
12342 * Makefile.in (SET_LIB_PATH): New variable.
12343 (REALLY_SET_LIB_PATH): New variable.
12344 ($(DO_X)): Use $(SET_LIB_PATH).
12345 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12346 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12347 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12348 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12349 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12350 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12351 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12352 (install-dosrel): Likewise.
12353 (all-opcodes): Depend upon all-libiberty.
12354
12355 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12356
12357 * config.guess (*:CYGWIN*): New
12358
12359 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12360
12361 * Makefile.in (all-target-winsup): All all-target-libiberty.
12362
12363 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12364
12365 * configure.in (noconfigdirs): Add missing # in front of comment.
12366
12367 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12368
12369 * configure.in: add second pass to things added to noconfigdirs
12370 so *-gm-magic can exclude libgloss properly.
12371
12372 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12373
12374 * mpw-configure (extralibs_name, rez_name): Set correctly
12375 for MWC68K compiler.
12376
12377 * mpw-README: Add more info on the necessary build tools.
12378
12379 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12380
12381 * configure.in, config.sub: Recognize cygwin32.
12382
12383 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12384
12385 * config.guess, config.sub: Recognize A/UX.
12386
12387 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12388
12389 * config.sub: Merge with gcc/config.sub.
12390
12391 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12392
12393 * mpw-build.in (do-binutils): Add build of stamps.
12394
12395 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12396
12397 * config.sub: Add recognition for mips64vr4100*-* targets.
12398
12399 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12400
12401 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12402 Add creation of gconfigargs with `--enable-shared' turned on.
12403 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12404 ($(host)-stamp-stage3-configured): Likewise.
12405 (HOLES): Add chatr and ldd.
12406 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12407
12408 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12409
12410 * configure: Pass --nfp to recursive configures.
12411
12412 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12413
12414 * Makefile.in (DLLTOOL): New.
12415 (DLLTOOL_FOR_TARGET): New.
12416 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12417 (EXTRA_TARGET_FLAGS): Ditto.
12418 (EXTRA_GCC_FLAGS): Ditto.
12419 (CONFIGURE_TARGET_MODULES): Ditto.
12420 (DO_X): Ditto.
12421 * configure: Add DLLTOOL.
12422
12423 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12424
12425 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12426 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12427 mh-sco, since old workarounds no longer needed, and don't
12428 build ld, since libraries have weak symbols in COFF.
12429
12430 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12431
12432 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12433
12434 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12435
12436 * configure.in: Make sure that ${CC} can be used to compile an
12437 executable.
12438
12439 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12440
12441 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12442 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12443 nothing depending on whether gdbtk is being built.
12444
12445 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12446
12447 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12448
12449 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12450
12451 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12452 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12453
12454 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12455
12456 * config-ml.in: Add support for
12457 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12458 Simplify setting of multidirs from --disable-foo.
12459
12460 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12461
12462 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12463 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12464 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12465 non-empty, pass them on to the GCC make.
12466 (all-bootstrap): New rule that is like all-gcc, except it executes
12467 the GCC bootstrap rule instead of the GCC all rule.
12468
12469 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12470
12471 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12472
12473 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12474
12475 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12476 DG/UX support.
12477
12478 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12479
12480 * config.sub (i*86*) Change [345] to [3456]
12481
12482 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12483
12484 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12485 --with-gnu-ld=no.
12486
12487 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12488
12489 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12490 AIX multilibs get built.
12491
12492 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12493
12494 * configure.in (i386-win32): Don't build expect if we're not
12495 building the tcl subdir.
12496
12497 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12498
12499 * Makefile.in: (configure-target-examples, all-target-examples):
12500 New targets, configure and build example programs.
12501
12502 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12503
12504 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12505 use it as input to sedit the generated MPW makefile.
12506 * mpw-README: Add a suggestion about Gestalt.h.
12507
12508 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12509
12510 * config.sub: Accept *-*-ieee*.
12511
12512 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12513
12514 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12515 Ronald F. Guilmette <rfg@monkeys.com>.
12516
12517 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12518
12519 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12520 for powerpc-pe native.
12521 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12522 (target==powerpc-pe): duplicate i386-win32 entry.
12523
12524 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12525
12526 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12527 of vxworks, not just vxworks5.1.
12528
12529 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12530
12531 * mpw-configure: Add support for exec-prefix.
12532
12533 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12534
12535 * config.guess: Recognize HP model 816 machines as having
12536 a PA1.1 processor.
12537
12538 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12539
12540 * configure: Ignore new autoconf configure options.
12541
12542 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12543
12544 * config.guess: Recognize Pentium under SCO.
12545 From Robert Lipe <robertl@arnet.com>.
12546
12547 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12548
12549 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12550
12551 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12552
12553 * configure.in: Don't configure gas for alpha-dec-osf*.
12554
12555 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12556
12557 * configure.in: Default to --with-stabs for some targets for which
12558 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12559 i[345]86*-*-unixware*.
12560
12561 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12562
12563 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12564 rather than basing it on the target. Simplify handling of options
12565 controlling which directories to configure. Remove extraneous
12566 slash in multi-clean target.
12567
12568 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12569
12570 * config-ml.in: Prefix more variables with ml_ so they don't collide
12571 with configure's.
12572
12573 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12574
12575 * configure: Don't turn -v into --v.
12576
12577 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12578
12579 * configure.in (targargs): Fix typo.
12580
12581 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12582
12583 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12584
12585 * configure.in: Strip --host and --target options from
12586 CONFIG_ARGUMENTS, and always configure for --host only. Add
12587 --with-cross-host option when building with a cross-compiler.
12588 * configure: Canonicalize the arguments put into config.status by
12589 always using `=' for an option with an argument. Pass a presumed
12590 --host or --target explicitly.
12591
12592 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12593
12594 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12595 into general OS recognition case.
12596
12597 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12598
12599 * configure.in (target_configdirs): add target-winsup only
12600 for win32 target systems.
12601
12602 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12603
12604 * Makefile.in (all-target-libgloss): Depend upon
12605 configure-target-newlib, since when libgloss is built it looks to
12606 see if the newlib directory exists.
12607
12608 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12609
12610 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12611 cfg-ml-*.in.
12612
12613 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12614
12615 * configure: Handle LD and LD_FOR_TARGET when configuring a
12616 Canadian Cross.
12617
12618 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12619
12620 * configure.in (target_libs): add target-winsup.
12621 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12622 (target==ppcle-pe): remove ld from $noconfigdirs.
12623
12624 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12625
12626 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12627 Preserve relative path names in $srcdir. Build symlink tree if
12628 configuring cross target dir and srcdir=. (= no VPATH support).
12629 (configure-target-libg++): Depend on configure-target-librx.
12630 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12631 * config-ml.in: New file.
12632 * symlink-tree: New file.
12633 * configure: Ensure srcdir="." if that's what it is.
12634
12635 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12636
12637 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12638 includes and FLEX_SKELETON setting.
12639 * mpw-configure (--with-gnu-ld): New option, controls whether
12640 to use PPCLink or ld with PowerMac GCC.
12641 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12642 * mpw-config.in: Configure grez if targeting Mac.
12643
12644 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12645 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12646 just macos.
12647 * configure.in: Configure grez resource compiler if targeting Mac.
12648 * Makefile.in (all-grez, install-grez): New targets.
12649
12650 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12651
12652 * configure: CXX defaults to gcc, not g++. If we find
12653 gcc in the path, set CC to gcc -O2.
12654
12655 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12656
12657 * configure: Default ${build} correctly. Avoid picking up extra
12658 spaces when reading CC and CXX from Makefile. When doing a
12659 Canadian Cross, use plausible default values for numerous
12660 variables.
12661 * configure.in: When doing a Canadian Cross, don't try to
12662 configure tools whose configure script can't handle it.
12663
12664 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12665
12666 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12667
12668 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12669
12670 * configure: Remove dubious bug reporting address.
12671
12672 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12673
12674 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12675 configure script, run that instead of this directory's configure.
12676 In either case, print a message that we're configuring the sub-dir.
12677
12678 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12679
12680 * configure.in: Before checking for the existence of various files,
12681 use sed to filter out "target-".
12682
12683 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12684
12685 * Makefile.in (DO_X): Split rule to decrease command line length
12686 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12687 (Philippe De Muyter).
12688
12689 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12690
12691 * Makefile.in (all-patch): depend on all-libiberty.
12692
12693 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12694
12695 * configure.in: If the only directory in target_configdirs which
12696 actually exists is libiberty, then set target_configdirs to empty,
12697 to avoid trying to build a target libiberty in a gas or gdb
12698 distribution.
12699
12700 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12701
12702 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12703 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12704 systems.
12705
12706 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12707
12708 * configure.in (copy_dirs): Use sys-include instead of include
12709 for --with-headers option.
12710
12711 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12712
12713 * Makefile.in, configure.in: Make winsup builds work with
12714 new scheme.
12715
12716 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12717
12718 * configure.in: Build the linker on AIX.
12719
12720 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12721
12722 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12723 where needed.
12724
12725 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12726
12727 * Makefile.in (all-gcc): Fix typo.
12728
12729 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12730
12731 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12732
12733 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12734
12735 * configure.in: Rename libFOO to target-libFOO, and xiberty
12736 to target-xiberty, to provide more flexibility.
12737 (target_subdir): Define. Create if cross.
12738 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12739 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12740 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12741 check-libFOO -> check-target-libFOO, etc.
12742 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12743 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12744 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12745 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12746 allow ALL_GCC="" to only configure.
12747 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12748 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12749 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12750
12751 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12752
12753 * Makefile.in (taz): Build "info" in etc explicitly.
12754
12755 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12756
12757 * configure.in: Make sure that CC is undefined (as opposed to
12758 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12759 problem with autoconf trying to configure on a host without GCC.
12760
12761 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12762
12763 * mpw-configure: Set host alias from choice of host compiler,
12764 only use generic MPW Makefile sed if present, edit a file
12765 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12766 * mpw-README: Add problem notes about CW6 and CW7.
12767
12768 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12769
12770 * Makefile.in (taz): Use ";" instead of ";;".
12771
12772 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12773
12774 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12775 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12776 DISTDOCDIRS.
12777 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12778 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12779
12780 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12781
12782 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12783 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12784 Move bfd to DISTSTUFFDIRS.
12785
12786 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12787
12788 * Makefile.in (X11_LIB): Removed.
12789 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12790
12791 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12792
12793 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12794
12795 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12796 names.
12797
12798 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12799
12800 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12801
12802 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12803
12804 * configure.in (i[345]86-*-win32): Always build newlib.
12805 Don't configure cvs, autoconf or texinfo.
12806 * Makefile.in (LD_FOR_TARGET): New.
12807 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12808 Pass down LD_FOR_TARGET.
12809
12810 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12811
12812 * winsup: New directory.
12813 * Makefile.in: Build winsup.
12814 * configure.in: Winsup is configured when target is win32.
12815 Can only build win32 target GDB when native.
12816
12817 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12818
12819 * config.guess: Recognize HP model 819 machines as having
12820 a PA 1.1 processor.
12821
12822 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12823
12824 * configure: Fix sed loop which substitutes for CC and CXX to
12825 avoid bug found in various sed implementations.
12826
12827 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12828
12829 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12830 simulator. Use standard powerpc-*-eabi*.
12831
12832 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12833
12834 * configure.in: Stop putting gas and binutils in noconfigdirs for
12835 powerpc-*-aix* and rs6000-*-*.
12836
12837 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12838
12839 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12840 -mcall-aixdesc libraries.
12841
12842 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12843
12844 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12845
12846 * config.sub (arm | armel | armeb): Fix shell syntax.
12847
12848 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12849
12850 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12851 -msoft-float and -mcpu=common support.
12852 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12853 libraries.
12854
12855 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12856
12857 * configure.in: Allow configuration and build of emacs19 for the alpha.
12858
12859 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12860
12861 * configure.in (CC): Get ^CC, not just any old CC, from
12862 ${host_makefile_frag}.
12863
12864 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12865
12866 * configure.in (CC): Try to get CC from
12867 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12868
12869 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12870
12871 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12872 only if it exists in $(srcdir).
12873
12874 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12875
12876 * configure: If CC and CXX are not set in the environment, set
12877 them, based on either an existing Makefile or on searching for gcc
12878 in PATH. Substitute for CC and CXX in Makefile.
12879 * configure.in: Remove libm from target_libs. Separate
12880 target_configdirs from configdirs. If CC is not set in
12881 environment, try to get it from a host Makefile fragment. Rewrite
12882 changes of configdirs to use skipdirs instead. A few minor
12883 tweaks. Take directories out of target_configdirs as they are
12884 taken out of configdirs. Remove existing Makefile files from
12885 subdirectories. Substitute for TARGET_CONFIGDIRS and
12886 CONFIG_ARGUMENTS in Makefile.
12887 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12888 by configure.in.
12889 (CONFIG_ARGUMENTS): Likewise.
12890 (CONFIGURE_TARGET_MODULES): New variable.
12891 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12892 ($(CONFIGURE_TARGET_MODULES)): New target.
12893 (configure-libg++, configure-libio): New targets.
12894 (all-libg++): Depend upon configure-libg++.
12895 (all-libio): Depend upon configure-libio.
12896 (configure-libgloss, all-libgloss): New targets.
12897 (configure-libstdc++): New target.
12898 (all-libstdc++): Depend upon configure-libstdc++.
12899 (configure-librx, all-librx): New targets.
12900 (configure-newlib): New target.
12901 (all-newlib): Depend upon configure-newlib
12902 (configure-xiberty): New target.
12903 (all-xiberty): Depend upon configure-xiberty.
12904
12905 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12906
12907 * configure.in (host i[345]86-*-win32): Expand the
12908 noconfigdirs again.
12909
12910 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12911
12912 * mpw-configure: Fix sed command file name.
12913
12914 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12915
12916 * configure.in (host i[345]86-*-win32): Reduce the
12917 noconfigdirs again.
12918
12919 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12920
12921 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12922 or powerpc*-*-pe*, since they are not yet supported.
12923
12924 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12925
12926 Add PowerMac support and many other enhancements.
12927 * mpw-configure: New option --cc to select compiler to use,
12928 paste options set according to --cc into the generated
12929 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12930 if mpw-make.sed is present.
12931 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12932 add forward includes for PowerPC include files.
12933 * mpw-build.in: Build using Makefile.PPC if present.
12934 (do-byacc, etc): Remove separate version resource builds.
12935 (do-gas): Build "stamps" before "all".
12936 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12937 * mpw-README: Update to reflect --cc option, PowerMac support,
12938 and recently-reported compatibility problems.
12939
12940 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12941
12942 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12943 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12944 (--with-multilib-top): Pass to recursive invocations.
12945
12946 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12947
12948 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12949 v810-*-*.
12950
12951 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12952
12953 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12954 gdb, ld and opcodes on v810-*-*.
12955
12956 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12957
12958 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12959 (local-maintainer-clean): New target.
12960 (maintainer-clean): New target.
12961 (realclean): Just depend upon maintainer-clean.
12962
12963 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12964
12965 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12966
12967 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12968
12969 * configure.in: Build ld in mips*-*-bsd* case.
12970
12971 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12972
12973 * config.sub: Accept -lites* OS. From Ian Dall.
12974
12975 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12976
12977 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12978 targets.
12979
12980 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12981
12982 * configure.in: treat i386-win32 canadian cross the same as
12983 i386-go32 canadian cross.
12984
12985 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12986
12987 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12988 running under the simulator to build a reduced set of libraries.
12989 (powerpc-*-eabiaix): Add fine grained multilib support added to
12990 other powerpc targets yesterday.
12991
12992 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12993
12994 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12995 -disable-softfloat, -disable-relocatable, -disable-aix, and
12996 -disable-sysv to control which multilib libraries get built.
12997
12998 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12999
13000 * configure: Add Makefile.tem to list of files to remove in trap
13001 handler.
13002
13003 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13004
13005 * config.guess (*Linux*): Add missing "exit"s.
13006 Also, need specific check for alpha-unknown-linux (uses COFF).
13007
13008 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13009
13010 * config.guess: Merge with FSF:
13011
13012 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13013 * config.guess (AIX4): More robust release numbering discovery.
13014
13015 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13016 * config.guess (i386-sequent-ptx): Properly get version number.
13017
13018 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13019 * config.guess (mips:*:4*:UMIPS): New case.
13020
13021 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13022
13023 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13024 (i386-win32 host): Likewise. Don't build readline.
13025
13026 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13027
13028 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13029 SUPPORT_FILES to submakes.
13030
13031 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13032
13033 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13034 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13035 mpw-configure.
13036
13037 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13038
13039 * configure.in (appdirs): Use =, not ==, in test expression when
13040 trying to build the text to print in the warning message for
13041 Solaris users.
13042
13043 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13044
13045 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13046
13047 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13048
13049 * config.guess: Recognize lynx-2.3.
13050
13051 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13052
13053 * config.sub (z8ksim): Deleted
13054 (z8k-*-coff): New, this is the one true name of the target.
13055
13056 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13057
13058 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13059
13060 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13061
13062 * config.guess (*:Linux:*:*): First try asking the linker what the
13063 default object file format is (elf, aout, or coff). Then if this
13064 fails, try previous methods.
13065
13066 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13067
13068 * configure.in: Don't build newlib for *-*-vxworks5.1.
13069
13070 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13071
13072 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13073 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13074
13075 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13076
13077 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13078
13079 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13080
13081 * cfg-ml-com.in: New file.
13082 * cfg-ml-pos.in: New file.
13083
13084 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13085
13086 * COPYING.NEWLIB: Add HP free copyright to list.
13087
13088 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13089
13090 * config.sub: Recognize -eabi* for the system, not just -eabi.
13091
13092 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13093
13094 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13095 * config.sub, configure.in (win32): New target and host.
13096
13097 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13098
13099 * configure.in: Add i386-pe configuration.
13100
13101 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13102
13103 * mpw-build.in (install): Install GDB after LD.
13104
13105 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13106
13107 * mpw-config.in (elf/mips.h): Always forward-include, needed
13108 for GDB to build.
13109
13110 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13111
13112 * testsuite: New directory for customer acceptance and whole tool
13113 chain tests.
13114
13115 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13116
13117 * configure: If per-host line isn't found, but AC_OUTPUT is found
13118 and a configure script exists, run it instead.
13119
13120 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13121
13122 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13123
13124 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13125
13126 * configure: Set build_{cpu,vendor,os,alias} to host values when
13127 --build isn't specified.
13128
13129 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13130
13131 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13132 (FLAGS_TO_PASS): Pass them.
13133 (EXTRA_TARGET_FLAGS): Ditto.
13134
13135 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13136
13137 * Makefile.in (all-libg++): Depend on all-libstdc++.
13138
13139 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13140
13141 * configure.in (noconfigdirs): Enable all packages for
13142 i386-unknown-netbsd.
13143
13144 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13145
13146 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13147 hosted builds (DOS builds)
13148
13149 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13150
13151 Changes for ARM based on patches from Richard Earnshaw:
13152 * config.sub: Handle armeb and armel.
13153 * configure.in: Omit arm linker only for riscix.
13154
13155 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13156
13157 * config.guess: Update from FSF.
13158
13159 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13160
13161 * config.sub: Recognize powerpcle as the little endian varient of
13162 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13163 powerpcle variant. Convert pentium into i586, not i486. Add p5
13164 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13165 temporarily.
13166
13167 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13168
13169 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13170
13171 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13172
13173 * config.sub: Accept -lites* as a basic system type.
13174
13175 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13176
13177 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13178 installed, and if so return linuxoldld as the system name.
13179
13180 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13181
13182 * config.guess: Add hppa1.1-hp-lites support.
13183
13184 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13185
13186 * configure.in: Don't build newlib for m68k-vxworks5.1.
13187
13188 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13189
13190 * configure.in (mips-sgi-irix6): Use mh-irix5.
13191
13192 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13193
13194 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13195
13196 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13197
13198 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13199 OSF/1. Fix compiler flags.
13200 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13201
13202 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13203
13204 * configure.in: Recognize --with-newlib.
13205 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13206
13207 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13208
13209 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13210 to *_X11_MODULES due to gdbtk needing X include files et al.
13211
13212 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13213
13214 Merge in support for Mac MPW as a host.
13215 (Old change descriptions retained for informational value.)
13216
13217 * mpw-config.in: Add generic include forwards for cpu-specific
13218 include files in aout and elf directories.
13219
13220 * mpw-configure: Added copyright.
13221 * mpw-config.in: Check for presence of required build tools.
13222 (target_libs): Add newlib.
13223 (target_tools): Add examples.
13224 (Read Me): Generate as "Read Me for MPW" instead.
13225 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13226 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13227 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13228
13229 * mpw-configure: Remove subdir-specific makefile hackery,
13230 delete mk.tmp after using it.
13231
13232 * mpw-build.in (all): Display start and end times.
13233
13234 * mpw-configure (host_canonical): Set.
13235 (target_cpu): Always add to makefiles.
13236 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13237 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13238 (mpw-mh-mpw): Look for in srcdir and srcroot.
13239 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13240
13241 * mpw-build.in: (install-only): New target.
13242
13243 * mpw-configure (host_alias, target_alias): Rename from hostalias
13244 and targetalias, add into generated Makefile.
13245 (mk.tmp): If present, add into generated Makefile.
13246 * mpw-build.in (all-gas): Build config.h first before gas proper.
13247
13248 * mpw-configure (config.status): Write only if changed.
13249 * mpw-config.in (readline): Configure it (not built, just used for
13250 definitions).
13251
13252 * mpw-config.in (elf/mips.h): Add a forward include.
13253
13254 * mpw-config.in: Forward-include most .h files in include into
13255 extra-include.
13256 (readline): Don't build.
13257 mpw-build.in (install): Install GDB.
13258
13259 * mpw-configure (prefix, mpw_prefix): Handle it.
13260 * mpw-config.in (mmalloc, readline): Don't configure.
13261 * mpw-build.in (thisscript): Rename to ThisScript.
13262 Use mpw-build instead of BuildProgram everywhere.
13263 (mmalloc, readline): Don't build.
13264 * mpw-README: New file, basic documentation about the MPW port.
13265
13266 * mpw-config.in: Use forward-include to create include files.
13267
13268 * mpw-configure: Add more things to the top of each configured
13269 Makefile, including contents of config/mpw-mh-mpw.
13270 * mpw-config.in (extra-include): Create this directory and fill it
13271 with Posix-like include files when configuring.
13272
13273 * config.sub (apple, mac, mpw): Add various aliases.
13274
13275 * mpw-build.in: New file, top-level build script fragment for MPW.
13276 * mpw-configure: New file, configure script for MPW.
13277 * mpw-config.in: New file, config fragment for MPW.
13278
13279 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13280
13281 * configure.in (host_libs): Remove glob, since it is gone from the
13282 sources.
13283
13284 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13285
13286 * Makefile.in: define empty GDB_NLM_DEPS var.
13287
13288 * configure.in(target_makefile_frag): use config/mt-netware
13289 for netware targets.
13290
13291 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13292
13293 * config.sub: Merge in recent FSF changes. Remove linux special
13294 cases.
13295
13296 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13297
13298 Revert this change:
13299
13300 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13301
13302 * build-all.mk: Use CC=cc -Xs on Solaris.
13303
13304 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13305
13306 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13307 stop using it.
13308 * Makefile.in: Nuke all references to glob subdirectory.
13309
13310 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13311
13312 * configure.in: Fix --enable-shared logic in per-host.
13313
13314 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13315
13316 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13317
13318 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13319
13320 * configure.in (noconfigdirs): Don't build gas on AIX, for
13321 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13322
13323 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13324
13325 * configure: Fix --cache-file to work if the file argument is a
13326 relative path.
13327
13328 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13329
13330 * configure: If the --cache-file is used, pass it down to
13331 configure in subdirectories.
13332
13333 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13334
13335 * config.sub: add vxworks29k configuration.
13336
13337 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13338
13339 * Makefile.in (taz): Do "diststuff" part quietly.
13340
13341 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13342
13343 * config.sub: Mini-merge with gcc/config.sub.
13344
13345 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13346
13347 * config.guess (IRIX): Sed - to _.
13348
13349 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13350
13351 * Makefile.in (source-vault, binary-vault): New targets.
13352
13353 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13354
13355 * config.sub: Recognize -eabi as a basic system type.
13356
13357 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13358
13359 * configure.in (enable_shared stuff): Fix typo.
13360
13361 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13362
13363 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13364
13365 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13366
13367 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13368
13369 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13370
13371 * configure.in (rs6000-*-*): Don't build gas.
13372
13373 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13374
13375 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13376 reduce command line length.
13377 (AS_FOR_TARGET): Check for as.new, not Makefile.
13378 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13379
13380 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13381
13382 * config.guess: Merge from FSF.
13383
13384 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13385
13386 * configure: Don't use $ when handling program_suffix.
13387
13388 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13389
13390 * configure.in: Configure tk for hppa/hpux.
13391
13392 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13393
13394 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13395
13396 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13397
13398 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13399 to LIBCXXFLAGS. Tests are better run without it.
13400
13401 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13402
13403 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13404
13405 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13406
13407 * configure.in (*-*-netware*): Don't configure xiberty.
13408
13409 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13410
13411 * configure.in: Remove tk from native_only list.
13412
13413 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13414
13415 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13416 for special NCD build.
13417
13418 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13419
13420 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13421 makeall.bat, they're only useful for binutils snapshots.
13422 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13423 makeall.bat to specified SUPPORT_FILES.
13424
13425 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13426
13427 * build-all.mk: Add Ericsson targets to sun4 and solaris
13428 hosts. Add BNR's sun4 target to solaris host, so their
13429 build-from-source will be tested in-house first.
13430
13431 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13432
13433 * Makefile.in (LIBCFLAGS): New variable.
13434 (CFLAGS_FOR_TARGET): Ditto.
13435 (LIBCFLAGS_FOR_TARGET): Ditto.
13436 (LIBCXXFLAGS): Ditto.
13437 (CXXFLAGS_FOR_TARGET): Ditto.
13438 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13439 (BASE_FLAGS_TO_PASS): Pass them.
13440 (EXTRA_TARGET_FLAGS): Ditto.
13441
13442 * configure.in: Support --enable-shared.
13443
13444 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13445
13446 * configure.in (target_libs): Include libstdc++ again.
13447 * config.guess: Update from FSF (for FreeBSD).
13448
13449 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13450
13451 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13452 makeall.bat.
13453 (DISTDOCDIRS): Add `etc'.
13454 (ETC_SUPPORT_PFX): New variable.
13455 (taz): Include anything from etc starting with a word in
13456 ETC_SUPPORT_PFX.
13457
13458 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13459
13460 * config.sub: Update for recent FSF changes. Remove obsolete
13461 h8300hds entry. Add -windows* and -osx as basic os. Minor
13462 spacing changes.
13463
13464 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13465
13466 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13467
13468 * config.guess: Merge with FSF.
13469 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13470
13471 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13472
13473 * configure: Since the "trap 0" handler will override the exit
13474 status on many systems, only use it for "exit 1", and make it set
13475 a non-zero exit status; reset it before "exit 0". Also, check
13476 exit status of config.sub, and error out if it failed.
13477
13478 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13479
13480 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13481 and install libgloss.
13482
13483 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13484
13485 * Makefile.in (all-binutils): Depend upon all-byacc.
13486
13487 * configure.in: Don't build emacs on Irix 5.
13488
13489 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13490
13491 * configure.in (*-*-netware*): Add libio.
13492
13493 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13494
13495 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13496 (CHECK_TARGET_MODULES): Ditto.
13497 (INSTALL_TARGET_MODULES): Ditto.
13498 (TARGET_LIBS): Ditto.
13499 (all-libstdc++): Note dependencies.
13500
13501 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13502
13503 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13504
13505 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13506
13507 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13508 -fexternal-templates.
13509
13510 * configure.in (target_libs): Add libstdc++.
13511 (noconfigdirs): Add libstdc++ as appropriate.
13512
13513 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13514
13515 * config.guess: Update from FSF.
13516
13517 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13518
13519 * configure: Use ${config_shell} when running ${configsub}.
13520
13521 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13522
13523 * config.sub: No longer recognize h8300h.
13524
13525 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13526
13527 * config.sub: Remove extraneous differences between config.sub and
13528 gcc/config.sub.
13529
13530 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13531
13532 * Makefile.in (DISTSTUFFDIRS): Add gas.
13533
13534 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13535
13536 * COPYING.NEWLIB: New file.
13537
13538 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13539
13540 * config.guess (HP-UX): Patch from Harlan Stenn
13541 <harlan@landmark.com> to also emit release level.
13542
13543 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13544
13545 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13546
13547 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13548
13549 * config.sub: Merge nextstep cleanup from FSF.
13550
13551 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13552
13553 * configure.in (arm-*-*): Don't configure ld for this target.
13554
13555 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13556
13557 * configure.in (*-*-netware): don't configure libg++, libio,
13558 librx, or newlib.
13559
13560 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13561
13562 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13563 configure ld--it works, but it doesn't support shared libraries.
13564
13565 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13566
13567 * config.guess (*-unknown-freebsd*): Get rid of possible
13568 trailing "(Release)" in version string.
13569 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13570
13571 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13572
13573 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13574 Fix type: *-next-neststep -> *-next-nextstep.
13575
13576 * config.guess: Merge from FSF:
13577
13578 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13579
13580 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13581
13582 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13583
13584 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13585 instead of UNIX_SV for UnixWare 1.0).
13586
13587 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13588
13589 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13590 to make gdb/nlm/* build after the compiler and linker.
13591
13592 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13593
13594 * config.guess (netbsd, freebsd, linux): Accept any machine,
13595 not just i[34]86.
13596 (m68k-atari-sysv4): Relocate to match FSF version.
13597
13598 * config.guess: More merges from the FSF:
13599
13600 Add a space before function call or macro invocation.
13601
13602 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13603
13604 * config.guess: Add trap cmd to remove dummy.c and dummy when
13605 interrupted.
13606
13607 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13608
13609 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13610 (dummy): Redirect stderr from compilation of dummy.c.
13611
13612 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13613
13614 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13615
13616 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13617
13618 * configure: Accept and ignore --cache*, for compatibility with
13619 new autoconf.
13620
13621 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13622
13623 * config.guess: Merge from FSF:
13624
13625 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13626
13627 * config.guess (Pyramid*:OSx*:*:*): New case.
13628 (PATH): Add /.attbin at end for finding uname.
13629 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13630
13631 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13632
13633 * config.guess (M88*:DolphinOS:*:*): New case.
13634
13635 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13636
13637 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13638 to select whether to use ELF or COFF.
13639
13640 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13641
13642 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13643
13644 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13645
13646 * config.guess: Guess the OS version for HPUX.
13647
13648 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13649
13650 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13651
13652 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13653
13654 * configure.in: Recognize --with-headers, --with-libs, and
13655 --without-newlib.
13656 * Makefile.in (all-xiberty): Depend upon all-ld.
13657
13658 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13659
13660 * configure.in: Change i[34]86 to i[345]86.
13661
13662 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13663
13664 * configure (version): A few more tweaks to help message.
13665
13666 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13667
13668 * Makefile.in: Remove (for now) librx as a host library,
13669 now that we're building it for target.
13670
13671 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13672
13673 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13674 (Karl Berry).
13675
13676 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13677
13678 * configure.in: Also configure librx.
13679
13680 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13681
13682 * Makefile.in: Update various rules to reflect that librx
13683 is now needed for libg++.
13684
13685 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13686
13687 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13688
13689 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13690
13691 * configure.in: Configure the examples directory.
13692
13693 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13694
13695 * configure: Simplify Jun 2 1994 change.
13696
13697 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13698
13699 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13700 /bin/gcc isn't good enough to build gcc.
13701
13702 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13703
13704 * Makefile.in (GDB_SUPPORT_FILES): Remove
13705 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13706 (gdb.tar.gz): Add new rule to use standard distribution building
13707 mechanism.
13708
13709 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13710
13711 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13712 Bill Cox <bill@cygnus.com>.
13713
13714 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13715
13716 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13717
13718 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13719
13720 * configure: Search current dir first in .gdbinit.
13721
13722 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13723
13724 * config.sub: Recognize freebsd (merged from gcc config.sub).
13725
13726 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13727
13728 * config.sub: Refer to NeXT's operating system as nextstep.
13729
13730 * config.sub (case $basic_machine): Re-order the cases, to match
13731 the order in the FSF version (which is mostly alphabethical).
13732 Merge in some additions and changes from the FSF.
13733
13734 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13735
13736 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13737 * config.sub: Recognize cxux7.
13738 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13739
13740 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13741
13742 * config.sub: Fix typo powerpc -> powerpc-*.
13743
13744 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13745
13746 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13747
13748 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13749 parallel with all-emacs and install-emacs). Top-level command
13750 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13751
13752 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13753
13754 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13755 $(relbindir)/make before doing ``make install'', and use
13756 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13757 installing over running make binary.
13758 ($(host)-stamp-stage3-installed): Likewise.
13759
13760 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13761
13762 * config.guess: Recognize Mach.
13763
13764 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13765
13766 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13767 see whether --exec-prefix was used.
13768
13769 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13770
13771 * README: Explicitly mention libg++/README. (Zoo's idea.)
13772
13773 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13774
13775 * Makefile.in: Add all-librx target similar to all-libproc.
13776
13777 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13778
13779 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13780 with post 1.2 uname bogosity.
13781
13782 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13783
13784 * configure: Remove temporary files on receipt of a signal.
13785
13786 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13787
13788 * configure: If there is a package_makefile_frag, remove
13789 ${subdir}/Makefile.tem after copying it in.
13790
13791 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13792
13793 * build_all.mk: support rs6000 lynx identifies itself as
13794 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13795 since /bin/gcc is too feeble to compile a modern gcc.
13796
13797 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13798
13799 * brought devo/test-build.mk update-to-date with progressive/
13800 test-build.mk. Add lynx targets and hppa flag info.
13801
13802 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13803
13804 * configure.in: Use mh-ncrsvr43. Patch from
13805 Tom McConnell <tmcconne@sedona.intel.com>.
13806
13807 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13808
13809 * config.guess (i386-unknown-bsdi): No longer need to
13810 check #if defined(__bsdi__) && defined(__i386__).
13811
13812 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13813
13814 * configure: Set program_transform_nameoption correctly.
13815
13816 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13817
13818 * brought build-all.mk update-to-date with progressive build-all.mk,
13819 added new targets and hppa info.
13820
13821 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13822
13823 * configure: If config.guess result is a prefix of the user
13824 specified target, assume a native build and use the user specified
13825 target as the host alias. Remove SunOS patch suffix removal hack.
13826 * configure.in: Remove SunOS patch suffix removal hack.
13827
13828 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13829 in NATIVE_CHECK_MODULES.
13830
13831 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13832
13833 * Makefile.in: Rename HOST_ONLY to NATIVE.
13834 * configure: Delete SunOs patch suffix from host_canonical
13835 and build_canonical variables that are prepended to Makefiles.
13836 * configure.in: Add comments for easier maintenance.
13837
13838 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13839
13840 * Makefile.in: Add all-libproc target similar to all-gui.
13841
13842 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13843
13844 * Makefile.in (CHECK_MODULES): split into
13845 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13846
13847 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13848
13849 * config.guess (i386-unknown-bsdi): New system to guess.
13850
13851 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13852
13853 * Makefile.in: Add all-gui target (but not yet build by "all").
13854
13855 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13856
13857 * config.sub: Move deletion of patch suffix from here...
13858 * configure.in: To here, at Ian's suggestion. The top-
13859 level scripts might need to know of a patch level.
13860
13861 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13862
13863 * config.sub: Strip off patch suffix so rtl is recognized
13864 as a sunos4.1.3 machine, even though it's been patched.
13865
13866 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13867
13868 * Makefile.in (INSTALL_LAST): Delete.
13869 (INSTALL_DOSREL): New.
13870
13871 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13872
13873 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13874 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13875 whether we pass down --with-gnu-ld anyhow.
13876
13877 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13878
13879 * Makefile.in (INSTALL_LAST): Change operation so it works
13880 on more flavors of make.
13881 * configure.in (go32): Don't build libg++ or libio.
13882
13883 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13884
13885 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13886 they can be overriden by templates.
13887
13888 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13889
13890 * configure.in (target==go32): Don't build gdb.
13891 * dosrel: New directory.
13892
13893 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13894
13895 * configure.in (host==go32): Configure dosrel too.
13896 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13897 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13898 be set by incoming names or templates.
13899 (INSTALL_LAST): New rule.
13900
13901 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13902
13903 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13904
13905 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13906
13907 * configure.in (appdirs): New variable. Currently empty, but will
13908 be used in gas distribution. If nonempty, lists a set of
13909 directories at least one of which must get configured, or top
13910 level configuration is considered to have failed.
13911 (rs6000-*-lynxos*): Use new file name.
13912
13913 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13914
13915 Eliminate XTRAFLAGS.
13916 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13917 newlib include files using -idirafter, and also use -nostdinc.
13918 (CXX_FOR_TARGET): Likewise.
13919 (XTRAFLAGS): Removed.
13920 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13921 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13922 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13923 ($(DO_X)): Don't pass down XTRAFLAGS.
13924
13925 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13926
13927 * configure.in (mips*-dec-bsd*): New target; do build linker.
13928 (mips*-*-bsd*): New target; don't build linker.
13929
13930 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13931
13932 * configure.in: support rs6000-*-lynxos* configuration.
13933 support sunos4 as a cross target.
13934
13935 * config.sub: look for lynx*, not lynx since the OS version may
13936 legitimately be part of the name.
13937
13938 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13939
13940 * configure.in (i[34]86-*-sco*): Move to be with other i386
13941 targets.
13942 (romp-*-*): New target. Skip various binary utilities.
13943 (vax-*-*): New target. Don't build newlib.
13944 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13945
13946 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13947
13948 * configure.in: Only set host_makefile_frag if config
13949 directory exists.
13950
13951 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13952
13953 * install.sh: If $dstdir exists, don't check whether each
13954 component does.
13955
13956 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13957
13958 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13959
13960 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13961
13962 * configure.in (*-*-lynxos*): Don't configure newlib for either
13963 native or cross Lynx.
13964
13965 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13966
13967 * config.sub (sparc64-elf): Fix os.
13968 (z8k): Remove duplicate.
13969
13970 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13971
13972 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13973 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13974
13975 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13976
13977 * configure: Make file links cleanly even if Lynx fails on
13978 an NFS symlink (at least fail cleanly).
13979
13980 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13981
13982 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13983 -XNh2000.
13984
13985 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13986
13987 * configure: Unknown options are fatal again.
13988
13989 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13990
13991 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13992 compatibility.
13993
13994 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13995
13996 * build-all.mk: Add `clean' target.
13997
13998 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13999
14000 * config.guess: Add SINIX support.
14001 * configure.in: Add mips-*-sysv4* support.
14002
14003 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14004
14005 * build-all.mk: Document all useful targets.
14006 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14007 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14008
14009 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14010
14011 * configure: Support --silent, --quiet.
14012
14013 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14014
14015 * configure: Support --disable-FEATURE.
14016
14017 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14018
14019 * config.guess: Recognize NCR running SVR4.3.
14020
14021 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14022
14023 * config.guess: Make BSDI generate i386-unknown-bsd386.
14024 Patch from Paul Eggert <eggert@twinsun.com>.
14025
14026 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14027
14028 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14029
14030 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14031
14032 * configure: Make unrecognized options give nonfatal warnings
14033 instead of fatal errors, and pass them to any subdirectory
14034 configures in case they recognize them.
14035 Make --x equivalent to --with-x.
14036
14037 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14038
14039 * configure: Add --enable-* options. Clean up usage message and
14040 some comments.
14041
14042 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14043
14044 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14045
14046 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14047
14048 * configure.in (hppa*-*-*): Enable binutils.
14049
14050 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14051
14052 * config.sub: Recognize cisco.
14053
14054 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14055
14056 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14057
14058 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14059
14060 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14061 than one configuration name. Add comment.
14062
14063 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14064
14065 * config.guess: about target *-hitachi-hiuxwe2, fixed
14066 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14067 macro is incorrect.]
14068
14069 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14070
14071 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14072 than the "make ls" stuff which used to be here.
14073
14074 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14075
14076 * config.guess: Recognize i[34]86-unknown-freebsd.
14077 From Shawn M Carey <smcarey@rodan.syr.edu>.
14078
14079 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14080
14081 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14082
14083 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14084
14085 * config.guess: Check for ptx.
14086
14087 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14088
14089 * config.sub: Add os9k checking.
14090
14091 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14092
14093 * config.guess: Handle OSF1 running on HPPA processors
14094
14095 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14096
14097 * configure: If subdir configure fails, print out a message with
14098 subdirectory name, in case subdir's configure code didn't identify
14099 itself.
14100
14101 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14102
14103 * configure.in: Remove embedded newlines from configdirs.
14104 Avoid mismatches of substrings. Fix matching strings at end
14105 of configdirs.
14106
14107 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14108
14109 * config.guess: Add Lynx/rs6000 config support.
14110
14111 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14112
14113 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14114
14115 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14116
14117 * configure.in (hppa*-*-osf*): Treat this just like most other
14118 PA configurations (eg no binutils or ld).
14119 (hppa*-*-*elf*): These configurations have binutils and ld.
14120
14121 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14122
14123 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14124
14125 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14126
14127 * configure.in (rs6000-*-*): Build gas.
14128
14129 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14130
14131 * Makefile.in: Avoid bug in losing hpux sed.
14132
14133 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14134
14135 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14136 for GDB and GDB has been fixed to not need it.
14137
14138 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14139
14140 * config.guess: Recognize vax hosts.
14141
14142 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14143
14144 * configure (while loop): Don't use "break 2" inside case
14145 statement -- the case statement isn't an enclosing loop.
14146
14147 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14148
14149 * config.guess: Clean up NeXT support, to allow nextstep
14150 on Intel machines. Make OS be nextstep.
14151
14152 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14153
14154 * config.guess: Add alternate forms for Convex.
14155
14156 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14157
14158 * configure: Completely rewrite option processing. Take
14159 advantage of pattern-matching to avoid invoking test frequently.
14160 Also clean up host and target defaulting logic.
14161
14162 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14163
14164 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14165 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14166 commands (plus user environment) will fit SCO limits.
14167
14168 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14169
14170 * configure.in: Don't issue warnings about directories which are
14171 not being configured if -norecursion is set. Correct test for
14172 --with-gnu-as and --with-gnu-ld to not get confused by substring
14173 matches.
14174
14175 * configure.in: Don't build gas for alpha-dec-osf1*.
14176
14177 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14178
14179 * configure: Back out Per's change of 12/19/1993. It changes the
14180 behavior of configure in unexpected and confusing ways.
14181
14182 Also, use different delim char when calculating
14183 program_transform_name so that the name can contain slashes.
14184
14185 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14186
14187 * configure.in, config.sub: Add support for VSTa micro-kernel.
14188
14189 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14190
14191 * configure.in: Nuke hacks which were used to get a special
14192 version of GAS for HPPA configurations.
14193
14194 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14195
14196 * configure: If only ${target_alias} is given, use that
14197 as the default for ${host_alias}.
14198 * configure: Add missing back-slashes before nested quotes.
14199
14200 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14201
14202 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14203
14204 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14205
14206 * config.guess: Recognize some Tektronix configurations.
14207 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14208
14209 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14210
14211 * config.sub: Match any flavor of SH.
14212
14213 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14214
14215 * configure.in: Don't try to configure newlib for Alpha.
14216
14217 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14218
14219 * configure.in: Don't build ld for Irix 5. Don't build gas,
14220 libg++ or libio for any Alpha target.
14221
14222 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14223
14224 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14225
14226 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14227 default arguments -- so it tried to compress itself.
14228
14229 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14230
14231 * configure.in (notsupp): ensure that a space is always at the end
14232 of the configdirs list, since the grep checks for an explicit space
14233
14234 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14235
14236 * configure.in (target i386-sysv4.2): don't build ld, since static
14237 versions of many libraries are not available.
14238
14239 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14240
14241 * config.guess: Recognize Apollos (using environment variables).
14242 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14243
14244 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14245
14246 * config.guess: Recognize Sony news mips running newsos.
14247
14248 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14249
14250 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14251 "fi ; else" for bash.
14252
14253 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14254
14255 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14256
14257 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14258
14259 * config.sub: accept unixware as an alias for svr4.2.
14260 Fix some inconsistancies with the gcc version.
14261
14262 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14263
14264 * Makefile.in (DISTDOCDIRS): Add gdb.
14265
14266 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14267
14268 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14269
14270 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14271
14272 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14273 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14274 this now.
14275
14276 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14277
14278 * config.sub: Accept hiux* as an OS name.
14279
14280 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14281 etc/make-stds.texi. The underscore came from gcc, and dje now
14282 agrees that RUNTESTFLAGS is the correct name.
14283
14284 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14285
14286 * install.sh: Remove 'set -e'. It makes any conditionals
14287 in the script useless.
14288
14289 * config.guess: Automatically recognize arm-acorn-riscix
14290 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14291
14292 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14293
14294 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14295
14296 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14297
14298 * Makefile.in (DISTDOCDIRS): New variable.
14299 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14300 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14301
14302 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14303
14304 * configure.in (hppa target): check the source directory for the
14305 pagas sub-directory
14306
14307 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14308
14309 * config.sub: Allow -aout* and -elf*.
14310
14311 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14312
14313 * configure.in: Don't build ld on i386-solaris2, same as for
14314 sparc-solaris2.
14315
14316 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14317
14318 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14319
14320 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14321
14322 * configure.in: Configure gdb for alpha.
14323
14324 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14325
14326 * Makefile.in (CXXFLAGS): Add -O.
14327
14328 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14329
14330 * config.guess: added support for DG Aviion
14331
14332 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14333
14334 * configure.in: Produce warning message for subdirectories not
14335 configurable for this host/target combination. Don't try to
14336 configure gdb for vms.
14337
14338 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14339
14340 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14341 appropriate files before making "diststuff".
14342 (DISTBISONFILES): New var: list of files to be edited.
14343 (DISTSTUFFDIRS): Add binutils.
14344
14345 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14346
14347 * config.sub: also handle mipsel and mips64el (for little endian mips)
14348
14349 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14350
14351 * configure.in: Add * to end of all OS names.
14352
14353 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14354
14355 * configure.in: Build newlib for LynxOS native.
14356
14357 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14358
14359 * config.guess: Add support for delta 88k running SVR3.
14360
14361 * configure.in: Add comment about HP compiler vs. emacs.
14362
14363 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14364
14365 * configure.in: don't build ld on solaris2 (not a viable option
14366 due to bugs in getpwnam & getpwuid)
14367
14368 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14369
14370 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14371 config.guess will produce a full version number.
14372
14373 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14374
14375 * configure.in: Build linker and binutils for alpha-dec-osf1.
14376
14377 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14378
14379 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14380 and gdb/testsuite/Makefile.in.
14381
14382 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14383
14384 * configure.in: recognize mips*- instead of mips-
14385
14386 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14387
14388 * config.sub: Accept linux*coff and linux*elf as operating
14389 systems.
14390
14391 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14392
14393 * config.sub: Recognize mips64, and mips3 as an alias for it.
14394
14395 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14396
14397 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14398 gdb knows how to handle OSF/1 shared libraries.
14399
14400 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14401
14402 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14403 * config.guess: Recognize Hitachi's HIUX.
14404 * config.sub: Recognize h3050r* and hppahitachi.
14405 Remove redundant cases for hp9k[23]*.
14406
14407 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14408
14409 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14410 if gas and ld are in the source tree and are in ${configdirs}.
14411 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14412 --with options (but still pass them down on the command line,
14413 if they were explicitly specified).
14414
14415 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14416
14417 * configure: substitute SHELL value in Makefile.in with
14418 ${CONFIG_SHELL}
14419
14420 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14421
14422 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14423 *-*-solaris2* targets.
14424
14425 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14426
14427 * Makefile.in: define M4, and pass it down to sub-makes;
14428 all-autoconf now depends on all-m4
14429
14430 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14431
14432 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14433 presence of {ar,ranlib} instead of a configured directory
14434
14435 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14436
14437 * config.guess: Accept 34?? as well as 33?? for NCR.
14438
14439 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14440
14441 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14442 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14443
14444 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14445
14446 * configure: grab values for $(CC) and $(CXX) from the
14447 environment, so that someone can do "CC=gcc configure; make" and
14448 have it work right (matching the way that autoconf works now)
14449
14450 * configure.in, Makefile.in: add support for gash, the tcl
14451 interface to Galaxy
14452
14453 * config.guess: add NetBSD variants (hp300, x86)
14454
14455 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14456
14457 * install.sh: Support -d option (in the manner of SunOS 4 install,
14458 as it is more deterministic than that of GNU install)
14459 (chmodcmd): Set file to mode 755 by default (should also do default
14460 chgrp and chown, but I don't feel like dealing with that now)
14461
14462 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14463
14464 * config.sub: Remove h8300hhms alias.
14465
14466 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14467
14468 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14469
14470 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14471
14472 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14473 as stmp-fixinc
14474
14475 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14476
14477 * config.sub: recognize m88110-bug-coff.
14478
14479 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14480
14481 * Makefile.in (all-libio): all dependencies on the toolchain used
14482 to build this (gcc, gas, ld, etc)
14483
14484 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14485
14486 * config.guess: Deal with OSF/1 1.3 on alpha.
14487
14488 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14489
14490 * install.sh: add some 'else true' clauses for portability
14491
14492 * configure.in: don't build libio for h8[35]00-*-* targets
14493
14494 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14495
14496 * Makefile.in: Add support for new libio.
14497
14498 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14499
14500 * install.sh: If one command fails, don't try the rest. Don't try
14501 to remove $dsttmp (via trap) unless we have already created it.
14502 If $src doesn't exist, detect it and exit with an error.
14503
14504 * config.guess: Recognize BSD on hp300.
14505
14506 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14507
14508 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14509 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14510
14511 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14512
14513 * Makefile.in (all-send-pr): depends on all-prms
14514
14515 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14516
14517 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14518
14519 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14520
14521 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14522 Added test for mips-mips-riscos5.
14523
14524 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14525
14526 * configure.in: use mh-hp300 for 68k HP hosts
14527
14528 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14529
14530 * configure: add support for CONFIG_SHELL, so that you can use
14531 some alternate shell for evaluating configure scripts
14532
14533 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14534
14535 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14536 in configure script to bug-gdb@prep.ai.mit.edu when building
14537 distribution archive.
14538 * Makefile.in (COMPRESS): Remove def.
14539 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14540 gdb.tar.Z and make-gdb.tar.Z respectively.
14541 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14542 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14543 to convergence with 'taz' target in Makefile.in.
14544
14545 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14546
14547 * install.sh (dsttmp): use trap to ensure that tmp files go
14548 away on error conditions
14549
14550 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14551
14552 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14553
14554 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14555
14556 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14557 its parent is '/' not ''.
14558
14559 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14560
14561 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14562
14563 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14564 that ${newsrcdir}/configure.in does.
14565
14566 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14567
14568 * test-build.mk: support for CONFIG_SHELL
14569
14570 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14571
14572 * config.sub (netware): Add as a basic system type.
14573
14574 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14575
14576 * Makefile.in (Makefile): depend on configure.in. Also drop the
14577 $(srcdir)/ from the dependency on Makefile.in.
14578
14579 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14580
14581 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14582 (h8300hhms is temporary until multi-libraries are implemented).
14583 * configure.in: Handle h8300h too.
14584
14585 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14586
14587 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14588
14589 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14590
14591 * configure: Remove extraneous output when guessing host type.
14592 * config.guess: Remove extraneous output when guessing using C
14593 compiler rather than uname, or when guessing fails.
14594
14595 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14596
14597 * Makefile.in: remove all.cross and install.cross targets
14598
14599 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14600 definitions
14601
14602 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14603
14604 * configure.in (target sh): Build gprof.
14605
14606 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14607
14608 * config.sub: change -solaris to -solaris2
14609
14610 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14611
14612 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14613
14614 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14615
14616 * configure: Correct error message for missing Makefile.in to
14617 print correct directory.
14618
14619 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14620
14621 * install.sh: kludge around 386BSD shell bug
14622
14623 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14624
14625 * config.guess: Recognize NeXT.
14626 * config.guess: Recognize i486-ncr-sysv4.
14627 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14628
14629 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14630
14631 * Makefile.in (MAKEINFOFLAGS): New variable.
14632 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14633 * build-all.mk, test-build.mk: Pass down --no-split as
14634 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14635
14636 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14637
14638 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14639
14640 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14641
14642 * Makefile.in (libg++.tar.z): New rule.
14643 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14644 * Makefile.in (taz): Only do a single chmod.
14645
14646 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14647
14648 * install.sh: don't use dirname anymore (replaced with sed usage)
14649
14650 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14651
14652 * Makefile.in: Change extension for gzip'd files from '.z' to
14653 '.gz' per new FSF standard usage.
14654
14655 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14656
14657 * configure: put quotes around the final value of program_transform_name
14658
14659 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14660
14661 * Makefile.in: new install.sh support; update install-info rules
14662
14663 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14664
14665 * configure.in: Build diff for crosses, but not for go32 host.
14666
14667 * configure.in: Build gprof only for native, and don't build it
14668 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14669
14670 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14671
14672 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14673
14674 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14675
14676 * configure.in (host_tools): Add prms.
14677
14678 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14679
14680 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14681 with $(FLAGS_TO_PASS) on the command line
14682
14683 * config.sub: Recognize lynx and lynxos
14684
14685 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14686
14687 * config.sub: Accept -ecoff*, not just -ecoff.
14688
14689 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14690
14691 * Makefile.in (taz): Use .gz suffix instead of .z.
14692 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14693 names.
14694
14695 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14696
14697 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14698
14699 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14700
14701 * Makefile.in (install-no-fixedincludes): install gcc last, so
14702 that rebuilds that might happen during 'make install' don't get
14703 bogus gcc include files
14704
14705 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14706
14707 Change from Utah for HPPA support:
14708 * config.guess: Recognize hppa1.x-hp-bsd.
14709
14710 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14711
14712 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14713 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14714
14715 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14716
14717 * config.sub: Add support for rom68k and bug boot monitors.
14718
14719 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14720
14721 * Makefile.in: Make all-opcodes depend on all-bfd.
14722
14723 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14724
14725 * config.guess: Added special check for i[34]86-univel-sysv4*.
14726
14727 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14728
14729 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14730 the processor rather than assuming i486.
14731
14732 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14733
14734 * config.guess: Recognize SunOS6 as Solaris3.
14735
14736 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14737
14738 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14739 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14740
14741 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14742
14743 * build-all.mk (all-cross): New target for Canadian Cross.
14744 Added Q2 go32 targets.
14745 * test-build.mk: Configure go32 cross sparclite-aout and
14746 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14747 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14748
14749 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14750
14751 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14752 GO32 hosted toolchains
14753
14754 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14755
14756 * configure: change so "-exec-prefix" gets passed down rather
14757 than "-exec_prefix" so autoconf generated Makefiles get the
14758 exec_prefix set right.
14759
14760 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14761
14762 * config.guess: get the Solaris2 minor version number
14763
14764 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14765
14766 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14767
14768 * config.guess: Recognize some Sequent platforms.
14769
14770 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14771
14772 * Makefile.in: added the vault-install target
14773
14774 * configure.in: actually use the Sun3 makefile fragment that's in
14775 config, also added the release dir to configdirs
14776
14777 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14778
14779 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14780
14781 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14782
14783 * configure.in: remove some program from Alpha targetted toolchains
14784
14785 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14786
14787 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14788 gprof.
14789 (taz): Run "make diststuff" in those directories instead of "make
14790 proto-dir". Look for "VERSION=" only at start of line in subdir
14791 Makefile. Use "gzip -9" for compression.
14792 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14793 (binutils.tar.z): New target.
14794
14795 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14796
14797 * Makefile.in (taz): Include gpl.texinfo.
14798
14799 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14800
14801 * Makefile.in (setup-dirs): Merged into "taz" target.
14802 (taz): Only do `proto-dir' stuff if a directory is actually needed
14803 for this target.
14804
14805 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14806
14807 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14808 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14809 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14810 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14811 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14812
14813 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14814
14815 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14816 config.sub, and move-if-change to gdb testsuite distribution
14817 archive, so the testsuite can be extracted, configured, and
14818 run separately from the gdb distribution. Blow away the Chill
14819 tests that require a Chill compiled executable, since GNU Chill
14820 is not yet publically available.
14821
14822 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14823
14824 * test-build.mk: set environment variables in a single command,
14825 instead of a list of assignments and exports
14826
14827 * config.guess: recognize Alpha/OSF1 systems
14828
14829 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14830
14831 * configure: Change help message to prefer --options rather than
14832 -options.
14833
14834 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14835
14836 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14837 zippy@ecst.csuchico.edu.
14838 * config.guess: Recognize miniframe.
14839
14840 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14841
14842 * Makefile.in: Use srcroot to find runtest rather than rootme.
14843 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14844
14845 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14846
14847 * test-build.mk: Extensive additions to support building on a
14848 machine other than the host.
14849
14850 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14851
14852 * configure (tooldir): Fix for i386-aix again.
14853
14854 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14855
14856 * configure, Makefile.in: Change definition of $(tooldir)
14857 to match the FSF.
14858
14859 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14860
14861 * config.guess: Recognize i[34]86/SVR4.
14862
14863 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14864
14865 * Makefile.in (all-gdb): gdb depends on sim.
14866
14867 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14868
14869 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14870 at the same time we make the prototype gdb directory.
14871 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14872 files at the same time as the gdb base release distribution.
14873
14874 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14875
14876 * Makefile.in (check): Use individual check targets rather than
14877 DO_X rule.
14878 (check-gcc): Added.
14879
14880 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14881
14882 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14883 for System V release 3.2.
14884
14885 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14886
14887 * config.sub: Recognize hppaosf.
14888 * configure.in: Do configure ld/binutils/gas for it.
14889
14890 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14891
14892 * configure (tooldir): Alter syntax used to set this, for systems
14893 where "\$" isn't handled right, like i386-aix.
14894
14895 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14896
14897 * configure: Pass program-transform-name, not
14898 program_transform_name, to recursive configures.
14899
14900 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14901
14902 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14903 of gas+ld+binutils.
14904
14905 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14906
14907 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14908
14909 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14910
14911 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14912
14913 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14914
14915 * Makefile.in (PRMS): Set back to all-prms.
14916
14917 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14918
14919 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14920 targets, rather than for MIPS hosts.
14921
14922 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14923
14924 * configure.in: add comment for --with-x default values
14925
14926 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14927
14928 * Makefile.in: add check-* targets for each of the directories in
14929 the tree. Add a definition of RUNTEST that will use the one we
14930 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14931
14932 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14933
14934 * configure.in: Removed obsolete references to bfd_target and
14935 target_makefile_frag.
14936
14937 * build-all.mk: Set assorted targets for Q2.
14938 * config.sub: Recognize z8k-sim and h8300-hms.
14939 * test-build.mk: Really don't pass host to configure.
14940 (HOLES): Added uname.
14941
14942 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14943
14944 * configure: Handle an empty program-prefix, program-suffix or
14945 program-transform-name correctly.
14946
14947 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14948
14949 * build-all.mk: -G 8 no longer required for MIPS targets.
14950 * test-build.mk: Don't pass host argument to configure; make it
14951 guess.
14952
14953 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14954
14955 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14956 * Makefile.in (COMPRESS): New macro, like GZIP.
14957
14958 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14959
14960 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14961
14962 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14963 with gas currently defaults to -G 0.
14964
14965 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14966
14967 * Makefile.in (all-flex): flex depends on byacc.
14968
14969 * build-all.mk: If host not specified, use config.guess. Pass TAG
14970 to test-build.mk as RELEASE_TAG.
14971 * test-build.mk (configargs): New variable containing arguments to
14972 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14973 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14974
14975 * config.guess: Use /bin/uname when checking -X argument on SCO,
14976 to avoid invoking GNU uname which doesn't understand -X.
14977
14978 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14979
14980 * configure.in: Build gas for mips-*-*.
14981
14982 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14983
14984 * Makefile.in (all.normal): insert missing backslash.
14985
14986 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14987
14988 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14989
14990 * Makefile.in: Complete overhaul to merge many almost identical
14991 targets.
14992
14993 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14994
14995 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14996 (gdb.tar.Z): Adjusted.
14997
14998 * Makefile.in (setup-dirs, taz): New targets; should be general
14999 enough to adapt for gdb sometime. Build only .z file.
15000 (gas.tar.z): New target.
15001
15002 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15003
15004 * build-all.mk: Use CC=cc -Xs on Solaris.
15005
15006 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15007
15008 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15009 for handling BISON for FSF releases.
15010
15011 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15012
15013 * configure: Actually implement the change zoo just documented.
15014
15015 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15016
15017 * configure: when using config.guess, only set target_alias when
15018 it's not already been set (ie, on the command line)
15019
15020 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15021
15022 * Makefile.in: add installcheck target, set PRMS to install-prms
15023
15024 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15025
15026 * configure: add support for package_makefile_fragment, handle the
15027 case where a directory has a configure.in file but no Makefile.in
15028 more gracefully (with an actual understandable error message, even);
15029 add support for --without (and add this to the usage message); also
15030 explicitly add a --host=${host_alias} to the command line when
15031 config.guess is used
15032
15033 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15034
15035 * configure: Must use both --host and --target in recursive calls.
15036
15037 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15038
15039 * Makefile.in: Change deja-gnu to dejagnu.
15040
15041 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15042
15043 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15044
15045 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15046
15047 * configure.in: canonicalize all instances to *-*-solaris2*,
15048 also strip out a number of tools to not build for go32 host
15049
15050 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15051
15052 * config.guess: add GPL.
15053
15054 * Makefile.in, config.guess, config.sub, configure: bump
15055 copyrights to 93.
15056
15057 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15058
15059 * Makefile.in (do-info): Removed obsolete check for existence of
15060 localenv file.
15061
15062 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15063
15064 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15065
15066 * Makefile.in: a couple of 'else true' for decstation,
15067 support for TclX
15068
15069 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15070
15071 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15072
15073 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15074
15075 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15076
15077 * config.guess: Recognize i386-ibm-aix (PS/2).
15078 * configure.in: Use config/mh-aix386 file for it.
15079
15080 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15081
15082 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15083 CC_FOR_TARGET instead.
15084 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15085
15086 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15087
15088 * Makefile.in: Add sim to list of directories sent with gdb
15089
15090 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15091
15092 * configure.in: Put back mips-dec-bsd* case.
15093
15094 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15095
15096 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15097 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15098 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15099
15100 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15101
15102 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15103
15104 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15105 (install-info): install dir.info only if it exists,
15106 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15107
15108 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15109
15110 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15111 gas for mips-dec-bsd.
15112
15113 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15114
15115 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15116 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15117
15118 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15119
15120 * configure.in: Added "dejagnu" to hosttools list.
15121
15122 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15123
15124 * config.sub, configure.in, config.guess: Add support
15125 for Bosx, an AIX variant from Bull.
15126 Patches from F.Pierresteguy@frcl.bull.fr.
15127
15128 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15129
15130 * devo/dejagnu: Initial creation of devo/dejagnu.
15131 Migrated dejagnu testcases and support files for testing software
15132 tools to reside as subdirectories, currently called "testsuite",
15133 within the directory of the software tool. Migrated all programs,
15134 support libraries, etc. beloging to dejagnu proper from
15135 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15136 with no modifications. The changes to these files which will
15137 allow them to configure, build, and execute properly will be made
15138 in a future update.
15139
15140 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15141
15142 * Makefile.in: Change send_pr to send-pr.
15143 * configure.in: Likewise.
15144 * send_pr: Renamed directory to send-pr.
15145
15146 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15147
15148 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15149
15150 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15151
15152 * README: Update for gdb-4.8 release.
15153 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15154 gdb-xxx.tar.z (gzip'd) file also.
15155
15156 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15157
15158 * Makefile.in: make all-diff depend on all-libiberty
15159
15160 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15161
15162 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15163
15164 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15165
15166 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15167
15168 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15169
15170 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15171 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15172 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15173
15174 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15175
15176 * Makefile.in: makeinfo binary is in a new location
15177
15178 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15179
15180 * config.sub: Accept -ecoff as an OS.
15181
15182 * Makefile.in: Various changes to eliminate a level of make
15183 recursion and reduce the required command line length.
15184 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15185 sub-makes.
15186 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15187 variables holding settings for specific sub-makes.
15188 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15189 in terms of BASE_FLAGS_TO_PASS.
15190 (TARGET_LIBS): New variable listing directories which use
15191 TARGET_FLAGS_TO_PASS.
15192 (subdir_do): Eliminated.
15193 (do-*): New set of targets to replace subdir_do.
15194 (various): All targets which used subdir_do now depend on do-*.
15195 (local-clean): Renamed from do_clean.
15196 (local-distclean): New target, dependency of distclean and
15197 realclean.
15198 (install-info): Don't create directories. Depend on dir.info
15199 rather than calling make recursively.
15200 (install-dir.info): Eliminated.
15201 (install-info-dirs): Create all info directories here.
15202 (dir.info): Depend upon do-install-info.
15203
15204 * test-build.mk (HOLES): Added false.
15205
15206 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15207
15208 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15209
15210 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15211
15212 * Makefile.in (info): remove dependency on all-texinfo. The
15213 problem was really in texinfo/C, not at this level.
15214
15215 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15216
15217 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15218
15219 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15220
15221 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15222 GDB releases.
15223
15224 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15225
15226 * configure: Include srcdir in message about target of link not
15227 being found. Don't convert `-' to `_' in `with' options being
15228 passed to subdirs.
15229
15230 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15231
15232 * configure.in: add uudecode to host_tools
15233
15234 * Makefile.in: added {all,install}-uudecode targets, added them to
15235 the appropriate lists
15236
15237 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15238
15239 * Makefile.in (all-gcc): Added dependency on all-gas.
15240
15241 * configure.in (mips-*-*): Build ld and binutils.
15242
15243 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15244
15245 * configure: check return code from mkdir, print error message and
15246 exit on failure.
15247
15248 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15249
15250 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15251
15252 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15253
15254 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15255
15256 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15257
15258 * config.sub (h8500): Recognize this as a cpu type.
15259
15260 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15261
15262 * configure: source directory missing is no longer a warning
15263
15264 * configure.in: recognize irix[34]* instead of irix[34]
15265
15266 * Makefile.in: define and pass down X11_LIB
15267
15268 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15269
15270 * guess-systype: Renamed to ...
15271 * config.guess: ... by popular request.
15272 * configure.in, Makefile.in: Update accordingly.
15273
15274 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15275
15276 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15277 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15278 + Execute ./dummy instead of assuming . is in PATH.
15279
15280 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15281
15282 * guess-systype: New shell script. Attempts to guess the
15283 canonical host name of the executing host.
15284 Only a few hosts are supported so far.
15285 * configure: Call guess-systype if no host is specified.
15286
15287 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15288
15289 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15290 gcc Makefile.
15291
15292
15293 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15294
15295 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15296 (all-gcc, install-gcc, subdir_do): Use it.
15297
15298 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15299
15300 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15301
15302 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15303
15304 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15305 set exclusively by configure, using configure.in .
15306
15307 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15308
15309 * test-build.mk: set $PATH for all builds
15310
15311 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15312
15313 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15314
15315 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15316 the one used in gcc/Makefile.in, so that a null expansion doesn't
15317 override the one needed to build gcc with a native cc.
15318
15319
15320 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15321
15322 * configure: Accept -with arguments.
15323
15324 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15325
15326 * Makefile.in: added h8300sim
15327
15328 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15329
15330 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15331 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15332 (all-cygnus, native, build-cygnus): Make
15333 $(canonhost)-stamp-3stage-done, not $(host)....
15334 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15335 i386-sco3.2v4. Added else true to if command.
15336
15337 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15338
15339 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15340
15341 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15342
15343 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15344
15345 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15346
15347 * configure.in: don't remove binutils from Solaris builds
15348
15349 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15350
15351 * Makefile.in: get rid of earlier definitions for *clean,
15352 also handle the recursive info rule better
15353
15354 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15355
15356 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15357 do more-or-less the right thing.
15358
15359 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15360
15361 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15362 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15363
15364 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15365
15366 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15367 $(host_canonical).
15368
15369 * configure.in: split the configdirs list into 4 categories (native
15370 v. cross, library v. tool) and handle the cross-only and native-
15371 only in more reasonable (and correct!) way.
15372
15373 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15374
15375 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15376 configdirs anymore.
15377
15378 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15379
15380 * Makefile.in: extensive cleanup:: removed all of the explicit
15381 clean-* targets, collapsed many wrappers around subdir_do into
15382 one, added additional targets to satisfy standards.texi, deleted
15383 some old targets, some changes for consistency
15384
15385 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15386
15387 * configure.in: handle some programs as cross-only, and others as
15388 native only
15389
15390 * test-build.mk: handle partial holes in a more generic manner
15391
15392 * Makefile.in: m4 depends on libiberty
15393
15394 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15395
15396 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15397 time, wdiff, and find to configdirs
15398
15399 * Makefile.in: all, clean, and install rules for the new programs
15400 added to configure.in
15401
15402 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15403
15404 * configure.in: use mh-sun for all *-sun-* hosts
15405
15406 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15407
15408 * Makefile.in: define flags for X11 include files and library file
15409 locations, pass them down to the programs that need this info
15410
15411 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15412
15413 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15414
15415 * configure.in: start building libg++ for HP-UX targets
15416
15417 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15418
15419 * README: Update references to files moved into etc/.
15420
15421 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15422
15423 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15424 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15425
15426 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15427
15428 * configure: accept dash as well as underscore in long option
15429 names for FSF compatibility.
15430
15431 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15432
15433 * config.sub: added -sco3.2v4 support from FSF.
15434
15435 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15436
15437 * configure.in: expand the section that adds or removes
15438 directories from the list of programs to build, to handle native
15439 vs. cross in addition to host v. native
15440
15441 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15442
15443 * Makefile.in: Replace C++ in macro names with CXX.
15444 This is less likely to break ...
15445
15446 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15447
15448 * test-build.mk: add -w to GNU_MAKE
15449
15450 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15451
15452 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15453 add 'sparc' to list of recognized cpus. This needed to make
15454 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15455 Delete some redundant ose68 variants. Recognize -wrs as an os,
15456 then changes that into $CPU-wrs-vxworks.
15457
15458 * configure.in: remove most references to gdbtest, regularize
15459 target based program removal
15460
15461 * test-build.mk: import from p3 tree (many fixes and changes)
15462
15463 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15464
15465 * Makefile.in: added rules to handle tcl, tk, and expect
15466
15467 * configure.in: handle those directories if they exist
15468
15469 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15470
15471 * config.sub: removed bogus hppabsd and hppahpux names, since
15472 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15473
15474 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15475
15476 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15477 depends upon all-xiberty
15478
15479 * Makefile.in: changes from p3, including:
15480
15481 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15482
15483 * Makefile.in (XTRAFLAGS): include newlib directories if
15484 newlib/Makefile exists, rather than if host != target.
15485
15486 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15487
15488 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15489 from the same source tree and not building a cross-compiler. This
15490 matters for the libg++ configuration if reconfiguring a tree that
15491 has already been installed.
15492
15493 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15494
15495 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15496 pick up the machine and system specific header files.
15497
15498 * Makefile.in: added AS_FOR_TARGET, passed down in
15499 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15500 the C compiler to use to create programs which are run in the
15501 build environment, set it to default to $(CC), and passed it down
15502 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15503
15504 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15505
15506 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15507 We need them for unusual native builds, like systems without
15508 ranlib.
15509
15510 * configure: also define $(host_canonical) and
15511 $(target_canonical), which are the full, canonical names for the
15512 given host and target
15513
15514 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15515
15516 * Makefile.in: Added separate definitions for C++.
15517
15518 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15519
15520 * configure.in (configdirs): Add deja-gnu.
15521
15522 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15523
15524 * README: Update for configure.texi and gdb-4.7 release.
15525
15526 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15527
15528 * Makefile.in: Move "all" target to top of file.
15529 Previously, first target was ".PHONY" which caused BSD4.4 make
15530 to build .PHONY when make was run without arguments.
15531
15532 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15533
15534 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15535 Library-copylefted code in libiberty.
15536
15537 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15538
15539 * config.sub: Replace m68kmote with plain old m68k.
15540
15541 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15542
15543 * Makefile.in: Remove space from blank line, avoid Make complaints.
15544
15545 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15546
15547 * config.sub: Complain if no argument is given. Added support for
15548 386bsd as OS and target alias.
15549
15550 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15551
15552 * Makefile.in (XTRAFLAGS): include newlib directories if
15553 newlib/Makefile exists, rather than if host != target.
15554
15555 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15556
15557 * config.sub: recognize sparclite-wrs-vxworks.
15558
15559 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15560 p3.) Added clean-xiberty to clean.
15561
15562 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15563
15564 * configure.in: use *-*-* instead of nested cases for host and target
15565
15566 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15567
15568 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15569 from the same source tree and not building a cross-compiler. This
15570 matters for the libg++ configuration if reconfiguring a tree that
15571 has already been installed.
15572
15573 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15574
15575 * config.sub (i486v/i486v4): Merge in from FSF version.
15576
15577 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15578
15579 * configure: only set PWD if it is already set.
15580
15581 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15582
15583 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15584 doesn't have unset and all success paths (and most error paths)
15585 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15586 to just ${PWD} to avoid confusion.)
15587
15588 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15589
15590 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15591 even for a native compilation.
15592
15593 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15594
15595 Changes to make the gdb.tar.Z rule work better.
15596
15597 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15598 (DEVO_SUPPORT): Add configure.texi.
15599 (bfd-ilrt.tar.Z): Remove ancient rule.
15600
15601 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15602
15603 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15604 pick up the machine and system specific header files.
15605
15606 * configure.in, config.sub: added new target m68010-adobe-scout,
15607 with alias of adobe68k. Changed configure.in to check for
15608 -scout before -sco* to avoid a false match.
15609
15610 * Makefile.in: added AS_FOR_TARGET, passed down in
15611 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15612 the C compiler to use to create programs which are run in the
15613 build environment, set it to default to $(CC), and passed it down
15614 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15615
15616 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15617
15618 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15619 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15620 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15621 FOR_TARGET variants, to newlib and libg++.
15622
15623 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15624
15625 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15626 first.
15627
15628 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15629
15630 * config.sub: Accept `elf' as an environment.
15631
15632 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15633
15634 * Makefile.in (all-opcodes): cd into the right directory
15635
15636 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15637
15638 * configure: added -program_transform_name option, used as
15639 argument to sed when installing programs.
15640 configure.texi: added documentation for -program_prefix,
15641 -program_suffix and -program_transform_name.
15642
15643 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15644
15645 * config.sub: Accept i486 where i386 ok.
15646
15647 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15648
15649 * config.sub: accept we32k
15650
15651 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15652
15653 * config.sub, configure.in: accept OSE68000 and OSE68k.
15654
15655 * Makefile.in: don't create all directories for ``make install'';
15656 let the subdirectories create the ones they need.
15657
15658 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15659
15660 * COPYING: new file, GPL v2
15661
15662 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15663
15664 * Makefile.in: use the new gen-info-dir, which needs a template
15665 argument (which also lives in texinfo)
15666
15667 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15668
15669 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15670
15671 * config.sub (ncr3000): Change i386 to i486.
15672
15673 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15674
15675 * Makefile.in: add install-rcs, install-grep to
15676 install-no-fixedincludes, removed install-bison and install-libgcc
15677
15678 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15679
15680 * configure.in: grab the HPUX makefile fragment if on HPUX
15681
15682 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15683
15684 * Makefile.in: eradicate bison spoor (ditto libgcc).
15685 configure.in: recognise m68{k,000}-ericsson-OSE.
15686 es1800 is alias for m68k-ericsson-OSE
15687
15688 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15689
15690 * configure.in: rearrange the parts that remove programs from
15691 configdirs, based now on HOST==TARGET or by canonical triple.
15692
15693 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15694
15695 * test-build.mk: recurse explicitly with -f test-build.mk when
15696 appropriate. predicate stage3 and comparison on the existence
15697 of gcc. That is, if gcc isn't around, we aren't three-staging.
15698 On very clean, also remove ...stamp-co. Build in-place before
15699 doing other builds.
15700
15701 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15702
15703 * Makefile.in, configure.in: add tgas
15704
15705 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15706
15707 * Makefile.in: a number of changes merged in from progressive.
15708
15709 * configure.in: add libm.
15710
15711 * .cvsignore: ignore some stuff that comes from test-build.mk.
15712
15713 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15714
15715 * config.sub: Add es1800 (m68k-ericsson-es1800).
15716
15717 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15718
15719 * configure: Add program_suffix (parallel to program_prefix)
15720 * Makefile.in: adjust directory-creating script for losing decstation
15721
15722 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15723
15724 * configure: Minor $subdir-related fixes.
15725
15726 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15727
15728 * configure: fix various problems with propogating
15729 makefile_target_frag in subdirs.
15730 * configure.in: config libgcc if its there
15731
15732 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15733
15734 * config.sub: HPPA merge.
15735
15736 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15737
15738 * Makefile.in: Replace all-bison with all-byacc in all
15739 dependency lines for other tools (which now use byacc).
15740
15741 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15742
15743 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15744
15745 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15746
15747 * Makefile.in: make gprof rules similar to byacc rules (instead of
15748 vestigal $(unsubdir) that didn't work...)
15749
15750 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15751
15752 * config.sub: Add support for Linux.
15753 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15754 (at least for libg++).
15755
15756 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15757
15758 * configure.texi: fix doc for the -nfp option to configure
15759
15760 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15761
15762 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15763
15764 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15765
15766 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15767 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15768 * configure.in: added solaris* host_makefile_frag hook.
15769
15770 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15771
15772 * config.sub: changed recognition of m68000 so that various
15773 m68k types can be specified via m680[01234]0
15774
15775 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15776
15777 * config.sub (basic_machine): fix sed so that '-foo' isn't
15778 completely substituted out while .+'-foo' loses the '-foo'
15779
15780 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15781
15782 * config.sub ($os): Add -aout.
15783
15784 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15785
15786 * configure: If host_makefile_frag is absolute, don't
15787 prefix ${invsubdir} (relevant to libg++ auto-configure).
15788
15789 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15790
15791 * Makefile.in (tooldir): Define it.
15792 (all-ld): Depend on all-flex.
15793
15794 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15795
15796 * Makefile.in (check): Fix libg++ special case.
15797
15798 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15799
15800 * configure: do not bury `pwd` into config.status, thus do fewer
15801 pwd's.
15802
15803 * configure: print the "Building in" message only when building in
15804 other than "." AND verbose.
15805
15806 * configure: remove -s, rework -v to better accomodate guested
15807 configures.
15808
15809 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15810
15811 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15812
15813 * Makefile.in: macroize flags passed on recursion. remove
15814 fileutils.
15815
15816 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15817
15818 * configure: get makesrcdir right for subdirs deeper than 1.
15819
15820 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15821 install.
15822
15823 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15824
15825 * Makefile.in: don't print subdir_do or recursion lines.
15826
15827 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15828
15829 * standards.texi: added menu item.
15830
15831 * Makefile.in: build and install standards.info.
15832
15833 * standards.texi: new file.
15834
15835 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15836
15837 * configure: test for and move config.status pieces from
15838 ${subdir}/.
15839
15840 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15841
15842 * configure: Test for existance of files before trying to mv
15843 them, to avoid numerous non-existance messages.
15844
15845 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15846
15847 * configure: correct final line of config.status.
15848
15849 * configure: patch from eggert. Avoids a protection problem if
15850 the original Makefile.in is read only.
15851
15852 * configure: use move-if-change from gcc to create config.status.
15853 Some makefiles depend on config.status to tell if a directory
15854 has been reconfigured for a different host. This change
15855 prevents those directories from remaking everything in the case
15856 where the reconfig was only intended to rebuild a Makefile.
15857
15858 * configure: test for config.sub with "config.sub sun4" rather
15859 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15860 host alias from a missing config.sub.
15861
15862 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15863
15864 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15865 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15866
15867 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15868
15869 * configure: mkdir ${subdir} as needed.
15870
15871 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15872
15873 * Makefile.in,configure.in: added autoconf.
15874
15875 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15876
15877 * Makefile.in: no longer pass against on recursion.
15878
15879 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15880 definitions are not inherited.
15881
15882 * configure: correct makesrcdir when subdir is .
15883
15884 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15885
15886 * configure: Add support for 'subdirs' variable, which is
15887 like 'configdirs', except that configure doesn't re-invoke
15888 itself for subdirs, it just creates a Makefile for each subdir.
15889 * configure.texi: Document subdirs.
15890
15891 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15892
15893 * configure.in: added flex to configdirs
15894
15895 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15896
15897 * Makefile.in: remove clean-stamps from clean.
15898
15899 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15900
15901 * configure.in: Add gdbtest to configdirs.
15902
15903 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15904
15905 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15906 to recursive makes.
15907 * configure.in: Recognize new ncr3000 config.
15908
15909 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15910
15911 * Makefile.in, configure.in: removed references to gdbm.
15912
15913 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15914
15915 * config.sub: Don't canonicalize os value
15916 newsos* to bsd (readline needs to check for newsos).
15917 (This fix was earlier made Jan 31, but got re-broken.)
15918
15919 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15920
15921 * configure.in: sco is an os, not a vendor!
15922
15923 * configure: Quote $( better. Keep various shells happy.
15924
15925 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15926
15927 * Makefile.in: eliminate stamp-files.
15928
15929 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15930
15931 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15932 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15933
15934 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15935
15936 * config.sub: fix iris/iris3.
15937
15938 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15939
15940 * configure: re-add -rm.
15941
15942 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15943
15944 * Maskefile.in: add .stmp-rcs to all.
15945
15946 * configure.in: remove gas from rs6000 build, use aix host fragment.
15947
15948 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15949
15950 * configure: pass down site_option during recursion.
15951
15952 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15953
15954 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15955
15956 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15957
15958 * configure: Change exec_prefix so that it really defaults to prefix.
15959
15960 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15961
15962 * Makefile.in, configure.in: Add support for mmalloc library.
15963
15964 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15965
15966 * Makefile.in: add stmp dependencies for a few more things.
15967
15968 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15969
15970 * configure: adjusted error message on objdir/srcdir configure
15971 collision, per john's suggestion.
15972
15973 * Makefile.in: add libiberty stmp to all and all.cross.
15974
15975 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15976
15977 * Makefile.in: remove force dependencies, add grep to all.
15978
15979 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15980
15981 * Makefile.in: drop flex. make stamp files work.
15982
15983 * configure: added test for conflicting configuration in srcdir,
15984 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15985 gets cranky. use relative paths for configure and srcdir
15986 whenever possible. Send some error messages to stderr that were
15987 going to stdout.
15988
15989 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15990
15991 * Makefile.in: Fix libg++ rule to check for gcc directory
15992 before using gcc/gcc. Also pass XTRAFLAGS.
15993
15994 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15995
15996 * Makefile.in: added stmp-files so that directories aren't polled
15997 when they are already built.
15998
15999 * configure.texi: fixed a node pointer problem.
16000
16001 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16002
16003 * config.sub configure.in gdb/configure.in
16004 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16005 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16006 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16007
16008 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16009
16010 * configure: -recurring becomes -silent. corrected help message
16011 for -site= option.
16012
16013 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16014
16015 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16016
16017 * configure: when building Makefile for crosses, replace
16018 tooldir and program_prefix. default srcdir from location of
16019 config.sub. remove "for host in hosts" and "for target in
16020 targets" loops.
16021
16022 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16023
16024 * Makefile.in: Do not pass bindir or mandir to cvs.
16025
16026 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16027
16028 * Makefile.in, configure.in: removed traces of namesubdir,
16029 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16030 copyrights to '92, changed some from Cygnus to FSF.
16031
16032 * configure.texi: remove most references to multiple hosts,
16033 multiple targets, subdirs, etc.
16034
16035 * configure.man: removed rcsid. reference config.sub not
16036 config.subr.
16037
16038 * Makefile.in: mkdir $(infodir) on install-info.
16039
16040 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16041
16042 * configure.texi: Explain better about .gdbinit and about
16043 the environment that configure.in sections run in.
16044
16045 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16046
16047 * configure.in: Ultrix is only a decstation if it's a MIPS.
16048
16049 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16050
16051 * README: DOC.configure => cfg-paper.texi.
16052
16053 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16054
16055 * config.sub (near case $os): Don't convert newsos* to bsd!
16056
16057 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16058
16059 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16060 the number of copies of COPYING that go into the GDB tar file.
16061
16062 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16063
16064 * bfd/configure.in, gdb/config/mh-i386sco,
16065 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16066 Fix SCO configuration stuff.
16067
16068 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16069
16070 * Makefile.in: For libg++, make sure the -I pointing
16071 to the gcc directory goes *after* all the libg++-local -I flags.
16072 Also, move just-gcc dependency from just-libg++ to all-libg++.
16073
16074 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16075
16076 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16077
16078 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16079
16080 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16081
16082 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16083
16084 * config.sub: Add stratus configuration frags. Also
16085 submitted to FSF.
16086
16087 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16088
16089 * Makefile.in (DEV_SUPPORT): add configure.man.
16090
16091 * config.sub(Decode manufacturer-specific): add -none*.
16092
16093 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16094
16095 * Makefile.in: remove form feeds to make Sun's make happy.
16096 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16097
16098 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16099
16100 * Makefile.in (AR_FLAGS): Make quieter.
16101
16102 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16103
16104 * configure.in: Add libg++.
16105 * configure: When verbose, don't output the command line at each
16106 level; it will be unremarkably the same as the previous version,
16107 which will be the same as what the user typed.
16108
16109 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16110
16111 * configure.in, Makefile.in: fix clean-info, add flex. add
16112 fileutils.
16113
16114 * configure: be less sensitive to spaces in Makefile.in. Do not
16115 look for sources in "..". Doing so breaks subdirectories that
16116 might have their own configure. If a subdir has it's own
16117 configure script, use it.
16118
16119 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16120
16121 * cfg-paper.texi: some changes suggested by rms.
16122
16123 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16124
16125 * config.sub: Merge in some small additions from the FSF version,
16126 taken from the gcc distribution, to bring the Cygnus and FSF
16127 versions into closer sync.
16128
16129 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16130
16131 * configure.in: Changed svr4 references to sysv4.
16132
16133 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16134
16135 * configure: added -V for version number option.
16136
16137 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16138
16139 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16140 renamed from DOC.configure to cfg-paper.texi.
16141
16142 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16143
16144 * configure, config.subr, config.sub: config.subr is now
16145 config.sub again.
16146
16147 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16148
16149 * configure.texi: new file, in progress.
16150
16151 * Makefile.in: build info file and install the man page for
16152 configure.
16153
16154 * configure.man: new file, first cut.
16155
16156 * configure: find config.subr again now that configuration "none"
16157 has gone. removed all traces of the -ansi option. removed all
16158 traces of the -languages option.
16159
16160 * config.subr: resync from rms.
16161
16162 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
16163
16164 * configure, config.sub, config.subr: merge config.sub into
16165 config.subr, call the result config.subr, remove config.sub, use
16166 config.subr.
16167
16168 * Makefile.in: revised install for dir.info.
16169
16170 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
16171
16172 * configure.in: add decstation host makefile frag.
16173
16174 * Makefile.in: BISON now bison -y again. also install-gcc on
16175 install. clean-gdbm on clean. infodir belongs in datadir.
16176 Make directories for info install. Build dir.info here then
16177 install it.
16178
16179 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
16180
16181 * Makefile.in: fix for bad directory tests.
16182
16183 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
16184
16185 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16186 regexp. -srcdir relative was being handled incorrectly.
16187
16188 * Makefile.in: unwrapped some for loops so that parallel makes
16189 work again and so one can focus one's attention on a particular
16190 package.
16191
16192 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
16193
16194 * configure: added PWD as a stand in for `pwd` (for speed). use
16195 elif wherever possible. make -srcdir work without -objdir.
16196 -objdir= commented out.
16197
16198 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
16199
16200 * configure: +options become --options. -subdirs commented out.
16201 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16202 Makefile now at top of generated Makefile. Removed cvs log
16203 entries. added -srcdir. create .gdbinit only if there is one
16204 in ${srcdir}.
16205
16206 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16207 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16208 and mandir now keyed off datadir by default.
16209
16210 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
16211
16212 * Freshly created ChangeLog.
16213
16214 \f
16215 Local Variables:
16216 mode: change-log
16217 left-margin: 8
16218 fill-column: 76
16219 version-control: never
16220 End: