bfd, ld: add CTF section linking
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
1ff6de03
NA
12019-07-13 Nick Alcock <nick.alcock@oracle.com>
2
3 * Makefile.def (dependencies): all-ld depends on all-libctf.
4 * Makefile.in: Regenerated.
5
60391a25
PB
62019-09-09 Phil Blundell <pb@pbcl.net>
7
8 binutils 2.33 branch created
9
c1a5d03a
TT
102019-08-19 Tom Tromey <tom@tromey.com>
11
12 * configure: Rebuild.
13 * configure.ac: Add --with-static-standard-libraries.
14
f211b8c0
NC
152019-08-09 Nick Clifton <nickc@redhat.com>
16
17 * libiberty: Sync with gcc. Bring in:
18 2019-08-08 Martin Liska <mliska@suse.cz>
19
20 PR bootstrap/91352
21 * lrealpath.c (is_valid_fd): New function.
22
23 2019-07-24 Martin Liska <mliska@suse.cz>
24
25 PR lto/91228
26 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
27 Find first '\0' starting from gnu_lto + 1.
28
29 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
30
31 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
32 This fixes a Bug 90924.
33
34 2019-07-22 Martin Liska <mliska@suse.cz>
35
36 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
37 Do not search for gnu_lto_v1, but search for first '\0'.
38
39 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
40
41 * cplus-dem.c: Include rust-demangle.h.
42 * rust-demangle.c: Include rust-demangle.h.
43 * rust-demangle.h: New file.
44
45 2019-05-31 Michael Forney <mforney@mforney.org>
46
47 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
48 is non-zero.
49
50 2019-04-30 Ben L <bobsayshilol@live.co.uk>
51
52 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
53 * testsuite/d-demangle-expected: Add testcase.
54
55 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
56 * testsuite/d-demangle-expected: Add testcase.
57
58 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
59 * testsuite/d-demangle-expected: Add testcase.
60
61 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
62 * testsuite/d-demangle-expected: Add testcase.
63
64 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
65 * testsuite/d-demangle-expected: Add testcase.
66
67 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
68 * testsuite/demangle-expected: Add testcase.
69
70 * cp-demangle.c (d_encoding): Guard against NULL return values from
71 d_right (dc).
72 * testsuite/demangle-expected: Add testcase.
73
74 2019-04-29 Ben L <bobsayshilol@live.co.uk>
75
76 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
77 char is valid.
78 * testsuite/demangle-expected: Add testcase.
79
80 2019-04-10 Nick Clifton <nickc@redhat.com>
81
82 PR 89394
83 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
84 lengths.
85 (d_count_templates_scopes): Replace num_templates and num_scopes
86 parameters with a struct d_print_info pointer parameter. Adjust
87 body of the function accordingly. Add recursion counter and check
88 that the recursion limit is not reached.
89 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
90 Reset recursion counter afterwards, unless the recursion limit was
91 reached.
92
48b550c2
JB
932019-07-13 Joel Brobecker <brobecker@adacore.com>
94
95 * src-release (getver): If $tool/gdbsupport/create-version.sh
96 exists, use that to determine the version number.
97
be74b5b7
AS
982019-06-21 Andreas Schwab <schwab@linux-m68k.org>
99
100 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
101
73cc7272
TT
1022019-06-14 Tom Tromey <tom@tromey.com>
103
104 * MAINTAINERS: Add gnulib.
105 * gnulib: New directory, move from gdb/gnulib.
106 * configure.ac (host_libs): Add gnulib.
107 * configure: Rebuild.
108 * Makefile.def (host_modules, dependencies): Add gnulib.
109 * Makefile.in: Rebuild.
110
79b377b3
NC
1112019-06-03 Nick Clifton <nickc@redhat.com>
112
113 Revert:
114 2019-05-29 Nick Clifton <nickc@redhat.com>
115
116 * configure.ac (noconfigdirs): Add libctf if the target does not use
117 the ELF file format.
118 * configure: Regenerate.
119
e33f2313
NC
1202019-05-29 Nick Clifton <nickc@redhat.com>
121
122 * src-release.sh (do_proto_toplev): Add libctf to list of
123 directories that can be disabled.
124
90bd5423
NC
1252019-05-29 Nick Clifton <nickc@redhat.com>
126
127 * configure.ac (noconfigdirs): Add libctf if the target does not use
128 the ELF file format.
129 * configure: Regenerate.
130
9698cf9b
NA
1312019-05-28 Nick Alcock <nick.alcock@oracle.com>
132
133 * Makefile.def (dependencies): configure-libctf depends on all-bfd
134 and all its deps.
135 * Makefile.in: Regenerated.
136
88981b15
NA
1372019-05-28 Nick Alcock <nick.alcock@oracle.com>
138
139 * MAINTAINERS: Add libctf.
140
0e65dfba
NA
1412019-05-28 Nick Alcock <nick.alcock@oracle.com>
142
143 * Makefile.def (host_modules): Add libctf.
144 * Makefile.def (dependencies): Likewise.
145 libctf depends on zlib, libiberty, and bfd.
146 * Makefile.in: Regenerated.
147 * configure.ac (host_libs): Add libctf.
148 * configure: Regenerated.
149
2376c370
JM
1502019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
151
152 * config.guess: Synchronize with config project master sources.
153 * config.sub: Likewise.
154 * readline/support/config.guess: Likewise.
155 * readline/support/config.sub: Likewise.
156
c1202057
NC
1572019-04-10 Nick Clifton <nickc@redhat.com>
158
159 * libiberty: Sync with gcc. Bring in:
160 2019-04-10 Nick Clifton <nickc@redhat.com>
161
162 PR 89394
163 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
164 lengths.
165 (d_count_templates_scopes): Replace num_templates and num_scopes
166 parameters with a struct d_print_info pointer parameter. Adjust
167 body of the function accordingly. Add recursion counter and check
168 that the recursion limit is not reached.
169 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
170 Reset recursion counter afterwards, unless the recursion limit was
171 reached.
172
f974f26c
NC
1732018-06-24 Nick Clifton <nickc@redhat.com>
174
175 2.32 branch created.
176
d63f2be2
RO
1772019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
178
179 Merge from GCC:
180 PR target/88535
181 * config.guess: Import upstream version 2019-01-03.
182 * config.sub: Import upstream version 2019-01-01.
183
1910070b
NC
1842019-01-10 Nick Clifton <nickc@redhat.com>
185
186 * libiberty: Sync with gcc. Bring in:
187 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
188
189 PR other/16615
190
191 * cp-demangle.c: Mechanically replace "can not" with "cannot".
192 * floatformat.c: Likewise.
193 * strerror.c: Likewise.
194
195 2018-12-22 Jason Merrill <jason@redhat.com>
196
197 Remove support for demangling GCC 2.x era mangling schemes.
198 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
199 internal_cplus_demangle, and all subroutines.
200 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
201 Lucid, ARM, HP, and EDG demangling styles.
202 (cplus_demangle): Remove 'work' variable. Don't call
203 internal_cplus_demangle.
204
69961a84
ДП
2052019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
206
207 * configure.ac: Don't configure readline if --with-system-readline is
208 used.
209 * configure: Re-generate.
210
b555fb21
JM
2112018-10-31 Joseph Myers <joseph@codesourcery.com>
212
213 Merge from GCC:
214 PR bootstrap/82856
215 * multilib.am: New file. From automake.
216
80ca5f98
SDJ
2172018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
218
219 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
220
0a8288f7
NC
2212018-07-16 Nick Clifton <nickc@redhat.com>
222
223 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
224
26996596
SH
2252018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
226
227 * config.sub: Sync with upstream version 2018-07-03.
228
c5244148
SH
2292018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
230
231 * config.guess: Sync with upstream version 2018-06-26.
232 * config.sub: Sync with upstream version 2018-07-02.
233
4119873a
AO
2342018-06-29 Alexandre Oliva <oliva@adacore.com>
235
236 * configure.ac: Introduce support for @unless/@endunless.
237 * Makefile.tpl (dep-kind): Rewrite with cond; return
238 postbootstrap in some cases.
239 (make-postboot-dep, postboot-targets): New.
240 (dependencies): Do not output postbootstrap dependencies at
241 first. Output non-target ones changed for configure to depend
242 on stage_last @if gcc-bootstrap, and the original deps @unless
243 gcc-bootstrap.
244 * configure.in, Makefile.in: Rebuilt.
245
71300e2c
NC
2462018-06-24 Nick Clifton <nickc@redhat.com>
247
248 * configure: Regenerate.
249
d0ac1c44
SM
2502018-06-19 Simon Marchi <simon.marchi@ericsson.com>
251
252 * libtool.m4: Use AC_LANG_SOURCE.
253 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
254 * README-maintainer-mode: Update version requirements.
255 * ar-lib: New file.
256 * test-driver: New file.
257 * configure: Re-generate.
258
e0541124
EB
2592018-06-18 Eric Botcazou <ebotcazou@adacore.com>
260
261 * Makefile.def (fortran): Add check-target-libgomp-fortran.
262 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
263 * Makefile.in: Regenerate.
264
265 * configure: Regenerate.
266
db67d458
SM
2672018-06-18 Simon Marchi <simon.marchi@ericsson.com>
268
269 * configure.ac: Sync with GCC, remove MPX-related things.
270
b5778783
NC
2712018-05-01 Nick Clifton <nickc@redhat.com>
272
273 * config.guess: Synchronize with config project master sources.
274 * config.sub: Likewise.
275
1063beb5
FT
2762018-05-01 Francois H. Theron <francois.theron@netronome.com>
277
278 * configure.ac: Added "nfp" target.
279 * configure: Regenerate.
280
b29d2641
MR
2812018-02-13 Maciej W. Rozycki <macro@mips.com>
282
283 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
284 * configure: Regenerate.
285
52b2f300
NC
2862018-01-30 Nick Clifton <nickc@redhat.com>
287
288 * src-release.sh (do_proto_toplev): Add patterns for more junk files
289 to delete before creating the tarball.
290
b431b4ea
NC
2912018-01-29 Nick Clifton <nickc@redhat.com>
292
293 * src-release.sh (do_proto_toplev): Strip patch remnant files from
294 the sources before creating the tarball.
295
19e2900b
NC
2962018-01-13 Nick Clifton <nickc@redhat.com>
297
298 * src-release.sh: Update copyright notice. Change reference to devo
299 to be a reference to root.
300
bf41f30d
NC
3012018-01-10 Nick Clifton <nickc@redhat.com>
302
303 * config-ml.in: Sync with gcc sources.
304 * config.guess: Likewise.
305 * config.sub: Likewise.
306 * configure.ac: Likewise.
7ec0cd50 307 * configure: Regenerate.
bf41f30d 308
863f7a5f
NC
3092017-12-14 Nick Clifton <nickc@redhat.com>
310
311 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
312
638d9137
SH
3132017-12-12 Stafford Horne <shorne@gmail.com>
314
315 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
316 * configure: Regenerate.
317
ef87240f
NC
3182017-09-15 Nick Clifton <nickc@redhat.com>
319
320 * src-release.sh (LZIPPROG): New define. Provides the name of the
321 lzip program.
322 (do_lz): New function. Compresses a tarball using the lzip
323 program.
324 (do_compress): Add support for lzip compression.
325 (usage): Mention -l option.
326 (build_release): Support -l option to invoke lzip compression.
327
817b7711
AM
3282017-09-15 Alan Modra <amodra@gmail.com>
329
330 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
331 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
332 and sim depending on $tool and $support_files. Echo configure line.
333
255300f5 3342017-09-14 Matt Rice <ratmice@gmail.com>
335
336 * src-release.sh (do_proto_toplev): Enable gold during release process.
337
8f0dd45f
AJ
3382017-04-13 Andrew Jenner <andrew@codesourcery.com>
339
340 * config.sub: Sync with master version in config project.
341
2f5f29ca
AJ
3422017-04-03 Andrew Jenner <andrew@codesourcery.com>
343
344 * config.sub: Handle ia16 in $basic_machine.
345
346 bfd/
347 * config.bfd: Handle ia16.
348
349 gas/
350 * configure.tgt: Handle ia16.
351
352 ld/
353 * configure.tgt: Handle ia16.
354
11997a83
NC
3552017-03-22 Nick Clifton <nickc@redhat.com>
356
357 * config.sub: Sync with master version in config project.
358 * config.guess: Likewise.
359
05a13254
NC
3602017-01-23 Nick Clifton <nickc@redhat.com>
361
362 * configure.ac: Update year in copyright notice.
363 Sync from FSF GCC mainline, bringing in the following patches.
364 * Makefile.def: Likewise.
365 * Makefile.tpl: Likewise.
366 * configure: Regenerate.
367 * Makefile.in: Regenerate.
368
369 2016-12-21 Jakub Jelinek <jakub@redhat.com>
370
371 * configure.ac: Don't bootstrap libmpx unless --with-build-config
372 includes bootstrap-mpx.
373
374 2016-12-01 Matthias Klose <doko@ubuntu.com>
375
376 * configure.ac: Don't use pkg-config to check for bdw-gc.
377
378 2016-11-30 Matthias Klose <doko@ubuntu.com>
379
380 * Makefile.def: Remove reference to boehm-gc target module.
381 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
382 options and for the bdw-gc pkg-config module.
383
384 2016-11-15 Matthias Klose <doko@ubuntu.com>
385
386 * config-ml.in: Remove references to GCJ.
387 * configure.ac: Likewise.
388
389 2016-09-30 Jakub Jelinek <jakub@redhat.com>
390
391 * configure.ac: Add target-libffi to target_libraries.
392 Readd libgcj target disablings, modified to only target-libffi.
393 Readd target addition of go to unsupported languages.
394
395 2016-09-30 Andrew Haley <aph@redhat.com>
396
397 * Makefile.def: Remove libjava.
398 * Makefile.tpl: Likewise.
399 * configure.ac: Likewise.
400
401 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
402
403 * configure.ac: Disable "sim" directory for arc*-*-*.
404
405 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
406
407 * configure.ac: Check for the minimum in-tree MPFR version
408 handled.
409
3f66c01b
AM
4102016-12-31 Alan Modra <amodra@gmail.com>
411
412 * config.sub: Import from upstream.
413
da17fe9d
AM
4142016-12-08 Alan Modra <amodra@gmail.com>
415
416 * configure: Regenerate.
417
d5451cd4
JC
4182016-12-02 Josh Conner <joshconner@google.com>
419
420 * configure.ac: Add fuchsia to targets that use ELF.
421 * configure: Regenerated.
422
5ada5c6f
DE
4232016-11-07 Doug Evans <dje@google.com>
424
425 * config.sub: Sync with upstream version 2016-11-03.
426 git://git.sv.gnu.org/config.git
427 * config.guess: Sync with upstream version 2016-10-02.
428
07619d52
SM
4292016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
430
431 * .gitignore: Add archives and make stamps.
432
bedbe19c
YTL
4332016-07-20 Yan-Ting Lin <currygt52@gmail.com>
434
435 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
436 * configure: Regenerated.
437
9abdce70
WL
4382016-06-28 Walter Lee <walt@tilera.com>
439
440 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
441 * configure: Regenerate.
442
0597bdc4
AM
4432016-05-28 Alan Modra <amodra@gmail.com>
444
445 * Makefile.tpl (configure): Depend on m4 files included.
446 * Makefile.in: Regenerate.
447
1690f1db
NC
4482016-05-27 Nick Clifton <nickc@redhat.com>
449
450 * config.guess (Alpha OSF1): Fix typo introduced during the most
451 recent synchronization update.
452
b43b8535
NC
4532016-05-23 Nick Clifton <nickc@redhat.com>
454
455 * Import these patches from the gcc mainline:
456
457 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
458
459 * config.guess: Import version 2016-04-02 (newest).
460 * config.sub: Import version 2016-05-10 (newest).
461
bb7dc663
NC
4622016-04-19 Nick Clifton <nickc@redhat.com>
463
464 * Import this patch from the GCC mainline:
465
466 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
467
468 PR bootstrap/70173
469 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
470 and gotools directories. Delete the stage_final file.
471 * Makefile.in: Regenerate.
472
ea016470
CC
4732016-03-17 Cary Coutant <ccoutant@gmail.com>
474
475 * configure.ac: Add mips and s390 to the gold target check.
476 * configure: Regenerate.
477
52cf9762
NC
4782016-02-10 Nick Clifton <nickc@redhat.com>
479
480 Import these patches from the GCC mainline:
481
482 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
483
484 * configure.ac: Enable LTO for DJGPP
485 * configure: Regenerate
486
487 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
488
489 PR bootstrap/69329
490 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
491 * Makefile.in: Regenerate.
492
493 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
494 Sebastian Pop <s.pop@samsung.com>
495
496 * Makefile.in: Regenerate.
497 * Makefile.tpl: Export ISLVER.
498 * configure: Regenerate.
499 * config/isl.m4: Detect isl-0.15.
500
501 2016-01-29 Sebastian Pop <s.pop@samsung.com>
502
503 * config/isl.m4: Add comments about isl-0.16.
504 * configure: Regenerate.
505
1985dc2d
L
5062016-01-12 H.J. Lu <hongjiu.lu@intel.com>
507
508 Sync with GCC
509 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
510
511 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
512 symbols.
513
514 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
515
516 PR bootstrap/69134
517 * Makefile.def (mpfr): Disable assembler.
518 * Makefile.in: Regenerate.
519
4849dfd8
NC
5202016-01-11 Nick Clifton <nickc@redhat.com>
521
522 Import the following changes from the GCC mainline:
523
524 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
525
526 * configure.ac: Enable libmpx by default.
527 * configure: Regenerated.
528
529 2015-11-19 Martin Liska <mliska@suse.cz>
530
531 * .gitignore: Add .clang-format to ignored files.
532 * Makefile.tpl: Add clang-format.
533 * Makefile.in: Regenerate.
534
535 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
536
537 PR libffi/65726
538 * Makefile.def (lang_env_dependencies): Make libffi depend
539 on cxx.
540 * Makefile.in: Regenerate.
541
542 2015-12-02 Ian Lance Taylor <iant@google.com>
543
544 PR go/66147
545 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
546 * Makefile.in: Regenerate.
547
548 2015-12-17 Nathan Sidwell <nathan@acm.org>
549
550 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
551 * configure: Regenerate.
552
553 2015-12-17 Sebastian Pop <s.pop@samsung.com>
554
555 * Makefile.in: Replace ISL with isl.
556 * Makefile.tpl: Same.
557 * config/isl.m4: Same.
558 * configure.ac: Same.
559 * contrib/download_prerequisites: Same.
560 * configure: Regenerate.
561
562 2016-01-01 Ben Elliston <bje@gnu.org>
563
564 * config.guess: Import version 2016-01-01.
565 * config.sub: Likewise.
566
f075eb5e
TG
5672015-11-20 Tristan Gingold <gingold@adacore.com>
568
569 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
570 * configure: Regenerate.
571
6c3bc0f8
NC
5722015-10-21 Nick Clifton <nickc@redhat.com>
573
574 PR gas/19109
575 * configure.ac: Note the 'none' is an acceptable argument to
576 --enable-compressed-debug-sections.
577 * configure: Regenerate.
578
edeefb67
L
5792015-10-20 H.J. Lu <hongjiu.lu@intel.com>
580
581 PR gas/19109
582 * configure.ac: Add
583 --enable-compressed-debug-sections={all,gas,gold,ld}.
584 * configure: Regenerated.
585
68996839
NC
5862015-09-30 Nick Clifton <nickc@redhat.com>
587
588 Import the following patches from the GCC mainline:
589
590 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
591
592 PR libfortran/54572
593 * Makefile.def: Make libgfortran depend on libbacktrace.
594 * Makefile.in: Regenerate.
595
596 2015-08-12 Tom de Vries <tom@codesourcery.com>
597
598 PR other/67092
599 PR other/67098
600 * configure.ac: Remove --with_host_libstdcxx support.
601 * configure: Regenerate.
602
603 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
604 Jakub Jelinek <jakub@redhat.com>
605
606 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
607 nvptx*-*-*.
608 * configure: Regenerate.
609
5960642a
L
6102015-08-07 H.J. Lu <hongjiu.lu@intel.com>
611
612 Sync with GCC
613 2015-07-28 Ben Elliston <bje@gnu.org>
614
615 * config.sub, config.guess: Import from upstream.
616
016a3251
DD
6172015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
618
619 * Makefile.def (libiconv): Define bootstrap=true.
620 Mark pdf/html/info as missing.
621 (configure-gcc): Depend on all-libiconv.
622 (all-gcc): Ditto.
623 (configure-libcpp): Ditto.
624 (all-libcpp): Ditto.
625 (configure-intl): Ditto.
626 (all-intl): Ditto.
627 * Makefile.in: Regenerate.
628
136bb21f
L
6292015-07-27 H.J. Lu <hongjiu.lu@intel.com>
630
631 Sync with GCC
632 2015-07-24 Michael Darling <darlingm@gmail.com>
633
634 PR other/66259
635 * config-ml.in: Reflects renaming of configure.in to configure.ac
636 * configure: Likewise
637 * configure.ac: Likewise
638
22121df0
L
6392015-07-14 H.J. Lu <hongjiu.lu@intel.com>
640
641 * Makefile.in: Regenerated.
642
643 Sync with GCC
644 2015-05-21 Jason Merrill <jason@redhat.com>
645
646 * Makefile.tpl: Update comments.
647
648 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
649
650 * Makefile.tpl: Remove surplus whitespace throughout.
651
652 2015-03-25 Martin Liska <mliska@suse.cz>
653 Yury Gribov <y.gribov@samsung.com>
654
655 * Makefile.tpl: Fix ln source location for vimrc file.
656
969b1713
L
6572015-07-14 H.J. Lu <hongjiu.lu@intel.com>
658
659 Sync with GCC
660 2015-05-16 James Bowman <james.bowman@ftdichip.com>
661
662 * configure.ac: FT32 target added.
663 * configure: Regenerate.
664
ce6c656d
L
6652015-07-14 H.J. Lu <hongjiu.lu@intel.com>
666
667 Sync with GCC
668 2015-06-02 Jason Merrill <jason@redhat.com>
669
670 PR bootstrap/66319
671 * configure.ac: Use -std=gnu++98.
672
673 2015-05-28 Mike Frysinger <vapier@gentoo.org>
674
675 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
676 * configure: Regenerate.
677
678 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
679
680 * configure.ac: Fix typo.
681 * configure: Regenerate.
682
683 2015-05-03 Matthias Klose <doko@ubuntu.com>
684
685 * configure.ac: Match $host configured with triplets.
686 * configure: Regenerate.
687
688 2015-04-17 Jakub Jelinek <jakub@redhat.com>
689
690 PR bootstrap/62077
691 * configure.ac (--enable-stage1-checking): Default to
692 release,misc,gimple,rtlflag,tree,types if --disable-checking
693 or --enable-checking is not specified and DEV-PHASE is not
694 experimental.
695 * configure: Regenerated.
696
697 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
698
699 Install back PR target/47230 fix (Revert the revert).
700
16beab3d
L
7012015-06-30 H.J. Lu <hongjiu.lu@intel.com>
702
703 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
704 target.
705 * configure: Regenerate.
706
5569a85f
JDA
7072015-05-13 John David Anglin <dave.anglin@bell.net>
708
709 * configure.ac: Disable configuration of GDB for HPUX targets.
710 * configure: Regenerate.
711
e81d5d05
L
7122015-05-01 H.J. Lu <hongjiu.lu@intel.com>
713
714 PR ld/18355
715 * Makefile.def: Add extra_configure_flags to host zlib.
716 * configure.ac (extra_host_zlib_configure_flags): New. Set
717 to --enable-host-shared When bfd is to be built as shared
718 library. AC_SUBST.
719 * Makefile.in: Regenerated.
720
ec5b9462
HPN
7212015-04-15 Mike Frysinger <vapier@gentoo.org>
722 Hans-Peter Nilsson <hp@axis.com>
723
724 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 725 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
726 use that in the getver call instead of $tool.
727 (sim_release): Pass gdb as fifth parameter to tar_compress.
728 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
729
f91ca6bc
IB
7302015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
731
732 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
733 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
734 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
735 * Makefile.in: Regenerate.
736
cf39cfc5
L
7372015-04-01 H.J. Lu <hongjiu.lu@intel.com>
738
739 * configure.ac: Add --with-system-zlib.
740 * configure: Regenerated.
741
6ac1079e
L
7422015-03-31 H.J. Lu <hongjiu.lu@intel.com>
743
744 * src-release.sh: Don't configure with --with-target-subdir=.
745 --disable-multilib.
746
890ba06f
L
7472015-03-31 H.J. Lu <hongjiu.lu@intel.com>
748
749 * src-release.sh (DEVO_SUPPORT): Replace src-release with
750 src-release.sh.
751
5675acd9
ES
7522015-03-30 Ed Schouten <ed@nuxi.nl>
753
754 * config.sub: Update from upstream, to 2015-03-04 version.
755 * config.guess: Likewise.
756
d2d67aea
L
7572015-03-30 H.J. Lu <hongjiu.lu@intel.com>
758
759 * Makefile.def (dependencies): Add all-zlib to all-bfd.
760 * Makefile.in: Regenerated.
761
92c695a1
L
7622015-03-28 H.J. Lu <hongjiu.lu@intel.com>
763
764 * src-release.sh (do_proto_toplev): Configure with --target
765 --with-target-subdir and --disable-multilib.
766 (BINUTILS_SUPPORT_DIRS): Add zlib.
767 (GAS_SUPPORT_DIRS): Likewise.
768 (GDB_SUPPORT_DIRS): Likewise.
769 (SIM_SUPPORT_DIRS): Likewise.
770
091021fa
L
7712015-03-17 H.J. Lu <hongjiu.lu@intel.com>
772
773 * configure.ac (target_configdirs): Exclude target-zlib if
774 target-libjava isn't built.
775 * configure: Regenerated.
776
5df8a8fc
L
7772015-03-17 H.J. Lu <hongjiu.lu@intel.com>
778
779 Sync with GCC
780 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
781
782 * config-ml.in: Robustify ac_configure_args parsing.
783
1b6c0831
L
7842015-03-16 H.J. Lu <hongjiu.lu@intel.com>
785
786 * Makefile.def: Updated from GCC trunk.
787 * Makefile.tpl: Likewise.
788 * configure.ac: Likewise.
789 * Makefile.in: Regenerated.
790 * configure: Likewise.
791
3f8107ab
AM
7922015-01-28 James Bowman <james.bowman@ftdichip.com>
793
794 * configure.ac: Add FT32 support.
795 * configure: Regenerate.
796
10b8fe5e
AG
7972015-01-12 Anthony Green <green@moxielogic.com>
798
799 * configure.ac: Don't disable gprof for moxie.
800 * configure: Rebuild.
801
6b91c541
AP
8022015-01-03 Andrew Pinski <apinski@cavium.com>
803
804 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
805 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
806 (BASE_TARGET_EXPORTS): Add OBJCOPY.
807 (OBJCOPY_FOR_TARGET): New variable.
808 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
809 * Makefile.in: Regenerate.
810 * configure.ac: Check for already installed target objcopy.
811 Also GCC_TARGET_TOOL on objcopy.
812 * configure: Regenerate.
813
6ba37ab4
HPN
8142015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
815
816 * config.sub: Update from upstream, to 2015-01-01 version.
817 * config.guess: Ditto.
818
bb5f7690
EB
8192014-12-06 Eric Botcazou <ebotcazou@adacore.com>
820
821 * config.sub: Update from upstream config repo.
822
6e733cce
L
8232014-11-24 H.J. Lu <hongjiu.lu@intel.com>
824
825 * libtool.m4: Updated from GCC trunk.
826
8969c424
JBG
8272014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
828
829 * config.guess: Update from upstream config repo.
830 * config.sub: Ditto.
831
37e77caf
JBG
8322014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
833
834 * move-if-change: Update from upstream gnulib.
835
e3046511
JBG
8362014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
837
838 * compile: Sync with upstream Automake.
839 * depcomp: Ditto.
840 * install-sh: Ditto.
841 * missing: Ditto.
842 * mkinstalldirs: Ditto.
843 * ylwrap: Ditto.
844
3e615393
TG
8452014-10-15 Tristan Gingold <gingold@adacore.com>
846
847 * src-release.sh (do_proto_toplev): Configure with --target.
848
6d26190c
JY
8492014-10-03 Jing Yu <jingyu@google.com>
850
851 * configure.ac: Add aarch64 to list of targets that support gold.
852 * configure: Regenerate.
853
a9d58c06
AB
8542014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
855
856 * configure.ac: Add mips*-img-elf* target triple.
857 * configure: Regenerate.
858
b25b5cef
CJW
8592014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
860 * configure: Disable gdb for nds32*-*-* until supported.
861 * configure.ac: Disable gdb for nds32*-*-* until supported.
862
f8797b5a
JB
8632014-09-05 Joel Brobecker <brobecker@adacore.com>
864
865 * configure: Regenerate.
866
2536ee9d
WN
8672014-08-27 Will Newton <will.newton@linaro.org>
868
869 * src-release.sh: New file.
870 * src-release: Remove file.
871
1f995db6
JS
8722014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
873
874 GDB not supported for or1k*-*-rtems*
875 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
876 of the stanzas results in this not being caught by or1k*-*-* later.
877 * configure. Regenerated.
878
a843ea33
SB
8792014-07-25 Samuel Bronson <naesten@gmail.com>
880
881 * .gitattributes: New file for use with git-merge-changelog.
882
cfbc1a6c
JS
8832014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
884
885 Disable gdb for or1k*-*-* until supported
886 * configure.ac (or1k*-*-*): Disable gdb.
887 * configure: Regenerated.
888
d9e042ac
SL
8892014-05-14 Sandra Loosemore <sandra@codesourcery.com>
890
891 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
892 * configure: Regenerated.
893
201f096f 8942014-03-26 Jakub Jelinek <jakub@redhat.com>
895
896 PR sanitizer/56781
897 * Makefile.def: Set bootstrap=true; for host fixincludes.
898 * configure.ac: Don't bootstrap host fixincludes unless
899 --with-build-config=bootstrap-{a,ub}san.
900 * Makefile.in: Regenerated.
901 * configure: Regenerated.
902
730af8ee 9032014-03-21 Jakub Jelinek <jakub@redhat.com>
904
905 * configure.ac: Move BUILD_CONFIG set up earlier. Add
906 --enable-vtable-verify option parsing. Don't add
907 target-libsanitizer to bootstrap_target_libs unless
908 --with-build-config=bootstrap-asan or
909 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
910 to bootstrap_target_libs unless --enable-vtable-verify.
911 * configure: Regenerated.
912
abca8d87 9132014-03-07 Jakub Jelinek <jakub@redhat.com>
914
915 PR bootstrap/58572
916 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
917 -I for libstdc++-v3 includes if $(LEAN).
918 * Makefile.in: Regenerated.
919
68d122bb 9202014-02-24 Walter Lee <walt@tilera.com>
921
922 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
923 (tilegx-*-*): Change to tilegx*-*-*.
924 * configure: Regenerate.
925
39d1b2ae
RS
9262014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
927
928 * config.sub, config.guess: Import from upstream.
929
50f80006
EB
9302014-04-04 Eric Botcazou <ebotcazou@adacore.com>
931
932 PR bootstrap/60620
72f4393d 933 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
934 * Makefile.in: Regenerate.
935
a6305403
YS
9362014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
937
938 * Makefile.def (dependencies): Make all-ld depend on all-binutils
939 for WINDRES_FOR_TARGET in default-manifest.o rule.
940 * Makefile.in: Regenerate.
941
62a0f723
RO
9422014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
943
944 PR target/59788
945 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
946 *solaris2*.
947
530e8392
KB
9482013-12-19 Keven Boell <keven.boell@intel.com>
949
950 * cp-namespace.c (cp_lookup_nested_symbol): Enable
951 nested lookups for fortran modules.
952 * dwarf2read.c (read_module): Add fortran module to
953 the symbol table.
954 (add_partial_symbol, add_partial_module): Add fortran
955 module to the partial symbol table.
956 (new_symbol_full): Create full symbol for fortran module.
957 * f-exp.y (yylex): Add new module domain to be parsed.
958 * symtab.h: New domain for fortran modules.
959
7f9b20bb
KB
9602013-12-19 Keven Boell <keven.boell@intel.com>
961
962 * f-exp.y (yylex): Add domain array to enable lookup
963 in multiple domains. Loop over lookup domains and try
964 to find requested symbol. Add STRUCT_DOMAIN to lookup
965 domains to be able to query for user defined types.
966
afc0578d 9672013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
968
969 * configure.ac: Add user-friendly check for native x86_64-linux
970 multilibs.
971 * configure: Regenerate.
972
f3f51a69
AM
9732013-11-23 Alan Modra <amodra@gmail.com>
974
975 * config.sub, config.guess: Import from upstream.
976
2440009d 9772013-11-07 Thomas Schwinge <thomas@codesourcery.com>
978
2440009d 979 * Makefile.in: Regenerate.
980
e78e02e6 981 * Makefile.tpl: Fix typo.
982 * Makefile.in: Regenerate partially.
983
9aaf2a7e 9842013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
985
986 * configure.ac: Added libcilkrts to noconfig list when C++ is not
987 supported.
988 * configure: Regenerated.
989
880b18d1 9902013-10-30 Jason Merrill <jason@redhat.com>
991
992 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
993 --disable-build-format-warnings.
994
522e3d71 9952013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
996
f3f51a69 997 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 998 depend on libstdc++ and libgcc.
999 * configure: Regenerate.
1000 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1001 libcilkrts for POSIX and i*86, and x86_64 architectures.
1002 * Makefile.in: Added libcilkrts related fields to support building it.
1003
cb49a9e1 10042013-10-26 Jeff Law <law@redhat.com>
1005
1006 * Makefile.def (target_modules): Remove libmudflap
1007 (languages): Remove check-target-libmudflap).
1008 * Makefile.in: Rebuilt.
1009 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1010 * configure.ac (target_libraries): Remove target-libmudflap.
1011 Remove checks which disabled libmudflap on some systems.
1012 * configure: Rebuilt.
1013 * libmudflap: Directory removed.
1014
82033c9b
JBG
10152013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1016
1017 * configure.ac: Update from GCC.
1018 * configure: Regenerate.
1019
b50d7605
HPN
10202013-10-15 Hans-Peter Nilsson <hp@axis.com>
1021
1022 * src-release (do-proto-toplevel): Support subdir-path-prefixed
1023 files in SUPPORT_FILES.
1024 (SIM_SUPPORT_DIRS): New variable.
1025 (sim.tar.bz2): New rule.
1026
f4cfb980
JBG
10272013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1028
1029 * configure.ac: Update from GCC.
1030 * configure: Regenerate.
1031
78b1434c
JJ
10322013-10-01 Jeff Johnston <jjohnstn@redhat.com>
1033
1034 * COPYING.NEWLIB: Update with new copyright.
1035
b3fc79f8
JBG
10362013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1037
1038 * configure.ac: Update from GCC.
1039 * configure: Regenerate.
1040
cc9afea3
AM
10412013-09-20 Alan Modra <amodra@gmail.com>
1042
1043 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1044 ppc host match. Support little-endian powerpc linux hosts.
1045
f006cabd
JB
10462013-08-16 Joel Brobecker <brobecker@adacore.com>
1047
1048 * src-release (VER): When using $(TOOL)/common/create-version.sh,
1049 strip the "-cvs" suffix from the version number if present.
1050
95e43135
JBG
10512013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1052
1053 * configure.ac: Sync with GCC repo.
1054 * Makefile.def: Ditto.
1055 * configure: Regenerate.
1056 * Makefile.in: Ditto.
1057
7539e41e
JB
10582013-07-22 Joel Brobecker <brobecker@adacore.com>
1059
1060 * src-release (VER): Use $(TOOL)/common/create-version.sh
1061 if it exists.
1062
e8044f35
RS
10632013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
1064
1065 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
1066 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
1067 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
1068 * configure: Regenerate.
1069
7bab7634
DC
10702013-06-01 George Thomas <george.thomas@atmel.com>
1071
95e43135
JBG
1072 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
1073 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 1074
b5364c9e
JJ
10752013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1076
1077 * COPYING.NEWLIB: Add Altera Corporation copyright.
1078
5dad867c
JBG
10792013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1080
1081 * config.guess: Update from config repo.
1082 * config.sub: Ditto.
1083
b836cb18
JBG
10842013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1085
1086 * Makefile.def: Sync with GCC.
1087 * Makefile.in: Regenerate.
1088
e7d5abf1
JBG
10892013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1090
1091 * configure.ac: Sync with GCC.
b836cb18 1092 * configure: Regenerate.
e7d5abf1 1093
4f778543
MF
10942013-03-22 Mike Frysinger <vapier@gentoo.org>
1095
1096 * src-release (VER): Change bfd/configure.in sed to use the new
1097 `bfd/configure --version` output.
1098
f1dd87fc
YZ
10992013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1100
1101 * configure.ac: Sync with GCC repo.
1102 * configure: Ditto.
1103
a413f71a
ILT
11042013-02-05 Ian Lance Taylor <iant@google.com>
1105
1106 PR go/55969
1107 * configure.ac: Disable libgo on some systems where it does not
1108 work.
1109 * configure: Rebuild.
1110
3a98824c
AM
11112013-02-05 Alan Modra <amodra@gmail.com>
1112
1113 * configure: Regenerate after syncing config/.
1114
3dae1673
JBG
11152013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1116
1117 * configure.ac: Sync with GCC repo.
1118 * configure: Ditto.
1119 * Makefile.def: Ditto.
1120 * Makefile.in: Ditto.
1121
bf51454b
JB
11222013-01-11 Joel Brobecker <brobecker@adacore.com>
1123
1124 Sync with GCC, merge:
1125
1126 2013-01-09 Jason Merrill <jason@redhat.com>
1127
1128 * .gitignore: Import from gdb repository.
1129
c841a2be
JBG
11302013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1131
1132 * config.sub: Update from config repo.
1133
d7b9dae9
EB
11342013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1135
1136 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1137 * Makefile.in: Regenerate.
1138
861ea9c8
L
11392013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1140
1141 * Makefile.def (configure-gcc): Depend on all-gmp.
1142 (all-gcc): Remove dependency on all-gmp.
1143 * Makefile.in: Regenerated.
1144
ce82b126
JBG
11452013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1146
1b4f418d 1147 * config.guess: Update from config repo.
c2e5e6d7 1148 * config.sub: Ditto.
ce82b126 1149
fd62a30d
JJ
11502013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1151
1152 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1153 exists and replace the new bfin license in its location.
1154
0140d685
L
11552013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1156
1157 PR gas/14899
1158 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1159 all-ld and all-gold depend on all-gas.
1160 * Makefile.in: Regenerated.
1161
c3d399e7
L
11622012-12-29 Ben Elliston <bje@gnu.org>
1163
1164 * config.guess: Update to 2012-12-29 version.
1165 * config.sub: Likewise.
1166
9417cd2f
JBG
11672012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1168
1169 * Makefile.def (install-target-libgo): Depend on
1170 install-target-libatomic. Merged from GCC repo.
1171 * Makefile.in: Regenerate.
1172
68dad382
JJ
11732012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1174
1175 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1176
2344b8da
TS
11772012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1178
1179 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1180 * configure: Regenerate.
1181
5eb08693
L
11822012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1183
1184 * Makefile.def (target_modules): Add bootstrap=true and
1185 raw_cxx=true to libsanitizer.
1186 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1187 * Makefile.in: Regenerated.
1188 * configure: Likewise.
1189
53ab32d8
JBG
11902012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1191
1192 * config.sub: Merge from config repo.
1193
d2489204
JBG
11942012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1195
1196 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
1197 * Makefile.tpl: Ditto.
1198 * Makefile.in: Ditto.
1199 * configure: Ditto.
d2489204 1200
c23b5043
JBG
12012012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1202
1203 * configure.ac (noconfigdirs): Merge from GCC.
1204 * configure: Regenerate.
1205
1dd1f7f6
JBG
12062012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1207
1208 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1209
2bda3143
L
12102012-11-14 Roland McGrath <mcgrathr@google.com>
1211
1212 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1213 * configure: Regenerate.
1214
5286fdef
L
12152012-11-13 Richard Henderson <rth@redhat.com>
1216
1217 * configure.ac: Move libsanitizer logic to subdirectory.
1218 * configure: Regenerate.
1219
12202012-11-13 Dodji Seketeli <dodji@redhat.com>
1221
1222 * configure.ac: Enable libsanitizer just on x86 linux for now.
1223 * configure: Re-generate.
1224
12252012-11-13 David Edelsohn <dje.gcc@gmail.com>
1226
1227 * configure.ac: Merge libquadmath sections.
1228 * configure: Regenerate.
1229
12302012-11-12 Wei Mi <wmi@google.com>
1231
1232 * configure.ac: Add libsanitizer to target_libraries.
1233 * Makefile.def: Ditto.
1234 * configure: Regenerate.
1235 * Makefile.in: Regenerate.
1236
f66a9a70
L
12372012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1238
1239 * configure: Regenerated.
1240
12412012-11-03 Robert Mason <rbmj@verizon.net>
1242
1243 * configure.ac: add --disable-libstdcxx configure option
1244 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1245
6d94c122
CV
12462012-10-24 Corinna Vinschen <corinna@vinschen.de>
1247
1248 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1249 against Mingw64 w32api.
1250 * configure: Regenerate.
1251
a882be68
EB
12522012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1253
1254 PR bootstrap/54820
1255 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1256 * configure: Regenerate.
1257
b3676d82
EB
12582012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1259
1260 PR bootstrap/54820
1261 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1262 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1263 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1264 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1265 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1266 * Makefile.in: Regenerate.
1267 * configure.ac (have_static_libs): New variable and associated check.
1268 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1269 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1270 * configure: Regenerate.
1271
7b0e8ca5
MF
12722012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1273
1274 * config.guess, config.sub: Include updated version from
1275 config-patches. Adds microblaze little endian support.
1276
8e71395b
L
12772012-09-28 Ian Lance Taylor <iant@google.com>
1278
1279 * Makefile.def: Make all-target-libgo depend on
1280 all-target-libbacktrace.
1281 * Makefile.in: Rebuild.
1282
12832012-09-26 Ian Lance Taylor <iant@google.com>
1284
1285 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1286 * Makefile.in: Rebuild.
1287
12882012-09-06 Diego Novillo <dnovillo@google.com>
1289
1290 * configure.ac: Bump minimum GMP version to 4.2.3.
1291 * configure: Re-generate.
1292
12932012-09-05 Georg-Johann Lay <avr@gjlay.de>
1294
1295 PR target/54461
1296 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1297 target-libgloss if not configured --with-avrlibc=no.
1298 * configure: Regenerate.
1299
13002012-09-04 Jason Merrill <jason@redhat.com>
1301
1302 * configure.ac: Fix --enable-languages=all.
1303
13042012-09-03 Richard Guenther <rguenther@suse.de>
1305
1306 PR bootstrap/54138
1307 * configure.ac: Re-organize ISL / CLOOG checks to allow
1308 disabling with either --without-isl or --without-cloog.
1309 * configure: Regenerated.
1310
13112012-09-03 Georg-Johann Lay <avr@gjlay.de>
1312
1313 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1314 * configure: Regenerate.
1315
d09bbf00
SE
13162012-09-21 Steve Ellcey <sellcey@mips.com>
1317
1318 * configure.ac: Add mips*-mti-elf* target.
1319 * configure: Regenerate.
1320
2bf680c4
ILT
13212012-09-19 Ian Lance Taylor <iant@google.com>
1322
1323 * configure.ac (host_libs): Add libbacktrace.
1324 (target_libraries): Add libbacktrace.
1325 * Makefile.def (host_modules): Add libbacktrace.
1326 (target_modules): Likewise.
1327 * configure, Makefile.in: Rebuild.
1328
5c0b3823
WL
13292012-09-15 Jiong Wang <jiwang@tilera.com>
1330
1331 * configure.ac (ENABLE_GOLD): support tilegx*
1332 * configure: rebuild
1333
1488e230
DE
13342012-09-14 David Edelsohn <dje.gcc@gmail.com>
1335
1336 PR target/38607
1337 Merge upstream change.
1338 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1339
1340 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1341 Add libgomp*.o to compare_exclusions for AIX.
1342 * configure: Regenerate.
1343
df6795ce
L
13442012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1345
1346 PR binutils/4970
1347 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1348 and opcodes.
1349 * Makefile.in: Regenerated.
1350
7ec59b9e
L
13512012-08-14 Diego Novillo <dnovillo@google.com>
1352
1353 Merge from cxx-conversion branch.
1354
1355 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1356 POSTSTAGE1_CONFIGURE_FLAGS.
1357 * Makefile.in: Regenerate.
1358 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1359 Force C++ when bootstrapping.
1360 * configure: Regenerate.
1361
13622012-07-06 Richard Guenther <rguenther@suse.de>
1363
1364 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1365 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1366 --with-gmp=system.
1367 * Makefile.in: Regenerated.
1368 * configure: Likewise.
1369
13702012-07-06 Richard Guenther <rguenther@suse.de>
1371
1372 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1373 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1374 supply V=1 as extra_make_flags.
1375 * configure: Regenerated.
1376 * Makefile.in: Likewise.
1377
13782012-07-03 Richard Guenther <rguenther@suse.de>
1379
1380 * Makfile.def (isl): Remove not necessary extra_exports and
1381 extra_make_flags.
1382 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1383 * Makefile.in: Regenerated.
1384
13852012-07-03 Richard Guenther <rguenther@suse.de>
1386
1387 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1388 * configure.ac: If either the ISL or the CLooG check failed
1389 do not try to build in-tree versions.
1390 * Makefile.in: Regenerated.
1391 * configure: Regenerated.
1392
13932012-07-02 Richard Guenther <rguenther@suse.de>
1394 Michael Matz <matz@suse.de>
1395 Tobias Grosser <tobias@grosser.es>
1396 Sebastian Pop <sebpop@gmail.com>
1397
1398 * Makefile.def: Add ISL host module, remove PPL host module.
1399 Adjust ClooG host module to use the proper ISL.
1400 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1401 * configure.ac: Include config/isl.m4. Add ISL host library,
1402 remove PPL. Remove PPL configury, add ISL configury, adjust
1403 ClooG configury.
1404 * Makefile.in: Regenerated.
1405 * configure: Likewise.
1406
14072012-07-02 Richard Guenther <rguenther@suse.de>
1408
1409 Merge from graphite branch
1410 2011-07-21 Tobias Grosser <tobias@grosser.es>
1411
1412 * configure: Regenerated.
1413 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1414 both cloog.org and legacy versions. The only supported version will
1415 be CLooG with the isl backend.
1416
1417 2011-07-21 Tobias Grosser <tobias@grosser.es>
1418
1419 * configure: Regenerated.
1420 * configure.ac: Require cloog isl 0.17.0
1421
1422 2011-07-21 Tobias Grosser <tobias@grosser.es>
1423
1424 * configure: Regenerated.
1425 * config/cloog.m4: Do not define CLOOG_ORG
1426
14272012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1428
1429 * configure.ac: Skip C if explicitly selected.
1430 * configure: Regenerate.
1431
14322012-06-28 Christophe Lyon <christophe.lyon@st.com>
1433
1434 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1435 they contain -O2.
1436 * configure: Regenerate.
1437
14382012-06-20 Jason Merrill <jason@redhat.com>
1439
1440 * Makefile.tpl (check-target-libgomp-c++): New.
1441 (check-target-libitm-c++): New.
1442 * Makefile.def (c++): Add them.
1443 * Makefile.in: Regenerate.
1444
14452012-05-16 Olivier Hainque <hainque@adacore.com>
1446
1447 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1448 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1449 (install-no-fixedincludes): Adjust accordingly.
1450 * Makefile.in: Regenerate.
1451
14522012-05-09 Nick Clifton <nickc@redhat.com>
1453 Paul Smith <psmith@gnu.org>
1454
1455 PR bootstrap/50461
1456 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1457 allow for the fact that from release v3.1.0 of MPFR the source
1458 files were moved into a src sub-directory.
1459 * configure: Regenerate.
1460
14612012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1462
1463 * configure.ac: Bump minimum MPFR version to 2.4.0.
1464 * configure: Regenerated.
1465
14662012-05-01 Richard Henderson <rth@redhat.com>
1467
1468 * Makefile.def (libatomic): New target_module.
1469 * configure.ac (target_libraries): Add libatomic.
1470 (noconfigdirs): Check if libatomic is supported.
1471 * Makefile.in, configure: Rebuild.
1472
f87f9c61
L
14732012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1474
1475 Merge upstream change
1476 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1477
14782011-11-21 Andreas Tobler <andreast@fgznet.ch>
1479
1480 * libtool.m4: Additional FreeBSD 10 fixes.
1481
68f107fa
AO
14822012-06-28 Christophe Lyon <christophe.lyon@st.com>
1483
1484 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1485 they contain -O2.
1486 * configure: Regenerate.
1487
b9c361e0
JL
14882012-05-14 Catherine Moore <clm@codesourcery.com>
1489
1490 * NEWS: Mention PowerPC VLE port.
1491
9eb322aa
MF
14922012-05-11 Mike Frysinger <vapier@gentoo.org>
1493
1494 * MAINTAINERS (config/): Move to intl/ section.
1495 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1496
58b1dd21
NC
14972012-05-09 Nick Clifton <nickc@redhat.com>
1498 Paul Smith <psmith@gnu.org>
1499
1500 PR bootstrap/50461
1501 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1502 allow for the fact that from release v3.1.0 of MPFR the source
1503 files were moved into a src sub-directory.
1504 * configure: Regenerate.
1505
2e702c99
RM
15062012-05-02 Roland McGrath <mcgrathr@google.com>
1507
1508 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1509 * configure: Regenerate.
1510
d2213593
JB
15112012-04-25 Joel Brobecker <brobecker@adacore.com>
1512
1513 * config.sub: Update to 2012-04-18 version from official repo.
1514
202e2356
NC
15152012-03-19 Tristan Gingold <gingold@adacore.com>
1516
1517 * configure.ac (ia64*-*-*vms*): Add support for ld.
1518 * configure: Regenerate.
1519
2479f722
RO
15202012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1521
1522 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1523 (unsupported_languages): Remove mips-sgi-irix6.*.
1524 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1525 (with_stabs): Remove.
1526 * configure: Regenerate.
1527
4e97d92b
RO
15282012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1529
1530 * configure.ac (enable_libgomp): Remove *-*-osf*.
1531 (with_stabs): Remove alpha*-*-osf*.
1532 * configure: Regenerate.
1533
f9ea6f98
JJ
15342012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1535
1536 * COPYING.NEWLIB: Modify DJ Delorie license to include
1537 modification rights in clause as permitted by DJ Delorie.
1538 * COPYING.LIBGLOSS: Ditto.
1539
48688b3e
JJ
15402012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1541
1542 * COPYING.NEWLIB: Remove two unused licenses.
1543
0945bbee
TG
15442012-03-05 Tristan Gingold <gingold@adacore.com>
1545
1546 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1547 * configure: Regenerate.
1548
516be0c5
JJ
15492012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1550
1551 * COPYING.NEWLIB: Add Adapteva notice.
1552 * COPYING.LIBGLOSS: Add Adapteva notice.
1553
64b986c0
EB
15542011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1555
1556 * configure: Regenerate.
1557
58cddc18
JJ
15582011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1559
1560 * COPYING.LIBGLOSS: Add GPL with exception license.
1561
b121d7d4
DD
15622011-11-09 Roland McGrath <mcgrathr@google.com>
1563
1564 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1565 * configure: Rebuild.
1566 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1567 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1568 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1569 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1570 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1571 Add READELF.
1572 * Makefile.in: Rebuild.
1573
d32e2926
RH
15742011-11-08 Richard Henderson <rth@redhat.com>
1575
1576 * configure.ac: Test for libitm directory present first.
1577
1578 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1579
1580 * configure.ac: Test libitm/configure.tgt to disable libitm.
1581 * configure: Rebuild.
1582
98dd765a
RO
15832011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1584
1585 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1586 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1587 * Makefile.in: Regenerate.
1588
99c513f6
DD
15892011-11-01 DJ Delorie <dj@redhat.com>
1590
1591 * configure.ac (rl78-*-*) New case.
1592 * configure: Regenerate.
1593
ff3ec4ee
DD
15942011-11-01 DJ Delorie <dj@redhat.com>
1595
1596 * config.sub: Update to version 2011-10-29 (added rl78)
1597
c28a9f49
NC
15982011-10-27 Nick Clifton <nickc@redhat.com>
1599
1600 * config.sub: Import these changes from the config project:
1601
a903d6ac 1602 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1603 Ben Elliston <bje@gnu.org>
1604
1605 * config.sub (epiphany): New.
1606
1607 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1608 Ben Elliston <bje@gnu.org>
1609
9eb322aa 1610 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1611
1612 2011-08-23 Roland McGrath <mcgrathr@google.com>
1613
1614 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1615 64eb to be64.
1616
1617 2011-08-16 Roland McGrath <mcgrathr@google.com>
1618
1619 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1620 (nacl): Grok as alias for 32el-unknown-nacl.
1621
860144e4
JB
16222011-08-19 Joel Brobecker <brobecker@adacore.com>
1623
1624 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1625
40ae9136
YQ
16262011-08-14 Yao Qi <yao@codesourcery.com>
1627
1628 Merge from gcc:
1629
1630 2011-08-14 Yao Qi <yao@codesourcery.com>
1631 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1632 * configure: Regenerate.
1633
ffdd6afc
ILT
16342011-07-26 Ian Lance Taylor <iant@google.com>
1635
1636 Merge from gcc:
1637
1638 2011-07-26 Ian Lance Taylor <iant@google.com>
1639 * configure.ac: Set have_compiler based on whether gcc directory
1640 exists, rather than on whether gcc is in configdirs.
1641 * configure: Rebuild.
1642
1643 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1644 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1645 link directories.
1646 * Makefile.in: Rebuild.
1647
1648 2011-07-20 Ian Lance Taylor <iant@google.com>
1649 PR bootstrap/49787
1650 * configure.ac: Move --enable-bootstrap handling earlier in file.
1651 If --enable-bootstrap and either --enable-build-with-cxx or
1652 --enable-build-poststage1-with-cxx, enable C++ automatically.
1653 * configure: Rebuild.
1654
1655 2011-07-19 Ian Lance Taylor <iant@google.com>
1656 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1657 make C++ a boot_language. Set and substitute
1658 POSTSTAGE1_CONFIGURE_FLAGS.
1659 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1660 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1661 * configure, Makefile.in: Rebuild.
1662
1663 2011-07-16 Jason Merrill <jason@redhat.com>
1664 * Makefile.def (language=c++): Add check-c++0x and
1665 check-target-libmudflap-c++.
1666 * Makefile.tpl (check-target-libmudflap-c++): New.
1667 * Makefile.in: Regenerate.
1668
1669 2011-07-16 Matthias Klose <doko@ubuntu.com>
1670 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1671 * Makefile.def (target_modules/libjava): Pass
1672 $(EXTRA_CONFIGARGS_LIBJAVA).
1673 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1674 if not configured with --enable-static-libjava.
1675 * Makefile.in: Regenerate.
1676 * configure: Likewise.
1677
1678 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1679 PR regression/47836
1680 PR bootstrap/23656
1681 PR other/47733
1682 PR bootstrap/49247
1683 PR c/48825
1684 * configure.ac (target_libraries): Remove target-libiberty.
1685 Remove case-statement setting skipdirs=target-libiberty for
1686 multiple targets. Remove checking target_configdirs and
1687 removing target-libiberty but keeping target-libgcc if
1688 otherwise empty.
1689 * Makefile.def (target_modules): Don't add libiberty.
1690 (dependencies): Remove all traces of target-libiberty.
1691 * configure, Makefile.in: Regenerate.
1692
9ccb86e7
JM
16932011-07-22 Jason Merrill <jason@redhat.com>
1694
1695 * Makefile.def (language=c++): Add check-c++0x and
1696 check-target-libmudflap-c++.
1697 * Makefile.tpl (check-target-libmudflap-c++): New.
1698 * Makefile.in: Regenerate.
1699
090bc50f
RO
17002011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1701
1702 * configure: Regenerate.
1703
cff32a7c
RO
17042011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1705
1706 PR target/39150
1707 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1708 x86_64-*-solaris2.1[0-9]*.
1709 * configure: Regenerate.
1710
eb4b2452
NC
17112011-06-13 Walter Lee <walt@tilera.com>
1712
1713 * configure.ac (tilepro-*-*) New case.
1714 (tilegx-*-*): Likewise.
1715 * configure: Regenerate.
1716
3c0013bf
NC
17172011-06-06 Nick Clifton <nickc@redhat.com>
1718
1719 * config.sub: Sync from upstream.
1720
91c1f14c
DK
17212011-05-08 Doug Kwan <dougkwan@google.com>
1722
1723 Merge from gcc:
1724
1725 2011-05-08 Doug Kwan <dougkwan@google.com>
1726
1727 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1728 * configure: Regenerated.
1729 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1730 value from configure.
1731 * Makefile.in: Regenerated.
1732
c7e4b184
JM
17332011-05-05 Joseph Myers <joseph@codesourcery.com>
1734
1735 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1736 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1737 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1738 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1739 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1740 *-*-vxworks*): Disable newlib and libgloss in separate case
1741 statement.
1742 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1743 to separate case statement.
1744 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1745 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1746 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1747 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1748 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1749 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1750 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1751 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1752 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1753 i[[3456789]]86-*-rdos*, m32r-*-*,
1754 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1755 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1756 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1757 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1758 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1759 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1760 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1761 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1762 and libgloss in main case over targets. Remove most empty cases
1763 in main case over targets.
1764 * configure: Regenerate.
1765
7152a690
JM
17662011-05-04 Joseph Myers <joseph@codesourcery.com>
1767
1768 * configure.ac: Remove code setting special library locations for
1769 hppa*64*-*-hpux11*. Remove code setting compiler for
1770 sparc-sun-solaris2*.
1771 * configure: Regenerate.
1772
ff46fb8f
JM
17732011-05-04 Joseph Myers <joseph@codesourcery.com>
1774
1775 * configure.ac: Separate libgloss_dir settings from general case
1776 over targets.
1777 * configure: Regenerate.
1778
82ae827f
JM
17792011-04-28 Joseph Myers <joseph@codesourcery.com>
1780
1781 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1782 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1783 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1784 cases in libgcj-disabling case statement.
1785 (hppa*64*-*-linux*): Set unsupported_languages instead of
1786 disabling target-zlib.
1787 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1788 to hppa*64*-*-hpux*.
1789 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1790 hppa*-*-hpux*.
1791 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1792 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1793 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1794 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1795 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1796 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1797 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1798 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1799 libgcj-disabling case statement.
1800 * configure: Regenerate.
1801
0827f9a6
JM
18022011-04-28 Joseph Myers <joseph@codesourcery.com>
1803
1804 * configure.ac: Disable Java for targets not supporting libffi.
1805 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1806 Remove cases in Java-disabling statement.
1807 (*arm-wince-pe): Change to arm-wince-pe.
1808 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1809 cases in Java-disabling statement.
1810 (bfin-*-*): Don't disable Java again.
1811 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1812 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1813 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1814 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1815 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1816 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1817 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1818 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1819 Java-disabling statement.
1820 (mmix-*-*): Don't disable Java again.
1821 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1822 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1823 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1824 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1825 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1826 statement.
1827 * configure: Regenerate.
1828
899b04ef
JM
18292011-04-28 Joseph Myers <joseph@codesourcery.com>
1830
1831 Merge from GCC:
1832
1833 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1834
1835 PR lto/48086
1836 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1837 * configure: Regenerate.
1838
9863d716
JM
18392011-04-28 Joseph Myers <joseph@codesourcery.com>
1840
1841 * configure.ac: Separate cases disabling Java and Java libraries
1842 from general case over targets.
1843 * configure: Regenerate.
1844
a90ef4bf
JM
18452011-04-06 Joseph Myers <joseph@codesourcery.com>
1846
1847 * configure.ac (build_tools): Remove build-byacc.
1848 (host_libs): Remove mmalloc.
1849 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1850 autoconf automake libtool diff rcs fileutils shellutils time
1851 textutils wdiff find uudecode hello tar gzip indent recode release
1852 sed perl gawk findutils gettext zip.
1853 (libgcj): Remove target-qthreads.
1854 (target_tools): Remove target-examples target-gperf.
1855 (YACC): Don't handle building byacc.
1856 * configure: Regenerate.
1857 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1858 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1859 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1860 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1861 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1862 handle building components.
1863 * Makefile.in: Regenerate.
1864
05a02268
RW
18652011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1866
1867 * config.sub: Sync from upstream.
1868
c5f5c3c2
JM
18692011-04-01 Joseph Myers <joseph@codesourcery.com>
1870
1871 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1872 (microblaze*): Don't disable libssp.
1873 * configure: Regenerate.
1874
f6c1938b
JM
18752011-04-01 Joseph Myers <joseph@codesourcery.com>
1876
1877 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1878 moveifchange.
1879 * configure: Regenerate.
1880 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1881 * Makefile.in: Regenerate.
1882
1f111696
JM
18832011-04-01 Joseph Myers <joseph@codesourcery.com>
1884
1885 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1886 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1887 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1888 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1889 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1890 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1891 md_exec_prefix cases.
1892 * configure: Regenerate.
1893
065a5627
JM
18942011-04-01 Joseph Myers <joseph@codesourcery.com>
1895
1896 * configure.ac: Separate cases disabling target-libssp,
1897 target-libiberty, target-libstdc++-v3 and Fortran from general
1898 case over targets.
1899 * configure: Regenerate.
1900
b2f14e4a
JM
19012011-04-01 Joseph Myers <joseph@codesourcery.com>
1902
1903 * configure.ac (*-*-chorusos): Don't disable libgcj.
1904 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1905 Remove case.
1906 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1907 (arm-*-coff): Don't disable libgcj.
1908 (arm*-*-linux-gnueabi): Remove useless assignment.
1909 (arm-*-riscix*): Don't disable libgcj.
1910 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1911 configuration.
1912 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1913 (c54x*-*-*): Remove case.
1914 (tic54x-*-*): Don't disable GCC or GCC libraries.
1915 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1916 to *.
1917 (d10v-*-*): Don't disable GCC libraries.
1918 (d30v-*-*): Don't disable libgcj.
1919 (h8500-*-*): Don't disable GCC libraries.
1920 (i960-*-*): Don't disable libgcj.
1921 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1922 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1923 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1924 libgcj.
1925 (m68k-*-coff*): Remove case.
1926 (mmix-*-*): Don't disable libgloss on host.
1927 (mn10200-*-*, mn10300-*-*): Remove cases.
1928 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1929 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1930 Don't disable libgcj.
1931 (romp-*-*): Remove case.
1932 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1933 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1934 case.
1935 (v810-*-*): Don't disable GCC libraries.
1936 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1937 (ip2k-*-*): Don't disable GCC libraries.
1938 * configure: Regenerate.
1939
6a608608
JM
19402011-03-28 Joseph Myers <joseph@codesourcery.com>
1941
1942 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1943 libffi on host.
1944 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1945 on host.
1946 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1947 * configure: Regenerate.
1948
5b806d27
NC
19492011-03-26 John Marino <binutils@marino.st>
1950
1951 * configure.ac: Add support for *-*-dragonfly*
1952 * configure: Regenerate.
1953
0377a422
JM
19542011-03-25 Joseph Myers <joseph@codesourcery.com>
1955
1956 * configure.ac (native_only): Remove.
1957 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1958 send-pr uudecode guile gnuserv on host.
1959 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1960 send-pr rcs guile perl texinfo libtool on host.
1961 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1962 automake send-pr rcs guile perl texinfo libtool on host.
1963 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1964 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1965 (alpha*-dec-osf*): Don't disable fileutils on target.
1966 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1967 texinfo send-pr expect dejagnu on target.
1968 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1969 target-qthreads on target.
1970 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1971 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1972 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1973 x86_64-*-mingw*): Don't disable expect on target.
1974 (*-*-cygwin*): Don't disable target-gperf on target.
1975 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1976 gnuserv on target.
1977 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1978 target.
1979 * configure: Regenerate.
1980
2354b38b
JM
19812011-03-25 Joseph Myers <joseph@codesourcery.com>
1982
1983 * configure.ac (target_tools): Remove target-groff.
1984 (native_only): Remove target-groff.
1985 (hppa*64*-*-*): Don't disable byacc.
1986 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1987 setting.
1988 (*-*-kaos*): Don't skip target-librx and target-groff.
1989 (*-*-netware*): Don't skip target-libmudflap.
1990 (*-*-tpf*): Don't skip target-libmudflap.
1991 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1992 directories on the host.
1993 (ia64*-*-*vms*): Don't skip tix.
1994 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1995 host.
1996 * configure: Regenerate.
1997
28d9b232
PB
19982011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1999
2000 * configure.ac: Remove references to mt-mep, mt-netware,
2001 mt-wince.
2002 * Makefile.def: Add all-utils soft dependencies.
2003 * Makefile.tpl: Remove GDB_NLM_DEPS.
2004 * configure: Regenerate.
2005 * Makefile.in: Regenerate.
2006
dbbe5f95
PB
20072011-03-24 Paolo Bonzini <bonzini@gnu.org>
2008
2009 Sync from GCC:
2010
2011 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2012
2013 * configure.ac: Do not include mh-x86omitfp.
2014 * configure: Regenerate.
2015
2016 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2017
2018 * configure.ac: Remove empty cases.
2019 * configure: Regenerate.
2020
2021 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2022
2023 * Makefile.def: Add dependency from termcap to gdb.
2024 * Makefile.in: Regenerate.
2025
2026 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2027
2028 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2029 * configure: Regenerate.
2030 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2031 * Makefile.tpl: Likewise.
2032 * Makefile.in: Regenerate.
2033
2034 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2035
2036 * configure.ac: Remove all mentions of tentative_cc.
2037 * configure: Regenerate.
2038
2039 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2040
2041 PR lto/48086
2042 * configure.ac: Re-enable LTO on *-apple-darwin9.
2043 * configure: Regenerate.
2044
3516a403
JM
20452011-03-24 Joseph Myers <joseph@codesourcery.com>
2046
2047 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2048 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2049 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2050 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2051 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2052 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2053 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2054 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2055 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2056 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2057 *-*-rhapsody*): Remove host cases.
2058 * configure: Regenerate.
2059
93cc359e
JM
20602011-03-24 Joseph Myers <joseph@codesourcery.com>
2061
2062 * configure.ac (ppc*-*-pe): Remove host case.
2063 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2064 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2065 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2066 cases.
2067 * configure: Regenerate.
2068
29b2c556
JM
20692011-03-24 Joseph Myers <joseph@codesourcery.com>
2070
2071 * config.sub: Update to version 2011-03-23.
2072
f0ff0f90
JM
20732011-03-22 Joseph Myers <joseph@codesourcery.com>
2074
2075 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2076 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2077 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2078 * configure: Regenerate.
2079
782cb41f
JM
20802011-03-22 Joseph Myers <joseph@codesourcery.com>
2081
2082 * config-ml.in: Don't handle arc-*-elf*.
2083 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2084 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2085 handle GCC libraries.
2086 * configure: Regenerate.
2087
0e8ad34f
RO
20882011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2089
2090 PR bootstrap/48120:
2091 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2092 Add -lstdc++ -lm to LIBS.
2093 * configure: Regenerate.
2094
5548b4ce
DE
20952011-03-18 David Edelsohn <dje.gcc@gmail.com>
2096
2097 * config.guess: Update to version 2011-02-02
2098 * config.sub: Update to version 2011-02-24
2e702c99 2099
86ed8cf6
SP
21002011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2101
9eb322aa
MF
2102 * configure.ac: Adjust test of with_ppl.
2103 * configure: Regenerated.
86ed8cf6 2104
b123da99
SP
21052011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2106
2107 * configure.ac: Add -lpwl to ppllibs.
2108 * config/cloog.m4: Add -lisl to clooglibs.
2109 * configure: Regenerated.
2110
822ce8ee
RW
21112011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2112
2113 Import from Libtool and gnulib:
2114
2115 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2116
2117 Prepare for supporting FreeBSD 10.
2118 * config.rpath: Remove handling of freebsd1* which soon would
2119 match FreeBSD 10.0.
2120
2121 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2122
2123 Remove support for FreeBSD 1.x.
2124 * libtool.m4 (_LT_LINKER_SHLIBS)
2125 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2126 soon would incorrectly match FreeBSD 10.0.
2127
dcb5e506
RW
21282011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2129
2130 PR binutils/12283
2131 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2132 (move-if-change): Comes from gnulib.
2133 * move-if-change: Import version from gnulib.
2134
8d8eef9a
RW
21352011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2136
2137 Sync from GCC:
2138
2139 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2140
2141 PR lto/47225
2142 * Makefile.def (lto-plugin): Double dash for enable-shared.
2143 (configure-gcc): Depend on all-lto-plugin.
2144 * Makefile.in: Rebuilt.
2145
2146 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2147
2148 * configure.ac: Remove extra bracket.
2149 * configure: Regenerate.
2150
2151 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2152
2153 PR lto/47225
2154 * Makefile.def: Add dependency for install-gcc
2155 on install-lto-plugin.
2156 * Makfile.in: Regenerated
2157
2158 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2159
2160 * configure.ac: If with_ppl is no, move setting with_cloog=no
2161 after CLOOG_REQUESTED check.
2162 * configure: Regenerated.
2163
2164 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2165
2166 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2167 CLooG has been requested.
2168 * configure: Regenerated.
2169
2170 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2171
2172 * configure: Regenerated.
2173 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2174
2175 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2176
2177 * configure: Regenerated.
2178 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2179
2180 2011-01-07 Jan Hubicka <jh@suse.cz>
2181
2182 PR lto/47225
2183 * Makefile.in: Regenerate.
2184 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2185 configure.
2186
65b4571a
AO
21872011-01-31 Alexandre Oliva <aoliva@redhat.com>
2188
2189 PR libgcj/44341
2190 * configure.ac: Discard --with-* flags for host when configuring
2191 target libraries for cross build.
2192 * configure: Rebuilt.
2193
7837304f
AS
21942011-01-21 Andreas Schwab <schwab@redhat.com>
2195
2196 Sync from GCC:
2197
2198 2011-01-21 Andreas Schwab <schwab@redhat.com>
2199
2200 * configure.ac: Use AS_HELP_STRING throughout.
2201 * configure: Regenerate.
2202
2203 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2204
2205 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2206 * configure: Regenerate.
2207
115ef890
RW
22082010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2209
2210 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2211
92c9a463
JB
22122011-01-13 Joel Brobecker <brobecker@adacore.com>
2213
2214 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2215 for ia64-hpux.
2216 * configure: Regenerate.
2217
887ebfb4
RW
22182011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2219
2220 Sync from GCC:
2221 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2222
2223 * configure.ac: (picochip): Disable libiberty.
2224 * configure: Regenerate.
2225
04d2c2b2
JJ
22262010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2227
2228 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2229
33d23ee8
ILT
22302010-12-10 Ian Lance Taylor <iant@google.com>
2231
2232 PR bootstrap/46819
2233 * configure.ac: For --disable-libgcj clear libgcj_saved.
2234 * configure: Rebuild.
2235
89a1e9c3
PB
22362010-12-10 Tobias Burnus <burnus@net-b.de>
2237
2238 PR fortran/46540
2239 * configure.ac: Add --disable-libquadmath and
2240 --disable-libquadmath-support.
2241 * configure: Regenerate.
2242
ac7bcd26
TG
22432010-12-10 Tristan Gingold <gingold@adacore.com>
2244
2245 * src-release (ETC_SUPPORT): add gnu-oids.texi
2246
d357cef7
HPN
22472010-12-03 Hans-Peter Nilsson <hp@axis.com>
2248
2249 PR libffi/46792
2250 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2251 * configure: Regenerate.
2252
4f11b223
ILT
22532010-12-02 Ian Lance Taylor <iant@google.com>
2254
2255 * configure.ac: Always set default for poststage1_ldflags to
2256 -static-libstdc++ -static-libgcc.
2257
989abc33
JJ
22582010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2259
2260 * COPYING.NEWLIB: Add National Semiconductor notice.
2261
950386c6
AS
22622010-11-29 Andreas Schwab <schwab@redhat.com>
2263
2264 * configure.ac: Move comment to remove extra space in last argument
2265 of GCC_TARGET_TOOL.
2266
87cda2cf
AO
22672010-11-26 Alexandre Oliva <aoliva@redhat.com>
2268
7d509c83 2269 PR other/46026
87cda2cf
AO
2270 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2271 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2272 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2273 (BASE_FLAGS_TO_PASS): Use it.
2274 * configure: Rebuilt.
2275 * Makefile.in: Rebuilt.
2276
d3b50760
L
22772010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2278
2279 PR binutils/12258
2280 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2281 Properly check default linker.
2282 * configure: Regnerated.
2283
c7791212
NC
22842010-11-23 Matthias Klose <doko@ubuntu.com>
2285
2286 * configure.ac: For --enable-gold, handle value `default' instead of
2287 `both*'. New configure option --{en,dis}able-ld.
2288 * configure: Regenerate.
2289
9e1a94f4
ILT
22902010-11-20 Ian Lance Taylor <iant@google.com>
2291
2292 * configure.ac: Only disable a language library if no language needs
2293 it. Don't let --disable-libgcj uncondtionally disable libffi.
2294 * configure: Rebuild.
2295
ceca0218
PB
22962010-11-20 Paolo Bonzini <bonzini@gnu.org>
2297
2298 * configure: Regenerate.
2299
9b980aa1
RW
23002010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2301
2302 PR other/46202
2303 * configure.ac: Fix just-built in-tree STRIP name to be
2304 binutils/strip-new.
2305 * configure: Regenerate.
2306 * Makefile.def (install-strip-gcc, install-strip-binutils)
2307 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2308 (install-strip-sid): Mirror dependencies on non-strip variants
2309 of these targets on the respective -strip prerequisites.
2310 * Makefile.tpl (install-strip, install-strip-host)
2311 (install-strip-target): New targets.
2312 (install-strip-[+module+], install-strip-target-[+module+]):
2313 New targets.
2314 * Makefile.in: Regenerate.
2315
e552509b
ILT
23162010-11-19 Ian Lance Taylor <iant@google.com>
2317 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2318
2319 * configure.ac: Add target-libgo to target_libraries. Set
2320 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2321 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2322 (HOST_EXPORTS): Add GOC.
2323 (BASE_TARGET_EXPORTS): Add GOC.
2324 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2325 (GOCFLAGS_FOR_TARGET): New variable.
2326 (EXTRA_HOST_FLAGS): Add GOC.
2327 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2328 * Makefile.def (target_modules): Add libgo.
2329 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2330 (dependencies): Add dependency from configure-target-libgo to
2331 configure-target-libffi and all-target-libstdc++-v3. Add
2332 dependencies from all-target-libgo to all-target-libffi.
2333 (languages): Add go.
2334 * configure: Rebuild.
2335 * Makefile.in: Rebuild.
2336
23372010-11-19 Ian Lance Taylor <iant@google.com>
2338
2339 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2340 compiler/flag environment variables.
2341
23422010-11-18 Ian Lance Taylor <iant@google.com>
2343
2344 * configure.ac: Check for lang_requires_boot_languages in
2345 config-lang.in files.
2346 * configure: Rebuild.
2347
8c21d9c7
MF
23482010-11-17 Mike Frysinger <vapier@gentoo.org>
2349
2350 * .gitignore: New file.
2351
e552509b
ILT
23522010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2353 Tobias Burnus <burnus@net-b.de>
2354
2355 PR fortran/32049
2356 * Makefile.def: Add libquadmath; build it with language=fortran.
2357 * configure.ac: Add libquadmath.
2358 * Makefile.tpl: Handle multiple libs in check-[+language+].
2359 * Makefile.in: Regenerate.
2360 * configure: Regenerate.
2361
23622010-11-15 Andreas Schwab <schwab@redhat.com>
2363
2364 * configure.ac: Fix spelling in option names.
2365 * configure: Regenerated.
2366
23672010-11-13 Georg-Johann Lay <georgjohann@web.de>
2368
2369 PR bootstrap/39622
2370 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2371 * configure: Regenerated.
2372
23732010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2374
2375 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2376 define the cloog backend to use. Furthermore, only pass the ppllibs to
2377 the configure checks, if necessary.
2378 * configure: Regenerate.
2379
23802010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2381
2382 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2383 * configure: regenerate
2384
23852010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2386
2387 * config/cloog.m4: Fix typo. verison -> version.
2388 * configure: Regenerate.
2389
23902010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2391
2392 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2393 * configure: Regenerate.
2394
23952010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2396
2397 * configure.ac: Support official CLooG.org versions.
2398 * configure: Regenerate.
2399 * config/cloog.m4: New.
2400
aa291e2d
ME
24012010-11-05 Michael Eager <eager@eagercon.com>
2402
2403 * COPYING.LIBGLOSS: Correct typo in microblaze.
2404 * COPYING.NEWLIB: Same.
2405
e552509b
ILT
24062010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2407
2408 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2409 * configure: Regenerate.
2410
74cea91b
DK
24112010-11-03 Ian Lance Taylor <iant@google.com>
2412 Dave Korn <dave.korn.cygwin@gmail.com>
2413
2414 PR lto/46273
2415 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2416 and on other supported platforms whenever LTO is enabled.
2417 * configure: Rebuild.
2418
6d0cd39e
AM
24192010-11-02 Alan Modra <amodra@gmail.com>
2420
2421 PR binutils/12110
2422 * configure.ac: Error when source path contains spaces.
2423 * configure: Regenerate.
2424
18a8530e
ILT
24252010-10-20 Ian Lance Taylor <iant@google.com>
2426
2427 * Makefile.def (target_modules): Set lib_path to src/.libs for
2428 libstdc++-v3 module.
2429 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2430 * Makefile.in: Rebuild.
2431
6ed3211e
JJ
24322010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2433 Joseph Myers <joseph@codesourcery.com>
2434
2435 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2436 notices.
2437 * COPYING.NEWLIB: Add Texas Instruments notice.
2438
a8eb3f0a
DK
24392010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2440
2441 * configure.ac (build_lto_plugin): New shell variable.
2442 (--enable-lto): Turn on by default for all non-ELF platforms that
2443 have had LTO support added so far. Set build_lto_plugin appropriately
2444 for both ELF and non-ELF.
2445 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2446 * configure: Regenerate.
2447
4074d5f2
RW
24482010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2449
2450 PR bootstrap/45326
2451 PR bootstrap/45174
2452 * configure.ac: Honor initial values of $build_configargs,
2453 $host_configargs, $target_configargs. Mark the precious, so
2454 environment settings get recorded.
2455 * configure: Regenerate.
2456
29821356
RW
24572010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2458
2459 Sync from GCC:
2460
2461 2010-09-30 Michael Eager <eager@eagercon.com>
2462
2463 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2464 * configure: Regenerate.
2465
2466 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2467
2468 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2469 targets and amend comment.
2470 * configure: Regenerate.
2471
2472 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2473
2474 * configure.ac: Enable LTO by default on Darwin.
2475 * configure: Regenerate.
2476
2477 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2478
2479 PR bootstrap/44455
2480 * configure.ac (extra_mpfr_configure_flags): Copy from
2481 extra_mpc_gmp_configure_flags.
2482 * configure: Re-generated.
2483
57eefe4d
RW
24842010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2485
2486 Sync from GCC:
2487
2488 PR bootstrap/45796
2489 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2490 Depend on all-build-libiberty.
2491 * Makefile.in: Regenerate.
2492
24932010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2494
2495 Sync from GCC:
2496
2497 PR bootstrap/44621
2498 * configure.ac: Fix unportable shell quoting.
2499 * configure: Regenerate.
2500
48bb73dd
RW
25012010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2502
2503 * configure.ac: Support all v850 targets.
2504 * configure: Regenerate.
2505
1d14850f
PB
25062010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2507
2508 PR target/44862
2509 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2510 Provide -B option to allow for link spec %s substitutions for
2511 libstdc++.a on darwin.
2512 * Makefile.in: Regenerate.
2513
7530c480
AO
25142010-06-10 Alexandre Oliva <aoliva@redhat.com>
2515
2516 * Makefile.def (configure-gcc): Depend on all-libelf.
2517 * Makefile.in: Rebuild.
2518
285d560d
RW
25192010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2520
2521 * config.sub, config.guess: Update from upstream sources.
2522
a009f2e7
RW
25232010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2524
2525 Sync from GCC:
2526
2527 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2528 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2529 * configure: Regenerated.
2530
2531 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2532 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2533 * configure: Regenerate.
2534
2535 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2536 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2537 * configure: Regenerate.
2538
2539 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2540 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2541 separately.
2542 * configure: Regenerate.
2543
2544 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2545 * configure: Regenerate after change to elf.m4.
2546
2547 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2548 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2549 * configure: Regenerated.
2550
2551 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2552 * configure.ac: Print "buggy but acceptable" when CLooG
2553 revision is less than 9.
2554 * configure: Regenerated.
2555
e49e5c92
DK
25562010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2557
2558 Merge from gcc:
2559
2560 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2561 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2562 * configure: Regenerate.
2563
2564 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2565 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2566 a platform that supports LTO.
2567 * configure: Regenerate.
2568
2569 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2570 PR lto/42776
2571 * configure.ac (--enable-lto): Refactor handling so libelf tests
2572 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2573 and allow LTO to be explicitly enabled on non-ELF platforms that
2574 are known to support it inside else-clause.
2575 * configure: Regenerate.
2576
e6de499b
NC
25772010-04-27 Roland McGrath <roland@redhat.com>
2578 H.J. Lu <hongjiu.lu@intel.com>
2579
2580 * configure.ac (--enable-gold): Support both, both/gold and
2581 both/bfd to add gold to configdirs without removing ld.
2582 * configure: Regenerated.
2583
2584 * Makefile.def: Add install-gold dependency to install-ld.
2585 * Makefile.in: Regenerated.
2586
d594eacc
TG
25872010-04-14 Tristan Gingold <gingold@adacore.com>
2588
2589 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2590 * configure: Regenerate.
2591
938d2b74
RW
25922010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2593
2594 Merge from gcc:
2595 PR bootstrap/43615
2596 PR bootstrap/43328
2597 Revert:
2598 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2599 * configure.ac: Do not pass --enable-multilib nor
2600 --disable-multilib in baseargs. Accept explicitly passed
2601 --enable_multilib.
2602 * configure: Regenerate.
2603
a9ef41a7
RW
26042010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2605
2606 PR bootstrap/43328
2607 * configure.ac: Do not pass --enable-multilib nor
2608 --disable-multilib in baseargs. Accept explicitly passed
2609 --enable_multilib.
2610 * configure: Regenerate.
2611
619a3713
JM
26122010-03-23 Joseph Myers <joseph@codesourcery.com>
2613
2614 * configure.ac (tic6x-*-*): New case.
2615 * configure: Regenerate.
2616
92f4e989
JM
26172010-03-23 Joseph Myers <joseph@codesourcery.com>
2618
2619 Merge from gcc:
2620 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2621 PR ada/42554
2622 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2623 * configure: Regenerate.
2624
c35a0556
JM
26252010-03-23 Joseph Myers <joseph@codesourcery.com>
2626
2627 * config.sub: Update to version 2010-03-22.
2628 * config.guess: Update to version 2009-12-30.
2629
18fa8f9c
JM
26302010-03-14 Joseph Myers <joseph@codesourcery.com>
2631
2632 Merge from gcc:
2633 2010-01-11 Richard Guenther <rguenther@suse.de>
2634 PR lto/41569
2635 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2636 * Makefile.in: Regenerated.
2637
ba98da75
RO
26382010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2639
2640 PR libstdc++/32499
2641 * configure.ac (RANLIB): Default to true.
2642 (STRIP): Likewise.
2643 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2644 * configure: Regenerate.
2645
3994761f
NC
26462010-02-17 Nick Clifton <nickc@redhat.com>
2647
2648 PR 11238
2649 * Makefile.tpl (local-distclean): Also remove config.cache files in
2650 sub-directories as there may not be Makefiles present in the
2651 sub-directories.
792cdb50
NC
2652 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2653 the config.cache files found by the find command.
2654
3994761f
NC
2655 * Makefile.in: Regenerate.
2656 * configure.ac: Revert previous delta.
2657 * configure: Regenerate.
2658
01a82011
NC
26592010-02-15 Nick Clifton <nickc@redhat.com>
2660
2661 PR 11238
2662 * configure.ac: Delete config.cache files in sub-directories when
2663 deleting Makefiles.
2664 * configure: Regenerate.
2665
143754cd
NC
26662010-02-15 Nick Clifton <nickc@redhat.com>
2667
2668 * configure.ac: Sync from gcc.
2669 * configure: Regenerate.
2670
a6b5846e
KG
26712010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2672
2673 Sync from gcc:
2674 * configure.ac: Add "recommended" version checks for GMP/MPC.
2675 Update recommended GMP/MPFR/MPC versions.
2676 * configure: Regenerate.
2677
2aa2364a
JR
26782010-01-25 Joern Rennecke <amylaar@spamcop.net>
2679
2680 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2681 * configure.ac (bootstrap_target_libs): Make inclusion of
2682 target-libgomp conditional on libgomb being in target_configdirs.
2683 * configure: Regenerate.
2684
d35e937f
JR
26852010-01-23 Joern Rennecke <amylaar@spamcop.net>
2686
2687 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2688 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2689 * configure: Regenerate.
2690
911e63d0
JR
26912010-01-22 Joern Rennecke <amylaar@spamcop.net>
2692
2693 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2694 * configure.ac (target_configdirs): Substitute.
2695 * Makefile.def: Bootstrap target module libgomp.
2696 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2697 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2698 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2699 * configure, Makefile.in: Regenerate.
2700
3725885a
RW
27012009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2702
2703 * libtool.m4: Sync from git Libtool.
2704 * ltmain.sh: Likewise.
2705 * ltoptions.m4: Likewise.
2706 * ltversion.m4: Likewise.
2707 * lt~obsolete.m4: Likewise.
2708
d5f2ee2e 27092010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2710 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2711
2712 PR bootstrap/42424
2713 * configure.ac: Include libtool m4 files.
9eb322aa 2714 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2715 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2716 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2717
d5f2ee2e
KG
2718 * configure: Regenerate.
2719
f2b2dd91
RW
27202010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2721
2722 PR bootstrap/41818
2723 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2724 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2725 * Makefile.in: Regenerate.
2726
06ca7962
BE
27272009-12-18 Ben Elliston <bje@au.ibm.com>
2728
2729 * config.sub, config.guess: Update from upstream sources.
2730
30a16d7b
JJ
27312009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2732
2733 * COPYING.NEWLIB: Update copyright date.
2734 * COPYING.LIBGLOSS: Ditto.
2735
d9b76ff9
KG
27362009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2737
2738 PR middle-end/30447
2739 PR middle-end/30789
2740 PR other/40302
2741
2742 * configure.ac: Require MPC.
2743 * configure: Regenerate.
2744
2745 * configure.ac: Update minimum MPC version to 0.8.
2746 * configure: Regenerate.
2747
e12dec02
PB
27482009-11-20 Paolo Bonzini <bonzini@gnu.org>
2749
2750 * config.guess: Sync with upstream and gcc.
2751 * config.sub: Sync with upstream and gcc.
2752
606a9ca0
AO
27532009-11-16 Alexandre Oliva <aoliva@redhat.com>
2754
2755 * Makefile.def: Restore host and target settings for gmp.
2756 * Makefile.in: Rebuild.
2757
1f53ca9a
AO
27582009-11-16 Alexandre Oliva <aoliva@redhat.com>
2759
2760 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2761 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2762 Fix portability of test of C++ as bootstrap language. Add
2763 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2764 * configure: Rebuild.
2765 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2766 and cloog. Fix in-tree ppl configuration. Introduce libelf
2767 in-tree building.
2768 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2769 (POSTSTAGE1_HOST_EXPORTS): Use it.
2770 (STAGE[+id+]_CXXFLAGS): New.
2771 (BASE_FLAGS_TO_PASS): Pass it down.
2772 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2773 extra_exports.
2774 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2775 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2776 extra_exports.
2777 * Makefile.in: Rebuild.
2778
27792009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2780
2781 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2782 paths for *-w64-mingw* and x86_64-*mingw*.
2783 * configure: Regenerated.
2784
27852009-10-30 Kai Tietz <kai.tietz@onevision.com>
2786
2787 * configure.ac: Disable target-winsup & co for
2788 x86_64-*-mingw* and *-w64-mingw* targets.
2789 * configure: Regenerated.
2790
27912009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2792
2793 * configure.ac (CLooG test): Use = with test.
2794 * configure: Regenerate.
2795
27962009-10-22 Richard Guenther <rguenther@suse.de>
2797
2798 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2799 cloog if the ppl version check failed. Move flags saving
2800 before setting in libelf check.
2801 * configure: Regenerate.
2802
28032009-10-21 Richard Guenther <rguenther@suse.de>
2804
2805 * configure.ac: Adjust the ppl and cloog configure to work as
2806 documented. Disable cloog if ppl was disabled. Omit the version
2807 checks if they were disabled.
2808 * configure: Re-generate.
2809
6811fb56
RW
28102009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2811
2812 * configure.ac: Add 'lto' to enable_languages, not
2813 new_enable_languages, and only if not already present.
2814 * configure: Regenerate.
2815
700d40ca
ILT
28162009-10-06 Ian Lance Taylor <iant@google.com>
2817
2818 * Makefile.def: check-gold depends upon all-gas.
2819 * Makefile.in: Rebuild.
2820
28212009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2822
2823 * Makefile.def: all-lto-plugin depends on all-libiberty.
2824 set bootstrap=true for lto-plugin.
2825 Add lto-plugin.
2826 * Makefile.in: Regenerate.
2827 * configure.ac (host_libs): Add lto-plugin.
2828 * configure: Regenerate.
2829
28302009-10-03 Diego Novillo <dnovillo@google.com>
2831
2832 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2833 (HOST_LIBELFLIBS): Define.
2834 (HOST_LIBELFINC): Define.
2835 * Makefile.in: Regenerate.
2836 * configure.ac: Add --enable-lto.
2837 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2838 If --enable-lto is used, add 'lto' to new_enable_languages.
2839 If --enable-lto is used and gold is enabled, add
2840 lto-plugin to configdirs.
2841 * configure: Regenerate.
2842
28432009-10-03 Simon Baldwin <simonb@google.com>
2844
2845 * configure.ac: If --with-system-zlib, suppress local zlib and
2846 pass --with-system-zlib to subdir configure scripts.
2847 * configure: Regenerate.
2848
28492009-10-01 Loren J. Rittle <ljrittle@acm.org>
2850 Paolo Bonzini <bonzini@gnu.org>
2851
2852 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2853 $(srcdir).
2854 * Makefile.in: Rebuilt.
2855
c8cb1b3e
PB
28562009-09-29 Paolo Bonzini <bonzini@gnu.org>
2857
2858 Sync from gcc:
2859 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2860
2861 * configure.ac: Update minimum MPC version to 0.7.
2862 * configure: Regenerate.
2863
30167e0a
NC
28642009-09-25 Nick Clifton <nickc@redhat.com>
2865
2866 * configure.ac: Pass any --cache-file=/dev/null option on to
2867 subconfigures.
2868 * configure: Regenerate.
2869
707a0b5c
NC
28702009-09-23 Nick Clifton <nickc@redhat.com>
2871
2872 * config.sub, config.guess: Update from upstream sources.
2873
700d40ca
ILT
28742009-09-22 Loren J. Rittle <ljrittle@acm.org>
2875
2876 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2877 * Makefile.in: Rebuilt.
2878
2fd0b40b
RW
28792009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2880
2881 PR bootstrap/32272
2882 * configure.ac: Error out if $srcdir isn't '.' but contains
2883 host-${host_noncanonical}.
2884 * configure: Regenerate.
2885
4385ad3c
RW
28862009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2887
16b1ad29
RW
2888 * configure.ac: If bootstrapping a combined tree with
2889 --enable-gold, require c++ in stage1_languages.
2890 * configure: Regenerate.
2891
f8dc745f
RW
2892 * configure.ac: Also add target_libs of stage1_languages to
2893 bootstrap_target_libs.
2894 * configure: Regenerate.
2895
4385ad3c
RW
2896 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2897 with --enable-languages not containing c++.
2898 * configure: Regenerate.
2899
df51e4e1
JZ
29002009-09-16 Jie Zhang <jie.zhang@analog.com>
2901
2902 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2903 * configure: Regenerate.
2904
06a51eac
RW
29052009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2906
2907 * configure.ac: Do not use $extrasub for replacing @if/@endif
2908 parts in Makefile; instead, use additional arguments to
2909 AC_CONFIG_COMMANDS to do the replacement manually, with several
2910 sed invocations, to avoid HP-UX sed command limits.
2911 * configure: Regenerate.
2912
96655cc4
AO
29132009-09-04 Alexandre Oliva <aoliva@redhat.com>
2914
2915 * configure.ac (with-build-config): Document. Handle without.
2916 Handle missing argument.
2917 * configure: Rebuilt.
2918
29192009-09-03 Alexandre Oliva <aoliva@redhat.com>
2920
2921 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2922 Default to bootstrap-debug only if compare-debug works.
2923 * configure: Rebuilt.
2924 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2925 * Makefile.in: Rebuilt.
2926
29272009-09-01 Alexandre Oliva <aoliva@redhat.com>
2928
2929 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2930 * Makefile.in: Rebuilt.
2931
8e957354
PB
29322009-09-02 Paolo Bonzini <bonzini@gnu.org>
2933
2934 * Makefile.tpl (AWK): Fix typo.
2935 * Makefile.in: Regenerate.
2936
29372009-09-02 Paolo Bonzini <bonzini@gnu.org>
2938
2939 * configure.ac: Detect awk and sed.
2940 * Makefile.def (flags_to_pass): Add AWK and SED.
2941 * Makefile.tpl (AWK, SED): New.
2942 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2943 * configure: Regenerate.
2944 * Makefile.in: Regenerate.
2945
fb792462
TG
29462009-09-01 Tristan Gingold <gingold@adacore.com>
2947
2948 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2949 Remove logical names.
2950
a69e7d0a
DK
29512009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2952
2953 * ltmain.sh (func_normal_abspath): New function.
2954 (func_relative_path): Likewise.
2955 (func_mode_help): Document new -bindir option for link mode.
2956 (func_mode_link): Add new -bindir option, and use it to place
2957 output DLL if specified.
2958
d444d2ba
RW
29592009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2960
2961 * configure.ac (AC_PREREQ): Bump to 2.64.
2962
13b7343a
RW
29632009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2964
af542c2e
RW
2965 * README-maintainer-mode: Point directly to upstream locations
2966 for autoconf, automake, libtool, gettext, instead of copies on
2967 sources.redhat.com. Document required versions.
2968 * configure.ac: Do not substitute datarootdir, htmldir,
2969 pdfdir, docdir. Do not process --with-datarootdir,
2970 --with-htmldir, --with-pdfdir, --with-docdir.
2971 * configure: Regenerate.
2972
81ecdfbb
RW
2973 * configure: Regenerate.
2974
13b7343a
RW
2975 * compile: Sync from Automake 1.11.
2976 * depcomp: Likewise.
2977 * install-sh: Likewise.
2978 * missing: Likewise.
2979 * mkinstalldirs: Likewise.
2980 * ylwrap: Likewise.
2981
c1102ce7
RW
29822009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2983
34a0f3cf
RW
2984 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2985 (baseargs): Add --disable-option-checking.
2986 * configure: Regenerate.
2987
c1102ce7
RW
2988 * Makefile.def (configure-target-libiberty): Depend on
2989 all-binutils and all-ld.
2990 (configure-target-newlib): Likewise.
2991 * Makefile.in: Regenerate.
2992
e8a5fa9c
RW
29932009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2994
2995 Sync with GCC, merge:
2996
2997 2009-07-31 Christian Bruel <christian.bruel@st.com>
2998
2999 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3000 * configure: Regenerate.
3001
3002 2009-07-06 Ian Lance Taylor <iant@google.com>
3003
3004 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3005 * configure: Rebuild.
3006
3007 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3008
3009 PR bootstrap/40338
3010 * configure.ac (comparestring): Create new variable.
3011 * Makefile.tpl (comparestring): Use to skip some comparisions.
3012 * configure: Regenerate.
3013 * Makefile.in: Regenerate.
3014
3015 2009-06-23 Ian Lance Taylor <iant@google.com>
3016
3017 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3018 boot_languages. Only bootstrap target libraries listed in
3019 target_libs for some boot language. Add --with-stage1-ldflags,
3020 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3021 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3022 if not building with C++.
3023 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3024 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3025 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3026 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3027 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3028 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3029 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3030 * configure, Makefile.in: Rebuild.
3031
3032 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3033
3034 * configure.ac: Detect MPC in default directory.
3035 * configure: Regenerate.
3036
3037 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3038
3039 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3040 to noconfdirs.
3041 * configure: Regenerate.
3042
3043 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3044
3045 * Makefile.def: Add MPC support and dependencies.
3046 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3047
3048 * Makefile.in, configure: Regenerate.
3049
3050 2009-05-24 Nicolas Roche <roche@adacore.com>
3051
3052 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3053 * Makefile.in: Regenerate.
3054
3055 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3056
3057 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3058 * configure: Regenerate.
3059
3060 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3061
3062 * configure.ac ($with_ppl): Default to no if not supplied.
3063 ($with_cloog): Likewise.
3064 configure: Regenerate.
3065
3066 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3067
3068 PR bootstrap/39739
3069 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3070 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3071
3072 * configure, Makefile.in: Regenerate.
3073
3074 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3075
3076 * configure.ac: Change copyright header to refer to version
3077 3 of the GNU General Public License and to point readers at the
3078 COPYING3 file and the FSF's license web page.
3079 * Makefile.def: Likewise.
3080 * Makefile.tpl: Likewise.
3081 * Makefile.in: Regenerate.
3082
3083 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3084
3085 * configure.ac: Restore match for darwin9 or later. Use double
3086 brackets since regeneration eats one pair.
3087 * configure: Regenerate.
3088
bf110216
CF
30892009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
3090
3091 * MAINTAINERS: Perform some obvious fixups.
3092
2262bbf4
BE
30932009-08-17 Ben Elliston <bje@au.ibm.com>
3094
3095 * config.sub, config.guess: Update from upstream sources.
3096
25a07265
NC
30972009-08-06 Michael Eager <eager@eagercon.com>
3098
3099 * configure.ac: Add Microblaze target.
3100 * configure: Regenerate.
3101
85bd1942
TG
31022009-07-02 Tristan Gingold <gingold@adacore.com>
3103
3104 * configure.ac: Do not exclude gas for i386-*-darwin.
3105 Add a case for x86_64-*-darwin.
3106 * configure: Regenerate.
3107
f9806fa5
DE
31082009-06-26 Doug Evans <dje@sebabeach.org>
3109
3110 * Makefile.def (host_modules): Add cgen.
3111 * Makefile.in: Regenerate.
3112 * configure.ac (host_tools): Add cgen.
3113 * configure: Regenerate.
3114
6bfb4e30
JJ
31152009-06-17 Michael Eager <eager@eagercon.com>
3116
3117 * COPYING.LIBGLOSS: Add Xilinx license.
3118
8bcf2718
NC
31192009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3120
3121 * configure.ac: Define is_elf for QNX Neutrino targets.
3122 * configure: Regenerate.
3123
04ec0acb
RW
31242009-06-03 Jerome Guitton <guitton@adacore.com>
3125 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3126
9eb322aa
MF
3127 * Makefile.tpl (all): Avoid a trailing backslash.
3128 * Makefile.in: Regenerate.
04ec0acb 3129
7ee5dbeb
BE
31302009-06-03 Ben Elliston <bje@au.ibm.com>
3131
3132 * config.sub, config.guess: Update from upstream sources.
3133
fda13ee8
AO
31342009-06-02 Alexandre Oliva <aoliva@redhat.com>
3135
3136 * Makefile.tpl ([+compare-target+]): Compare all stage
3137 directories, rather than just gcc.
3138 * Makefile.in: Rebuilt.
3139
4a657b0d
DK
31402009-05-28 Doug Kwan <dougkwan@google.com>
3141
3142 * configure.ac: Support gold for target arm*-*-*.
3143 * configure: Regenerate.
3144
07fc31c9
AO
31452009-05-27 Alexandre Oliva <aoliva@redhat.com>
3146
3147 * Makefile.tpl (all): Avoid harmless warning in make all when
3148 gcc-bootstrap is enabled but stage_last does not exist.
3149 * Makefile.in: Rebuilt.
3150
8a7a39ab
TG
31512009-05-25 Tristan Gingold <gingold@adacore.com>
3152
3153 * setup.com: Complete the file with configuration and build.
3154
b5233201
AO
31552009-05-18 Alexandre Oliva <aoliva@redhat.com>
3156
3157 PR other/40159
3158 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3159 gcc-no-bootstrap are mutually exclusive.
3160 * Makefile.in: Rebuilt.
3161
7b6175f9
AO
31622009-05-18 Alexandre Oliva <aoliva@redhat.com>
3163
3164 PR other/40159
3165 * Makefile.tpl (all): Don't end with unconditional success.
3166 * Makefile.in: Rebuilt.
3167
1b05fbbd
AO
31682009-05-12 Alexandre Oliva <aoliva@redhat.com>
3169
3170 PR target/37137
3171 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3172 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3173 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3174 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3175 stage_configureflags, stage_cflags and stage_libcflags into
3176 explicit Makefile macros.
3177 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3178 GFORTRAN.
3179 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3180 CC. Set CC_FOR_BUILD from CC.
3181 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3182 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3183 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3184 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3185 and GFORTRAN.
3186 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3187 (_LIBCFLAGS): Renamed to _TFLAGS.
3188 (do-compare-debug, do-compare3-debug): Drop.
3189 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3190 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3191 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3192 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3193 (XGCC_FLAGS_FOR_TARGET): New.
3194 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3195 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3196 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3197 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3198 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3199 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3200 TFLAGS.
3201 (BUILD_CONFIG): Include if requested.
3202 (all): Set TFLAGS on bootstrap.
3203 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3204 (all-stageid-prefixmodule): Likewise.
3205 (do-clean, distclean-stageid): Set TFLAGS.
3206 (restrap): Fix whitespace.
3207 * Makefile.in: Rebuilt.
3208
dc17c78c
EB
32092009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3210
3211 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3212 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3213 * Makefile.in: Regenerate.
3214
14324cd7
EZ
32152009-04-24 Eli Zaretskii <eliz@gnu.org>
3216
3217 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3218 consistency with config.sub. (Update from upstream sources.)
3219
f8d5f06c
JM
32202009-04-21 Joseph Myers <joseph@codesourcery.com>
3221
3222 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3223
0000e2bf
BE
32242009-04-17 Ben Elliston <bje@au.ibm.com>
3225
3226 * config.sub, config.guess: Update from upstream sources.
3227
20135e4c
NC
32282009-04-15 Anthony Green <green@moxielogic.com>
3229
34adf976 3230 * configure.ac: Add moxie support.
20135e4c
NC
3231 * configure: Rebuilt.
3232
ef699244
L
32332009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3234
3235 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3236 * configure: Regenerate.
3237
10ad8ef3
L
32382009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3239
3240 PR gas/10039
3241 * configure.ac: Require texinfo 4.7.
3242 * configure: Regenerated.
3243
c50523ce
L
32442009-04-09 Steve Ellcey <sje@cup.hp.com>
3245
3246 * Makefil.def (languages): New entries.
3247 * Makefile.tpl (check-gcc-*): New generic target.
3248 * Makefile.in: Regenerate.
3249
47afba5f
EZ
32502009-03-27 Eli Zaretskii <eliz@gnu.org>
3251
3252 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3253 Windows builds of Sed.
3254
dc448a7b
TT
32552009-03-18 Tom Tromey <tromey@redhat.com>
3256
3257 * configure: Rebuild.
3258 * configure.ac (host_libs): Add libiconv.
3259 * Makefile.in: Rebuild.
3260 * Makefile.def (host_modules): Add libiconv.
3261 (configure-gdb, all-gdb): Depend on libiconv.
3262
24741ab2
JB
32632009-03-16 Tristan Gingold <gingold@adacore.com>
3264
3265 * configure.ac: Treat gdb as supported on x86_64-darwin.
3266 * configure: Regenerate.
3267
29383458
JM
32682009-03-16 Joseph Myers <joseph@codesourcery.com>
3269
3270 Merge from GCC:
3271
3272 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3273
3274 * configure.ac (--with-host-libstdcxx): New option.
3275 * configure: Regenerate.
3276
3277 2009-01-29 Robert Millan <rmh@aybabtu.com>
3278
3279 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3280 * configure: Regenerate.
3281
3282 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3283
3284 PR tree-optimization/38515
3285 * configure.ac (cloog-polylib): Removed.
3286 (with_ppl, with_cloog): Test for "no".
3287 * configure: Regenerated.
3288
58e24671
RW
32892009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3290
3291 Backport from git Libtool:
3292
3293 2009-01-19 Robert Millan <rmh@aybabtu.com>
3294 Support GNU/kOpenSolaris.
3295 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3296 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3297 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3298 GNU/kOpenSolaris.
3299
314b2e66
AS
33002009-02-05 Andreas Schwab <schwab@suse.de>
3301
3302 * Makefile.tpl (stage_last): Define $r and $s before using
3303 $(RECURSE_FLAGS_TO_PASS).
3304 * Makefile.in: Regenerate
3305
8b700390
JJ
33062009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3307
3308 * COPYING.NEWLIB: Add ARM license.
3309
66775d67
AM
33102009-01-16 Alan Modra <amodra@bigpond.net.au>
3311
3312 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 3313 (all-opcodes): Depend on all-libiberty.
66775d67
AM
3314 * Makefile.in: Regenerate.
3315
19e99079
NC
33162009-01-15 Douglas B Rupp <rupp@gnat.com>
3317
3318 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3319 * configure: Regenerate.
3320
22e8c8e0
RW
33212008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3322
3323 Backport link test fix from upstream Libtool:
3324
3325 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3326 Add cache variables to tests that require the linker to work.
3327 For shlibpath_overrides_runpath, this also changes the semantics
3328 to let the result from the C compiler take precedence.
3329 compiler take precedence.
3330
7d6d7764
BE
33312008-12-02 Ben Elliston <bje@au.ibm.com>
3332
3333 * config.sub, config.guess: Update from upstream sources.
3334
ea8af06e
JJ
33352008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3336
3337 * COPYING.NEWLIB: Updated.
3338 * COPYING.LIBGLOSS: Ditto.
3339
af0771d3
PB
33402008-12-16 Paolo Bonzini <bonzini@gnu.org>
3341
3342 Sync with GCC:
3343
3344 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3345
3346 * configure.ac (ppllibs): Add by default the lib flags.
3347 * configure: Regenerate.
3348
3349 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3350
314b2e66
AS
3351 * configure.ac: Add double brackets on darwin[912].
3352 * configure: Regenerate.
af0771d3
PB
3353
3354 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3355
314b2e66
AS
3356 * configure.ac: Expand to darwin10 and later.
3357 * configure: Regenerate.
af0771d3 3358
f7c83eac
AS
33592008-12-02 Andreas Schwab <schwab@suse.de>
3360
3361 * Makefile.def: configure-target-boehm-gc depends on
3362 all-target-libstdc++-v3.
3363 * Makefile.in: Regenerate.
3364
bc67ad83
BE
33652008-12-02 Ben Elliston <bje@au.ibm.com>
3366
3367 * config.sub, config.guess: Update from upstream sources.
3368
e28c595f
JM
33692008-11-27 Joseph Myers <joseph@codesourcery.com>
3370
3371 Merge from GCC:
3372
3373 2007-12-02 Matthias Klose <doko@ubuntu.com>
3374
3375 * config-ml.in: Remove 64bit configure tests.
3376
3377 2008-05-14 Rafael Espindola <espindola@google.com>
3378
3379 * config-ml.in: don't handle --enable-shared and --enable-static.
3380
3381 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3382 Tobias Grosser <grosser@fim.uni-passau.de>
3383 Jan Sjodin <jan.sjodin@amd.com>
3384 Harsha Jagasia <harsha.jagasia@amd.com>
3385 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3386 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3387 Adrien Eliche <aeliche@isty.uvsq.fr>
3388
3389 Merge from graphite branch.
3390 * configure: Regenerate.
3391 * Makefile.in: Regenerate.
3392 * configure.ac (host_libs): Add ppl and cloog.
3393 Add checks for PPL and CLooG.
3394 * Makefile.def (ppl, cloog): Added modules and dependences.
3395 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3396 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3397
3398 2008-09-03 Richard Guenther <rguenther@suse.de>
3399
3400 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3401 cloog test.
3402 * configure: Re-generate.
3403
3404 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3405
3406 * configure.ac (--with-cloog-polylib): New.
3407 (--disable-cloog-version-check): New.
3408 (--disable-ppl-version-check): New.
3409 * configure: Re-generate.
3410
3411 2008-09-05 Richard Guenther <rguenther@suse.de>
3412
3413 * configure.ac: Initialize clooglibs to -lcloog.
3414 * configure: Re-generate.
3415
3416 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3417
3418 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3419 recommended version to 2.3.2.
3420
3421 * configure: Regenerate.
3422
3423 2008-10-31 Ben Elliston <bje@au.ibm.com>
3424
3425 * configure.ac (spu-*-*): Remove special case.
3426 * configure: Regenerate.
3427
3428 Complete comment text from GCC version of:
3429
3430 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3431
3432 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3433 (GCC_SHLIB_SUBDIR): New.
3434 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3435 * configure: Regenerate.
3436 * Makefile.in: Regenerate.
3437
652dec25
TG
34382008-11-27 Tristan Gingold <gingold@adacore.com>
3439
3440 * configure.ac: Build gdb for i?86-*-darwin*
3441 * configure: Regenerated.
3442
7582fb4a
DJ
34432008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3444
3445 PR bootstrap/38014
3446 PR bootstrap/37923
3447
3448 Revert:
3449
3450 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3451
3452 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3453 * Makefile.in: Regenerated.
3454
3455 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3456
3457 PR gdb/921
3458 PR gdb/1646
3459 PR gdb/2175
3460 PR gdb/2176
3461
3462 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3463 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3464 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3465 (HOST_EXPORTS): Pass CPPFLAGS.
3466 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3467 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3468 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3469 * Makefile.in, configure: Regenerated.
3470 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3471 and CPPFLAGS_FOR_BUILD.
3472
faee1be2
UW
34732008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3474
3475 * configure.ac [spu-*-*]: Do not set skipdirs.
3476 * configure: Re-generate.
3477
b7c2dce4
DJ
34782008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3479
3480 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3481 * Makefile.in: Regenerated.
3482
bb52de30
DJ
34832008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3484
3485 PR gdb/921
3486 PR gdb/1646
3487 PR gdb/2175
3488 PR gdb/2176
3489
3490 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3491 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3492 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3493 (HOST_EXPORTS): Pass CPPFLAGS.
3494 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3495 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3496 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3497 * Makefile.in, configure: Regenerated.
3498 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3499 and CPPFLAGS_FOR_BUILD.
3500
b25062ae
SE
35012008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3502
3503 * libtool.m4: Update to libtool 2.2.6.
3504 * lt~obsolete.m4: Update to libtool 2.2.6.
3505 * ltmain.sh: Update to libtool 2.2.6.
3506 * ltsugar.m4: Update to libtool 2.2.6.
3507 * ltversion.m4: Update to libtool 2.2.6.
3508 * ltoptions.m4: Update to libtool 2.2.6.
3509 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3510
3bbd2f8f
AL
35112008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3512
3513 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3514 (GCC_SHLIB_SUBDIR): New.
3515 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3516 * configure: Regenerate.
3517 * Makefile.in: Regenerate.
3518
b29d32ce
TG
35192008-08-28 Tristan Gingold <gingold@adacore.com>
3520
3521 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3522 Enable bfd, binutils and opcodes.
3523 * configure: Regenerate.
3524
c325a203
DD
35252008-08-16 Nicolas Roche <roche@adacore.com>
3526
3527 * Makefile.tpl: Add BOOT_ADAFLAGS.
3528 * Makefile.in: Regenerate.
3529
e7c8859c
RS
35302008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3531
3532 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3533 * configure: Regenerate.
3534
da888c87
PB
35352008-07-30 Paolo Bonzini <bonzini@gnu.org>
3536
3537 Sync with gcc:
3538 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3539
f7c83eac
AS
3540 * configure.ac: Add makefile fragments for hpux.
3541 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3542 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3543 * configure: Regenerate.
3544 * Makefile.in: Regenerate.
da888c87
PB
3545
3546 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3547
f7c83eac
AS
3548 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3549 * Makefile.in: Regenerate.
3550 * configure: Regenerate.
da888c87 3551
944982cf
ILT
35522008-06-18 Ian Lance Taylor <iant@google.com>
3553
662c6704
ILT
3554 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3555
944982cf
ILT
3556 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3557
7a283e07
RW
35582008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3559
3560 * configure: Regenerate.
3561
5b553f7e
RW
35622008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3563
3564 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3565 "$@" is still intact with both Autoconf 2.59 and 2.62.
3566 * configure: Regenerate.
3567
675492f0
RW
35682008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3569
3570 * Makefile.tpl: Fix comment errors.
3571 * Makefile.in: Regenerate.
3572
b018a5d1
JB
35732008-06-13 Julian Brown <julian@codesourcery.com>
3574
3575 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3576 of libobjc for ARM EABI Linux.
3577 * configure: Regenerate.
3578
310213e8
DE
35792008-06-12 David S. Miller <davem@davemloft.net>
3580 David Edelsohn <edelsohn@gnu.org>
3581
3582 * configure.ac: Add powerpc*-*-* to gold supported targets.
3583 * configure: Regenerate.
3584
6641ce42
JM
35852008-06-08 Joseph Myers <joseph@codesourcery.com>
3586
3587 PR tree-optimization/36218
3588 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3589 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3590 (all prefix="build-"): Pass them to build-system sub-makes.
3591 * Makefile.in: Regenerate.
3592
03c2f9e6
DJ
35932008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3594
3595 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3596 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3597 mkdep, and compile. Update comments.
3598 (ETC_SUPPORT): Add ChangeLog and update comments.
3599
4538db8b
ILT
36002008-05-11 Ian Lance Taylor <iant@google.com>
3601
3602 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3603
266df637
PB
36042008-04-18 Paolo Bonzini <bonzini@gnu.org>
3605
3606 Sync with gcc:
3607 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3608
3609 PR bootstrap/35457
3610 * configure.ac: Include override.m4.
3611 * configure: Regenerate.
3612
3613 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3614
f7c83eac
AS
3615 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3616 * Makefile.in: Regenerate.
266df637
PB
3617
3618 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3619
f7c83eac
AS
3620 * configure.ac: Do not build libssp for the AVR.
3621 * configure: Regenerate.
266df637 3622
a86a761e
NC
36232008-04-18 Nick Clifton <nickc@redhat.com>
3624
3625 * MAINTAINERS: Replace reference to configure.in with reference to
3626 configure.ac.
3627
52310858
NC
36282008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3629
f7c83eac 3630 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3631 as nonconfigurable directories list.
f7c83eac 3632 * configure: Regenerate.
52310858 3633
f5314dd5
DM
36342008-04-14 David S. Miller <davem@davemloft.net>
3635
3636 * configure.ac: Add sparc*-*-* to gold supported targets.
3637 * configure: Regenerate.
3638
e2208220
BE
36392008-04-14 Ben Elliston <bje@au.ibm.com>
3640
3641 * config.sub, config.guess: Update from upstream sources.
3642
0bb6ea20
HPN
36432008-04-12 Hans-Peter Nilsson <hp@axis.com>
3644
3645 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3646 * Makefile.in: Regenerate.
3647
e5164e97
ILT
36482008-04-07 Ian Lance Taylor <iant@google.com>
3649
3650 * Makefile.def: check-gold depends upon all-binutils.
3651 * Makefile.in: Regenerate.
3652
e33b51a6
NC
36532008-04-04 Nick Clifton <nickc@redhat.com>
3654
3655 PR binutils/4334
3656 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3657 builds.
3658 * configure: Regenerate.
3659
fc5df3ab
NC
36602008-04-04 NightStrike <NightStrike@gmail.com>
3661
3662 PR other/35151
f7c83eac
AS
3663 * configure.ac: Combine rules for mingw32 and mingw64.
3664 * configure: Regenerate.
fc5df3ab 3665
c779bab8
PB
36662008-03-27 Paolo Bonzini <bonzini@gnu.org>
3667
3668 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3669 * Makefile.in: Regenerate.
3670
93f9b408
ILT
36712008-03-20 Ian Lance Taylor <iant@google.com>
3672
3673 * configure.ac: Add support for --enable-gold.
3674 * Makefile.def: Add gold as a directory like ld.
3675 * configure, Makefile.in: Regenerate.
3676
5746fb46
AK
36772008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3678
3679 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3680 (s390_cond_extensions): Reduced extensions to the compare related.
3681 (main): z10 cpu type option added.
3682 (expandConditionalJump): Renamed to ...
3683 (insertExpandedMnemonic): ... this.
3684
3685 * opcodes/s390-opc.c: Re-group the operand format makros.
3686 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3687 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3688 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3689 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3690 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3691 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3692 INSTR_SIL_RDU): New instruction formats added.
3693 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3694 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3695 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3696 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3697 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3698 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3699 masks added.
3700 (s390_opformats): New formats added "ris", "rrs", "sil".
3701 * opcodes/s390-opc.txt: Add the conditional jumps with the
3702 extensions removed from automatic expansion in s390-mkopc.c manually.
3703 (asi - trtre): Add new System z10 EC instructions.
3704 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3705
58c85be7
RW
37062008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3707
3708 * configure.ac: m4_include config/proginstall.m4.
3709 * configure: Regenerate.
3710
78124051
RW
37112008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3712
3713 Backport from upstream Libtool:
f7c83eac 3714
78124051 3715 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3716
78124051
RW
3717 Deal with Autoconf 2.62's semantic change in m4_append.
3718 * ltsugar.m4 (lt_append): Replace broken versions of
3719 m4_append.
3720 (lt_if_append_uniq): Don't require separator to be overquoted,
3721 and avoid broken m4_append.
3722 (lt_dict_add): Fix typo.
3723 * libtool.m4 (_LT_DECL): Don't overquote separator.
3724
018f1bea
DE
37252008-03-13 David Edelsohn <edelsohn@gnu.org>
3726
3727 * config.rpath: Add AIX 6 support.
3728
5c5f596d
PB
37292008-03-13 Paolo Bonzini <bonzini@gnu.org>
3730
3731 * Makefile.def (stageprofile). Remove -fprofile-generate
3732 from stage_libcflags.
3733 * Makefile.in: Regenerate.
3734
a1f93a5e
BE
37352008-03-13 Ben Elliston <bje@au.ibm.com>
3736
3737 * config.sub, config.guess: Update from upstream sources.
3738
98c3d905
AK
37392008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3740
3741 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3742 * s390-opc.txt (cmpsc): Duplicate entry removed.
3743 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3744 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3745 fier, cu42, cu41): Fix operand format.
3746
7f6ef0c0
PB
37472008-02-20 Paolo Bonzini <bonzini@gnu.org>
3748
f7c83eac
AS
3749 PR bootstrap/32009
3750 PR bootstrap/32161
3751
3752 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3753 * configure: Regenerate.
3754
3755 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3756 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3757 STAGE4_LIBCFLAGS): New.
3758 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3759 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3760 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3761 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3762 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3763 for target modules. Don't export LIBCFLAGS.
3764 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3765 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3766 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3767 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3768 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3769 * Makefile.in: Regenerate.
7f6ef0c0 3770
eaf19029
PB
37712008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3772
3773 PR libgcj/33085
3774 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3775 Do not use -DDLL_EXPORT. Backport from upstream.
3776
680c43e9
NC
37772008-02-14 Nick Clifton <nickc@redhat.com>
3778
3779 Import this patch from gcc:
3780 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3781
3782 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3783
c72b1d96
HPN
37842008-02-02 Hans-Peter Nilsson <hp@axis.com>
3785
3786 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3787 * configure: Regenerate.
3788
8b66833e
BW
37892008-01-31 Marc Gauthier <marc@tensilica.com>
3790
3791 * configure.ac (xtensa*-*-*): Recognize processor variants.
3792 * configure: Regenerate.
3793
9cc8ae67
PB
37942008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3795
f7c83eac
AS
3796 PR bootstrap/34922
3797 * configure.ac (PARSE_ARGS): Push suitable setting of
3798 ac_subdirs_all, for `./configure --help=recursive'.
3799 Handle `+' in generic toplevel directory disabling.
3800 * configure: Regenerate.
9cc8ae67 3801
19090595
BE
38022008-01-23 Ben Elliston <bje@au.ibm.com>
3803
3804 * config.sub, config.guess: Update from upstream sources.
3805
9f1e7fd3
BE
38062008-01-08 Ben Elliston <bje@au.ibm.com>
3807
3808 * config.sub, config.guess: Update from upstream sources.
3809
2f959d61
JJ
38102007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3811
3812 * COPYING.LIBGLOSS: Update default copyright.
3813
aa054b85
JJ
38142007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3815
3816 * COPYING.NEWLIB: Update default copyright.
3817
57c53b2b
RS
38182007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3819
3820 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3821 Change recommended MPFR from 2.2.1 > 2.3.0.
3822 * configure: Regenerate.
3823
fee14b60
RS
38242007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3825
3826 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3827 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3828 * Makefile.in: Regenerate.
3829
c9b68031
DD
38302007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3831
3832 * configure.ac: Enable libjava for x86_64-*-darwin9.
3833 * configure: Regenerate.
3834
ad25e7d5
BE
38352007-12-05 Ben Elliston <bje@au.ibm.com>
3836
3837 * config.sub, config.guess: Update from upstream sources.
3838
6ac84f65
PB
38392007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3840
f7c83eac
AS
3841 * config-ml.in: Robustify against white space in absolute file
3842 names.
6ac84f65 3843
f7c83eac
AS
3844 * config-ml.in (multi-clean): Substitute ${Makefile}.
3845 Remove superfluous ${Makefile} in list.
6ac84f65 3846
7b3200f9
DJ
38472007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3848
3849 * Makefile.def (dependencies): Make configure-gdb depend on
3850 all-intl.
3851 * Makefile.in: Regenerated.
3852
2c133ff9
JJ
38532007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3854
3855 * Makefile.def: To avoid problems running with parallel makes,
3856 build newlib before libgloss so that target specific header
3857 files are availble.
3858 * Makefile.in: Regenerate.
3859
5074315a
DJ
38602007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3861
3862 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3863 * Makefile.in: Regenerate.
3864
f5bc1778
DJ
38652007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3866
3867 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3868 * libdecnumber: New directory, imported from GCC.
3869
c66487f8
NC
38702007-10-08 Mike Frysinger <vapier@gentoo.org>
3871
3872 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3873 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3874 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3875 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3876 * configure: Regenerate.
3877
b5714970
PB
38782007-10-01 Paolo Bonzini <bonzini@gnu.org>
3879
3880 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3881 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3882 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3883 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3884 * configure.ac: Default them to host tools for $host = $build.
3885 Subst them.
3886
3887 * configure: Regenerate.
3888 * Makefile.in: Regenerate.
3889
f3b1e08e
RS
38902007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3891
3892 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3893 * configure: Regenerate.
3894
cff87f51
DD
38952007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3896
3897 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3898 libstdc++.
3899 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3900 * configure: Regenerate.
3901 * Makefile.in: Regenerate.
f7c83eac 3902
625a61cd
AS
39032007-09-17 Andreas Schwab <schwab@suse.de>
3904
3905 * configure.ac: Raise minimum makeinfo version to 4.6.
3906 * configure: Regenerate.
3907
83a3a68b
AM
39082007-09-15 Alan Modra <amodra@bigpond.net.au>
3909
3910 * configure.ac: Correct makeinfo version check.
3911 * configure: Regenerate.
3912
5bd8be13
RS
39132007-09-14 Richard Sandiford <richard@codesourcery.com>
3914
3915 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3916 to $skipdirs and only disable gprof for newlib. Use the normal
3917 mips*-elf* handling in other respects.
3918 * configure: Regnerate.
3919
5566c1fa
DD
39202007-09-12 David Daney <ddaney@avtrex.com>
3921
3922 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3923 enabling libgcj.
3924 * configure: Regenerate.
3925
39262007-09-12 Richard Guenther <rguenther@suse.de>
3927
3928 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3929 nor --disable-checking is provided also turn on yes and types
3930 checking for stage1.
3931 * configure: Re-generate.
3932
a18e2996 39332007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3934
3935 PR target/33281
3936 * configure.ac: Use config/mh-mingw on mingw.
3937 * configure: Regenerate.
84e7906e 3938
691bb5a1
DD
39392007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3940
3941 PR other/32154
3942 * configure.ac: For libgloss targets, point the linker to the linker
3943 script, startup code and simulator library.
3944 * configure: Regenerate.
3945
6d18b86b
AH
39462007-09-09 Andrew Haley <aph@redhat.com>
3947
3948 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3949 target-libjava.
6d18b86b 3950
f00a3165 39512007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3952
f00a3165 3953 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3954
2abc4e65
BE
39552007-08-21 Richard Guenther <rguenther@suse.de>
3956
3957 * configure.ac: Add types checking to stage1 checking flags.
3958 * configure: Regenerate.
3959
8a6ee3ab 39602007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3961 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3962
3963 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3964 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3965 * Makefile.in: Regenerate.
3966 * configure.ac (--with-debug-prefix-map): New.
3967 * configure: Regenerate.
3968
429acdec
RS
39692007-08-17 Richard Sandiford <richard@codesourcery.com>
3970 Nigel Stephens <nigel@mips.com>
3971
429acdec
RS
3972 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3973 as target_makefile_frag.
3974 * configure: Regenerate.
3975
8520c408
AO
39762007-08-16 Alexandre Oliva <aoliva@redhat.com>
3977
3978 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3979 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3980 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3981 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3982 (do-compare, do-compare3, do-compare-debug): New.
3983 ([+compare-target+]): Use them.
3984
39852007-08-16 Alexandre Oliva <aoliva@redhat.com>
3986
3987 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3988 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3989 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3990 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3991 (do-compare, do-compare3, do-compare-debug): New.
3992 ([+compare-target+]): Use them.
3993
2444379b
BE
39942007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3995 Ben Elliston <bje@au.ibm.com>
3996
3997 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3998 --silent if $silent.
3999 * configure: Regenerate.
4000
d6f99447
DJ
40012007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
4002
4003 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
4004
bd0aa315
NC
40052007-07-17 Nick Clifton <nickc@redhat.com>
4006
4007 * COPYING3: New file. Contains version 3 of the GNU General
4008 Public License.
4009 * COPYING3.LIB: New file. Contains version 3 of the GNU
4010 Lesser General Public License.
4011
0ebe98fb
BS
40122007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
4013
4014 * configure.ac: Fix my previous change to really match GCC.
4015 * configure: Regenerate.
4016
521ec477
DD
40172007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4018
4019 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4020 * configure: Regenerate.
4021
40222007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4023
4024 * configure.ac: Add some missing m4 quotation.
4025 * configure: Regenerate.
4026
0c24b341
NC
40272007-07-09 Kai Tietz <kai.tietz@onevision.com>
4028
f7c83eac
AS
4029 * Makefile.def: Add windmc tool to build.
4030 * Makefile.tpl: Likewise.
4031 * configure.ac: Likewise.
4032 * Makefile.in: Regenerate.
4033 * configure: Regenerate.
0c24b341 4034
a09314d0
L
40352007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4036
4037 * lt~obsolete.m4: New. Import from 20070318 libtool.
4038
7c3e1d12
BS
40392007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
4040
4041 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4042 uclinux and linux-uclibc targets.
4043 * configure: Regenerate.
4044
a5b3b4dd
DD
40452007-06-28 DJ Delorie <dj@redhat.com>
4046
4047 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4048 not building newlib.
4049 * configure: Regenerated.
f7c83eac 4050
184d813c
DJ
40512007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
4052
4053 * src-release (DEVO_SUPPORT): Correct typos.
4054
31d99776
DJ
40552007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4056
4057 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4058 * Makefile.in: Regenerated.
4059
e00a73e3
PB
40602007-06-14 Paolo Bonzini <bonzini@gnu.org>
4061
f7c83eac
AS
4062 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4063 (distclean-stage[+id+]): Possibly delete stage_last.
4064 * Makefile.in: Regenerate.
e00a73e3 4065
98a1bbc5
BE
40662007-06-07 Ben Elliston <bje@au.ibm.com>
4067
4068 * config.sub, config.guess: Update from upstream sources.
4069
973601e1
BE
40702007-06-07 Ben Elliston <bje@au.ibm.com>
4071
4072 * Makefile.tpl: Fix spelling error.
4073 * Makefile.in: Regenerate.
4074
2038f525
PB
40752007-06-04 Paolo Bonzini <bonzini@gnu.org>
4076
4077 Sync with gcc:
4078 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4079
f7c83eac
AS
4080 PR bootstrap/29382
4081 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4082 * configure: Rebuilt.
2038f525 4083
f7c5c4b5
PB
40842007-06-01 Steve Ellcey <sje@cup.hp.com>
4085
12a64d4f
L
4086 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4087 lt_cv_sys_max_cmd_len.
f7c5c4b5 4088
7ad9660b
PB
40892007-05-31 Paolo Bonzini <bonzini@gnu.org>
4090
4091 * ltgcc.m4: Update from GCC.
4092
0e7ef45c
EC
40932007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4094
12a64d4f 4095 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 4096
37ad9514
SE
40972007-05-24 Steve Ellcey <sje@cup.hp.com>
4098
4099 * ltmain.sh: Update from GCC.
4100 * libtool.m4: Update from GCC.
4101 * ltsugar.m4: New. Update from GCC.
4102 * ltversion.m4: New. Update from GCC.
4103 * ltoptions.m4: New. Update from GCC.
4104 * ltconfig: Remove.
4105 * ltcf-c.sh: Remove.
4106 * ltcf-cxx.sh: Remove.
4107 * ltcf-gcj.sh: Remove.
4108 * src-release: Update with new libtool file list.
4109
8ee82aff
PB
41102007-05-16 Paolo Bonzini <bonzini@gnu.org>
4111
4112 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4113 stage_cflags.
4114 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4115 Remove CFLAGS/LIBCFLAGS.
4116 (configure-stage[+id+]-[+prefix+][+module+],
4117 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4118 * Makefile.in: Regenerate.
4119
149cb58d
SE
41202007-04-14 Steve Ellcey <sje@cup.hp.com>
4121
4122 * config-ml.in: Update from GCC.
4123
91506736
DJ
41242007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4125
4126 * src-release (do-proto-toplev): Process the support directories before
4127 the tool directory.
4128
ffa8bd48
RS
41292007-03-21 Richard Sandiford <richard@codesourcery.com>
4130
4131 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4132 of glob. Quote arguments with single quotes too.
4133 * configure: Regenerate.
4134
a4fd3374
DD
41352007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4136
4137 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4138 * Makefile.in: Regenerate
4139
b8025f34
AS
41402007-03-07 Andreas Schwab <schwab@suse.de>
4141
4142 * configure: Regenerate.
4143
a3ca38d2
DD
41442007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4145
4146 * configure.ac: Add "--with-pdfdir" configure option,
4147 which defines pdfdir variable.
4148 * Makefile.def (target=fixincludes): Add install-pdf to
4149 missing targets.
4150 (recursive_targets): Add install-pdf target.
4151 (flags_to_pass): Add pdfdir.
4152 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4153 target.
4154 * configure: Regenerate
4155 * Makefile.in: Regenerate
4156
41572007-02-28 Eric Christopher <echristo@apple.com>
4158
4159 Revert:
4160 2006-12-07 Mike Stump <mrs@apple.com>
4161
4162 * Makefile.def (dependencies): Add dependency for
4163 install-target-libssp and install-target-libgomp on
4164 install-gcc.
4165 * Makefile.in: Regenerate.
4166
41672007-02-27 Matt Kraai <kraai@ftbfs.org>
4168
4169 * configure: Regenerate.
4170 * configure.ac: Move statements after variable declarations.
4171
a4708fba
JM
41722007-02-19 Joseph Myers <joseph@codesourcery.com>
4173
4174 * configure.ac: Adjust for loop syntax.
4175 * configure: Regenerate.
4176
9a819804
AO
41772007-02-18 Alexandre Oliva <aoliva@redhat.com>
4178
4179 * configure: Rebuilt.
4180
81ec575a
AO
41812007-02-18 Alexandre Oliva <aoliva@redhat.com>
4182
4183 * configure.ac: Drop multiple occurrences of --enable-languages,
4184 and fix its quoting.
4185 * configure: Rebuilt.
4186
92f01d61 41872007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
4188 Nathan Sidwell <nathan@codesourcery.com>
4189 Vladimir Prus <vladimir@codesourcery.com
4190 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
4191
4192 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4193 * configure: Regenerate.
4194
b1299c4e
DJ
41952007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4196
4197 * configure.ac (target_libraries): Move libgcc before libiberty.
4198 * configure: Regenerated.
4199
18f6b6ee
PB
42002007-02-13 Paolo Bonzini <bonzini@gnu.org>
4201
4202 * configure: Regenerate again?
4203
9c4e9f27
PB
42042007-02-13 Paolo Bonzini <bonzini@gnu.org>
4205
4206 * configure: Reapply PR30748 fix which was lost in the previous commit.
4207
24ff9987
DJ
42082007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4209 Paolo Bonzini <bonzini@gnu.org>
4210
4211 PR bootstrap/30753
4212 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4213 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4214 * configure: Regenerated.
4215
7df2cd5d
PB
42162007-02-10 Paolo Bonzini <bonzini@gnu.org>
4217
4218 * configure: Regenerate.
4219
b0aaa663
DJ
42202007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4221
4222 PR bootstrap/30748
4223 * configure.ac: Correct syntax for Solaris ksh.
4224 * configure: Regenerated.
4225
a0323144
PB
42262007-02-09 Paolo Bonzini <bonzini@gnu.org>
4227
4228 * Makefile.def: Sync with GCC.
4229 * Makefile.tpl: Sync with GCC.
4230 * Makefile.in: Regenerate.
4231 * configure: Regenerate.
4232
c6b750e1
DJ
42332007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4234
4235 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4236 noncanonical equivalents.
4237 * configure.in: Rename to...
4238 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4239 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4240 target_noncanonical. Use them. Rewrite removal of configure
4241 arguments for autoconf 2.59. Discard variable settings. Force
4242 program_transform_name for native tools.
4243
4244 * Makefile.in: Regenerated.
4245 * configure: Regenerated with autoconf 2.59.
4246
4247 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4248
f3cd89f4
JJ
42492007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4250
4251 * COPYING.LIBGLOSS: Reformat default Red Hat
4252 license to fit within 80 columns.
4253 * COPYING.NEWLIB: Ditto.
4254
4e206d7e
DB
42552007-02-05 Dave Brolley <brolley@redhat.com>
4256
4257 * Contribute the following changes:
4258 2006-11-28 DJ Delorie <dj@redhat.com>
4259
4260 * configure.in: Fix typo for mep's target_makefile_frag.
4261 * configure: Regenerated.
4262
4263 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4264
4265 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4266 * configure: Regenerate.
4267
4268 2001-09-19 DJ Delorie <dj@redhat.com>
4269
4270 * configure.in (target_makefile_frag): use mt-mep
4271
4272 2001-06-12 Don Howard <dhoward@redhat.com>
4273
4274 * configure.in: Remove gdb from MeP skip list.
4275
4276 2001-04-05 DJ Delorie <dj@redhat.com>
4277
4278 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4279
4280 2001-03-20 Ben Elliston <bje@redhat.com>
4281
4282 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4283
4284 2001-03-19 Ben Elliston <bje@redhat.com>
4285
4286 * config.sub (mep, mep-*): Add.
4287
b2edfdd2
AS
42882007-01-31 Andreas Schwab <schwab@suse.de>
4289
4290 * Makefile.tpl (LDFLAGS): Substitute it.
4291 * Makefile.in: Regenerate.
4292
ceb92e78
PB
42932007-01-11 Paolo Bonzini <bonzini@gnu.org>
4294
4295 * configure.in: Change == to = in test command.
f7c83eac 4296 * configure: Regenerate.
ceb92e78 4297
4b900473 42982007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
4299 Nick Clifton <nickc@redhat.com>
4300 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4301
4302 * configure.in (build_configargs, host_configargs, target_configargs):
4303 Remove build/host/target parameters.
4304 (host_libs): Add gmp and mpfr.
4305 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4306 * Makefile.def (gmp, mpfr): New.
4307 (gcc): Remove target.
4308 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4309 target_os, target_vendor): New.
4310 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4311 * configure: Regenerate.
4312 * Makefile.in: Regenerate.
4b900473
PB
4313
43142007-01-11 Matt Fago <fago@earthlink.net>
4315
4316 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 4317 to improve robustness of configure tests.
4b900473
PB
4318 * configure: Regenerate.
4319
80f6dcbc
NC
43202007-01-08 Kai Tietz <kai.tietz@onevision.com>
4321
4322 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 4323 * configure: Regenerate.
80f6dcbc 4324
f86e35b8
NC
43252007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4326
4327 * Makefile.tpl (all-target): Correct @if conditional for target
4328 modules.
4329 * configure.in: Omit libiberty if building only target libgcc.
4330 * configure, Makefile.in: Regenerated.
4331
79fcd0ec
PB
43322007-01-04 Paolo Bonzini <bonzini@gnu.org>
4333
4334 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4335 * configure: Regenerate.
4336
6aa8ef82
DJ
43372007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4338
4339 * Makefile.def (target_modules): Add libgcc.
4340 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4341 * Makefile.tpl (clean-target-libgcc): Delete.
4342 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4343 on gcc even for bootstrapped modules. Rewrite handling of
4344 lang_env_dependencies to loop over target_modules.
4345 * configure.in (target_libraries): Add target-libgcc.
4346 * Makefile.in, configure: Regenerated.
4347
9b134994
PB
43482006-12-29 Paolo Bonzini <bonzini@gnu.org>
4349
4350 Sync with gcc:
4351 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4352
f7c83eac
AS
4353 * configure.in: Reorganize recognition of languages. Add
4354 --enable-stage1-languages. Show supported languages for the chosen
4355 target rather than all recognized languages.
4356 * configure: Regenerate.
9b134994
PB
4357
4358 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4359
f7c83eac
AS
4360 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4361 * Makefile.in: Regenerate.
9b134994
PB
4362
4363 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4364
f7c83eac
AS
4365 * configure.in: Warn that MPFR 2.2.0 is buggy.
4366 * configure: Regenerate.
9b134994 4367
8cf39b1b
ILT
43682006-12-27 Ian Lance Taylor <iant@google.com>
4369
4370 * configure.in: When removing Makefiles to force a reconfigure, also
4371 remove prev-DIR*/Makefile.
4372 * configure: Regenerate.
4373
ebff6cd5
KH
43742006-12-23 Kazu Hirata <kazu@codesourcery.com>
4375
4376 * config.bfd: Recognize fido.
4377
8a0d8a5c
PB
43782006-12-19 Paolo Bonzini <bonzini@gnu.org>
4379
4380 Sync with gcc:
4381
4382 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4383
4384 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4385 it only affects bootstrap and could be tested on "$host" as well.
4386 * configure: Regenerate.
4387 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4388
4389 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4390
4391 PR bootstrap/29544
4392 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4393 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4394 move here comment from Makefile.tpl.
4395 * Makefile.tpl: Move some definitions higher in the file.
4396 (STAGE1_CHECKING): New.
4397 * configure.in: Add --enable-stage1-checking.
4398 * configure: Regenerate.
4399 * Makefile.in: Regenerate.
4400
4401 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4402
4403 * configure.in: Update error message for missing GMP/MPFR.
4404
4405 * configure: Regenerate.
4406
4407 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4408
4409 * configure.in: Update MPFR version in error message.
4410
4411 * configure: Regenerate.
4412
4413 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4414
4415 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4416 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4417 --with-gmp-lib): New flags.
4418
4419 * configure: Regenerate.
4420
790c0838
AM
44212006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4422
4423 PR bootstrap/30134
4424 * configure.in: Correct x86 darwin support for libjava to powerpc
4425 and i?86 only.
4426 * configure: Regenerate.
4427
77d7106f
AM
44282006-12-11 Alan Modra <amodra@bigpond.net.au>
4429
4430 * configure.in: Handle spu makefile frag.
77d7106f
AM
4431 * Makefile.tpl (MAINT): Define
4432 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4433 * configure: Regenerate.
4434 * Makefile.in: Regenerate.
4435
0cfa5389
BE
44362006-12-11 Ben Elliston <bje@au.ibm.com>
4437
4438 * config.sub, config.guess: Update from upstream sources.
4439
2839fe5d
BE
44402006-12-11 Ben Elliston <bje@au.ibm.com>
4441
4442 * configure.in: Sync with GCC (spu-*-*).
4443 * configure: Sync with GCC.
4444
b897f5d4
MS
44452006-12-07 Mike Stump <mrs@apple.com>
4446
4447 * Makefile.def (dependencies): Add dependency for
4448 install-target-libssp and install-target-libgomp on
4449 install-gcc.
4450 * Makefile.in: Regenerate.
4451
9daf3993
PB
44522006-11-16 Paolo Bonzini <bonzini@gnu.org>
4453
4454 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4455 (unstage): Test for stage_last presence.
4456
4457 PR bootstrap/29802
4458 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4459 * Makefile.in: Regenerate.
4460
9dbaa842
DD
44612006-11-14 DJ Delorie <dj@redhat.com>
4462
4463 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4464 * Makefile.in: Sync with GCC.
4465 * configure.in: Sync with GCC (mpfr, gmp).
4466 * configure: Sync with GCC.
4467
b0cbce8d
JJ
44682006-11-08 Jie Zhang <jie.zhang@analog.com>
4469
4470 * configure.in: Remove target-libgloss from noconfigdirs for
4471 bfin-*-*.
4472 * configure: Regenerated.
4473
44330a94
JJ
44742006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4475
4476 * COPYING.NEWLIB: Add spu license.
7de05dd5 4477 * COPYING.LIBGLOSS: Ditto.
44330a94 4478
56a8fe78
DD
44792006-10-17 Brooks Moses <bmoses@stanford.edu>
4480
4481 * Makefile.def: Added pdf target handling.
4482 * Makefile.tpl: Added pdf target handling.
4483 * Makefile.in: Regenerated.
4484
fbb00ad0
JJ
44852006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4486
4487 * COPYING.NEWLIB: Updated.
4488 * COPYING.LIBGLOSS: Ditto.
4489
6b89cc21
DB
44902006-09-27 Dave Brolley <brolley@redhat.com>
4491
4492 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4493 $s instead of $r.
4494 * configure: Regenerated.
4495
17bcf627
BE
44962006-09-26 Ben Elliston <bje@au.ibm.com>
4497
4498 * config.sub, config.guess: Update from upstream sources.
4499
f3529cf1
TS
45002006-09-20 Thiemo Seufer <ths@mips.com>
4501
4502 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4503 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4504 * configure: Regenerate.
4505
45055374
CV
45062006-08-30 Corinna Vinschen <corinna@vinschen.de>
4507
4508 * configure.in: Never build newlib for a Mingw host.
4509 Never build newlib as Mingw target library.
4510 Test the existence of winsup/cygwin for building a Cygwin newlib,
4511 rather than just winsup.
4512 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4513 building a Mingw target.
4514 * configure: Regenerate.
4515
4be041b2 45162006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4517 Nigel Stephens <nigel@mips.com>
4518 David Ung <davidu@mips.com>
4be041b2
TS
4519
4520 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4521
1d89b610
PB
45222006-07-25 Paolo Bonzini <bonzini@gnu.org>
4523
4524 Sync from GCC:
4525 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4526
f7c83eac
AS
4527 PR bootstrap/18058
4528 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4529 if the bootstrap compiler is a GCC version that supports it.
4530 * configure: Regenerate.
1d89b610 4531
66a79c16
DJ
45322006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4533
4534 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4535 * configure: Regenerated.
4536
c1cb7e02
PB
45372006-07-18 Paolo Bonzini <bonzini@gnu.org>
4538
f7c83eac
AS
4539 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4540 for stages after the first.
c1cb7e02 4541
7206a0ee
JJ
45422006-07-17 Jakub Jelinek <jakub@redhat.com>
4543
4544 * Makefile.def: Add dependencies for configure-opcodes
4545 on configure-intl and all-opcodes on all-intl.
4546 * Makefile.in: Regenerated.
4547
6816f995
AO
45482006-07-04 Peter O'Gorman <peter@pogma.com>
4549
4550 * ltconfig: chmod 644 before ranlib during install.
4551
3d3adb43
PB
45522006-07-03 Paolo Bonzini <bonzini@gnu.org>
4553
1f3f1bbf 4554 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4555 * configure: Regenerate.
4556
64ce424c
PB
45572006-07-03 Paolo Bonzini <bonzini@gnu.org>
4558
4559 Sync from gcc:
4560
4561 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4562
4563 PR other/27063
4564 * configure.in: Test subdir_requires and give an appropriate
4565 error message.
4566 * configure: Regenerate.
4567
4568 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4569
4570 PR target/27540
4571 * configure.in: Only enable libgomp on IRIX 6.
4572 * configure: Regenerate.
4573
d42c4017
DA
45742006-06-20 David Ayers <d.ayers@inode.at>
4575
4576 PR bootstrap/28072
4577 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4578 whether target-libjava is being configured instead of whether the
4579 java front end is enabled.
4580 * configure: Regenerate.
0e7ef45c 4581
4962c51a
MS
45822006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4583
4584 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4585 to R_ARM_LDC_SB_G{0,1,2} respectively.
4586
caee866a
PB
45872006-06-15 Paolo Bonzini <bonzini@gnu.org>
4588
4589 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4590 too.
4591 * Makefile.in: Regenerate.
4592
363ef840
DA
45932006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4594
4595 Sync from gcc:
4596
4597 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4598 * configure.in: Don't enable libgomp on hpux10.
4599 * configure: Rebuilt.
4600
54d1c879
DA
46012006-06-13 David Ayers <d.ayers@inode.at>
4602
4603 Sync from gcc:
4604
4605 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4606
54d1c879
DA
4607 PR bootstrap/27963
4608 PR target/19970
0e7ef45c 4609 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4610 ${libgcj} is specified.
4611 * configure: Regenerate.
0e7ef45c 4612
a4d8b690
JJ
46132006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4614
4615 Sync from gcc:
4616
4617 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4618 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4619
4620 PR bootstrap/18033
4621 * config-ml.in: Eval option if surrounded by single quotes.
4622
4f0ef2d8
CD
46232006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4624
4625 Sync from gcc:
0e7ef45c 4626
4f0ef2d8 4627 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4628
4f0ef2d8
CD
4629 PR libobjc/13946
4630 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4631 * Makefile.in: Regenerate.
4632 * configure.in: Add --enable-objc-gc at toplevel and have it
4633 enable boehm-gc for Objective-C.
4634 Remove target-boehm-gc from libgcj.
4635 Add target-boehm-gc to target_libraries.
4636 Add target-boehm-gc to noconfigdirs where ${libgcj}
4637 is specified.
4638 Assert that boehm-gc is supported when requested for Objective-C.
4639 Only build boehm-gc if needed either for Java or Objective-C.
4640 * configure: Regenerate.
4641
4642 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4643
4f0ef2d8
CD
4644 PR 27674
4645 * Makefile.tpl (configure-[+prefix+][+module+],
4646 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4647 Remove rule to unstage bootstrapped modules.
4648 (stage_current): New.
4649 * Makefile.in: Regenerate.
4650
4651 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4652 Andreas Tobler <a.tobler@schweiz.ch>
4653
4654 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4655 * configure: Rebuilt.
4656
4657 Revert
4658 2006-01-31 Richard Guenther <rguenther@suse.de>
4659 Paolo Bonzini <bonzini@gnu.org>
4660
4661 * Makefile.def (target_modules): Add libgcc-math target module.
4662 * configure.in (target_libraries): Add libgcc-math target library.
4663 (--enable-libgcc-math): New configure switch.
4664 * Makefile.in: Re-generate.
4665 * configure: Re-generate.
4666
c17b816b
JJ
46672006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4668
4669 * config-ml.in: Alter CCASFLAGS to include special
4670 multilib options the same as is done for CFLAGS.
4671
20e95c23
DJ
46722006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4673
4674 * Makefile.def: Added dependencies from sim and gdb on intl, and
4675 added configure dependencies to everything with an all dependency
4676 on intl.
4677 * gettext.m4: Removed.
4678 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4679 (GDB_SUPPORT_DIRS): Add intl.
4680 * Makefile.in: Regenerated.
4681
4bd8ad80
DJ
46822006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4683
4684 * src-release (DEVO_SUPPORT): Add config.rpath.
4685
c380fdd8
PB
46862006-05-25 Paolo Bonzini <bonzini@gnu.org>
4687
4688 * Makefile.def (bfd, opcodes): Fix lib_path.
4689 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4690 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4691 * Makefile.in: Regenerate.
4692
701628f5
MS
46932006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4694
4695 * configure.in: Enable gprof for cross builds.
4696 * configure: Regenerate.
4697
25aae7f2
DJ
46982006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4699
4700 * src-release (MAKEINFOFLAGS): Define.
4701 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4702
ea3d1626
BE
47032006-05-14 Ben Elliston <bje@au.ibm.com>
4704
4705 * config.sub, config.guess: Update from upstream sources.
4706
49b9e644
BE
47072006-05-12 Ben Elliston <bje@au.ibm.com>
4708
4709 * config.sub, config.guess: Update from upstream sources.
4710
482dd2f6
DJ
47112006-05-04 Steve Ellcey <sje@cup.hp.com>
4712
4713 * blt, iwidgets, mmalloc: Remove directories.
4714
8b01a5c2
DD
47152006-05-01 DJ Delorie <dj@redhat.com>
4716
641a3af4 4717 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4718 * configure: Regenerate.
4719
a481dbb7
DD
47202006-04-18 DJ Delorie <dj@redhat.com>
4721
4722 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4723 reference libgloss so that libssp can be built in a combined
4724 tree.
4725 * configure: Regenerate.
4726
962c9e74
BE
47272006-04-10 Ben Elliston <bje@au.ibm.com>
4728
4729 * contrib: Remove directory.
4730
108a6f8e
CD
47312006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4732
4733 * Makefile.tpl: Add install-html target.
4734 * Makefile.def: Add install-html target.
4735 * Makefile.in: Regenerate.
4736 * configure.in: Add --with-datarootdir, --with-docdir,
4737 and --with-htmldir options.
4738 * configure: Regenerate.
4739
a4ef73e9
BE
47402006-03-31 Ben Elliston <bje@au.ibm.com>
4741
4742 PR binutils/1860
4743 * configure.in: Require makeinfo 4.4 or higher.
4744 * configure: Regenerate.
4745
b37df25a
PB
47462006-03-14 Paolo Bonzini <bonzini@gnu.org>
4747
4748 * Makefile.in: Regenerate.
4749
a6df5a19
PB
47502006-03-14 Paolo Bonzini <bonzini@gnu.org>
4751
4752 Sync with gcc:
4753 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4754
f7c83eac
AS
4755 * configure.in: Handle --disable-<component> generically.
4756 * configure: Regenerate.
a6df5a19
PB
4757
4758 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4759
f7c83eac
AS
4760 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4761 (TARGET_CONFIGDIRS): Remove.
4762 * configure.in: Remove AC_SUBST(target_configdirs).
4763 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4764
4765
65419985
L
47662006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4767
4768 PR libgcj/17311
4769 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4770
c52c6897
PB
47712006-02-20 Paolo Bonzini <bonzini@gnu.org>
4772
4773 PR bootstrap/25670
4774
4775 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4776
4777 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4778 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4779 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4780 BUILD_PREFIX, BUILD_PREFIX_1.
4781 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4782
4783 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4784 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4785
4786 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4787 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4788 of `cat stage_current`. Always provide the `r' and `s' variables.
4789 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4790 a single shell execution.
4791 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4792 bootstrapped modules, make the stage1 module if the build was not
4793 started yet, else build the current stage.
4794 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4795 (all-build, all-host, all-target, [+make_target+]-host,
4796 [+make_target+]-target): Do not use \-continued lines.
4797 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4798 (current_stage, restrap, stage_last): New.
4799
4800 * Makefile.in: Regenerate.
4801 * configure: Regenerate.
4802
b3ded179
PB
48032006-02-14 Paolo Bonzini <bonzini@gnu.org>
4804
4805 Sync from gcc:
4806
4807 2006-01-31 Richard Guenther <rguenther@suse.de>
4808 Paolo Bonzini <bonzini@gnu.org>
4809
f7c83eac
AS
4810 * Makefile.def (target_modules): Add libgcc-math target module.
4811 * configure.in (target_libraries): Add libgcc-math target library.
4812 (--enable-libgcc-math): New configure switch.
4813 * Makefile.in: Re-generate.
4814 * configure: Re-generate.
4815 * libgcc-math: New toplevel directory.
b3ded179
PB
4816
4817 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4818 Jakub Jelinek <jakub@redhat.com>
4819 Diego Novillo <dnovillo@redhat.com>
b3ded179 4820
f7c83eac
AS
4821 * libgomp: New directory.
4822 * Makefile.def: Add target_module libgomp.
4823 * Makefile.in: Regenerate.
4824 * configure.in (target_libraries): Add target-libgomp.
4825 * configure: Regenerate.
b3ded179 4826
3a35eeb3
PB
48272006-02-14 Paolo Bonzini <bonzini@gnu.org>
4828 Andreas Schwab <schwab@suse.de>
0e7ef45c 4829
3a35eeb3
PB
4830 * configure: Regenerate.
4831
2429c060
PB
48322006-01-16 Paolo Bonzini <bonzini@gnu.org>
4833
4834 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4835 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4836 the assembler, linker and binutils.
4837 * configure: Regenerate.
4838
ec49b2b8
NC
48392006-01-16 Nick Clifton <nickc@redhat.com>
4840
49b9e644 4841 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4842
44b2308f
AO
48432006-01-05 Alexandre Oliva <aoliva@redhat.com>
4844
4845 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4846 @ from continuation.
4847 * Makefile.in: Rebuilt.
4848
80911fe1
PB
48492006-01-04 Paolo Bonzini <bonzini@gnu.org>
4850
4851 Sync from gcc:
4852
4853 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4854
f7c83eac 4855 PR bootstrap/24252
80911fe1 4856
f7c83eac
AS
4857 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4858 * Makefile.tpl (OBJDUMP): New.
4859 (EXTRA_HOST_FLAGS): Add it.
4860 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4861
f7c83eac
AS
4862 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4863 to use symbolic links between directories. Avoid race conditions
4864 or make them harmless.
4865 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4866
f7c83eac
AS
4867 * Makefile.def (LEAN): Pass.
4868 * Makefile.tpl (LEAN): Define.
4869 (stage[+id+]-start): Accept that the previous directory does not
4870 exist, if the bootstrap is lean.
4871 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4872 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4873 configure substitution.
4874 ([+compare-target+]): Likewise.
4875 ([+bootstrap-target+]-lean): New.
4876 * configure.in: Remove lean bootstrap support from here.
80911fe1 4877
f7c83eac
AS
4878 * Makefile.in: Regenerate.
4879 * configure: Regenerate.
80911fe1
PB
4880
4881 2006-01-02 Andreas Schwab <schwab@suse.de>
4882
f7c83eac
AS
4883 * configure.in: When reconfiguring remove Makefile in
4884 all stage directories.
4885 * configure: Regenerate.
80911fe1 4886
b59bea8a
NC
48872005-12-27 Leif Ekblad <leif@rdos.net>
4888
4889 * configure.in: Add support for RDOS target.
4890 * configure: Regenerate.
4891
d7730bac
NC
48922005-12-27 Nick Clifton <nickc@redhat.com>
4893
4894 PR binutils/1990
4895 * libtool.m4: Synchronize with version in GCC sources.
4896
c02dabc3
PB
48972005-12-20 Paolo Bonzini <bonzini@gnu.org>
4898
f7c83eac 4899 Revert Ada-related part of the previous change.
c02dabc3 4900
f7c83eac
AS
4901 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4902 Do not pass.
4903 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4904 * Makefile.in: Regenerate.
4905 * configure.in: Do not include mt-ppc-aix target fragment.
4906 * configure: Regenerate.
c02dabc3 4907
f6d183c0
PB
49082005-12-19 Paolo Bonzini <bonzini@gnu.org>
4909
4910 * configure.in: Select appropriate fragments for PowerPC/AIX.
4911 * configure: Regenerate.
4912
4913 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4914 BOOT_CFLAGS, BOOT_LDFLAGS.
4915 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4916 BOOT_CFLAGS, BOOT_LDFLAGS.
4917 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4918 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4919 (stage): Fail if we cannot complete the work.
4920 * Makefile.in: Regenerate.
4921
f29759fc
JJ
49222005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4923
4924 * COPYING.NEWLIB: Update copyright year for default
4925 copyright.
4926
1f054001
PB
49272005-12-15 Paolo Bonzini <bonzini@gnu.org>
4928
4929 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4930 install-host-nogcc): Don't invoke $(stage) at the end.
4931 * Makefile.in: Regenerate.
4932
0aed8855
PB
49332005-12-14 Paolo Bonzini <bonzini@gnu.org>
4934
4935 * configure.in: Flip the top-level bootstrap switch.
4936 * configure: Regenerate.
4937
4938 Merge from gcc:
4939
4940 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4941
f7c83eac
AS
4942 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4943 $(stage) and $(unstage).
4944 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4945 (all): Remove stray semicolon.
4946 (local-distclean): Don't handle multilib.tmp and multilib.out.
4947 (install.all): Set $s for consistency.
4948 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4949 check_multilibs setting. Always make the install directory.
4950 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4951 Correct @if/@endif.
4952 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4953 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4954 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4955 (multilib.out): Remove.
4956 * Makefile.in: Regenerated.
0aed8855
PB
4957
49582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4959
4960 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4961 * configure.in: Replace ms1 arch with mt.
4962 * configure: Rebuilt.
4963
49642005-12-05 Paolo Bonzini <bonzini@gnu.org>
4965
4966 Sync with gcc:
4967
4970f871
NS
49682005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4969
4970 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4971 * configure.in: Replace ms1 arch with mt.
4972 * configure: Rebuilt.
4973
be01d343
PB
49742005-12-05 Paolo Bonzini <bonzini@gnu.org>
4975
4976 Sync with gcc:
4977
4978 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4979
f7c83eac
AS
4980 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4981 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4982 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4983 Find in-tree tools if available.
4984 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4985 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4986 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4987 (COMPILER_*_FOR_TARGET): New.
4988 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4989 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4990 (CONFIGURED_*, USUAL_*): Remove.
4991 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4992 STRIP): Use autoconf substitutions.
4993 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4994 COMPILER_NM_FOR_TARGET): New.
4995 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4996
4997 (all): Make all-host and all-target in parallel.
4998 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4999 that $$r and $$s are set before invoking a recursive make.
5000 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5001 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
5002
5003 2005-11-29 Ben Elliston <bje@au.ibm.com>
5004
f7c83eac
AS
5005 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5006 from the gcc build directory.
5007 * Makefile.in: Regenerate.
be01d343
PB
5008
5009 2005-11-29 Ben Elliston <bje@au.ibm.com>
5010
f7c83eac
AS
5011 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5012 depend on all-libdecnumber.
5013 * configure.in (host_libs): Include libdecnumber.
5014 * Makefile.in: Regenerate.
5015 * configure: Likewise.
be01d343
PB
5016
5017 2005-11-21 Kean Johnston <jkj@sco.com>
5018
f7c83eac 5019 * config.sub, config.guess: Sync from upstream sources.
be01d343 5020
907be67c
DJ
50212005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5022
5023 * Makefile.def: Remove gdb dependencies for gdbtk.
5024 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5025 (configure-gdb, install-gdb): New rules.
5026 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5027 * Makefile.in, configure: Regenerated.
5028
e360f423
PB
50292005-10-22 Paolo Bonzini <bonzini@gnu.org>
5030
5031 PR bootstrap/24297
5032 * Makefile.tpl (do-[+make-target+], do-check, install,
5033 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5034 are set before recursing.
5035 * Makefile.in: Regenerate.
5036
45d5eb0a
EB
50372005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5038
5039 PR bootstrap/18939
5040 * Makefile.def (gcc) <target>: Fix thinko.
5041 * Makefile.in: Regenerate.
5042
3cf3372e
BS
50432005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5044
5045 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5046 * configure: Regenerate.
5047
bd70a46f
KH
50482005-10-09 Kazu Hirata <kazu@codesourcery.com>
5049
5050 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5051 target-libffi, target-qthreads, target-libjava, and
5052 targetlibobjc.
5053 * configure: Regenerate.
5054
5ae72758
DJ
50552005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5056
5057 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5058 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5059 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5060 (USUAL_OBJDUMP_FOR_TARGET): New.
5061 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5062 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 5063 * configure, Makefile.in: Regenerated.
5ae72758 5064
cc96343e
PB
50652005-10-05 Paolo Bonzini <bonzini@gnu.org>
5066
5067 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5068 before other host packages.
5069
f70224b5
PB
50702005-10-05 Paolo Bonzini <bonzini@gnu.org>
5071
5072 PR bootstrap/22340
5073
5074 * configure.in (default_target): Remove.
5075 * Makefile.tpl (all): Do not use prerequisites as subroutines
5076 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5077 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5078 use prerequisites as subroutines.
5079 (check-host, check-target): New.
5080 (bootstrap configure & all targets): Do not use stage*-start
5081 if the directory layout is already ok.
5082 (non-bootstrap configure & all targets): Prepend a $(unstage).
5083 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5084 (NOTPARALLEL): Remove.
5085 (unstage, stage variables): New variables.
5086 (unstage, stage targets): Simply expand to those variables.
5087
5088 * configure: Regenerate.
5089 * Makefile.in: Regenerate.
5090
c13c918a
JW
50912005-10-04 James E Wilson <wilson@specifix.com>
5092
5093 * Makefile.def (lang_env_dependencies): Add libmudflap.
5094 * Makefile.in: Regenerate.
5095
376a0e54
CM
50962005-10-03 Catherine Moore <clm@cm00re.com>
5097
5098 * configure.in (bfin-*-*): Support bfin.
5099 * configure: Regenerated.
5100
d320aacb
L
51012005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5102
5103 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5104 * configure: Regenerated.
5105
7e0f7140
GK
51062005-09-28 Geoffrey Keating <geoffk@apple.com>
5107
5108 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5109 (LIPO_FOR_TARGET): New.
5110 (CONFIGURED_LIPO_FOR_TARGET): New.
5111 (USUAL_LIPO_FOR_TARGET): New.
5112 (STRIP_FOR_TARGET): New.
5113 (CONFIGURED_STRIP_FOR_TARGET): New.
5114 (USUAL_STRIP_FOR_TARGET): New.
5115 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5116 STRIP_FOR_TARGET.
5117 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5118 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5119 * Makefile.in: Regenerate.
5120 * configure: Regenerate.
0e7ef45c 5121
096f7d00
DE
51222005-09-19 David Edelsohn <edelsohn@gnu.org>
5123
5124 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5125 (rs6000-*-aix*): Same.
5126 * configure: Regenerate.
5127
51282005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5129
5130 * configure.in: Recognize f95 in the --enable-languages option,
5131 and substitute it for fortran, issuing a warning.
5132 * configure: Regenerate.
5133
2016dfcc
BE
51342005-09-07 Ben Elliston <bje@au.ibm.com>
5135
5136 Import from Autoconf sources:
5137
5138 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5139 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5140 Elliston. Handle weird characters correctly.
5141
6dd2fda9
DD
51422005-08-30 Phil Edwards <phil@codesourcery.com>
5143
5144 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5145 * configure: Regenerated.
5146
e6db70d4
RE
51472005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5148
f7c83eac
AS
5149 * Makefile.def (libssp): Add to lang_env_dependencies.
5150 * Makefile.in: Regenerate.
e6db70d4 5151
e1e3d0f5
CG
51522005-08-17 Christian Groessler <chris@groessler.org>
5153
5154 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5155 * Makefile.in: Regenerate.
5156
05cbd757
PB
51572005-08-12 Paolo Bonzini <bonzini@gnu.org>
5158
5159 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5160 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5161 Look for alternate names of the target cc and c++
5162 * configure: Regenerate.
5163
55db4b87
PB
51642005-08-08 Paolo Bonzini <bonzini@gnu.org>
5165
5166 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5167 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5168 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5169 tools; remove code to manually set them.
5170 (Target tools): Look in the environment for them.
5171 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5172 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5173 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5174 build directory.
5175 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5176 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5177 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5178 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5179 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5180 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5181 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5182 * configure: Regenerate.
5183 * Makefile.in: Regenerate.
5184
414e5532
MM
51852005-07-27 Mark Mitchell <mark@codesourcery.com>
5186
5187 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 5188 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
5189 * Makefile.in: Regenerated.
5190
a19b6204
MM
51912005-07-26 Mark Mitchell <mark@codesourcery.com>
5192
5193 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5194 (CFLAGS_FOR_TARGET): Use it.
5195 (CXXFLAGS_FOR_TARGET): Likewise.
5196 * Makefile.in: Regenerated.
5197 * configure.in (--with-build-sysroot): New option.
5198 * configure: Regenerated.
5199
b73aa406
PB
52002005-07-24 Paolo Bonzini <bonzini@gnu.org>
5201
5202 * Makefile.tpl: Wrap install between unstage and stage
5203 * Makefile.in: Regenerate.
5204
6e4d0bcb
KC
52052005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5206
5207 * all files: Update FSF address.
5208
49f58d10
JB
52092005-07-14 Jim Blandy <jimb@redhat.com>
5210
5211 * configure.in: Add cases for Renesas m32c.
5212 * configure: Regenerated.
0e7ef45c 5213
1d9c9cd7
KC
52142005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5215
5216 * COPYING, compile, config-ml.in, config.guess,
5217 config.sub, install-sh, missing, mkinstalldirs,
5218 symlink-tree, ylwrap: Sync from upstream sources.
5219
1587117a
EC
52202005-07-13 Eric Christopher <echristo@redhat.com>
5221
5222 * configure.in: Add toplevel noconfigdir support for tpf.
5223 * configure: Regenerate.
5224
bb780410
DD
52252005-07-11 Jakub Jelinek <jakub@redhat.com>
5226
5227 * Makefile.def (target_modules): Add libssp.
5228 * configure.in (target_libraries): Add target-libssp.
5229 * configure: Rebuilt.
5230 * Makefile.in: Rebuilt.
5231
064d0a7c
PB
52322005-07-11 Paolo Bonzini <bonzini@gnu.org>
5233
5234 PR ada/22340
5235
5236 * Makefile.def: Sync with gcc.
5237 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5238 * Makefile.in: Regenerate.
5239
b2edd3b5
AS
52402005-07-07 Andreas Schwab <schwab@suse.de>
5241
5242 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5243 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5244 * Makefile.in: Regenerated.
5245
5f128533
KH
52462005-07-07 Kazu Hirata <kazu@codesourcery.com>
5247
5248 * configure.in: Add --enable-libssp and --disable-libssp.
5249 * configure: Regenerate with autoconf-2.13.
5250
4e3fc8e5
GK
52512005-07-06 Geoffrey Keating <geoffk@apple.com>
5252
5253 * configure.in: Don't build sim or rda when targetting darwin.
5254 * configure: Regenerate.
5255
c7357d6a
BE
52562005-07-04 Ben Elliston <bje@gnu.org>
5257
5258 * src-release (do-proto-toplev): Remove dejagnu bits.
5259 (DEJAGNU_SUPPORT_DIRS): Remove.
5260 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5261 (GDBD_SUPPORT_DIRS): Likewise.
5262 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5263 (INSIGHTD_SUPPORT_DIRS): Likewise.
5264 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5265
52662005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
5267
5268 * setup.com (mpw): Remove unused directive.
5269
7d329e61
PB
52702005-06-22 Paolo Bonzini <bonzini@gnu.org>
5271
5272 * Makefile.def (stagefeedback): Come after profile.
5273 Define profiledbootstrap target.
5274 * Makefile.tpl (profiledbootstrap): Remove.
5275 (stageprofile-end): Zap stagefeedback.
5276 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5277 * Makefile.in: Regenerate.
5278
e5fbed21
DD
52792005-06-13 Zack Weinberg <zack@codesourcery.com>
5280
5281 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5282 In 'cpp' stanza, support '#line' as well as '# '.
5283
59f7ec45
HPN
52842005-06-07 Hans-Peter Nilsson <hp@axis.com>
5285
5286 * configure.in (unsupported_languages): New macro.
5287 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5288 non-ported target libraries in noconfigdirs.
5289 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5290 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 5291 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
5292 unsupported_languages.
5293 * configure: Regenerate.
5294
c10e9ba7
DD
52952005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5296
5297 * configure.in: Fix typo in handling of --with-mpfr-dir.
5298 * configure: Regenerate.
5299
20deb2b8
JB
53002005-06-02 Jim Blandy <jimb@redhat.com>
5301
5302 * config.sub: Add cases for the Renesas m32c. (This patch has been
5303 accepted into the master sources.)
5304
cdb9b172 53052005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
5306 Michael Snyder <msnyder@redhat.com>
5307 Stan Cox <scox@redhat.com>
cdb9b172 5308
f7c83eac 5309 * configure.in: Set noconfigdirs for ms1.
cdb9b172 5310
f7c83eac 5311 * configure: Regenerate.
cdb9b172 5312
1dc3053f
PB
53132005-05-25 Paolo Bonzini <bonzini@gnu.org>
5314
5315 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5316 (Dependencies): Consider target modules for bootstrap dependencies.
5317 Make target bootstrap modules depend on each stage's gcc.
5318 * Makefile.in: Regenerate.
5319
c60fe18b
PB
53202005-05-20 Paolo Bonzini <bonzini@gnu.org>
5321
5322 * Makefile.def (configure-gcc): Depend on binutils having been built.
5323 (all-gcc): No need to do it here.
5324 * Makefile.in: Regenerate.
5325
27258dd4
PB
53262005-05-19 Paul Brook <paul@codesourcery.com>
5327
0e7ef45c 5328 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
5329 language cannot be built.
5330 * configure: Regenerate.
5331
42ecbf5e
DJ
53322005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5333
5334 * ylwrap: Import from Automake 1.9.5.
5335
ae380b45
MS
53362005-05-04 Mike Stump <mrs@apple.com>
5337
5338 * configure.in: Always pass --target to target configures as
5339 otherwise rebuilds that do --recheck will fail.
811d3af8 5340 * configure: Rebuilt.
ae380b45 5341
d545f33b
PB
53422005-05-04 Paolo Bonzini <bonzini@gnu.org>
5343
5344 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5345 STAGE_HOST_EXPORTS.
5346 (configure, all): Add bootstrap support.
5347 (Host modules, target modules): Pass post-stage1 flags and exports.
5348 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5349 * Makefile.in: Regenerate.
5350
2faa2958
PB
53512005-04-29 Paolo Bonzini <bonzini@gnu.org>
5352
5353 Sync from gcc:
5354
5355 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5356
f7c83eac 5357 * config.sub: Update from master copy.
2faa2958
PB
5358
5359 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5360
f7c83eac
AS
5361 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5362 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5363 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5364 "*-*-elf" and "*-*-linux*".
5365 * configure: Regenerate.
2faa2958 5366
a7254363
PB
53672005-04-06 Paolo Bonzini <bonzini@gnu.org>
5368
f7c83eac 5369 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
5370 (TARGET_CONFIGARGS): Include --with-target-subdir.
5371 (configure, all): New macros. Use them throughout.
5372
a8637a7d
PB
53732005-04-05 Paolo Bonzini <bonzini@gnu.org>
5374
5375 * Makefile.tpl: Sync with gcc.
5376 * Makefile.in: Regenerate.
5377
dd387d52
JR
53782005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5379
5380 * config/mh-mingw32: Delete.
5381 * configure.in: Don't use it.
5382 * configure: Regenerate.
5383
e90269c8
PB
53842005-03-31 Paolo Bonzini <bonzini@gnu.org>
5385
5386 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5387 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5388 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5389 (HOST_LIB_PATH): Generate from Makefile.def.
5390 (TARGET_LIB_PATH): Likewise.
5391 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5392 * Makefile.in: Regenerate.
5393 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5394 (RPATH_ENVVAR): Include Darwin case.
5395 * configure: Regenerate.
5396
9a237d9e
PB
53972005-03-25 Paolo Bonzini <bonzini@gnu.org>
5398
5399 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5400 * configure: Regenerate.
5401
479759c8
ZW
54022005-03-21 Zack Weinberg <zack@codesourcery.com>
5403
5404 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5405 gcc_version, and gcc_version_trigger from set of flags to pass.
5406 * Makefile.tpl: Remove definitions of above variables.
5407 (config.status): Remove dependency on $(gcc_version_trigger).
5408 * Makefile.in: Regenerate.
5409 * configure.in: Do not reference config/gcc-version.m4 nor
5410 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5411 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5412 * configure: Regenerate.
5413
4cfaf6d5
DD
54142005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5415 Andrew Pinski <pinskia@physics.uc.edu>
5416
5417 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5418 * Makefile.in: Regenerate.
5419
33a3fb7b
AO
54202005-03-01 Alexandre Oliva <aoliva@redhat.com>
5421
5422 PR libgcj/20160
5423 * ltmain.sh: Avoid creating archives with components that have
5424 duplicate basenames.
5425
2da12f12
PB
54262005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5427
479759c8
ZW
5428 PR bootstrap/20250
5429 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5430 instead of check.
5431 * Makefile.in: Regenerate.
2da12f12 5432
b00612cc
PB
54332005-02-28 Paolo Bonzini <bonzini@gnu.org>
5434
5435 Sync from gcc.
5436
5437 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5438
5439 PR bootstrap/17383
5440 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5441 * Makefile.tpl (HOST_SUBDIR): New substitution.
5442 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5443 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5444 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5445 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5446 (Host modules, Bootstrapped modules): Use it.
5447 (Build modules, Target modules): Do not create symlink trees,
5448 always configure out-of-srcdir.
5449 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5450 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5451 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5452 $(HOST_SUBDIR). Create a symlink for host_subdir.
5453
5454 * Makefile.in: Regenerate.
5455 * configure: Regenerate.
5456
5457 Merged from libada-gnattools-branch:
5458 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5459
5460 * Makefile.def: Add gnattools as a module, depending on target-libada.
5461 * Makefile.in: Regenerate.
5462 * configure.in: Include gnattools in host_tools; disable it if ada
5463 is disabled.
5464 * configure: Regenerate.
5465
c3e65f62
NC
54662005-02-23 Nick Clifton <nickc@redhat.com>
5467
5468 * configure: Regenerate.
5469
e4d180c2
NC
54702005-02-22 Paul Schlie <schlie@comcast.net>
5471
5472 * configure.in: Allow darwin targeted ports to build tk, itcl and
5473 libgui.
5474
e3c770b1
EB
54752005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5476
5477 PR libgcj/10353
5478 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5479 * configure: Regenerate.
5480
9c73618c
AC
54812005-02-08 Andrew Cagney <cagney@gnu.org>
5482
5483 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5484 gdb/ section. Update GDB's URL.
5485
c46f8c51
AC
54862005-01-31 Andrew Cagney <cagney@gnu.org>
5487
5488 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5489
c7e66c6d
HPN
54902005-01-29 Hans-Peter Nilsson <hp@axis.com>
5491
5492 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5493 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5494 target-libgloss when not *-*-elf and *-*-aout.
5495 * configure: Regenerate.
5496
a53bf506
AC
54972005-01-27 Andrew Cagney <cagney@gnu.org>
5498
5499 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5500
45181ed1
AC
55012005-01-24 Andrew Cagney <cagney@gnu.org>
5502
5503 * gettext.m4: Only fall back to ../intl/ when it's present.
5504
a1e0f4e4
KC
55052005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5506
5507 * install-sh, config.sub: Import from upstream.
5508
55092005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5510
5511 PR bootstrap/18222
5512 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5513 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5514 * Makefile.in: Regenerate.
5515
c50382e2
PB
55162005-01-03 Paolo Bonzini <bonzini@gnu.org>
5517
5518 Revert 2004-12-28 Makefile changes, a better fix will be
5519 applied to mainline and src after GCC 4.0 branches.
5520
11d07737
PB
55212004-12-28 Paolo Bonzini <bonzini@gnu.org>
5522
5523 PR bootstrap/17383
5524
5525 * Makefile.def (target_modules): Remove stage parameter,
5526 it is always true now.
5527 * Makefile.tpl (configure-build-[+module+],
5528 configure-target-[+module+]): Always build symlink tree
5529 for the directory and for include. BUILD_SUBDIR and
5530 TARGET_SUBDIR cannot be . anymore.
5531 * Makefile.in: Regenerate.
5532
dadfdbe2
DD
55332004-12-25 David Edelsohn <edelsohn@gnu.org>
5534
5535 Revert 2004-12-08 Makefile changes.
5536
dbf85af7
JR
55372004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5538
5539 * configure.in (sh64-*-*): Reenable gprof.
5540 * configure: Regenerate.
5541
6b8fea99
JB
55422004-12-09 Jim Blandy <jimb@redhat.com>
5543
5544 * MAINTAINERS: List 'depcomp' as part of automake.
5545
7341462c
DE
55462004-12-08 David Edelsohn <edelsohn@gnu.org>
5547
5548 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5549 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5550 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5551 * Makefile.in: Regenerate.
5552
21fde4dc
DD
55532004-12-07 Matt Kraai <kraai@ftbfs.org>
5554
5555 * Makefile.tpl: Generate normal dependencies if the LHS module is
5556 not bootstrapped.
5557 * Makefile.in: Regenerate.
5558
3da796a2
RS
55592004-12-03 Richard Sandiford <rsandifo@redhat.com>
5560
5561 * configure.in: Include config/gxx-include-dir.m4. Use
5562 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5563 * configure: Regenerate.
5564
73fb7068
RS
55652004-12-03 Richard Sandiford <rsandifo@redhat.com>
5566
5567 * config.if: Delete.
5568 * configure.in: Set libstdcxx_incdir directly.
5569 * configure: Regenerate.
5570 * MAINTAINERS: Remove mention of config.if.
5571 * src-release (DEVO_SUPPORT): Remove config.if.
5572
6c8e6ce9
EC
55732004-12-02 Eric Christopher <echristo@redhat.com>
5574
3b6098f8
EC
5575 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5576 of things to remove.
6c8e6ce9 5577 * Makefile.in: Regenerate.
479759c8 5578
b8658a2f
RS
55792004-12-02 Richard Sandiford <rsandifo@redhat.com>
5580
5581 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5582 * configure: Regenerate.
5583
afefada0
RS
55842004-12-02 Richard Sandiford <rsandifo@redhat.com>
5585
5586 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5587 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5588 * configure: Regenerate.
5589
5dcac624
DA
55902004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5591
5592 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5593 (hppa*64*-*-*): Delete incorrect comment.
5594 * configure: Rebuilt.
5595
57d1eb1a
DD
55962004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5597
5598 * install-sh, compile: Import from automake.
5599
56002004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5601
5602 * config.guess, config.sub: Import from savannnah.
5603
6d389afc
MS
56042004-11-12 Mike Stump <mrs@apple.com>
5605
5606 * Makefile.def: Add html support.
5607 * Makefile.tpl: Likewise.
5608 * Makefile.in: Regenerate.
5609
69e57115
GK
56102004-11-11 Geoffrey Keating <geoffk@apple.com>
5611
5612 PR 18423
5613 * configure.in: Remove all instances of build-fixincludes from
5614 noconfigdirs.
5615 (build_configargs): Supply --target to subdirectories.
5616 * configure: Regenerate.
5617
5618 * Makefile.def: Make gcc install depend on fixincludes install.
5619 * Makefile.in: Regenerate.
5620
ba719b26
HPN
56212004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5622
5623 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5624 target-libgfortran.
5625 * configure: Regenerate.
5626
c37653e7
DE
56272004-11-07 David Edelsohn <edelsohn@gnu.org>
5628
5629 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5630 like CC.
5631
1eefd493
PB
56322004-11-05 Paolo Bonzini <bonzini@gnu.org>
5633
5634 * Makefile.def (host fixincludes): Specify missing targets.
5635 * Makefile.in: Regenerate.
5636
02b1af09
L
56372004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5638
5639 PR other/17783
5640 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5641 * configure: Regenerated.
5642
7f266840
DJ
56432004-11-04 Daniel Jacobowitz <dan@debian.org>
5644
5645 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5646 * configure: Regenerated.
5647
47444073
AL
56482004-10-28 Eric B. Weddington <ericw@evcohs.com>
5649
5650 PR target/18151
5651 * configure.in (case ${target}): Do not build fixincludes for avr.
5652 * configure: Regenerated.
5653
caeba88f
AL
56542004-10-26 Paolo Bonzini <bonzini@gnu.org>
5655
5656 * configure.in (case ${target}): Do not build fixincludes
5657 on platforms where it is not used.
5658 * configure: Regenerated.
5659
0fdbe983
DJ
56602004-10-23 Daniel Jacobowitz <dan@debian.org>
5661
5662 * configure.in: Use an absolute path to install-sh.
5663 * configure: Regenerated.
5664
1c0f67c1
AC
56652004-10-19 Andrew Cagney <cagney@gnu.org>
5666
5667 * src-release (do-djunpack, do-md5sum): Install the generated file
5668 directly into the proto-toplev/ directory.
479759c8 5669
a9cfce9c
AC
56702004-10-19 Andrew Cagney <cagney@gnu.org>
5671
5672 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5673
ac0fa625
DD
56742004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5675
5676 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5677 * configure: Regenerate.
5678
d27cc32e
PB
56792004-10-06 Paolo Bonzini <bonzini@gnu.org>
5680
5681 Fix wrong conflict resolution in:
5682
5683 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5684
5685 * Makefile.in: Regenerate.
5686 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5687 in the recursive `make', instead of hardwiring `all'.
5688 (Autogenerated TARGET-* variables): New.
5689
1763908f
UW
56902004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5691
5692 Merged from GCC / libtool upstream:
5693 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5694 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5695 * ltcf-cxx.sh (tpf*): Likewise.
5696 * ltconfig (tpf*): Add TPF OS configuration support.
5697
0490e016
NC
56982004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5699
5700 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5701 * configure: Regenerate.
0490e016 5702
32be62b5
RS
57032004-09-24 Michael Roth <mroth@nessie.de>
5704
5705 * configure.in (--without-headers): Add missing double quotes.
5706 * configure: Regenerate.
5707
6048df60
DD
57082004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5709
5710 * ylwrap: Revert to previous version.
5711
315b3b02
L
57122004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5713
6048df60 5714 PR bootstrap/17369
315b3b02
L
5715 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5716 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5717 SET_GCC_LIB_PATH_CMD.
5718 (BASE_TARGET_EXPORTS): Likewise.
5719 * Makefile.in: Regenerated.
5720
5721 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5722 * configure: Regenerated.
5723
fe69863c
DD
57242004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5725
5726 * config.guess: New upstream version
5727 * compile, depcomp, install-sh, ylwrap: Likewise.
5728
57292004-09-19 Roger Sayle <roger@eyesopen.com>
5730
5731 * config/mh-x86omitfp: New host makefile fragment. Add
5732 -fomit-frame-pointer to the default BOOT_CFLAGS.
5733 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5734 * configure: Regenerate.
5735
57362004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5737
5738 PR target/11572
5739 * configure.in (*-*-darwin*): Renable libobjc.
5740 * configure: Regenerate.
5741
be75bbe1 57422004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5743
be75bbe1
DB
5744 * Makefile.def: Remove libbanshee.
5745 * Makefile.tpl: Ditto.
5746 * configure.in: Ditto.
5747 * Makefile.in: Regen.
5748 * configure: Ditto.
5749
1b882a91
PB
57502004-09-07 Paolo Bonzini <bonzini@gnu.org>
5751
5752 * missing: Import latest version from master repository.
5753
eb1352ed
NC
57542004-09-04 Nick Clifton <nickc@redhat.com>
5755
5756 * config.sub: Import latest version from master repository.
5757 * config.guess: Likewise.
5758 This includes these changes:
479759c8 5759
eb1352ed
NC
5760 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5761
5762 * config.sub: Handle crisv32, alias etraxfs.
5763 * config.guess (crisv32:Linux:*:*): Handle.
5764
5765 2004-08-13 Brad Smith <brad@comstyle.com>
5766
5767 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5768 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5769
5770 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5771
5772 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5773 assume the processor is a powerpc. This is because coreutils
5774 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5775 in this case, due to a MacOS X bug that causes
5776 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5777 to return a negative number.
5778 Problem reported by Petter Reinholdtsen in:
5779 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5780
5781 2004-07-19 Ben Elliston <bje@gnu.org>
5782
5783 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5784
5785 2004-06-24 Ben Elliston <bje@gnu.org>
5786
5787 * config.guess: Update copyright years.
5788 * config.sub: Likewise.
5789
5790 2004-06-22 Robert Millan <robertmh@gnu.org>
5791
5792 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5793 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5794
5795 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5796
5797 * config.guess (*:*VMS:*:*): New entry. Replaces
5798 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5799 manufacturer.
5800
5801 2004-06-22 Ben Elliston <bje@gnu.org>
5802
5803 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5804 * config.sub: Likewise.
5805
5806 2004-06-22 Ben Elliston <bje@gnu.org>
5807
5808 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5809 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5810
5811 2004-06-11 Ben Elliston <bje@gnu.org>
5812
5813 * config.guess (pegasos:OpenBSD:*:*): Remove.
5814
5815 2004-06-11 Ben Elliston <bje@gnu.org>
5816
5817 From Wouter Verhelst <wouter@grep.be>:
5818 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5819
5820 2004-06-11 Ben Elliston <bje@gnu.org>
5821
5822 * config.guess (luna88k:OpenBSD:*:*): New.
5823
5824 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5825
5826 * config.guess (m32r*:Linux:*:*): New case.
5827 * config.sub: Handle m32rle.
5828
5829 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5830
5831 From Jens Petersen <petersen@redhat.com>:
5832 * config.sub: Handle sparcv8.
5833
5834 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5835
5836 From Tom Smith <smith@cag.lkg.hp.com>:
5837 * config.guess: Version suffixes are equally significant on Tru64
5838 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5839 prefix of "P" (patched kernel).
5840
5841 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5842
5843 * config.sub: Add support for National Semiconductor CRX target.
5844
2a3124ca 58452004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5846
2a3124ca
RH
5847 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5848 *-*-netware, but add target-libmudflap.
5849 Consolidate *-*-netware targets (of which really only i?86 exists)
5850 into a single entry.
5851 * configure: Likewise.
5852
0df3d27f
PB
58532004-09-01 Paolo Bonzini <bonzini@gnu.org>
5854
5855 * Makefile.tpl (sorry): Remove.
5856 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5857 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5858 (do-clean): Clean per-stage directories too.
5859 (do-distclean): Run distclean-stage1 too.
5860 (.NOTPARALLEL): Enable during toplevel bootstrap.
5861 (stage[+id+]-bubble): Enable parallel execution during
5862 the recursive invocation.
5863 * Makefile.in: Regenerate.
5864
5865 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5866
5867 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5868
5869 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5870 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5871 * configure: regenerate
479759c8
ZW
5872 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5873 -mdynamic-no-pic
0df3d27f
PB
5874
58752004-08-31 Paolo Bonzini <bonzini@gnu.org>
5876
5877 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5878 include.
5879 * configure.in: Fix indentation.
5880 * configure: Regenerate.
5881
ee025550
PB
58822004-08-31 Paolo Bonzini <bonzini@gnu.org>
5883
5884 * Makefile.def (build_modules): Add fixincludes.
5885 (dependencies): Make gcc depend on fixincludes.
5886 * configure.in (build_tools): Add fixincludes.
5887 (build_configdirs): Always include build_libs.
5888 * Makefile.in: Regenerate.
5889 * configure: Regenerate.
5890
58912004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5892
5893 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5894 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5895 phony targets; do not generate timestamp files.
5896 (distclean-stageN): Remove references to their timestamp files.
5897 (restageN, touch-stageN): Remove.
5898 (stageN-bubble): Rewritten.
5899 (compare): Support lean bootstraps.
5900 * Makefile.in: Regenerate.
5901
5902 * configure.in: Only warn when bootstrapping but
5903 build != host or build != target. Support lean bootstraps.
5904 * configure: Regenerate.
5905
5906 Sync from gcc:
5907 2004-08-26 Phil Edwards <phil@codesourcery.com>
5908
5909 * configure.in: Give a better error message if GMP/MPFR are missing
5910 and a language needing them has been requested.
5911 * configure: Regenerated.
5912
5913 2004-08-25 Phil Edwards <phil@codesourcery.com>
5914
5915 * configure.in: Print a list of available language front-ends if
5916 a requested one is missing. Tidy stray tab characters.
5917 * configure: Regenerated.
5918
72b2455a
PB
59192004-08-17 Paolo Bonzini <bonzini@gnu.org>
5920
5921 * Makefile.in: Regenerate.
5922 * configure: Regenerate.
5923
5924 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5925 stage_*_flags.
5926 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5927 for bootstrapped modules if toplevel bootstrap is going.
5928 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5929 modules. Adjust for changes in Makefile.def. Enable several
5930 rules even in non-bootstrap mode, just to avoid peppering the
5931 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5932 (stage-[+prev+]-bubble): Remove.
5933
5934 * Makefile.def (Dependencies): Depend on all-build-bison,
5935 all-build-flex, all-build-byacc, all-build-texinfo, rather
5936 than the host variations.
5937 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5938 with BUILD_SUBDIR.
5939 (BISON): Update for recent Bisons.
5940 (YACC): Fix typo.
5941 (cross): Depend on all-build.
5942 (all): Do not depend on all-build.
5943 (prebootstrap): Remove.
5944 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5945 (Prebootstrap dependencies): Add them to the per-stage targets
5946 and to all-prebootstrap.
5947 * configure.in (build_configdirs): Always enable build_tools.
5948 (BUILD_DIR_PREFIX): Remove.
5949
5950 * Makefile.def (gcc): Add target variable.
5951 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5952 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5953 in the recursive `make', instead of hardwiring `all'.
5954 (Autogenerated TARGET-* variables): New.
5955
de0b4a87
JW
59562004-08-17 Robert Millan <robertmh@gnu.org>
5957
5958 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5959 (instead of FreeBSD).
5960 * configure: Regenerate.
5961
ad681c85
NN
59622004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5963
675c6968
NN
5964 * Makefile.def, configure.in, src-release: Remove useless, bogus
5965 references to tix.
5966 * Makefile.in, configure: Regenerate.
5967
ad681c85
NN
5968 * src-release: Stop distributing mmalloc with gdb (which doesn't
5969 use it).
5970 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5971 * Makefile.in: Regenerate.
5972
11b04d1f
DD
59732004-08-09 Mark Mitchell <mark@codesourcery.com>
5974
5975 * configure.in (arm*-*-eabi*): New target.
5976 * configure: Regenerate.
5977
f2420bea
NN
59782004-08-01 Robert Millan <robertmh@gnu.org>
5979
5980 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5981 libmudflap for all GNU-based systems (with Glibc).
5982 * configure: Regenerate.
5983
9e6ce191
PB
59842004-08-06 Paolo Bonzini <bonzini@gnu.org>
5985
5986 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5987 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5988 (Dependencies): New section.
5989 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5990 (configure-target-[+module+]): Depend on maybe-all-gcc
5991 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5992 (toplevel profiledbootstrap): Fix dependencies.
5993 * Makefile.in: Regenerate.
5994
df4a6958
MM
59952004-08-03 Mark Mitchell <mark@codesourcery.com>
5996
5997 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5998 target-libiberty to noconfigdirs.
5999
11b04d1f
DD
60002004-08-03 Paul Brook <paul@codesourcery.com>
6001
6002 * configure.in: Check for MPFR as well as GMP.
6003 * configure: Regenerate.
6004
b813574b
PB
60052004-08-03 Paolo Bonzini <bonzini@gnu.org>
6006
6007 * Makefile.def (host-modules): Add gcc.
6008 * Makefile.in: Regenerate.
6009 * Makefile.tpl (sorry): New rule.
6010 (configure-host, all-host, [+make_target+]-host, do-check,
6011 install-host): Do not add gcc as a special case.
6012 (host modules): Add a small special-casing for gcc. Export
6013 extra_make_flags through the environment.
6014 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6015 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6016 other recursive targets for gcc): Remove.
6017
6018 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6019 (stage, unstage): New rules.
6020 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6021 distclean-stage[+id+]): Use stage_current.
6022 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6023 the stage*-start rules.
6024
61edac0c
JW
60252004-07-19 Robert Millan <robertmh@gnu.org>
6026
6027 Synced from gcc:
6028
6029 2004-04-26 Robert Millan <robertmh@gnu.org>
6030
6031 Add patches from libtool CVS.
6032 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6033 * ltconfig: Likewise.
6034 * ltcf-c.sh: Likewise.
6035 * ltcf-cxx.sh: Likewise.
6036 * ltcf-gcj.sh: Likewise.
6037
3e707e94
PB
60382004-07-12 Paolo Bonzini <bonzini@gnu.org>
6039
6040 * configure.in: Add noconfigdirs for crx-*-*.
6041 * configure: Regenerate.
6042
60432004-07-12 Paolo Bonzini <bonzini@gnu.org>
6044
6045 Synced from gcc:
6046
6047 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6048
6049 * configure.in: Build libmudflap by default on FreeBSD.
6050 * configure: Regenerated.
6051
6052 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6053
6054 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6055 systems.
6056 * configure: Regenerated.
6057
6058 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6059
6060 PR target/16344
6061 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6062 feedback based compiler.
6063 * Makefile.in: Rebuilt.
6064
6065 2004-07-05 Phil Edwards <phil@codesourcery.com>
6066
6067 * configure.in: Do not prepend $srcdir to /dev/null in
6068 makefile fragments.
6069 * configure: Regenerate.
6070
a7ee7660
AO
60712004-07-08 Alexandre Oliva <aoliva@redhat.com>
6072
6073 * Makefile.def (host_modules): Set bootstrap=true for flex.
6074 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6075 * Makefile.in: Rebuilt.
6076
6a9cf61e
PB
60772004-07-01 Paolo Bonzini <bonzini@gnu.org>
6078
6079 * Makefile.def (build_modules): Add bison, byacc, flex,
6080 m4, texinfo.
6081 (flags_to_pass): Add FLEX.
6082 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6083 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6084 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6085 DEFAULT_MAKEINFO): Remove.
6086 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6087 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6088 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6089 objdir or else use configured tool.
6090 (all-build): New.
6091 (all): Depend on it.
6092 (Build module dependencies): Add.
6093 * Makefile.in: Regenerate.
6094 * configure.in: Better support for multiple build modules,
6095 matching what is done for host/target modules. Do not look
6096 for "plausible" locations of build tools if Canadian cross.
6097 Use autoconf's AC_PROG_CC to find a C compiler. Define
6098 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6099 * configure: Regenerate.
6100
95b6a1f2
PB
61012004-06-22 Paolo Bonzini <bonzini@gnu.org>
6102
6103 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6104 * Makefile.in: Regenerate.
6105
7ffa0b57
PB
61062004-06-22 Paolo Bonzini <bonzini@gnu.org>
6107
6108 * Makefile.tpl (configure-build-[+module+],
6109 configure-[+module+], configure-target-[+module+]): Pass
6110 [+extra_configure_args+].
6111 (all-build-[+module+], all-[+module+], check-[+module+],
6112 install-[+module+], [+make_target+]-[+module+],
6113 all-target-[+module+], check-target-[+module+],
6114 install-target-[+module+], [+make_target+]-target-[+module+]):
6115 Pass [+extra_make_args+].
6116 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6117 (GCC_HOST_EXPORTS): Remove.
6118 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6119 cross, check-gcc, check-gcc-c++, install-gcc,
6120 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6121 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6122 * Makefile.in: Regenerate.
6123
929ba6e7
CF
61242004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6125
6126 * configure.in: Check for srcdir/winsup rather than build directory
6127 winsup.
6128 * configure: Regenerate.
6129
b76d7de0
CV
61302004-06-17 Corinna Vinschen <vinschen@redhat.com>
6131
6132 * configure.in: Don't build Cygwin native newlib if winsup
6133 directory is missing. Emit warning instead.
6134 * configure: Regenerate.
6135
656fdd47
PB
61362004-06-09 Paolo Bonzini <bonzini@gnu.org>
6137
6138 * Makefile.tpl (touch-stage[+id+]): New.
6139 (restage[+prev+]): Depend on touch-stage[+id+].
6140
6141 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6142 Use it throughout.
6143
6144 * Makefile.def: Add profile and feedback bootstrap stages.
6145 Remove next field from bootstrap stages.
6146 * Makefile.tpl (LN, LN_S): Substitute.
6147 (stageN-start, stageN-end): Use double-colon rules, to
6148 provide a hook for additional setup commands.
6149 (distclean-stageN-gcc, restageN): Create dependencies from
6150 [+prev+], not from [+next+].
6151 (stageN-bubble): Add commands for successive stages from
6152 [+prev+], using double-colon rules.
6153 (all-stageN-gcc): Fix typo.
6154 (stagefeedback-start, profiledbootstrap): New.
6155 * Makefile.in: Regenerate.
6156 * configure.in: Call ACX_PROG_LN.
6157 * configure: Regenerate.
6158
498d4a71
CF
61592004-06-03 Paolo Bonzini <bonzini@gnu.org>
6160
6161 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6162 without gcc.
6163 * configure: Regenerate.
6164
377d8c42
PB
61652004-06-01 Paolo Bonzini <bonzini@gnu.org>
6166
6167 * Makefile.tpl: Fix typo.
6168 * Makefile.in: Regenerate.
6169
f5f8a794
PB
61702004-06-01 Paolo Bonzini <bonzini@gnu.org>
6171
6172 * configure.in: Remove new- prefix from toplevel
6173 bootstrap targets.
6174 * configure: Regenerate.
6175
f7a4c34f
PB
61762004-06-01 Paolo Bonzini <bonzini@gnu.org>
6177
6178 Merge this patch from the gcc tree:
6179
6180 2004-05-30 Andreas Jaeger <aj@suse.de>
6181 Jim Wilson <wilson@specifixinc.com>
6182
6183 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6184 like CC.
6185
319cab08
PB
61862004-06-01 Paolo Bonzini <bonzini@gnu.org>
6187
6188 * Makefile.tpl (all.normal): Rename to all.
6189 (all): Replace with a rule to pick the default
6190 target from configure.
6191 (all-gcc, configure-gcc): Use conditionals to
6192 do nothing when toplevel bootstrap is going on.
6193 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6194 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6195 * configure.in: Support --enable-bootstrap.
6196
6197 * Makefile.def: Remove new- prefix from toplevel
6198 bootstrap targets.
6199 * Makefile.tpl: Likewise.
6200
6201 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6202 target.
6203
6204 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6205 $(RECURSE_FLAGS) to recursive invocation of make.
6206
6207 * Makefile.in: Regenerate.
6208 * configure: Regenerate.
6209
88f64edc
DJ
62102004-05-27 Daniel Jacobowitz <dan@debian.org>
6211
6212 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6213 * configure: Regenerate.
6214
378fce5b
DD
62152004-05-25 Daniel Jacobowitz <drow@false.org>
6216
6217 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6218 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6219 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6220 targets.
6221 * Makefile.in: Regenerate.
6222
dfdffa2c
PB
62232005-05-24 Paolo Bonzini <bonzini@gnu.org>
6224
6225 * configure.in: Test the ability to symlink directories.
6226 * configure: Regenerate.
6227
6228 * Makefile.def (bootstrap-stage): New definitions.
6229 * Makefile.tpl (configure-stage1-gcc,
6230 configure-stage2-gcc, configure-stage3-gcc,
6231 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6232 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6233 new-restage3, compare): Autogenerate, see Makefile.in
6234 entry for behavioral changes.
6235 (distclean-stage1, new-stage1-start, new-stage1-end,
6236 new-stage1-bubble, distclean-stage2, new-stage2-start,
6237 new-stage2-end, new-stage2-bubble, distclean-stage3,
6238 new-stage3-start, new-stage3-end): New autogenerated targets.
6239 (objext, prebootstrap, BOOT_CFLAGS,
6240 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6241 targets.
6242
6243 * Makefile.in: Regenerate.
6244 (distclean-stage1, new-stage1-start, new-stage1-end,
6245 new-stage1-bubble, distclean-stage2, new-stage2-start,
6246 new-stage2-end, new-stage2-bubble, distclean-stage3,
6247 new-stage3-start, new-stage3-end): New targets.
6248 (all-stage1-gcc): Move prebootstrap dependency from here...
6249 (configure-stage1-gcc): ...to here.
6250 (new-bootstrap): Use bubble targets.
6251 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6252 Use per-stage distclean targets.
6253 (configure-stage1-gcc, configure-stage2-gcc,
6254 configure-stage3-gcc, all-stage1-gcc,
6255 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6256 Use new-stageN-start to prepare the tree.
6257
04cf1b77
PB
62582004-05-23 Paolo Bonzini <bonzini@gnu.org>
6259
6260 * Makefile.def (host_modules): add libcpp.
6261 * Makefile.tpl: Add dependencies on and for libcpp.
6262 * Makefile.in: Regenerate.
6263 * configure.in: Add libcpp host module.
6264 * configure: Regenerate.
6265
80b200a1
ZW
62662004-05-17 Zack Weinberg <zack@codesourcery.com>
6267
6268 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6269 of libf2c.
6270 * configure, Makefile.in: Regenerate.
6271
4b1cb4fe
DD
62722004-05-13 Diego Novillo <dnovillo@redhat.com>
6273
6274 Merge from tree-ssa-20020619-branch.
6275
6276 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6277 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6278 (HOST_GMPLIBS): Define.
6279 (HOST_GMPINC): Define.
6280 (TARGET_LIB_PATH): Add libmudflap.
6281 (GFORTRAN_FOR_TARGET): Define.
6282 (configure-build*): Export GFORTRAN.
6283 (configure-gcc): Export GMPLIBS and GMPINC.
6284 (all-gcc): Add maybe-all-libbanshee.
6285 (configure-target-libgfortran): Define.
6286 * Makefile.in: Regenerate.
6287 * configure.in (host_libs): Add libbanshee.
6288 (target_libraries): Add target-libmudflap and target-libgfortran.
6289 Add --with-libbanshee.
6290 Handle --disable-libmudflap.
6291 (*-*-freebsd*): Use with_gmp.
6292 Add $(libgcj) to noconfigdirs.
6293 * configure: Regenerate.
6294 * depcomp: New file.
6295 * MAINTAINERS: Add tree-ssa maintainers.
6296
62972004-04-28 Paolo Bonzini <bonzini@gnu.org>
6298
6299 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6300 * configure: Regenerate.
6301
b8908782
DD
63022004-04-27 Paolo Bonzini <bonzini@gnu.org>
6303
6304 Revert:
6305 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6306
6307 * Makefile.def (flags_to_pass): Remove *dir variables that
6308 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6309 as well as prefix and exec_prefix.
6310 * Makefile.in: Regenerate.
6311
63122004-04-26 Paolo Bonzini <bonzini@gnu.org>
6313
6314 * Makefile.def (host_modules): Mark with the bootstrap
6315 flag packages on which gcc depends.
6316 * Makefile.tpl (all-bootstrap): Use it.
6317 * Makefile.in: Regenerate.
6318
63192004-04-26 Paolo Bonzini <bonzini@gnu.org>
6320
6321 * Makefile.def (flags_to_pass): Remove *dir variables that
6322 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6323 as well as prefix and exec_prefix.
6324 * Makefile.in: Regenerate.
6325
63262004-04-26 Paolo Bonzini <bonzini@gnu.org>
6327
80b200a1
ZW
6328 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6329 * configure: Regenerate.
6330 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6331 * gcc/Makefile.tpl (compare): Use the result of the test.
6332 * gcc/Makefile.in: Regenerate.
b8908782
DD
6333
63342004-04-23 Paolo Bonzini <bonzini@gnu.org>
6335
6336 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6337 Always relocate gcc and prev-gcc to the original names, even
6338 if the build fails.
6339 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6340 New targets.
6341
0f260896
RO
63422004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6343
6344 * configure.in (mips*-*-irix5*): Enable ld.
6345 * configure: Regenerate.
6346
51860f05
JW
63472004-04-15 James E Wilson <wilson@specifixinc.com>
6348
6349 * Makefile.tpl (configure-[+module+], configure-gcc,
6350 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6351 Set and export LDFLAGS.
6352 * Makefile.in: Regenerate.
6353
54752a6b
NN
63542004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6355
6356 PR bootstrap/14871
6357 * Makefile.tpl: If we don't have built-in-tree target tools,
6358 use the ones found by configure rather than hacking around with
6359 program_transform_name.
6360 * configure.in: Give Makefile.tpl the information necessary
6361 to do that.
6362 * Makefile.in: Regenerate.
6363 * configure: Regenerate.
6364
63652004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6366
6367 PR bootstrap/14760
6368 * configure.in: When computing baseargs, strip *all* copies of
6369 offending options. Also, don't match/substitute the trailing space,
6370 so that this actually works when two similar options are separated by
6371 only one space.
6372 * configure: Regenerate.
6373
63742004-04-06 David Edelsohn <edelsohn@gnu.org>
6375
80b200a1
ZW
6376 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6377 (rs6000-*-aix*): Same.
6378 * configure: Regenerate.
54752a6b 6379
5e2b61fb
SS
63802004-03-25 Stan Shebs <shebs@apple.com>
6381
6382 Remove MPW support, no longer used.
6383 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6384 mpw-install: Remove files.
6385 * src-release (DEVO_SUPPORT): Remove names of removed files.
6386 * MAINTAINERS: Likewise.
6387
1a6f2dc7
NN
63882004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6389
a0049f1b
NN
6390 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6391 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6392 * Makefile.in: Regenerate.
6393
1a6f2dc7
NN
6394 * configure.in (top level bootstrap support): Rework --enable-werror
6395 to set @stage2_werror_flag@.
6396 * configure: Regenerate.
6397 * Makefile.tpl (top level bootstrap support): Pass
6398 @stage2_werror_flag@ down to configure in stages 2 and 3.
6399 * Makefile.in: Regenerate.
6400
920e3419
NN
64012004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6402
6403 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6404 for stages 2 and 3 as well as in make. As a consequence, remove
6405 OUTPUT_OPTION (now detected by configure) from the flags passed down
6406 to make.
6407 * Makefile.in: Regenerate.
6408
6409 * Makefile.tpl (new-bootstrap): Fix typo.
6410 * Makefile.in: Regenerate.
6411
4fa63067
NN
64122004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6413
6414 * Makefile.tpl: Rearrange by moving recursive_targets rules
6415 into their proper sections.
6416 * Makefile.tpl (top level bootstrap support): Move disabling
6417 of coverage flags from 'make' to 'configure'; improve comments.
6418 * Makefile.in: Regenerate.
6419
6420 * Makefile.tpl (experimental top level bootstrap) Move stage1
6421 language setting from all- target to configure- target; disable
6422 intermodule optimization in stage 1; prevent gratuitous rebuilds
6423 of stage 1.
6424 * Makefile.in: Regenerate.
6425 * configure.in: Comma-separate stage 1 language list for top
6426 level bootstrap.
6427 * configure: Regenerate.
6428
6429 * Makefile.tpl: Clean up experimental top level bootstrap support:
6430 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6431 prev-gcc in configure- targets as well as all- targets.
6432 * Makefile.in: Regenerate.
6433
fb8a10fd
NN
64342004-03-17 Paolo Bonzini <bonzini@gnu.org>
6435
6436 * configure.in: Remove symbolic link section.
6437 * configure: Regenerate.
6438 * Makefile.tpl (links): Remove.
6439 * Makefile.in: Regenerate.
6440
947f426e 64412004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6442 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6443
6444 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6445 Set with AC_CHECK_PROGS.
947f426e
NN
6446 * configure.in: Fix comment typo from last patch.
6447 * configure: Regenerate.
6448
1d39f329
NN
64492004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6450
6451 * Makefile.tpl: Introduce experimental top level bootstrap support.
6452 * Makefile.in: Regenerate.
6453 * configure.in: Introduce support for top level bootstrap.
6454 * configure: Regenerate.
6455
4b0ac75d 64562004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6457 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6458
6459 PR bootstrap/14522
6460 * configure.in: Cope with shells that do not support unquoted ^
6461 * configure: Regenerate.
6462
2e70b094 64632004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6464 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6465
6466 PR bootstrap/14522
6467 * configure.in: Cope with shell that do not support nesting
6468 quotes inside quoted backquote substitutions.
6469 * configure: Regenerate.
6470
64712004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6472
6473 PR bootstrap/14522
6474 * configure.in: Fix escaping of $.
6475 * configure: Regenerate.
6476
9e07f89d
NN
64772004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6478
6479 * configure: Regenerate.
6480
64812004-03-08 Paolo Bonzini <bonzini@gnu.org>
6482
6483 PR ada/14131
6484 Move language detection to the top level.
6485 * configure.in: Find default values for the tools as
6486 soon as possible. Disable ada if GNAT is not found.
6487 Emit error message about missing languages. Expand
6488 --enable-languages=all for the gcc subdirectory.
6489
1712ab83
RS
64902004-03-01 Richard Sandiford <rsandifo@redhat.com>
6491
6492 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6493 and disable libgcj.
6494 * configure: Regenerated.
6495
3dee29da
NN
64962004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6497
6498 PR bootstrap/7087
6499 * Makefile.tpl: Guard XFOO sed statements better.
6500 * Makefile.tpl: Add dependency for configure-target-libada.
6501 * Makefile.in: Regenerate (incidentally fixes broken
6502 commit when libada-branch was merged).
6503
0558264b
AC
65042004-02-28 Andrew Cagney <cagney@redhat.com>
6505
6506 * src-release (CVS_NAMES): Define.
6507 (do-tar, do-tar): Prune $(CVS_NAMES).
6508
c38f9803
AC
65092004-02-23 Andrew Cagney <cagney@redhat.com>
6510
6511 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6512 2004-02-19.09.
6513
55636792
NN
65142004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6515
6516 PR bootstrap/11932
6517 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6518
1e600082
AC
65192004-02-19 Andrew Cagney <cagney@redhat.com>
6520
6521 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6522 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6523
3769cd82
DD
65242004-02-11 David Edelsohn <edelsohn@gnu.org>
6525
6526 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6527 (rs6000-*-aix*): Same.
6528 * configure: Regenerate.
6529
a92834c8
DD
65302004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6531
6532 * configure.in (host): Add in missing $noconfigdirs to defines.
6533 * configure: Regenerate.
6534
a2592b1b
DD
65352004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6536 Nathanael Nerode <neroden@gcc.gnu.org>
6537
6538 PR ada/6637, PR ada/5911
80b200a1 6539 Merge with libada-branch:
a2592b1b
DD
6540 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6541 with appropriate dependencies. Add --enable-libada configure switch.
6542 * configure, Makefile.in: Regenerate.
6543
e31d1ea3
DD
65442004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6545
6546 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6547 * configure: Regenerate.
6548
db85f5c0
JJ
65492004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6550
6551 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6552
fc434214
DD
65532004-01-23 DJ Delorie <dj@redhat.com>
6554
6555 * Makefile.def (target_modules) [libiberty]: Don't stage.
6556 * Makefile.in: Rebuilt.
6557
ad445c2c 65582004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6559
ad445c2c
JJ
6560 * COPYING.NEWLIB: Update to include copyrights for new
6561 iconv code.
6562
72bbedde
AC
65632004-01-15 Andrew Cagney <cagney@redhat.com>
6564
6565 * src-release: Update copyright year.
6566 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6567 (NEWLIB_SUPPORT_DIRS): Delete macro.
6568 (newlib.tar.bz2): Delete rule.
6569
a6d6062d
DD
65702004-01-14 Loren J. Rittle <ljrittle@acm.org>
6571
6572 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6573 * Makefile.tpl (configure-target-[+module+]): Support stage.
6574 * Makefile.in: Rebuilt.
6575
f8b73030
MR
65762003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6577
6578 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6579 throughout.
6580
aff0e9df
NN
65812004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6582
bb5dca17
NN
6583 * configure.in: Use ./config.cache, not config.cache.
6584 * configure: Regenerate.
6585 * Makefile.tpl: Special-casing not needed for GCC any more.
6586 * Makefile.in: Regenerate.
6587
82252c06
NN
6588 * configure.in: Don't share a cache file for host dirs.
6589 * configure: Regenerate.
6590
aff0e9df
NN
6591 * config-ml.in: Don't mess with the cache file.
6592
95036d20
NN
65932004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6594
ac7b618e
NN
6595 * Makefile.tpl: Make GCC use a separate config.cache.
6596 * Makefile.in: Regenerate.
6597
95036d20
NN
6598 PR bootstrap/11932, PR bootstrap/11933
6599 (I don't know if it will fix either of them, but it relates
6600 to them.)
6601 * configure.in: Don't use shared config.cache for target
6602 directories.
6603 * configure: Regenerate.
6604
08c1856b
DD
66052003-12-31 Roger Sayle <roger@eyesopen.com>
6606
6607 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6608 * configure: Regenerated.
6609
c1968181 66102003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6611
9eb322aa
MF
6612 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6613 * configure: Regenerated.
c1968181 6614
10ecffb9
NN
66152003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6616
6617 Port change over from GCC:
6618 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6619 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6620 (configure-build-[+module+], configure-[+module+]): Likewise.
6621 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6622 * Makefile.in: Regenerate.
6623
f2ab5990
TF
66242003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6625
6626 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6627 * configure: Regenerate.
6628
41a7d11a
JJ
66292003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6630
80b200a1 6631 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6632 stdlib.
6633
d9441a1f
DD
66342003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6635
6636 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6637 * Makefile.in: Regenerate.
6638
3a48a978
DD
66392003-10-20 Phil Edwards <phil@codesourcery.com>
6640
6641 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6642 * configure: Regenerate.
6643
f0b24077
NN
66442003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6645
6646 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6647 HOST_FLAGS_TO_PASS.
6648 * Makefile.in: Regenerate.
6649
5fbad20a
DD
66502003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6651
6652 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6653 * configure: Rebuilt
6654 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6655 * Makefile.in: Rebuilt
6656
78be4155
L
66572003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6658
6659 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6660
051fcc7a
L
66612003-10-01 Phil Edwards <pme@gcc.gnu.org>
6662
6663 * config-ml.in: Use ac_configure_args directly instead of
6664 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6665 actually seen.
6666
66672003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6668
6669 * config-ml.in: Propagate INSTALL variables.
6670
f27d4f92
DJ
66712003-09-21 Daniel Jacobowitz <drow@mvista.com>
6672
6673 * configure.in: Pass a computed --program-transform-name
6674 to subconfigures.
6675 * configure: Regenerated.
6676
cae4d560
NN
66772003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6678
6679 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6680 * Makefile.in: Regenerate.
6681
6682 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6683 * Makefile.in: Regenerate.
6684
8ff944f6
DJ
66852003-09-17 Daniel Jacobowitz <drow@mvista.com>
6686
6687 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6688 quoting.
6689 * configure: Regenerated.
6690
d9a35680
MC
66912003-09-12 Michael Chastain <mec@shout.net>
6692
6693 Fix PR gdb/857.
6694 * src-release (do-proto-topleve): Remove junk files
6695 intl/config.cache, intl/config.status,
6696 intl/config.h, intl/stamp-h.
6697
710068b9
AC
66982003-09-14 Andrew Cagney <cagney@redhat.com>
6699
6700 * src-release (dejagnu.tar): New target.
6701 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6702 (do-djunpack): Use $(PACKAGE) for the package name.
6703
e1008165
DD
67042003-09-04 DJ Delorie <dj@redhat.com>
6705
6706 * configure: Regenerate.
6707
21998d12
NC
67082003-09-04 Robert Millan <robertmh@gnu.org>
6709
6710 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6711
ccca4bb3
DD
67122003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6713
6714 * configure.in: Ensure arguments to sed are properly spaced.
6715 * configure: Regenerate.
6716
ee949b5e
DJ
67172003-08-28 Daniel Jacobowitz <drow@mvista.com>
6718
6719 Merge from gcc:
6720 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6721 * install-sh: Update to newer upstream versions (associated with
6722 aclocal 1.7).
6723 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6724
75addda2
DJ
67252003-08-27 Daniel Jacobowitz <drow@mvista.com>
6726
6727 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6728 * configure: Regenerated.
6729
8d2877d8
NN
67302003-08-23 Phil Edwards <pme@gcc.gnu.org>
6731
6732 * configure.in: Use newline instead of semicolon when assuming
6733 shell arguments in a for loop.
6734 * configure: Regenerated.
6735
d2cc0e0d
GK
67362003-08-20 Geoffrey Keating <geoffk@apple.com>
6737
6738 PR 8180
6739 * configure.in: When testing with_libs and with_headers, treat
6740 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6741 * configure: Regenerate.
80b200a1 6742
d2cc0e0d
GK
6743 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6744 make, shell, etc.
6745 (baseargs): Likewise.
6746 * configure: Regenerate.
6747
04d1ab34
GK
67482003-08-19 Geoffrey Keating <geoffk@apple.com>
6749
6750 * configure.in: Disable libgcj for darwin not on powerpc.
6751 * configure: Rebuild.
6752
ca506da8
MC
67532003-08-15 Michael Chastain <mec@shout.net>
6754
6755 * src-release (do-proto-toplev): Remove junk files
6756 dejagnu/example/calc/config.status,
6757 dejagnu/example/calc/config.log.
6758
a4aa3f49
DD
67592003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6760
6761 * config-ml.in, symlink-tree: Add license.
6762
ede4fbe4
NN
67632003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6764
6765 Merge from gcc:
6766
6767 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6768 * Makefile.tpl (check, check-c++): Express dependencies using
6769 dependencies rather than commands.
6770 * Makefile.in: Regenerate.
6771
6772 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6773 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6774 * Makefile.in: Update.
6775
970f29af
AC
67762003-08-01 Andrew Cagney <cagney@redhat.com>
6777
6778 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6779 * configure: Ditto.
6780
b2884a0c
DD
67812003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6782
6783 * configure.in: Enable libgcj for darwin.
6784 * configure: Rebuild.
6785
c07f46a4
NN
67862003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6787
6788 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6789
9175bfc0
NN
67902003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6791
6792 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6793 creating target and build subdirs to build all parent dirs as needed.
6794 * Makefile.in: Rebuild.
6795 * configure.in: Don't build dirs explicitly here.
6796 * configure: Rebuild.
6797
b9abda6a
AO
67982003-07-22 Alexandre Oliva <aoliva@redhat.com>
6799
6800 * Makefile.tpl (all-make): Depend on intl.
6801 * Makefile.in: Rebuilt.
6802
eef8ffd4
NN
68032003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6804
6805 * config.if: Remove unused libc_interface determination.
6806
295efaf0
NN
68072003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6808
6809 * Makefile.in: Regenerate, correctly this time.
6810
e5c3f801
NN
68112003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6812
6813 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6814 unused INSTALL_PROGRAM_ARGS.
6815 * configure.in: Use AC_PROG_INSTALL.
6816 * Makefile.in: Regenerate.
6817 * configure: Regenerate.
6818
4a18bd6b
AO
68192003-07-10 Alexandre Oliva <aoliva@redhat.com>
6820
6821 * configure: Rebuilt.
6822 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6823 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6824 newlib nor libgloss.
6825 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6826 * configure.in (am33_2.0-*-linux*): Added.
6827
fbd1054d
BW
68282003-07-09 Bob Wilson <bob.wilson@acm.org>
6829
6830 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6831 * configure: Regenerate.
6832
b40e3958
L
68332003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6834
6835 * config-ml.in: Replace PWD with PWD_COMMAND.
6836 * Makefile.tpl: Likewise.
6837 * Makefile.in: Regenerated.
6838
4a5be7ba
NN
68392003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6840
6841 * configure.in: Clean up config-lang.in handling. Delete
6842 useless assignment to "subdirs".
6843 * configure: Regenerate.
6844
9c14acb8
NN
68452003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6846
6847 * configure.in: Rename 'target_libs' to 'target_libraries'.
6848 Remove useless reference to 'target_libs'.
6849 * configure: Regenerate.
6850
8f32e830
KS
68512003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6852
6853 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6854 * Makefile.in: Regenerate.
6855
12f0bd74
NN
68562003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6857
6858 * Makefile.def: Introduce flags_to_pass.
6859 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6860 * Makefile.in: Regenerate.
6861
b07c2aad
HPN
68622003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6863
6864 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6865 and target-libgloss.
6866 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6867 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6868 * configure: Regenerate.
b07c2aad 6869
56f25033
DD
68702003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6871
6872 * configure.in: Update testsuite_flags to new location.
6873 * configure. Regenerate.
80b200a1 6874
4ec9a3b2
NN
68752003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6876
6877 * Makefile.tpl: Remove BUILD_CC stuff.
6878 * Makefile.in: Regenerate.
6879
059083b1 68802003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6881
059083b1
L
6882 * config.guess: Update to 2003-06-12 version.
6883 * config.sub: Update to 2003-06-13 version.
6884
535b046a
TS
68852003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6886
6887 * MAINTAINERS: Add myself as MIPS co-maintainer.
6888
00c22daa 68892003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6890
00c22daa
L
6891 * config.guess: Update to 2003-06-06 version.
6892 * config.sub: Update to 2003-06-06 version.
6893
1047cb91
DD
68942003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6895
6896 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6897 * configure. Regenerate.
6898
123494c8
NN
68992003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6900
1047cb91
DD
6901 * configure.in: Disable serial configure by default.
6902 * configure: Regenerate.
6903 * Makefile.tpl: Abolish .NOTPARALLEL.
6904 * Makefile.in: Regenerate.
6905
7f121bbf
NN
6906 * Makefile.tpl: Replace {build,host,target}_canonical by
6907 {build,host,target}.
6908 * Makefile.in: Regenerate.
6909
123494c8
NN
6910 * Makefile.tpl: Fix stupid pasto.
6911 * Makefile.in: Regenerate.
6912
ec7e0995
NN
69132003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6914
6915 * Makefile.tpl: Remove bogus conditional.
6916 * Makefile.in: Regenerate.
6917
27b1cc72
NN
69182003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6919
2a4cbe27
NN
6920 * Makefile.tpl: Make 'recursive targets' using autogen rather
6921 than shell loop. Remove duplicate 'clean' targets and false
6922 comments.
6923 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6924 Add systematic method of specifying missing targets in subdirs.
6925 Add copyright boilerplate.
6926 * Makefile.in: Regenerate.
6927 * configure.in: Add 'recursive targets' to maybe list.
6928 * configure: Regenerate.
6929
27b1cc72
NN
6930 * Makefile.tpl: Rename [+target+] to [+make_target+].
6931 * Makefile.def: Rename 'target' to 'make_target'.
6932
01e51bd0
NC
69332003-05-30 Nick Clifton <nickc@redhat.com>
6934
6935 * README-maintainer-mode: Update URL for locating blessed config
6936 tools.
6937
2fd84b42
NC
69382003-05-29 Robert Millan <rmh@debian.org>
6939
6940 * ltconfig: Import this patch and modify for use with current
6941 version of ltconfig:
6942
6943 2003-05-21 Bruno Haible <bruno@clisp.org>
6944
6945 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6946 GNU/FreeBSD.
6947
8945c6bb
DD
69482003-05-28 DJ Delorie <dj@redhat.com>
6949
6950 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6951 * Makefile.in: Regenerate.
6952
2f9632a1
JJ
69532003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6954
80b200a1 6955 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6956
3a12db16 69572003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6958
3a12db16
DD
6959 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6960 newlib or libgloss.
6961 * Makefile.in: Regenerate.
6962
44482353
DD
69632003-05-21 DJ Delorie <dj@redhat.com>
6964
6965 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6966 * Makefile.in: Regenerate.
6967
fec2c52d
MR
69682003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6969
6970 * configure.in: Use curly braces in the definition of tooldir.
6971 * configure: Regenerate.
6972
16ae0395
NN
69732003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6974
6975 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6976 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6977 Factor out common code from autogen IF statements.
6978 * configure: Regenerate.
6979 * Makefile.in: Regenerate.
6980
ec11bdc6
DD
69812003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6982
6983 * configure.in: Accept i[3456789]86 for machine type.
6984 * configure: Regenerate.
6985
dd12c3a8
NN
69862003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6987
6988 * configure.in: Switch more things to use maybe dependencies.
6989 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6990 * configure: Regenerate.
6991 * Makefile.tpl: Switch more things to use maybe dependencies.
6992 * Makefile.in: Regenerate.
6993
cf662e21
AJ
69942003-05-16 Andreas Schwab <schwab@suse.de>
6995
6996 * Makefile.tpl (install-opcodes): Define.
6997 * Makefile.in: Rebuild.
6998
5481b376
AJ
69992003-05-13 Andreas Jaeger <aj@suse.de>
7000
7001 * config.guess: Update to 2003-05-09 version.
7002 * config.sub: Update to 2003-05-09 version.
7003
3959a22a
AJ
70042003-05-13 Michael Eager <eager@mvista.com>
7005
7006 * configure.in: Correct sed script so that options in quotes are not
7007 deleted.
7008 * configure: Rebuild.
7009
564b43e5
CV
70102003-05-12 Corinna Vinschen <corinna@vinschen.de>
7011
7012 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7013 and $$s/newlib/libc/sys/cygwin32 include paths.
7014 * configure: Ditto.
7015
bb947dc9
L
70162003-05-05 H.J. Lu <hjl@gnu.org>
7017
7018 * config-ml.in: Restored from gcc repository.
7019
77f7441a
CD
70202003-05-02 Chris Demetriou <cgd@broadcom.com>
7021
80b200a1
ZW
7022 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7023 * Makefile.in: Regenerate.
77f7441a 7024
a26d7085
DJ
70252003-04-27 Daniel Jacobowitz <drow@mvista.com>
7026
7027 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
7028 and Makefile.def.
7029
e4c4d240
DJ
70302003-04-27 Daniel Jacobowitz <drow@mvista.com>
7031
7032 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7033 * Makefile.in: Regenerated.
7034
62a3fc85
DD
70352003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7036
7037 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7038 * Makefile.in: Regenerate.
7039
70402003-04-18 Jakub Jelinek <jakub@redhat.com>
7041
7042 * configure.in (powerpc64*-*-linux*): Remove.
7043 * configure: Rebuilt.
7044
5b474aa8
DD
70452003-04-17 Phil Edwards <pme@gcc.gnu.org>
7046
7047 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7048 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7049 and restrap.
7050 * Makefile.in: Regenerate.
7051
70522003-04-16 Richard Earnshaw <rearnsha@arm.com>
7053
7054 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7055 * configure: Regenerated.
7056
bc295afe
AO
70572003-04-11 Alexandre Oliva <aoliva@redhat.com>
7058
7059 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7060 * */configure: Rebuilt.
7061
3728fade
NN
70622003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7063
7064 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7065 * Makefile.in: Regenerate.
7066
ce5b542e
MC
70672003-03-14 Michael Chastain <mec@shout.net>
7068
7069 * Makefile.in: Regenerate with correct Makefile.def.
7070
3db0a37f
NN
70712003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7072
7073 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7074 Make macro.
7075 * Makefile.in: Regenerate.
7076 * configure.in: Clean up gxx_include_dir logic.
7077 * configure: Regenerate.
7078
34349c6e
DD
70792003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7080
7081 * configure.in (gxx_include_dir): Fix typo.
7082 * configure: Regenerated.
7083
686c28c9
AC
70842003-03-06 Andrew Cagney <cagney@redhat.com>
7085
7086 * texinfo/texinfo.tex: Import version 2003-02-03.16.
7087
bba45b8b 70882003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 7089
bba45b8b
NN
7090 * configure.in: Include $(build_tooldir)/sys-include in
7091 FLAGS_FOR_TARGET.
7092 * configure: Regenerated.
7093
2683747f
NN
70942003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7095
bba45b8b
NN
7096 * Makefile.tpl: Reindent.
7097 * Makefile.in: Regenerate.
7098 * configure.in: Reindent. Don't set unused variables.
7099 * configure: Regenerate.
7100
2683747f
NN
7101 * Makefile.tpl: Always pass down RANLIB.
7102 * Makefile.in: Regenerate.
7103
7104 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7105 * Makefile.in: Regenerate.
7106 * configure.in: Remove unused logic relating to --enable-shared
7107 and --enable-threads. Remove bogus comments. Remove redundant
7108 noconfigdirs.
7109 * configure: Regenerate.
7110
7111 * configure.in: Replace ${libstdcxx_version} by its value.
7112 Remove reference to mh-dgux.
7113 * configure: Regenerate.
7114
50212802
NN
71152003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7116
7117 * Makefile.tpl: Rearrange.
7118 * Makefile.in: Regenerate.
7119
a6be7fc6
NC
71202003-02-25 Nick Clifton <nickc@redhat.com>
7121
7122 * configure: Remove site-file supprot - it is obsolete.
7123
f8a495c8
NC
71242003-02-24 Uwe Stieber <uwe@wwws.de>
7125
7126 * configure.in: Add support for kaOS as cross build target system.
7127 * configure: Regenerated.
7128
3decd77d
DD
71292003-02-20 Sean McNeil <sean@blue.mcneil.com>
7130
7131 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7132 configure-target-* as some target builds may require additional
7133 flags for preprocessor tests.
7134 * Makefile.in: Regenerated.
7135
f4ff34a3
AO
71362003-02-19 Alexandre Oliva <aoliva@redhat.com>
7137
7138 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7139 * ltconfig: Handle it.
7140 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7141 auto-detecting it.
7142
b7e4a931
AO
71432003-02-19 Alexandre Oliva <aoliva@redhat.com>
7144
7145 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7146 it is used as argument to $CC.
7147 * ltcf-gcj.sh: Likewise.
7148
6b784d9f
AO
71492003-02-19 Alexandre Oliva <aoliva@redhat.com>
7150
7151 * configure.in: Introduce --enable-maintainer-mode.
7152 * configure: Rebuilt.
7153 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7154 for maintainer mode.
7155 * Makefile.in: Rebuilt.
7156
8bcd8a07
AC
71572003-02-19 Andrew Cagney <ac131313@redhat.com>
7158
7159 * configure: Regenerate using autoconf 2.13.
7160
ee3fd329
AM
71612003-02-19 Alan Modra <amodra@bigpond.net.au>
7162
7163 * config.guess: Import latest version.
7164 * config.sub: Import latest version.
7165
e9e45685
JM
71662003-02-18 Jason Merrill <jason@redhat.com>
7167
7168 * Makefile.tpl (check-c++): Allow parallelism.
7169
859789af
AC
71702003-02-17 Andrew Cagney <ac131313@redhat.com>
7171
7172 * configure: Regenerate using autoconf 000227.
7173
b3f16a9b
GK
71742003-02-15 Geoffrey Keating <geoffk@apple.com>
7175
7176 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7177 don't configure target-libobjc.
7178 * configure: Regenerate.
7179
72e60e02
DD
71802003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7181
7182 * Makefile.tpl (RANLIB): Define.
7183 * Makefile.in: Regenerate.
7184
91f0e695
KS
71852003-02-06 Keith R Seitz <keiths@redhat.com>
7186
7187 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7188 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7189 * Makefile.in: Regenerated.
7190 * configure.in: Remove all traces of snavigator, db, and grep.
7191 * configure: Regenerated.
7192
122bfa92
FCE
71932003-01-31 Frank Ch. Eigler <fche@redhat.com>
7194
7195 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7196 * Makefile.in: Regenerated.
7197
264095c3
AO
71982003-01-30 Alexandre Oliva <aoliva@redhat.com>
7199
7200 * config.if: Copy from GCC.
7201
a84dbcb3
AO
72022003-01-27 Phil Edwards <pme@gcc.gnu.org>
7203
7204 * configure.in: Revert 24Jan change.
7205 * configure: Regenerate.
7206
19618276
NN
72072003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7208
7209 * configure.in: Revert previous change.
7210 * configure: Regenerate.
7211
b7f27a92
NN
72122003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7213
7214 * configure.in: Make rda native-only.
7215 * configure: Regenerate.
7216
83326456
NN
72172003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7218
7219 * configure.in: Add missing \.
7220 * configure: Rebuilt.
7221
5e367fa5
JJ
72222003-01-17 Jakub Jelinek <jakub@redhat.com>
7223
7224 * configure.in (baseargs): Avoid using \| in sed regular
7225 expressions.
7226 * configure: Rebuilt.
7227
e01f337c
JJ
72282003-01-16 Jakub Jelinek <jakub@redhat.com>
7229
7230 * configure.in (baseargs): Remove all supported forms of
7231 --cache-file, --srcdir, --host, --build and --target options
7232 from argument lists.
7233 * configure: Rebuilt.
7234
aa236487
AO
72352003-01-15 Alexandre Oliva <aoliva@redhat.com>
7236
7237 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7238 * configure: Rebuilt.
7239
586c0873
NN
72402003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7241
7242 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7243 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7244 * Makefile.in: Regenerate.
7245 * configure: Regenerate.
7246
497f816e
DD
72472003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7248
7249 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7250 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7251 * Makefile.in: Regenerate.
7252
bfbe5519
AO
72532003-01-09 Alexandre Oliva <aoliva@redhat.com>
7254
7255 * configure.in: Remove Makefile in build, host and target modules
7256 unless configure was run with --no-recursion.
7257 * configure: Rebuilt.
7258
3f234ef5
CD
72592003-01-08 Chris Demetriou <cgd@broadcom.com>
7260
7261 * config.guess: Update to 2003-01-03 version.
7262 * config.sub: Update to 2003-01-03 version.
7263
a3982d48
CF
72642003-01-07 Christopher Faylor <cgf@redhat.com>
7265
7266 * configure: Regenerate with proper autoconf 2.13.
7267
75778ec4
CF
72682003-01-07 Christopher Faylor <cgf@redhat.com>
7269
80b200a1
ZW
7270 * configure.in: Add AC_PREREQ for consistency.
7271 * configure: Regenerate.
75778ec4 7272
c180f501
AC
72732003-01-06 Andrew Cagney <ac131313@redhat.com>
7274
7275 * configure.in (GDB_TK): Add tcl directories conditional on
7276 gdb/gdbtk directory being present.
7277 * configure: Regenerate.
5481b376 7278
46ca2cc2
DA
72792003-01-04 John David Anglin <dave.anglin@nrc.ca>
7280
7281 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7282 by gcc if LD is not defined and we are not doing a Canadian Cross.
7283 * configure: Rebuilt.
7284
53dd8dab
DJ
72852003-01-01 Daniel Jacobowitz <drow@mvista.com>
7286
7287 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7288
50ceb20c
TT
72892002-12-31 Tom Tromey <tromey@redhat.com>
7290
7291 * Makefile.in: Rebuilt.
7292 * Makefile.def (target_modules) [libffi]: Allow installation.
7293
e78b5cfe
AS
72942002-12-31 Andreas Schwab <schwab@suse.de>
7295
7296 * configure.in: Fix use of $program_transform_name.
7297 * configure: Regenerated.
7298
67448102
DJ
72992002-12-30 Daniel Jacobowitz <drow@mvista.com>
7300
7301 * configure.in (baseargs): Don't remove first configure argument.
7302 * configure: Regenerated.
7303
e6bfb94a
AO
73042002-12-29 Alexandre Oliva <aoliva@redhat.com>
7305
7306 * Makefile.tpl (local-distclean): Don't remove...
7307 (multilib.ts): ... this. Moved into...
7308 (multilib.out): ... this. Don't use sub-make.
7309 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7310 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7311 (configure-build-[+module+], configure-[+module+],
7312 configure-target-[+module+], configure-gcc): ... these. Test
7313 for Makefile existence. Drop config.status from dependencies.
7314 * Makefile.in: Rebuilt.
7315 * configure.in: Move gcc-version-trigger to the end of
7316 ac_configure_args. Add comments to maybedep.tmp and
7317 serdep.tmp. Introduce --disable-serial-configure. Remove
7318 nonopt from baseargs, matching and removing corresponding
7319 whitespace while at it.
7320 * configure: Rebuilt.
7321
8f0dfb36
AO
73222002-12-28 Alexandre Oliva <aoliva@redhat.com>
7323
7324 * configure.in (host_configargs): Replace reference to
7325 no-longer-defined buildopts with --build=${build_alias}.
7326 * configure: Rebuilt.
7327
43be203f
AO
73282002-12-28 Alexandre Oliva <aoliva@redhat.com>
7329
7330 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7331 program_transform_name to standard idiom.
7332 (AUTOGEN, AUTOCONF): Define.
7333 (Makefile.in): Use $(AUTOGEN).
7334 (Makefile): Depend on config.status, and use autoconf-style rule to
7335 build it. Move original commands to...
7336 (config.status): ... this new target.
7337 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7338 $(AUTOCONF).
7339 * Makefile.in: Rebuilt.
7340
a0da8069
NN
73412002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7342
d18f1c9f
NN
7343 * Makefile.tpl: Fix dramatic bustage due to change in
7344 program_transform_name.
7345 * Makefile.in: Regenerate.
7346
7347 * configure.in: Remove unnecessary PATH setting.
7348 * configure: Regnerate.
7349
7350 * configure.in: Don't default to unprefixed tools unless
7351 the native tools will work.
7352 * configure: Regenerate.
7353
a0da8069
NN
7354 * configure.in: Convert to autoconf script. Blow away lots
7355 of now-redundant Makefile fragments.
7356 * configure: Generate using Autoconf.
7357 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7358 * Makefile.in: Regenerate.
7359
c567df0a
NN
73602002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7361
5481b376 7362 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
7363 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7364
5481b376 7365 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 7366 where they belong.
2c7f9a32 7367
2dabcfb4
AS
73682002-12-24 Andreas Schwab <schwab@suse.de>
7369
7370 * Makefile.tpl (multilib.out): Fix missing space.
7371 * Makefile.in: Regenerate.
7372
1086bc09
NN
73732002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7374
7375 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7376 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7377 * Makefile.in: Regenerate.
7378 * configure.in: Remove unnecessary leftovers.
7379
1086bc09
NN
73802002-12-21 Geoffrey Keating <geoffk@apple.com>
7381
7382 * configure.in (extra_ranlibflags_for_target): New variable.
7383 (*-*-darwin): Add -c to ranlib commands.
7384 * configure (tooldir): Handle extra_ranlibflags_for_target.
7385
14e9ca95
JJ
73862002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7387
7388 * COPYING.NEWLIB: Updated.
7389 * COPYING.LIBGLOSS: Ditto.
7390
14c428fb
NN
73912002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7392
7393 * Makefile.tpl: Revert HJL's change.
7394 * Makefile.in: Regenerated.
7395 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7396 always.
7397
313b8244
AS
73982002-12-19 Andreas Schwab <schwab@suse.de>
7399
7400 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7401 * Makefile.in: Regenerate.
7402
efeae3db
L
74032002-12-18 H.J. Lu <hjl@gnu.org>
7404
7405 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7406 * Makefile.in: Regenerated.
7407
7408 * configure.in (build_prefix): New. Substitute.
7409
43d92c63
NN
74102002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7411
59da4fe6
NN
7412 * Makefile.tpl: Don't let real targets depend on phony targets.
7413 * Makefile.in: Regenerate.
7414
43d92c63
NN
7415 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7416 * Makefile.in: Regenerate.
7417
b72e6a2d
JM
74182002-12-16 Jason Merrill <jason@redhat.com>
7419
7420 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7421 previous 'make bootstrap'.
7422 * Makefile.in: Regenerate.
7423
95c72c44
HPN
74242002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7425
7426 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7427
7d695d07
JM
74282002-12-13 Jason Merrill <jason@redhat.com>
7429
7430 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7431 library tests.
7432 (check-c++): Just depend on it and check-target-libstdc++-v3.
7433 * Makefile.in: Regenerate.
7434
54103d1e
NN
74352002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7436
7437 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7438 * Makefile.in: Regenerate.
7439
4024f1e1
JJ
74402002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7441
80b200a1
ZW
7442 * COPYING.NEWLIB: Update list of alternate Regent of California
7443 licenses and discuss official revoking of advertising clause.
7444 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7445
7dda0df6
AO
74462002-12-12 Alexandre Oliva <aoliva@redhat.com>
7447
7448 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7449 * Makefile.in: Rebuilt.
7450
d03be79e 74512002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7452
929293f4
NN
7453 * configure: Fix bug put in by gremlins.
7454
d03be79e
NN
7455 * Makefile.tpl: Substitute more autoconfily.
7456 * configure: Substitute more autoconfily.
7457 * Makefile.in: Regenerate.
7458
74592002-12-08 Andrew Cagney <ac131313@redhat.com>
7460
7461 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7462 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7463
74642002-12-06 DJ Delorie <dj@redhat.com>
7465
7466 * Makefile.tpl: Change configure dependencies to not have real
7467 targets depend on phony targets.
b4a77b47 7468
db1ac78d
NN
74692002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7470
bcaf2395
NN
7471 * configure.in: Revert unintentional change.
7472
b4fa093e
NN
7473 * src-release: Configure host subdirs.
7474
db1ac78d
NN
7475 * Makefile.tpl: Change dependency for */multilib.out so that
7476 it works when gcc isn't in the tree.
7477
7478 * configure.in: Substitute more.
7479 * configure: Run subconfigures from the Makefile.
7480 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7481 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7482
15723a45
NN
74832002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7484
e2b9e2dc
NN
7485 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7486 and corresponding dependencies.
7487 * Makefile.in: Regenerate.
7488
2af579c4
NN
7489 * configure.in (host_tools): Order binutils, gas and ld for
7490 convenience in running the testsuites.
7491
a2cc058a
NN
7492 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7493 * Makefile.in: Regenerate.
7494 * configure.in: Introduce rules to serialize subconfigure runs.
7495
15723a45
NN
7496 * configure.in: Introduce BASE_CC_FOR_TARGET.
7497 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7498 Realize configure-build-* targets. Realize configure-target-* targets.
7499 * Makefile.in: Regenerate.
7500
ae831be5
NN
75012002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7502
7503 * configure: Move gcc_version_trigger stuff from here...
7504 * configure.in: ...to here.
7505
7506 * configure.in: Separate subconfigure options added by this file from
7507 options given by the user. Add machinery to put args for host
7508 subconfigures into the Makefile.
7509
7510 * Makefile.tpl: Remove 'vault' targets.
7511 * Makefile.tpl: Reorder and comment dependencies.
7512 * Makefile.in: Regenerate.
7513
bbf7c8ac
NN
75142002-11-28 Geoffrey Keating <geoffk@apple.com>
7515
7516 * configure.in: Move host-specific darwin noconfigdirs into
7517 the host-specific section.
7518
930314a4
NN
75192002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7520
52d7cdee
NN
7521 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7522 during replay.
7523 * Makefile.in: Regenerate.
7524
930314a4
NN
7525 (finishing slow-motion replay)
7526 * configure: Remove skip-this-dir support.
7527 * Makefile.tpl: Remove skip-this-dir support.
7528
7529 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7530 subdirectories.
7531 * Makefile.in: Regenerate.
7532
7533 * Makefile.tpl: Strip out useless setting of 'dir'.
7534 * Makefile.in: Regenerate.
5481b376 7535
930314a4
NN
75362002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7537
7538 (finishing slow-motion replay)
7539 * configure.in: Fix deeply stupid bug.
7540
7541 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7542 shell code in CXX_FOR_TARGET
7543 * Makefile.def: Introduce raw_cxx.
7544 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7545 RAW_CXX_FOR_TARGET.
7546 * Makefile.in: Regenerate.
7547
75482002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7549
7550 (finishing slow-motion replay)
7551 * Makefile.tpl: Remove unnecessary ifs.
7552 * Makefile.in: Regenerate.
7553
5481b376 7554 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7555 dependencies. Maybe-ize build-libiberty. Create dummy install
7556 targets for 'no_install' modules.
5481b376 7557 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7558 build_modules stuff to configure.in.
5481b376 7559 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7560 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7561 * Makefile.in: Regenerate.
7562
3866be5d
NN
75632002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7564
7565 (continuing slow-motion replay)
7566 * Makefile.tpl: Make all-target, install-target behave similarly
7567 to all, install (only hitting configured targets). Eliminate
7568 unused macro defintions.
7569
7570 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7571 build != host.
7572
7573 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7574
7575 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7576
5481b376 7577 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7578 configuring. Remove references to "dosrel".
7579 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7580 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7581 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7582 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7583 and redundant dependency; rearrange slightly.
7584 * Makefile.def: Add host-side libtermcap, utils.
7585
7586 * Makefile.in: Regenerate.
7587
e393202e
NN
75882002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7589
7590 (Continuing slow-motion replay)
7591 * Makefile.def: Add list of recursive targets to autogenerate.
7592 Add build_modules.
7593 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7594 targets. Autogenerate *-build-* targets.
7595 * Makefile.in: Regenerate.
7596
583d52d7
NN
75972002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7598
7599 (Continuing slow-motion replay)
7600 * configure: More autoconf-style substitutions.
7601 * Makefile.tpl: More autoconf-style substitutions.
7602 * Makefile.in: Regenerate.
7603
76042002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7605
7606 (Continuing slow-motion replay)
7607 * configure: Substitute more variables in a more autoconf-friendly
7608 way. Simplify slightly.
7609 * Makefile.tpl: Make more variables substitutable in an
7610 autoconf-friendly way.
7611 * Makefile.in: Regenerate.
7612
874e38b4
NN
76132002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7614
7615 (Continuing slow-motion replay)
7616 * configure.in (v810*): Remove special setting of tools.
7617
7618 * configure: Add support for extra required flags for ar or nm.
7619 * configure.in (aix4.3+): Use above support for target-specific
7620 issues, rather than using config/mt-aix43.
7621
852e5f18
NN
76222002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7623
7624 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7625 * configure: Remove 'removing', which doesn't work. Replace $subdir
7626 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7627 with $srcdir. Reformat indentation. Substitute some variables
7628 formerly hard-coded in the Makefile for build=host.
7629 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7630 * Makefile.def: Autogenerate more.
7631 * Makefile.in: Regenerate.
7632
c9a0d920
DD
76332002-11-13 Bruce Korb <bkorb@gnu.org>
7634
7635 * Makefile.tpl: syntactic cleanup
7636
dd2768ff
KB
76372002-11-04 Kevin Buettner <kevinb@redhat.com>
7638
7639 * Makefile.def (host_modules): Add rda.
7640 * Makefile.in: Regenerate.
7641 * configure.in (target_tool): Add target-rda to list.
7642
1aa8389d
DD
76432002-10-25 Phil Edwards <pme@gcc.gnu.org>
7644
7645 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7646 and restrap targets to this rule.
7647 * Makefile.in: Regenerate.
7648
28f46298
HPN
76492002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7650
7651 * configure.in (i[3456]86-*-linux*): Add check to disable
7652 ${libgcj} for glibc1.
7653
ff72e302
NC
76542002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7655
7656 * configure.in: Add tic4x target.
7657
8607b6c9
NN
76582002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7659
7660 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7661 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7662 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7663 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7664 * Makefile.in: Regenerate.
7665
f8f61f4a
NN
76662002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7667
c86f794b
NN
7668 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7669 * Makefile.in: Regenerate.
7670
a9590527
NN
7671 * Makefile.def: Remove order dependency comments.
7672 * Makefile.tpl: Add explicit install-install dependencies.
7673 * Makefile.in: Regenerate.
7674
8412ce72
NN
7675 * Makefile.tpl: Remove material now in src-release. (Finally!)
7676 * Makefile.in: Regenerate.
7677
8b9f37f1
NN
7678 * configure: Restore my original patch by syncing with gcc version.
7679
f8f61f4a
NN
7680 * Bring following over from gcc:
7681
76822002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7683
7684 * configure.in (s390*-*-linux*): Enable libgcj.
7685
403d9505
NN
76862002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7687
7688 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7689
95f6f383
AM
76902002-10-02 Alan Modra <amodra@bigpond.net.au>
7691
e4673b0a 7692 * configure: Move stray lines back to where they belong.
95f6f383 7693
748503c8
NN
76942002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7695
a581b5c3
NN
7696 * Makefile.tpl: Insert configure-target target, for src-release.
7697
c084f5b4
NN
7698 * configure: Finish reverting change which Andrew Cagney started
7699 reverting. Should fix bustage.
7700
7aa673ed 7701 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7702 * src-release: New file. Contains material for making net
7703 releases for gdb, binutils, et al., formerly in Makefile.in.
7704
82a9b2d9
NC
77052002-09-30 Nick Clifton <nickc@redhat.com>
7706
7707 * cpu: New top level directory. Intended to hold input files for
7708 CGEN which have FSF copyright assignment.
7709 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7710
c2463a00
AC
77112002-09-29 Andrew Cagney <ac131313@redhat.com>
7712
7713 Revert below (note that src does not contain Makefile.tpl):
7714 * Makefile.tpl: Make subsituted variables more autoconfy.
7715 * Makefile.in: Regenerate.
7716
f03b4789
NN
77172002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7718
c11e16a9
NN
7719 * configure: Revert accidentally applied changes.
7720
f03b4789
NN
7721 * Makefile.tpl: Make more autoconf-friendly.
7722 * Makefile.in: Regenerate.
7723 * configure: Make substitution more autoconf-like.
7724
77252002-09-28 Richard Earnshaw <rearnsha@arm.com>
7726
7727 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7728 single entry to handle all these.
7729 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7730 libjava on arm-*-elf.
7731
c0292023
GK
77322002-09-27 Geoffrey Keating <geoffk@apple.com>
7733
7734 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7735 things that depend on them.
7736
c66d951e
NN
77372002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7738
7739 * Makefile.tpl: Make subsituted variables more autoconfy.
7740 * Makefile.in: Regenerate.
7741 * configure: Make seds more autoconfy.
7742
907a7241 77432002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7744
7745 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7746 * Makefile.in: Regenerate.
7747 * configure.in: Rewrite sed statements to look autoconfy.
7748
907a7241
NN
7749 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7750 all-target-foo on configure-target-foo.
7751 * Makefile.def: Ditto.
7752 * Makefile.in: Rebuild.
7753
405ea7a0
NN
77542002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7755
7756 * Makefile.def: New file.
7757 * Makefile.tpl: New file.
7758 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7759
7760 * configure.in: Minor rearrangement. Simplify tests.
7761
bdc57bfd
JT
77622002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7763
7764 * configure.in (with_headers): Skip copy if value is "yes".
7765 (with_libs): Likewise.
7766
ae03d6e2
NN
77672002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7768
7769 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7770 * configure.in (sh*-*-pe*): Ditto.
7771 * configure.in (mips*-*-pe*): Ditto.
7772 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7773
7774 * configure.in: Rearrange.
7775
707960fe
NC
77762002-09-12 Nick Clifton <nickc@redhat.com>
7777
7778 * Import these changes from the config master repository:
7779
7780 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7781
7782 * config.sub: Add tic4x target.
7783
7784 2002-09-03 Ben Elliston <bje@redhat.com>
7785
7786 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7787 Reported by <Duncan_Stodart@insession.com>.
7788
36ea319f
JJ
77892002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7790
7791 * COPYING.NEWLIB: More updates.
7792
cf57480a
JJ
77932002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7794
7795 * COPYING.NEWLIB: Update.
7796
fd31a171
AC
77972002-08-23 Andrew Cagney <ac131313@redhat.com>
7798
23b632fc
AC
7799 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7800
fd31a171
AC
7801 * config.guess: Import version 2002-08-23.
7802 * config.sub: Import version 2002-08-22.
7803
a08bafb5
AO
78042002-08-20 Alexandre Oliva <aoliva@redhat.com>
7805
7806 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7807 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7808 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7809
17240c1f
NC
78102002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7811
7812 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7813
e70ad0c6
L
78142002-08-04 H.J. Lu (hjl@gnu.org)
7815
7816 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7817
574e6d11
DD
78182002-07-31 Alan Modra <amodra@bigpond.net.au>
7819
7820 * configure.in: Move generic linux case to end. Copy generic
7821 linux noconfigdirs to mips*-*-linux* entry and new
7822 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7823
611e7523
CD
78242002-07-19 Chris Demetriou <cgd@broadcom.com>
7825
7826 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7827 one instance of them which was missed to the list to update.
7828
51759676
CD
78292002-07-16 Chris Demetriou <cgd@broadcom.com>
7830
7831 * config.guess: Update to 2002-07-09 version.
7832 * config.sub: Update to 2002-07-03 version.
7833
7c1f909c
DD
78342002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7835
7836 * configure.in: Remove two redundant tests.
7837
d7cf5d30
DD
78382002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7839
7840 * configure.in (mips*-*-irix6*o32): Enable stabs.
7841
c74222f7
DD
78422002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7843
5b53c336
DD
7844 * configure.in: Don't build grez.
7845 * Makefile.in: Ditto.
7846
c74222f7
DD
7847 * Makefile.in: Remove references to bsp, cygmon, libstub.
7848 * configure.in: Ditto.
7849
7850 * configure.in: Remove leftover reference to gdbtest.
7851
edd1b227
DD
78522002-07-08 Phil Edwards <pme@gcc.gnu.org>
7853
7854 * configure.in (gxx_include_dir): Change to match versioned
7855 C++ headers if --enable-version-specific-runtime-libs is used.
7856
486186e3
AO
78572002-07-04 Steve Ellcey <sje@cup.hp.com>
7858
7859 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7860
ff0a3bf8
DD
78612002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7862
7863 * configure.in: Make --without-x work.
7864
1dfa8174
NC
78652002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7866
7867 * contrib: New directory. Created to contain a copy of the
5481b376 7868 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7869 the FSF GCC sources.
7870
07637366
DD
78712002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7872
b6f83f2a
DD
7873 * configure.in: Rearrange target Makefile fragment collection.
7874
07637366
DD
7875 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7876 cvs[src].
7877 * configure.in: Ditto.
7878
f48556b1
DD
78792002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7880
7881 * Makefile.in: Eliminate 'apache' targets.
7882 * configure.in: Eliminate 'apache' targets.
7883
7884 * configure.in: Eliminate redundant tests. Reorganize.
7885
7886 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7887
7888 * config-ml.in: Eliminate references to Cygnus configure.
7889
7890 * Makefile.in: Eliminate references to building emacs.
7891
78922002-07-01 Denis Chertykov <denisc@overta.ru>
7893
7894 * configure.in: Add support for ip2k.
7895
cdb9e2b8
BE
78962002-06-24 Ben Elliston <bje@redhat.com>
7897
7898 * configure.in (host_tools): Remove cgen.
7899
7900 * Makefile.in (all-cgen): Remove; runs from its source directory.
7901 (check-cgen, install-cgen, clean-cgen): Likewise.
7902 (all-opcodes): No not depend on all-cgen.
7903 (all-sim): Likewise.
7904
3558860c
DD
79052002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7906
7907 * configure.in: Fix AIX configury bug.
7908
e3b0c936
DD
79092002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7910
cdb9e2b8 7911 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7912
cdb9e2b8
BE
7913 * configure.in: Move definition of libstdcxx_flags right above
7914 usage, rather than way earlier.
8ee424c0 7915
c712250a
DD
7916 * configure.in: Pull definition of is_cross_compiler earlier.
7917
9ee1a75c
DD
7918 * configure.in: Rearrange a little.
7919
e3b0c936
DD
7920 * configure.in: Remove references to librx.
7921 * Makefile.in: Remove references to librx.
7922
b2bd228e
DD
79232002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7924
7925 * configure.in: Eliminate ${gasdir} variable.
7926
7cd52483
DB
79272002-06-18 Dave Brolley <brolley@redhat.com>
7928
7929 * configure.in: Add support for frv.
7930 * config.sub: Add support for frv.
7931
6c5e141a
DD
79322002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7933
7934 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7935
0d18b56d
JT
79362002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7937
7938 * configure.in (vax-*-netbsd*): Re-enable gas.
7939
fd8958d5
DD
79402002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7941
27f15fdd
DD
7942 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7943 BUILD_PREFIX_1, to correct nomenclature.
7944 * configure: Likewise.
7945
fd8958d5
DD
7946 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7947 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7948
0c2442b7
DD
79492002-05-31 Olaf Hering <olh@suse.de>
7950
7951 * config-ml.in: Propogate DESTDIR also.
7952
a3602181
JT
79532002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7954
7955 * configure.in (vax-*-netbsd*): Don't build gas for this
7956 platform.
7957
c95f53ae
MM
79582002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7959
7960 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7961 and libgcj for AVR.
7962
1d7c1053
NC
79632002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7964
7965 * config.sub: Add DLX target.
7966
4b37028f
JT
79672002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7968
7969 * config.guess: Update to 2002-05-22 version.
7970 * config.sub: Likewise.
7971
d5de0a84
NC
79722002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7973
7974 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7975 * config-ml.in: Likewise.
7976 * configure: Likewise.
7977 * configure.in: Likewise.
7978
c92a0210
DD
79792002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7980
115a77aa
DD
7981 * configure.in: Simplify makefile fragment collection.
7982
7983 * configure.in: Remove code to build emacs.
e99daf2b 7984
91e060aa
DD
7985 * configure.in : Remove --srcdir argument from targargs and buildargs
7986 (it's always overridden in the Makefile anyway). Rearrange a bit.
7987
7988 * configure: Move some logic to configure.in.
7989 * configure.in: Move some logic from configure.
c92a0210 7990
91217342
JJ
79912002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7992
7993 * COPYING.LIBGLOSS: New file.
7994
d3d8a9ee
NC
79952002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7996
7997 * Makefile.in: Honour DESTDIR.
7998
3a036cdc
AO
79992002-05-05 Alexandre Oliva <aoliva@redhat.com>
8000
8001 * configure.in (noconfigdirs): Don't disable libgcj on
8002 sparc64-*-solaris* and sparcv9-*-solaris*.
8003
6d095fe4
AO
80042002-05-03 Alexandre Oliva <aoliva@redhat.com>
8005
8006 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8007
dac55df9
TF
80082002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8009
8010 * configure.in (FLAGS_FOR_TARGET): Do not add
8011 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8012 on i[3456]86-*-linux*.
8013
a018e15b
TF
80142002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8015
8016 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
8017
8018 * configure.in (noconfigdirs): Do not add target-newlib if
8019 target == i[3456]86-*-linux*, and host == target.
8020
5f284831
MM
80212002-04-29 Mark Mitchell <mark@codesourcery.com>
8022
8023 * config.guess: Updated to 2002-04-26's version.
8024 * config.sub: Updated to 2002-04-26's version.
8025
33babf59
DD
80262002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8027
bd5f7da2
DD
8028 * configure.in: delete reference to absent file
8029
a0c4f3a0
DD
8030 * configure.in: replace '[' with 'test'
8031
66f1ba4f
DD
8032 * configure.in: Eliminate references to gash.
8033 * Makefile.in: Eliminate references to gash.
8034
7c3ab50c
DD
8035 * configure.in: remove useless references to 'pic' makefile fragments.
8036
bbc025f5
DD
8037 * configure.in: (*-*-windows*) Finish removing.
8038
33babf59
DD
8039 * configure.in: Eliminate redundant test for libgui.
8040
d5ec694c
DD
80412002-04-26 Joel Sherrill <joel@OARcorp.com>
8042
8043 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8044 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8045
57a5346c
DD
80462002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8047
8048 * configure.in: remove references to dead files
8049
dbf93899
DD
80502002-04-18 Tom Tromey <tromey@redhat.com>
8051
8052 * configure.in: Disallow configuring libgcj when it is already
8053 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8054 Solaris 2.8 by default. For PR libgcj/6158.
8055
26eadf68
DD
80562002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8057
8058 * configure.in: Move default CC setting out of config/mh-* fragments
8059 directly into here.
8060
a0a2c6c6
DD
80612002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8062
8063 * configure.in: don't even try to configure or make a subdirectory
8064 if there's no configure script for it.
8065
9972f812
DD
80662002-04-15 Mark Mitchell <mark@codesourcery.com>
8067
8068 * MAINTAINERS: Remove chill maintainers.
8069 * Makefile.in (CHILLFLAGS): Remove.
8070 (CHILL_LIB): Remove.
8071 (TARGET_CONFIGDIRS): Remove libchill.
8072 (CHILL_FOR_TARGET): Remove.
8073 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8074 CHILL_LIB.
8075 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8076 (CHECK_TARGET_MODULES): Likewise.
8077 (INSTALL_TARGET_MODULES): Likewise.
8078 (CLEAN_TARGET_MODULES): Likewise.
8079 (configure-target-libchill): Remove.
8080 (all-target-libchill): Remove.
8081 * configure.in (target_libs): Remove target-libchill.
8082 Do not compute CHILL_FOR_TARGET.
8083 * libchill: Remove directory.
5481b376 8084
75205f78
DD
80852002-04-15 DJ Delorie <dj@redhat.com>
8086
8087 * Makefile.in, configure.in, configure: Sync with gcc, entries
8088 follow...
8089
80902002-04-08 Tom Tromey <tromey@redhat.com>
8091
8092 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8093 Fixes PR libgcj/6068.
8094
80952002-03-30 Krister Walfridsson <cato@df.lth.se>
8096
8097 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8098
80992002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8100
8101 * configure.in (alpha*-dec-osf*): Enable libgcj.
8102
81032002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8104
8105 Fix for: PR bootstrap/3591, target/5676
8106 * configure.in (mcore-pe): Disable the configuration of
8107 libstdc++-v3 since exceptions are not supported.
8108
81092002-03-20 Anthony Green <green@redhat.com>
8110
8111 * configure.in: Enable libgcj for xscale-elf target.
8112
81132002-02-28 Alexandre Oliva <aoliva@redhat.com>
8114
8115 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8116 libjava.
8117 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8118
81192002-02-22 Alexandre Oliva <aoliva@redhat.com>
8120
8121 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8122 libstdc++-v3 and libjava.
8123
81242002-02-11 Adam Megacz <adam@xwt.org>
8125
8126 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8127 boehm-gc
8128
81292002-02-09 Alexandre Oliva <aoliva@redhat.com>
8130
8131 * config.guess: Updated to 2002-01-30's version.
8132 * config.sub: Updated to 2002-02-01's version.
8133 Contribute sh64-elf.
8134 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8135 * configure.in: Added sh64-*-*.
8136
81372002-01-17 H.J. Lu <hjl@gnu.org>
8138
8139 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8140 (all-target-fastjar): Also depend on all-target-libiberty.
8141
8142Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8143
8144 * configure, configure.in: Use temp file for long sed commands.
8145
81462001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8147
8148 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8149 libf2c.
8150
81512001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8152
8153 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8154
81552001-10-11 Hans-Peter Nilsson <hp@axis.com>
8156
8157 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8158
81592001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8160
8161 * configure: Handle temporary files securely using mkdir.
8162
81632001-09-26 Will Cohen <wcohen@redhat.com>
8164
8165 * configure.in (*-*-linux*): Disable configuration of target-newlib
8166 and target-libgloss.
8167
81682001-09-26 Alexandre Oliva <aoliva@redhat.com>
8169
8170 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8171 RANLIB.
8172
81732001-08-11 Graham Stott <grahams@redhat.com>
8174
8175 * Makefile.in (check-c++): Add missing semicolon.
8176
81772001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8178
8179 * configure.in (sh-*-linux*): New.
8180
81812001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8182
8183 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8184 and libgcj on m68hc11/m68hc12.
8185
81862001-06-27 H.J. Lu (hjl@gnu.org)
8187
8188 * Makefile (CFLAGS_FOR_BUILD): New.
8189 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8190
81912001-06-01 Hans-Peter Nilsson <hp@axis.com>
8192
8193 * configure.in (libstdcxx_flags): Do not try to execute
8194 libstdc++-v3/testsuite_flags until it exists.
8195
81962001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8197
8198 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8199
82002001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8201
8202 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8203
8204Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8205
8206 * configure.in: Move *-chorusos target case to the proper switch.
8207 Disable libgcj.
8208
82092001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8210
8211 * Makefile.in (STAGE1_CFLAGS): Pass down.
8212
82132001-04-13 Alan Modra <amodra@one.net.au>
8214
8215 * config.guess: Add hppa64-linux support. Note for next import that
8216 this is already in the master file.
8217 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8218
82192001-03-22 Colin Howell <chowell@redhat.com>
8220
8221 * Makefile.in (DO_X): Do not backslash single-quotes in
8222 backquotes (two places).
8223
82242001-03-18 Laurynas Biveinis <lauras@softhome.net>
8225
8226 * Makefile.in (DO_X): Quote nested quotes.
8227
82282001-03-15 Laurynas Biveinis <lauras@softhome.net>
8229
8230 * Makefile.in (DO_X): Use double quotes for quoting
8231 "RANLIB=$${RANLIB}".
8232
82332001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8234
8235 * configure.in: Only use `lang_requires' for languages athat are
8236 actually enabled.
8237
82382001-03-07 Tom Tromey <tromey@redhat.com>
8239
8240 * configure.in: Allow config-lang.in to set `lang_requires' to list
8241 of other required languages.
8242
82432001-03-06 Laurynas Biveinis <lauras@softhome.net>
8244
8245 * Makefile.in: Remove RANLIB definition. Use RANLIB
8246 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8247 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8248
82492001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8250 Alexandre Oliva <aoliva@redhat.com>
8251
8252 * Makefile.in (check-c++): Use tabs, not spaces.
8253
82542001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8255
8256 * Makefile.in (check-c++): New rule.
8257
8258 * configure.in (target_libs): Remove libg++.
8259 (noconfigdirs): Remove libg++.
8260 (noconfigdirs): Same.
8261 (noconfigdirs): Same.
8262 (noconfigdirs): Same.
8263
8264 * config-ml.in: Remove libg++ references.
8265
8266 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8267 (ALL_TARGET_MODULES): Same.
8268 (configure-target-libg++): Remove.
8269 (all-target-libg++): Remove.
8270 (configure-target-libio): Remove.
8271 (all-target-libio): Remove.
8272 (check-target-libio): Remove.
8273 (.PHONY): Remove.
8274 (libg++.tar.bz2): Remove.
8275 (all-target-cygmon): Remove libio.
8276 (all-target-libstdc++): Remove.
8277 (configure-target-libstdc++): Remove.
8278 (TARGET_LIB_PATH): Remove libstdc++.
8279 (ALL_GCC_CXX): Remove libstdc++.
8280 (all-target-gperf): Correct.
8281
82822001-02-15 Anthony Green <green@redhat.com>
8283
8284 * configure: Introduce GCJ_FOR_TARGET.
8285 * configure.in: Ditto.
8286 * Makefile.in: Ditto.
8287
82882001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8289
8290 * configure.in: for *-chorusos, don't config target-newlib and
8291 target-libgloss.
8292
82932001-02-04 Mark Mitchell <mark@codesourcery.com>
8294
8295 Remove V2 C++ library.
8296 * configure.in: Remove --enable-libstdcxx_v3 support.
8297
82982001-01-27 Richard Henderson <rth@redhat.com>
8299
8300 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8301
83022001-01-26 Tom Tromey <tromey@redhat.com>
8303
8304 * configure.in: Allow libgcj to be built on Sparc Solaris.
8305
83062001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8307
8308 * configure.in: Enable libgcj on several additional platforms.
8309
83102001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8311
8312 * configure.in: Enable libgcj for linux targets.
8313
83142001-01-09 Mike Stump <mrs@wrs.com>
8315
8316 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8317 failures of subdirectories.
8318
83192001-01-02 Laurynas Biveinis <lauras@softhome.net>
8320
8321 * configure: handle DOS-style absolute paths.
8322
83232001-01-02 Laurynas Biveinis <lauras@softhome.net>
8324
8325 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8326
83272000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8328
8329 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8330 (libstdcxx_incdir): Pass down.
8331 * config.if: Remove expired bits for cxx_interface, add stub.
8332 (libstdcxx_incdir): Add variable for g++ include directory.
8333 * configure.in (gxx_include_dir): Use it.
8334
83352000-12-15 Andreas Jaeger <aj@suse.de>
8336
8337 * configure.in: Handle lang_dirs.
8338
83392000-12-13 Anthony Green <green@redhat.com>
8340
8341 * configure.in: Disable libgcj for any target not specifically
8342 listed. Disable libgcj for x86 and Alpha Linux until compatible
8343 with g++ abi.
8344
83452000-12-13 Mike Stump <mrs@wrs.com>
8346
8347 * Makefile.in (local-distclean): Also remove fastjar.
8348
83492000-12-10 Anthony Green <green@redhat.com>
8350
8351 * configure.in: Define libgcj. Disable libgcj target libraries for
8352 most targets.
8353
83542000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8355
8356 * configure.in (target_libs): Revert 2000-12-08 patch.
8357 (noconfigdirs): Added target-libjava.
8358
83592000-12-09 Laurynas Biveinis <lauras@softhome.net>
8360
8361 * Makefile.in: handle DOS-style absolute paths.
8362
83632000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8364
8365 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8366 libjava.
8367 * configure.in (target_libs): Removed `target-libjava'.
8368
83692000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8370
8371 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8372 (ALL_MODULES): Added fastjar.
8373 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8374 (all-target-libjava): all-fastjar replaces all-zip.
8375 (all-fastjar): Added.
8376 (configure-target-fastjar, all-target-fastjar): Likewise.
8377 * configure.in (host_tools): Added fastjar.
8378
83792000-12-07 Mike Stump <mrs@wrs.com>
8380
8381 * Makefile.in (local-distclean): Remove leftover built files.
8382
83832000-11-16 Fred Fish <fnf@be.com>
8384
8385 * configure.in (enable_libstdcxx_v3): Fix typo,
8386 libstd++ -> libstdc++.
8387
83882000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8389
8390 * configure: Provide the original toplevel configure arguments
8391 (including $0) to subprocesses in the environment rather than
8392 through gcc/configargs.h.
8393
83942000-11-12 Mark Mitchell <mark@codesourcery.com>
8395
8396 * configure: Turn on libstdc++ V3 by default.
8397
83982000-10-16 Michael Meissner <meissner@redhat.com>
8399
8400 * configure (gcc/configargs.h): Only create if there is a build GCC
8401 directory created.
8402
84032000-10-05 Phil Edwards <pme@gcc.gnu.org>
8404
8405 * configure: Save configure arguments to gcc/configargs.h.
8406
84072000-10-04 Andris Pavenis <pavenis@latnet.lv>
8408
8409 * Makefile.in (bootstrap): avoid recursion if subdir missing
8410 (cross): ditto
8411 (do-proto-toplev): ditto
8412
8413Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8414
8415 * configure.in: Do not build byacc for hppa64. Provide paths to the
8416 X11 libraries for hppa64.
8417
84182000-09-02 Anthony Green <green@cygnus.com>
8419
8420 * Makefile.in (all-gcc): Depend on all-zlib.
8421 (CLEAN_MODULES): Add clean-zlib.
8422 (ALL_MODULES): Add all-zlib.
8423 * configure.in (host_libs): Add zlib.
8424
84252000-08-25 Alexandre Oliva <aoliva@redhat.com>
8426
8427 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8428 $targargs to tell whether newlib is going to be built.
8429
8430 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8431 $$r/TARGET_SUBDIR/libio for _G_config.h.
8432
84332000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8434
8435 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8436
8437 * configure: Make enable_threads and enable_shared defaults
8438 explicit. Substitute enable_threads into generated Makefiles.
8439 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8440 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8441
84422000-08-02 Manfred Hollstein <manfredh@redhat.com>
8443
8444 * configure.in: Re-enable all references to libg++ and librx.
8445
ffb97b2f 84462002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8447
ffb97b2f
DD
8448 * configure.in: Add *-*-freebsd* configurations.
8449
bbf6e9e3
AC
84502002-04-07 Andrew Cagney <ac131313@redhat.com>
8451
8452 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8453 (do-tar, do-bz2): New rules.
8454 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8455 (gdb-tar): New rule.
8456 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8457 (insight_dejagnu.tar): New rule.
8458 (insight.tar): New rule.
8459 (gdb+dejagnu.tar): New rule.
8460 (gdb.tar): New rule.
8461
8f1579c0
AC
84622002-04-07 Andrew Cagney <ac131313@redhat.com>
8463
8464 * MAINTAINERS: Update dejagnu/
8465
ba3c59ab
AO
84662002-03-16 Alexandre Oliva <aoliva@redhat.com>
8467
8468 * ltmain.sh (relink_command): Fix typo in previous change.
8469
6243d5dd
AO
84702002-03-15 Alexandre Oliva <aoliva@redhat.com>
8471
8472 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8473 (relink_command): Added --tag flags.
8474 (mode=install): If relinking fails; error out.
8475
80413487
RH
84762002-03-12 Richard Henderson <rth@redhat.com>
8477
8478 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8479 .NOTPARALLEL tag.
8480 (do-check): Rename from check.
8481 (check): Allow parallel check.
8482
3daeddf6
RH
84832002-03-11 Richard Henderson <rth@redhat.com>
8484
8485 * Makefile.in (.NOTPARALLEL): Add fake tag.
8486
fad93c55
L
84872002-03-07 H.J. Lu (hjl@gnu.org)
8488
8489 * configure.in: Enable gprof for mips*-*-linux*.
8490
2e8357fc
AO
84912002-02-28 Alexandre Oliva <aoliva@redhat.com>
8492
8493 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8494 libjava.
8495 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8496
bd48e1a9
AC
84972002-02-24 Andrew Cagney <ac131313@redhat.com>
8498
8499 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8500
39121370
DJ
85012002-02-23 Daniel Jacobowitz <drow@mvista.com>
8502
8503 * config.guess: Import from master sources, rev 1.232.
8504 * config.sub: Import from master sources, rev 1.246.
8505
081ff160
AO
85062002-02-23 Alexandre Oliva <aoliva@redhat.com>
8507
8508 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8509 because its Makefile is there; test for the executable instead.
8510
20a5393b
AO
85112002-02-09 Alexandre Oliva <aoliva@redhat.com>
8512
8513 Contribute sh64-elf.
8514 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8515 * configure.in: Added sh64-*-*.
8516
38135629
JJ
85172002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8518
80413487
RH
8519 * COPYING.NEWLIB: Remove advertising clause from
8520 Berkeley and Red Hat licenses.
38135629 8521
48d19748
MD
85222002-02-01 Mo DeJong <supermo@bayarea.net>
8523
8524 * Makefile.in: Add all-tix to deps for all-snavigator
8525 so that tix is built when building snavigator.
8526
f6e1c110
BE
85272002-02-01 Ben Elliston <bje@redhat.com>
8528
8529 * config.guess: Import from master sources, rev 1.229.
8530 * config.sub: Import from master sources, rev 1.240.
8531
4867be41
DJ
85322002-01-27 Daniel Jacobowitz <drow@mvista.com>
8533
8534 From Steve Ellcey <sje@cup.hp.com>:
8535 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8536 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8537 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8538 IA64.
8539 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8540 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8541 soname_spec, sys_lib_search_path_spec): Ditto.
8542
e82380cc
JT
85432002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8544
8545 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8546 target-libiberty, and target-libgloss. Skip Java-related
8547 libraries if not supported for NetBSD on target CPU.
8548
1319fb9c
NC
85492002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8550
8551 * configure.in: Import StrongARM and XScale target_configdirs from
8552 FSF GCC version.
8553
b020f6ac
L
85542002-01-16 H.J. Lu (hjl@gnu.org)
8555
8556 * config.guess: Import from master sources, rev 1.225.
8557 * config.sub: Import from master sources, rev 1.238.
8558
8559 * MAINTAINERS: Updated notes on config.guess and config.sub.
8560
a0c1c920
NC
85612002-01-11 Steve Ellcey <sje@cup.hp.com>
8562
8563 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8564 ld and gdb are not supported.
8565
a9fa5e1f
JJ
85662002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8567
8568 * Change reference to Cygnus Solutions to be Red Hat.
8569
94077108
JJ
85702002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8571
8572 * COPYING.NEWLIB: Update generic copyright date.
8573
05ecd75c
MS
85742002-01-07 Mark Salter <msalter@redhat.com>
8575
8576 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8577 Allow target-libgloss to be built for arm, strongarm, and xscale.
8578
a106bb62
BE
85792002-01-03 Ben Elliston <bje@redhat.com>
8580
8581 * MAINTAINERS: Update URL for config.* scripts.
8582
0e254642
AM
85832001-12-18 Alan Modra <amodra@bigpond.net.au>
8584
8585 * config.sub: Import latest version.
8586 * config.guess: Likewise.
8587
0a0d0041
TF
85882001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8589
8590 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8591 options for i[3456]86-pc-linux* native builds.
8592
d932cae7
NC
85932001-12-05 Laurent Guerby <guerby@acm.org>
8594
8595 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8596 libiberty.
d932cae7
NC
8597
8598 Import this patch from gcc:
5481b376 8599
d932cae7
NC
8600 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8601
8602 * symlink-tree: handle DOS-style absolute paths.
8603
49b7683b
DD
86042001-11-28 DJ Delorie <dj@redhat.com>
8605 Zack Weinberg <zack@codesourcery.com>
8606
8607 When build != host, create libiberty for the build machine.
8608
8609 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8610 CONFIG_ARGUMENTS.
8611 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8612 New variables.
8613 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8614 and rules.
8615 (all.normal): Depend on ALL_BUILD_MODULES.
8616 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8617 (all-build-libiberty): Depend on configure-build-libiberty.
8618
8619 * configure: Calculate and substitute proper value for
8620 ALL_BUILD_MODULES.
8621 * configure.in: Create the build subdirectory.
8622 Calculate and substitute TARGET_CONFIGARGS (formerly
8623 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8624
26ef82f4
GK
86252001-11-26 Geoffrey Keating <geoffk@redhat.com>
8626
8627 * config.sub: Update to version 1.232 on subversion.
8628
43e64072
NC
86292001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8630
8631 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8632 files from .po files for a distribution.
8633
66f6c0d5
HPN
86342001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8635
8636 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8637
4a02fdb2
JH
86382001-11-13 Jeff Holcomb <jeffh@redhat.com>
8639
8640 Merged from net gcc:
8641 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8642 * ltcf-c.sh: Use $objext, not $ac_objext.
8643 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8644 * ltcf-cxx.sh: Add support for GNU.
8645 2001-07-22 Timothy Wall <twall@redhat.com>
8646 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8647 default settings if using GNU tools with that configuration.
8648 * ltcf-cxx.sh: Ditto.
8649 * ltcf-gcj.sh: Ditto.
8650 2001-07-21 Michael Chastain <chastain@redhat.com>
8651 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8652 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8653 * ltmain.sh: Mark as gcc-local.
8654
227b9953
JH
86552001-11-13 Jeff Holcomb <jeffh@redhat.com>
8656
8657 * Makefile.in (all-bison): Revert 2001-10-24.
8658 Don't depend on texinfo.
8659
cbbab8fb
JJ
86602001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8661
80413487 8662 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8663
922b2485
DD
86642001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8665
8666 * configure.in (--enable-languages): Be more permissive about
8667 syntax. Check for empty lists better. Warn about $LANGUAGES.
8668
f08fa01d
HPN
86692001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8670
8671 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8672
fee3da4e
JH
86732001-10-24 Jeff Holcomb <jeffh@redhat.com>
8674
8675 Makefile.in (all-bison): Don't depend on texinfo.
8676
73fb1ef9
AM
86772001-10-03 Alan Modra <amodra@bigpond.net.au>
8678
8679 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8680
373688ac
AO
86812001-09-29 Alexandre Oliva <aoliva@redhat.com>
8682
8683 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8684
9c07660b
HPN
86852001-09-28 Hans-Peter Nilsson <hp@axis.com>
8686
8687 * config.sub, config.guess: Import latest from subversions.
8688
3f152009
AO
86892001-09-21 Alexandre Oliva <aoliva@redhat.com>
8690
8691 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8692 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8693 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8694 avoid quotes nesting problems.
8695 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8696 (DO_X): Export only variables that are set.
8697
8f6a59e5
BE
86982001-09-19 Ben Elliston <bje@redhat.com>
8699
8700 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8701 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8702 semantics. Use the shell built-in "type" command instead.
8703
a1ec19fa
TS
87042001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8705
8706 * config.sub: Reverted the earlier change, this version is not the
8707 master file.
8708
4008bd9b
TS
87092001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8710
8711 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8712 Add support for mips64.
8713
dd1e52a4
JH
87142001-09-03 Jeff Holcomb <jeffh@redhat.com>
8715
8716 * configure.in: Enable libstdc++-v3 for h8300 targets.
8717
91549d1c
EC
87182001-08-30 Eric Christopher <echristo@redhat.com>
8719 Jason Eckhardt <jle@redhat.com>
8720
8721 * config.sub: Add support for mipsisa32.
8722
cf966cf9
EC
87232001-08-30 Eric Christopher <echristo@redhat.com>
8724
8725 * config.sub, config.guess: Import latest from subversions.
8726
82208dc5
AM
87272001-08-20 Alan Modra <amodra@bigpond.net.au>
8728
8729 * config.sub, config.guess: Import latest from subversions.
8730
4dca8403
DD
87312001-07-26 DJ Delorie <dj@redhat.com>
8732
8733 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8734
1107dce2
AM
87352001-06-19 Alan Modra <amodra@bigpond.net.au>
8736
8737 * Makefile.in: Revert 2001-06-17.
8738 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8739
e09a6604
L
87402001-06-17 H.J. Lu <hjl@gnu.org>
8741
8742 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8743 (gas+binutils.tar.bz2): Likewise.
8744 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8745
31a8b634
AC
8746Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8747
8748 * Makefile.in (VER): When present, extract the version number from
5481b376 8749 the file version.in.
31a8b634 8750
dc70af01
AO
87512001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8752
8753 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8754 gcc/xgcc is built, use -print-prog-name to find out the program
8755 name to use.
8756
839bbd8c
AO
87572001-06-04 Mark Mitchell <mark@codesourcery.com>
8758
8759 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8760 with_gcc]: Use `gcc -shared' to build a shared library.
8761
566e9a30
AO
87622001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8763
8764 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8765 archives.
8766
e877bb69
AO
87672001-05-28 Simon Patarin <simon.patarin@inria.fr>
8768
8769 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8770 libraries when using g++ with native linker.
8771
1605288b
AO
87722001-05-28 Alexandre Oliva <aoliva@redhat.com>
8773
8774 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8775
11a383ba
TR
87762001-05-24 Tom Rix <trix@redhat.com>
8777
8778 * configure.in : enable ld for aix
cf966cf9 8779
18611226
AO
87802001-05-22 Alexandre Oliva <aoliva@redhat.com>
8781
8782 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8783 [aix4*|aix5*]: Prepend blank.
8784
6be7c12c
AO
87852001-05-20 Alexandre Oliva <aoliva@redhat.com>
8786
8787 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8788 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8789 of subdir/configure scripts to use the new libtool.m4.
8790
4ed00bba
L
87912001-05-14 H.J. Lu <hjl@gnu.org>
8792
8793 * config.if (libc_interface): Set to -libc6.2- for cross
8794 compiling to Linux/glibc 2.2.
8795
b1af961c
AO
87962001-05-03 Alexandre Oliva <aoliva@redhat.com>
8797
8798 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8799 libgcj.
8800
5ec3e74e
AO
88012001-04-26 Alexandre Oliva <aoliva@redhat.com>
8802
8803 * configure.in (noconfigdirs): Don't reset it from scratch in the
8804 target case; only append to it.
8805
b3ed1d6b
AO
88062001-04-26 Alexandre Oliva <aoliva@redhat.com>
8807
8808 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8809 sparc-*-solaris2.8]: Disable ${libgcj}.
8810
96111c10
AO
88112001-04-25 Alexandre Oliva <aoliva@redhat.com>
8812
8813 * configure.in (libgcj_saved): Copy from $libgcj.
8814 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8815 --disable-libgcj.
8816
b5bf43f2
AO
88172001-04-20 Alexandre Oliva <aoliva@redhat.com>
8818
8819 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8820 1.641.2.228.
8821
8cc32590
AO
88222001-04-12 Alexandre Oliva <aoliva@redhat.com>
8823
8824 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8825 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8826
dec0cb0c
AO
88272001-04-01 Alexandre Oliva <aoliva@redhat.com>
8828
8829 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8830 New macros.
8831 (bootstrap, cross): Use RECURSE_FLAGS.
8832 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8833
6a9c3886
AO
88342001-03-27 Alexandre Oliva <aoliva@redhat.com>
8835
8836 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8837
d4fc7db8
NC
88382001-03-23 Nick Clifton <nickc@redhat.com>
8839
8840 * README-maintainer-mode: Add note about inability to use "make
8841 distclean" in maintainer mode.
8842
7389ff65
AO
88432001-03-22 Alexandre Oliva <aoliva@redhat.com>
8844
8845 Re-installed:
8846 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8847 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8848 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8849 * ltcf-cxx.sh: Likewise.
8850 * ltcf-gcj.sh: Likewise.
8851
b3e0dc8e
PB
88522001-03-22 Philip Blundell <philb@gnu.org>
8853
8854 * config.sub, config.guess: Import latest from subversions.
8855
469b781c
AO
88562001-03-22 Alexandre Oliva <aoliva@redhat.com>
8857
8858 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8859 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8860
b0dad762
MC
88612001-03-20 Michael Chastain <chastain@redhat.com>
8862
8863 * Makefile.in: all-m4 depends on all-texinfo.
8864
c559bb17
AO
88652001-03-08 Alexandre Oliva <aoliva@redhat.com>
8866
8867 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8868
fef4ae2e
JJ
88692001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8870
8871 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8872 longer valid.
8873
8d6dd99d
NC
88742001-02-16 Nick Clifton <nickc@redhat.com>
8875
8876 * configure.in (noconfigdirs): Allow configuration of texinfo
8877 for Cygwin hosts.
8878
a85d7ed0
NC
88792001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8880
8881 * config.guess: Add linux target for S/390.
8882 * config.sub: Likewise.
8883 * configure.in: Likewise.
8884
51221c5e
DD
88852001-02-06 Ben Elliston <bje@redhat.com>
8886
8887 * configure: Output host type to stdout, not stderr.
8888
9dec4c71
MS
88892001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8890
8891 * config.guess: Import from subversions.gnu.org (revision 1.181).
8892 * config.sub: Import from subversions.gnu.org (revision 1.199).
8893
9add9c04
AM
88942001-01-30 Alan Modra <alan@linuxcare.com.au>
8895
8896 * config.guess: Handle hppa64-linux systems.
8897
8679174d
MS
88982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8899
8900 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8901 Don't unset, it's non-portable and no longer necessary, set to empty
8902 instead.
8903
02d01ed4
MS
89042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8905
8906 * ltconfig: Shell portability fix for the tagname validity check.
8907
4cc5853d
MS
89082001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8909
8910 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8911
7487e485
AO
89122001-01-27 Alexandre Oliva <aoliva@redhat.com>
8913
8914 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8915 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8916
f332af52
AO
89172001-01-24 Alexandre Oliva <aoliva@redhat.com>
8918
8919 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8920 keep at least one of build_libtool_libs or build_old_libs set to
8921 yes.
8922
ef099754
AO
89232001-01-24 Alexandre Oliva <aoliva@redhat.com>
8924
8925 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8926 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8927
8341f2fc 89282000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8929
8341f2fc
AJ
8930 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8931
89322000-11-03 Philip Blundell <pb@futuretv.com>
8933
8934 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8935 files.
ebf0fa2e 8936
c320a39f
JJ
89372001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8938
8939 * COPYING.NEWLIB: Put into source repository.
8940
8817b92e
BE
89412001-01-15 Ben Elliston <bje@redhat.com>
8942
8943 * configure.in (host_tools): Add sid.
8944 Always configure cgen.
8945 * Makefile.in (all-sid): New target.
8946 (check-sid, clean-sid, install-sid): Likewise.
8947
35590697
AJ
89482001-01-07 Andreas Jaeger <aj@suse.de>
8949
80413487 8950 * config.sub, config.guess: Update from subversions.
35590697 8951
6ee6cea6
AO
89522000-12-12 Alexandre Oliva <aoliva@redhat.com>
8953
8954 * configure.in: Disable language-specific target libraries for
8955 languages that aren't enabled.
8956
077b8428
NC
89572000-11-24 Nick Clifton <nickc@redhat.com>
8958
8959 * configure.in (xscale-elf): Add target.
8960 (xscale-coff): Add target.
8961 (c4x, c5x, tic54x): Move after ARM targets.
8962
9e28a1ed
AO
89632000-11-23 Alexandre Oliva <aoliva@redhat.com>
8964
8965 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8966
be98a80a
ILT
89672000-11-20 Ian Lance Taylor <ian@zembu.com>
8968
8969 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8970
5cec67bf
AO
89712000-11-18 Alexandre Oliva <aoliva@redhat.com>
8972
8973 * Makefile.in: Merge with GCC and libgcj.
8974 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8975 configure-target-<library> when their configure scripts need the C
8976 or C++ library to have already been built to work properly.
8977 (do_proto_toplev): Set them to an empty string.
8978
d932cae7 89792000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8980
8981 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8982 (REALLY_SET_LIB_PATH): Use them.
8983
d932cae7 89842000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8985
8986 * config.sub: Add support for Sun Chorus
8987
8602ff0c
NC
89882000-11-02 Per Lundberg <plundis@chaosdev.org>
8989
8990 * config.sub: Add support for the *-storm-chaos OS.
8991
f9e0997d
NC
89922000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8993
80413487
RH
8994 * configure.in (noconfigdirs): Don't compile some
8995 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8996
d64552c5
AO
89972000-09-30 Alexandre Oliva <aoliva@redhat.com>
8998
8999 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
9000 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9001 all affected `configure' scripts.
9002
97f60b31
AO
90032000-09-25 Alexandre Oliva <aoliva@redhat.com>
9004
9005 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
9006 ltcf-c.sh.
9007
6e8dd58f
PB
90082000-09-12 Philip Blundell <philb@gnu.org>
9009
9010 * config.sub, config.guess: Update from subversions.
9011
103a2e99
AO
90122000-09-06 Alexandre Oliva <aoliva@redhat.com>
9013
51601921
AO
9014 * Makefile.in (all-zlib): Added dummy target.
9015
103a2e99
AO
9016 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
9017 multi-language branch.
9018
2809b4b9
AO
90192000-09-05 Alexandre Oliva <aoliva@redhat.com>
9020
9021 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9022 (bootstrap*): Depend on all-bootstrap.
9023
7450026c
AO
90242000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9025
9026 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9027 crosses, but add gcc/include to the header search path for them.
9028
6cf86f7f
AO
90292000-08-31 Alexandre Oliva <aoliva@redhat.com>
9030
9031 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
9032 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
9033 * gettext.m4: New file, extracted from aclocal.m4.
9034
ce2ea6e3
AO
90352000-08-22 Alexandre Oliva <aoliva@redhat.com>
9036
9037 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9038 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9039 sub-configures.
9040
9765193e
DE
90412000-08-20 Doug Evans <dje@casey.transmeta.com>
9042
9043 * Makefile.in (ALL_MODULES): Add all-cgen.
9044 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9045 (all-cgen): New target.
9046 (all-opcodes,all-sim): Depend on all-cgen.
9047 * configure.in (host_tools): Add cgen.
9048 Only configure cgen if --enable-cgen-maint.
9049
d7b32520
AO
90502000-08-17 Alexandre Oliva <aoliva@redhat.com>
9051
9052 * config-ml.in (CC, CXX): Don't introduce a leading space.
9053
e52ef561
AO
90542000-08-16 Alexandre Oliva <aoliva@redhat.com>
9055
9056 * configure.in (libstdcxx_flags): Use
9057 libstdc++-v3/src/libstdc++.INC.
9058
88f9c2a0
AO
90592000-08-15 Alexandre Oliva <aoliva@redhat.com>
9060
9061 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9062
98fbe43f
JM
90632000-08-11 Jason Merrill <jason@redhat.com>
9064
9065 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9066 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9067 (FLAGS_FOR_TARGET): Not here.
9068 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9069
279ddab4
DD
90702000-08-07 DJ Delorie <dj@redhat.com>
9071
9072 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9073 "if we're also building gcc, and it's a gcc that will run on the
9074 build machine, we want to use its includes instead of the system's
9075 default includes".
9076
60523a83
AO
90772000-08-03 Alexandre Oliva <aoliva@redhat.com>
9078
24ffec7a
AO
9079 * configure.in (libstdcxx_flags): Don't use `"'.
9080
60523a83
AO
9081 * config-ml.in: Adjust multilib search paths to the
9082 appropriate multilib tree.
9083
daf644b5
AO
90842000-08-02 Alexandre Oliva <aoliva@redhat.com>
9085
9086 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9087 commas in $LANGUAGES.
9088
63266560
DD
90892000-08-01 Alexandre Oliva <aoliva@redhat.com>
9090
9091 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9092
90932000-07-31 Alexandre Oliva <aoliva@redhat.com>
9094
9095 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9096 CXX_FOR_TARGET for sed.
9097
90982000-07-30 Alexandre Oliva <aoliva@redhat.com>
9099
9100 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9101 Do not override if already set in the environment or in configure.
9102 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9103 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9104
9e449d3e
AO
91052000-07-27 Alexandre Oliva <aoliva@redhat.com>
9106
9107 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9108 (GCC_FOR_TARGET): Use it.
9109 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9110 * configure.in: ... here.
9111 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9112 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9113
8bbd92e0
AO
91142000-07-24 Alexandre Oliva <aoliva@redhat.com>
9115
fd1f87b2
AO
9116 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9117 (configure-target-libchill, configure-target-libobjc): Likewise.
9118
8bbd92e0
AO
9119 * configure.in: Use the same cache file for all target libs.
9120 * config-ml.in: But different cache files per multilib variant.
9121
25c6c112
JL
91222000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9123
9124 * configure (topsrcdir): Don't use dirname.
9125
ba73c63f
JM
91262000-07-20 Jason Merrill <jason@redhat.com>
9127
9128 * configure.in: Remove all references to libg++ and librx.
9129
9130 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9131
1af08294
HPN
91322000-07-20 Hans-Peter Nilsson <hp@axis.com>
9133
9134 * config.sub: Update to subversions version 2000-07-06.
9135
ba73c63f
JM
91362000-07-12 Andrew Haley <aph@cygnus.com>
9137
9138 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9139 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9140
91412000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
9142
9143 * symlink-tree: Check number of arguments.
9144
d932cae7 91452000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
9146
9147 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9148
ba73c63f
JM
91492000-07-05 Jim Wilson <wilson@cygnus.com>
9150
9151 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9152 search path for a g++ extracted from the build tree. This
9153 will allow link tests run by configure scripts in
9154 subdirectories to succeed.
9155
92ee2f86
UC
91562000-07-01 Koundinya K <kk@ddeorg.soft.net>
9157
80413487 9158 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 9159
23f2f29f
CV
91602000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9161
9162 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9163 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9164
f04f5a67
TW
91652000-06-19 Timothy Wall <twall@cygnus.com>
9166
9167 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9168 * config.sub: Add tic54x target.
9169
11da68be
NC
91702000-06-07 Phillip Thomas <pthomas@suse.de>
9171
9172 * README-maintainer-mode: New file: Contains notes on using
9173 --enable-maintainer-mode with binutils.
9174
d932cae7 91752000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
9176
9177 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9178
d932cae7 91792000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
9180
9181 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9182 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9183
9442cea3
L
918420000-05-21 H.J. Lu (hjl@gnu.org)
9185
80413487
RH
9186 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9187 directory are used if they exist. Make sure
9188 $(build_tooldir)/include is searched for header files,
9189 $(build_tooldir)/lib/ for library files.
9442cea3 9190 (GCC_FOR_TARGET): Likewise.
80413487 9191 (CXX_FOR_TARGET): Likewise.
9442cea3 9192
d932cae7 91932000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
9194
9195 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9196
d932cae7 91972000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
9198
9199 * Makefile.in (configure-target-libiberty): Depend on
9200 configure-target-newlib.
9201
ba73c63f
JM
92022000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9203
9204 * configure.in, Makefile.in: Merge all libffi-related
9205 configury stuff from the libgcj tree.
9206
d932cae7 92072000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
9208
9209 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9210 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9211
d932cae7 92122000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
9213
9214 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9215 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 9216 current version information. Add to proto-toplev directory.
b5a23627
AC
9217 (gdb-taz): Build do-djunpack.
9218
ba73c63f
JM
92192000-05-15 David Edelsohn <edelsohn@gnu.org>
9220
9221 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9222
7c86ed39
L
92232000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9224
9225 * ltmain.sh: Preserve in relink_command any environment
9226 variables that may affect the linker behavior.
9227
d932cae7 92282000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
9229
9230 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9231
d932cae7 92322000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
9233
9234 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9235
ed0a91a5
EZ
92362000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9237
9238 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 9239 with the version name.
ed0a91a5 9240
ba73c63f 92412000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 9242
ba73c63f 9243 * config.if: Tweak.
6cafa39f 9244
ba73c63f 92452000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 9246
ba73c63f 9247 * djunpack.bat: New file.
66156876 9248
d932cae7 92492000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
9250
9251 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
9252 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9253 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9254 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 9255
ba73c63f
JM
92562000-04-16 Dave Pitts <dpitts@cozx.com>
9257
80413487
RH
9258 * config.sub (case $basic_machine): Change default for "ibm-*"
9259 to "openedition".
ba73c63f 9260
d932cae7 92612000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
9262
9263 * Makefile.in (gdb-taz): New target. GDB specific archive.
9264 (do-md5sum): New target.
9265 (MD5PROG): Define.
9266 (PACKAGE): Default to TOOL.
9267 (VER): Default to a shell script.
9268 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 9269 md5 checksum generation.
b35ece4e
AC
9270 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9271 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9272 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 9273 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 9274
d932cae7 92752000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
9276
9277 * configure (warn_cflags): Delete.
9278
ba73c63f 92792000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 9280 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 9281
80413487
RH
9282 * configure.in (enable_libstdcxx_v3): Add.
9283 (target_libs): Add bits here to switch between libstdc++-v2 and
9284 libstdc++-v3.
9285 * config.if: And this file too.
9286 * Makefile.in: Add libstdc++-v3 targets.
35590697 9287
ba73c63f
JM
92882000-04-05 Michael Meissner <meissner@redhat.com>
9289
9290 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 9291
d332c5ac
JM
92922000-03-29 Jason Merrill <jason@casey.cygnus.com>
9293
9294 * configure.in: -linux-gnu*, not -linux-gnu.
9295
d932cae7 92962000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
9297
9298 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9299 (do-tar-bz2): Replace TOOL with PACKAGE.
9300 (gdb.tar.bz2): Remove GDBTK from GDB package.
9301 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 9302 dejagnu.tar.bz2): New packages.
6dcbc97b 9303
96ce09a7
ILT
93042000-02-27 Andreas Jaeger <aj@suse.de>
9305
9306 * configure.in: Add entry for mips*-*-linux*, move catch all
9307 *-*-*linux* entry below this one.
9308
2031769e
ILT
93092000-02-27 Ian Lance Taylor <ian@zembu.com>
9310
9311 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9312
4bab746c
NC
93132000-02-24 Nick Clifton <nickc@cygnus.com>
9314
9315 * config.sub: Support an OS of "wince".
9316
d932cae7 93172000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
9318
9319 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 9320 version.
ada59422 9321
5b93d8bb
AM
93222000-02-23 Linas Vepstas <linas@linas.org>
9323
9324 * config.sub: Add support for Linux/IBM 370.
9325 * configure.in: Likewise.
9326
2fb651f6
NC
93272000-02-22 Nick Clifton <nickc@cygnus.com>
9328
9329 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9330
b8441c25
CF
93312000-02-20 Christopher Faylor <cgf@cygnus.com>
9332
9333 * config.guess: Guess "cygwin" rather than "cygwin32".
9334
d332c5ac
JM
93352000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9336
9337 * configure (gcc_version): When setting, narrow search to
9338 lines containing `version_string'.
9339
ba73c63f
JM
93402000-02-15 Denis Chertykov <denisc@overta.ru>
9341
9342 * config.sub: Add support for avr target.
9343
d932cae7 93442000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
9345
9346 * config.sub: Add mmix-knuth-mmixware.
9347
93482000-01-27 Christopher Faylor <cgf@redhat.com>
9349
9350 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9351 structure stuff to -L library search.
9352 (CXX_FOR_TARGET): Ditto.
9353 (CROSS_CHECK_MODULES): Fix spelling mistake.
9354
93552000-01-24 Mark Mitchell <mark@codesourcery.com>
9356
9357 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9358 the C++ compiler.
9359
93602000-01-12 Richard Henderson <rth@cygnus.com>
9361
9362 * configure.in: Don't build some bits for beos.
9363
93642000-01-12 Joel Sherrill (joel@OARcorp.com)
9365
9366 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9367 as include files.
9368
91b2c84d
GK
93692000-01-06 Geoff Keating <geoffk@cygnus.com>
9370
9371 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9372 not mh-aix43.
9373
ba73c63f
JM
93741999-12-14 Richard Henderson <rth@cygnus.com>
9375
9376 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9377 * config.sub: Accept alphaev[78], alphaev8.
9378
93791999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9380
9381 * config.guess, config.sub: Update from autoconf.
9382
9383Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9384
9385 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9386 necessary libraries are missing.
9387
93881999-10-25 Andreas Schwab <schwab@suse.de>
9389
9390 * configure: Fix quoting inside arguments of eval.
9391
93921999-10-21 Nick Clifton <nickc@cygnus.com>
9393
9394 * config-ml.in: Allow suppression of some ARM multilibs.
9395
9396Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9397
9398 * config.guess: Add OS/390 match pattern.
9399 * config.sub: Add mvs, openedition targets.
9400 * configure.in (i370-ibm-opened*): New.
9401
ef14edc4
ILT
94021999-09-04 Steve Chamberlain <sac@pobox.com>
9403
9404 * config.sub: Add support for configuring for pj.
9405
afb478e8
NC
94061999-08-31 Nick Clifton <nickc@cygnus.com>
9407
fd6848f6 9408 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 9409
ba73c63f 94101999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
9411
9412 * configure.in: Do not configure or build ld for AIX
9413 platforms. ld is known to be broken on these platforms.
9414
ba73c63f
JM
9415Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9416
9417 * config-ml.in: Pass compiler flag corresponding to multidirs to
9418 subdir configures.
9419
c363de44
ILT
94201999-08-09 Ian Lance Taylor <ian@zembu.com>
9421
9422 * Makefile.in (LDFLAGS): Define.
9423
dc8bc5a6
ILT
94241999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9425
9426 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9427 noconfigdirs.
9428 (*-*-cygwin*): Likewise.
9429
6ca3858e
ILT
94301999-08-08 Ian Lance Taylor <ian@zembu.com>
9431
71141bb6
ILT
9432 * mkdep: New file.
9433 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9434 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9435
6ca3858e
ILT
9436 From Eli Zaretskii <eliz@is.elta.co.il>:
9437 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9438 long file name when using DJGPP on MS-DOS.
9439
ba73c63f
JM
9440Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9441
9442 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9443
2735a327
AM
94441999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9445
9446 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9447 dependency as this causes "make check" to globally "make all"
9448
ba73c63f
JM
9449Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9450
9451 * configure.in (target_libs): Added target-zlib.
9452 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9453 (CONFIGURE_TARGET_MODULES): Likewise.
9454 (CHECK_TARGET_MODULES): Likewise.
9455 (INSTALL_TARGET_MODULES): Likewise.
9456 (CLEAN_TARGET_MODULES): Likewise.
9457 (configure-target-zlib): New target.
9458 (all-target-zlib): Likewise.
9459 (all-target-libjava): Depend on all-target-zlib.
9460 (configure-target-libjava): Depend on configure-target-zlib.
9461
9462 * Makefile.in (configure-target-libjava): Depend on
9463 configure-target-newlib.
9464 (configure-target-boehm-gc): New target.
9465 (configure-target-qthreads): New target.
9466
80413487
RH
9467 * configure.in (target_libs): Added target-qthreads.
9468 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9469 (CONFIGURE_TARGET_MODULES): Likewise.
9470 (CHECK_TARGET_MODULES): Likewise.
9471 (INSTALL_TARGET_MODULES): Likewise.
9472 (CLEAN_TARGET_MODULES): Likewise.
9473 (all-target-qthreads): New target.
9474 (configure-target-libjava): Depend on configure-target-qthreads.
9475 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9476
9477 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9478 (CONFIGURE_TARGET_MODULES): Likewise.
9479 (CHECK_TARGET_MODULES): Likewise.
9480 (INSTALL_TARGET_MODULES): Likewise.
9481 (CLEAN_TARGET_MODULES): Likewise.
9482 (all-target-libjava): New target.
9483 (all-target-boehm-gc): Likewise.
9484 * configure.in (target_libs): Added libjava, boehm-gc.
9485
08d836d6
ILT
94861999-07-22 Ian Lance Taylor <ian@zembu.com>
9487
9488 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9489 configure.bat in SUPPORT_FILES.
9490 (gas+binutils.tar.bz2): Likewise.
9491
9492 * makeall.bat: Remove; obsolete.
9493
8f36e47c
ILT
94941999-07-21 Ian Lance Taylor <ian@zembu.com>
9495
9496 From Mark Elbrecht:
9497 * configure.bat: Remove; obsolete.
9498
56e82f25
ILT
94991999-07-11 Ian Lance Taylor <ian@zembu.com>
9500
9501 * configure: Add -W -Wall to the default CFLAGS when compiling with
9502 gcc.
9503
1001d816
JL
9504Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9505
9506 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9507
106117aa
MM
95081999-06-30 Mark Mitchell <mark@codesourcery.com>
9509
9510 * configure.in: Build ld on IRIX6.
9511
c376f4ed
ILT
95121999-06-12 Ian Lance Taylor <ian@zembu.com>
9513
9514 * Makefile.in: Change distribution targets to use bzip2 instead of
9515 gzip.
9516 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9517 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9518
306b7445
NC
95191999-06-04 Nick Clifton <nickc@cygnus.com>
9520
9521 * config.sub: Add mcore target.
9522
d932cae7 95231999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9524
9525 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9526
d932cae7 95271999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9528
9529 * config.guess (dummy): Changed to $dummy.
9530
6c3175b0
NC
95311999-05-24 Nick Clifton <nickc@cygnus.com>
9532
ba73c63f
JM
9533 * config.sub: Tidied up case statements.
9534
95351999-05-22 Ben Elliston <bje@cygnus.com>
9536
9537 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9538 <jiro@din.or.jp>.
9539
9540 * config.guess: Merge with FSF version. Future changes will be
9541 more accurately recorded in this ChangeLog.
9542 * config.sub: Likewise.
9543
d932cae7 95441999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9545
9546 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9547
252b5132
RH
95481999-04-30 Tom Tromey <tromey@cygnus.com>
9549
9550 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9551
95521999-04-23 Tom Tromey <tromey@cygnus.com>
9553
9554 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9555
95561999-04-20 Drew Moseley <dmoseley@cygnus.com>
9557
9558 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9559 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9560 Bad merge removed these two changes.
9561
ba73c63f 9562Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9563 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9564
9565 * config.guess (interix Alpha): Add.
9566
252b5132
RH
95671999-04-11 Richard Henderson <rth@cygnus.com>
9568
9569 * configure.in (i?86-*-beos*): Do config gperf; don't config
9570 gdb, newlib, or libgloss.
9571
d932cae7 95721999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9573
ba73c63f
JM
9574 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9575 link a trivial program with -mabi=64. If it fails, remove mabi=64
9576 from multidirs.
9577
d932cae7 95781999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9579
9580 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9581
252b5132
RH
95821999-04-08 Nick Clifton <nickc@cygnus.com>
9583
9584 * config.sub: Add support for mcore targets.
9585
95861999-04-07 Michael Meissner <meissner@cygnus.com>
9587
9588 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9589 not mt-ospace, in order to shut up assembler warning about using
9590 symbols that are named the same as registers.
9591
95921999-04-07 Drew Moseley <dmoseley@cygnus.com>
9593
9594 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9595 dependency list for all-target-cygmon.
9596
95971999-04-05 Doug Evans <devans@casey.cygnus.com>
9598
9599 * config-ml.in: Check $host, not $target, for selective multilibs.
9600 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9601 thumb interworking, and underscore prefix multilibs.
9602
96031999-04-04 Ian Lance Taylor <ian@zembu.com>
9604
9605 * missing: Update to version from current automake.
9606
9607Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9608
9609 * configure (gxx_include_dir): Removed.
9610
9611 * configure.in (gxx_include_dir): Handle it.
9612 * Makefile.in: Likewise.
9613
96141999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9615
9616 * config.sub (mips64vr4111,mips64vr4111el) Add.
9617
96181999-03-21 Ben Elliston <bje@cygnus.com>
9619
80413487 9620 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9621
9622Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9623
252b5132
RH
9624 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9625 config/mh-djgpp.
9626
9627Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9628
9629 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9630 all-target-newlib to dependency list for all-target-bsp.
9631
9632Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9633
9634 * config.sub: Add i386-uwin support.
9635 * config.guess: Likewise.
9636
9637Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9638
9639 * configure.in: cleanup, add mh-*pic handling for arm, special
9640 case powerpc*-*-aix*
9641
9642Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9643
9644 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9645 can be built.
9646
9647Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9648
9649 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9650 targets.
252b5132
RH
9651
96521999-03-02 Nick Clifton <nickc@cygnus.com>
9653
9654 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9655
d932cae7 96561999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9657
9658 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9659
96601999-02-24 Nick Clifton <nickc@cygnus.com>
9661
9662 * config.sub: Fix typo in arm recognition.
9663
d932cae7 96641999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9665
9666 * configure.in (noconfigdirs): Changed target_configdirs to
9667 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9668 rather than m68k-*-* since it is not known to work on
9669 m68k-aout. Ditto for arm-*-*oabi.
9670
d932cae7 96711999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9672
9673 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9674
96751999-02-19 Ben Elliston <bje@cygnus.com>
9676
9677 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9678 Smart and improved by Andrew Cagney.
9679
d932cae7 96801999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9681
9682 * config.guess: Recognize openbsd-*-hppa.
9683
d932cae7 96841999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9685
9686 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9687 only if it is not empty.
9688
96891999-02-17 Nick Clifton <nickc@cygnus.com>
9690
9691 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9692
fd6848f6 9693 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9694
9695 * config.sub: Modified to recognize uname's armv* syntax.
9696
96971999-02-17 Mark Salter <msalter@cygnus.com>
9698
9699 * configure.in: Added target-bsp for sparclite.
9700
d932cae7 97011999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9702
9703 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9704
97051999-02-08 Nick Clifton <nickc@cygnus.com>
9706
9707 * configure.in: Add support for strongarm port.
9708 * config.sub: Add support for strongarm target.
9709
d932cae7 97101999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9711
252b5132
RH
9712 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9713 the old name config/mh-cygwin32.
9714 Enable texinfo.
9715
d932cae7 97161999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9717
9718 * configure.in: Do build ld for ix86 Solaris.
9719
d932cae7 97201999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9721
9722 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9723 $AR_FOR_TARGET. Likewise for RANLIB.
9724
d932cae7 97251999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9726
80413487
RH
9727 * config.sub (oabi): Recognize.
9728 * configure.in (arm-*-oabi): Handle.
252b5132 9729
d932cae7 97301999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9731
9732 * config.guess: Improve detection of i686 on UnixWare 7.
9733
d932cae7 97341999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9735
9736 * config.guess: Add support for i386-pc-interix.
9737 * config.sub: Likewise.
9738 * configure.in: Likewise.
252b5132 9739
d932cae7 97401999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9741
9742 * Makefile.in: Remove unneeded all-target-libio from
9743 from all-target-winsup target since it is now unneeded.
9744 Add all-target-libtermcap in its place since it is now
9745 needed.
9746
d932cae7 97471998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9748
9749 * configure.in: makefile stub for cygwin target is probably
9750 unnecessary. Remove it for now.
252b5132 9751
d932cae7 97521998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9753
9754 * configure.in: libtermcap.a should be built when cygwin is the
9755 target as well as the host.
9756 * config.guess: Allow mixed case in cygwin uname output.
9757 * Makefile.in: Add libtermcap target.
252b5132 9758
d932cae7 97591998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9760
9761 * config.sub: Clean up handling of hppa2.0.
9762
d932cae7 97631998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9764
9765 * config.guess: Use C code to identify more HP machines.
9766
9767Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9768
9769 * config.sub: Handle hppa2.0.
9770
ba73c63f
JM
9771Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9772
9773 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9774 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9775
97761998-12-15 Mark Salter <msalter@cygnus.com>
9777
9778 * configure.in: Added target-bsp for several target architectures.
9779
9780 * Makefile.in: Added rules for bsp.
9781
252b5132
RH
9782Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9783
9784 * config.guess: Improve detection of hppa2.0 processors.
9785
9786Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9787
9788 * config.guess: Recognize FreeBSD using ELF automatically.
9789
97901998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9791
9792 * configure (skip-this-dir): Add handling for new shell script, which
9793 might be created by a sub-directory's configure to indicate, this particular
9794 directory is "unwanted".
9795 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9796
252b5132
RH
9797Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9798
9799 * ltconfig: import from libtool, after changing libtool to
9800 account for the cygwin name change.
9801
9802Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9803
9804 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9805 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9806
9807Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9808
9809 * configure.in: Add libtermcap to list of cygwin dependencies.
9810
d932cae7 98111998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9812
80413487
RH
9813 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9814 they include winsup/include when it's a cygwin target.
252b5132
RH
9815
98161998-11-12 Tom Tromey <tromey@cygnus.com>
9817
9818 * configure.in (host_tools): Added zip.
9819 * Makefile.in (all-target-libjava): Depend on all-zip.
9820 (all-zip): New target.
9821 (ALL_MODULES): Added all-zip.
9822 (NATIVE_CHECK_MODULES): Added check-zip.
9823 (INSTALL_MODULES): Added install-zip.
9824 (CLEAN_MODULES): Added clean-zip.
9825
d932cae7 98261998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9827
9828 * Makefile.in: lose "32" from comment about cygwin.
9829
d932cae7 98301998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9831
9832 * configure.in: Use -Os to build target libraries for the fr30.
9833
d932cae7 98341998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9835
9836 * config.sub: Add fr30.
9837
d932cae7 98381998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9839
80413487 9840 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9841 cygwin* instead of cygwin32*.
9842 * config.sub: Check cygwin* instead of cygwin32*.
9843
d932cae7 98441998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9845
9846 * config.guess: Match any version of Unixware7.
9847
252b5132
RH
98481998-10-20 Syd Polk <spolk@cygnus.com>
9849
9850 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9851 if desired.
9852
d932cae7 98531998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9854
9855 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9856 these if the appropriate directories and files to not exist.
9857
d932cae7 98581998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9859
9860 * Makefile.in (DEVO_SUPPORT): Add config.if.
9861
d932cae7 98621998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9863
9864 * configure: Add pattern to replace "build_tooldir"'s
9865 definition in the generated Makefile with "tooldir"'s
9866 actual value.
9867
252b5132
RH
9868Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9869
9870 * config.sub: Bring back lost sparcv9.
9871
ba73c63f
JM
9872 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9873
9874Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9875
9876 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9877 CC_FOR_TARGET and friends.
9878
9879Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9880
ba73c63f
JM
9881 * Makefile.in (build_tooldir): New variable, same as tooldir.
9882 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9883 -B$(build_tooldir)/bin/.
9884 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9885
252b5132
RH
9886Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9887
9888 * config.sub: Add support for i[34567]86-pc-udk.
9889 * configure.in: Likewise.
9890
9891Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9892
9893 * Makefile.in: add bzip2 package building bits for user
9894 tools module
9895 * configure.in: ditto
9896
ba73c63f
JM
9897Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9898
9899 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9900 (ALL_TARGET_MODULES): Add all-target-libobjc.
9901 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9902 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9903 (all-target-libchill): Add dependencies.
9904 * configure.in (target_libs): Add libchill.
35590697 9905
252b5132
RH
99061998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9907
ba73c63f 9908 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9909
9910Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9911
9912 * Makefile.in (all-automake): fix dependencies.
9913
9914Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9915
9916 * configure.in: Minor cleanups for building in the $(target_alias)
9917 subdir.
9918
99191998-09-22 Jim Wilson <wilson@cygnus.com>
9920
9921 * Makefile.in (bootstrap): Set r and s before make all. Use
9922 BASE_FLAGS_TO_PASS in make all.
9923 (cross): Likewise.
9924
99251998-09-20 Mark Mitchell <mark@markmitchell.com>
9926
9927 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9928
252b5132
RH
9929Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9930
9931 * config.sub: Fix typo in last change.
9932
99331998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9934
9935 * config.sub: Add support for C4x target.
9936 * configure.in: Likewise.
9937
99381998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9939
9940 * config.sub: Recognize sparcv9 just like sparc64.
9941
9942Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9943
9944 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9945
9946Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9947
9948 * config.guess: Correctly identify Pentium II sco boxes.
9949
9950 * config.guess: Fix "tr" code. From Weiwen Liu.
9951
9952Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9953
9954 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9955 stabs.
9956
9957Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9958
9959 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9960 (ALL_TARGET_MODULES): Add all-target-libchill.
9961 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9962 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9963 (all-target-libchill): Add dependencies.
9964 * configure.in (target_libs): Add libchill.
9965
9966Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9967
9968 * config.guess: Avoid assumptions about "tr" behaves when
9969 LANG is set to something other than English.
9970
9971Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9972
9973 * configure (gxx_include_dir): Changed to
9974 '${prefix}/include/g++'-${libstdcxx_interface}.
9975
9976 * config.if: New to determine the interfaces.
9977
9978Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9979
9980 * config.guess: Detect and handle MPE/IX.
9981 * config.sub: Deal with MPE/IX.
9982
9983Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9984
9985 * configure.in: Use mh-aix43.
9986
99871998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9988
9989 * configure: Fix --without/--disable cases for gxx-include-dir.
9990
9991Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9992
9993 * mdata-sh: Imported. Needed for automake support.
9994
9995Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9996
ba73c63f 9997 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9998 "chmod og=u `find . -print`".
9999
10000Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10001
ba73c63f 10002 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
10003
10004Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10005
10006 * Makefile.in: Undo previous patch.
10007
10008Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10009
10010 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10011 to here ...
10012 (install-no-fixedincludes): and here
10013 (INSTALL_MODULES): ... from here.
10014
10015Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10016
10017 * config.sub: Merge with FSF.
10018
10019 * config.guess: Merge with FSF.
10020
10021Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10022
10023 * configure (extraconfigdirs): New variable.
10024 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10025 * Makefile.in (all): Move higher in file.
10026 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10027 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10028 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10029 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10030 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10031
100321998-07-23 Brendan Kehoe <brendan@cygnus.com>
10033
10034 * Makefile.in (all-target-libjava): Depend on all-gcc and
10035 all-target-newlib.
10036 (configure-target-libjava): Depend on $(ALL_GCC).
10037
10038Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10039
10040 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10041 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10042
10043Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10044
10045 * ylwrap: Change absolute path checks to check for DOS style path
10046 names.
10047
10048 * ylwrap: Don't use a full path name if the source file is in the
10049 same directory. From hjl@lucon.org (H.J. Lu).
10050
10051 * config-ml.in: Default to being verbose, to match Feb 18 change to
10052 configure.
10053
10054Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10055
10056 Brought over from egcs:
10057
10058 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10059
10060 * configure.in (target_subdir): Set to ${target_alias} instead
10061 of "libraries".
10062
10063 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10064
10065 * configure.in (target_subdir): Set to libraries if enable_multilib.
10066
10067Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10068
10069 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10070 multilibs, force reconfiguration the first time we create
10071 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10072
10073Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10074
10075 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10076 avoid confusion with --no-recursion.
10077
10078Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10079
10080 * configure.in: Win32 hosts shouldn't use install -x
10081 * install-sh: remove -x option, and special .exe-handling
10082 hack.
10083
10084Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10085
10086 * config.guess: Recognize i586-pc-beos.
10087 * configure.in: Don't build some bits for beos.
10088
10089Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10090
10091 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10092 CFLAGS default to -O2.
10093
10094 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10095 when using GNU ld.
10096
10097Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10098
10099 * ltmain.sh: Correct install when using a different shell.
10100
10101Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10102
10103 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10104
10105Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10106
10107 * makefile.vms: Update to build binutils/makefile.vms. Add install
10108 target.
10109
10110Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10111
10112 * ltconfig: Update to correct AIX handling.
10113
10114Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10115
10116 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10117
10118 * configure.in (target_subdir): Set to ${target_alias} instead
10119 of "libraries".
10120
101211998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10122
10123 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10124 (Makefile): Depend on $(gcc_version_trigger).
10125
10126 * configure (gcc_version): Change default initializer to empty
10127 string.
10128 (gcc_version_trigger): New variable; pass this variable down
10129 to subdir configures to enable them checking gcc's version
10130 themselves. Emit make macros for both gcc_version vars.
10131 (topsrcdir): Initialize reliably.
10132 (recursion line): Remove --with-gcc-version=${gcc_version}.
10133
101341998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10135
10136 * configure (enable_version_specific_runtime_libs): Implement new flag
10137 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10138 in $(libsubdir); emit definition in each generated Makefile.
10139 (gxx_include_dir): Initialize depending on
10140 $enable_version_specific_runtime_libs.
10141
101421998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10143
10144 * configure (gcc_version): Initialize properly depending on
10145 how and where configure is started.
10146 (recursion line): Pass a --with-gcc-version=${gcc_version}
10147 to configures in subdirs.
10148
10149Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10150
10151 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 10152 cygmon
252b5132
RH
10153
10154Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10155
10156 * configure.in: Add cygmon and libstub support for mn10200.
10157
101581998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10159
10160 * configure (gcc_version): Add new variable describing the
10161 particular gcc version we're building.
10162 * Makefile.in (libsubdir): Add new macro for the directory
10163 in which the compiler finds executables, libraries, etc.
10164 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10165 and libsubdir.
10166
10167Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10168
ba73c63f
JM
10169 * Makefile.in (local-clean): Remove *.log.
10170 (warning.log): Built with warn_summary from build.log.
10171 (mail-report.log): Run test_summary.
10172 (mail-report-with-warnings.log): Run test_summary including
10173 warning.log in the report.
252b5132
RH
10174
10175Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10176
10177 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10178
10179Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10180
10181 * Makefile.in (grep): Grep no longer depends on libiberty.
10182
10183Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10184
10185 * Makefile.in: all-snavigator needs all-libgui.
10186
10187Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10188
10189 * configure.in: Add cygmon and libstub support for mn10300.
10190
10191Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10192
10193 * missing: Update to version from automake 1.3.
10194
10195 * ltmain.sh: On installation, don't get confused if the same name
10196 appears more than once in the list of library names.
10197
10198Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10199
10200 * config.sub: Accept m68060 and m5200 as CPU names.
10201
10202Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10203
10204 * configure: Use && rather than using -a in test, because odd
10205 strings can confuse test.
10206 * configure.in: Likewise.
10207
10208Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10209
10210 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10211
10212Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10213
10214 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
10215 bootstrap4-lean): New targets.
10216
10217Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10218
10219 * mpw-* Delete. Not used.
252b5132
RH
10220
10221Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10222
10223 * COPYING.LIB: Update FSF address.
10224
10225Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10226
10227 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10228
10229 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10230 GAS_SUPPORT_DIRS.
10231
10232Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10233
10234 * ltconfig, ltmain.sh: Avoid producing a version number if
10235 -version-info was not used.
10236
10237Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10238
10239 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10240 building with newlib.
10241
102421998-04-30 Paul Eggert <eggert@twinsun.com>
10243
ba73c63f 10244 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 10245 Solaris `make' causes it to continue to next definition.
252b5132 10246
afb8d725
JM
10247Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10248
10249 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10250 the right GUI libraries and files are installed along with GDB.
10251
252b5132
RH
10252Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10253
10254 * configure.in: Change alpha to alpha* in several places.
10255
10256Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10257
10258 * config.sub: Recognize sparc86x.
10259
10260Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 10261
252b5132
RH
10262 * configure.in (--enable-target-optspace): Remove debug echo.
10263
10264Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10265
10266 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10267
10268Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10269
10270 * ltconfig: Update cygwin32 support.
10271
10272 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10273 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10274 (GDB_SUPPORT_DIRS): Likewise.
10275
10276Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10277
10278 * configure.in (target_makefile_frag): If --enable-target-optspace,
10279 use -Os to compile target libraries rather than -O2. Default to
10280 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10281 not used.
10282 * configure.in (target_cflags): Ditto for d30v.
10283
10284Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10285
10286 * Makefile.in (all-bfd): Depend on all-intl.
10287 (all-binutils): Likewise.
10288 (all-gas): Likewise.
10289 (all-gprof): Likewise.
10290 (all-ld): Likewise.
10291
252b5132
RH
102921998-04-19 Brendan Kehoe <brendan@cygnus.com>
10293
10294 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10295
10296Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10297
10298 * Makefile.in (all-bfd): Depend upon all-libiberty.
10299
10300 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10301
10302Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10303
10304 * Makefile.in: Add libstub.
10305
10306 * configure.in: Ditto. Build libstub for targets that have cygmon
10307 support.
10308
10309Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10310
10311 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10312
10313Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10314
10315 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10316 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10317
10318Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10319
10320 * configure: Define DEFAULT_M4 by searching PATH.
10321 * Makfile.in: Use DEFAULT_M4.
10322
10323Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10324
10325 * ltconfig: Add cygwin32 support.
10326
10327 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
10328 to configure and build.
10329
10330Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10331
10332 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
10333
10334Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10335
10336 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10337
10338Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10339
10340 * Makefile.in: add ash make rules
10341 * configure.in: add ash to native_only and host_tools lists
10342
10343Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10344
10345 * Makefile.in (all-gettext, all-intl): New targets.
10346 (ALL_MODULES): Added all-gettext, all-intl.
10347 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10348 (INSTALL_MODULES): Added install-gettext, install-intl.
10349 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10350
10351 * configure.in (host_tools): Added gettext.
10352 (native_only): Likewise.
10353 (noconfigdirs) [various cases]: Likewise.
10354 (host_libs): Added intl.
10355
afb8d725
JM
10356Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10357
10358 * configure: Do not disable building gdbtk for cygwin32 hosts.
10359
ba73c63f
JM
10360Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10361
10362 * configure.in: Add thumb-coff target.
10363 * config.sub: Add thumb-coff target.
10364
252b5132
RH
10365Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10366
10367 * Makefile.in: Revert yesterday's change.
10368 (all-target-winsup): all-target-librx stays out of here.
10369
10370Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10371
ba73c63f
JM
10372 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10373 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10374 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
10375 Remove references to librx and libg++.
10376
10377Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10378
10379 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10380 recursive makes
10381
10382Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10383
10384 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10385 for newlib directory.
10386 (CXX_FOR_TARGET): Likewise.
10387
10388Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10389
10390 * ltconfig: Update after libtool/ltconfig.in change for
10391 hpux11.
10392
10393Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10394
10395 * ltconfig, ltmain.sh: Update to libtool 1.2.
10396
10397Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10398
10399 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10400 (install-gcc-cross): Instead, override LANGUAGES here.
10401
104021998-03-18 Dave Love <d.love@dl.ac.uk>
10403
10404 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10405 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10406
10407Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10408
10409 * configure.in: Add Thumb-pe target.
10410
10411Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 10412
252b5132
RH
10413 * Makefile.in - changed sn targets to snavigator
10414 * configure.in - changed sn targets to snavigator
10415
10416Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10417
10418 * config-ml.in: After building symlink tree call make distclean
10419 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10420 to be the case for libiberty.
10421
10422Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10423
10424 * configure: When making link, also check the current
10425 directory. The configure scripts may create one.
10426
10427Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10428
10429 * config.sub: Accept alphapca56 and alphaev6 properly.
10430
10431Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10432
10433 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10434
252b5132
RH
10435Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10436
80413487 10437 * config.sub (sco5): Fix typo.
252b5132
RH
10438
10439Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10440
10441 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10442 install-itcl.
10443 (install-itcl): Remove dependency on install-tcl.
10444
10445Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10446
10447 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10448
252b5132
RH
10449Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10450
10451 * configure.in: Don't build libgui for a cygwin32 target when not on
10452 a cygwin32 host.
10453
10454Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10455
10456 * configure (redirect): Set to null, so default behavior of
10457 configure is now --verbose.
10458
104591998-02-16 Dave Love <d.love@dl.ac.uk>
10460
10461 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10462 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10463
10464Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10465
10466 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10467 this change to sync Makefile.in with its ChangeLog entries.
10468
10469Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10470
10471 * ltmain.sh (mkdir): Check that the directory doesn't exist
10472 before we exit with error, so that we don't get races during
10473 parallel builds.
10474
10475Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10476
10477 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10478
10479Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10480
10481 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10482 PICFLAG_FOR_TARGET.
10483 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10484
10485 * configure: Emit a definition for the new macro enable_shared
10486 into each Makefile.
10487
252b5132
RH
10488Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10489
10490 * configure.in (host_tools, native_only): Add libtool.
10491
10492Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10493
10494 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10495 Fix typo in ming config comment.
10496
10497Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10498
10499 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10500
10501Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10502
10503 * config.sub: Add tic30 cases, and map c30 to tic30.
10504
ba73c63f
JM
10505Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10506
10507 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10508 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10509 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10510 (CLEAN_TARGET_MODULES): Similarly
10511 (all-target-libf2c): Add dependences.
35590697 10512 * configure.in (target_libs): Add libf2c.
ba73c63f 10513
252b5132
RH
10514Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10515
ba73c63f
JM
10516 * configure.in: Remove expect from noconfigdirs when target
10517 is cygwin32. OK to build expect and dejagnu with Canadian
10518 Cross.
252b5132
RH
10519
10520Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10521
10522 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10523 host.
10524
10525 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10526 and mingw32.
10527
10528Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10529
10530 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10531 here as it is not defined in the toplevel Makefile.
10532
10533Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10534
10535 * configure (package_makefile_rules_frag): New variable, which names
10536 a file with generic rules, ...
10537 Change comment to mention we now have FIVE parts.
10538 * configure: Undo last change.
10539
10540Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10541
10542 * config.guess: More accurate determination of HP processor types.
10543 * config.sub: More accurate determination of HP processor types.
10544
10545Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10546
10547 * configure (package_makefile_frag): Move inserting the
10548 ${package_makefile_frag} to where it should be according
10549 to the comment.
10550
ba73c63f 10551Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10552
10553 * config.guess: Add support for Linux/ARM.
10554
10555Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10556
10557 * .cvsignore: Remove *-info and *-install since they match
10558 release-info and mpw-install, which we don't want to just ignore.
10559
10560Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10561
10562 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10563
10564Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10565
10566 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10567 local_prefix to sub-make invocations.
10568
10569Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10570
10571 * configure.in: Check makefile fragments in the source
10572 directory.
10573
10574Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10575
ba73c63f
JM
10576 * configure.in: Check whether host and target makefile
10577 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10578
10579Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10580
10581 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10582
252b5132
RH
10583Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10584
10585 * configure.in: Make sure we only replace RPATH_ENVVAR on
10586 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10587 regexp to sed.
10588
10589 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10590 to sub-makes.
10591
105921998-01-13 Lee Iverson (leei@ai.sri.com)
10593
10594 * config-ml.in (multi-do): LDFLAGS must include multilib
10595 designator.
10596
10597Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10598
10599 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10600
10601Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10602
10603 * config.sub: Add mingw32 support.
10604 * configure.in: Likewise.
252b5132
RH
10605
10606Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10607
10608 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10609
10610Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10611
10612 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10613 * configure (gxx_include_dir): Provide a definition for subdirs
10614 which do not use autoconf.
10615
10616Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10617
10618 * config.guess: Sync with egcs. Picks up new alpha support,
10619 BeOS & some additional linux support.
10620
ba73c63f 10621Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10622
10623 * config.guess: HP 9000/803 is a PA1.1 machine.
10624
ba73c63f
JM
10625Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10626
10627 * configure.in: It's alpha*-...
252b5132
RH
10628
10629Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10630
ba73c63f
JM
10631 * configure.in (host_makefile_frag, target_makefile_frag):
10632 Handle multiple config files.
10633 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10634 alpha-*-*.
252b5132
RH
10635
10636Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10637
10638 * mkdep: New file.
10639
10640Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10641
10642 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10643
10644Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10645
10646 * Makefile.in: Add libgui directory.
10647 (GDB_TK): Add all-libgui.
10648 * configure.in: Add libgui directory.
10649 * configure: Add all-libgui to GDB_TK.
10650
10651Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10652
10653 * config-ml.in (multidirs): Add m32r to multilib list.
10654
10655Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10656
10657 * Makefile.in (all-target-gperf): Change dependency to
10658 all-target-libstdc++.
10659
10660Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10661
10662 * config.guess: Add BeOS support.
10663
10664Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10665
10666 Source directory cvs renamed to cvssrc:
10667 * configure.in (host_tools): Change cvs to cvssrc.
10668 (native_only): Likewise.
10669 (noconfigdirs) [various cases]: Likewise.
10670 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10671 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10672 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10673 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10674 (all-cvssrc): Rename target from all-cvs.
10675
10676Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10677
10678 * configure (gxx_include_dir): Fix thinko.
10679
10680Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10681
10682 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10683 (install-cross, install-gcc-cross): New targets.
10684
10685Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10686
10687 * configure.in (noconfigdirs): Add support for Thumb target.
10688
10689 * config.sub (maybe_os): Add support for Thumb target.
10690
10691Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10692
10693 * Makefile.in: Add rules for cygmon.
10694
10695 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10696
10697Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10698
10699 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10700 * configure (gxx_include_dir): Provide a definition for subdirs
10701 which do not use autoconf.
10702
10703Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10704
10705 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10706 11/18/97 build
252b5132
RH
10707
10708Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10709
10710 * From Franz Sirl.
10711 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10712 found on RedHat Linux systems.
10713
10714Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10715
10716 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10717 guesses.
10718
10719Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10720
10721 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10722
10723Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10724
10725 * ltmain.sh: If mkdir fails, check whether the directory was created
10726 anyhow by some other process.
10727
10728Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10729
10730 * configure.in (d30v-*-*): Configure all directories.
10731
10732Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10733
10734 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10735 for the D30V.
10736
10737Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10738
10739 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10740
10741Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10742
80413487
RH
10743 * include/libiberty.h: Add extern "C" { so it can be used with C++
10744 progrms.
10745 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10746 programs.
252b5132
RH
10747
10748Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10749
10750 * configure.in (d30v-*-*): Configure GCC now.
10751
10752Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10753
10754 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10755 is no longer needed.
10756
10757Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10758
10759 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10760
10761Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10762
10763 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10764 targets using "$@" to provide support for similar but not identical
10765 targets without having to duplicate code.
10766
10767Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10768
10769 * makefile.vms: Fix to work with DEC C.
10770
10771Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10772
10773 * config.sub: Add mips-tx39-elf to marketing names.
10774
10775Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10776
10777 * ltmain.sh: Handle symlinks in generated script.
10778
10779Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10780
10781 * configure: Handle autoconf style directory options: --bindir,
10782 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10783 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10784 --sysconfdir.
10785 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10786 (sharedstatedir, localstatedir, oldincludedir): New variables.
10787 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10788 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10789 sbindir, sharedstatedir, and sysconfdir.
10790
10791Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10792
10793 * Makefile.in (bootstrap-lean): New target.
10794
10795Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10796
10797 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10798 sn, and gnuserv from noconfigdirs.
252b5132
RH
10799
10800Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10801
10802 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10803
10804Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10805
ba73c63f 10806 * Makefile.in (cross): New target.
252b5132
RH
10807
10808Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10809 Jeff Law <law@cygnus.com>
252b5132
RH
10810
10811 * Makefile.in (bootstrap2, bootstrap3): New targets.
10812 (all-bootstrap): Remove outdated and confusing target.
10813 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10814
afb8d725
JM
10815Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10816
10817 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10818 windows. Consistent with gdb/configure.
afb8d725 10819
252b5132
RH
108201997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10821
252b5132
RH
10822 * configure.in: Name Linux target fragment.
10823
10824 * configure: Rewrite so that project Makefile fragment is inserted
10825 first and appears last in the resulting Makefile.
10826
10827Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10828
10829 * Makefile.in (install-itcl): Install tcl first.
10830
252b5132 10831Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10832
252b5132
RH
10833 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10834
10835Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10836
10837 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10838
10839 * configure.in (skipdirs): Add target-librx for Linux.
10840 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10841
10842Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10843
10844 * Makefile.in (bootstrap): New target.
10845
10846Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10847
10848 * config.sub: Accept 'amigados' for backward compatability.
10849
10850Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10851
10852 * config.guess: Merge with FSF.
10853
ba73c63f
JM
10854Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10855
10856 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10857
252b5132
RH
10858Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10859
10860 * config.sub: Add "marketing-names" patch.
10861
10862Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10863
80413487 10864 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10865
10866Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10867
10868 * config.sub: Handle v850-elf.
10869
ba73c63f
JM
10870Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10871
10872 * .cvsignore (*-install): Remove.
10873
252b5132
RH
10874Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10875
10876 * ltconfig: Set CONFIG_SHELL in libtool.
10877 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10878
10879Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10880
10881 * configure.in (target_subdir): Set to libraries if enable_multilib.
10882
10883Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10884
10885 * config.guess: Update from gcc directory.
10886
10887Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10888
10889 * Makefile.in (all-sim): Depends on all-readline.
10890
10891Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10892
10893 * Makefile.in (BISON, YACC): Use $$s.
10894 (all-bison): Depend on all-texinfo.
10895
10896Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10897
10898 * Makefile.in (BISON): Add -L flag.
10899 (YACC): Likewise.
10900
10901Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10902
35590697
AJ
10903 * configure.in (noconfigdirs): Add support for v850e target.
10904
252b5132
RH
10905 * config.sub (maybe_os): Add support for v850e target.
10906
10907Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10908
35590697
AJ
10909 * configure.in (noconfigdirs): Add support for v850ea target.
10910
252b5132
RH
10911 * config.sub (maybe_os): Add support for v850ea target.
10912
10913Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10914
10915 * config.sub: Add mipstx39. Delete r3900.
10916
10917Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10918
10919 * Makefile.in (all-autoconf): Depends on all-texinfo.
10920
10921Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10922
10923 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10924 eabi targets.
10925
10926Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10927
10928 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10929
10930 * configure: When handling a Canadian Cross, handle YACC as well as
10931 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10932 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10933
10934Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10935
10936 * Makefile.in (BISON): bison, not byacc or bison -y.
10937 (YACC): bison -y or byacc or yacc.
10938 (various): Add *-bison as appropriate.
10939 (taz): No need to mess with BISON anymore.
10940
10941Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10942
10943 * configure: If OSTYPE matches *win32*, try to find a good value for
10944 CONFIG_SHELL.
10945
10946Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10947
10948 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10949 configure.in if it is present.
10950
10951Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10952
10953 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10954
10955Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10956
10957 * config.sub: Recognize `arc' cpu.
10958 * configure.in: Likewise.
10959 * config-ml.in: Likewise.
10960
10961Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10962
10963 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10964
10965Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10966
10967 * configure: Changed sed delimiter from ':' to '|' when
10968 attempting to substitute ${config_shell} for SHELL. On
10969 NT ${config_shell} may contain a ':' in it.
10970
10971Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10972
10973 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10974
10975Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10976
10977 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10978
10979Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10980
10981 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10982
10983 * ylwrap: If the program is a relative path, force it to be
10984 absolute.
10985
10986Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10987
10988 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10989
10990Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10991
10992 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10993 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10994 for libraries.
252b5132
RH
10995
10996Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10997
10998 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10999 separated by spaces.
252b5132
RH
11000
11001Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11002
11003 * ylwrap: New file.
11004 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11005
11006 * ltmain.sh: Handle /bin/sh at start of install program.
11007
11008 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11009
11010 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11011 * missing: New file, from automake 1.2.
11012
11013Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11014
11015 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11016 check-tk to CHECK_X11_MODULES.
11017
11018Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11019
11020 * config.sub: Merge with FSF.
11021
11022Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11023
11024 * config.guess: Merge with FSF.
11025
11026Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11027
11028 * configure: Treat msdosdjgpp like go32.
11029 * configure.in: Likewise. Don't remove gprof for go32.
11030
11031 * configure: Change Makefile.tem2 to Makefile.tm2.
11032
11033Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11034
11035 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11036
11037Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11038
11039 * install-sh (chmodcmd): Set to null if the DST directory already
11040 exists. Same as Nov 11th change.
11041
11042Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11043
35590697 11044 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
11045
11046Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11047
11048 * config.guess: Update from FSF.
11049
11050Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11051
11052 * Makefile.in (GDB_TK): Depend on itcl and tix.
11053
11054Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11055
11056 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11057 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11058 (INSTALL_SCRIPT): New variable.
11059 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11060 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11061 to -x.
11062 * install-sh: Add support for -x option.
11063
11064Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11065
11066 * configure.in, Makefile.in: Treat tix like itcl.
11067
11068Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11069
11070 * Makefile.in (WINDRES): New variable.
11071 (WINDRES_FOR_TARGET): New variable.
11072 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11073 (EXTRA_HOST_FLAGS): Add WINDRES.
11074 (EXTRA_TARGET_FLAGS): Add WINDRES.
11075 (EXTRA_GCC_FLAGS): Add WINDRES.
11076 ($(DO_X)): Pass down WINDRES.
11077 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11078 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11079 DLLTOOL_FOR_TARGET.
11080
11081Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11082
11083 * configure.in: configure sim before gdb for win32-x-ppc
11084
11085Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11086
11087 Move gperf into the toplevel, from libg++.
11088 * configure.in (target_tools): Add target-gperf.
11089 (native_only): Add target-gperf.
11090 * Makefile.in (all-target-gperf): New target, depend on
11091 all-target-libg++.
11092 (configure-target-gperf): Empty rule.
11093 (ALL_TARGET_MODULES): Add all-target-gperf.
11094 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11095 (CHECK_TARGET_MODULES): Add check-target-gperf.
11096 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11097 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11098
11099Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 11100
252b5132
RH
11101 * config.sub (mn10200): Recognize new basic machine.
11102
11103Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11104
11105 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11106 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11107
11108Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11109
11110 * configure.in: If we're building mips-sgi-irix6* native, turn on
11111 ENABLE_MULTILIB and set TARGET_SUBDIR.
11112
11113Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11114
11115 * Makefile.in (all-sn): Depend on all-grep.
11116
11117Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11118
11119 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11120
11121 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11122 Makefile. From Jeff Makey <jeff@cts.com>.
11123 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11124
11125 * Makefile.in (DISTBISONFILES): Remove.
11126 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11127 $(DEFAULT_YACC).
11128
11129 * configure.in: Build itl, db, sn, etc., when building for native
35590697 11130 cygwin32.
252b5132
RH
11131
11132 * Makefile.in (LD): New variable.
11133 (EXTRA_HOST_FLAGS): Pass down LD.
11134 ($(DO_X)): Likewise.
11135
11136Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11137
11138 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11139
11140Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11141
11142 * configure.in (targargs): Strip out any supplied --build argument
35590697 11143 before adding our own. Always add --build.
252b5132
RH
11144
11145Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11146
11147 * configure.in (targargs): Pass --build if we're doing
11148 a cross-compile.
11149
11150Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11151
ba73c63f 11152 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
11153 sed. Otherwise sed chokes on NT path names with drive
11154 designators. Also look for "?:*" as the leading characters in an
11155 absolute pathname.
11156
11157Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11158
11159 * config.sub: Support for r3900.
11160
11161Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11162
11163 * configure.in: Use install-sh, not install.sh.
11164
11165Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11166
11167 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11168 apply it twice.
11169
11170Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11171
11172 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11173 install-binutils.
11174
11175Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11176
11177 * Makefile.in: Add automake targets.
11178 * configure.in (host_tools): Add automake.
11179
11180Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11181
11182 * configure: Default CXX to c++, not gcc.
11183 * Makefile.in (CXX): Set to c++, not gcc.
11184 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11185
11186Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11187
11188 * install-sh: try appending a .exe if source file doesn't
11189 exist
11190
11191Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11192
11193 * configure.in: Turn on multilib by default.
11194 (cross_only): Remove target-libiberty.
11195
11196 * Makefile.in (all-gcc): Don't depend on libiberty.
11197
11198Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11199
11200 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11201
11202Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11203
11204 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11205 (DISTBISONFILES): Add ld/Makefile.in
11206
11207Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11208
11209 * configure.in: if target is cygwin32 but host isn't cygwin32,
11210 don't configure gdb tcl tk expect, not just gdb.
11211
11212Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11213
11214 * configure.in: Added gnuserv everywhere sn appears.
11215
11216 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11217 (CROSS_CHECK_MODULES): Added check-gnuserv.
11218 (INSTALL_MODULES): Added install-gnuserv.
11219 (CLEAN_MODULES): Added clean-gnuserv.
11220 (all-gnuserv): New target.
11221
11222Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11223
11224 * config.guess: Fixes for MIPS OpenBSD systems.
11225
11226Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11227
11228 * Makefile.in (INSTALL_XFORM): Remove.
11229 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11230
11231 * mkinstalldirs: New file, copied from automake.
11232 * Makefile.in (installdirs): Rename from install-dirs. Use
11233 mkinstalldirs. Change all users.
11234 (DEVO_SUPPORT): Add mkinstalldirs.
11235
11236Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11237
11238 * install-sh: Rename from install.sh.
11239 * Makefile.in (INSTALL): Change install.sh to install-sh.
11240 (DEVO_SUPPORT): Likewise.
11241
11242 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11243 Graichen <graichen@rzpd.de>.
11244
11245Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11246
11247 * config.guess: Recognize OpenBSD systems correctly.
11248
11249Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11250
11251 * README, Makefile.in (ETC_SUPPORT): Remove references to
11252 cfg-paper*, configure.{texi,man,info*}._
11253
11254Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11255
11256 * Makefile.in (all.normal): Ensure that gcc is built after all
11257 the x11 - ie gdb - targets.
11258
11259Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11260
11261 * makefile.vms: Don't run conf-a-gas.
11262
11263Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11264
80413487 11265 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
11266
11267Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11268
11269 * configure.in: Remove noconfigdirs case since gdb also
11270 configures and builds for tic80-coff.
11271
11272Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11273
11274 * configure: Set cache_file to config.cache.
11275 * Makefile.in (local-distclean): Remove config.cache.
11276
11277Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * COPYING: Update FSF address.
11280
11281Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11282
11283 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11284 noconfigdirs.
11285
11286Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11287
11288 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11289 MAKEDIRS, is empty.
11290
11291Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11292
11293 * config.sub: Tweak mn10300 entry.
11294
11295Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11296
11297 * configure.in (host_tools): Put sim before gdb, so gdb's
11298 configure.tgt can determine if the simulator was configured.
11299
11300Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11301
11302 * config.sub: Move BeOS $os case to be with other Cygnus
11303 local cases.
11304
11305Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11306
11307 * config.sub: Remove misplaced comment that broke Linux.
11308
11309Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11310
11311 * config.sub: Add BeOS support.
11312
11313Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11314
11315 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11316
11317Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11318
11319 * configure.in (noconfigdirs): Remove tcl and tk from
11320 noconfigdirs for cygwin32 builds.
11321
11322Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11323
11324 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11325
11326Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11327
11328 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11329 make-all.com, use makefile.vms instead.
11330
11331Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11332
11333 * config.sub: Accept -lnews*.
11334
11335Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11336
11337 * configure.in (noconfigdirs): Disable target-newlib,
35590697 11338 target-examples and target-libiberty for d30v.
252b5132
RH
11339
11340Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11341
11342 * configure.in (noconfigdirs): Enable ld for d30v.
11343
11344Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11345
11346 * configure.in (tic80-*-*): Build compiler.
11347
11348Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11349
11350 * configure.in (d30v-*): Remove sim directory from list of
35590697 11351 unsupported d30v directories
252b5132
RH
11352
11353Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11354
35590697
AJ
11355 * config.sub, configure.in: Add d30v target cpu.
11356
252b5132
RH
11357Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11358
11359 * makefile.vms: New file.
11360 * make-all.com: Remove.
11361
11362Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11363
11364 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11365
11366Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11367
11368 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11369
11370Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11371
11372 * Makefile.in (ALL_MODULES): Added all-db.
11373 (CROSS_CHECK_MODULES): Addec check-db.
11374 (INSTALL_MODULES): Added install-db.
11375 (CLEAN_MODULES): Added clean-db.
11376
11377Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11378
11379 * config.guess: Merge with latest FSF sources.
11380
11381Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11382
11383 * Makefile.in (ALL_MODULES): Added all-itcl.
11384 (CROSS_CHECK_MODULES): Added check-itcl.
11385 (INSTALL_MODULES): Added install-itcl.
11386 (CLEAN_MODULES): Added clean-itcl.
11387
11388Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11389
11390 * configure.in: build gdb for mn10200
11391
11392Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11393
11394 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11395
11396Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11397
11398 * configure.in (tic80-*-*): Turn off most targets right now.
11399
11400Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11401
11402 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11403 rather than the makeinfo program.
11404 (do-info): Depend upon all-texinfo.
11405
11406Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11407
11408 * configure.in: Remove uses of config/mh-linux.
11409
11410 * config.sub, config.guess: Merge with latest FSF sources.
11411
11412Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11413
11414 * config.sub (case $basic_machine): Add tic80 entries.
11415
11416Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11417
11418 * config.sub, config.guess: Merge with latest FSF sources.
11419
11420Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11421
11422 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11423 * mpw-config.in: Test for NewFolderRecursive.
11424 * mpw-install: Use symbolic name for startup filename.
11425 * mpw-README: Add various additional details.
11426
11427Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11428
11429 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11430
11431Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11432
11433 * configure.in: Do build gcc and the target libraries for
11434 the mn10200.
11435
11436Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11437
11438 * configure.in: don't avoid building gdb for mn10300 any more
11439 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11440 instead of single-quoting it.
11441
11442Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11443
11444 * configure.in: Don't use --with-stabs on IRIX 6.
11445
11446Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11447
11448 * configure.in (m32r): Build gdb, libg++ now.
11449
11450Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11451
11452 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11453 directories from noconfigdirs.
11454
11455Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11456
11457 * config.sub (basic_machine): added mips16 configuration
11458
11459Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11460
11461 * config.sub: Handle d10v-unknown.
11462
11463Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11464
11465 * config.sub: Handle v850-unknown.
11466
11467Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11468
11469 * Makefile.in: add findutils
11470 * configure.in: add findutils to list of host_tools
11471
11472Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11473
11474 * config.sub: Handle mn10200 and mn10300.
11475
11476Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11477
11478 * configure.in (d10v-*): Do not build librx.
11479
11480Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11481
11482 * configure.in (mn10300): Build everything except gdb & libgloss.
11483
11484Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11485
11486 * config.guess: Patch for Dansk Data Elektronik servers,
11487 from Niels Skou Olsen <nso@dde.dk>.
11488
11489 For ncr, use /bin/uname rather than uname, since GNU uname does not
11490 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11491
11492 Patch for MIPS R4000 running System V,
11493 from Eric S. Raymond <esr@snark.thyrsus.com>.
11494
11495 Fix thinko for nextstep.
11496
11497 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11498
11499 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11500 * config.guess: Guess mips-dec-mach_bsd4.3.
11501
11502 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11503 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11504 release numbers.
11505 * config.guess (mips-mips-riscos*): Emit just enough of the
11506 release number.
11507
11508 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11509 * config.guess (sparc-auspex-sunos*): Added.
11510 (f300-fujitsu-*): Added.
11511
11512 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11513 * config.guess: Recognize a Tadpole as a sparc.
11514
11515Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11516
11517 * config.guess: Don't assume that NextStep version is either 2 or
11518 3. NextStep 4 (aka OpenStep 4) has come out now.
11519
11520Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11521
11522 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11523 From Rik Faith <faith@cs.unc.edu>.
11524
11525Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11526
11527 * config.sub: Contributions from bug-gnu-utils to:
11528 Support plain "hppa" (no version given) architecture, reported by
11529 OpenStep.
11530 OpenBSD like NetBSD.
11531 LynxOs is not a hardware supplier.
11532
11533 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11534 OpenBSD like NetBSD.
252b5132
RH
11535 Stratus systems.
11536 More Pyramid systems.
11537 i[n>4]86 Intel chips.
11538 M680[n>4]0 Motorola chips.
11539 Use unknown instead of lynx for hardware manufacturer.
11540
11541Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11542
11543 * install.sh (chmodcmd): Set to null if the DST directory already
11544 exists.
11545
11546Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11547
11548 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11549 not use mt-ppc target Makefile fragment any more.
11550
11551Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11552
11553 * configure.in (*-*-windows): Exclude everything but those dirs
11554 needed to build windows.
11555
11556Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11557
11558 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11559
11560Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11561
11562 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11563
11564Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11565
11566 * Undo my previous change.
11567
11568Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11569
11570 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11571 unconditionally.
11572 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11573
11574Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11575
11576 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11577 host to add it's own flags.
252b5132
RH
11578
11579Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11580
11581 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11582
11583Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11584
11585 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11586 (CXX_FOR_TARGET): Likewise.
11587 (GCC_FOR_TARGET): Define.
11588 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11589 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11590 CC_FOR_TARGET was specified on the command line.
11591 (MAKEOVERRIDES): Don't define.
11592
11593Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11594
11595 * configure.in (m32r): Fix spelling of libg++ libs.
11596
11597Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11598
11599 * config.sub (-apple*): Remove, now redundant.
11600
11601Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11602
11603 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11604
11605 * configure: Rework yesterday's sed script patch.
11606
11607 * config.sub: Merge with FSF.
11608
11609Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11610
11611 * config.guess: Merge from FSF.
11612
11613 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11614 * config.guess: Use pc instead of unknown, for pc clone systems.
11615 Change linux to linux-gnu.
252b5132
RH
11616
11617 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11618 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11619
11620Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11621
11622 * test-build.mk (HOLES): Add "xargs" for gdb.
11623
11624 * configure: Avoid hpux10.20 sed bug.
11625
11626Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11627
4bddf3ad 11628 * configure.in: Add support for windows host
252b5132
RH
11629 (that is a build done under the Microsoft build environment).
11630
11631Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11632
11633 * Makefile.in: Replace all uses of srcroot with s, to shrink
11634 command line lengths.
11635
11636 Patches from Geoffrey Noer <noer@cygnus.com>:
11637 * configure.in: If configuring for newlib, pass --with-newlib to
11638 subdirectories.
11639 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11640 -Bnewlib/ and -Lwinsup to gcc.
11641 (CXX_FOR_TARGET): Likewise.
11642
11643Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11644
11645 * Makefile.in (ETC_SUPPORT): Add configure.
11646
11647Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11648
35590697 11649 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11650 host configuration file.
11651
11652Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11653
11654 * configure.in: Break mn10x00 support into separate
11655 mn10200 and mn10300 configurations.
11656 * config.sub: Likewise.
11657
11658Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11659
11660 * configure.in: Add lots of stuff to noconfigdirs for
11661 the mn10x00 targets.
11662
11663 * config.sub, configure.in: Add mn10x00 support.
11664
11665Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11666
11667 * make-all.com: Call conf-a-gas, not config-a-gas.
11668
11669Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11670
11671 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11672 targets.
252b5132
RH
11673
11674Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11675
11676 * mpw-README: Add much more detail for native PowerMac.
11677 * mpw-install: New file.
11678 * mpw-configure: Add --norecursion and --help options.
11679 * mpw-config.in: Translate readme and install files when
11680 copying to objdir.
11681 * mpw-build.in: Don't always depend on byacc and flex.
11682 (install-only-top): New action.
11683
11684Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11685
11686 * configure.in: You can now configure GDB for the v850.
11687
11688Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11689
11690 * configure.in (noconfigdirs): Don't configure any C++ dirs
11691 if targeting D10V.
11692
11693Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11694
11695 * config.sub: Recognize mips64vr5000.
11696
11697Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11698
11699 * configure.in: Use a single line for host_tools and native_only.
11700
11701Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11702
11703 * config.sub, configure.in: Add entries for m32r.
11704
11705Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11706
11707 * Makefile.in (inet-install): Don't run install-gzip.
11708
11709Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11710
11711 * configure.in: Don't config lots of things for *-*-windows*.
11712
11713Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11714
11715 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11716 (host_libs, host_tools): Copy from configure.in.
11717 * mpw-configure: Don't complain about directories not found.
11718
11719Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11720
11721 * configure.in (i[345]86): Recognize i686 for pentium pro.
11722 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11723 file.
11724
11725 * config.guess (i[345]86): Ditto.
11726
11727Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11728
11729 * configure.in (noconfigdirs): Removed gdb for D10V.
11730
11731Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11732
11733 * configure.in: Remove ld, target-libio, target-libg++, and
11734 target-libstdc++ from noconfigdirs.
11735
11736Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11737
11738 * configure: Fix three locations where shell scripts were
11739 being run directly rather than with config_shell.
11740
11741Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11742
11743 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11744 * config.sub (basic_machine): Recognize v850.
11745
11746Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11747
11748 * mpw-configure: Handle multiple enable/disable options and
11749 pass them down recursively, handle -c and -s flags appropriately
11750 depending on choice of compiler, add escape mechanism for
11751 quoted arguments to gC.
11752
11753Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11754
11755 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11756 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11757 so that -mrelocatable-lib and -mno-eabi are used.
11758
11759 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11760 not support --print-multi-lib, don't abort.
11761
252b5132
RH
11762Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11763
11764 * make-all.com: Run config-a-gas.
11765 * setup.com: Don't copy subdirectory files around.
11766
11767Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11768
11769 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11770 target, it now compiles correctly.
11771
11772Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11773
11774 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11775
11776Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11777
35590697 11778 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11779
11780Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11781
11782 * configure.in (native_only): Add prms.
11783
11784Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11785
11786 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11787 (BINUTILS_SUPPORT_DIRS): Likewise.
11788
11789Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11790
11791 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11792 d10v support is added.
11793
11794Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11795
11796 * configure.in (d10v-*-*): New target.
11797
11798Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11799
11800 * config.guess (HP 9000/811): Recognize this as a PA1.1
11801 machine.
11802
11803Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11804
11805 * Makefile.in (do-tar-gz): New target, split out from tail end of
11806 taz target. Run each command separately, don't use pipes.
11807 (taz): Use it.
11808
11809Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11810
11811 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11812 * mpw-build.in: No builds should depend on building byacc or flex,
11813 they are assumed to be installed already.
11814
11815Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11816
11817 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11818 variable that CC_FOR_TARGET needs.
11819
11820Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11821
11822 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11823 options have changed since the last time the subdirectory was
11824 configured, and if it has, reconfigure.
11825 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11826 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11827
11828Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11829
11830 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11831 CLEAN_MODULES): Add bash.
11832 (all-bash): New target.
11833
11834Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11835
11836 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11837
11838Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11839
11840 * config.sub (basic_machine): Recognize d10v as a valid processor.
11841
11842Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11843
11844 * mpw-configure: Add support for --bindir.
11845 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11846
11847Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11848
11849 * configure.in: add bash, time, gawk to list of hosttools and things
11850 to only build for native toolchains
11851
11852Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11853
11854 * Makefile.in (docdir): Remove.
11855
11856Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11857
11858 * Makefile.in (datadir): Set to $(prefix)/share.
11859
11860Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11861
11862 * configure.in: build diff and patch for cygwin32-hosted
11863 toolchains.
11864
11865Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11866
11867 * config.sub: Accept -rtems*.
11868
11869Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11870
80413487 11871 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11872 remove diff from the list of things not buildable
11873 via Canadian Cross
252b5132
RH
11874
11875Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11876
11877 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11878 don't get ". ".
252b5132
RH
11879
11880Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11881
11882 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11883
11884Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11885
11886 * Makefile.in (taz): Handle case where tex3patch didn't even get
11887 checked out. Also, if it was found, put the symlink in a new util
11888 subdirectory.
11889
11890Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11891
11892 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11893
11894Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11895
11896 * config.sub: Recognize -openvms.
11897 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11898 * make-all.com, setup.com: New files.
11899
11900Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11901
11902 * Makefile.in (taz): tex3patch moved to texinfo/util.
11903
11904Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11905
afb8d725 11906 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11907 * configure.in: remove make from disable-if-Can-Cross list
11908 enable gdb if ${host} and ${target} are cygwin32
11909
11910Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11911
11912 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11913 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11914
11915Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11916
11917 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11918 distinguish sysv/svr4/bsd variants.
11919 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11920
11921Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11922
11923 * configure.in: Added copyright notice.
11924 * move-if-change: Added copyright notice.
11925
11926Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11927
11928 * configure.in (powerpcle-*-solaris*): Until we get shared
11929 libraries working, don't build gdb, sim, make, tcl, tk, or
11930 expect.
11931
11932Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11933
11934 * config.guess: Merge with FSF:
11935
11936 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11937 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11938
11939 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11940 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11941
11942 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11943 * config.guess: Combine two OSF1 rules.
11944 Also recognize field test versions. From mjr@zk3.dec.com.
11945 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11946 because GNU uname does not support -p. From pmr@pajato.com.
11947
11948Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11949
11950 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11951
11952Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11953
11954 * mpw-README: Document GCCIncludes.
11955
11956Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11957
11958 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11959
11960Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11961
11962 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11963
11964Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11965
11966 * configure.in (*-*-cygwin32): Configure make.
11967
11968Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11969
11970 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11971
11972Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11973
11974 * Makefile.in (all-inet): Depend on all-perl.
11975
11976 * Makefile.in (inet-install): New target.
11977
11978 * Makefile.in (all-inet): Depend on all-tcl.
11979 (all-inet): Depend on all-send-pr.
11980
11981Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11982
11983 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11984 temporarily.
11985
11986Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11987
11988 * configure.in: Don't configure --with-gnu-ld on AIX.
11989
11990Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11991
11992 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11993
11994Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11995
11996 * Makefile.in (ALL_MODULES): Added all-inet.
11997 (CROSS_CHECK_MODULES): Added check-inet.
11998 (INSTALL_MODULES): Added install-inet.
11999 (CLEAN_MODULES): Added clean-inet.
12000 (all-indent): New target.
12001
12002 * configure.in (host_tools): Added inet.
12003 (native_only): Added inet.
12004 (noconfigdirs): Added inet.
12005
12006Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12007
12008 * configure.in: Don't configure libgloss if we are not configuring
12009 newlib.
12010
12011Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12012
12013 * configure.in: Don't configure libgloss for unsupported
12014 architectures.
12015
12016Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12017
12018 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12019
12020Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12021
12022 * Makefile.in (ALL_MODULES): Include all-apache.
12023 (CROSS_CHECK_MODULES): Include check-apache.
12024 (INSTALL_MODULES): Include install-apache.
12025 (all-apache): New target.
12026
12027 * configure.in: Added apache everywhere perl is seen.
12028
12029Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12030
12031 * Makefile.in: Add support for clean-{module} and
12032 clean-target-{module} rules.
12033
12034Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12035
12036 * configure.in (*-*-ose) do not build libgloss.
12037
12038Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12039
12040 * config.guess (prep*:SunOS:5.*:*): Turn into
12041 powerpele-unknown-solaris2.
12042
12043Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12044
12045 * configure.in: Permit --enable-shared to specify a list of
12046 directories.
12047
12048Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12049
12050 * configure.in (host==solaris): Pass only the first word of $CC
12051 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12052
12053Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12054
12055 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12056
12057Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12058
12059 * Makefile.in (ALL_MODULES): Include all-perl.
12060 (CROSS_CHECK_MODULES): Include check-perl.
12061 (INSTALL_MODULES): Include install-perl.
12062 (ALL_X11_MODULES): Include all-guile.
12063 (CHECK_X11_MODULES): Include check-guile.
12064 (INSTALL_X11_MODULES): Include install-guile.
12065 (all-perl): New target.
12066 (all-guile): New target.
12067
12068 * configure.in (host_tools): Include perl and guile.
12069 (native_only): Include perl and guile.
12070 (noconfigdirs): Don't build guile and perl; no ports have been
12071 done.
12072
12073Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12074
80413487
RH
12075 * configure (--enable-*): Handle quoted option lists such as
12076 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
12077
12078Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12079
12080 * Makefile.in ({,inst}all-target): New rule so we can make and
12081 install all of the target directories easily.
12082
12083Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12084
12085 * configure.in: Add missing global flag in sed substitution when
12086 deleting `target-' from ${configdirs}.
12087
12088Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12089
12090 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12091 option.
12092
12093 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12094 config/mh-necv4.
12095
12096 * install.sh: Correct misspelling of transformbasename.
12097
12098 * config.guess: Recognize mips-*-sysv*.
12099
12100Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12101
12102 * config.sub: Recognize mon960.
12103
12104Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12105
12106 * configure: Restore Canadian Cross handling of BISON and LEX,
12107 removed in Feb 20 change.
12108
12109Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12110
12111 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12112 Mention make install. Remove the old copyright date as well the
12113 clumsy and rather pointless copyright on the README file.
12114
12115Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12116
12117 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12118 Makefile after running symlink-tree, then run `make distclean' to
12119 avoid clobbering any generated files in srcdir.
12120
12121Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12122
12123 * configure.in (m68k-*-netbsd*): Build everything now.
12124
12125Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12126
12127 * Makefile.in (taz): Fix quoting.
12128
12129Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12130
12131 * configure.in (sparclet-*-*): Build everything now.
12132
12133Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12134
12135 * configure.in (m68k-*-linux*): New host.
12136
12137Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12138
12139 * configure: Check for bison before byacc.
12140
12141Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12142
12143 * Makefile.in configure: Change the way LEX and BISON/YACC are
12144 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12145 searching PATH. These are used as fallbacks by Makefile.in if
12146 flex/bison/byacc aren't in objdir.
12147
12148Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12149
12150 * Makefile.in: Make everything which depends upon all-bfd also
12151 depend upon all-opcodes, in case --with-commonbfdlib is used.
12152
12153Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12154
12155 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12156 building NT native compilers on Unix.
12157
12158Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12159
12160 * configure.in: Don't get CC from the host Makefile fragment if we
12161 can find gcc in PATH, or if this is a Canadian Cross. Move the
12162 Solaris test for /usr/ucb/cc to the post target script, just after
12163 the compiler sanity test.
12164
12165Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12166
12167 * config.sub: Merge with FSF.
12168
12169Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12170
12171 * Makefile.in (RPATH_ENVVAR): New variable.
12172 (REALLY_SET_LIB_PATH): Use it.
12173 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12174
12175Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12176
12177 * config.sub, configure.in: Recognize sparclet cpu.
12178
12179Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12180
12181 * config.guess: Support m68k-cbm-sysv4.
12182
12183Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12184
12185 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12186 m68k-unknown-linuxaout from linker help string. Put quotes around
12187 $ld_help_string.
12188
12189Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12190
12191 * config.guess (powerpc-harris-powerunix): Add guess for port
12192 to new target.
12193
12194Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12195
12196 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12197
12198Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12199
12200 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12201 $(REALLY_SET_LIB_PATH) in Makefile.
12202 * Makefile.in (SET_LIB_PATH): New variable.
12203 (REALLY_SET_LIB_PATH): New variable.
12204 ($(DO_X)): Use $(SET_LIB_PATH).
12205 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12206 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12207 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12208 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12209 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12210 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12211 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12212 (install-dosrel): Likewise.
12213 (all-opcodes): Depend upon all-libiberty.
12214
12215Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12216
12217 * config.guess (*:CYGWIN*): New
12218
12219Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12220
12221 * Makefile.in (all-target-winsup): All all-target-libiberty.
12222
12223Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12224
12225 * configure.in (noconfigdirs): Add missing # in front of comment.
12226
12227Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12228
12229 * configure.in: add second pass to things added to noconfigdirs
12230 so *-gm-magic can exclude libgloss properly.
12231
12232Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12233
12234 * mpw-configure (extralibs_name, rez_name): Set correctly
12235 for MWC68K compiler.
12236
12237 * mpw-README: Add more info on the necessary build tools.
12238
12239Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12240
12241 * configure.in, config.sub: Recognize cygwin32.
12242
12243Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12244
12245 * config.guess, config.sub: Recognize A/UX.
12246
12247Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12248
12249 * config.sub: Merge with gcc/config.sub.
12250
12251Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12252
12253 * mpw-build.in (do-binutils): Add build of stamps.
12254
12255Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12256
12257 * config.sub: Add recognition for mips64vr4100*-* targets.
12258
12259Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12260
12261 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12262 Add creation of gconfigargs with `--enable-shared' turned on.
12263 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12264 ($(host)-stamp-stage3-configured): Likewise.
12265 (HOLES): Add chatr and ldd.
12266 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12267
12268Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12269
12270 * configure: Pass --nfp to recursive configures.
12271
12272Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12273
12274 * Makefile.in (DLLTOOL): New.
12275 (DLLTOOL_FOR_TARGET): New.
12276 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12277 (EXTRA_TARGET_FLAGS): Ditto.
12278 (EXTRA_GCC_FLAGS): Ditto.
12279 (CONFIGURE_TARGET_MODULES): Ditto.
12280 (DO_X): Ditto.
12281 * configure: Add DLLTOOL.
12282
12283Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12284
12285 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12286 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12287 mh-sco, since old workarounds no longer needed, and don't
12288 build ld, since libraries have weak symbols in COFF.
12289
12290Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12291
12292 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12293
12294Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12295
12296 * configure.in: Make sure that ${CC} can be used to compile an
12297 executable.
12298
afb8d725
JM
12299Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12300
12301 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12302 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12303 nothing depending on whether gdbtk is being built.
12304
252b5132
RH
12305Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12306
12307 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12308
12309Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12310
12311 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12312 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12313
12314Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12315
12316 * config-ml.in: Add support for
12317 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12318 Simplify setting of multidirs from --disable-foo.
12319
12320Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12321
12322 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12323 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12324 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 12325 non-empty, pass them on to the GCC make.
252b5132
RH
12326 (all-bootstrap): New rule that is like all-gcc, except it executes
12327 the GCC bootstrap rule instead of the GCC all rule.
12328
12329Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12330
12331 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12332
12333Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12334
12335 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12336 DG/UX support.
12337
12338Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12339
12340 * config.sub (i*86*) Change [345] to [3456]
12341
12342Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12343
12344 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12345 --with-gnu-ld=no.
12346
12347Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12348
12349 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12350 AIX multilibs get built.
12351
12352Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12353
12354 * configure.in (i386-win32): Don't build expect if we're not
12355 building the tcl subdir.
12356
12357Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12358
12359 * Makefile.in: (configure-target-examples, all-target-examples):
12360 New targets, configure and build example programs.
12361
12362Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12363
12364 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12365 use it as input to sedit the generated MPW makefile.
12366 * mpw-README: Add a suggestion about Gestalt.h.
12367
12368Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12369
12370 * config.sub: Accept *-*-ieee*.
12371
12372Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12373
12374 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12375 Ronald F. Guilmette <rfg@monkeys.com>.
12376
12377Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12378
12379 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12380 for powerpc-pe native.
12381 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12382 (target==powerpc-pe): duplicate i386-win32 entry.
12383
12384Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12385
12386 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12387 of vxworks, not just vxworks5.1.
12388
12389Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12390
12391 * mpw-configure: Add support for exec-prefix.
12392
12393Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12394
12395 * config.guess: Recognize HP model 816 machines as having
12396 a PA1.1 processor.
12397
12398Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12399
12400 * configure: Ignore new autoconf configure options.
12401
252b5132
RH
12402Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12403
12404 * config.guess: Recognize Pentium under SCO.
12405 From Robert Lipe <robertl@arnet.com>.
12406
12407Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12408
12409 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
12410
12411Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12412
12413 * configure.in: Don't configure gas for alpha-dec-osf*.
12414
12415Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12416
12417 * configure.in: Default to --with-stabs for some targets for which
12418 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12419 i[345]86*-*-unixware*.
12420
12421Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12422
12423 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12424 rather than basing it on the target. Simplify handling of options
12425 controlling which directories to configure. Remove extraneous
12426 slash in multi-clean target.
12427
12428Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12429
12430 * config-ml.in: Prefix more variables with ml_ so they don't collide
12431 with configure's.
12432
12433Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * configure: Don't turn -v into --v.
12436
12437Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12438
12439 * configure.in (targargs): Fix typo.
12440
12441 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12442
12443Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12444
12445 * configure.in: Strip --host and --target options from
12446 CONFIG_ARGUMENTS, and always configure for --host only. Add
12447 --with-cross-host option when building with a cross-compiler.
12448 * configure: Canonicalize the arguments put into config.status by
12449 always using `=' for an option with an argument. Pass a presumed
12450 --host or --target explicitly.
12451
12452Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12453
12454 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12455 into general OS recognition case.
12456
12457Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12458
12459 * configure.in (target_configdirs): add target-winsup only
12460 for win32 target systems.
12461
12462Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12463
12464 * Makefile.in (all-target-libgloss): Depend upon
12465 configure-target-newlib, since when libgloss is built it looks to
12466 see if the newlib directory exists.
12467
12468Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12469
12470 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12471 cfg-ml-*.in.
12472
12473Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12474
12475 * configure: Handle LD and LD_FOR_TARGET when configuring a
12476 Canadian Cross.
12477
252b5132
RH
12478Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12479
12480 * configure.in (target_libs): add target-winsup.
12481 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12482 (target==ppcle-pe): remove ld from $noconfigdirs.
12483
12484Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12485
12486 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12487 Preserve relative path names in $srcdir. Build symlink tree if
12488 configuring cross target dir and srcdir=. (= no VPATH support).
12489 (configure-target-libg++): Depend on configure-target-librx.
12490 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12491 * config-ml.in: New file.
12492 * symlink-tree: New file.
12493 * configure: Ensure srcdir="." if that's what it is.
12494
12495Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12496
12497 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12498 includes and FLEX_SKELETON setting.
12499 * mpw-configure (--with-gnu-ld): New option, controls whether
12500 to use PPCLink or ld with PowerMac GCC.
12501 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12502 * mpw-config.in: Configure grez if targeting Mac.
12503
12504 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12505 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12506 just macos.
252b5132
RH
12507 * configure.in: Configure grez resource compiler if targeting Mac.
12508 * Makefile.in (all-grez, install-grez): New targets.
12509
12510Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12511
12512 * configure: CXX defaults to gcc, not g++. If we find
35590697 12513 gcc in the path, set CC to gcc -O2.
252b5132
RH
12514
12515Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12516
12517 * configure: Default ${build} correctly. Avoid picking up extra
12518 spaces when reading CC and CXX from Makefile. When doing a
12519 Canadian Cross, use plausible default values for numerous
12520 variables.
12521 * configure.in: When doing a Canadian Cross, don't try to
12522 configure tools whose configure script can't handle it.
12523
12524Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12525
12526 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12527
12528Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12529
12530 * configure: Remove dubious bug reporting address.
12531
12532Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12533
12534 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12535 configure script, run that instead of this directory's configure.
12536 In either case, print a message that we're configuring the sub-dir.
12537
12538Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12539
12540 * configure.in: Before checking for the existence of various files,
12541 use sed to filter out "target-".
12542
12543Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12544
12545 * Makefile.in (DO_X): Split rule to decrease command line length
12546 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12547 (Philippe De Muyter).
12548
12549Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12550
12551 * Makefile.in (all-patch): depend on all-libiberty.
12552
12553Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12554
12555 * configure.in: If the only directory in target_configdirs which
12556 actually exists is libiberty, then set target_configdirs to empty,
12557 to avoid trying to build a target libiberty in a gas or gdb
12558 distribution.
12559
12560Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12561
12562 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12563 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12564 systems.
252b5132
RH
12565
12566Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12567
12568 * configure.in (copy_dirs): Use sys-include instead of include
12569 for --with-headers option.
12570
12571Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12572
12573 * Makefile.in, configure.in: Make winsup builds work with
12574 new scheme.
12575
12576Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12577
12578 * configure.in: Build the linker on AIX.
12579
12580Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12581
12582 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12583 where needed.
12584
12585Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12586
12587 * Makefile.in (all-gcc): Fix typo.
12588
12589Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12590
12591 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12592
12593Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12594
12595 * configure.in: Rename libFOO to target-libFOO, and xiberty
12596 to target-xiberty, to provide more flexibility.
12597 (target_subdir): Define. Create if cross.
12598 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12599 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12600 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12601 check-libFOO -> check-target-libFOO, etc.
12602 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12603 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12604 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12605 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12606 allow ALL_GCC="" to only configure.
12607 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12608 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12609 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12610
12611Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12612
12613 * Makefile.in (taz): Build "info" in etc explicitly.
12614
12615Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12616
12617 * configure.in: Make sure that CC is undefined (as opposed to
12618 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12619 problem with autoconf trying to configure on a host without GCC.
12620
12621Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12622
12623 * mpw-configure: Set host alias from choice of host compiler,
12624 only use generic MPW Makefile sed if present, edit a file
12625 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12626 * mpw-README: Add problem notes about CW6 and CW7.
12627
12628Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12629
12630 * Makefile.in (taz): Use ";" instead of ";;".
12631
12632Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12633
12634 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12635 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12636 DISTDOCDIRS.
12637 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12638 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12639
12640Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12641
12642 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12643 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12644 Move bfd to DISTSTUFFDIRS.
12645
12646Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12647
12648 * Makefile.in (X11_LIB): Removed.
12649 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12650
12651 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12652
12653Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12654
12655 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12656 names.
12657
12658Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12659
12660 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12661
12662Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12663
12664 * configure.in (i[345]86-*-win32): Always build newlib.
12665 Don't configure cvs, autoconf or texinfo.
12666 * Makefile.in (LD_FOR_TARGET): New.
12667 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12668 Pass down LD_FOR_TARGET.
12669
12670Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12671
12672 * winsup: New directory.
12673 * Makefile.in: Build winsup.
12674 * configure.in: Winsup is configured when target is win32.
12675 Can only build win32 target GDB when native.
35590697 12676
252b5132
RH
12677Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12678
12679 * config.guess: Recognize HP model 819 machines as having
12680 a PA 1.1 processor.
12681
12682Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12683
12684 * configure: Fix sed loop which substitutes for CC and CXX to
12685 avoid bug found in various sed implementations.
12686
12687Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12688
12689 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12690 simulator. Use standard powerpc-*-eabi*.
12691
12692Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12693
12694 * configure.in: Stop putting gas and binutils in noconfigdirs for
12695 powerpc-*-aix* and rs6000-*-*.
12696
12697Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12698
12699 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12700 -mcall-aixdesc libraries.
12701
12702Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12703
12704 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12705
12706 * config.sub (arm | armel | armeb): Fix shell syntax.
12707
12708Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12709
12710 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12711 -msoft-float and -mcpu=common support.
12712 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12713 libraries.
12714
12715Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12716
12717 * configure.in: Allow configuration and build of emacs19 for the alpha.
12718
12719Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12720
12721 * configure.in (CC): Get ^CC, not just any old CC, from
12722 ${host_makefile_frag}.
12723
12724Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12725
35590697 12726 * configure.in (CC): Try to get CC from
252b5132
RH
12727 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12728
12729Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12730
12731 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12732 only if it exists in $(srcdir).
12733
12734Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12735
12736 * configure: If CC and CXX are not set in the environment, set
12737 them, based on either an existing Makefile or on searching for gcc
12738 in PATH. Substitute for CC and CXX in Makefile.
12739 * configure.in: Remove libm from target_libs. Separate
12740 target_configdirs from configdirs. If CC is not set in
12741 environment, try to get it from a host Makefile fragment. Rewrite
12742 changes of configdirs to use skipdirs instead. A few minor
12743 tweaks. Take directories out of target_configdirs as they are
12744 taken out of configdirs. Remove existing Makefile files from
12745 subdirectories. Substitute for TARGET_CONFIGDIRS and
12746 CONFIG_ARGUMENTS in Makefile.
12747 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12748 by configure.in.
12749 (CONFIG_ARGUMENTS): Likewise.
12750 (CONFIGURE_TARGET_MODULES): New variable.
12751 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12752 ($(CONFIGURE_TARGET_MODULES)): New target.
12753 (configure-libg++, configure-libio): New targets.
12754 (all-libg++): Depend upon configure-libg++.
12755 (all-libio): Depend upon configure-libio.
12756 (configure-libgloss, all-libgloss): New targets.
12757 (configure-libstdc++): New target.
12758 (all-libstdc++): Depend upon configure-libstdc++.
12759 (configure-librx, all-librx): New targets.
12760 (configure-newlib): New target.
12761 (all-newlib): Depend upon configure-newlib
12762 (configure-xiberty): New target.
12763 (all-xiberty): Depend upon configure-xiberty.
12764
12765Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12766
12767 * configure.in (host i[345]86-*-win32): Expand the
12768 noconfigdirs again.
12769
12770Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12771
12772 * mpw-configure: Fix sed command file name.
12773
12774Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12775
35590697 12776 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12777 noconfigdirs again.
12778
12779Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12780
12781 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12782 or powerpc*-*-pe*, since they are not yet supported.
12783
12784Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12785
12786 Add PowerMac support and many other enhancements.
12787 * mpw-configure: New option --cc to select compiler to use,
12788 paste options set according to --cc into the generated
12789 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12790 if mpw-make.sed is present.
12791 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12792 add forward includes for PowerPC include files.
12793 * mpw-build.in: Build using Makefile.PPC if present.
12794 (do-byacc, etc): Remove separate version resource builds.
12795 (do-gas): Build "stamps" before "all".
12796 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12797 * mpw-README: Update to reflect --cc option, PowerMac support,
12798 and recently-reported compatibility problems.
12799
12800Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12801
12802 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12803 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12804 (--with-multilib-top): Pass to recursive invocations.
12805
12806Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12807
12808 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12809 v810-*-*.
12810
12811Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12812
12813 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12814 gdb, ld and opcodes on v810-*-*.
12815
252b5132
RH
12816Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12817
12818 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12819 (local-maintainer-clean): New target.
12820 (maintainer-clean): New target.
12821 (realclean): Just depend upon maintainer-clean.
12822
12823Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12824
12825 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12826
12827Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12828
12829 * configure.in: Build ld in mips*-*-bsd* case.
12830
12831Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12832
12833 * config.sub: Accept -lites* OS. From Ian Dall.
12834
12835Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12836
12837 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12838 targets.
252b5132
RH
12839
12840Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12841
12842 * configure.in: treat i386-win32 canadian cross the same as
12843 i386-go32 canadian cross.
12844
12845Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12846
12847 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12848 running under the simulator to build a reduced set of libraries.
12849 (powerpc-*-eabiaix): Add fine grained multilib support added to
12850 other powerpc targets yesterday.
12851
12852Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12853
12854 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12855 -disable-softfloat, -disable-relocatable, -disable-aix, and
12856 -disable-sysv to control which multilib libraries get built.
12857
12858Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12859
12860 * configure: Add Makefile.tem to list of files to remove in trap
12861 handler.
12862
12863Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12864
12865 * config.guess (*Linux*): Add missing "exit"s.
12866 Also, need specific check for alpha-unknown-linux (uses COFF).
12867
12868Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12869
12870 * config.guess: Merge with FSF:
12871
12872 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12873 * config.guess (AIX4): More robust release numbering discovery.
12874
12875 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12876 * config.guess (i386-sequent-ptx): Properly get version number.
12877
12878 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12879 * config.guess (mips:*:4*:UMIPS): New case.
12880
12881Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12882
12883 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12884 (i386-win32 host): Likewise. Don't build readline.
12885
afb8d725
JM
12886Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12887
12888 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12889 SUPPORT_FILES to submakes.
12890
252b5132
RH
12891Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12892
12893 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12894 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12895 mpw-configure.
12896
12897Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12898
12899 * configure.in (appdirs): Use =, not ==, in test expression when
12900 trying to build the text to print in the warning message for
12901 Solaris users.
12902
12903Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12904
12905 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12906
12907Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12908
12909 * config.guess: Recognize lynx-2.3.
12910
12911Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12912
12913 * config.sub (z8ksim): Deleted
12914 (z8k-*-coff): New, this is the one true name of the target.
12915
12916Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12917
12918 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12919
12920Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12921
12922 * config.guess (*:Linux:*:*): First try asking the linker what the
12923 default object file format is (elf, aout, or coff). Then if this
12924 fails, try previous methods.
12925
12926Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12927
12928 * configure.in: Don't build newlib for *-*-vxworks5.1.
12929
12930Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12931
12932 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12933 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12934
12935Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12936
12937 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12938
12939Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12940
12941 * cfg-ml-com.in: New file.
12942 * cfg-ml-pos.in: New file.
12943
12944Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12945
12946 * COPYING.NEWLIB: Add HP free copyright to list.
12947
12948Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12949
12950 * config.sub: Recognize -eabi* for the system, not just -eabi.
12951
12952Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12953
12954 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12955 * config.sub, configure.in (win32): New target and host.
12956
12957Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12958
12959 * configure.in: Add i386-pe configuration.
12960
12961Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12962
12963 * mpw-build.in (install): Install GDB after LD.
12964
12965Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12966
12967 * mpw-config.in (elf/mips.h): Always forward-include, needed
12968 for GDB to build.
12969
12970Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12971
12972 * testsuite: New directory for customer acceptance and whole tool
12973 chain tests.
12974
12975Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12976
12977 * configure: If per-host line isn't found, but AC_OUTPUT is found
12978 and a configure script exists, run it instead.
12979
12980Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12981
12982 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12983
12984Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12985
12986 * configure: Set build_{cpu,vendor,os,alias} to host values when
12987 --build isn't specified.
12988
12989Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12990
12991 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12992 (FLAGS_TO_PASS): Pass them.
12993 (EXTRA_TARGET_FLAGS): Ditto.
12994
252b5132
RH
12995Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12996
12997 * Makefile.in (all-libg++): Depend on all-libstdc++.
12998
12999Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13000
13001 * configure.in (noconfigdirs): Enable all packages for
13002 i386-unknown-netbsd.
13003
13004Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13005
13006 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13007 hosted builds (DOS builds)
13008
13009Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13010
13011 Changes for ARM based on patches from Richard Earnshaw:
13012 * config.sub: Handle armeb and armel.
13013 * configure.in: Omit arm linker only for riscix.
13014
13015Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13016
13017 * config.guess: Update from FSF.
13018
13019Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13020
13021 * config.sub: Recognize powerpcle as the little endian varient of
13022 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13023 powerpcle variant. Convert pentium into i586, not i486. Add p5
13024 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13025 temporarily.
13026
13027Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13028
13029 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13030
13031Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13032
13033 * config.sub: Accept -lites* as a basic system type.
13034
13035Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13036
13037 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13038 installed, and if so return linuxoldld as the system name.
13039
13040Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13041
13042 * config.guess: Add hppa1.1-hp-lites support.
13043
13044Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13045
13046 * configure.in: Don't build newlib for m68k-vxworks5.1.
13047
13048Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13049
13050 * configure.in (mips-sgi-irix6): Use mh-irix5.
13051
13052Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13053
13054 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13055
13056Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13057
13058 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 13059 OSF/1. Fix compiler flags.
252b5132
RH
13060 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13061
13062Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13063
13064 * configure.in: Recognize --with-newlib.
13065 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13066
afb8d725
JM
13067Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13068
13069 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13070 to *_X11_MODULES due to gdbtk needing X include files et al.
13071
252b5132
RH
13072Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13073
13074 Merge in support for Mac MPW as a host.
13075 (Old change descriptions retained for informational value.)
13076
13077 * mpw-config.in: Add generic include forwards for cpu-specific
13078 include files in aout and elf directories.
13079
13080 * mpw-configure: Added copyright.
13081 * mpw-config.in: Check for presence of required build tools.
13082 (target_libs): Add newlib.
13083 (target_tools): Add examples.
13084 (Read Me): Generate as "Read Me for MPW" instead.
13085 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13086 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13087 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13088
13089 * mpw-configure: Remove subdir-specific makefile hackery,
13090 delete mk.tmp after using it.
13091
13092 * mpw-build.in (all): Display start and end times.
13093
13094 * mpw-configure (host_canonical): Set.
13095 (target_cpu): Always add to makefiles.
13096 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13097 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13098 (mpw-mh-mpw): Look for in srcdir and srcroot.
13099 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13100
13101 * mpw-build.in: (install-only): New target.
13102
13103 * mpw-configure (host_alias, target_alias): Rename from hostalias
13104 and targetalias, add into generated Makefile.
13105 (mk.tmp): If present, add into generated Makefile.
13106 * mpw-build.in (all-gas): Build config.h first before gas proper.
13107
13108 * mpw-configure (config.status): Write only if changed.
13109 * mpw-config.in (readline): Configure it (not built, just used for
13110 definitions).
13111
13112 * mpw-config.in (elf/mips.h): Add a forward include.
13113
13114 * mpw-config.in: Forward-include most .h files in include into
13115 extra-include.
13116 (readline): Don't build.
13117 mpw-build.in (install): Install GDB.
13118
13119 * mpw-configure (prefix, mpw_prefix): Handle it.
13120 * mpw-config.in (mmalloc, readline): Don't configure.
13121 * mpw-build.in (thisscript): Rename to ThisScript.
13122 Use mpw-build instead of BuildProgram everywhere.
13123 (mmalloc, readline): Don't build.
13124 * mpw-README: New file, basic documentation about the MPW port.
13125
13126 * mpw-config.in: Use forward-include to create include files.
13127
13128 * mpw-configure: Add more things to the top of each configured
13129 Makefile, including contents of config/mpw-mh-mpw.
13130 * mpw-config.in (extra-include): Create this directory and fill it
13131 with Posix-like include files when configuring.
13132
13133 * config.sub (apple, mac, mpw): Add various aliases.
13134
13135 * mpw-build.in: New file, top-level build script fragment for MPW.
13136 * mpw-configure: New file, configure script for MPW.
13137 * mpw-config.in: New file, config fragment for MPW.
13138
13139Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13140
13141 * configure.in (host_libs): Remove glob, since it is gone from the
13142 sources.
13143
13144Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13145
13146 * Makefile.in: define empty GDB_NLM_DEPS var.
13147
13148 * configure.in(target_makefile_frag): use config/mt-netware
13149 for netware targets.
13150
13151Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13152
13153 * config.sub: Merge in recent FSF changes. Remove linux special
13154 cases.
13155
13156Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13157
4bddf3ad 13158 Revert this change:
252b5132
RH
13159
13160 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13161
13162 * build-all.mk: Use CC=cc -Xs on Solaris.
13163
252b5132
RH
13164Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13165
13166 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13167 stop using it.
13168 * Makefile.in: Nuke all references to glob subdirectory.
13169
13170Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13171
13172 * configure.in: Fix --enable-shared logic in per-host.
13173
13174Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13175
13176 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13177
13178Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13179
13180 * configure.in (noconfigdirs): Don't build gas on AIX, for
13181 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13182
13183Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13184
13185 * configure: Fix --cache-file to work if the file argument is a
13186 relative path.
13187
13188Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13189
13190 * configure: If the --cache-file is used, pass it down to
13191 configure in subdirectories.
13192
13193Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13194
13195 * config.sub: add vxworks29k configuration.
13196
13197Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13198
13199 * Makefile.in (taz): Do "diststuff" part quietly.
13200
13201Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13202
13203 * config.sub: Mini-merge with gcc/config.sub.
13204
13205Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13206
13207 * config.guess (IRIX): Sed - to _.
13208
13209Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13210
13211 * Makefile.in (source-vault, binary-vault): New targets.
13212
13213Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13214
13215 * config.sub: Recognize -eabi as a basic system type.
13216
13217Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13218
13219 * configure.in (enable_shared stuff): Fix typo.
13220
13221Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13222
13223 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13224
13225Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13226
13227 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13228
13229Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13230
13231 * configure.in (rs6000-*-*): Don't build gas.
13232
13233Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13234
13235 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13236 reduce command line length.
13237 (AS_FOR_TARGET): Check for as.new, not Makefile.
13238 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13239
13240Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13241
13242 * config.guess: Merge from FSF.
13243
13244Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13245
13246 * configure: Don't use $ when handling program_suffix.
13247
13248Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13249
13250 * configure.in: Configure tk for hppa/hpux.
13251
13252Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13253
13254 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13255
13256Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13257
13258 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13259 to LIBCXXFLAGS. Tests are better run without it.
13260
13261Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13262
13263 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13264
13265Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13266
13267 * configure.in (*-*-netware*): Don't configure xiberty.
13268
13269Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13270
13271 * configure.in: Remove tk from native_only list.
13272
13273Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13274
13275 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13276 for special NCD build.
13277
13278Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13279
13280 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13281 makeall.bat, they're only useful for binutils snapshots.
13282 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13283 makeall.bat to specified SUPPORT_FILES.
13284
13285Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13286
13287 * build-all.mk: Add Ericsson targets to sun4 and solaris
13288 hosts. Add BNR's sun4 target to solaris host, so their
13289 build-from-source will be tested in-house first.
13290
13291Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13292
13293 * Makefile.in (LIBCFLAGS): New variable.
13294 (CFLAGS_FOR_TARGET): Ditto.
13295 (LIBCFLAGS_FOR_TARGET): Ditto.
13296 (LIBCXXFLAGS): Ditto.
13297 (CXXFLAGS_FOR_TARGET): Ditto.
13298 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13299 (BASE_FLAGS_TO_PASS): Pass them.
13300 (EXTRA_TARGET_FLAGS): Ditto.
13301
4bddf3ad 13302 * configure.in: Support --enable-shared.
252b5132
RH
13303
13304Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13305
13306 * configure.in (target_libs): Include libstdc++ again.
13307 * config.guess: Update from FSF (for FreeBSD).
13308
13309Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13310
13311 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13312 makeall.bat.
13313 (DISTDOCDIRS): Add `etc'.
13314 (ETC_SUPPORT_PFX): New variable.
13315 (taz): Include anything from etc starting with a word in
13316 ETC_SUPPORT_PFX.
13317
13318Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13319
13320 * config.sub: Update for recent FSF changes. Remove obsolete
13321 h8300hds entry. Add -windows* and -osx as basic os. Minor
13322 spacing changes.
13323
13324Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13325
13326 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13327
13328 * config.guess: Merge with FSF.
13329 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13330
13331Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13332
13333 * configure: Since the "trap 0" handler will override the exit
13334 status on many systems, only use it for "exit 1", and make it set
13335 a non-zero exit status; reset it before "exit 0". Also, check
13336 exit status of config.sub, and error out if it failed.
13337
13338Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13339
13340 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13341 and install libgloss.
13342
13343Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13344
13345 * Makefile.in (all-binutils): Depend upon all-byacc.
13346
13347 * configure.in: Don't build emacs on Irix 5.
13348
13349Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13350
13351 * configure.in (*-*-netware*): Add libio.
13352
13353Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13354
13355 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13356 (CHECK_TARGET_MODULES): Ditto.
13357 (INSTALL_TARGET_MODULES): Ditto.
13358 (TARGET_LIBS): Ditto.
13359 (all-libstdc++): Note dependencies.
13360
13361Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13362
13363 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13364
13365Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13366
13367 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13368 -fexternal-templates.
13369
13370 * configure.in (target_libs): Add libstdc++.
13371 (noconfigdirs): Add libstdc++ as appropriate.
13372
13373Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13374
13375 * config.guess: Update from FSF.
13376
13377Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13378
13379 * configure: Use ${config_shell} when running ${configsub}.
13380
13381Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13382
13383 * config.sub: No longer recognize h8300h.
13384
13385Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13386
13387 * config.sub: Remove extraneous differences between config.sub and
13388 gcc/config.sub.
13389
13390Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13391
13392 * Makefile.in (DISTSTUFFDIRS): Add gas.
13393
13394Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13395
13396 * COPYING.NEWLIB: New file.
13397
13398Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13399
13400 * config.guess (HP-UX): Patch from Harlan Stenn
13401 <harlan@landmark.com> to also emit release level.
13402
13403Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13404
13405 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13406
13407Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13408
13409 * config.sub: Merge nextstep cleanup from FSF.
13410
13411Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13412
13413 * configure.in (arm-*-*): Don't configure ld for this target.
13414
13415Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13416
13417 * configure.in (*-*-netware): don't configure libg++, libio,
13418 librx, or newlib.
13419
13420Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13421
13422 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13423 configure ld--it works, but it doesn't support shared libraries.
13424
13425Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13426
13427 * config.guess (*-unknown-freebsd*): Get rid of possible
13428 trailing "(Release)" in version string.
13429 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13430
13431Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13432
13433 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13434 Fix type: *-next-neststep -> *-next-nextstep.
13435
13436 * config.guess: Merge from FSF:
13437
13438 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13439
13440 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13441
13442 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13443
13444 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13445 instead of UNIX_SV for UnixWare 1.0).
13446
13447Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13448
13449 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13450 to make gdb/nlm/* build after the compiler and linker.
13451
13452Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13453
13454 * config.guess (netbsd, freebsd, linux): Accept any machine,
13455 not just i[34]86.
13456 (m68k-atari-sysv4): Relocate to match FSF version.
13457
13458 * config.guess: More merges from the FSF:
13459
13460 Add a space before function call or macro invocation.
13461
13462 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13463
13464 * config.guess: Add trap cmd to remove dummy.c and dummy when
13465 interrupted.
13466
13467 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13468
13469 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13470 (dummy): Redirect stderr from compilation of dummy.c.
13471
13472 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13473
13474 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13475
13476Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13477
13478 * configure: Accept and ignore --cache*, for compatibility with
13479 new autoconf.
13480
13481Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13482
13483 * config.guess: Merge from FSF:
13484
13485 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13486
13487 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13488 (PATH): Add /.attbin at end for finding uname.
13489 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13490
13491 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13492
80413487 13493 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13494
13495 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13496
80413487
RH
13497 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13498 to select whether to use ELF or COFF.
252b5132
RH
13499
13500 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13501
80413487 13502 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13503
13504 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13505
13506 * config.guess: Guess the OS version for HPUX.
13507
13508 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13509
13510 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13511
13512Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13513
13514 * configure.in: Recognize --with-headers, --with-libs, and
13515 --without-newlib.
13516 * Makefile.in (all-xiberty): Depend upon all-ld.
13517
13518Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13519
13520 * configure.in: Change i[34]86 to i[345]86.
13521
13522Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13523
13524 * configure (version): A few more tweaks to help message.
13525
13526Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13527
13528 * Makefile.in: Remove (for now) librx as a host library,
13529 now that we're building it for target.
13530
13531Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13532
13533 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13534 (Karl Berry).
13535
13536Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13537
13538 * configure.in: Also configure librx.
13539
13540Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13541
13542 * Makefile.in: Update various rules to reflect that librx
13543 is now needed for libg++.
13544
13545Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13546
13547 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13548
13549Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13550
13551 * configure.in: Configure the examples directory.
13552
13553Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13554
13555 * configure: Simplify Jun 2 1994 change.
13556
13557Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13558
13559 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13560 /bin/gcc isn't good enough to build gcc.
13561
13562Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13563
13564 * Makefile.in (GDB_SUPPORT_FILES): Remove
13565 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13566 (gdb.tar.gz): Add new rule to use standard distribution building
13567 mechanism.
13568
13569Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13570
13571 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13572 Bill Cox <bill@cygnus.com>.
13573
13574Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13575
13576 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13577
13578Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13579
13580 * configure: Search current dir first in .gdbinit.
13581
13582Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13583
13584 * config.sub: Recognize freebsd (merged from gcc config.sub).
13585
13586Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13587
13588 * config.sub: Refer to NeXT's operating system as nextstep.
13589
13590 * config.sub (case $basic_machine): Re-order the cases, to match
13591 the order in the FSF version (which is mostly alphabethical).
13592 Merge in some additions and changes from the FSF.
13593
13594Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13595
13596 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13597 * config.sub: Recognize cxux7.
13598 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13599
13600Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13601
13602 * config.sub: Fix typo powerpc -> powerpc-*.
13603
13604Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13605
13606 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13607
13608 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13609 parallel with all-emacs and install-emacs). Top-level command
13610 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13611
13612Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13613
13614 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13615 $(relbindir)/make before doing ``make install'', and use
13616 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13617 installing over running make binary.
13618 ($(host)-stamp-stage3-installed): Likewise.
13619
13620Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13621
13622 * config.guess: Recognize Mach.
13623
13624Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13625
13626 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13627 see whether --exec-prefix was used.
13628
13629Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13630
13631 * README: Explicitly mention libg++/README. (Zoo's idea.)
13632
13633Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13634
13635 * Makefile.in: Add all-librx target similar to all-libproc.
13636
13637Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13638
13639 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13640 with post 1.2 uname bogosity.
13641
13642Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13643
13644 * configure: Remove temporary files on receipt of a signal.
13645
13646Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13647
13648 * configure: If there is a package_makefile_frag, remove
13649 ${subdir}/Makefile.tem after copying it in.
13650
13651Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13652
13653 * build_all.mk: support rs6000 lynx identifies itself as
13654 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13655 since /bin/gcc is too feeble to compile a modern gcc.
13656
13657Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13658
13659 * brought devo/test-build.mk update-to-date with progressive/
13660 test-build.mk. Add lynx targets and hppa flag info.
13661
13662Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13663
13664 * configure.in: Use mh-ncrsvr43. Patch from
13665 Tom McConnell <tmcconne@sedona.intel.com>.
13666
13667Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13668
13669 * config.guess (i386-unknown-bsdi): No longer need to
13670 check #if defined(__bsdi__) && defined(__i386__).
13671
13672Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13673
13674 * configure: Set program_transform_nameoption correctly.
13675
13676Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13677
13678 * brought build-all.mk update-to-date with progressive build-all.mk,
13679 added new targets and hppa info.
35590697 13680
252b5132
RH
13681Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13682
13683 * configure: If config.guess result is a prefix of the user
13684 specified target, assume a native build and use the user specified
13685 target as the host alias. Remove SunOS patch suffix removal hack.
13686 * configure.in: Remove SunOS patch suffix removal hack.
13687
13688 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13689 in NATIVE_CHECK_MODULES.
13690
13691Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13692
13693 * Makefile.in: Rename HOST_ONLY to NATIVE.
13694 * configure: Delete SunOs patch suffix from host_canonical
13695 and build_canonical variables that are prepended to Makefiles.
13696 * configure.in: Add comments for easier maintenance.
13697
13698Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13699
13700 * Makefile.in: Add all-libproc target similar to all-gui.
13701
13702Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13703
13704 * Makefile.in (CHECK_MODULES): split into
13705 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13706
13707Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13708
13709 * config.guess (i386-unknown-bsdi): New system to guess.
13710
13711Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13712
13713 * Makefile.in: Add all-gui target (but not yet build by "all").
13714
13715Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13716
13717 * config.sub: Move deletion of patch suffix from here...
13718 * configure.in: To here, at Ian's suggestion. The top-
13719 level scripts might need to know of a patch level.
13720
13721Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13722
13723 * config.sub: Strip off patch suffix so rtl is recognized
13724 as a sunos4.1.3 machine, even though it's been patched.
13725
13726Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13727
13728 * Makefile.in (INSTALL_LAST): Delete.
13729 (INSTALL_DOSREL): New.
13730
13731Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13732
13733 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13734 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13735 whether we pass down --with-gnu-ld anyhow.
13736
13737Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13738
13739 * Makefile.in (INSTALL_LAST): Change operation so it works
13740 on more flavors of make.
13741 * configure.in (go32): Don't build libg++ or libio.
13742
13743Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13744
13745 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13746 they can be overriden by templates.
13747
13748Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13749
13750 * configure.in (target==go32): Don't build gdb.
13751 * dosrel: New directory.
13752
13753Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13754
13755 * configure.in (host==go32): Configure dosrel too.
13756 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13757 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13758 be set by incoming names or templates.
13759 (INSTALL_LAST): New rule.
252b5132
RH
13760
13761Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13762
13763 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13764
13765Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13766
252b5132
RH
13767 * configure.in (appdirs): New variable. Currently empty, but will
13768 be used in gas distribution. If nonempty, lists a set of
13769 directories at least one of which must get configured, or top
13770 level configuration is considered to have failed.
13771 (rs6000-*-lynxos*): Use new file name.
13772
13773Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13774
13775 Eliminate XTRAFLAGS.
13776 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13777 newlib include files using -idirafter, and also use -nostdinc.
13778 (CXX_FOR_TARGET): Likewise.
13779 (XTRAFLAGS): Removed.
13780 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13781 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13782 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13783 ($(DO_X)): Don't pass down XTRAFLAGS.
13784
13785Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13786
13787 * configure.in (mips*-dec-bsd*): New target; do build linker.
13788 (mips*-*-bsd*): New target; don't build linker.
13789
13790Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13791
13792 * configure.in: support rs6000-*-lynxos* configuration.
13793 support sunos4 as a cross target.
13794
13795 * config.sub: look for lynx*, not lynx since the OS version may
13796 legitimately be part of the name.
13797
13798Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13799
13800 * configure.in (i[34]86-*-sco*): Move to be with other i386
13801 targets.
13802 (romp-*-*): New target. Skip various binary utilities.
13803 (vax-*-*): New target. Don't build newlib.
13804 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13805
13806Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13807
13808 * configure.in: Only set host_makefile_frag if config
13809 directory exists.
13810
13811Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13812
13813 * install.sh: If $dstdir exists, don't check whether each
13814 component does.
13815
13816Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13817
13818 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13819
13820Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13821
35590697
AJ
13822 * configure.in (*-*-lynxos*): Don't configure newlib for either
13823 native or cross Lynx.
252b5132
RH
13824
13825Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13826
13827 * config.sub (sparc64-elf): Fix os.
13828 (z8k): Remove duplicate.
13829
13830Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13831
13832 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13833 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13834
13835Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13836
13837 * configure: Make file links cleanly even if Lynx fails on
80413487 13838 an NFS symlink (at least fail cleanly).
252b5132
RH
13839
13840Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13841
13842 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13843 -XNh2000.
13844
13845Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13846
13847 * configure: Unknown options are fatal again.
13848
13849Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13850
13851 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13852 compatibility.
252b5132
RH
13853
13854Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13855
13856 * build-all.mk: Add `clean' target.
13857
13858Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13859
13860 * config.guess: Add SINIX support.
13861 * configure.in: Add mips-*-sysv4* support.
13862
13863Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13864
13865 * build-all.mk: Document all useful targets.
13866 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13867 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13868
13869Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13870
13871 * configure: Support --silent, --quiet.
13872
13873Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13874
13875 * configure: Support --disable-FEATURE.
13876
13877Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13878
13879 * config.guess: Recognize NCR running SVR4.3.
13880
13881Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13882
13883 * config.guess: Make BSDI generate i386-unknown-bsd386.
13884 Patch from Paul Eggert <eggert@twinsun.com>.
13885
13886Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13887
13888 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13889
13890Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13891
13892 * configure: Make unrecognized options give nonfatal warnings
13893 instead of fatal errors, and pass them to any subdirectory
13894 configures in case they recognize them.
13895 Make --x equivalent to --with-x.
13896
13897Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13898
13899 * configure: Add --enable-* options. Clean up usage message and
13900 some comments.
13901
13902Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13903
13904 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13905
13906Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13907
13908 * configure.in (hppa*-*-*): Enable binutils.
13909
13910Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13911
13912 * config.sub: Recognize cisco.
13913
13914Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13915
13916 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13917
13918Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13919
13920 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13921 than one configuration name. Add comment.
13922
13923Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13924
13925 * config.guess: about target *-hitachi-hiuxwe2, fixed
13926 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13927 macro is incorrect.]
13928
13929Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13930
13931 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13932 than the "make ls" stuff which used to be here.
13933
13934Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13935
13936 * config.guess: Recognize i[34]86-unknown-freebsd.
13937 From Shawn M Carey <smcarey@rodan.syr.edu>.
13938
13939Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13940
13941 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13942
13943Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13944
13945 * config.guess: Check for ptx.
13946
13947Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13948
13949 * config.sub: Add os9k checking.
13950
13951Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13952
13953 * config.guess: Handle OSF1 running on HPPA processors
13954
13955Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13956
13957 * configure: If subdir configure fails, print out a message with
13958 subdirectory name, in case subdir's configure code didn't identify
13959 itself.
13960
13961Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13962
13963 * configure.in: Remove embedded newlines from configdirs.
13964 Avoid mismatches of substrings. Fix matching strings at end
13965 of configdirs.
13966
13967Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13968
13969 * config.guess: Add Lynx/rs6000 config support.
13970
13971Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13972
13973 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13974
13975Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13976
13977 * configure.in (hppa*-*-osf*): Treat this just like most other
13978 PA configurations (eg no binutils or ld).
13979 (hppa*-*-*elf*): These configurations have binutils and ld.
13980
13981Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13982
13983 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13984
13985Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13986
13987 * configure.in (rs6000-*-*): Build gas.
13988
13989Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13990
80413487 13991 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13992
13993Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13994
13995 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13996 for GDB and GDB has been fixed to not need it.
13997
252b5132
RH
13998Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13999
14000 * config.guess: Recognize vax hosts.
14001
14002Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14003
14004 * configure (while loop): Don't use "break 2" inside case
14005 statement -- the case statement isn't an enclosing loop.
14006
14007Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14008
14009 * config.guess: Clean up NeXT support, to allow nextstep
14010 on Intel machines. Make OS be nextstep.
14011
14012Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14013
14014 * config.guess: Add alternate forms for Convex.
14015
14016Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14017
14018 * configure: Completely rewrite option processing. Take
14019 advantage of pattern-matching to avoid invoking test frequently.
14020 Also clean up host and target defaulting logic.
14021
14022Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14023
14024 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14025 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14026 commands (plus user environment) will fit SCO limits.
14027
14028Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14029
14030 * configure.in: Don't issue warnings about directories which are
14031 not being configured if -norecursion is set. Correct test for
14032 --with-gnu-as and --with-gnu-ld to not get confused by substring
14033 matches.
14034
14035 * configure.in: Don't build gas for alpha-dec-osf1*.
14036
14037Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14038
14039 * configure: Back out Per's change of 12/19/1993. It changes the
14040 behavior of configure in unexpected and confusing ways.
14041
14042 Also, use different delim char when calculating
14043 program_transform_name so that the name can contain slashes.
14044
14045Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14046
14047 * configure.in, config.sub: Add support for VSTa micro-kernel.
14048
14049Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14050
14051 * configure.in: Nuke hacks which were used to get a special
14052 version of GAS for HPPA configurations.
14053
14054Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14055
14056 * configure: If only ${target_alias} is given, use that
14057 as the default for ${host_alias}.
14058 * configure: Add missing back-slashes before nested quotes.
14059
14060Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14061
14062 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14063
14064Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14065
14066 * config.guess: Recognize some Tektronix configurations.
14067 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14068
14069Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14070
14071 * config.sub: Match any flavor of SH.
14072
14073Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14074
14075 * configure.in: Don't try to configure newlib for Alpha.
14076
14077Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14078
14079 * configure.in: Don't build ld for Irix 5. Don't build gas,
14080 libg++ or libio for any Alpha target.
14081
14082 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
14083
14084Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14085
14086 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14087 default arguments -- so it tried to compress itself.
14088
14089Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14090
14091 * configure.in (notsupp): ensure that a space is always at the end
14092 of the configdirs list, since the grep checks for an explicit space
14093
14094Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14095
14096 * configure.in (target i386-sysv4.2): don't build ld, since static
14097 versions of many libraries are not available.
14098
14099Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14100
14101 * config.guess: Recognize Apollos (using environment variables).
14102 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14103
14104Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14105
14106 * config.guess: Recognize Sony news mips running newsos.
14107
14108Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14109
14110 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14111 "fi ; else" for bash.
14112
14113Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14114
14115 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14116
14117Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14118
14119 * config.sub: accept unixware as an alias for svr4.2.
14120 Fix some inconsistancies with the gcc version.
14121
14122Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14123
14124 * Makefile.in (DISTDOCDIRS): Add gdb.
14125
14126Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14127
14128 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14129
14130Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14131
14132 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14133 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14134 this now.
14135
14136Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14137
14138 * config.sub: Accept hiux* as an OS name.
14139
14140 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14141 etc/make-stds.texi. The underscore came from gcc, and dje now
14142 agrees that RUNTESTFLAGS is the correct name.
14143
14144Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14145
14146 * install.sh: Remove 'set -e'. It makes any conditionals
14147 in the script useless.
14148
14149 * config.guess: Automatically recognize arm-acorn-riscix
14150 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14151
14152Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14153
14154 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14155
14156Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14157
14158 * Makefile.in (DISTDOCDIRS): New variable.
14159 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 14160 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
14161
14162Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14163
14164 * configure.in (hppa target): check the source directory for the
14165 pagas sub-directory
14166
14167Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14168
14169 * config.sub: Allow -aout* and -elf*.
14170
14171Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14172
14173 * configure.in: Don't build ld on i386-solaris2, same as for
14174 sparc-solaris2.
14175
14176Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14177
14178 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14179
14180Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14181
14182 * configure.in: Configure gdb for alpha.
14183
14184Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14185
14186 * Makefile.in (CXXFLAGS): Add -O.
14187
14188Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14189
14190 * config.guess: added support for DG Aviion
14191
14192Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14193
14194 * configure.in: Produce warning message for subdirectories not
14195 configurable for this host/target combination. Don't try to
14196 configure gdb for vms.
14197
14198Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14199
14200 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14201 appropriate files before making "diststuff".
14202 (DISTBISONFILES): New var: list of files to be edited.
14203 (DISTSTUFFDIRS): Add binutils.
14204
14205Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14206
14207 * config.sub: also handle mipsel and mips64el (for little endian mips)
14208
14209Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14210
14211 * configure.in: Add * to end of all OS names.
14212
14213Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14214
14215 * configure.in: Build newlib for LynxOS native.
14216
14217Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14218
14219 * config.guess: Add support for delta 88k running SVR3.
14220
14221 * configure.in: Add comment about HP compiler vs. emacs.
14222
14223Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14224
14225 * configure.in: don't build ld on solaris2 (not a viable option
14226 due to bugs in getpwnam & getpwuid)
14227
14228Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14229
14230 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14231 config.guess will produce a full version number.
14232
14233Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14234
14235 * configure.in: Build linker and binutils for alpha-dec-osf1.
14236
14237Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14238
14239 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14240 and gdb/testsuite/Makefile.in.
14241
14242Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14243
14244 * configure.in: recognize mips*- instead of mips-
14245
14246Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14247
14248 * config.sub: Accept linux*coff and linux*elf as operating
14249 systems.
14250
14251Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14252
14253 * config.sub: Recognize mips64, and mips3 as an alias for it.
14254
14255Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14256
14257 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14258 gdb knows how to handle OSF/1 shared libraries.
14259
14260Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14261
14262 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14263 * config.guess: Recognize Hitachi's HIUX.
14264 * config.sub: Recognize h3050r* and hppahitachi.
14265 Remove redundant cases for hp9k[23]*.
14266
14267Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14268
14269 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14270 if gas and ld are in the source tree and are in ${configdirs}.
14271 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 14272 --with options (but still pass them down on the command line,
252b5132
RH
14273 if they were explicitly specified).
14274
14275Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14276
14277 * configure: substitute SHELL value in Makefile.in with
14278 ${CONFIG_SHELL}
14279
14280Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14281
14282 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14283 *-*-solaris2* targets.
14284
14285Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14286
14287 * Makefile.in: define M4, and pass it down to sub-makes;
14288 all-autoconf now depends on all-m4
14289
14290Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14291
14292 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14293 presence of {ar,ranlib} instead of a configured directory
14294
14295Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14296
14297 * config.guess: Accept 34?? as well as 33?? for NCR.
14298
14299Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14300
14301 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14302 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14303
14304Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14305
14306 * configure: grab values for $(CC) and $(CXX) from the
14307 environment, so that someone can do "CC=gcc configure; make" and
14308 have it work right (matching the way that autoconf works now)
14309
14310 * configure.in, Makefile.in: add support for gash, the tcl
14311 interface to Galaxy
14312
14313 * config.guess: add NetBSD variants (hp300, x86)
14314
14315Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14316
14317 * install.sh: Support -d option (in the manner of SunOS 4 install,
14318 as it is more deterministic than that of GNU install)
14319 (chmodcmd): Set file to mode 755 by default (should also do default
14320 chgrp and chown, but I don't feel like dealing with that now)
14321
14322Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14323
14324 * config.sub: Remove h8300hhms alias.
14325
14326Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14327
14328 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14329
14330Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14331
14332 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14333 as stmp-fixinc
14334
14335Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14336
14337 * config.sub: recognize m88110-bug-coff.
14338
14339Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14340
14341 * Makefile.in (all-libio): all dependencies on the toolchain used
14342 to build this (gcc, gas, ld, etc)
14343
14344Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14345
14346 * config.guess: Deal with OSF/1 1.3 on alpha.
14347
14348Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14349
14350 * install.sh: add some 'else true' clauses for portability
14351
14352 * configure.in: don't build libio for h8[35]00-*-* targets
14353
14354Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14355
14356 * Makefile.in: Add support for new libio.
14357
14358Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14359
14360 * install.sh: If one command fails, don't try the rest. Don't try
14361 to remove $dsttmp (via trap) unless we have already created it.
14362 If $src doesn't exist, detect it and exit with an error.
14363
14364 * config.guess: Recognize BSD on hp300.
14365
14366Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14367
14368 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14369 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14370
14371Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14372
14373 * Makefile.in (all-send-pr): depends on all-prms
14374
14375Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14376
14377 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14378
14379Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14380
14381 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14382 Added test for mips-mips-riscos5.
14383
14384Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14385
14386 * configure.in: use mh-hp300 for 68k HP hosts
14387
14388Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14389
14390 * configure: add support for CONFIG_SHELL, so that you can use
14391 some alternate shell for evaluating configure scripts
14392
14393Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14394
14395 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14396 in configure script to bug-gdb@prep.ai.mit.edu when building
14397 distribution archive.
14398 * Makefile.in (COMPRESS): Remove def.
14399 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14400 gdb.tar.Z and make-gdb.tar.Z respectively.
14401 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14402 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14403 to convergence with 'taz' target in Makefile.in.
14404
14405Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14406
14407 * install.sh (dsttmp): use trap to ensure that tmp files go
14408 away on error conditions
14409
14410Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14411
14412 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14413
14414Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14415
14416 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14417 its parent is '/' not ''.
14418
14419 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14420
14421Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14422
14423 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14424 that ${newsrcdir}/configure.in does.
14425
14426Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14427
14428 * test-build.mk: support for CONFIG_SHELL
14429
14430Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14431
14432 * config.sub (netware): Add as a basic system type.
14433
14434Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14435
14436 * Makefile.in (Makefile): depend on configure.in. Also drop the
14437 $(srcdir)/ from the dependency on Makefile.in.
14438
14439Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14440
14441 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14442 (h8300hhms is temporary until multi-libraries are implemented).
14443 * configure.in: Handle h8300h too.
14444
14445Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14446
14447 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14448
14449Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14450
14451 * configure: Remove extraneous output when guessing host type.
14452 * config.guess: Remove extraneous output when guessing using C
14453 compiler rather than uname, or when guessing fails.
14454
14455Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14456
14457 * Makefile.in: remove all.cross and install.cross targets
14458
14459 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14460 definitions
14461
14462Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14463
14464 * configure.in (target sh): Build gprof.
14465
14466Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14467
14468 * config.sub: change -solaris to -solaris2
14469
14470Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14471
14472 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14473
14474Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14475
14476 * configure: Correct error message for missing Makefile.in to
14477 print correct directory.
14478
14479Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14480
14481 * install.sh: kludge around 386BSD shell bug
14482
14483Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14484
14485 * config.guess: Recognize NeXT.
14486 * config.guess: Recognize i486-ncr-sysv4.
14487 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14488
14489Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14490
14491 * Makefile.in (MAKEINFOFLAGS): New variable.
14492 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14493 * build-all.mk, test-build.mk: Pass down --no-split as
14494 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14495
14496Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14497
14498 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14499
14500Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14501
14502 * Makefile.in (libg++.tar.z): New rule.
14503 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14504 * Makefile.in (taz): Only do a single chmod.
14505
14506Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14507
14508 * install.sh: don't use dirname anymore (replaced with sed usage)
14509
14510Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14511
14512 * Makefile.in: Change extension for gzip'd files from '.z' to
14513 '.gz' per new FSF standard usage.
14514
14515Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14516
14517 * configure: put quotes around the final value of program_transform_name
14518
14519Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14520
14521 * Makefile.in: new install.sh support; update install-info rules
14522
14523Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14524
14525 * configure.in: Build diff for crosses, but not for go32 host.
14526
14527 * configure.in: Build gprof only for native, and don't build it
14528 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14529
14530Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14531
14532 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14533
14534Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14535
14536 * configure.in (host_tools): Add prms.
14537
14538Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14539
14540 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14541 with $(FLAGS_TO_PASS) on the command line
14542
14543 * config.sub: Recognize lynx and lynxos
14544
14545Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14546
14547 * config.sub: Accept -ecoff*, not just -ecoff.
14548
14549Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14550
14551 * Makefile.in (taz): Use .gz suffix instead of .z.
14552 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14553 names.
14554
14555Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14556
14557 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14558
14559Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14560
14561 * Makefile.in (install-no-fixedincludes): install gcc last, so
14562 that rebuilds that might happen during 'make install' don't get
14563 bogus gcc include files
14564
14565Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14566
14567 Change from Utah for HPPA support:
14568 * config.guess: Recognize hppa1.x-hp-bsd.
14569
14570Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14571
14572 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14573 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14574
14575Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14576
14577 * config.sub: Add support for rom68k and bug boot monitors.
14578
14579Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14580
14581 * Makefile.in: Make all-opcodes depend on all-bfd.
14582
14583Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14584
14585 * config.guess: Added special check for i[34]86-univel-sysv4*.
14586
14587Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14588
14589 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14590 the processor rather than assuming i486.
14591
14592Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14593
14594 * config.guess: Recognize SunOS6 as Solaris3.
14595
14596Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14597
14598 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14599 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14600
14601Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14602
14603 * build-all.mk (all-cross): New target for Canadian Cross.
14604 Added Q2 go32 targets.
14605 * test-build.mk: Configure go32 cross sparclite-aout and
14606 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14607 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14608
14609Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14610
14611 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14612 GO32 hosted toolchains
14613
14614Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14615
14616 * configure: change so "-exec-prefix" gets passed down rather
14617 than "-exec_prefix" so autoconf generated Makefiles get the
14618 exec_prefix set right.
14619
14620Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14621
14622 * config.guess: get the Solaris2 minor version number
14623
14624 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14625
14626Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14627
14628 * config.guess: Recognize some Sequent platforms.
14629
14630Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14631
14632 * Makefile.in: added the vault-install target
14633
14634 * configure.in: actually use the Sun3 makefile fragment that's in
14635 config, also added the release dir to configdirs
14636
14637Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14638
14639 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14640
14641Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14642
14643 * configure.in: remove some program from Alpha targetted toolchains
14644
14645Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14646
14647 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14648 gprof.
14649 (taz): Run "make diststuff" in those directories instead of "make
14650 proto-dir". Look for "VERSION=" only at start of line in subdir
14651 Makefile. Use "gzip -9" for compression.
14652 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14653 (binutils.tar.z): New target.
14654
14655Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14656
14657 * Makefile.in (taz): Include gpl.texinfo.
14658
14659Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14660
14661 * Makefile.in (setup-dirs): Merged into "taz" target.
14662 (taz): Only do `proto-dir' stuff if a directory is actually needed
14663 for this target.
14664
14665Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14666
14667 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14668 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14669 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14670 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14671 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14672
14673Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14674
14675 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14676 config.sub, and move-if-change to gdb testsuite distribution
14677 archive, so the testsuite can be extracted, configured, and
14678 run separately from the gdb distribution. Blow away the Chill
14679 tests that require a Chill compiled executable, since GNU Chill
14680 is not yet publically available.
14681
14682Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14683
14684 * test-build.mk: set environment variables in a single command,
14685 instead of a list of assignments and exports
14686
14687 * config.guess: recognize Alpha/OSF1 systems
14688
14689Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14690
14691 * configure: Change help message to prefer --options rather than
14692 -options.
14693
14694Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14695
14696 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14697 zippy@ecst.csuchico.edu.
14698 * config.guess: Recognize miniframe.
14699
14700Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14701
9eb322aa
MF
14702 * Makefile.in: Use srcroot to find runtest rather than rootme.
14703 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14704
14705Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14706
14707 * test-build.mk: Extensive additions to support building on a
14708 machine other than the host.
14709
14710Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14711
14712 * configure (tooldir): Fix for i386-aix again.
14713
14714Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14715
14716 * configure, Makefile.in: Change definition of $(tooldir)
14717 to match the FSF.
14718
14719Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14720
14721 * config.guess: Recognize i[34]86/SVR4.
14722
14723Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14724
14725 * Makefile.in (all-gdb): gdb depends on sim.
14726
14727Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14728
14729 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14730 at the same time we make the prototype gdb directory.
14731 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14732 files at the same time as the gdb base release distribution.
14733
14734Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14735
14736 * Makefile.in (check): Use individual check targets rather than
14737 DO_X rule.
14738 (check-gcc): Added.
14739
14740Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14741
14742 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14743 for System V release 3.2.
14744
14745Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14746
14747 * config.sub: Recognize hppaosf.
14748 * configure.in: Do configure ld/binutils/gas for it.
14749
14750Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14751
14752 * configure (tooldir): Alter syntax used to set this, for systems
14753 where "\$" isn't handled right, like i386-aix.
14754
14755Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14756
14757 * configure: Pass program-transform-name, not
14758 program_transform_name, to recursive configures.
14759
14760Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14761
14762 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14763 of gas+ld+binutils.
14764
14765Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14766
14767 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14768
14769Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14770
14771 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14772
252b5132
RH
14773Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14774
14775 * Makefile.in (PRMS): Set back to all-prms.
14776
14777Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14778
14779 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14780 targets, rather than for MIPS hosts.
14781
14782Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14783
14784 * configure.in: add comment for --with-x default values
14785
14786 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14787
14788 * Makefile.in: add check-* targets for each of the directories in
14789 the tree. Add a definition of RUNTEST that will use the one we
14790 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14791
14792Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14793
14794 * configure.in: Removed obsolete references to bfd_target and
14795 target_makefile_frag.
14796
14797 * build-all.mk: Set assorted targets for Q2.
14798 * config.sub: Recognize z8k-sim and h8300-hms.
14799 * test-build.mk: Really don't pass host to configure.
14800 (HOLES): Added uname.
14801
14802Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14803
14804 * configure: Handle an empty program-prefix, program-suffix or
14805 program-transform-name correctly.
14806
14807Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14808
14809 * build-all.mk: -G 8 no longer required for MIPS targets.
14810 * test-build.mk: Don't pass host argument to configure; make it
14811 guess.
14812
14813Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14814
14815 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14816 * Makefile.in (COMPRESS): New macro, like GZIP.
14817
14818Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14819
14820 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14821
14822 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14823 with gas currently defaults to -G 0.
14824
14825Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14826
14827 * Makefile.in (all-flex): flex depends on byacc.
14828
14829 * build-all.mk: If host not specified, use config.guess. Pass TAG
14830 to test-build.mk as RELEASE_TAG.
14831 * test-build.mk (configargs): New variable containing arguments to
14832 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14833 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14834
14835 * config.guess: Use /bin/uname when checking -X argument on SCO,
14836 to avoid invoking GNU uname which doesn't understand -X.
14837
14838 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14839
14840 * configure.in: Build gas for mips-*-*.
14841
14842Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14843
14844 * Makefile.in (all.normal): insert missing backslash.
14845
14846Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14847
4bddf3ad 14848 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14849
14850 * Makefile.in: Complete overhaul to merge many almost identical
14851 targets.
14852
14853Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14854
14855 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14856 (gdb.tar.Z): Adjusted.
14857
14858 * Makefile.in (setup-dirs, taz): New targets; should be general
14859 enough to adapt for gdb sometime. Build only .z file.
14860 (gas.tar.z): New target.
14861
14862Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14863
14864 * build-all.mk: Use CC=cc -Xs on Solaris.
14865
252b5132
RH
14866Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14867
14868 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14869 for handling BISON for FSF releases.
14870
14871Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14872
14873 * configure: Actually implement the change zoo just documented.
14874
14875Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14876
14877 * configure: when using config.guess, only set target_alias when
14878 it's not already been set (ie, on the command line)
14879
14880Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14881
14882 * Makefile.in: add installcheck target, set PRMS to install-prms
14883
14884Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14885
14886 * configure: add support for package_makefile_fragment, handle the
14887 case where a directory has a configure.in file but no Makefile.in
14888 more gracefully (with an actual understandable error message, even);
14889 add support for --without (and add this to the usage message); also
14890 explicitly add a --host=${host_alias} to the command line when
14891 config.guess is used
14892
14893Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14894
14895 * configure: Must use both --host and --target in recursive calls.
14896
14897Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14898
14899 * Makefile.in: Change deja-gnu to dejagnu.
14900
14901Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14902
14903 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14904
14905Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14906
14907 * configure.in: canonicalize all instances to *-*-solaris2*,
14908 also strip out a number of tools to not build for go32 host
14909
14910Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14911
14912 * config.guess: add GPL.
14913
14914 * Makefile.in, config.guess, config.sub, configure: bump
14915 copyrights to 93.
14916
14917Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14918
14919 * Makefile.in (do-info): Removed obsolete check for existence of
14920 localenv file.
14921
14922 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14923
14924Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14925
14926 * Makefile.in: a couple of 'else true' for decstation,
14927 support for TclX
14928
14929 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14930
14931Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14932
14933 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14934
14935Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14936
14937 * config.guess: Recognize i386-ibm-aix (PS/2).
14938 * configure.in: Use config/mh-aix386 file for it.
14939
14940Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14941
14942 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14943 CC_FOR_TARGET instead.
14944 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14945
14946Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14947
14948 * Makefile.in: Add sim to list of directories sent with gdb
14949
14950Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14951
14952 * configure.in: Put back mips-dec-bsd* case.
14953
14954Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14955
14956 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14957 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14958 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14959
14960Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14961
14962 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14963
14964 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14965 (install-info): install dir.info only if it exists,
14966 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14967
14968Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14969
14970 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14971 gas for mips-dec-bsd.
14972
14973Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14974
14975 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14976 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14977
14978Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14979
14980 * configure.in: Added "dejagnu" to hosttools list.
14981
14982Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14983
14984 * config.sub, configure.in, config.guess: Add support
14985 for Bosx, an AIX variant from Bull.
14986 Patches from F.Pierresteguy@frcl.bull.fr.
14987
14988Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14989
14990 * devo/dejagnu: Initial creation of devo/dejagnu.
14991 Migrated dejagnu testcases and support files for testing software
14992 tools to reside as subdirectories, currently called "testsuite",
14993 within the directory of the software tool. Migrated all programs,
14994 support libraries, etc. beloging to dejagnu proper from
14995 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14996 with no modifications. The changes to these files which will
14997 allow them to configure, build, and execute properly will be made
14998 in a future update.
14999
15000Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15001
15002 * Makefile.in: Change send_pr to send-pr.
15003 * configure.in: Likewise.
15004 * send_pr: Renamed directory to send-pr.
15005
15006Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15007
15008 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15009
15010Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15011
15012 * README: Update for gdb-4.8 release.
15013 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15014 gdb-xxx.tar.z (gzip'd) file also.
15015
15016Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15017
15018 * Makefile.in: make all-diff depend on all-libiberty
15019
15020Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15021
15022 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15023
15024Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15025
15026 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15027
15028Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15029
15030 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15031 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15032 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15033
15034Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15035
15036 * Makefile.in: makeinfo binary is in a new location
15037
15038Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15039
15040 * config.sub: Accept -ecoff as an OS.
15041
15042 * Makefile.in: Various changes to eliminate a level of make
15043 recursion and reduce the required command line length.
15044 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15045 sub-makes.
15046 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15047 variables holding settings for specific sub-makes.
15048 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15049 in terms of BASE_FLAGS_TO_PASS.
15050 (TARGET_LIBS): New variable listing directories which use
15051 TARGET_FLAGS_TO_PASS.
15052 (subdir_do): Eliminated.
15053 (do-*): New set of targets to replace subdir_do.
15054 (various): All targets which used subdir_do now depend on do-*.
15055 (local-clean): Renamed from do_clean.
15056 (local-distclean): New target, dependency of distclean and
15057 realclean.
15058 (install-info): Don't create directories. Depend on dir.info
15059 rather than calling make recursively.
15060 (install-dir.info): Eliminated.
15061 (install-info-dirs): Create all info directories here.
15062 (dir.info): Depend upon do-install-info.
15063
15064 * test-build.mk (HOLES): Added false.
15065
15066Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15067
15068 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15069
15070Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15071
15072 * Makefile.in (info): remove dependency on all-texinfo. The
15073 problem was really in texinfo/C, not at this level.
15074
15075Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15076
15077 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15078
15079Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15080
15081 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15082 GDB releases.
15083
15084Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15085
15086 * configure: Include srcdir in message about target of link not
15087 being found. Don't convert `-' to `_' in `with' options being
15088 passed to subdirs.
15089
15090Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15091
15092 * configure.in: add uudecode to host_tools
15093
15094 * Makefile.in: added {all,install}-uudecode targets, added them to
15095 the appropriate lists
15096
15097Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15098
15099 * Makefile.in (all-gcc): Added dependency on all-gas.
15100
15101 * configure.in (mips-*-*): Build ld and binutils.
15102
15103Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15104
15105 * configure: check return code from mkdir, print error message and
15106 exit on failure.
15107
15108Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15109
15110 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15111
15112Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15113
15114 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15115
15116Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15117
15118 * config.sub (h8500): Recognize this as a cpu type.
15119
15120Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15121
15122 * configure: source directory missing is no longer a warning
15123
15124 * configure.in: recognize irix[34]* instead of irix[34]
15125
15126 * Makefile.in: define and pass down X11_LIB
15127
252b5132
RH
15128Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15129
15130 * guess-systype: Renamed to ...
15131 * config.guess: ... by popular request.
15132 * configure.in, Makefile.in: Update accordingly.
15133
15134Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15135
15136 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15137 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15138 + Execute ./dummy instead of assuming . is in PATH.
15139
15140Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15141
15142 * guess-systype: New shell script. Attempts to guess the
15143 canonical host name of the executing host.
15144 Only a few hosts are supported so far.
15145 * configure: Call guess-systype if no host is specified.
15146
15147Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15148
15149 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15150 gcc Makefile.
15151
15152
15153Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15154
15155 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15156 (all-gcc, install-gcc, subdir_do): Use it.
15157
15158Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15159
15160 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15161
15162Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15163
15164 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15165 set exclusively by configure, using configure.in .
15166
15167Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15168
15169 * test-build.mk: set $PATH for all builds
15170
15171 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15172
15173Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15174
15175 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15176 the one used in gcc/Makefile.in, so that a null expansion doesn't
15177 override the one needed to build gcc with a native cc.
15178
15179
15180Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15181
15182 * configure: Accept -with arguments.
15183
15184Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15185
15186 * Makefile.in: added h8300sim
15187
15188Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15189
252b5132
RH
15190 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15191 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15192 (all-cygnus, native, build-cygnus): Make
15193 $(canonhost)-stamp-3stage-done, not $(host)....
15194 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15195 i386-sco3.2v4. Added else true to if command.
15196
15197Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15198
15199 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15200
15201Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15202
15203 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15204
15205Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15206
15207 * configure.in: don't remove binutils from Solaris builds
15208
15209Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15210
15211 * Makefile.in: get rid of earlier definitions for *clean,
15212 also handle the recursive info rule better
15213
15214Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15215
15216 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15217 do more-or-less the right thing.
15218
15219Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15220
15221 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15222 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15223
15224Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15225
15226 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15227 $(host_canonical).
15228
15229 * configure.in: split the configdirs list into 4 categories (native
15230 v. cross, library v. tool) and handle the cross-only and native-
15231 only in more reasonable (and correct!) way.
15232
15233Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15234
15235 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15236 configdirs anymore.
15237
15238Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15239
15240 * Makefile.in: extensive cleanup:: removed all of the explicit
15241 clean-* targets, collapsed many wrappers around subdir_do into
15242 one, added additional targets to satisfy standards.texi, deleted
15243 some old targets, some changes for consistency
15244
15245Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15246
15247 * configure.in: handle some programs as cross-only, and others as
15248 native only
15249
15250 * test-build.mk: handle partial holes in a more generic manner
15251
15252 * Makefile.in: m4 depends on libiberty
15253
252b5132
RH
15254Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15255
15256 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15257 time, wdiff, and find to configdirs
15258
15259 * Makefile.in: all, clean, and install rules for the new programs
15260 added to configure.in
15261
15262Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15263
15264 * configure.in: use mh-sun for all *-sun-* hosts
15265
252b5132
RH
15266Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15267
15268 * Makefile.in: define flags for X11 include files and library file
15269 locations, pass them down to the programs that need this info
15270
15271 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15272
252b5132
RH
15273Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15274
15275 * configure.in: start building libg++ for HP-UX targets
15276
15277Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15278
15279 * README: Update references to files moved into etc/.
15280
15281Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15282
15283 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15284 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15285
15286Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15287
15288 * configure: accept dash as well as underscore in long option
15289 names for FSF compatibility.
15290
15291Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15292
15293 * config.sub: added -sco3.2v4 support from FSF.
15294
15295Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15296
15297 * configure.in: expand the section that adds or removes
15298 directories from the list of programs to build, to handle native
15299 vs. cross in addition to host v. native
15300
15301Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15302
15303 * Makefile.in: Replace C++ in macro names with CXX.
15304 This is less likely to break ...
15305
15306Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15307
15308 * test-build.mk: add -w to GNU_MAKE
15309
15310Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15311
15312 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15313 add 'sparc' to list of recognized cpus. This needed to make
15314 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15315 Delete some redundant ose68 variants. Recognize -wrs as an os,
15316 then changes that into $CPU-wrs-vxworks.
15317
15318 * configure.in: remove most references to gdbtest, regularize
15319 target based program removal
15320
15321 * test-build.mk: import from p3 tree (many fixes and changes)
15322
15323Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15324
15325 * Makefile.in: added rules to handle tcl, tk, and expect
15326
15327 * configure.in: handle those directories if they exist
15328
15329Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15330
15331 * config.sub: removed bogus hppabsd and hppahpux names, since
15332 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15333
15334Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15335
15336 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15337 depends upon all-xiberty
15338
15339 * Makefile.in: changes from p3, including:
15340
15341 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15342
15343 * Makefile.in (XTRAFLAGS): include newlib directories if
15344 newlib/Makefile exists, rather than if host != target.
15345
15346 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15347
15348 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15349 from the same source tree and not building a cross-compiler. This
15350 matters for the libg++ configuration if reconfiguring a tree that
15351 has already been installed.
15352
15353 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15354
15355 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15356 pick up the machine and system specific header files.
15357
15358 * Makefile.in: added AS_FOR_TARGET, passed down in
15359 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15360 the C compiler to use to create programs which are run in the
15361 build environment, set it to default to $(CC), and passed it down
15362 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15363
15364 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15365
15366 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15367 We need them for unusual native builds, like systems without
15368 ranlib.
15369
15370 * configure: also define $(host_canonical) and
80413487
RH
15371 $(target_canonical), which are the full, canonical names for the
15372 given host and target
252b5132
RH
15373
15374Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15375
15376 * Makefile.in: Added separate definitions for C++.
15377
15378Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15379
15380 * configure.in (configdirs): Add deja-gnu.
15381
15382Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15383
15384 * README: Update for configure.texi and gdb-4.7 release.
15385
15386Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15387
15388 * Makefile.in: Move "all" target to top of file.
15389 Previously, first target was ".PHONY" which caused BSD4.4 make
15390 to build .PHONY when make was run without arguments.
15391
15392Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15393
15394 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15395 Library-copylefted code in libiberty.
15396
15397Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15398
15399 * config.sub: Replace m68kmote with plain old m68k.
15400
15401Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15402
15403 * Makefile.in: Remove space from blank line, avoid Make complaints.
15404
15405Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15406
15407 * config.sub: Complain if no argument is given. Added support for
15408 386bsd as OS and target alias.
15409
15410Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15411
15412 * Makefile.in (XTRAFLAGS): include newlib directories if
15413 newlib/Makefile exists, rather than if host != target.
15414
15415Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15416
15417 * config.sub: recognize sparclite-wrs-vxworks.
15418
15419 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15420 p3.) Added clean-xiberty to clean.
15421
15422Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15423
15424 * configure.in: use *-*-* instead of nested cases for host and target
15425
15426Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15427
15428 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15429 from the same source tree and not building a cross-compiler. This
15430 matters for the libg++ configuration if reconfiguring a tree that
15431 has already been installed.
15432
15433Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15434
15435 * config.sub (i486v/i486v4): Merge in from FSF version.
15436
15437Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15438
15439 * configure: only set PWD if it is already set.
15440
15441Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15442
15443 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15444 doesn't have unset and all success paths (and most error paths)
15445 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15446 to just ${PWD} to avoid confusion.)
15447
15448Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15449
15450 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15451 even for a native compilation.
15452
15453Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15454
15455 Changes to make the gdb.tar.Z rule work better.
15456
15457 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15458 (DEVO_SUPPORT): Add configure.texi.
15459 (bfd-ilrt.tar.Z): Remove ancient rule.
15460
15461Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15462
15463 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15464 pick up the machine and system specific header files.
15465
15466 * configure.in, config.sub: added new target m68010-adobe-scout,
15467 with alias of adobe68k. Changed configure.in to check for
15468 -scout before -sco* to avoid a false match.
15469
15470 * Makefile.in: added AS_FOR_TARGET, passed down in
15471 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15472 the C compiler to use to create programs which are run in the
15473 build environment, set it to default to $(CC), and passed it down
15474 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15475
15476Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15477
15478 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15479 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15480 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15481 FOR_TARGET variants, to newlib and libg++.
15482
15483Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15484
15485 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15486 first.
15487
15488Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15489
15490 * config.sub: Accept `elf' as an environment.
15491
15492Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15493
15494 * Makefile.in (all-opcodes): cd into the right directory
15495
15496Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15497
15498 * configure: added -program_transform_name option, used as
15499 argument to sed when installing programs.
15500 configure.texi: added documentation for -program_prefix,
15501 -program_suffix and -program_transform_name.
15502
15503Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15504
15505 * config.sub: Accept i486 where i386 ok.
15506
15507Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15508
15509 * config.sub: accept we32k
15510
15511Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15512
35590697 15513 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15514
15515 * Makefile.in: don't create all directories for ``make install'';
15516 let the subdirectories create the ones they need.
15517
15518Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15519
80413487 15520 * COPYING: new file, GPL v2
252b5132
RH
15521
15522Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15523
15524 * Makefile.in: use the new gen-info-dir, which needs a template
15525 argument (which also lives in texinfo)
15526
15527 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15528
252b5132
RH
15529Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15530
15531 * config.sub (ncr3000): Change i386 to i486.
15532
15533Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15534
15535 * Makefile.in: add install-rcs, install-grep to
15536 install-no-fixedincludes, removed install-bison and install-libgcc
15537
15538Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15539
15540 * configure.in: grab the HPUX makefile fragment if on HPUX
15541
15542Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15543
15544 * Makefile.in: eradicate bison spoor (ditto libgcc).
15545 configure.in: recognise m68{k,000}-ericsson-OSE.
15546 es1800 is alias for m68k-ericsson-OSE
15547
15548Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15549
15550 * configure.in: rearrange the parts that remove programs from
15551 configdirs, based now on HOST==TARGET or by canonical triple.
15552
15553Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15554
15555 * test-build.mk: recurse explicitly with -f test-build.mk when
15556 appropriate. predicate stage3 and comparison on the existence
15557 of gcc. That is, if gcc isn't around, we aren't three-staging.
15558 On very clean, also remove ...stamp-co. Build in-place before
15559 doing other builds.
15560
15561Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15562
15563 * Makefile.in, configure.in: add tgas
15564
15565Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15566
15567 * Makefile.in: a number of changes merged in from progressive.
15568
15569 * configure.in: add libm.
15570
15571 * .cvsignore: ignore some stuff that comes from test-build.mk.
15572
252b5132
RH
15573Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15574
15575 * config.sub: Add es1800 (m68k-ericsson-es1800).
15576
15577Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15578
15579 * configure: Add program_suffix (parallel to program_prefix)
15580 * Makefile.in: adjust directory-creating script for losing decstation
15581
15582Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15583
15584 * configure: Minor $subdir-related fixes.
15585
15586Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15587
15588 * configure: fix various problems with propogating
15589 makefile_target_frag in subdirs.
15590 * configure.in: config libgcc if its there
15591
15592Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15593
15594 * config.sub: HPPA merge.
15595
252b5132
RH
15596Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15597
15598 * Makefile.in: Replace all-bison with all-byacc in all
15599 dependency lines for other tools (which now use byacc).
15600
15601Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15602
15603 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15604
252b5132
RH
15605Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15606
15607 * Makefile.in: make gprof rules similar to byacc rules (instead of
15608 vestigal $(unsubdir) that didn't work...)
15609
15610Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15611
15612 * config.sub: Add support for Linux.
15613 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15614 (at least for libg++).
15615
15616Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15617
15618 * configure.texi: fix doc for the -nfp option to configure
15619
15620Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15621
15622 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15623
15624Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15625
15626 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15627 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15628 * configure.in: added solaris* host_makefile_frag hook.
15629
15630Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15631
15632 * config.sub: changed recognition of m68000 so that various
15633 m68k types can be specified via m680[01234]0
15634
15635Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15636
15637 * config.sub (basic_machine): fix sed so that '-foo' isn't
15638 completely substituted out while .+'-foo' loses the '-foo'
15639
15640Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15641
15642 * config.sub ($os): Add -aout.
15643
15644Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15645
15646 * configure: If host_makefile_frag is absolute, don't
15647 prefix ${invsubdir} (relevant to libg++ auto-configure).
15648
15649Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15650
15651 * Makefile.in (tooldir): Define it.
15652 (all-ld): Depend on all-flex.
15653
15654Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15655
15656 * Makefile.in (check): Fix libg++ special case.
15657
15658Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15659
15660 * configure: do not bury `pwd` into config.status, thus do fewer
15661 pwd's.
15662
15663 * configure: print the "Building in" message only when building in
15664 other than "." AND verbose.
15665
15666 * configure: remove -s, rework -v to better accomodate guested
15667 configures.
15668
15669 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15670
15671Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15672
15673 * Makefile.in: macroize flags passed on recursion. remove
15674 fileutils.
15675
15676Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15677
15678 * configure: get makesrcdir right for subdirs deeper than 1.
15679
15680 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15681 install.
15682
15683Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15684
15685 * Makefile.in: don't print subdir_do or recursion lines.
15686
15687Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15688
15689 * standards.texi: added menu item.
15690
15691 * Makefile.in: build and install standards.info.
15692
15693 * standards.texi: new file.
15694
15695Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15696
15697 * configure: test for and move config.status pieces from
15698 ${subdir}/.
15699
15700Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15701
252b5132
RH
15702 * configure: Test for existance of files before trying to mv
15703 them, to avoid numerous non-existance messages.
15704
15705Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15706
15707 * configure: correct final line of config.status.
15708
15709 * configure: patch from eggert. Avoids a protection problem if
15710 the original Makefile.in is read only.
15711
15712 * configure: use move-if-change from gcc to create config.status.
15713 Some makefiles depend on config.status to tell if a directory
15714 has been reconfigured for a different host. This change
15715 prevents those directories from remaking everything in the case
15716 where the reconfig was only intended to rebuild a Makefile.
15717
15718 * configure: test for config.sub with "config.sub sun4" rather
15719 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15720 host alias from a missing config.sub.
15721
15722Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15723
15724 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15725 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15726
15727Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15728
15729 * configure: mkdir ${subdir} as needed.
15730
15731Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15732
15733 * Makefile.in,configure.in: added autoconf.
15734
15735Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15736
15737 * Makefile.in: no longer pass against on recursion.
15738
15739 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15740 definitions are not inherited.
15741
15742 * configure: correct makesrcdir when subdir is .
15743
15744Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15745
15746 * configure: Add support for 'subdirs' variable, which is
15747 like 'configdirs', except that configure doesn't re-invoke
15748 itself for subdirs, it just creates a Makefile for each subdir.
15749 * configure.texi: Document subdirs.
15750
15751Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15752
15753 * configure.in: added flex to configdirs
15754
15755Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15756
15757 * Makefile.in: remove clean-stamps from clean.
15758
15759Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15760
15761 * configure.in: Add gdbtest to configdirs.
15762
15763Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15764
15765 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15766 to recursive makes.
15767 * configure.in: Recognize new ncr3000 config.
15768
15769Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15770
15771 * Makefile.in, configure.in: removed references to gdbm.
15772
15773Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15774
15775 * config.sub: Don't canonicalize os value
15776 newsos* to bsd (readline needs to check for newsos).
15777 (This fix was earlier made Jan 31, but got re-broken.)
15778
15779Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15780
15781 * configure.in: sco is an os, not a vendor!
15782
15783 * configure: Quote $( better. Keep various shells happy.
15784
15785Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15786
15787 * Makefile.in: eliminate stamp-files.
15788
15789Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15790
15791 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15792 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15793
15794Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15795
15796 * config.sub: fix iris/iris3.
15797
15798Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15799
15800 * configure: re-add -rm.
15801
15802Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15803
15804 * Maskefile.in: add .stmp-rcs to all.
15805
15806 * configure.in: remove gas from rs6000 build, use aix host fragment.
15807
15808Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15809
15810 * configure: pass down site_option during recursion.
15811
15812Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15813
15814 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15815
15816Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15817
15818 * configure: Change exec_prefix so that it really defaults to prefix.
15819
15820Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15821
15822 * Makefile.in, configure.in: Add support for mmalloc library.
15823
15824Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15825
15826 * Makefile.in: add stmp dependencies for a few more things.
15827
15828Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15829
15830 * configure: adjusted error message on objdir/srcdir configure
15831 collision, per john's suggestion.
15832
15833 * Makefile.in: add libiberty stmp to all and all.cross.
15834
15835Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15836
15837 * Makefile.in: remove force dependencies, add grep to all.
15838
15839Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15840
15841 * Makefile.in: drop flex. make stamp files work.
15842
15843 * configure: added test for conflicting configuration in srcdir,
15844 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15845 gets cranky. use relative paths for configure and srcdir
15846 whenever possible. Send some error messages to stderr that were
15847 going to stdout.
15848
15849Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15850
15851 * Makefile.in: Fix libg++ rule to check for gcc directory
15852 before using gcc/gcc. Also pass XTRAFLAGS.
15853
15854Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15855
15856 * Makefile.in: added stmp-files so that directories aren't polled
15857 when they are already built.
15858
15859 * configure.texi: fixed a node pointer problem.
15860
15861Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15862
4bddf3ad 15863 * config.sub configure.in gdb/configure.in
252b5132
RH
15864 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15865 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15866 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15867
15868Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15869
15870 * configure: -recurring becomes -silent. corrected help message
15871 for -site= option.
15872
15873 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15874
15875Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15876
15877 * configure: when building Makefile for crosses, replace
15878 tooldir and program_prefix. default srcdir from location of
15879 config.sub. remove "for host in hosts" and "for target in
15880 targets" loops.
15881
15882Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15883
15884 * Makefile.in: Do not pass bindir or mandir to cvs.
15885
15886Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15887
15888 * Makefile.in, configure.in: removed traces of namesubdir,
15889 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15890 copyrights to '92, changed some from Cygnus to FSF.
15891
15892 * configure.texi: remove most references to multiple hosts,
15893 multiple targets, subdirs, etc.
15894
15895 * configure.man: removed rcsid. reference config.sub not
15896 config.subr.
15897
15898 * Makefile.in: mkdir $(infodir) on install-info.
15899
15900Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15901
15902 * configure.texi: Explain better about .gdbinit and about
15903 the environment that configure.in sections run in.
15904
15905Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15906
15907 * configure.in: Ultrix is only a decstation if it's a MIPS.
15908
15909Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15910
15911 * README: DOC.configure => cfg-paper.texi.
15912
15913Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15914
15915 * config.sub (near case $os): Don't convert newsos* to bsd!
15916
15917Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15918
15919 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15920 the number of copies of COPYING that go into the GDB tar file.
15921
15922Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15923
4bddf3ad 15924 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15925 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15926 Fix SCO configuration stuff.
15927
15928Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15929
15930 * Makefile.in: For libg++, make sure the -I pointing
15931 to the gcc directory goes *after* all the libg++-local -I flags.
15932 Also, move just-gcc dependency from just-libg++ to all-libg++.
15933
15934Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15935
15936 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15937
15938Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15939
15940 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15941
15942Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15943
15944 * config.sub: Add stratus configuration frags. Also
15945 submitted to FSF.
15946
15947Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15948
15949 * Makefile.in (DEV_SUPPORT): add configure.man.
15950
15951 * config.sub(Decode manufacturer-specific): add -none*.
15952
15953Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15954
15955 * Makefile.in: remove form feeds to make Sun's make happy.
15956 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15957
15958Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15959
15960 * Makefile.in (AR_FLAGS): Make quieter.
15961
15962Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15963
15964 * configure.in: Add libg++.
15965 * configure: When verbose, don't output the command line at each
15966 level; it will be unremarkably the same as the previous version,
15967 which will be the same as what the user typed.
15968
15969Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15970
15971 * configure.in, Makefile.in: fix clean-info, add flex. add
15972 fileutils.
15973
15974 * configure: be less sensitive to spaces in Makefile.in. Do not
15975 look for sources in "..". Doing so breaks subdirectories that
15976 might have their own configure. If a subdir has it's own
15977 configure script, use it.
15978
15979Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15980
15981 * cfg-paper.texi: some changes suggested by rms.
15982
15983Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15984
15985 * config.sub: Merge in some small additions from the FSF version,
15986 taken from the gcc distribution, to bring the Cygnus and FSF
15987 versions into closer sync.
15988
15989Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15990
15991 * configure.in: Changed svr4 references to sysv4.
15992
15993Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15994
15995 * configure: added -V for version number option.
15996
15997Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15998
15999 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16000 renamed from DOC.configure to cfg-paper.texi.
16001
16002Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16003
16004 * configure, config.subr, config.sub: config.subr is now
16005 config.sub again.
16006
16007Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16008
16009 * configure.texi: new file, in progress.
16010
16011 * Makefile.in: build info file and install the man page for
16012 configure.
16013
16014 * configure.man: new file, first cut.
16015
16016 * configure: find config.subr again now that configuration "none"
16017 has gone. removed all traces of the -ansi option. removed all
16018 traces of the -languages option.
16019
16020 * config.subr: resync from rms.
16021
d932cae7 160221991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16023
16024 * configure, config.sub, config.subr: merge config.sub into
16025 config.subr, call the result config.subr, remove config.sub, use
16026 config.subr.
16027
16028 * Makefile.in: revised install for dir.info.
16029
d932cae7 160301991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16031
16032 * configure.in: add decstation host makefile frag.
16033
16034 * Makefile.in: BISON now bison -y again. also install-gcc on
16035 install. clean-gdbm on clean. infodir belongs in datadir.
16036 Make directories for info install. Build dir.info here then
16037 install it.
16038
d932cae7 160391991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16040
16041 * Makefile.in: fix for bad directory tests.
16042
d932cae7 160431991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16044
16045 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16046 regexp. -srcdir relative was being handled incorrectly.
16047
16048 * Makefile.in: unwrapped some for loops so that parallel makes
16049 work again and so one can focus one's attention on a particular
16050 package.
16051
d932cae7 160521991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16053
16054 * configure: added PWD as a stand in for `pwd` (for speed). use
16055 elif wherever possible. make -srcdir work without -objdir.
16056 -objdir= commented out.
16057
d932cae7 160581991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16059
16060 * configure: +options become --options. -subdirs commented out.
16061 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16062 Makefile now at top of generated Makefile. Removed cvs log
16063 entries. added -srcdir. create .gdbinit only if there is one
16064 in ${srcdir}.
16065
16066 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16067 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16068 and mandir now keyed off datadir by default.
16069
d932cae7 160701991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
16071
16072 * Freshly created ChangeLog.
16073
16074\f
16075Local Variables:
16076mode: change-log
16077left-margin: 8
16078fill-column: 76
16079version-control: never
16080End:
This page took 1.487545 seconds and 4 git commands to generate.