Bring in support for the NFP target in the config.sub file.
[deliverable/binutils-gdb.git] / ChangeLog
1 2018-05-01 Nick Clifton <nickc@redhat.com>
2
3 * config.guess: Synchronize with config project master sources.
4 * config.sub: Likewise.
5
6 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
7
8 * configure.ac: Added "nfp" target.
9 * configure: Regenerate.
10
11 2018-02-13 Maciej W. Rozycki <macro@mips.com>
12
13 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
14 * configure: Regenerate.
15
16 2018-01-30 Nick Clifton <nickc@redhat.com>
17
18 * src-release.sh (do_proto_toplev): Add patterns for more junk files
19 to delete before creating the tarball.
20
21 2018-01-29 Nick Clifton <nickc@redhat.com>
22
23 * src-release.sh (do_proto_toplev): Strip patch remnant files from
24 the sources before creating the tarball.
25
26 2018-01-13 Nick Clifton <nickc@redhat.com>
27
28 * src-release.sh: Update copyright notice. Change reference to devo
29 to be a reference to root.
30
31 2018-01-10 Nick Clifton <nickc@redhat.com>
32
33 * config-ml.in: Sync with gcc sources.
34 * config.guess: Likewise.
35 * config.sub: Likewise.
36 * configure.ac: Likewise.
37 * configure: Regenerate.
38
39 2017-12-14 Nick Clifton <nickc@redhat.com>
40
41 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
42
43 2017-12-12 Stafford Horne <shorne@gmail.com>
44
45 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
46 * configure: Regenerate.
47
48 2017-09-15 Nick Clifton <nickc@redhat.com>
49
50 * src-release.sh (LZIPPROG): New define. Provides the name of the
51 lzip program.
52 (do_lz): New function. Compresses a tarball using the lzip
53 program.
54 (do_compress): Add support for lzip compression.
55 (usage): Mention -l option.
56 (build_release): Support -l option to invoke lzip compression.
57
58 2017-09-15 Alan Modra <amodra@gmail.com>
59
60 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
61 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
62 and sim depending on $tool and $support_files. Echo configure line.
63
64 2017-09-14 Matt Rice <ratmice@gmail.com>
65
66 * src-release.sh (do_proto_toplev): Enable gold during release process.
67
68 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
69
70 * config.sub: Sync with master version in config project.
71
72 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
73
74 * config.sub: Handle ia16 in $basic_machine.
75
76 bfd/
77 * config.bfd: Handle ia16.
78
79 gas/
80 * configure.tgt: Handle ia16.
81
82 ld/
83 * configure.tgt: Handle ia16.
84
85 2017-03-22 Nick Clifton <nickc@redhat.com>
86
87 * config.sub: Sync with master version in config project.
88 * config.guess: Likewise.
89
90 2017-01-23 Nick Clifton <nickc@redhat.com>
91
92 * configure.ac: Update year in copyright notice.
93 Sync from FSF GCC mainline, bringing in the following patches.
94 * Makefile.def: Likewise.
95 * Makefile.tpl: Likewise.
96 * configure: Regenerate.
97 * Makefile.in: Regenerate.
98
99 2016-12-21 Jakub Jelinek <jakub@redhat.com>
100
101 * configure.ac: Don't bootstrap libmpx unless --with-build-config
102 includes bootstrap-mpx.
103
104 2016-12-01 Matthias Klose <doko@ubuntu.com>
105
106 * configure.ac: Don't use pkg-config to check for bdw-gc.
107
108 2016-11-30 Matthias Klose <doko@ubuntu.com>
109
110 * Makefile.def: Remove reference to boehm-gc target module.
111 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
112 options and for the bdw-gc pkg-config module.
113
114 2016-11-15 Matthias Klose <doko@ubuntu.com>
115
116 * config-ml.in: Remove references to GCJ.
117 * configure.ac: Likewise.
118
119 2016-09-30 Jakub Jelinek <jakub@redhat.com>
120
121 * configure.ac: Add target-libffi to target_libraries.
122 Readd libgcj target disablings, modified to only target-libffi.
123 Readd target addition of go to unsupported languages.
124
125 2016-09-30 Andrew Haley <aph@redhat.com>
126
127 * Makefile.def: Remove libjava.
128 * Makefile.tpl: Likewise.
129 * configure.ac: Likewise.
130
131 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
132
133 * configure.ac: Disable "sim" directory for arc*-*-*.
134
135 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
136
137 * configure.ac: Check for the minimum in-tree MPFR version
138 handled.
139
140 2016-12-31 Alan Modra <amodra@gmail.com>
141
142 * config.sub: Import from upstream.
143
144 2016-12-08 Alan Modra <amodra@gmail.com>
145
146 * configure: Regenerate.
147
148 2016-12-02 Josh Conner <joshconner@google.com>
149
150 * configure.ac: Add fuchsia to targets that use ELF.
151 * configure: Regenerated.
152
153 2016-11-07 Doug Evans <dje@google.com>
154
155 * config.sub: Sync with upstream version 2016-11-03.
156 git://git.sv.gnu.org/config.git
157 * config.guess: Sync with upstream version 2016-10-02.
158
159 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
160
161 * .gitignore: Add archives and make stamps.
162
163 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
164
165 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
166 * configure: Regenerated.
167
168 2016-06-28 Walter Lee <walt@tilera.com>
169
170 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
171 * configure: Regenerate.
172
173 2016-05-28 Alan Modra <amodra@gmail.com>
174
175 * Makefile.tpl (configure): Depend on m4 files included.
176 * Makefile.in: Regenerate.
177
178 2016-05-27 Nick Clifton <nickc@redhat.com>
179
180 * config.guess (Alpha OSF1): Fix typo introduced during the most
181 recent synchronization update.
182
183 2016-05-23 Nick Clifton <nickc@redhat.com>
184
185 * Import these patches from the gcc mainline:
186
187 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
188
189 * config.guess: Import version 2016-04-02 (newest).
190 * config.sub: Import version 2016-05-10 (newest).
191
192 2016-04-19 Nick Clifton <nickc@redhat.com>
193
194 * Import this patch from the GCC mainline:
195
196 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
197
198 PR bootstrap/70173
199 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
200 and gotools directories. Delete the stage_final file.
201 * Makefile.in: Regenerate.
202
203 2016-03-17 Cary Coutant <ccoutant@gmail.com>
204
205 * configure.ac: Add mips and s390 to the gold target check.
206 * configure: Regenerate.
207
208 2016-02-10 Nick Clifton <nickc@redhat.com>
209
210 Import these patches from the GCC mainline:
211
212 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
213
214 * configure.ac: Enable LTO for DJGPP
215 * configure: Regenerate
216
217 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
218
219 PR bootstrap/69329
220 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
221 * Makefile.in: Regenerate.
222
223 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
224 Sebastian Pop <s.pop@samsung.com>
225
226 * Makefile.in: Regenerate.
227 * Makefile.tpl: Export ISLVER.
228 * configure: Regenerate.
229 * config/isl.m4: Detect isl-0.15.
230
231 2016-01-29 Sebastian Pop <s.pop@samsung.com>
232
233 * config/isl.m4: Add comments about isl-0.16.
234 * configure: Regenerate.
235
236 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
237
238 Sync with GCC
239 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
240
241 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
242 symbols.
243
244 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
245
246 PR bootstrap/69134
247 * Makefile.def (mpfr): Disable assembler.
248 * Makefile.in: Regenerate.
249
250 2016-01-11 Nick Clifton <nickc@redhat.com>
251
252 Import the following changes from the GCC mainline:
253
254 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
255
256 * configure.ac: Enable libmpx by default.
257 * configure: Regenerated.
258
259 2015-11-19 Martin Liska <mliska@suse.cz>
260
261 * .gitignore: Add .clang-format to ignored files.
262 * Makefile.tpl: Add clang-format.
263 * Makefile.in: Regenerate.
264
265 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
266
267 PR libffi/65726
268 * Makefile.def (lang_env_dependencies): Make libffi depend
269 on cxx.
270 * Makefile.in: Regenerate.
271
272 2015-12-02 Ian Lance Taylor <iant@google.com>
273
274 PR go/66147
275 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
276 * Makefile.in: Regenerate.
277
278 2015-12-17 Nathan Sidwell <nathan@acm.org>
279
280 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
281 * configure: Regenerate.
282
283 2015-12-17 Sebastian Pop <s.pop@samsung.com>
284
285 * Makefile.in: Replace ISL with isl.
286 * Makefile.tpl: Same.
287 * config/isl.m4: Same.
288 * configure.ac: Same.
289 * contrib/download_prerequisites: Same.
290 * configure: Regenerate.
291
292 2016-01-01 Ben Elliston <bje@gnu.org>
293
294 * config.guess: Import version 2016-01-01.
295 * config.sub: Likewise.
296
297 2015-11-20 Tristan Gingold <gingold@adacore.com>
298
299 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
300 * configure: Regenerate.
301
302 2015-10-21 Nick Clifton <nickc@redhat.com>
303
304 PR gas/19109
305 * configure.ac: Note the 'none' is an acceptable argument to
306 --enable-compressed-debug-sections.
307 * configure: Regenerate.
308
309 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
310
311 PR gas/19109
312 * configure.ac: Add
313 --enable-compressed-debug-sections={all,gas,gold,ld}.
314 * configure: Regenerated.
315
316 2015-09-30 Nick Clifton <nickc@redhat.com>
317
318 Import the following patches from the GCC mainline:
319
320 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
321
322 PR libfortran/54572
323 * Makefile.def: Make libgfortran depend on libbacktrace.
324 * Makefile.in: Regenerate.
325
326 2015-08-12 Tom de Vries <tom@codesourcery.com>
327
328 PR other/67092
329 PR other/67098
330 * configure.ac: Remove --with_host_libstdcxx support.
331 * configure: Regenerate.
332
333 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
334 Jakub Jelinek <jakub@redhat.com>
335
336 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
337 nvptx*-*-*.
338 * configure: Regenerate.
339
340 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
341
342 Sync with GCC
343 2015-07-28 Ben Elliston <bje@gnu.org>
344
345 * config.sub, config.guess: Import from upstream.
346
347 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
348
349 * Makefile.def (libiconv): Define bootstrap=true.
350 Mark pdf/html/info as missing.
351 (configure-gcc): Depend on all-libiconv.
352 (all-gcc): Ditto.
353 (configure-libcpp): Ditto.
354 (all-libcpp): Ditto.
355 (configure-intl): Ditto.
356 (all-intl): Ditto.
357 * Makefile.in: Regenerate.
358
359 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
360
361 Sync with GCC
362 2015-07-24 Michael Darling <darlingm@gmail.com>
363
364 PR other/66259
365 * config-ml.in: Reflects renaming of configure.in to configure.ac
366 * configure: Likewise
367 * configure.ac: Likewise
368
369 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
370
371 * Makefile.in: Regenerated.
372
373 Sync with GCC
374 2015-05-21 Jason Merrill <jason@redhat.com>
375
376 * Makefile.tpl: Update comments.
377
378 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
379
380 * Makefile.tpl: Remove surplus whitespace throughout.
381
382 2015-03-25 Martin Liska <mliska@suse.cz>
383 Yury Gribov <y.gribov@samsung.com>
384
385 * Makefile.tpl: Fix ln source location for vimrc file.
386
387 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
388
389 Sync with GCC
390 2015-05-16 James Bowman <james.bowman@ftdichip.com>
391
392 * configure.ac: FT32 target added.
393 * configure: Regenerate.
394
395 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
396
397 Sync with GCC
398 2015-06-02 Jason Merrill <jason@redhat.com>
399
400 PR bootstrap/66319
401 * configure.ac: Use -std=gnu++98.
402
403 2015-05-28 Mike Frysinger <vapier@gentoo.org>
404
405 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
406 * configure: Regenerate.
407
408 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
409
410 * configure.ac: Fix typo.
411 * configure: Regenerate.
412
413 2015-05-03 Matthias Klose <doko@ubuntu.com>
414
415 * configure.ac: Match $host configured with triplets.
416 * configure: Regenerate.
417
418 2015-04-17 Jakub Jelinek <jakub@redhat.com>
419
420 PR bootstrap/62077
421 * configure.ac (--enable-stage1-checking): Default to
422 release,misc,gimple,rtlflag,tree,types if --disable-checking
423 or --enable-checking is not specified and DEV-PHASE is not
424 experimental.
425 * configure: Regenerated.
426
427 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
428
429 Install back PR target/47230 fix (Revert the revert).
430
431 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
432
433 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
434 target.
435 * configure: Regenerate.
436
437 2015-05-13 John David Anglin <dave.anglin@bell.net>
438
439 * configure.ac: Disable configuration of GDB for HPUX targets.
440 * configure: Regenerate.
441
442 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
443
444 PR ld/18355
445 * Makefile.def: Add extra_configure_flags to host zlib.
446 * configure.ac (extra_host_zlib_configure_flags): New. Set
447 to --enable-host-shared When bfd is to be built as shared
448 library. AC_SUBST.
449 * Makefile.in: Regenerated.
450
451 2015-04-15 Mike Frysinger <vapier@gentoo.org>
452 Hans-Peter Nilsson <hp@axis.com>
453
454 Adjust src-release.sh for sim using the gdb create-version.sh.
455 * src-release.sh (tar_compress): If there's a fifth parameter,
456 use that in the getver call instead of $tool.
457 (sim_release): Pass gdb as fifth parameter to tar_compress.
458 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
459
460 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
461
462 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
463 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
464 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
465 * Makefile.in: Regenerate.
466
467 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
468
469 * configure.ac: Add --with-system-zlib.
470 * configure: Regenerated.
471
472 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
473
474 * src-release.sh: Don't configure with --with-target-subdir=.
475 --disable-multilib.
476
477 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
478
479 * src-release.sh (DEVO_SUPPORT): Replace src-release with
480 src-release.sh.
481
482 2015-03-30 Ed Schouten <ed@nuxi.nl>
483
484 * config.sub: Update from upstream, to 2015-03-04 version.
485 * config.guess: Likewise.
486
487 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
488
489 * Makefile.def (dependencies): Add all-zlib to all-bfd.
490 * Makefile.in: Regenerated.
491
492 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
493
494 * src-release.sh (do_proto_toplev): Configure with --target
495 --with-target-subdir and --disable-multilib.
496 (BINUTILS_SUPPORT_DIRS): Add zlib.
497 (GAS_SUPPORT_DIRS): Likewise.
498 (GDB_SUPPORT_DIRS): Likewise.
499 (SIM_SUPPORT_DIRS): Likewise.
500
501 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
502
503 * configure.ac (target_configdirs): Exclude target-zlib if
504 target-libjava isn't built.
505 * configure: Regenerated.
506
507 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
508
509 Sync with GCC
510 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
511
512 * config-ml.in: Robustify ac_configure_args parsing.
513
514 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
515
516 * Makefile.def: Updated from GCC trunk.
517 * Makefile.tpl: Likewise.
518 * configure.ac: Likewise.
519 * Makefile.in: Regenerated.
520 * configure: Likewise.
521
522 2015-01-28 James Bowman <james.bowman@ftdichip.com>
523
524 * configure.ac: Add FT32 support.
525 * configure: Regenerate.
526
527 2015-01-12 Anthony Green <green@moxielogic.com>
528
529 * configure.ac: Don't disable gprof for moxie.
530 * configure: Rebuild.
531
532 2015-01-03 Andrew Pinski <apinski@cavium.com>
533
534 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
535 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
536 (BASE_TARGET_EXPORTS): Add OBJCOPY.
537 (OBJCOPY_FOR_TARGET): New variable.
538 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
539 * Makefile.in: Regenerate.
540 * configure.ac: Check for already installed target objcopy.
541 Also GCC_TARGET_TOOL on objcopy.
542 * configure: Regenerate.
543
544 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
545
546 * config.sub: Update from upstream, to 2015-01-01 version.
547 * config.guess: Ditto.
548
549 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
550
551 * config.sub: Update from upstream config repo.
552
553 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
554
555 * libtool.m4: Updated from GCC trunk.
556
557 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
558
559 * config.guess: Update from upstream config repo.
560 * config.sub: Ditto.
561
562 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
563
564 * move-if-change: Update from upstream gnulib.
565
566 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
567
568 * compile: Sync with upstream Automake.
569 * depcomp: Ditto.
570 * install-sh: Ditto.
571 * missing: Ditto.
572 * mkinstalldirs: Ditto.
573 * ylwrap: Ditto.
574
575 2014-10-15 Tristan Gingold <gingold@adacore.com>
576
577 * src-release.sh (do_proto_toplev): Configure with --target.
578
579 2014-10-03 Jing Yu <jingyu@google.com>
580
581 * configure.ac: Add aarch64 to list of targets that support gold.
582 * configure: Regenerate.
583
584 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
585
586 * configure.ac: Add mips*-img-elf* target triple.
587 * configure: Regenerate.
588
589 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
590 * configure: Disable gdb for nds32*-*-* until supported.
591 * configure.ac: Disable gdb for nds32*-*-* until supported.
592
593 2014-09-05 Joel Brobecker <brobecker@adacore.com>
594
595 * configure: Regenerate.
596
597 2014-08-27 Will Newton <will.newton@linaro.org>
598
599 * src-release.sh: New file.
600 * src-release: Remove file.
601
602 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
603
604 GDB not supported for or1k*-*-rtems*
605 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
606 of the stanzas results in this not being caught by or1k*-*-* later.
607 * configure. Regenerated.
608
609 2014-07-25 Samuel Bronson <naesten@gmail.com>
610
611 * .gitattributes: New file for use with git-merge-changelog.
612
613 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
614
615 Disable gdb for or1k*-*-* until supported
616 * configure.ac (or1k*-*-*): Disable gdb.
617 * configure: Regenerated.
618
619 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
620
621 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
622 * configure: Regenerated.
623
624 2014-03-26 Jakub Jelinek <jakub@redhat.com>
625
626 PR sanitizer/56781
627 * Makefile.def: Set bootstrap=true; for host fixincludes.
628 * configure.ac: Don't bootstrap host fixincludes unless
629 --with-build-config=bootstrap-{a,ub}san.
630 * Makefile.in: Regenerated.
631 * configure: Regenerated.
632
633 2014-03-21 Jakub Jelinek <jakub@redhat.com>
634
635 * configure.ac: Move BUILD_CONFIG set up earlier. Add
636 --enable-vtable-verify option parsing. Don't add
637 target-libsanitizer to bootstrap_target_libs unless
638 --with-build-config=bootstrap-asan or
639 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
640 to bootstrap_target_libs unless --enable-vtable-verify.
641 * configure: Regenerated.
642
643 2014-03-07 Jakub Jelinek <jakub@redhat.com>
644
645 PR bootstrap/58572
646 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
647 -I for libstdc++-v3 includes if $(LEAN).
648 * Makefile.in: Regenerated.
649
650 2014-02-24 Walter Lee <walt@tilera.com>
651
652 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
653 (tilegx-*-*): Change to tilegx*-*-*.
654 * configure: Regenerate.
655
656 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
657
658 * config.sub, config.guess: Import from upstream.
659
660 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
661
662 PR bootstrap/60620
663 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
664 * Makefile.in: Regenerate.
665
666 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
667
668 * Makefile.def (dependencies): Make all-ld depend on all-binutils
669 for WINDRES_FOR_TARGET in default-manifest.o rule.
670 * Makefile.in: Regenerate.
671
672 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
673
674 PR target/59788
675 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
676 *solaris2*.
677
678 2013-12-19 Keven Boell <keven.boell@intel.com>
679
680 * cp-namespace.c (cp_lookup_nested_symbol): Enable
681 nested lookups for fortran modules.
682 * dwarf2read.c (read_module): Add fortran module to
683 the symbol table.
684 (add_partial_symbol, add_partial_module): Add fortran
685 module to the partial symbol table.
686 (new_symbol_full): Create full symbol for fortran module.
687 * f-exp.y (yylex): Add new module domain to be parsed.
688 * symtab.h: New domain for fortran modules.
689
690 2013-12-19 Keven Boell <keven.boell@intel.com>
691
692 * f-exp.y (yylex): Add domain array to enable lookup
693 in multiple domains. Loop over lookup domains and try
694 to find requested symbol. Add STRUCT_DOMAIN to lookup
695 domains to be able to query for user defined types.
696
697 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
698
699 * configure.ac: Add user-friendly check for native x86_64-linux
700 multilibs.
701 * configure: Regenerate.
702
703 2013-11-23 Alan Modra <amodra@gmail.com>
704
705 * config.sub, config.guess: Import from upstream.
706
707 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
708
709 * Makefile.in: Regenerate.
710
711 * Makefile.tpl: Fix typo.
712 * Makefile.in: Regenerate partially.
713
714 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
715
716 * configure.ac: Added libcilkrts to noconfig list when C++ is not
717 supported.
718 * configure: Regenerated.
719
720 2013-10-30 Jason Merrill <jason@redhat.com>
721
722 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
723 --disable-build-format-warnings.
724
725 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
726
727 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
728 depend on libstdc++ and libgcc.
729 * configure: Regenerate.
730 * configure.ac: Added libcilkrts to target binaries. Also, restrict
731 libcilkrts for POSIX and i*86, and x86_64 architectures.
732 * Makefile.in: Added libcilkrts related fields to support building it.
733
734 2013-10-26 Jeff Law <law@redhat.com>
735
736 * Makefile.def (target_modules): Remove libmudflap
737 (languages): Remove check-target-libmudflap).
738 * Makefile.in: Rebuilt.
739 * Makefile.tpl (check-target-libmudflap-c++): Remove.
740 * configure.ac (target_libraries): Remove target-libmudflap.
741 Remove checks which disabled libmudflap on some systems.
742 * configure: Rebuilt.
743 * libmudflap: Directory removed.
744
745 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
746
747 * configure.ac: Update from GCC.
748 * configure: Regenerate.
749
750 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
751
752 * src-release (do-proto-toplevel): Support subdir-path-prefixed
753 files in SUPPORT_FILES.
754 (SIM_SUPPORT_DIRS): New variable.
755 (sim.tar.bz2): New rule.
756
757 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
758
759 * configure.ac: Update from GCC.
760 * configure: Regenerate.
761
762 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
763
764 * COPYING.NEWLIB: Update with new copyright.
765
766 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
767
768 * configure.ac: Update from GCC.
769 * configure: Regenerate.
770
771 2013-09-20 Alan Modra <amodra@gmail.com>
772
773 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
774 ppc host match. Support little-endian powerpc linux hosts.
775
776 2013-08-16 Joel Brobecker <brobecker@adacore.com>
777
778 * src-release (VER): When using $(TOOL)/common/create-version.sh,
779 strip the "-cvs" suffix from the version number if present.
780
781 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
782
783 * configure.ac: Sync with GCC repo.
784 * Makefile.def: Ditto.
785 * configure: Regenerate.
786 * Makefile.in: Ditto.
787
788 2013-07-22 Joel Brobecker <brobecker@adacore.com>
789
790 * src-release (VER): Use $(TOOL)/common/create-version.sh
791 if it exists.
792
793 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
794
795 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
796 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
797 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
798 * configure: Regenerate.
799
800 2013-06-01 George Thomas <george.thomas@atmel.com>
801
802 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
803 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
804
805 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
806
807 * COPYING.NEWLIB: Add Altera Corporation copyright.
808
809 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
810
811 * config.guess: Update from config repo.
812 * config.sub: Ditto.
813
814 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
815
816 * Makefile.def: Sync with GCC.
817 * Makefile.in: Regenerate.
818
819 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
820
821 * configure.ac: Sync with GCC.
822 * configure: Regenerate.
823
824 2013-03-22 Mike Frysinger <vapier@gentoo.org>
825
826 * src-release (VER): Change bfd/configure.in sed to use the new
827 `bfd/configure --version` output.
828
829 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
830
831 * configure.ac: Sync with GCC repo.
832 * configure: Ditto.
833
834 2013-02-05 Ian Lance Taylor <iant@google.com>
835
836 PR go/55969
837 * configure.ac: Disable libgo on some systems where it does not
838 work.
839 * configure: Rebuild.
840
841 2013-02-05 Alan Modra <amodra@gmail.com>
842
843 * configure: Regenerate after syncing config/.
844
845 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
846
847 * configure.ac: Sync with GCC repo.
848 * configure: Ditto.
849 * Makefile.def: Ditto.
850 * Makefile.in: Ditto.
851
852 2013-01-11 Joel Brobecker <brobecker@adacore.com>
853
854 Sync with GCC, merge:
855
856 2013-01-09 Jason Merrill <jason@redhat.com>
857
858 * .gitignore: Import from gdb repository.
859
860 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
861
862 * config.sub: Update from config repo.
863
864 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
865
866 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
867 * Makefile.in: Regenerate.
868
869 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
870
871 * Makefile.def (configure-gcc): Depend on all-gmp.
872 (all-gcc): Remove dependency on all-gmp.
873 * Makefile.in: Regenerated.
874
875 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
876
877 * config.guess: Update from config repo.
878 * config.sub: Ditto.
879
880 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
881
882 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
883 exists and replace the new bfin license in its location.
884
885 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
886
887 PR gas/14899
888 * Makefile.def (dependencies): Make all-binutils, all-gprof,
889 all-ld and all-gold depend on all-gas.
890 * Makefile.in: Regenerated.
891
892 2012-12-29 Ben Elliston <bje@gnu.org>
893
894 * config.guess: Update to 2012-12-29 version.
895 * config.sub: Likewise.
896
897 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
898
899 * Makefile.def (install-target-libgo): Depend on
900 install-target-libatomic. Merged from GCC repo.
901 * Makefile.in: Regenerate.
902
903 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
904
905 * COPYING.LIBGLOSS: Add license for bfin libgloss.
906
907 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
908
909 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
910 * configure: Regenerate.
911
912 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
913
914 * Makefile.def (target_modules): Add bootstrap=true and
915 raw_cxx=true to libsanitizer.
916 * configure.ac (bootstrap_target_libs): Add libsanitizer.
917 * Makefile.in: Regenerated.
918 * configure: Likewise.
919
920 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
921
922 * config.sub: Merge from config repo.
923
924 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
925
926 * configure.ac: Merge from GCC.
927 * Makefile.tpl: Ditto.
928 * Makefile.in: Ditto.
929 * configure: Ditto.
930
931 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
932
933 * configure.ac (noconfigdirs): Merge from GCC.
934 * configure: Regenerate.
935
936 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
937
938 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
939
940 2012-11-14 Roland McGrath <mcgrathr@google.com>
941
942 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
943 * configure: Regenerate.
944
945 2012-11-13 Richard Henderson <rth@redhat.com>
946
947 * configure.ac: Move libsanitizer logic to subdirectory.
948 * configure: Regenerate.
949
950 2012-11-13 Dodji Seketeli <dodji@redhat.com>
951
952 * configure.ac: Enable libsanitizer just on x86 linux for now.
953 * configure: Re-generate.
954
955 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
956
957 * configure.ac: Merge libquadmath sections.
958 * configure: Regenerate.
959
960 2012-11-12 Wei Mi <wmi@google.com>
961
962 * configure.ac: Add libsanitizer to target_libraries.
963 * Makefile.def: Ditto.
964 * configure: Regenerate.
965 * Makefile.in: Regenerate.
966
967 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
968
969 * configure: Regenerated.
970
971 2012-11-03 Robert Mason <rbmj@verizon.net>
972
973 * configure.ac: add --disable-libstdcxx configure option
974 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
975
976 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
977
978 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
979 against Mingw64 w32api.
980 * configure: Regenerate.
981
982 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
983
984 PR bootstrap/54820
985 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
986 * configure: Regenerate.
987
988 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
989
990 PR bootstrap/54820
991 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
992 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
993 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
994 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
995 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
996 * Makefile.in: Regenerate.
997 * configure.ac (have_static_libs): New variable and associated check.
998 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
999 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1000 * configure: Regenerate.
1001
1002 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1003
1004 * config.guess, config.sub: Include updated version from
1005 config-patches. Adds microblaze little endian support.
1006
1007 2012-09-28 Ian Lance Taylor <iant@google.com>
1008
1009 * Makefile.def: Make all-target-libgo depend on
1010 all-target-libbacktrace.
1011 * Makefile.in: Rebuild.
1012
1013 2012-09-26 Ian Lance Taylor <iant@google.com>
1014
1015 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1016 * Makefile.in: Rebuild.
1017
1018 2012-09-06 Diego Novillo <dnovillo@google.com>
1019
1020 * configure.ac: Bump minimum GMP version to 4.2.3.
1021 * configure: Re-generate.
1022
1023 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1024
1025 PR target/54461
1026 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1027 target-libgloss if not configured --with-avrlibc=no.
1028 * configure: Regenerate.
1029
1030 2012-09-04 Jason Merrill <jason@redhat.com>
1031
1032 * configure.ac: Fix --enable-languages=all.
1033
1034 2012-09-03 Richard Guenther <rguenther@suse.de>
1035
1036 PR bootstrap/54138
1037 * configure.ac: Re-organize ISL / CLOOG checks to allow
1038 disabling with either --without-isl or --without-cloog.
1039 * configure: Regenerated.
1040
1041 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1042
1043 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1044 * configure: Regenerate.
1045
1046 2012-09-21 Steve Ellcey <sellcey@mips.com>
1047
1048 * configure.ac: Add mips*-mti-elf* target.
1049 * configure: Regenerate.
1050
1051 2012-09-19 Ian Lance Taylor <iant@google.com>
1052
1053 * configure.ac (host_libs): Add libbacktrace.
1054 (target_libraries): Add libbacktrace.
1055 * Makefile.def (host_modules): Add libbacktrace.
1056 (target_modules): Likewise.
1057 * configure, Makefile.in: Rebuild.
1058
1059 2012-09-15 Jiong Wang <jiwang@tilera.com>
1060
1061 * configure.ac (ENABLE_GOLD): support tilegx*
1062 * configure: rebuild
1063
1064 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1065
1066 PR target/38607
1067 Merge upstream change.
1068 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1069
1070 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1071 Add libgomp*.o to compare_exclusions for AIX.
1072 * configure: Regenerate.
1073
1074 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1075
1076 PR binutils/4970
1077 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1078 and opcodes.
1079 * Makefile.in: Regenerated.
1080
1081 2012-08-14 Diego Novillo <dnovillo@google.com>
1082
1083 Merge from cxx-conversion branch.
1084
1085 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1086 POSTSTAGE1_CONFIGURE_FLAGS.
1087 * Makefile.in: Regenerate.
1088 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1089 Force C++ when bootstrapping.
1090 * configure: Regenerate.
1091
1092 2012-07-06 Richard Guenther <rguenther@suse.de>
1093
1094 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1095 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1096 --with-gmp=system.
1097 * Makefile.in: Regenerated.
1098 * configure: Likewise.
1099
1100 2012-07-06 Richard Guenther <rguenther@suse.de>
1101
1102 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1103 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1104 supply V=1 as extra_make_flags.
1105 * configure: Regenerated.
1106 * Makefile.in: Likewise.
1107
1108 2012-07-03 Richard Guenther <rguenther@suse.de>
1109
1110 * Makfile.def (isl): Remove not necessary extra_exports and
1111 extra_make_flags.
1112 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1113 * Makefile.in: Regenerated.
1114
1115 2012-07-03 Richard Guenther <rguenther@suse.de>
1116
1117 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1118 * configure.ac: If either the ISL or the CLooG check failed
1119 do not try to build in-tree versions.
1120 * Makefile.in: Regenerated.
1121 * configure: Regenerated.
1122
1123 2012-07-02 Richard Guenther <rguenther@suse.de>
1124 Michael Matz <matz@suse.de>
1125 Tobias Grosser <tobias@grosser.es>
1126 Sebastian Pop <sebpop@gmail.com>
1127
1128 * Makefile.def: Add ISL host module, remove PPL host module.
1129 Adjust ClooG host module to use the proper ISL.
1130 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1131 * configure.ac: Include config/isl.m4. Add ISL host library,
1132 remove PPL. Remove PPL configury, add ISL configury, adjust
1133 ClooG configury.
1134 * Makefile.in: Regenerated.
1135 * configure: Likewise.
1136
1137 2012-07-02 Richard Guenther <rguenther@suse.de>
1138
1139 Merge from graphite branch
1140 2011-07-21 Tobias Grosser <tobias@grosser.es>
1141
1142 * configure: Regenerated.
1143 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1144 both cloog.org and legacy versions. The only supported version will
1145 be CLooG with the isl backend.
1146
1147 2011-07-21 Tobias Grosser <tobias@grosser.es>
1148
1149 * configure: Regenerated.
1150 * configure.ac: Require cloog isl 0.17.0
1151
1152 2011-07-21 Tobias Grosser <tobias@grosser.es>
1153
1154 * configure: Regenerated.
1155 * config/cloog.m4: Do not define CLOOG_ORG
1156
1157 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1158
1159 * configure.ac: Skip C if explicitly selected.
1160 * configure: Regenerate.
1161
1162 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1163
1164 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1165 they contain -O2.
1166 * configure: Regenerate.
1167
1168 2012-06-20 Jason Merrill <jason@redhat.com>
1169
1170 * Makefile.tpl (check-target-libgomp-c++): New.
1171 (check-target-libitm-c++): New.
1172 * Makefile.def (c++): Add them.
1173 * Makefile.in: Regenerate.
1174
1175 2012-05-16 Olivier Hainque <hainque@adacore.com>
1176
1177 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1178 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1179 (install-no-fixedincludes): Adjust accordingly.
1180 * Makefile.in: Regenerate.
1181
1182 2012-05-09 Nick Clifton <nickc@redhat.com>
1183 Paul Smith <psmith@gnu.org>
1184
1185 PR bootstrap/50461
1186 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1187 allow for the fact that from release v3.1.0 of MPFR the source
1188 files were moved into a src sub-directory.
1189 * configure: Regenerate.
1190
1191 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1192
1193 * configure.ac: Bump minimum MPFR version to 2.4.0.
1194 * configure: Regenerated.
1195
1196 2012-05-01 Richard Henderson <rth@redhat.com>
1197
1198 * Makefile.def (libatomic): New target_module.
1199 * configure.ac (target_libraries): Add libatomic.
1200 (noconfigdirs): Check if libatomic is supported.
1201 * Makefile.in, configure: Rebuild.
1202
1203 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1204
1205 Merge upstream change
1206 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1207
1208 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1209
1210 * libtool.m4: Additional FreeBSD 10 fixes.
1211
1212 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1213
1214 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1215 they contain -O2.
1216 * configure: Regenerate.
1217
1218 2012-05-14 Catherine Moore <clm@codesourcery.com>
1219
1220 * NEWS: Mention PowerPC VLE port.
1221
1222 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1223
1224 * MAINTAINERS (config/): Move to intl/ section.
1225 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1226
1227 2012-05-09 Nick Clifton <nickc@redhat.com>
1228 Paul Smith <psmith@gnu.org>
1229
1230 PR bootstrap/50461
1231 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1232 allow for the fact that from release v3.1.0 of MPFR the source
1233 files were moved into a src sub-directory.
1234 * configure: Regenerate.
1235
1236 2012-05-02 Roland McGrath <mcgrathr@google.com>
1237
1238 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1239 * configure: Regenerate.
1240
1241 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1242
1243 * config.sub: Update to 2012-04-18 version from official repo.
1244
1245 2012-03-19 Tristan Gingold <gingold@adacore.com>
1246
1247 * configure.ac (ia64*-*-*vms*): Add support for ld.
1248 * configure: Regenerate.
1249
1250 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1251
1252 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1253 (unsupported_languages): Remove mips-sgi-irix6.*.
1254 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1255 (with_stabs): Remove.
1256 * configure: Regenerate.
1257
1258 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1259
1260 * configure.ac (enable_libgomp): Remove *-*-osf*.
1261 (with_stabs): Remove alpha*-*-osf*.
1262 * configure: Regenerate.
1263
1264 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1265
1266 * COPYING.NEWLIB: Modify DJ Delorie license to include
1267 modification rights in clause as permitted by DJ Delorie.
1268 * COPYING.LIBGLOSS: Ditto.
1269
1270 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1271
1272 * COPYING.NEWLIB: Remove two unused licenses.
1273
1274 2012-03-05 Tristan Gingold <gingold@adacore.com>
1275
1276 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1277 * configure: Regenerate.
1278
1279 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1280
1281 * COPYING.NEWLIB: Add Adapteva notice.
1282 * COPYING.LIBGLOSS: Add Adapteva notice.
1283
1284 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1285
1286 * configure: Regenerate.
1287
1288 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1289
1290 * COPYING.LIBGLOSS: Add GPL with exception license.
1291
1292 2011-11-09 Roland McGrath <mcgrathr@google.com>
1293
1294 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1295 * configure: Rebuild.
1296 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1297 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1298 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1299 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1300 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1301 Add READELF.
1302 * Makefile.in: Rebuild.
1303
1304 2011-11-08 Richard Henderson <rth@redhat.com>
1305
1306 * configure.ac: Test for libitm directory present first.
1307
1308 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1309
1310 * configure.ac: Test libitm/configure.tgt to disable libitm.
1311 * configure: Rebuild.
1312
1313 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1314
1315 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1316 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1317 * Makefile.in: Regenerate.
1318
1319 2011-11-01 DJ Delorie <dj@redhat.com>
1320
1321 * configure.ac (rl78-*-*) New case.
1322 * configure: Regenerate.
1323
1324 2011-11-01 DJ Delorie <dj@redhat.com>
1325
1326 * config.sub: Update to version 2011-10-29 (added rl78)
1327
1328 2011-10-27 Nick Clifton <nickc@redhat.com>
1329
1330 * config.sub: Import these changes from the config project:
1331
1332 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1333 Ben Elliston <bje@gnu.org>
1334
1335 * config.sub (epiphany): New.
1336
1337 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1338 Ben Elliston <bje@gnu.org>
1339
1340 * config.sub (hexagon, hexagon-*): New.
1341
1342 2011-08-23 Roland McGrath <mcgrathr@google.com>
1343
1344 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1345 64eb to be64.
1346
1347 2011-08-16 Roland McGrath <mcgrathr@google.com>
1348
1349 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1350 (nacl): Grok as alias for 32el-unknown-nacl.
1351
1352 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1353
1354 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1355
1356 2011-08-14 Yao Qi <yao@codesourcery.com>
1357
1358 Merge from gcc:
1359
1360 2011-08-14 Yao Qi <yao@codesourcery.com>
1361 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1362 * configure: Regenerate.
1363
1364 2011-07-26 Ian Lance Taylor <iant@google.com>
1365
1366 Merge from gcc:
1367
1368 2011-07-26 Ian Lance Taylor <iant@google.com>
1369 * configure.ac: Set have_compiler based on whether gcc directory
1370 exists, rather than on whether gcc is in configdirs.
1371 * configure: Rebuild.
1372
1373 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1374 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1375 link directories.
1376 * Makefile.in: Rebuild.
1377
1378 2011-07-20 Ian Lance Taylor <iant@google.com>
1379 PR bootstrap/49787
1380 * configure.ac: Move --enable-bootstrap handling earlier in file.
1381 If --enable-bootstrap and either --enable-build-with-cxx or
1382 --enable-build-poststage1-with-cxx, enable C++ automatically.
1383 * configure: Rebuild.
1384
1385 2011-07-19 Ian Lance Taylor <iant@google.com>
1386 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1387 make C++ a boot_language. Set and substitute
1388 POSTSTAGE1_CONFIGURE_FLAGS.
1389 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1390 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1391 * configure, Makefile.in: Rebuild.
1392
1393 2011-07-16 Jason Merrill <jason@redhat.com>
1394 * Makefile.def (language=c++): Add check-c++0x and
1395 check-target-libmudflap-c++.
1396 * Makefile.tpl (check-target-libmudflap-c++): New.
1397 * Makefile.in: Regenerate.
1398
1399 2011-07-16 Matthias Klose <doko@ubuntu.com>
1400 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1401 * Makefile.def (target_modules/libjava): Pass
1402 $(EXTRA_CONFIGARGS_LIBJAVA).
1403 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1404 if not configured with --enable-static-libjava.
1405 * Makefile.in: Regenerate.
1406 * configure: Likewise.
1407
1408 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1409 PR regression/47836
1410 PR bootstrap/23656
1411 PR other/47733
1412 PR bootstrap/49247
1413 PR c/48825
1414 * configure.ac (target_libraries): Remove target-libiberty.
1415 Remove case-statement setting skipdirs=target-libiberty for
1416 multiple targets. Remove checking target_configdirs and
1417 removing target-libiberty but keeping target-libgcc if
1418 otherwise empty.
1419 * Makefile.def (target_modules): Don't add libiberty.
1420 (dependencies): Remove all traces of target-libiberty.
1421 * configure, Makefile.in: Regenerate.
1422
1423 2011-07-22 Jason Merrill <jason@redhat.com>
1424
1425 * Makefile.def (language=c++): Add check-c++0x and
1426 check-target-libmudflap-c++.
1427 * Makefile.tpl (check-target-libmudflap-c++): New.
1428 * Makefile.in: Regenerate.
1429
1430 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1431
1432 * configure: Regenerate.
1433
1434 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1435
1436 PR target/39150
1437 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1438 x86_64-*-solaris2.1[0-9]*.
1439 * configure: Regenerate.
1440
1441 2011-06-13 Walter Lee <walt@tilera.com>
1442
1443 * configure.ac (tilepro-*-*) New case.
1444 (tilegx-*-*): Likewise.
1445 * configure: Regenerate.
1446
1447 2011-06-06 Nick Clifton <nickc@redhat.com>
1448
1449 * config.sub: Sync from upstream.
1450
1451 2011-05-08 Doug Kwan <dougkwan@google.com>
1452
1453 Merge from gcc:
1454
1455 2011-05-08 Doug Kwan <dougkwan@google.com>
1456
1457 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1458 * configure: Regenerated.
1459 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1460 value from configure.
1461 * Makefile.in: Regenerated.
1462
1463 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1464
1465 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1466 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1467 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1468 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1469 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1470 *-*-vxworks*): Disable newlib and libgloss in separate case
1471 statement.
1472 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1473 to separate case statement.
1474 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1475 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1476 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1477 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1478 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1479 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1480 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1481 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1482 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1483 i[[3456789]]86-*-rdos*, m32r-*-*,
1484 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1485 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1486 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1487 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1488 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1489 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1490 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1491 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1492 and libgloss in main case over targets. Remove most empty cases
1493 in main case over targets.
1494 * configure: Regenerate.
1495
1496 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1497
1498 * configure.ac: Remove code setting special library locations for
1499 hppa*64*-*-hpux11*. Remove code setting compiler for
1500 sparc-sun-solaris2*.
1501 * configure: Regenerate.
1502
1503 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1504
1505 * configure.ac: Separate libgloss_dir settings from general case
1506 over targets.
1507 * configure: Regenerate.
1508
1509 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1510
1511 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1512 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1513 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1514 cases in libgcj-disabling case statement.
1515 (hppa*64*-*-linux*): Set unsupported_languages instead of
1516 disabling target-zlib.
1517 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1518 to hppa*64*-*-hpux*.
1519 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1520 hppa*-*-hpux*.
1521 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1522 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1523 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1524 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1525 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1526 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1527 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1528 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1529 libgcj-disabling case statement.
1530 * configure: Regenerate.
1531
1532 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1533
1534 * configure.ac: Disable Java for targets not supporting libffi.
1535 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1536 Remove cases in Java-disabling statement.
1537 (*arm-wince-pe): Change to arm-wince-pe.
1538 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1539 cases in Java-disabling statement.
1540 (bfin-*-*): Don't disable Java again.
1541 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1542 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1543 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1544 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1545 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1546 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1547 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1548 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1549 Java-disabling statement.
1550 (mmix-*-*): Don't disable Java again.
1551 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1552 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1553 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1554 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1555 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1556 statement.
1557 * configure: Regenerate.
1558
1559 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1560
1561 Merge from GCC:
1562
1563 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1564
1565 PR lto/48086
1566 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1567 * configure: Regenerate.
1568
1569 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1570
1571 * configure.ac: Separate cases disabling Java and Java libraries
1572 from general case over targets.
1573 * configure: Regenerate.
1574
1575 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1576
1577 * configure.ac (build_tools): Remove build-byacc.
1578 (host_libs): Remove mmalloc.
1579 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1580 autoconf automake libtool diff rcs fileutils shellutils time
1581 textutils wdiff find uudecode hello tar gzip indent recode release
1582 sed perl gawk findutils gettext zip.
1583 (libgcj): Remove target-qthreads.
1584 (target_tools): Remove target-examples target-gperf.
1585 (YACC): Don't handle building byacc.
1586 * configure: Regenerate.
1587 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1588 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1589 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1590 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1591 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1592 handle building components.
1593 * Makefile.in: Regenerate.
1594
1595 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1596
1597 * config.sub: Sync from upstream.
1598
1599 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1600
1601 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1602 (microblaze*): Don't disable libssp.
1603 * configure: Regenerate.
1604
1605 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1606
1607 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1608 moveifchange.
1609 * configure: Regenerate.
1610 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1611 * Makefile.in: Regenerate.
1612
1613 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1614
1615 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1616 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1617 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1618 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1619 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1620 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1621 md_exec_prefix cases.
1622 * configure: Regenerate.
1623
1624 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1625
1626 * configure.ac: Separate cases disabling target-libssp,
1627 target-libiberty, target-libstdc++-v3 and Fortran from general
1628 case over targets.
1629 * configure: Regenerate.
1630
1631 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1632
1633 * configure.ac (*-*-chorusos): Don't disable libgcj.
1634 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1635 Remove case.
1636 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1637 (arm-*-coff): Don't disable libgcj.
1638 (arm*-*-linux-gnueabi): Remove useless assignment.
1639 (arm-*-riscix*): Don't disable libgcj.
1640 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1641 configuration.
1642 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1643 (c54x*-*-*): Remove case.
1644 (tic54x-*-*): Don't disable GCC or GCC libraries.
1645 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1646 to *.
1647 (d10v-*-*): Don't disable GCC libraries.
1648 (d30v-*-*): Don't disable libgcj.
1649 (h8500-*-*): Don't disable GCC libraries.
1650 (i960-*-*): Don't disable libgcj.
1651 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1652 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1653 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1654 libgcj.
1655 (m68k-*-coff*): Remove case.
1656 (mmix-*-*): Don't disable libgloss on host.
1657 (mn10200-*-*, mn10300-*-*): Remove cases.
1658 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1659 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1660 Don't disable libgcj.
1661 (romp-*-*): Remove case.
1662 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1663 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1664 case.
1665 (v810-*-*): Don't disable GCC libraries.
1666 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1667 (ip2k-*-*): Don't disable GCC libraries.
1668 * configure: Regenerate.
1669
1670 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1671
1672 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1673 libffi on host.
1674 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1675 on host.
1676 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1677 * configure: Regenerate.
1678
1679 2011-03-26 John Marino <binutils@marino.st>
1680
1681 * configure.ac: Add support for *-*-dragonfly*
1682 * configure: Regenerate.
1683
1684 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1685
1686 * configure.ac (native_only): Remove.
1687 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1688 send-pr uudecode guile gnuserv on host.
1689 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1690 send-pr rcs guile perl texinfo libtool on host.
1691 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1692 automake send-pr rcs guile perl texinfo libtool on host.
1693 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1694 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1695 (alpha*-dec-osf*): Don't disable fileutils on target.
1696 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1697 texinfo send-pr expect dejagnu on target.
1698 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1699 target-qthreads on target.
1700 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1701 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1702 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1703 x86_64-*-mingw*): Don't disable expect on target.
1704 (*-*-cygwin*): Don't disable target-gperf on target.
1705 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1706 gnuserv on target.
1707 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1708 target.
1709 * configure: Regenerate.
1710
1711 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1712
1713 * configure.ac (target_tools): Remove target-groff.
1714 (native_only): Remove target-groff.
1715 (hppa*64*-*-*): Don't disable byacc.
1716 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1717 setting.
1718 (*-*-kaos*): Don't skip target-librx and target-groff.
1719 (*-*-netware*): Don't skip target-libmudflap.
1720 (*-*-tpf*): Don't skip target-libmudflap.
1721 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1722 directories on the host.
1723 (ia64*-*-*vms*): Don't skip tix.
1724 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1725 host.
1726 * configure: Regenerate.
1727
1728 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1729
1730 * configure.ac: Remove references to mt-mep, mt-netware,
1731 mt-wince.
1732 * Makefile.def: Add all-utils soft dependencies.
1733 * Makefile.tpl: Remove GDB_NLM_DEPS.
1734 * configure: Regenerate.
1735 * Makefile.in: Regenerate.
1736
1737 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1738
1739 Sync from GCC:
1740
1741 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1742
1743 * configure.ac: Do not include mh-x86omitfp.
1744 * configure: Regenerate.
1745
1746 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1747
1748 * configure.ac: Remove empty cases.
1749 * configure: Regenerate.
1750
1751 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1752
1753 * Makefile.def: Add dependency from termcap to gdb.
1754 * Makefile.in: Regenerate.
1755
1756 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1757
1758 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1759 * configure: Regenerate.
1760 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1761 * Makefile.tpl: Likewise.
1762 * Makefile.in: Regenerate.
1763
1764 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1765
1766 * configure.ac: Remove all mentions of tentative_cc.
1767 * configure: Regenerate.
1768
1769 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1770
1771 PR lto/48086
1772 * configure.ac: Re-enable LTO on *-apple-darwin9.
1773 * configure: Regenerate.
1774
1775 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1776
1777 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1778 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1779 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1780 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1781 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1782 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1783 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1784 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1785 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1786 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1787 *-*-rhapsody*): Remove host cases.
1788 * configure: Regenerate.
1789
1790 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1791
1792 * configure.ac (ppc*-*-pe): Remove host case.
1793 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1794 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1795 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1796 cases.
1797 * configure: Regenerate.
1798
1799 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1800
1801 * config.sub: Update to version 2011-03-23.
1802
1803 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1804
1805 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1806 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1807 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1808 * configure: Regenerate.
1809
1810 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1811
1812 * config-ml.in: Don't handle arc-*-elf*.
1813 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1814 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1815 handle GCC libraries.
1816 * configure: Regenerate.
1817
1818 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1819
1820 PR bootstrap/48120:
1821 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1822 Add -lstdc++ -lm to LIBS.
1823 * configure: Regenerate.
1824
1825 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1826
1827 * config.guess: Update to version 2011-02-02
1828 * config.sub: Update to version 2011-02-24
1829
1830 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1831
1832 * configure.ac: Adjust test of with_ppl.
1833 * configure: Regenerated.
1834
1835 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1836
1837 * configure.ac: Add -lpwl to ppllibs.
1838 * config/cloog.m4: Add -lisl to clooglibs.
1839 * configure: Regenerated.
1840
1841 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1842
1843 Import from Libtool and gnulib:
1844
1845 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1846
1847 Prepare for supporting FreeBSD 10.
1848 * config.rpath: Remove handling of freebsd1* which soon would
1849 match FreeBSD 10.0.
1850
1851 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1852
1853 Remove support for FreeBSD 1.x.
1854 * libtool.m4 (_LT_LINKER_SHLIBS)
1855 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1856 soon would incorrectly match FreeBSD 10.0.
1857
1858 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1859
1860 PR binutils/12283
1861 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1862 (move-if-change): Comes from gnulib.
1863 * move-if-change: Import version from gnulib.
1864
1865 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1866
1867 Sync from GCC:
1868
1869 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1870
1871 PR lto/47225
1872 * Makefile.def (lto-plugin): Double dash for enable-shared.
1873 (configure-gcc): Depend on all-lto-plugin.
1874 * Makefile.in: Rebuilt.
1875
1876 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1877
1878 * configure.ac: Remove extra bracket.
1879 * configure: Regenerate.
1880
1881 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1882
1883 PR lto/47225
1884 * Makefile.def: Add dependency for install-gcc
1885 on install-lto-plugin.
1886 * Makfile.in: Regenerated
1887
1888 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1889
1890 * configure.ac: If with_ppl is no, move setting with_cloog=no
1891 after CLOOG_REQUESTED check.
1892 * configure: Regenerated.
1893
1894 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1895
1896 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1897 CLooG has been requested.
1898 * configure: Regenerated.
1899
1900 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1901
1902 * configure: Regenerated.
1903 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1904
1905 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1906
1907 * configure: Regenerated.
1908 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1909
1910 2011-01-07 Jan Hubicka <jh@suse.cz>
1911
1912 PR lto/47225
1913 * Makefile.in: Regenerate.
1914 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1915 configure.
1916
1917 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1918
1919 PR libgcj/44341
1920 * configure.ac: Discard --with-* flags for host when configuring
1921 target libraries for cross build.
1922 * configure: Rebuilt.
1923
1924 2011-01-21 Andreas Schwab <schwab@redhat.com>
1925
1926 Sync from GCC:
1927
1928 2011-01-21 Andreas Schwab <schwab@redhat.com>
1929
1930 * configure.ac: Use AS_HELP_STRING throughout.
1931 * configure: Regenerate.
1932
1933 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1934
1935 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1936 * configure: Regenerate.
1937
1938 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1939
1940 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1941
1942 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1943
1944 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1945 for ia64-hpux.
1946 * configure: Regenerate.
1947
1948 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1949
1950 Sync from GCC:
1951 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1952
1953 * configure.ac: (picochip): Disable libiberty.
1954 * configure: Regenerate.
1955
1956 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1957
1958 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1959
1960 2010-12-10 Ian Lance Taylor <iant@google.com>
1961
1962 PR bootstrap/46819
1963 * configure.ac: For --disable-libgcj clear libgcj_saved.
1964 * configure: Rebuild.
1965
1966 2010-12-10 Tobias Burnus <burnus@net-b.de>
1967
1968 PR fortran/46540
1969 * configure.ac: Add --disable-libquadmath and
1970 --disable-libquadmath-support.
1971 * configure: Regenerate.
1972
1973 2010-12-10 Tristan Gingold <gingold@adacore.com>
1974
1975 * src-release (ETC_SUPPORT): add gnu-oids.texi
1976
1977 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1978
1979 PR libffi/46792
1980 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1981 * configure: Regenerate.
1982
1983 2010-12-02 Ian Lance Taylor <iant@google.com>
1984
1985 * configure.ac: Always set default for poststage1_ldflags to
1986 -static-libstdc++ -static-libgcc.
1987
1988 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1989
1990 * COPYING.NEWLIB: Add National Semiconductor notice.
1991
1992 2010-11-29 Andreas Schwab <schwab@redhat.com>
1993
1994 * configure.ac: Move comment to remove extra space in last argument
1995 of GCC_TARGET_TOOL.
1996
1997 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1998
1999 PR other/46026
2000 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2001 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2002 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2003 (BASE_FLAGS_TO_PASS): Use it.
2004 * configure: Rebuilt.
2005 * Makefile.in: Rebuilt.
2006
2007 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2008
2009 PR binutils/12258
2010 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2011 Properly check default linker.
2012 * configure: Regnerated.
2013
2014 2010-11-23 Matthias Klose <doko@ubuntu.com>
2015
2016 * configure.ac: For --enable-gold, handle value `default' instead of
2017 `both*'. New configure option --{en,dis}able-ld.
2018 * configure: Regenerate.
2019
2020 2010-11-20 Ian Lance Taylor <iant@google.com>
2021
2022 * configure.ac: Only disable a language library if no language needs
2023 it. Don't let --disable-libgcj uncondtionally disable libffi.
2024 * configure: Rebuild.
2025
2026 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
2027
2028 * configure: Regenerate.
2029
2030 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2031
2032 PR other/46202
2033 * configure.ac: Fix just-built in-tree STRIP name to be
2034 binutils/strip-new.
2035 * configure: Regenerate.
2036 * Makefile.def (install-strip-gcc, install-strip-binutils)
2037 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2038 (install-strip-sid): Mirror dependencies on non-strip variants
2039 of these targets on the respective -strip prerequisites.
2040 * Makefile.tpl (install-strip, install-strip-host)
2041 (install-strip-target): New targets.
2042 (install-strip-[+module+], install-strip-target-[+module+]):
2043 New targets.
2044 * Makefile.in: Regenerate.
2045
2046 2010-11-19 Ian Lance Taylor <iant@google.com>
2047 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2048
2049 * configure.ac: Add target-libgo to target_libraries. Set
2050 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2051 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2052 (HOST_EXPORTS): Add GOC.
2053 (BASE_TARGET_EXPORTS): Add GOC.
2054 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2055 (GOCFLAGS_FOR_TARGET): New variable.
2056 (EXTRA_HOST_FLAGS): Add GOC.
2057 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2058 * Makefile.def (target_modules): Add libgo.
2059 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2060 (dependencies): Add dependency from configure-target-libgo to
2061 configure-target-libffi and all-target-libstdc++-v3. Add
2062 dependencies from all-target-libgo to all-target-libffi.
2063 (languages): Add go.
2064 * configure: Rebuild.
2065 * Makefile.in: Rebuild.
2066
2067 2010-11-19 Ian Lance Taylor <iant@google.com>
2068
2069 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2070 compiler/flag environment variables.
2071
2072 2010-11-18 Ian Lance Taylor <iant@google.com>
2073
2074 * configure.ac: Check for lang_requires_boot_languages in
2075 config-lang.in files.
2076 * configure: Rebuild.
2077
2078 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2079
2080 * .gitignore: New file.
2081
2082 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2083 Tobias Burnus <burnus@net-b.de>
2084
2085 PR fortran/32049
2086 * Makefile.def: Add libquadmath; build it with language=fortran.
2087 * configure.ac: Add libquadmath.
2088 * Makefile.tpl: Handle multiple libs in check-[+language+].
2089 * Makefile.in: Regenerate.
2090 * configure: Regenerate.
2091
2092 2010-11-15 Andreas Schwab <schwab@redhat.com>
2093
2094 * configure.ac: Fix spelling in option names.
2095 * configure: Regenerated.
2096
2097 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2098
2099 PR bootstrap/39622
2100 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2101 * configure: Regenerated.
2102
2103 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2104
2105 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2106 define the cloog backend to use. Furthermore, only pass the ppllibs to
2107 the configure checks, if necessary.
2108 * configure: Regenerate.
2109
2110 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2111
2112 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2113 * configure: regenerate
2114
2115 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2116
2117 * config/cloog.m4: Fix typo. verison -> version.
2118 * configure: Regenerate.
2119
2120 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2121
2122 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2123 * configure: Regenerate.
2124
2125 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2126
2127 * configure.ac: Support official CLooG.org versions.
2128 * configure: Regenerate.
2129 * config/cloog.m4: New.
2130
2131 2010-11-05 Michael Eager <eager@eagercon.com>
2132
2133 * COPYING.LIBGLOSS: Correct typo in microblaze.
2134 * COPYING.NEWLIB: Same.
2135
2136 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2137
2138 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2139 * configure: Regenerate.
2140
2141 2010-11-03 Ian Lance Taylor <iant@google.com>
2142 Dave Korn <dave.korn.cygwin@gmail.com>
2143
2144 PR lto/46273
2145 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2146 and on other supported platforms whenever LTO is enabled.
2147 * configure: Rebuild.
2148
2149 2010-11-02 Alan Modra <amodra@gmail.com>
2150
2151 PR binutils/12110
2152 * configure.ac: Error when source path contains spaces.
2153 * configure: Regenerate.
2154
2155 2010-10-20 Ian Lance Taylor <iant@google.com>
2156
2157 * Makefile.def (target_modules): Set lib_path to src/.libs for
2158 libstdc++-v3 module.
2159 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2160 * Makefile.in: Rebuild.
2161
2162 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2163 Joseph Myers <joseph@codesourcery.com>
2164
2165 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2166 notices.
2167 * COPYING.NEWLIB: Add Texas Instruments notice.
2168
2169 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2170
2171 * configure.ac (build_lto_plugin): New shell variable.
2172 (--enable-lto): Turn on by default for all non-ELF platforms that
2173 have had LTO support added so far. Set build_lto_plugin appropriately
2174 for both ELF and non-ELF.
2175 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2176 * configure: Regenerate.
2177
2178 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2179
2180 PR bootstrap/45326
2181 PR bootstrap/45174
2182 * configure.ac: Honor initial values of $build_configargs,
2183 $host_configargs, $target_configargs. Mark the precious, so
2184 environment settings get recorded.
2185 * configure: Regenerate.
2186
2187 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2188
2189 Sync from GCC:
2190
2191 2010-09-30 Michael Eager <eager@eagercon.com>
2192
2193 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2194 * configure: Regenerate.
2195
2196 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2197
2198 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2199 targets and amend comment.
2200 * configure: Regenerate.
2201
2202 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2203
2204 * configure.ac: Enable LTO by default on Darwin.
2205 * configure: Regenerate.
2206
2207 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2208
2209 PR bootstrap/44455
2210 * configure.ac (extra_mpfr_configure_flags): Copy from
2211 extra_mpc_gmp_configure_flags.
2212 * configure: Re-generated.
2213
2214 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2215
2216 Sync from GCC:
2217
2218 PR bootstrap/45796
2219 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2220 Depend on all-build-libiberty.
2221 * Makefile.in: Regenerate.
2222
2223 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2224
2225 Sync from GCC:
2226
2227 PR bootstrap/44621
2228 * configure.ac: Fix unportable shell quoting.
2229 * configure: Regenerate.
2230
2231 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2232
2233 * configure.ac: Support all v850 targets.
2234 * configure: Regenerate.
2235
2236 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2237
2238 PR target/44862
2239 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2240 Provide -B option to allow for link spec %s substitutions for
2241 libstdc++.a on darwin.
2242 * Makefile.in: Regenerate.
2243
2244 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2245
2246 * Makefile.def (configure-gcc): Depend on all-libelf.
2247 * Makefile.in: Rebuild.
2248
2249 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2250
2251 * config.sub, config.guess: Update from upstream sources.
2252
2253 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2254
2255 Sync from GCC:
2256
2257 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2258 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2259 * configure: Regenerated.
2260
2261 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2262 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2263 * configure: Regenerate.
2264
2265 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2266 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2267 * configure: Regenerate.
2268
2269 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2270 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2271 separately.
2272 * configure: Regenerate.
2273
2274 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2275 * configure: Regenerate after change to elf.m4.
2276
2277 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2278 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2279 * configure: Regenerated.
2280
2281 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2282 * configure.ac: Print "buggy but acceptable" when CLooG
2283 revision is less than 9.
2284 * configure: Regenerated.
2285
2286 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2287
2288 Merge from gcc:
2289
2290 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2291 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2292 * configure: Regenerate.
2293
2294 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2295 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2296 a platform that supports LTO.
2297 * configure: Regenerate.
2298
2299 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2300 PR lto/42776
2301 * configure.ac (--enable-lto): Refactor handling so libelf tests
2302 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2303 and allow LTO to be explicitly enabled on non-ELF platforms that
2304 are known to support it inside else-clause.
2305 * configure: Regenerate.
2306
2307 2010-04-27 Roland McGrath <roland@redhat.com>
2308 H.J. Lu <hongjiu.lu@intel.com>
2309
2310 * configure.ac (--enable-gold): Support both, both/gold and
2311 both/bfd to add gold to configdirs without removing ld.
2312 * configure: Regenerated.
2313
2314 * Makefile.def: Add install-gold dependency to install-ld.
2315 * Makefile.in: Regenerated.
2316
2317 2010-04-14 Tristan Gingold <gingold@adacore.com>
2318
2319 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2320 * configure: Regenerate.
2321
2322 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2323
2324 Merge from gcc:
2325 PR bootstrap/43615
2326 PR bootstrap/43328
2327 Revert:
2328 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2329 * configure.ac: Do not pass --enable-multilib nor
2330 --disable-multilib in baseargs. Accept explicitly passed
2331 --enable_multilib.
2332 * configure: Regenerate.
2333
2334 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2335
2336 PR bootstrap/43328
2337 * configure.ac: Do not pass --enable-multilib nor
2338 --disable-multilib in baseargs. Accept explicitly passed
2339 --enable_multilib.
2340 * configure: Regenerate.
2341
2342 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2343
2344 * configure.ac (tic6x-*-*): New case.
2345 * configure: Regenerate.
2346
2347 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2348
2349 Merge from gcc:
2350 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2351 PR ada/42554
2352 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2353 * configure: Regenerate.
2354
2355 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2356
2357 * config.sub: Update to version 2010-03-22.
2358 * config.guess: Update to version 2009-12-30.
2359
2360 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2361
2362 Merge from gcc:
2363 2010-01-11 Richard Guenther <rguenther@suse.de>
2364 PR lto/41569
2365 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2366 * Makefile.in: Regenerated.
2367
2368 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2369
2370 PR libstdc++/32499
2371 * configure.ac (RANLIB): Default to true.
2372 (STRIP): Likewise.
2373 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2374 * configure: Regenerate.
2375
2376 2010-02-17 Nick Clifton <nickc@redhat.com>
2377
2378 PR 11238
2379 * Makefile.tpl (local-distclean): Also remove config.cache files in
2380 sub-directories as there may not be Makefiles present in the
2381 sub-directories.
2382 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2383 the config.cache files found by the find command.
2384
2385 * Makefile.in: Regenerate.
2386 * configure.ac: Revert previous delta.
2387 * configure: Regenerate.
2388
2389 2010-02-15 Nick Clifton <nickc@redhat.com>
2390
2391 PR 11238
2392 * configure.ac: Delete config.cache files in sub-directories when
2393 deleting Makefiles.
2394 * configure: Regenerate.
2395
2396 2010-02-15 Nick Clifton <nickc@redhat.com>
2397
2398 * configure.ac: Sync from gcc.
2399 * configure: Regenerate.
2400
2401 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2402
2403 Sync from gcc:
2404 * configure.ac: Add "recommended" version checks for GMP/MPC.
2405 Update recommended GMP/MPFR/MPC versions.
2406 * configure: Regenerate.
2407
2408 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2409
2410 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2411 * configure.ac (bootstrap_target_libs): Make inclusion of
2412 target-libgomp conditional on libgomb being in target_configdirs.
2413 * configure: Regenerate.
2414
2415 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2416
2417 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2418 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2419 * configure: Regenerate.
2420
2421 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2422
2423 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2424 * configure.ac (target_configdirs): Substitute.
2425 * Makefile.def: Bootstrap target module libgomp.
2426 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2427 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2428 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2429 * configure, Makefile.in: Regenerate.
2430
2431 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2432
2433 * libtool.m4: Sync from git Libtool.
2434 * ltmain.sh: Likewise.
2435 * ltoptions.m4: Likewise.
2436 * ltversion.m4: Likewise.
2437 * lt~obsolete.m4: Likewise.
2438
2439 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2440 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2441
2442 PR bootstrap/42424
2443 * configure.ac: Include libtool m4 files.
2444 (_LT_CHECK_OBJDIR): Call it.
2445 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2446 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2447
2448 * configure: Regenerate.
2449
2450 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2451
2452 PR bootstrap/41818
2453 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2454 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2455 * Makefile.in: Regenerate.
2456
2457 2009-12-18 Ben Elliston <bje@au.ibm.com>
2458
2459 * config.sub, config.guess: Update from upstream sources.
2460
2461 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2462
2463 * COPYING.NEWLIB: Update copyright date.
2464 * COPYING.LIBGLOSS: Ditto.
2465
2466 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2467
2468 PR middle-end/30447
2469 PR middle-end/30789
2470 PR other/40302
2471
2472 * configure.ac: Require MPC.
2473 * configure: Regenerate.
2474
2475 * configure.ac: Update minimum MPC version to 0.8.
2476 * configure: Regenerate.
2477
2478 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2479
2480 * config.guess: Sync with upstream and gcc.
2481 * config.sub: Sync with upstream and gcc.
2482
2483 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2484
2485 * Makefile.def: Restore host and target settings for gmp.
2486 * Makefile.in: Rebuild.
2487
2488 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2489
2490 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2491 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2492 Fix portability of test of C++ as bootstrap language. Add
2493 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2494 * configure: Rebuild.
2495 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2496 and cloog. Fix in-tree ppl configuration. Introduce libelf
2497 in-tree building.
2498 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2499 (POSTSTAGE1_HOST_EXPORTS): Use it.
2500 (STAGE[+id+]_CXXFLAGS): New.
2501 (BASE_FLAGS_TO_PASS): Pass it down.
2502 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2503 extra_exports.
2504 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2505 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2506 extra_exports.
2507 * Makefile.in: Rebuild.
2508
2509 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2510
2511 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2512 paths for *-w64-mingw* and x86_64-*mingw*.
2513 * configure: Regenerated.
2514
2515 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2516
2517 * configure.ac: Disable target-winsup & co for
2518 x86_64-*-mingw* and *-w64-mingw* targets.
2519 * configure: Regenerated.
2520
2521 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2522
2523 * configure.ac (CLooG test): Use = with test.
2524 * configure: Regenerate.
2525
2526 2009-10-22 Richard Guenther <rguenther@suse.de>
2527
2528 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2529 cloog if the ppl version check failed. Move flags saving
2530 before setting in libelf check.
2531 * configure: Regenerate.
2532
2533 2009-10-21 Richard Guenther <rguenther@suse.de>
2534
2535 * configure.ac: Adjust the ppl and cloog configure to work as
2536 documented. Disable cloog if ppl was disabled. Omit the version
2537 checks if they were disabled.
2538 * configure: Re-generate.
2539
2540 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2541
2542 * configure.ac: Add 'lto' to enable_languages, not
2543 new_enable_languages, and only if not already present.
2544 * configure: Regenerate.
2545
2546 2009-10-06 Ian Lance Taylor <iant@google.com>
2547
2548 * Makefile.def: check-gold depends upon all-gas.
2549 * Makefile.in: Rebuild.
2550
2551 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2552
2553 * Makefile.def: all-lto-plugin depends on all-libiberty.
2554 set bootstrap=true for lto-plugin.
2555 Add lto-plugin.
2556 * Makefile.in: Regenerate.
2557 * configure.ac (host_libs): Add lto-plugin.
2558 * configure: Regenerate.
2559
2560 2009-10-03 Diego Novillo <dnovillo@google.com>
2561
2562 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2563 (HOST_LIBELFLIBS): Define.
2564 (HOST_LIBELFINC): Define.
2565 * Makefile.in: Regenerate.
2566 * configure.ac: Add --enable-lto.
2567 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2568 If --enable-lto is used, add 'lto' to new_enable_languages.
2569 If --enable-lto is used and gold is enabled, add
2570 lto-plugin to configdirs.
2571 * configure: Regenerate.
2572
2573 2009-10-03 Simon Baldwin <simonb@google.com>
2574
2575 * configure.ac: If --with-system-zlib, suppress local zlib and
2576 pass --with-system-zlib to subdir configure scripts.
2577 * configure: Regenerate.
2578
2579 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2580 Paolo Bonzini <bonzini@gnu.org>
2581
2582 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2583 $(srcdir).
2584 * Makefile.in: Rebuilt.
2585
2586 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2587
2588 Sync from gcc:
2589 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2590
2591 * configure.ac: Update minimum MPC version to 0.7.
2592 * configure: Regenerate.
2593
2594 2009-09-25 Nick Clifton <nickc@redhat.com>
2595
2596 * configure.ac: Pass any --cache-file=/dev/null option on to
2597 subconfigures.
2598 * configure: Regenerate.
2599
2600 2009-09-23 Nick Clifton <nickc@redhat.com>
2601
2602 * config.sub, config.guess: Update from upstream sources.
2603
2604 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2605
2606 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2607 * Makefile.in: Rebuilt.
2608
2609 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2610
2611 PR bootstrap/32272
2612 * configure.ac: Error out if $srcdir isn't '.' but contains
2613 host-${host_noncanonical}.
2614 * configure: Regenerate.
2615
2616 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2617
2618 * configure.ac: If bootstrapping a combined tree with
2619 --enable-gold, require c++ in stage1_languages.
2620 * configure: Regenerate.
2621
2622 * configure.ac: Also add target_libs of stage1_languages to
2623 bootstrap_target_libs.
2624 * configure: Regenerate.
2625
2626 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2627 with --enable-languages not containing c++.
2628 * configure: Regenerate.
2629
2630 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2631
2632 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2633 * configure: Regenerate.
2634
2635 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2636
2637 * configure.ac: Do not use $extrasub for replacing @if/@endif
2638 parts in Makefile; instead, use additional arguments to
2639 AC_CONFIG_COMMANDS to do the replacement manually, with several
2640 sed invocations, to avoid HP-UX sed command limits.
2641 * configure: Regenerate.
2642
2643 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2644
2645 * configure.ac (with-build-config): Document. Handle without.
2646 Handle missing argument.
2647 * configure: Rebuilt.
2648
2649 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2650
2651 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2652 Default to bootstrap-debug only if compare-debug works.
2653 * configure: Rebuilt.
2654 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2655 * Makefile.in: Rebuilt.
2656
2657 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2658
2659 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2660 * Makefile.in: Rebuilt.
2661
2662 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2663
2664 * Makefile.tpl (AWK): Fix typo.
2665 * Makefile.in: Regenerate.
2666
2667 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2668
2669 * configure.ac: Detect awk and sed.
2670 * Makefile.def (flags_to_pass): Add AWK and SED.
2671 * Makefile.tpl (AWK, SED): New.
2672 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2673 * configure: Regenerate.
2674 * Makefile.in: Regenerate.
2675
2676 2009-09-01 Tristan Gingold <gingold@adacore.com>
2677
2678 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2679 Remove logical names.
2680
2681 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2682
2683 * ltmain.sh (func_normal_abspath): New function.
2684 (func_relative_path): Likewise.
2685 (func_mode_help): Document new -bindir option for link mode.
2686 (func_mode_link): Add new -bindir option, and use it to place
2687 output DLL if specified.
2688
2689 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2690
2691 * configure.ac (AC_PREREQ): Bump to 2.64.
2692
2693 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2694
2695 * README-maintainer-mode: Point directly to upstream locations
2696 for autoconf, automake, libtool, gettext, instead of copies on
2697 sources.redhat.com. Document required versions.
2698 * configure.ac: Do not substitute datarootdir, htmldir,
2699 pdfdir, docdir. Do not process --with-datarootdir,
2700 --with-htmldir, --with-pdfdir, --with-docdir.
2701 * configure: Regenerate.
2702
2703 * configure: Regenerate.
2704
2705 * compile: Sync from Automake 1.11.
2706 * depcomp: Likewise.
2707 * install-sh: Likewise.
2708 * missing: Likewise.
2709 * mkinstalldirs: Likewise.
2710 * ylwrap: Likewise.
2711
2712 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2713
2714 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2715 (baseargs): Add --disable-option-checking.
2716 * configure: Regenerate.
2717
2718 * Makefile.def (configure-target-libiberty): Depend on
2719 all-binutils and all-ld.
2720 (configure-target-newlib): Likewise.
2721 * Makefile.in: Regenerate.
2722
2723 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2724
2725 Sync with GCC, merge:
2726
2727 2009-07-31 Christian Bruel <christian.bruel@st.com>
2728
2729 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2730 * configure: Regenerate.
2731
2732 2009-07-06 Ian Lance Taylor <iant@google.com>
2733
2734 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2735 * configure: Rebuild.
2736
2737 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2738
2739 PR bootstrap/40338
2740 * configure.ac (comparestring): Create new variable.
2741 * Makefile.tpl (comparestring): Use to skip some comparisions.
2742 * configure: Regenerate.
2743 * Makefile.in: Regenerate.
2744
2745 2009-06-23 Ian Lance Taylor <iant@google.com>
2746
2747 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2748 boot_languages. Only bootstrap target libraries listed in
2749 target_libs for some boot language. Add --with-stage1-ldflags,
2750 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2751 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2752 if not building with C++.
2753 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2754 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2755 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2756 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2757 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2758 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2759 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2760 * configure, Makefile.in: Rebuild.
2761
2762 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2763
2764 * configure.ac: Detect MPC in default directory.
2765 * configure: Regenerate.
2766
2767 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2768
2769 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2770 to noconfdirs.
2771 * configure: Regenerate.
2772
2773 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2774
2775 * Makefile.def: Add MPC support and dependencies.
2776 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2777
2778 * Makefile.in, configure: Regenerate.
2779
2780 2009-05-24 Nicolas Roche <roche@adacore.com>
2781
2782 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2783 * Makefile.in: Regenerate.
2784
2785 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2786
2787 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2788 * configure: Regenerate.
2789
2790 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2791
2792 * configure.ac ($with_ppl): Default to no if not supplied.
2793 ($with_cloog): Likewise.
2794 configure: Regenerate.
2795
2796 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2797
2798 PR bootstrap/39739
2799 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2800 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2801
2802 * configure, Makefile.in: Regenerate.
2803
2804 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2805
2806 * configure.ac: Change copyright header to refer to version
2807 3 of the GNU General Public License and to point readers at the
2808 COPYING3 file and the FSF's license web page.
2809 * Makefile.def: Likewise.
2810 * Makefile.tpl: Likewise.
2811 * Makefile.in: Regenerate.
2812
2813 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2814
2815 * configure.ac: Restore match for darwin9 or later. Use double
2816 brackets since regeneration eats one pair.
2817 * configure: Regenerate.
2818
2819 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2820
2821 * MAINTAINERS: Perform some obvious fixups.
2822
2823 2009-08-17 Ben Elliston <bje@au.ibm.com>
2824
2825 * config.sub, config.guess: Update from upstream sources.
2826
2827 2009-08-06 Michael Eager <eager@eagercon.com>
2828
2829 * configure.ac: Add Microblaze target.
2830 * configure: Regenerate.
2831
2832 2009-07-02 Tristan Gingold <gingold@adacore.com>
2833
2834 * configure.ac: Do not exclude gas for i386-*-darwin.
2835 Add a case for x86_64-*-darwin.
2836 * configure: Regenerate.
2837
2838 2009-06-26 Doug Evans <dje@sebabeach.org>
2839
2840 * Makefile.def (host_modules): Add cgen.
2841 * Makefile.in: Regenerate.
2842 * configure.ac (host_tools): Add cgen.
2843 * configure: Regenerate.
2844
2845 2009-06-17 Michael Eager <eager@eagercon.com>
2846
2847 * COPYING.LIBGLOSS: Add Xilinx license.
2848
2849 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2850
2851 * configure.ac: Define is_elf for QNX Neutrino targets.
2852 * configure: Regenerate.
2853
2854 2009-06-03 Jerome Guitton <guitton@adacore.com>
2855 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2856
2857 * Makefile.tpl (all): Avoid a trailing backslash.
2858 * Makefile.in: Regenerate.
2859
2860 2009-06-03 Ben Elliston <bje@au.ibm.com>
2861
2862 * config.sub, config.guess: Update from upstream sources.
2863
2864 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2865
2866 * Makefile.tpl ([+compare-target+]): Compare all stage
2867 directories, rather than just gcc.
2868 * Makefile.in: Rebuilt.
2869
2870 2009-05-28 Doug Kwan <dougkwan@google.com>
2871
2872 * configure.ac: Support gold for target arm*-*-*.
2873 * configure: Regenerate.
2874
2875 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2876
2877 * Makefile.tpl (all): Avoid harmless warning in make all when
2878 gcc-bootstrap is enabled but stage_last does not exist.
2879 * Makefile.in: Rebuilt.
2880
2881 2009-05-25 Tristan Gingold <gingold@adacore.com>
2882
2883 * setup.com: Complete the file with configuration and build.
2884
2885 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2886
2887 PR other/40159
2888 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2889 gcc-no-bootstrap are mutually exclusive.
2890 * Makefile.in: Rebuilt.
2891
2892 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2893
2894 PR other/40159
2895 * Makefile.tpl (all): Don't end with unconditional success.
2896 * Makefile.in: Rebuilt.
2897
2898 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2899
2900 PR target/37137
2901 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2902 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2903 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2904 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2905 stage_configureflags, stage_cflags and stage_libcflags into
2906 explicit Makefile macros.
2907 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2908 GFORTRAN.
2909 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2910 CC. Set CC_FOR_BUILD from CC.
2911 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2912 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2913 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2914 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2915 and GFORTRAN.
2916 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2917 (_LIBCFLAGS): Renamed to _TFLAGS.
2918 (do-compare-debug, do-compare3-debug): Drop.
2919 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2920 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2921 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2922 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2923 (XGCC_FLAGS_FOR_TARGET): New.
2924 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2925 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2926 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2927 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2928 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2929 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2930 TFLAGS.
2931 (BUILD_CONFIG): Include if requested.
2932 (all): Set TFLAGS on bootstrap.
2933 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2934 (all-stageid-prefixmodule): Likewise.
2935 (do-clean, distclean-stageid): Set TFLAGS.
2936 (restrap): Fix whitespace.
2937 * Makefile.in: Rebuilt.
2938
2939 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2940
2941 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2942 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2943 * Makefile.in: Regenerate.
2944
2945 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2946
2947 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2948 consistency with config.sub. (Update from upstream sources.)
2949
2950 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2951
2952 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2953
2954 2009-04-17 Ben Elliston <bje@au.ibm.com>
2955
2956 * config.sub, config.guess: Update from upstream sources.
2957
2958 2009-04-15 Anthony Green <green@moxielogic.com>
2959
2960 * configure.ac: Add moxie support.
2961 * configure: Rebuilt.
2962
2963 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2964
2965 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2966 * configure: Regenerate.
2967
2968 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2969
2970 PR gas/10039
2971 * configure.ac: Require texinfo 4.7.
2972 * configure: Regenerated.
2973
2974 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2975
2976 * Makefil.def (languages): New entries.
2977 * Makefile.tpl (check-gcc-*): New generic target.
2978 * Makefile.in: Regenerate.
2979
2980 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2981
2982 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2983 Windows builds of Sed.
2984
2985 2009-03-18 Tom Tromey <tromey@redhat.com>
2986
2987 * configure: Rebuild.
2988 * configure.ac (host_libs): Add libiconv.
2989 * Makefile.in: Rebuild.
2990 * Makefile.def (host_modules): Add libiconv.
2991 (configure-gdb, all-gdb): Depend on libiconv.
2992
2993 2009-03-16 Tristan Gingold <gingold@adacore.com>
2994
2995 * configure.ac: Treat gdb as supported on x86_64-darwin.
2996 * configure: Regenerate.
2997
2998 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2999
3000 Merge from GCC:
3001
3002 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3003
3004 * configure.ac (--with-host-libstdcxx): New option.
3005 * configure: Regenerate.
3006
3007 2009-01-29 Robert Millan <rmh@aybabtu.com>
3008
3009 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3010 * configure: Regenerate.
3011
3012 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3013
3014 PR tree-optimization/38515
3015 * configure.ac (cloog-polylib): Removed.
3016 (with_ppl, with_cloog): Test for "no".
3017 * configure: Regenerated.
3018
3019 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3020
3021 Backport from git Libtool:
3022
3023 2009-01-19 Robert Millan <rmh@aybabtu.com>
3024 Support GNU/kOpenSolaris.
3025 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3026 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3027 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3028 GNU/kOpenSolaris.
3029
3030 2009-02-05 Andreas Schwab <schwab@suse.de>
3031
3032 * Makefile.tpl (stage_last): Define $r and $s before using
3033 $(RECURSE_FLAGS_TO_PASS).
3034 * Makefile.in: Regenerate
3035
3036 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3037
3038 * COPYING.NEWLIB: Add ARM license.
3039
3040 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3041
3042 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3043 (all-opcodes): Depend on all-libiberty.
3044 * Makefile.in: Regenerate.
3045
3046 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3047
3048 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3049 * configure: Regenerate.
3050
3051 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3052
3053 Backport link test fix from upstream Libtool:
3054
3055 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3056 Add cache variables to tests that require the linker to work.
3057 For shlibpath_overrides_runpath, this also changes the semantics
3058 to let the result from the C compiler take precedence.
3059 compiler take precedence.
3060
3061 2008-12-02 Ben Elliston <bje@au.ibm.com>
3062
3063 * config.sub, config.guess: Update from upstream sources.
3064
3065 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3066
3067 * COPYING.NEWLIB: Updated.
3068 * COPYING.LIBGLOSS: Ditto.
3069
3070 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3071
3072 Sync with GCC:
3073
3074 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3075
3076 * configure.ac (ppllibs): Add by default the lib flags.
3077 * configure: Regenerate.
3078
3079 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3080
3081 * configure.ac: Add double brackets on darwin[912].
3082 * configure: Regenerate.
3083
3084 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3085
3086 * configure.ac: Expand to darwin10 and later.
3087 * configure: Regenerate.
3088
3089 2008-12-02 Andreas Schwab <schwab@suse.de>
3090
3091 * Makefile.def: configure-target-boehm-gc depends on
3092 all-target-libstdc++-v3.
3093 * Makefile.in: Regenerate.
3094
3095 2008-12-02 Ben Elliston <bje@au.ibm.com>
3096
3097 * config.sub, config.guess: Update from upstream sources.
3098
3099 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3100
3101 Merge from GCC:
3102
3103 2007-12-02 Matthias Klose <doko@ubuntu.com>
3104
3105 * config-ml.in: Remove 64bit configure tests.
3106
3107 2008-05-14 Rafael Espindola <espindola@google.com>
3108
3109 * config-ml.in: don't handle --enable-shared and --enable-static.
3110
3111 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3112 Tobias Grosser <grosser@fim.uni-passau.de>
3113 Jan Sjodin <jan.sjodin@amd.com>
3114 Harsha Jagasia <harsha.jagasia@amd.com>
3115 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3116 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3117 Adrien Eliche <aeliche@isty.uvsq.fr>
3118
3119 Merge from graphite branch.
3120 * configure: Regenerate.
3121 * Makefile.in: Regenerate.
3122 * configure.ac (host_libs): Add ppl and cloog.
3123 Add checks for PPL and CLooG.
3124 * Makefile.def (ppl, cloog): Added modules and dependences.
3125 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3126 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3127
3128 2008-09-03 Richard Guenther <rguenther@suse.de>
3129
3130 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3131 cloog test.
3132 * configure: Re-generate.
3133
3134 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3135
3136 * configure.ac (--with-cloog-polylib): New.
3137 (--disable-cloog-version-check): New.
3138 (--disable-ppl-version-check): New.
3139 * configure: Re-generate.
3140
3141 2008-09-05 Richard Guenther <rguenther@suse.de>
3142
3143 * configure.ac: Initialize clooglibs to -lcloog.
3144 * configure: Re-generate.
3145
3146 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3147
3148 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3149 recommended version to 2.3.2.
3150
3151 * configure: Regenerate.
3152
3153 2008-10-31 Ben Elliston <bje@au.ibm.com>
3154
3155 * configure.ac (spu-*-*): Remove special case.
3156 * configure: Regenerate.
3157
3158 Complete comment text from GCC version of:
3159
3160 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3161
3162 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3163 (GCC_SHLIB_SUBDIR): New.
3164 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3165 * configure: Regenerate.
3166 * Makefile.in: Regenerate.
3167
3168 2008-11-27 Tristan Gingold <gingold@adacore.com>
3169
3170 * configure.ac: Build gdb for i?86-*-darwin*
3171 * configure: Regenerated.
3172
3173 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3174
3175 PR bootstrap/38014
3176 PR bootstrap/37923
3177
3178 Revert:
3179
3180 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3181
3182 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3183 * Makefile.in: Regenerated.
3184
3185 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3186
3187 PR gdb/921
3188 PR gdb/1646
3189 PR gdb/2175
3190 PR gdb/2176
3191
3192 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3193 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3194 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3195 (HOST_EXPORTS): Pass CPPFLAGS.
3196 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3197 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3198 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3199 * Makefile.in, configure: Regenerated.
3200 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3201 and CPPFLAGS_FOR_BUILD.
3202
3203 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3204
3205 * configure.ac [spu-*-*]: Do not set skipdirs.
3206 * configure: Re-generate.
3207
3208 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3209
3210 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3211 * Makefile.in: Regenerated.
3212
3213 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3214
3215 PR gdb/921
3216 PR gdb/1646
3217 PR gdb/2175
3218 PR gdb/2176
3219
3220 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3221 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3222 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3223 (HOST_EXPORTS): Pass CPPFLAGS.
3224 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3225 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3226 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3227 * Makefile.in, configure: Regenerated.
3228 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3229 and CPPFLAGS_FOR_BUILD.
3230
3231 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3232
3233 * libtool.m4: Update to libtool 2.2.6.
3234 * lt~obsolete.m4: Update to libtool 2.2.6.
3235 * ltmain.sh: Update to libtool 2.2.6.
3236 * ltsugar.m4: Update to libtool 2.2.6.
3237 * ltversion.m4: Update to libtool 2.2.6.
3238 * ltoptions.m4: Update to libtool 2.2.6.
3239 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3240
3241 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3242
3243 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3244 (GCC_SHLIB_SUBDIR): New.
3245 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3246 * configure: Regenerate.
3247 * Makefile.in: Regenerate.
3248
3249 2008-08-28 Tristan Gingold <gingold@adacore.com>
3250
3251 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3252 Enable bfd, binutils and opcodes.
3253 * configure: Regenerate.
3254
3255 2008-08-16 Nicolas Roche <roche@adacore.com>
3256
3257 * Makefile.tpl: Add BOOT_ADAFLAGS.
3258 * Makefile.in: Regenerate.
3259
3260 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3261
3262 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3263 * configure: Regenerate.
3264
3265 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3266
3267 Sync with gcc:
3268 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3269
3270 * configure.ac: Add makefile fragments for hpux.
3271 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3272 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3273 * configure: Regenerate.
3274 * Makefile.in: Regenerate.
3275
3276 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3277
3278 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3279 * Makefile.in: Regenerate.
3280 * configure: Regenerate.
3281
3282 2008-06-18 Ian Lance Taylor <iant@google.com>
3283
3284 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3285
3286 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3287
3288 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3289
3290 * configure: Regenerate.
3291
3292 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3293
3294 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3295 "$@" is still intact with both Autoconf 2.59 and 2.62.
3296 * configure: Regenerate.
3297
3298 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3299
3300 * Makefile.tpl: Fix comment errors.
3301 * Makefile.in: Regenerate.
3302
3303 2008-06-13 Julian Brown <julian@codesourcery.com>
3304
3305 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3306 of libobjc for ARM EABI Linux.
3307 * configure: Regenerate.
3308
3309 2008-06-12 David S. Miller <davem@davemloft.net>
3310 David Edelsohn <edelsohn@gnu.org>
3311
3312 * configure.ac: Add powerpc*-*-* to gold supported targets.
3313 * configure: Regenerate.
3314
3315 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3316
3317 PR tree-optimization/36218
3318 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3319 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3320 (all prefix="build-"): Pass them to build-system sub-makes.
3321 * Makefile.in: Regenerate.
3322
3323 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3324
3325 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3326 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3327 mkdep, and compile. Update comments.
3328 (ETC_SUPPORT): Add ChangeLog and update comments.
3329
3330 2008-05-11 Ian Lance Taylor <iant@google.com>
3331
3332 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3333
3334 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3335
3336 Sync with gcc:
3337 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3338
3339 PR bootstrap/35457
3340 * configure.ac: Include override.m4.
3341 * configure: Regenerate.
3342
3343 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3344
3345 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3346 * Makefile.in: Regenerate.
3347
3348 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3349
3350 * configure.ac: Do not build libssp for the AVR.
3351 * configure: Regenerate.
3352
3353 2008-04-18 Nick Clifton <nickc@redhat.com>
3354
3355 * MAINTAINERS: Replace reference to configure.in with reference to
3356 configure.ac.
3357
3358 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3359
3360 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3361 as nonconfigurable directories list.
3362 * configure: Regenerate.
3363
3364 2008-04-14 David S. Miller <davem@davemloft.net>
3365
3366 * configure.ac: Add sparc*-*-* to gold supported targets.
3367 * configure: Regenerate.
3368
3369 2008-04-14 Ben Elliston <bje@au.ibm.com>
3370
3371 * config.sub, config.guess: Update from upstream sources.
3372
3373 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3374
3375 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3376 * Makefile.in: Regenerate.
3377
3378 2008-04-07 Ian Lance Taylor <iant@google.com>
3379
3380 * Makefile.def: check-gold depends upon all-binutils.
3381 * Makefile.in: Regenerate.
3382
3383 2008-04-04 Nick Clifton <nickc@redhat.com>
3384
3385 PR binutils/4334
3386 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3387 builds.
3388 * configure: Regenerate.
3389
3390 2008-04-04 NightStrike <NightStrike@gmail.com>
3391
3392 PR other/35151
3393 * configure.ac: Combine rules for mingw32 and mingw64.
3394 * configure: Regenerate.
3395
3396 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3397
3398 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3399 * Makefile.in: Regenerate.
3400
3401 2008-03-20 Ian Lance Taylor <iant@google.com>
3402
3403 * configure.ac: Add support for --enable-gold.
3404 * Makefile.def: Add gold as a directory like ld.
3405 * configure, Makefile.in: Regenerate.
3406
3407 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3408
3409 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3410 (s390_cond_extensions): Reduced extensions to the compare related.
3411 (main): z10 cpu type option added.
3412 (expandConditionalJump): Renamed to ...
3413 (insertExpandedMnemonic): ... this.
3414
3415 * opcodes/s390-opc.c: Re-group the operand format makros.
3416 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3417 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3418 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3419 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3420 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3421 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3422 INSTR_SIL_RDU): New instruction formats added.
3423 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3424 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3425 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3426 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3427 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3428 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3429 masks added.
3430 (s390_opformats): New formats added "ris", "rrs", "sil".
3431 * opcodes/s390-opc.txt: Add the conditional jumps with the
3432 extensions removed from automatic expansion in s390-mkopc.c manually.
3433 (asi - trtre): Add new System z10 EC instructions.
3434 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3435
3436 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3437
3438 * configure.ac: m4_include config/proginstall.m4.
3439 * configure: Regenerate.
3440
3441 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3442
3443 Backport from upstream Libtool:
3444
3445 2007-10-12 Eric Blake <ebb9@byu.net>
3446
3447 Deal with Autoconf 2.62's semantic change in m4_append.
3448 * ltsugar.m4 (lt_append): Replace broken versions of
3449 m4_append.
3450 (lt_if_append_uniq): Don't require separator to be overquoted,
3451 and avoid broken m4_append.
3452 (lt_dict_add): Fix typo.
3453 * libtool.m4 (_LT_DECL): Don't overquote separator.
3454
3455 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3456
3457 * config.rpath: Add AIX 6 support.
3458
3459 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3460
3461 * Makefile.def (stageprofile). Remove -fprofile-generate
3462 from stage_libcflags.
3463 * Makefile.in: Regenerate.
3464
3465 2008-03-13 Ben Elliston <bje@au.ibm.com>
3466
3467 * config.sub, config.guess: Update from upstream sources.
3468
3469 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3470
3471 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3472 * s390-opc.txt (cmpsc): Duplicate entry removed.
3473 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3474 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3475 fier, cu42, cu41): Fix operand format.
3476
3477 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3478
3479 PR bootstrap/32009
3480 PR bootstrap/32161
3481
3482 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3483 * configure: Regenerate.
3484
3485 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3486 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3487 STAGE4_LIBCFLAGS): New.
3488 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3489 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3490 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3491 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3492 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3493 for target modules. Don't export LIBCFLAGS.
3494 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3495 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3496 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3497 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3498 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3499 * Makefile.in: Regenerate.
3500
3501 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3502
3503 PR libgcj/33085
3504 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3505 Do not use -DDLL_EXPORT. Backport from upstream.
3506
3507 2008-02-14 Nick Clifton <nickc@redhat.com>
3508
3509 Import this patch from gcc:
3510 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3511
3512 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3513
3514 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3515
3516 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3517 * configure: Regenerate.
3518
3519 2008-01-31 Marc Gauthier <marc@tensilica.com>
3520
3521 * configure.ac (xtensa*-*-*): Recognize processor variants.
3522 * configure: Regenerate.
3523
3524 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3525
3526 PR bootstrap/34922
3527 * configure.ac (PARSE_ARGS): Push suitable setting of
3528 ac_subdirs_all, for `./configure --help=recursive'.
3529 Handle `+' in generic toplevel directory disabling.
3530 * configure: Regenerate.
3531
3532 2008-01-23 Ben Elliston <bje@au.ibm.com>
3533
3534 * config.sub, config.guess: Update from upstream sources.
3535
3536 2008-01-08 Ben Elliston <bje@au.ibm.com>
3537
3538 * config.sub, config.guess: Update from upstream sources.
3539
3540 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3541
3542 * COPYING.LIBGLOSS: Update default copyright.
3543
3544 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3545
3546 * COPYING.NEWLIB: Update default copyright.
3547
3548 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3549
3550 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3551 Change recommended MPFR from 2.2.1 > 2.3.0.
3552 * configure: Regenerate.
3553
3554 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3555
3556 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3557 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3558 * Makefile.in: Regenerate.
3559
3560 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3561
3562 * configure.ac: Enable libjava for x86_64-*-darwin9.
3563 * configure: Regenerate.
3564
3565 2007-12-05 Ben Elliston <bje@au.ibm.com>
3566
3567 * config.sub, config.guess: Update from upstream sources.
3568
3569 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3570
3571 * config-ml.in: Robustify against white space in absolute file
3572 names.
3573
3574 * config-ml.in (multi-clean): Substitute ${Makefile}.
3575 Remove superfluous ${Makefile} in list.
3576
3577 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3578
3579 * Makefile.def (dependencies): Make configure-gdb depend on
3580 all-intl.
3581 * Makefile.in: Regenerated.
3582
3583 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3584
3585 * Makefile.def: To avoid problems running with parallel makes,
3586 build newlib before libgloss so that target specific header
3587 files are availble.
3588 * Makefile.in: Regenerate.
3589
3590 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3591
3592 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3593 * Makefile.in: Regenerate.
3594
3595 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3596
3597 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3598 * libdecnumber: New directory, imported from GCC.
3599
3600 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3601
3602 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3603 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3604 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3605 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3606 * configure: Regenerate.
3607
3608 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3609
3610 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3611 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3612 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3613 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3614 * configure.ac: Default them to host tools for $host = $build.
3615 Subst them.
3616
3617 * configure: Regenerate.
3618 * Makefile.in: Regenerate.
3619
3620 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3621
3622 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3623 * configure: Regenerate.
3624
3625 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3626
3627 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3628 libstdc++.
3629 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3630 * configure: Regenerate.
3631 * Makefile.in: Regenerate.
3632
3633 2007-09-17 Andreas Schwab <schwab@suse.de>
3634
3635 * configure.ac: Raise minimum makeinfo version to 4.6.
3636 * configure: Regenerate.
3637
3638 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3639
3640 * configure.ac: Correct makeinfo version check.
3641 * configure: Regenerate.
3642
3643 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3644
3645 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3646 to $skipdirs and only disable gprof for newlib. Use the normal
3647 mips*-elf* handling in other respects.
3648 * configure: Regnerate.
3649
3650 2007-09-12 David Daney <ddaney@avtrex.com>
3651
3652 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3653 enabling libgcj.
3654 * configure: Regenerate.
3655
3656 2007-09-12 Richard Guenther <rguenther@suse.de>
3657
3658 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3659 nor --disable-checking is provided also turn on yes and types
3660 checking for stage1.
3661 * configure: Re-generate.
3662
3663 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3664
3665 PR target/33281
3666 * configure.ac: Use config/mh-mingw on mingw.
3667 * configure: Regenerate.
3668
3669 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3670
3671 PR other/32154
3672 * configure.ac: For libgloss targets, point the linker to the linker
3673 script, startup code and simulator library.
3674 * configure: Regenerate.
3675
3676 2007-09-09 Andrew Haley <aph@redhat.com>
3677
3678 * configure.ac (noconfigdirs): Remove target-libffi and
3679 target-libjava.
3680
3681 2007-08-29 Nick Clifton <nickc@redhat.com>
3682
3683 * config.sub, config.guess: Update from upstream sources.
3684
3685 2007-08-21 Richard Guenther <rguenther@suse.de>
3686
3687 * configure.ac: Add types checking to stage1 checking flags.
3688 * configure: Regenerate.
3689
3690 2007-08-18 Paul Brook <paul@codesourcery.com>
3691 Joseph Myers <joseph@codesourcery.com>
3692
3693 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3694 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3695 * Makefile.in: Regenerate.
3696 * configure.ac (--with-debug-prefix-map): New.
3697 * configure: Regenerate.
3698
3699 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3700 Nigel Stephens <nigel@mips.com>
3701
3702 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3703 as target_makefile_frag.
3704 * configure: Regenerate.
3705
3706 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3707
3708 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3709 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3710 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3711 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3712 (do-compare, do-compare3, do-compare-debug): New.
3713 ([+compare-target+]): Use them.
3714
3715 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3716
3717 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3718 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3719 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3720 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3721 (do-compare, do-compare3, do-compare-debug): New.
3722 ([+compare-target+]): Use them.
3723
3724 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3725 Ben Elliston <bje@au.ibm.com>
3726
3727 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3728 --silent if $silent.
3729 * configure: Regenerate.
3730
3731 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3732
3733 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3734
3735 2007-07-17 Nick Clifton <nickc@redhat.com>
3736
3737 * COPYING3: New file. Contains version 3 of the GNU General
3738 Public License.
3739 * COPYING3.LIB: New file. Contains version 3 of the GNU
3740 Lesser General Public License.
3741
3742 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3743
3744 * configure.ac: Fix my previous change to really match GCC.
3745 * configure: Regenerate.
3746
3747 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3748
3749 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3750 * configure: Regenerate.
3751
3752 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3753
3754 * configure.ac: Add some missing m4 quotation.
3755 * configure: Regenerate.
3756
3757 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3758
3759 * Makefile.def: Add windmc tool to build.
3760 * Makefile.tpl: Likewise.
3761 * configure.ac: Likewise.
3762 * Makefile.in: Regenerate.
3763 * configure: Regenerate.
3764
3765 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3766
3767 * lt~obsolete.m4: New. Import from 20070318 libtool.
3768
3769 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3770
3771 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3772 uclinux and linux-uclibc targets.
3773 * configure: Regenerate.
3774
3775 2007-06-28 DJ Delorie <dj@redhat.com>
3776
3777 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3778 not building newlib.
3779 * configure: Regenerated.
3780
3781 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3782
3783 * src-release (DEVO_SUPPORT): Correct typos.
3784
3785 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3786
3787 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3788 * Makefile.in: Regenerated.
3789
3790 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3791
3792 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3793 (distclean-stage[+id+]): Possibly delete stage_last.
3794 * Makefile.in: Regenerate.
3795
3796 2007-06-07 Ben Elliston <bje@au.ibm.com>
3797
3798 * config.sub, config.guess: Update from upstream sources.
3799
3800 2007-06-07 Ben Elliston <bje@au.ibm.com>
3801
3802 * Makefile.tpl: Fix spelling error.
3803 * Makefile.in: Regenerate.
3804
3805 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3806
3807 Sync with gcc:
3808 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3809
3810 PR bootstrap/29382
3811 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3812 * configure: Rebuilt.
3813
3814 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3815
3816 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3817 lt_cv_sys_max_cmd_len.
3818
3819 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3820
3821 * ltgcc.m4: Update from GCC.
3822
3823 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3824
3825 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3826
3827 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3828
3829 * ltmain.sh: Update from GCC.
3830 * libtool.m4: Update from GCC.
3831 * ltsugar.m4: New. Update from GCC.
3832 * ltversion.m4: New. Update from GCC.
3833 * ltoptions.m4: New. Update from GCC.
3834 * ltconfig: Remove.
3835 * ltcf-c.sh: Remove.
3836 * ltcf-cxx.sh: Remove.
3837 * ltcf-gcj.sh: Remove.
3838 * src-release: Update with new libtool file list.
3839
3840 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3841
3842 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3843 stage_cflags.
3844 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3845 Remove CFLAGS/LIBCFLAGS.
3846 (configure-stage[+id+]-[+prefix+][+module+],
3847 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3848 * Makefile.in: Regenerate.
3849
3850 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3851
3852 * config-ml.in: Update from GCC.
3853
3854 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3855
3856 * src-release (do-proto-toplev): Process the support directories before
3857 the tool directory.
3858
3859 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3860
3861 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3862 of glob. Quote arguments with single quotes too.
3863 * configure: Regenerate.
3864
3865 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3866
3867 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3868 * Makefile.in: Regenerate
3869
3870 2007-03-07 Andreas Schwab <schwab@suse.de>
3871
3872 * configure: Regenerate.
3873
3874 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3875
3876 * configure.ac: Add "--with-pdfdir" configure option,
3877 which defines pdfdir variable.
3878 * Makefile.def (target=fixincludes): Add install-pdf to
3879 missing targets.
3880 (recursive_targets): Add install-pdf target.
3881 (flags_to_pass): Add pdfdir.
3882 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3883 target.
3884 * configure: Regenerate
3885 * Makefile.in: Regenerate
3886
3887 2007-02-28 Eric Christopher <echristo@apple.com>
3888
3889 Revert:
3890 2006-12-07 Mike Stump <mrs@apple.com>
3891
3892 * Makefile.def (dependencies): Add dependency for
3893 install-target-libssp and install-target-libgomp on
3894 install-gcc.
3895 * Makefile.in: Regenerate.
3896
3897 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3898
3899 * configure: Regenerate.
3900 * configure.ac: Move statements after variable declarations.
3901
3902 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3903
3904 * configure.ac: Adjust for loop syntax.
3905 * configure: Regenerate.
3906
3907 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3908
3909 * configure: Rebuilt.
3910
3911 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3912
3913 * configure.ac: Drop multiple occurrences of --enable-languages,
3914 and fix its quoting.
3915 * configure: Rebuilt.
3916
3917 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3918 Nathan Sidwell <nathan@codesourcery.com>
3919 Vladimir Prus <vladimir@codesourcery.com
3920 Joseph Myers <joseph@codesourcery.com>
3921
3922 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3923 * configure: Regenerate.
3924
3925 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3926
3927 * configure.ac (target_libraries): Move libgcc before libiberty.
3928 * configure: Regenerated.
3929
3930 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3931
3932 * configure: Regenerate again?
3933
3934 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3935
3936 * configure: Reapply PR30748 fix which was lost in the previous commit.
3937
3938 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3939 Paolo Bonzini <bonzini@gnu.org>
3940
3941 PR bootstrap/30753
3942 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3943 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3944 * configure: Regenerated.
3945
3946 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3947
3948 * configure: Regenerate.
3949
3950 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3951
3952 PR bootstrap/30748
3953 * configure.ac: Correct syntax for Solaris ksh.
3954 * configure: Regenerated.
3955
3956 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3957
3958 * Makefile.def: Sync with GCC.
3959 * Makefile.tpl: Sync with GCC.
3960 * Makefile.in: Regenerate.
3961 * configure: Regenerate.
3962
3963 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3964
3965 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3966 noncanonical equivalents.
3967 * configure.in: Rename to...
3968 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3969 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3970 target_noncanonical. Use them. Rewrite removal of configure
3971 arguments for autoconf 2.59. Discard variable settings. Force
3972 program_transform_name for native tools.
3973
3974 * Makefile.in: Regenerated.
3975 * configure: Regenerated with autoconf 2.59.
3976
3977 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3978
3979 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3980
3981 * COPYING.LIBGLOSS: Reformat default Red Hat
3982 license to fit within 80 columns.
3983 * COPYING.NEWLIB: Ditto.
3984
3985 2007-02-05 Dave Brolley <brolley@redhat.com>
3986
3987 * Contribute the following changes:
3988 2006-11-28 DJ Delorie <dj@redhat.com>
3989
3990 * configure.in: Fix typo for mep's target_makefile_frag.
3991 * configure: Regenerated.
3992
3993 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3994
3995 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3996 * configure: Regenerate.
3997
3998 2001-09-19 DJ Delorie <dj@redhat.com>
3999
4000 * configure.in (target_makefile_frag): use mt-mep
4001
4002 2001-06-12 Don Howard <dhoward@redhat.com>
4003
4004 * configure.in: Remove gdb from MeP skip list.
4005
4006 2001-04-05 DJ Delorie <dj@redhat.com>
4007
4008 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4009
4010 2001-03-20 Ben Elliston <bje@redhat.com>
4011
4012 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4013
4014 2001-03-19 Ben Elliston <bje@redhat.com>
4015
4016 * config.sub (mep, mep-*): Add.
4017
4018 2007-01-31 Andreas Schwab <schwab@suse.de>
4019
4020 * Makefile.tpl (LDFLAGS): Substitute it.
4021 * Makefile.in: Regenerate.
4022
4023 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4024
4025 * configure.in: Change == to = in test command.
4026 * configure: Regenerate.
4027
4028 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4029 Nick Clifton <nickc@redhat.com>
4030 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4031
4032 * configure.in (build_configargs, host_configargs, target_configargs):
4033 Remove build/host/target parameters.
4034 (host_libs): Add gmp and mpfr.
4035 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4036 * Makefile.def (gmp, mpfr): New.
4037 (gcc): Remove target.
4038 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4039 target_os, target_vendor): New.
4040 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4041 * configure: Regenerate.
4042 * Makefile.in: Regenerate.
4043
4044 2007-01-11 Matt Fago <fago@earthlink.net>
4045
4046 * configure.in: Try to link to functions only in mpfr 2.2.x
4047 to improve robustness of configure tests.
4048 * configure: Regenerate.
4049
4050 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4051
4052 * configure.in: Add support for an x86_64-mingw* target.
4053 * configure: Regenerate.
4054
4055 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4056
4057 * Makefile.tpl (all-target): Correct @if conditional for target
4058 modules.
4059 * configure.in: Omit libiberty if building only target libgcc.
4060 * configure, Makefile.in: Regenerated.
4061
4062 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4063
4064 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4065 * configure: Regenerate.
4066
4067 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4068
4069 * Makefile.def (target_modules): Add libgcc.
4070 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4071 * Makefile.tpl (clean-target-libgcc): Delete.
4072 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4073 on gcc even for bootstrapped modules. Rewrite handling of
4074 lang_env_dependencies to loop over target_modules.
4075 * configure.in (target_libraries): Add target-libgcc.
4076 * Makefile.in, configure: Regenerated.
4077
4078 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4079
4080 Sync with gcc:
4081 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4082
4083 * configure.in: Reorganize recognition of languages. Add
4084 --enable-stage1-languages. Show supported languages for the chosen
4085 target rather than all recognized languages.
4086 * configure: Regenerate.
4087
4088 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4089
4090 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4091 * Makefile.in: Regenerate.
4092
4093 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4094
4095 * configure.in: Warn that MPFR 2.2.0 is buggy.
4096 * configure: Regenerate.
4097
4098 2006-12-27 Ian Lance Taylor <iant@google.com>
4099
4100 * configure.in: When removing Makefiles to force a reconfigure, also
4101 remove prev-DIR*/Makefile.
4102 * configure: Regenerate.
4103
4104 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4105
4106 * config.bfd: Recognize fido.
4107
4108 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4109
4110 Sync with gcc:
4111
4112 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4113
4114 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4115 it only affects bootstrap and could be tested on "$host" as well.
4116 * configure: Regenerate.
4117 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4118
4119 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4120
4121 PR bootstrap/29544
4122 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4123 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4124 move here comment from Makefile.tpl.
4125 * Makefile.tpl: Move some definitions higher in the file.
4126 (STAGE1_CHECKING): New.
4127 * configure.in: Add --enable-stage1-checking.
4128 * configure: Regenerate.
4129 * Makefile.in: Regenerate.
4130
4131 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4132
4133 * configure.in: Update error message for missing GMP/MPFR.
4134
4135 * configure: Regenerate.
4136
4137 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4138
4139 * configure.in: Update MPFR version in error message.
4140
4141 * configure: Regenerate.
4142
4143 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4144
4145 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4146 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4147 --with-gmp-lib): New flags.
4148
4149 * configure: Regenerate.
4150
4151 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4152
4153 PR bootstrap/30134
4154 * configure.in: Correct x86 darwin support for libjava to powerpc
4155 and i?86 only.
4156 * configure: Regenerate.
4157
4158 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4159
4160 * configure.in: Handle spu makefile frag.
4161 * Makefile.tpl (MAINT): Define
4162 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4163 * configure: Regenerate.
4164 * Makefile.in: Regenerate.
4165
4166 2006-12-11 Ben Elliston <bje@au.ibm.com>
4167
4168 * config.sub, config.guess: Update from upstream sources.
4169
4170 2006-12-11 Ben Elliston <bje@au.ibm.com>
4171
4172 * configure.in: Sync with GCC (spu-*-*).
4173 * configure: Sync with GCC.
4174
4175 2006-12-07 Mike Stump <mrs@apple.com>
4176
4177 * Makefile.def (dependencies): Add dependency for
4178 install-target-libssp and install-target-libgomp on
4179 install-gcc.
4180 * Makefile.in: Regenerate.
4181
4182 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4183
4184 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4185 (unstage): Test for stage_last presence.
4186
4187 PR bootstrap/29802
4188 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4189 * Makefile.in: Regenerate.
4190
4191 2006-11-14 DJ Delorie <dj@redhat.com>
4192
4193 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4194 * Makefile.in: Sync with GCC.
4195 * configure.in: Sync with GCC (mpfr, gmp).
4196 * configure: Sync with GCC.
4197
4198 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4199
4200 * configure.in: Remove target-libgloss from noconfigdirs for
4201 bfin-*-*.
4202 * configure: Regenerated.
4203
4204 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4205
4206 * COPYING.NEWLIB: Add spu license.
4207 * COPYING.LIBGLOSS: Ditto.
4208
4209 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4210
4211 * Makefile.def: Added pdf target handling.
4212 * Makefile.tpl: Added pdf target handling.
4213 * Makefile.in: Regenerated.
4214
4215 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4216
4217 * COPYING.NEWLIB: Updated.
4218 * COPYING.LIBGLOSS: Ditto.
4219
4220 2006-09-27 Dave Brolley <brolley@redhat.com>
4221
4222 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4223 $s instead of $r.
4224 * configure: Regenerated.
4225
4226 2006-09-26 Ben Elliston <bje@au.ibm.com>
4227
4228 * config.sub, config.guess: Update from upstream sources.
4229
4230 2006-09-20 Thiemo Seufer <ths@mips.com>
4231
4232 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4233 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4234 * configure: Regenerate.
4235
4236 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4237
4238 * configure.in: Never build newlib for a Mingw host.
4239 Never build newlib as Mingw target library.
4240 Test the existence of winsup/cygwin for building a Cygwin newlib,
4241 rather than just winsup.
4242 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4243 building a Mingw target.
4244 * configure: Regenerate.
4245
4246 2006-08-15 Thiemo Seufer <ths@mips.com>
4247 Nigel Stephens <nigel@mips.com>
4248 David Ung <davidu@mips.com>
4249
4250 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4251
4252 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4253
4254 Sync from GCC:
4255 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4256
4257 PR bootstrap/18058
4258 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4259 if the bootstrap compiler is a GCC version that supports it.
4260 * configure: Regenerate.
4261
4262 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4263
4264 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4265 * configure: Regenerated.
4266
4267 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4268
4269 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4270 for stages after the first.
4271
4272 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4273
4274 * Makefile.def: Add dependencies for configure-opcodes
4275 on configure-intl and all-opcodes on all-intl.
4276 * Makefile.in: Regenerated.
4277
4278 2006-07-04 Peter O'Gorman <peter@pogma.com>
4279
4280 * ltconfig: chmod 644 before ranlib during install.
4281
4282 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4283
4284 * configure.in: Fix thinkos in previous check-in.
4285 * configure: Regenerate.
4286
4287 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4288
4289 Sync from gcc:
4290
4291 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4292
4293 PR other/27063
4294 * configure.in: Test subdir_requires and give an appropriate
4295 error message.
4296 * configure: Regenerate.
4297
4298 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4299
4300 PR target/27540
4301 * configure.in: Only enable libgomp on IRIX 6.
4302 * configure: Regenerate.
4303
4304 2006-06-20 David Ayers <d.ayers@inode.at>
4305
4306 PR bootstrap/28072
4307 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4308 whether target-libjava is being configured instead of whether the
4309 java front end is enabled.
4310 * configure: Regenerate.
4311
4312 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4313
4314 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4315 to R_ARM_LDC_SB_G{0,1,2} respectively.
4316
4317 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4318
4319 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4320 too.
4321 * Makefile.in: Regenerate.
4322
4323 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4324
4325 Sync from gcc:
4326
4327 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4328 * configure.in: Don't enable libgomp on hpux10.
4329 * configure: Rebuilt.
4330
4331 2006-06-13 David Ayers <d.ayers@inode.at>
4332
4333 Sync from gcc:
4334
4335 2006-06-12 David Ayers <d.ayers@inode.at>
4336
4337 PR bootstrap/27963
4338 PR target/19970
4339 * configure.in: Remove target-boehm-gc from noconfigdirs where
4340 ${libgcj} is specified.
4341 * configure: Regenerate.
4342
4343 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4344
4345 Sync from gcc:
4346
4347 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4348 Andreas Schwab <schwab@suse.de>
4349
4350 PR bootstrap/18033
4351 * config-ml.in: Eval option if surrounded by single quotes.
4352
4353 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4354
4355 Sync from gcc:
4356
4357 2006-06-06 David Ayers <d.ayers@inode.at>
4358
4359 PR libobjc/13946
4360 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4361 * Makefile.in: Regenerate.
4362 * configure.in: Add --enable-objc-gc at toplevel and have it
4363 enable boehm-gc for Objective-C.
4364 Remove target-boehm-gc from libgcj.
4365 Add target-boehm-gc to target_libraries.
4366 Add target-boehm-gc to noconfigdirs where ${libgcj}
4367 is specified.
4368 Assert that boehm-gc is supported when requested for Objective-C.
4369 Only build boehm-gc if needed either for Java or Objective-C.
4370 * configure: Regenerate.
4371
4372 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4373
4374 PR 27674
4375 * Makefile.tpl (configure-[+prefix+][+module+],
4376 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4377 Remove rule to unstage bootstrapped modules.
4378 (stage_current): New.
4379 * Makefile.in: Regenerate.
4380
4381 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4382 Andreas Tobler <a.tobler@schweiz.ch>
4383
4384 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4385 * configure: Rebuilt.
4386
4387 Revert
4388 2006-01-31 Richard Guenther <rguenther@suse.de>
4389 Paolo Bonzini <bonzini@gnu.org>
4390
4391 * Makefile.def (target_modules): Add libgcc-math target module.
4392 * configure.in (target_libraries): Add libgcc-math target library.
4393 (--enable-libgcc-math): New configure switch.
4394 * Makefile.in: Re-generate.
4395 * configure: Re-generate.
4396
4397 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4398
4399 * config-ml.in: Alter CCASFLAGS to include special
4400 multilib options the same as is done for CFLAGS.
4401
4402 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4403
4404 * Makefile.def: Added dependencies from sim and gdb on intl, and
4405 added configure dependencies to everything with an all dependency
4406 on intl.
4407 * gettext.m4: Removed.
4408 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4409 (GDB_SUPPORT_DIRS): Add intl.
4410 * Makefile.in: Regenerated.
4411
4412 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4413
4414 * src-release (DEVO_SUPPORT): Add config.rpath.
4415
4416 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4417
4418 * Makefile.def (bfd, opcodes): Fix lib_path.
4419 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4420 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4421 * Makefile.in: Regenerate.
4422
4423 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4424
4425 * configure.in: Enable gprof for cross builds.
4426 * configure: Regenerate.
4427
4428 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4429
4430 * src-release (MAKEINFOFLAGS): Define.
4431 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4432
4433 2006-05-14 Ben Elliston <bje@au.ibm.com>
4434
4435 * config.sub, config.guess: Update from upstream sources.
4436
4437 2006-05-12 Ben Elliston <bje@au.ibm.com>
4438
4439 * config.sub, config.guess: Update from upstream sources.
4440
4441 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4442
4443 * blt, iwidgets, mmalloc: Remove directories.
4444
4445 2006-05-01 DJ Delorie <dj@redhat.com>
4446
4447 * configure.in: Restore CFLAGS if GMP isn't present.
4448 * configure: Regenerate.
4449
4450 2006-04-18 DJ Delorie <dj@redhat.com>
4451
4452 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4453 reference libgloss so that libssp can be built in a combined
4454 tree.
4455 * configure: Regenerate.
4456
4457 2006-04-10 Ben Elliston <bje@au.ibm.com>
4458
4459 * contrib: Remove directory.
4460
4461 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4462
4463 * Makefile.tpl: Add install-html target.
4464 * Makefile.def: Add install-html target.
4465 * Makefile.in: Regenerate.
4466 * configure.in: Add --with-datarootdir, --with-docdir,
4467 and --with-htmldir options.
4468 * configure: Regenerate.
4469
4470 2006-03-31 Ben Elliston <bje@au.ibm.com>
4471
4472 PR binutils/1860
4473 * configure.in: Require makeinfo 4.4 or higher.
4474 * configure: Regenerate.
4475
4476 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4477
4478 * Makefile.in: Regenerate.
4479
4480 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4481
4482 Sync with gcc:
4483 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4484
4485 * configure.in: Handle --disable-<component> generically.
4486 * configure: Regenerate.
4487
4488 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4489
4490 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4491 (TARGET_CONFIGDIRS): Remove.
4492 * configure.in: Remove AC_SUBST(target_configdirs).
4493 * Makefile.in, configure: Regenerated.
4494
4495
4496 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4497
4498 PR libgcj/17311
4499 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4500
4501 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4502
4503 PR bootstrap/25670
4504
4505 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4506
4507 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4508 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4509 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4510 BUILD_PREFIX, BUILD_PREFIX_1.
4511 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4512
4513 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4514 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4515
4516 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4517 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4518 of `cat stage_current`. Always provide the `r' and `s' variables.
4519 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4520 a single shell execution.
4521 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4522 bootstrapped modules, make the stage1 module if the build was not
4523 started yet, else build the current stage.
4524 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4525 (all-build, all-host, all-target, [+make_target+]-host,
4526 [+make_target+]-target): Do not use \-continued lines.
4527 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4528 (current_stage, restrap, stage_last): New.
4529
4530 * Makefile.in: Regenerate.
4531 * configure: Regenerate.
4532
4533 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4534
4535 Sync from gcc:
4536
4537 2006-01-31 Richard Guenther <rguenther@suse.de>
4538 Paolo Bonzini <bonzini@gnu.org>
4539
4540 * Makefile.def (target_modules): Add libgcc-math target module.
4541 * configure.in (target_libraries): Add libgcc-math target library.
4542 (--enable-libgcc-math): New configure switch.
4543 * Makefile.in: Re-generate.
4544 * configure: Re-generate.
4545 * libgcc-math: New toplevel directory.
4546
4547 2006-01-18 Richard Henderson <rth@redhat.com>
4548 Jakub Jelinek <jakub@redhat.com>
4549 Diego Novillo <dnovillo@redhat.com>
4550
4551 * libgomp: New directory.
4552 * Makefile.def: Add target_module libgomp.
4553 * Makefile.in: Regenerate.
4554 * configure.in (target_libraries): Add target-libgomp.
4555 * configure: Regenerate.
4556
4557 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4558 Andreas Schwab <schwab@suse.de>
4559
4560 * configure: Regenerate.
4561
4562 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4563
4564 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4565 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4566 the assembler, linker and binutils.
4567 * configure: Regenerate.
4568
4569 2006-01-16 Nick Clifton <nickc@redhat.com>
4570
4571 * config.sub, config.guess: Sync from config repository.
4572
4573 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4574
4575 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4576 @ from continuation.
4577 * Makefile.in: Rebuilt.
4578
4579 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4580
4581 Sync from gcc:
4582
4583 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4584
4585 PR bootstrap/24252
4586
4587 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4588 * Makefile.tpl (OBJDUMP): New.
4589 (EXTRA_HOST_FLAGS): Add it.
4590 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4591
4592 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4593 to use symbolic links between directories. Avoid race conditions
4594 or make them harmless.
4595 * configure.in: Do not try to use symbolic links between directories.
4596
4597 * Makefile.def (LEAN): Pass.
4598 * Makefile.tpl (LEAN): Define.
4599 (stage[+id+]-start): Accept that the previous directory does not
4600 exist, if the bootstrap is lean.
4601 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4602 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4603 configure substitution.
4604 ([+compare-target+]): Likewise.
4605 ([+bootstrap-target+]-lean): New.
4606 * configure.in: Remove lean bootstrap support from here.
4607
4608 * Makefile.in: Regenerate.
4609 * configure: Regenerate.
4610
4611 2006-01-02 Andreas Schwab <schwab@suse.de>
4612
4613 * configure.in: When reconfiguring remove Makefile in
4614 all stage directories.
4615 * configure: Regenerate.
4616
4617 2005-12-27 Leif Ekblad <leif@rdos.net>
4618
4619 * configure.in: Add support for RDOS target.
4620 * configure: Regenerate.
4621
4622 2005-12-27 Nick Clifton <nickc@redhat.com>
4623
4624 PR binutils/1990
4625 * libtool.m4: Synchronize with version in GCC sources.
4626
4627 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4628
4629 Revert Ada-related part of the previous change.
4630
4631 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4632 Do not pass.
4633 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4634 * Makefile.in: Regenerate.
4635 * configure.in: Do not include mt-ppc-aix target fragment.
4636 * configure: Regenerate.
4637
4638 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4639
4640 * configure.in: Select appropriate fragments for PowerPC/AIX.
4641 * configure: Regenerate.
4642
4643 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4644 BOOT_CFLAGS, BOOT_LDFLAGS.
4645 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4646 BOOT_CFLAGS, BOOT_LDFLAGS.
4647 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4648 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4649 (stage): Fail if we cannot complete the work.
4650 * Makefile.in: Regenerate.
4651
4652 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4653
4654 * COPYING.NEWLIB: Update copyright year for default
4655 copyright.
4656
4657 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4658
4659 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4660 install-host-nogcc): Don't invoke $(stage) at the end.
4661 * Makefile.in: Regenerate.
4662
4663 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4664
4665 * configure.in: Flip the top-level bootstrap switch.
4666 * configure: Regenerate.
4667
4668 Merge from gcc:
4669
4670 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4671
4672 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4673 $(stage) and $(unstage).
4674 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4675 (all): Remove stray semicolon.
4676 (local-distclean): Don't handle multilib.tmp and multilib.out.
4677 (install.all): Set $s for consistency.
4678 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4679 check_multilibs setting. Always make the install directory.
4680 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4681 Correct @if/@endif.
4682 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4683 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4684 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4685 (multilib.out): Remove.
4686 * Makefile.in: Regenerated.
4687
4688 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4689
4690 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4691 * configure.in: Replace ms1 arch with mt.
4692 * configure: Rebuilt.
4693
4694 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4695
4696 Sync with gcc:
4697
4698 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4699
4700 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4701 * configure.in: Replace ms1 arch with mt.
4702 * configure: Rebuilt.
4703
4704 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4705
4706 Sync with gcc:
4707
4708 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4709
4710 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4711 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4712 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4713 Find in-tree tools if available.
4714 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4715 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4716 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4717 (COMPILER_*_FOR_TARGET): New.
4718 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4719 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4720 (CONFIGURED_*, USUAL_*): Remove.
4721 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4722 STRIP): Use autoconf substitutions.
4723 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4724 COMPILER_NM_FOR_TARGET): New.
4725 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4726
4727 (all): Make all-host and all-target in parallel.
4728 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4729 that $$r and $$s are set before invoking a recursive make.
4730 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4731 ([+bootstrap-target+]): Inline most of the `all' target.
4732
4733 2005-11-29 Ben Elliston <bje@au.ibm.com>
4734
4735 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4736 from the gcc build directory.
4737 * Makefile.in: Regenerate.
4738
4739 2005-11-29 Ben Elliston <bje@au.ibm.com>
4740
4741 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4742 depend on all-libdecnumber.
4743 * configure.in (host_libs): Include libdecnumber.
4744 * Makefile.in: Regenerate.
4745 * configure: Likewise.
4746
4747 2005-11-21 Kean Johnston <jkj@sco.com>
4748
4749 * config.sub, config.guess: Sync from upstream sources.
4750
4751 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4752
4753 * Makefile.def: Remove gdb dependencies for gdbtk.
4754 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4755 (configure-gdb, install-gdb): New rules.
4756 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4757 * Makefile.in, configure: Regenerated.
4758
4759 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4760
4761 PR bootstrap/24297
4762 * Makefile.tpl (do-[+make-target+], do-check, install,
4763 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4764 are set before recursing.
4765 * Makefile.in: Regenerate.
4766
4767 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4768
4769 PR bootstrap/18939
4770 * Makefile.def (gcc) <target>: Fix thinko.
4771 * Makefile.in: Regenerate.
4772
4773 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4774
4775 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4776 * configure: Regenerate.
4777
4778 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4779
4780 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4781 target-libffi, target-qthreads, target-libjava, and
4782 targetlibobjc.
4783 * configure: Regenerate.
4784
4785 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4786
4787 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4788 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4789 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4790 (USUAL_OBJDUMP_FOR_TARGET): New.
4791 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4792 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4793 * configure, Makefile.in: Regenerated.
4794
4795 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4796
4797 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4798 before other host packages.
4799
4800 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4801
4802 PR bootstrap/22340
4803
4804 * configure.in (default_target): Remove.
4805 * Makefile.tpl (all): Do not use prerequisites as subroutines
4806 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4807 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4808 use prerequisites as subroutines.
4809 (check-host, check-target): New.
4810 (bootstrap configure & all targets): Do not use stage*-start
4811 if the directory layout is already ok.
4812 (non-bootstrap configure & all targets): Prepend a $(unstage).
4813 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4814 (NOTPARALLEL): Remove.
4815 (unstage, stage variables): New variables.
4816 (unstage, stage targets): Simply expand to those variables.
4817
4818 * configure: Regenerate.
4819 * Makefile.in: Regenerate.
4820
4821 2005-10-04 James E Wilson <wilson@specifix.com>
4822
4823 * Makefile.def (lang_env_dependencies): Add libmudflap.
4824 * Makefile.in: Regenerate.
4825
4826 2005-10-03 Catherine Moore <clm@cm00re.com>
4827
4828 * configure.in (bfin-*-*): Support bfin.
4829 * configure: Regenerated.
4830
4831 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4832
4833 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4834 * configure: Regenerated.
4835
4836 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4837
4838 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4839 (LIPO_FOR_TARGET): New.
4840 (CONFIGURED_LIPO_FOR_TARGET): New.
4841 (USUAL_LIPO_FOR_TARGET): New.
4842 (STRIP_FOR_TARGET): New.
4843 (CONFIGURED_STRIP_FOR_TARGET): New.
4844 (USUAL_STRIP_FOR_TARGET): New.
4845 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4846 STRIP_FOR_TARGET.
4847 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4848 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4849 * Makefile.in: Regenerate.
4850 * configure: Regenerate.
4851
4852 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4853
4854 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4855 (rs6000-*-aix*): Same.
4856 * configure: Regenerate.
4857
4858 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4859
4860 * configure.in: Recognize f95 in the --enable-languages option,
4861 and substitute it for fortran, issuing a warning.
4862 * configure: Regenerate.
4863
4864 2005-09-07 Ben Elliston <bje@au.ibm.com>
4865
4866 Import from Autoconf sources:
4867
4868 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4869 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4870 Elliston. Handle weird characters correctly.
4871
4872 2005-08-30 Phil Edwards <phil@codesourcery.com>
4873
4874 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4875 * configure: Regenerated.
4876
4877 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4878
4879 * Makefile.def (libssp): Add to lang_env_dependencies.
4880 * Makefile.in: Regenerate.
4881
4882 2005-08-17 Christian Groessler <chris@groessler.org>
4883
4884 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4885 * Makefile.in: Regenerate.
4886
4887 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4888
4889 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4890 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4891 Look for alternate names of the target cc and c++
4892 * configure: Regenerate.
4893
4894 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4895
4896 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4897 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4898 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4899 tools; remove code to manually set them.
4900 (Target tools): Look in the environment for them.
4901 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4902 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4903 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4904 build directory.
4905 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4906 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4907 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4908 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4909 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4910 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4911 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4912 * configure: Regenerate.
4913 * Makefile.in: Regenerate.
4914
4915 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4916
4917 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4918 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4919 * Makefile.in: Regenerated.
4920
4921 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4922
4923 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4924 (CFLAGS_FOR_TARGET): Use it.
4925 (CXXFLAGS_FOR_TARGET): Likewise.
4926 * Makefile.in: Regenerated.
4927 * configure.in (--with-build-sysroot): New option.
4928 * configure: Regenerated.
4929
4930 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4931
4932 * Makefile.tpl: Wrap install between unstage and stage
4933 * Makefile.in: Regenerate.
4934
4935 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4936
4937 * all files: Update FSF address.
4938
4939 2005-07-14 Jim Blandy <jimb@redhat.com>
4940
4941 * configure.in: Add cases for Renesas m32c.
4942 * configure: Regenerated.
4943
4944 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4945
4946 * COPYING, compile, config-ml.in, config.guess,
4947 config.sub, install-sh, missing, mkinstalldirs,
4948 symlink-tree, ylwrap: Sync from upstream sources.
4949
4950 2005-07-13 Eric Christopher <echristo@redhat.com>
4951
4952 * configure.in: Add toplevel noconfigdir support for tpf.
4953 * configure: Regenerate.
4954
4955 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4956
4957 * Makefile.def (target_modules): Add libssp.
4958 * configure.in (target_libraries): Add target-libssp.
4959 * configure: Rebuilt.
4960 * Makefile.in: Rebuilt.
4961
4962 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4963
4964 PR ada/22340
4965
4966 * Makefile.def: Sync with gcc.
4967 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4968 * Makefile.in: Regenerate.
4969
4970 2005-07-07 Andreas Schwab <schwab@suse.de>
4971
4972 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4973 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4974 * Makefile.in: Regenerated.
4975
4976 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4977
4978 * configure.in: Add --enable-libssp and --disable-libssp.
4979 * configure: Regenerate with autoconf-2.13.
4980
4981 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4982
4983 * configure.in: Don't build sim or rda when targetting darwin.
4984 * configure: Regenerate.
4985
4986 2005-07-04 Ben Elliston <bje@gnu.org>
4987
4988 * src-release (do-proto-toplev): Remove dejagnu bits.
4989 (DEJAGNU_SUPPORT_DIRS): Remove.
4990 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4991 (GDBD_SUPPORT_DIRS): Likewise.
4992 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4993 (INSIGHTD_SUPPORT_DIRS): Likewise.
4994 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4995
4996 2005-06-30 Ben Elliston <bje@gnu.org>
4997
4998 * setup.com (mpw): Remove unused directive.
4999
5000 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5001
5002 * Makefile.def (stagefeedback): Come after profile.
5003 Define profiledbootstrap target.
5004 * Makefile.tpl (profiledbootstrap): Remove.
5005 (stageprofile-end): Zap stagefeedback.
5006 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5007 * Makefile.in: Regenerate.
5008
5009 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5010
5011 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5012 In 'cpp' stanza, support '#line' as well as '# '.
5013
5014 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5015
5016 * configure.in (unsupported_languages): New macro.
5017 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5018 non-ported target libraries in noconfigdirs.
5019 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5020 non-linux-gnu. Remove libgcj_ex_libffi.
5021 <lang_frag loop>: Set add_this_lang=no if the language is in
5022 unsupported_languages.
5023 * configure: Regenerate.
5024
5025 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5026
5027 * configure.in: Fix typo in handling of --with-mpfr-dir.
5028 * configure: Regenerate.
5029
5030 2005-06-02 Jim Blandy <jimb@redhat.com>
5031
5032 * config.sub: Add cases for the Renesas m32c. (This patch has been
5033 accepted into the master sources.)
5034
5035 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5036 Michael Snyder <msnyder@redhat.com>
5037 Stan Cox <scox@redhat.com>
5038
5039 * configure.in: Set noconfigdirs for ms1.
5040
5041 * configure: Regenerate.
5042
5043 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5044
5045 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5046 (Dependencies): Consider target modules for bootstrap dependencies.
5047 Make target bootstrap modules depend on each stage's gcc.
5048 * Makefile.in: Regenerate.
5049
5050 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5051
5052 * Makefile.def (configure-gcc): Depend on binutils having been built.
5053 (all-gcc): No need to do it here.
5054 * Makefile.in: Regenerate.
5055
5056 2005-05-19 Paul Brook <paul@codesourcery.com>
5057
5058 * configure.in: Rewrite misleading error message when requested
5059 language cannot be built.
5060 * configure: Regenerate.
5061
5062 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5063
5064 * ylwrap: Import from Automake 1.9.5.
5065
5066 2005-05-04 Mike Stump <mrs@apple.com>
5067
5068 * configure.in: Always pass --target to target configures as
5069 otherwise rebuilds that do --recheck will fail.
5070 * configure: Rebuilt.
5071
5072 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5073
5074 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5075 STAGE_HOST_EXPORTS.
5076 (configure, all): Add bootstrap support.
5077 (Host modules, target modules): Pass post-stage1 flags and exports.
5078 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5079 * Makefile.in: Regenerate.
5080
5081 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5082
5083 Sync from gcc:
5084
5085 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5086
5087 * config.sub: Update from master copy.
5088
5089 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5090
5091 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5092 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5093 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5094 "*-*-elf" and "*-*-linux*".
5095 * configure: Regenerate.
5096
5097 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5100 (TARGET_CONFIGARGS): Include --with-target-subdir.
5101 (configure, all): New macros. Use them throughout.
5102
5103 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5104
5105 * Makefile.tpl: Sync with gcc.
5106 * Makefile.in: Regenerate.
5107
5108 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5109
5110 * config/mh-mingw32: Delete.
5111 * configure.in: Don't use it.
5112 * configure: Regenerate.
5113
5114 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5115
5116 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5117 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5118 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5119 (HOST_LIB_PATH): Generate from Makefile.def.
5120 (TARGET_LIB_PATH): Likewise.
5121 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5122 * Makefile.in: Regenerate.
5123 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5124 (RPATH_ENVVAR): Include Darwin case.
5125 * configure: Regenerate.
5126
5127 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5128
5129 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5130 * configure: Regenerate.
5131
5132 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5133
5134 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5135 gcc_version, and gcc_version_trigger from set of flags to pass.
5136 * Makefile.tpl: Remove definitions of above variables.
5137 (config.status): Remove dependency on $(gcc_version_trigger).
5138 * Makefile.in: Regenerate.
5139 * configure.in: Do not reference config/gcc-version.m4 nor
5140 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5141 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5142 * configure: Regenerate.
5143
5144 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5145 Andrew Pinski <pinskia@physics.uc.edu>
5146
5147 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5148 * Makefile.in: Regenerate.
5149
5150 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5151
5152 PR libgcj/20160
5153 * ltmain.sh: Avoid creating archives with components that have
5154 duplicate basenames.
5155
5156 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5157
5158 PR bootstrap/20250
5159 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5160 instead of check.
5161 * Makefile.in: Regenerate.
5162
5163 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5164
5165 Sync from gcc.
5166
5167 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5168
5169 PR bootstrap/17383
5170 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5171 * Makefile.tpl (HOST_SUBDIR): New substitution.
5172 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5173 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5174 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5175 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5176 (Host modules, Bootstrapped modules): Use it.
5177 (Build modules, Target modules): Do not create symlink trees,
5178 always configure out-of-srcdir.
5179 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5180 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5181 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5182 $(HOST_SUBDIR). Create a symlink for host_subdir.
5183
5184 * Makefile.in: Regenerate.
5185 * configure: Regenerate.
5186
5187 Merged from libada-gnattools-branch:
5188 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5189
5190 * Makefile.def: Add gnattools as a module, depending on target-libada.
5191 * Makefile.in: Regenerate.
5192 * configure.in: Include gnattools in host_tools; disable it if ada
5193 is disabled.
5194 * configure: Regenerate.
5195
5196 2005-02-23 Nick Clifton <nickc@redhat.com>
5197
5198 * configure: Regenerate.
5199
5200 2005-02-22 Paul Schlie <schlie@comcast.net>
5201
5202 * configure.in: Allow darwin targeted ports to build tk, itcl and
5203 libgui.
5204
5205 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5206
5207 PR libgcj/10353
5208 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5209 * configure: Regenerate.
5210
5211 2005-02-08 Andrew Cagney <cagney@gnu.org>
5212
5213 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5214 gdb/ section. Update GDB's URL.
5215
5216 2005-01-31 Andrew Cagney <cagney@gnu.org>
5217
5218 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5219
5220 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5221
5222 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5223 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5224 target-libgloss when not *-*-elf and *-*-aout.
5225 * configure: Regenerate.
5226
5227 2005-01-27 Andrew Cagney <cagney@gnu.org>
5228
5229 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5230
5231 2005-01-24 Andrew Cagney <cagney@gnu.org>
5232
5233 * gettext.m4: Only fall back to ../intl/ when it's present.
5234
5235 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5236
5237 * install-sh, config.sub: Import from upstream.
5238
5239 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5240
5241 PR bootstrap/18222
5242 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5243 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5244 * Makefile.in: Regenerate.
5245
5246 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5247
5248 Revert 2004-12-28 Makefile changes, a better fix will be
5249 applied to mainline and src after GCC 4.0 branches.
5250
5251 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5252
5253 PR bootstrap/17383
5254
5255 * Makefile.def (target_modules): Remove stage parameter,
5256 it is always true now.
5257 * Makefile.tpl (configure-build-[+module+],
5258 configure-target-[+module+]): Always build symlink tree
5259 for the directory and for include. BUILD_SUBDIR and
5260 TARGET_SUBDIR cannot be . anymore.
5261 * Makefile.in: Regenerate.
5262
5263 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5264
5265 Revert 2004-12-08 Makefile changes.
5266
5267 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5268
5269 * configure.in (sh64-*-*): Reenable gprof.
5270 * configure: Regenerate.
5271
5272 2004-12-09 Jim Blandy <jimb@redhat.com>
5273
5274 * MAINTAINERS: List 'depcomp' as part of automake.
5275
5276 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5277
5278 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5279 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5280 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5281 * Makefile.in: Regenerate.
5282
5283 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5284
5285 * Makefile.tpl: Generate normal dependencies if the LHS module is
5286 not bootstrapped.
5287 * Makefile.in: Regenerate.
5288
5289 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5290
5291 * configure.in: Include config/gxx-include-dir.m4. Use
5292 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5293 * configure: Regenerate.
5294
5295 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5296
5297 * config.if: Delete.
5298 * configure.in: Set libstdcxx_incdir directly.
5299 * configure: Regenerate.
5300 * MAINTAINERS: Remove mention of config.if.
5301 * src-release (DEVO_SUPPORT): Remove config.if.
5302
5303 2004-12-02 Eric Christopher <echristo@redhat.com>
5304
5305 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5306 of things to remove.
5307 * Makefile.in: Regenerate.
5308
5309 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5310
5311 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5312 * configure: Regenerate.
5313
5314 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5315
5316 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5317 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5318 * configure: Regenerate.
5319
5320 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5321
5322 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5323 (hppa*64*-*-*): Delete incorrect comment.
5324 * configure: Rebuilt.
5325
5326 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5327
5328 * install-sh, compile: Import from automake.
5329
5330 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5331
5332 * config.guess, config.sub: Import from savannnah.
5333
5334 2004-11-12 Mike Stump <mrs@apple.com>
5335
5336 * Makefile.def: Add html support.
5337 * Makefile.tpl: Likewise.
5338 * Makefile.in: Regenerate.
5339
5340 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5341
5342 PR 18423
5343 * configure.in: Remove all instances of build-fixincludes from
5344 noconfigdirs.
5345 (build_configargs): Supply --target to subdirectories.
5346 * configure: Regenerate.
5347
5348 * Makefile.def: Make gcc install depend on fixincludes install.
5349 * Makefile.in: Regenerate.
5350
5351 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5352
5353 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5354 target-libgfortran.
5355 * configure: Regenerate.
5356
5357 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5358
5359 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5360 like CC.
5361
5362 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5363
5364 * Makefile.def (host fixincludes): Specify missing targets.
5365 * Makefile.in: Regenerate.
5366
5367 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5368
5369 PR other/17783
5370 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5371 * configure: Regenerated.
5372
5373 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5374
5375 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5376 * configure: Regenerated.
5377
5378 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5379
5380 PR target/18151
5381 * configure.in (case ${target}): Do not build fixincludes for avr.
5382 * configure: Regenerated.
5383
5384 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5385
5386 * configure.in (case ${target}): Do not build fixincludes
5387 on platforms where it is not used.
5388 * configure: Regenerated.
5389
5390 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5391
5392 * configure.in: Use an absolute path to install-sh.
5393 * configure: Regenerated.
5394
5395 2004-10-19 Andrew Cagney <cagney@gnu.org>
5396
5397 * src-release (do-djunpack, do-md5sum): Install the generated file
5398 directly into the proto-toplev/ directory.
5399
5400 2004-10-19 Andrew Cagney <cagney@gnu.org>
5401
5402 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5403
5404 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5405
5406 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5407 * configure: Regenerate.
5408
5409 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5410
5411 Fix wrong conflict resolution in:
5412
5413 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5414
5415 * Makefile.in: Regenerate.
5416 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5417 in the recursive `make', instead of hardwiring `all'.
5418 (Autogenerated TARGET-* variables): New.
5419
5420 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5421
5422 Merged from GCC / libtool upstream:
5423 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5424 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5425 * ltcf-cxx.sh (tpf*): Likewise.
5426 * ltconfig (tpf*): Add TPF OS configuration support.
5427
5428 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5429
5430 * configure.in: Enable target-libgloss for crx-*-*.
5431 * configure: Regenerate.
5432
5433 2004-09-24 Michael Roth <mroth@nessie.de>
5434
5435 * configure.in (--without-headers): Add missing double quotes.
5436 * configure: Regenerate.
5437
5438 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5439
5440 * ylwrap: Revert to previous version.
5441
5442 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5443
5444 PR bootstrap/17369
5445 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5446 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5447 SET_GCC_LIB_PATH_CMD.
5448 (BASE_TARGET_EXPORTS): Likewise.
5449 * Makefile.in: Regenerated.
5450
5451 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5452 * configure: Regenerated.
5453
5454 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5455
5456 * config.guess: New upstream version
5457 * compile, depcomp, install-sh, ylwrap: Likewise.
5458
5459 2004-09-19 Roger Sayle <roger@eyesopen.com>
5460
5461 * config/mh-x86omitfp: New host makefile fragment. Add
5462 -fomit-frame-pointer to the default BOOT_CFLAGS.
5463 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5464 * configure: Regenerate.
5465
5466 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5467
5468 PR target/11572
5469 * configure.in (*-*-darwin*): Renable libobjc.
5470 * configure: Regenerate.
5471
5472 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5473
5474 * Makefile.def: Remove libbanshee.
5475 * Makefile.tpl: Ditto.
5476 * configure.in: Ditto.
5477 * Makefile.in: Regen.
5478 * configure: Ditto.
5479
5480 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5481
5482 * missing: Import latest version from master repository.
5483
5484 2004-09-04 Nick Clifton <nickc@redhat.com>
5485
5486 * config.sub: Import latest version from master repository.
5487 * config.guess: Likewise.
5488 This includes these changes:
5489
5490 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5491
5492 * config.sub: Handle crisv32, alias etraxfs.
5493 * config.guess (crisv32:Linux:*:*): Handle.
5494
5495 2004-08-13 Brad Smith <brad@comstyle.com>
5496
5497 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5498 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5499
5500 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5501
5502 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5503 assume the processor is a powerpc. This is because coreutils
5504 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5505 in this case, due to a MacOS X bug that causes
5506 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5507 to return a negative number.
5508 Problem reported by Petter Reinholdtsen in:
5509 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5510
5511 2004-07-19 Ben Elliston <bje@gnu.org>
5512
5513 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5514
5515 2004-06-24 Ben Elliston <bje@gnu.org>
5516
5517 * config.guess: Update copyright years.
5518 * config.sub: Likewise.
5519
5520 2004-06-22 Robert Millan <robertmh@gnu.org>
5521
5522 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5523 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5524
5525 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5526
5527 * config.guess (*:*VMS:*:*): New entry. Replaces
5528 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5529 manufacturer.
5530
5531 2004-06-22 Ben Elliston <bje@gnu.org>
5532
5533 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5534 * config.sub: Likewise.
5535
5536 2004-06-22 Ben Elliston <bje@gnu.org>
5537
5538 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5539 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5540
5541 2004-06-11 Ben Elliston <bje@gnu.org>
5542
5543 * config.guess (pegasos:OpenBSD:*:*): Remove.
5544
5545 2004-06-11 Ben Elliston <bje@gnu.org>
5546
5547 From Wouter Verhelst <wouter@grep.be>:
5548 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5549
5550 2004-06-11 Ben Elliston <bje@gnu.org>
5551
5552 * config.guess (luna88k:OpenBSD:*:*): New.
5553
5554 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5555
5556 * config.guess (m32r*:Linux:*:*): New case.
5557 * config.sub: Handle m32rle.
5558
5559 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5560
5561 From Jens Petersen <petersen@redhat.com>:
5562 * config.sub: Handle sparcv8.
5563
5564 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5565
5566 From Tom Smith <smith@cag.lkg.hp.com>:
5567 * config.guess: Version suffixes are equally significant on Tru64
5568 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5569 prefix of "P" (patched kernel).
5570
5571 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5572
5573 * config.sub: Add support for National Semiconductor CRX target.
5574
5575 2004-09-03 Jan Beulich <jbeulich@novell.com>
5576
5577 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5578 *-*-netware, but add target-libmudflap.
5579 Consolidate *-*-netware targets (of which really only i?86 exists)
5580 into a single entry.
5581 * configure: Likewise.
5582
5583 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5584
5585 * Makefile.tpl (sorry): Remove.
5586 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5587 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5588 (do-clean): Clean per-stage directories too.
5589 (do-distclean): Run distclean-stage1 too.
5590 (.NOTPARALLEL): Enable during toplevel bootstrap.
5591 (stage[+id+]-bubble): Enable parallel execution during
5592 the recursive invocation.
5593 * Makefile.in: Regenerate.
5594
5595 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5596
5597 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5598
5599 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5600 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5601 * configure: regenerate
5602 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5603 -mdynamic-no-pic
5604
5605 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5606
5607 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5608 include.
5609 * configure.in: Fix indentation.
5610 * configure: Regenerate.
5611
5612 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5613
5614 * Makefile.def (build_modules): Add fixincludes.
5615 (dependencies): Make gcc depend on fixincludes.
5616 * configure.in (build_tools): Add fixincludes.
5617 (build_configdirs): Always include build_libs.
5618 * Makefile.in: Regenerate.
5619 * configure: Regenerate.
5620
5621 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5622
5623 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5624 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5625 phony targets; do not generate timestamp files.
5626 (distclean-stageN): Remove references to their timestamp files.
5627 (restageN, touch-stageN): Remove.
5628 (stageN-bubble): Rewritten.
5629 (compare): Support lean bootstraps.
5630 * Makefile.in: Regenerate.
5631
5632 * configure.in: Only warn when bootstrapping but
5633 build != host or build != target. Support lean bootstraps.
5634 * configure: Regenerate.
5635
5636 Sync from gcc:
5637 2004-08-26 Phil Edwards <phil@codesourcery.com>
5638
5639 * configure.in: Give a better error message if GMP/MPFR are missing
5640 and a language needing them has been requested.
5641 * configure: Regenerated.
5642
5643 2004-08-25 Phil Edwards <phil@codesourcery.com>
5644
5645 * configure.in: Print a list of available language front-ends if
5646 a requested one is missing. Tidy stray tab characters.
5647 * configure: Regenerated.
5648
5649 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5650
5651 * Makefile.in: Regenerate.
5652 * configure: Regenerate.
5653
5654 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5655 stage_*_flags.
5656 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5657 for bootstrapped modules if toplevel bootstrap is going.
5658 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5659 modules. Adjust for changes in Makefile.def. Enable several
5660 rules even in non-bootstrap mode, just to avoid peppering the
5661 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5662 (stage-[+prev+]-bubble): Remove.
5663
5664 * Makefile.def (Dependencies): Depend on all-build-bison,
5665 all-build-flex, all-build-byacc, all-build-texinfo, rather
5666 than the host variations.
5667 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5668 with BUILD_SUBDIR.
5669 (BISON): Update for recent Bisons.
5670 (YACC): Fix typo.
5671 (cross): Depend on all-build.
5672 (all): Do not depend on all-build.
5673 (prebootstrap): Remove.
5674 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5675 (Prebootstrap dependencies): Add them to the per-stage targets
5676 and to all-prebootstrap.
5677 * configure.in (build_configdirs): Always enable build_tools.
5678 (BUILD_DIR_PREFIX): Remove.
5679
5680 * Makefile.def (gcc): Add target variable.
5681 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5682 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5683 in the recursive `make', instead of hardwiring `all'.
5684 (Autogenerated TARGET-* variables): New.
5685
5686 2004-08-17 Robert Millan <robertmh@gnu.org>
5687
5688 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5689 (instead of FreeBSD).
5690 * configure: Regenerate.
5691
5692 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5693
5694 * Makefile.def, configure.in, src-release: Remove useless, bogus
5695 references to tix.
5696 * Makefile.in, configure: Regenerate.
5697
5698 * src-release: Stop distributing mmalloc with gdb (which doesn't
5699 use it).
5700 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5701 * Makefile.in: Regenerate.
5702
5703 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5704
5705 * configure.in (arm*-*-eabi*): New target.
5706 * configure: Regenerate.
5707
5708 2004-08-01 Robert Millan <robertmh@gnu.org>
5709
5710 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5711 libmudflap for all GNU-based systems (with Glibc).
5712 * configure: Regenerate.
5713
5714 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5715
5716 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5717 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5718 (Dependencies): New section.
5719 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5720 (configure-target-[+module+]): Depend on maybe-all-gcc
5721 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5722 (toplevel profiledbootstrap): Fix dependencies.
5723 * Makefile.in: Regenerate.
5724
5725 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5726
5727 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5728 target-libiberty to noconfigdirs.
5729
5730 2004-08-03 Paul Brook <paul@codesourcery.com>
5731
5732 * configure.in: Check for MPFR as well as GMP.
5733 * configure: Regenerate.
5734
5735 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5736
5737 * Makefile.def (host-modules): Add gcc.
5738 * Makefile.in: Regenerate.
5739 * Makefile.tpl (sorry): New rule.
5740 (configure-host, all-host, [+make_target+]-host, do-check,
5741 install-host): Do not add gcc as a special case.
5742 (host modules): Add a small special-casing for gcc. Export
5743 extra_make_flags through the environment.
5744 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5745 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5746 other recursive targets for gcc): Remove.
5747
5748 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5749 (stage, unstage): New rules.
5750 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5751 distclean-stage[+id+]): Use stage_current.
5752 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5753 the stage*-start rules.
5754
5755 2004-07-19 Robert Millan <robertmh@gnu.org>
5756
5757 Synced from gcc:
5758
5759 2004-04-26 Robert Millan <robertmh@gnu.org>
5760
5761 Add patches from libtool CVS.
5762 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5763 * ltconfig: Likewise.
5764 * ltcf-c.sh: Likewise.
5765 * ltcf-cxx.sh: Likewise.
5766 * ltcf-gcj.sh: Likewise.
5767
5768 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5769
5770 * configure.in: Add noconfigdirs for crx-*-*.
5771 * configure: Regenerate.
5772
5773 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5774
5775 Synced from gcc:
5776
5777 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5778
5779 * configure.in: Build libmudflap by default on FreeBSD.
5780 * configure: Regenerated.
5781
5782 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5783
5784 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5785 systems.
5786 * configure: Regenerated.
5787
5788 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5789
5790 PR target/16344
5791 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5792 feedback based compiler.
5793 * Makefile.in: Rebuilt.
5794
5795 2004-07-05 Phil Edwards <phil@codesourcery.com>
5796
5797 * configure.in: Do not prepend $srcdir to /dev/null in
5798 makefile fragments.
5799 * configure: Regenerate.
5800
5801 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5802
5803 * Makefile.def (host_modules): Set bootstrap=true for flex.
5804 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5805 * Makefile.in: Rebuilt.
5806
5807 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5808
5809 * Makefile.def (build_modules): Add bison, byacc, flex,
5810 m4, texinfo.
5811 (flags_to_pass): Add FLEX.
5812 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5813 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5814 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5815 DEFAULT_MAKEINFO): Remove.
5816 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5817 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5818 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5819 objdir or else use configured tool.
5820 (all-build): New.
5821 (all): Depend on it.
5822 (Build module dependencies): Add.
5823 * Makefile.in: Regenerate.
5824 * configure.in: Better support for multiple build modules,
5825 matching what is done for host/target modules. Do not look
5826 for "plausible" locations of build tools if Canadian cross.
5827 Use autoconf's AC_PROG_CC to find a C compiler. Define
5828 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5829 * configure: Regenerate.
5830
5831 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5832
5833 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5834 * Makefile.in: Regenerate.
5835
5836 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5837
5838 * Makefile.tpl (configure-build-[+module+],
5839 configure-[+module+], configure-target-[+module+]): Pass
5840 [+extra_configure_args+].
5841 (all-build-[+module+], all-[+module+], check-[+module+],
5842 install-[+module+], [+make_target+]-[+module+],
5843 all-target-[+module+], check-target-[+module+],
5844 install-target-[+module+], [+make_target+]-target-[+module+]):
5845 Pass [+extra_make_args+].
5846 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5847 (GCC_HOST_EXPORTS): Remove.
5848 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5849 cross, check-gcc, check-gcc-c++, install-gcc,
5850 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5851 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5852 * Makefile.in: Regenerate.
5853
5854 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5855
5856 * configure.in: Check for srcdir/winsup rather than build directory
5857 winsup.
5858 * configure: Regenerate.
5859
5860 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5861
5862 * configure.in: Don't build Cygwin native newlib if winsup
5863 directory is missing. Emit warning instead.
5864 * configure: Regenerate.
5865
5866 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5867
5868 * Makefile.tpl (touch-stage[+id+]): New.
5869 (restage[+prev+]): Depend on touch-stage[+id+].
5870
5871 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5872 Use it throughout.
5873
5874 * Makefile.def: Add profile and feedback bootstrap stages.
5875 Remove next field from bootstrap stages.
5876 * Makefile.tpl (LN, LN_S): Substitute.
5877 (stageN-start, stageN-end): Use double-colon rules, to
5878 provide a hook for additional setup commands.
5879 (distclean-stageN-gcc, restageN): Create dependencies from
5880 [+prev+], not from [+next+].
5881 (stageN-bubble): Add commands for successive stages from
5882 [+prev+], using double-colon rules.
5883 (all-stageN-gcc): Fix typo.
5884 (stagefeedback-start, profiledbootstrap): New.
5885 * Makefile.in: Regenerate.
5886 * configure.in: Call ACX_PROG_LN.
5887 * configure: Regenerate.
5888
5889 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5890
5891 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5892 without gcc.
5893 * configure: Regenerate.
5894
5895 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5896
5897 * Makefile.tpl: Fix typo.
5898 * Makefile.in: Regenerate.
5899
5900 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5901
5902 * configure.in: Remove new- prefix from toplevel
5903 bootstrap targets.
5904 * configure: Regenerate.
5905
5906 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5907
5908 Merge this patch from the gcc tree:
5909
5910 2004-05-30 Andreas Jaeger <aj@suse.de>
5911 Jim Wilson <wilson@specifixinc.com>
5912
5913 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5914 like CC.
5915
5916 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5917
5918 * Makefile.tpl (all.normal): Rename to all.
5919 (all): Replace with a rule to pick the default
5920 target from configure.
5921 (all-gcc, configure-gcc): Use conditionals to
5922 do nothing when toplevel bootstrap is going on.
5923 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5924 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5925 * configure.in: Support --enable-bootstrap.
5926
5927 * Makefile.def: Remove new- prefix from toplevel
5928 bootstrap targets.
5929 * Makefile.tpl: Likewise.
5930
5931 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5932 target.
5933
5934 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5935 $(RECURSE_FLAGS) to recursive invocation of make.
5936
5937 * Makefile.in: Regenerate.
5938 * configure: Regenerate.
5939
5940 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5941
5942 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5943 * configure: Regenerate.
5944
5945 2004-05-25 Daniel Jacobowitz <drow@false.org>
5946
5947 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5948 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5949 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5950 targets.
5951 * Makefile.in: Regenerate.
5952
5953 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5954
5955 * configure.in: Test the ability to symlink directories.
5956 * configure: Regenerate.
5957
5958 * Makefile.def (bootstrap-stage): New definitions.
5959 * Makefile.tpl (configure-stage1-gcc,
5960 configure-stage2-gcc, configure-stage3-gcc,
5961 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5962 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5963 new-restage3, compare): Autogenerate, see Makefile.in
5964 entry for behavioral changes.
5965 (distclean-stage1, new-stage1-start, new-stage1-end,
5966 new-stage1-bubble, distclean-stage2, new-stage2-start,
5967 new-stage2-end, new-stage2-bubble, distclean-stage3,
5968 new-stage3-start, new-stage3-end): New autogenerated targets.
5969 (objext, prebootstrap, BOOT_CFLAGS,
5970 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5971 targets.
5972
5973 * Makefile.in: Regenerate.
5974 (distclean-stage1, new-stage1-start, new-stage1-end,
5975 new-stage1-bubble, distclean-stage2, new-stage2-start,
5976 new-stage2-end, new-stage2-bubble, distclean-stage3,
5977 new-stage3-start, new-stage3-end): New targets.
5978 (all-stage1-gcc): Move prebootstrap dependency from here...
5979 (configure-stage1-gcc): ...to here.
5980 (new-bootstrap): Use bubble targets.
5981 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5982 Use per-stage distclean targets.
5983 (configure-stage1-gcc, configure-stage2-gcc,
5984 configure-stage3-gcc, all-stage1-gcc,
5985 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5986 Use new-stageN-start to prepare the tree.
5987
5988 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5989
5990 * Makefile.def (host_modules): add libcpp.
5991 * Makefile.tpl: Add dependencies on and for libcpp.
5992 * Makefile.in: Regenerate.
5993 * configure.in: Add libcpp host module.
5994 * configure: Regenerate.
5995
5996 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5997
5998 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5999 of libf2c.
6000 * configure, Makefile.in: Regenerate.
6001
6002 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6003
6004 Merge from tree-ssa-20020619-branch.
6005
6006 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6007 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6008 (HOST_GMPLIBS): Define.
6009 (HOST_GMPINC): Define.
6010 (TARGET_LIB_PATH): Add libmudflap.
6011 (GFORTRAN_FOR_TARGET): Define.
6012 (configure-build*): Export GFORTRAN.
6013 (configure-gcc): Export GMPLIBS and GMPINC.
6014 (all-gcc): Add maybe-all-libbanshee.
6015 (configure-target-libgfortran): Define.
6016 * Makefile.in: Regenerate.
6017 * configure.in (host_libs): Add libbanshee.
6018 (target_libraries): Add target-libmudflap and target-libgfortran.
6019 Add --with-libbanshee.
6020 Handle --disable-libmudflap.
6021 (*-*-freebsd*): Use with_gmp.
6022 Add $(libgcj) to noconfigdirs.
6023 * configure: Regenerate.
6024 * depcomp: New file.
6025 * MAINTAINERS: Add tree-ssa maintainers.
6026
6027 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6028
6029 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6030 * configure: Regenerate.
6031
6032 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6033
6034 Revert:
6035 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6036
6037 * Makefile.def (flags_to_pass): Remove *dir variables that
6038 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6039 as well as prefix and exec_prefix.
6040 * Makefile.in: Regenerate.
6041
6042 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6043
6044 * Makefile.def (host_modules): Mark with the bootstrap
6045 flag packages on which gcc depends.
6046 * Makefile.tpl (all-bootstrap): Use it.
6047 * Makefile.in: Regenerate.
6048
6049 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6050
6051 * Makefile.def (flags_to_pass): Remove *dir variables that
6052 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6053 as well as prefix and exec_prefix.
6054 * Makefile.in: Regenerate.
6055
6056 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6057
6058 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6059 * configure: Regenerate.
6060 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6061 * gcc/Makefile.tpl (compare): Use the result of the test.
6062 * gcc/Makefile.in: Regenerate.
6063
6064 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6065
6066 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6067 Always relocate gcc and prev-gcc to the original names, even
6068 if the build fails.
6069 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6070 New targets.
6071
6072 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6073
6074 * configure.in (mips*-*-irix5*): Enable ld.
6075 * configure: Regenerate.
6076
6077 2004-04-15 James E Wilson <wilson@specifixinc.com>
6078
6079 * Makefile.tpl (configure-[+module+], configure-gcc,
6080 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6081 Set and export LDFLAGS.
6082 * Makefile.in: Regenerate.
6083
6084 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6085
6086 PR bootstrap/14871
6087 * Makefile.tpl: If we don't have built-in-tree target tools,
6088 use the ones found by configure rather than hacking around with
6089 program_transform_name.
6090 * configure.in: Give Makefile.tpl the information necessary
6091 to do that.
6092 * Makefile.in: Regenerate.
6093 * configure: Regenerate.
6094
6095 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6096
6097 PR bootstrap/14760
6098 * configure.in: When computing baseargs, strip *all* copies of
6099 offending options. Also, don't match/substitute the trailing space,
6100 so that this actually works when two similar options are separated by
6101 only one space.
6102 * configure: Regenerate.
6103
6104 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6105
6106 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6107 (rs6000-*-aix*): Same.
6108 * configure: Regenerate.
6109
6110 2004-03-25 Stan Shebs <shebs@apple.com>
6111
6112 Remove MPW support, no longer used.
6113 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6114 mpw-install: Remove files.
6115 * src-release (DEVO_SUPPORT): Remove names of removed files.
6116 * MAINTAINERS: Likewise.
6117
6118 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6119
6120 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6121 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6122 * Makefile.in: Regenerate.
6123
6124 * configure.in (top level bootstrap support): Rework --enable-werror
6125 to set @stage2_werror_flag@.
6126 * configure: Regenerate.
6127 * Makefile.tpl (top level bootstrap support): Pass
6128 @stage2_werror_flag@ down to configure in stages 2 and 3.
6129 * Makefile.in: Regenerate.
6130
6131 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6132
6133 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6134 for stages 2 and 3 as well as in make. As a consequence, remove
6135 OUTPUT_OPTION (now detected by configure) from the flags passed down
6136 to make.
6137 * Makefile.in: Regenerate.
6138
6139 * Makefile.tpl (new-bootstrap): Fix typo.
6140 * Makefile.in: Regenerate.
6141
6142 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6143
6144 * Makefile.tpl: Rearrange by moving recursive_targets rules
6145 into their proper sections.
6146 * Makefile.tpl (top level bootstrap support): Move disabling
6147 of coverage flags from 'make' to 'configure'; improve comments.
6148 * Makefile.in: Regenerate.
6149
6150 * Makefile.tpl (experimental top level bootstrap) Move stage1
6151 language setting from all- target to configure- target; disable
6152 intermodule optimization in stage 1; prevent gratuitous rebuilds
6153 of stage 1.
6154 * Makefile.in: Regenerate.
6155 * configure.in: Comma-separate stage 1 language list for top
6156 level bootstrap.
6157 * configure: Regenerate.
6158
6159 * Makefile.tpl: Clean up experimental top level bootstrap support:
6160 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6161 prev-gcc in configure- targets as well as all- targets.
6162 * Makefile.in: Regenerate.
6163
6164 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6165
6166 * configure.in: Remove symbolic link section.
6167 * configure: Regenerate.
6168 * Makefile.tpl (links): Remove.
6169 * Makefile.in: Regenerate.
6170
6171 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6172 Nathanael Nerode <neroden@gcc.gnu.org>
6173
6174 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6175 Set with AC_CHECK_PROGS.
6176 * configure.in: Fix comment typo from last patch.
6177 * configure: Regenerate.
6178
6179 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6180
6181 * Makefile.tpl: Introduce experimental top level bootstrap support.
6182 * Makefile.in: Regenerate.
6183 * configure.in: Introduce support for top level bootstrap.
6184 * configure: Regenerate.
6185
6186 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6187 Paolo Bonzini <bonzini@gnu.org>
6188
6189 PR bootstrap/14522
6190 * configure.in: Cope with shells that do not support unquoted ^
6191 * configure: Regenerate.
6192
6193 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6194 Paolo Bonzini <bonzini@gnu.org>
6195
6196 PR bootstrap/14522
6197 * configure.in: Cope with shell that do not support nesting
6198 quotes inside quoted backquote substitutions.
6199 * configure: Regenerate.
6200
6201 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6202
6203 PR bootstrap/14522
6204 * configure.in: Fix escaping of $.
6205 * configure: Regenerate.
6206
6207 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6208
6209 * configure: Regenerate.
6210
6211 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6212
6213 PR ada/14131
6214 Move language detection to the top level.
6215 * configure.in: Find default values for the tools as
6216 soon as possible. Disable ada if GNAT is not found.
6217 Emit error message about missing languages. Expand
6218 --enable-languages=all for the gcc subdirectory.
6219
6220 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6221
6222 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6223 and disable libgcj.
6224 * configure: Regenerated.
6225
6226 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6227
6228 PR bootstrap/7087
6229 * Makefile.tpl: Guard XFOO sed statements better.
6230 * Makefile.tpl: Add dependency for configure-target-libada.
6231 * Makefile.in: Regenerate (incidentally fixes broken
6232 commit when libada-branch was merged).
6233
6234 2004-02-28 Andrew Cagney <cagney@redhat.com>
6235
6236 * src-release (CVS_NAMES): Define.
6237 (do-tar, do-tar): Prune $(CVS_NAMES).
6238
6239 2004-02-23 Andrew Cagney <cagney@redhat.com>
6240
6241 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6242 2004-02-19.09.
6243
6244 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6245
6246 PR bootstrap/11932
6247 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6248
6249 2004-02-19 Andrew Cagney <cagney@redhat.com>
6250
6251 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6252 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6253
6254 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6255
6256 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6257 (rs6000-*-aix*): Same.
6258 * configure: Regenerate.
6259
6260 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6261
6262 * configure.in (host): Add in missing $noconfigdirs to defines.
6263 * configure: Regenerate.
6264
6265 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6266 Nathanael Nerode <neroden@gcc.gnu.org>
6267
6268 PR ada/6637, PR ada/5911
6269 Merge with libada-branch:
6270 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6271 with appropriate dependencies. Add --enable-libada configure switch.
6272 * configure, Makefile.in: Regenerate.
6273
6274 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6275
6276 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6277 * configure: Regenerate.
6278
6279 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6280
6281 * COPYING.NEWLIB: Update Red Hat license to 2004.
6282
6283 2004-01-23 DJ Delorie <dj@redhat.com>
6284
6285 * Makefile.def (target_modules) [libiberty]: Don't stage.
6286 * Makefile.in: Rebuilt.
6287
6288 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6289
6290 * COPYING.NEWLIB: Update to include copyrights for new
6291 iconv code.
6292
6293 2004-01-15 Andrew Cagney <cagney@redhat.com>
6294
6295 * src-release: Update copyright year.
6296 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6297 (NEWLIB_SUPPORT_DIRS): Delete macro.
6298 (newlib.tar.bz2): Delete rule.
6299
6300 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6301
6302 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6303 * Makefile.tpl (configure-target-[+module+]): Support stage.
6304 * Makefile.in: Rebuilt.
6305
6306 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6307
6308 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6309 throughout.
6310
6311 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6312
6313 * configure.in: Use ./config.cache, not config.cache.
6314 * configure: Regenerate.
6315 * Makefile.tpl: Special-casing not needed for GCC any more.
6316 * Makefile.in: Regenerate.
6317
6318 * configure.in: Don't share a cache file for host dirs.
6319 * configure: Regenerate.
6320
6321 * config-ml.in: Don't mess with the cache file.
6322
6323 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6324
6325 * Makefile.tpl: Make GCC use a separate config.cache.
6326 * Makefile.in: Regenerate.
6327
6328 PR bootstrap/11932, PR bootstrap/11933
6329 (I don't know if it will fix either of them, but it relates
6330 to them.)
6331 * configure.in: Don't use shared config.cache for target
6332 directories.
6333 * configure: Regenerate.
6334
6335 2003-12-31 Roger Sayle <roger@eyesopen.com>
6336
6337 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6338 * configure: Regenerated.
6339
6340 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6341
6342 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6343 * configure: Regenerated.
6344
6345 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6346
6347 Port change over from GCC:
6348 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6349 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6350 (configure-build-[+module+], configure-[+module+]): Likewise.
6351 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6352 * Makefile.in: Regenerate.
6353
6354 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6355
6356 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6357 * configure: Regenerate.
6358
6359 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6360
6361 * COPYING.NEWLIB: Add license info for long long routines added to
6362 stdlib.
6363
6364 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6365
6366 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6367 * Makefile.in: Regenerate.
6368
6369 2003-10-20 Phil Edwards <phil@codesourcery.com>
6370
6371 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6372 * configure: Regenerate.
6373
6374 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6375
6376 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6377 HOST_FLAGS_TO_PASS.
6378 * Makefile.in: Regenerate.
6379
6380 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6381
6382 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6383 * configure: Rebuilt
6384 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6385 * Makefile.in: Rebuilt
6386
6387 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6388
6389 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6390
6391 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6392
6393 * config-ml.in: Use ac_configure_args directly instead of
6394 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6395 actually seen.
6396
6397 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6398
6399 * config-ml.in: Propagate INSTALL variables.
6400
6401 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6402
6403 * configure.in: Pass a computed --program-transform-name
6404 to subconfigures.
6405 * configure: Regenerated.
6406
6407 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6408
6409 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6410 * Makefile.in: Regenerate.
6411
6412 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6413 * Makefile.in: Regenerate.
6414
6415 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6416
6417 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6418 quoting.
6419 * configure: Regenerated.
6420
6421 2003-09-12 Michael Chastain <mec@shout.net>
6422
6423 Fix PR gdb/857.
6424 * src-release (do-proto-topleve): Remove junk files
6425 intl/config.cache, intl/config.status,
6426 intl/config.h, intl/stamp-h.
6427
6428 2003-09-14 Andrew Cagney <cagney@redhat.com>
6429
6430 * src-release (dejagnu.tar): New target.
6431 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6432 (do-djunpack): Use $(PACKAGE) for the package name.
6433
6434 2003-09-04 DJ Delorie <dj@redhat.com>
6435
6436 * configure: Regenerate.
6437
6438 2003-09-04 Robert Millan <robertmh@gnu.org>
6439
6440 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6441
6442 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6443
6444 * configure.in: Ensure arguments to sed are properly spaced.
6445 * configure: Regenerate.
6446
6447 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6448
6449 Merge from gcc:
6450 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6451 * install-sh: Update to newer upstream versions (associated with
6452 aclocal 1.7).
6453 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6454
6455 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6456
6457 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6458 * configure: Regenerated.
6459
6460 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6461
6462 * configure.in: Use newline instead of semicolon when assuming
6463 shell arguments in a for loop.
6464 * configure: Regenerated.
6465
6466 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6467
6468 PR 8180
6469 * configure.in: When testing with_libs and with_headers, treat
6470 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6471 * configure: Regenerate.
6472
6473 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6474 make, shell, etc.
6475 (baseargs): Likewise.
6476 * configure: Regenerate.
6477
6478 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6479
6480 * configure.in: Disable libgcj for darwin not on powerpc.
6481 * configure: Rebuild.
6482
6483 2003-08-15 Michael Chastain <mec@shout.net>
6484
6485 * src-release (do-proto-toplev): Remove junk files
6486 dejagnu/example/calc/config.status,
6487 dejagnu/example/calc/config.log.
6488
6489 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6490
6491 * config-ml.in, symlink-tree: Add license.
6492
6493 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6494
6495 Merge from gcc:
6496
6497 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6498 * Makefile.tpl (check, check-c++): Express dependencies using
6499 dependencies rather than commands.
6500 * Makefile.in: Regenerate.
6501
6502 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6503 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6504 * Makefile.in: Update.
6505
6506 2003-08-01 Andrew Cagney <cagney@redhat.com>
6507
6508 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6509 * configure: Ditto.
6510
6511 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6512
6513 * configure.in: Enable libgcj for darwin.
6514 * configure: Rebuild.
6515
6516 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6517
6518 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6519
6520 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6521
6522 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6523 creating target and build subdirs to build all parent dirs as needed.
6524 * Makefile.in: Rebuild.
6525 * configure.in: Don't build dirs explicitly here.
6526 * configure: Rebuild.
6527
6528 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6529
6530 * Makefile.tpl (all-make): Depend on intl.
6531 * Makefile.in: Rebuilt.
6532
6533 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6534
6535 * config.if: Remove unused libc_interface determination.
6536
6537 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6538
6539 * Makefile.in: Regenerate, correctly this time.
6540
6541 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6542
6543 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6544 unused INSTALL_PROGRAM_ARGS.
6545 * configure.in: Use AC_PROG_INSTALL.
6546 * Makefile.in: Regenerate.
6547 * configure: Regenerate.
6548
6549 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6550
6551 * configure: Rebuilt.
6552 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6553 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6554 newlib nor libgloss.
6555 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6556 * configure.in (am33_2.0-*-linux*): Added.
6557
6558 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6559
6560 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6561 * configure: Regenerate.
6562
6563 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6564
6565 * config-ml.in: Replace PWD with PWD_COMMAND.
6566 * Makefile.tpl: Likewise.
6567 * Makefile.in: Regenerated.
6568
6569 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6570
6571 * configure.in: Clean up config-lang.in handling. Delete
6572 useless assignment to "subdirs".
6573 * configure: Regenerate.
6574
6575 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6576
6577 * configure.in: Rename 'target_libs' to 'target_libraries'.
6578 Remove useless reference to 'target_libs'.
6579 * configure: Regenerate.
6580
6581 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6582
6583 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6584 * Makefile.in: Regenerate.
6585
6586 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6587
6588 * Makefile.def: Introduce flags_to_pass.
6589 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6590 * Makefile.in: Regenerate.
6591
6592 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6593
6594 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6595 and target-libgloss.
6596 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6597 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6598 * configure: Regenerate.
6599
6600 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6601
6602 * configure.in: Update testsuite_flags to new location.
6603 * configure. Regenerate.
6604
6605 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6606
6607 * Makefile.tpl: Remove BUILD_CC stuff.
6608 * Makefile.in: Regenerate.
6609
6610 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6611
6612 * config.guess: Update to 2003-06-12 version.
6613 * config.sub: Update to 2003-06-13 version.
6614
6615 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6616
6617 * MAINTAINERS: Add myself as MIPS co-maintainer.
6618
6619 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6620
6621 * config.guess: Update to 2003-06-06 version.
6622 * config.sub: Update to 2003-06-06 version.
6623
6624 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6625
6626 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6627 * configure. Regenerate.
6628
6629 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6630
6631 * configure.in: Disable serial configure by default.
6632 * configure: Regenerate.
6633 * Makefile.tpl: Abolish .NOTPARALLEL.
6634 * Makefile.in: Regenerate.
6635
6636 * Makefile.tpl: Replace {build,host,target}_canonical by
6637 {build,host,target}.
6638 * Makefile.in: Regenerate.
6639
6640 * Makefile.tpl: Fix stupid pasto.
6641 * Makefile.in: Regenerate.
6642
6643 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6644
6645 * Makefile.tpl: Remove bogus conditional.
6646 * Makefile.in: Regenerate.
6647
6648 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6649
6650 * Makefile.tpl: Make 'recursive targets' using autogen rather
6651 than shell loop. Remove duplicate 'clean' targets and false
6652 comments.
6653 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6654 Add systematic method of specifying missing targets in subdirs.
6655 Add copyright boilerplate.
6656 * Makefile.in: Regenerate.
6657 * configure.in: Add 'recursive targets' to maybe list.
6658 * configure: Regenerate.
6659
6660 * Makefile.tpl: Rename [+target+] to [+make_target+].
6661 * Makefile.def: Rename 'target' to 'make_target'.
6662
6663 2003-05-30 Nick Clifton <nickc@redhat.com>
6664
6665 * README-maintainer-mode: Update URL for locating blessed config
6666 tools.
6667
6668 2003-05-29 Robert Millan <rmh@debian.org>
6669
6670 * ltconfig: Import this patch and modify for use with current
6671 version of ltconfig:
6672
6673 2003-05-21 Bruno Haible <bruno@clisp.org>
6674
6675 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6676 GNU/FreeBSD.
6677
6678 2003-05-28 DJ Delorie <dj@redhat.com>
6679
6680 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6681 * Makefile.in: Regenerate.
6682
6683 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6684
6685 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6686
6687 2003-05-21 DJ Delorie <dj@redhat.com>
6688
6689 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6690 newlib or libgloss.
6691 * Makefile.in: Regenerate.
6692
6693 2003-05-21 DJ Delorie <dj@redhat.com>
6694
6695 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6696 * Makefile.in: Regenerate.
6697
6698 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6699
6700 * configure.in: Use curly braces in the definition of tooldir.
6701 * configure: Regenerate.
6702
6703 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6704
6705 * configure.in: Switch more things to use maybe dependencies.
6706 * Makefile.tpl: Switch more things to use maybe dependencies.
6707 Factor out common code from autogen IF statements.
6708 * configure: Regenerate.
6709 * Makefile.in: Regenerate.
6710
6711 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6712
6713 * configure.in: Accept i[3456789]86 for machine type.
6714 * configure: Regenerate.
6715
6716 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6717
6718 * configure.in: Switch more things to use maybe dependencies.
6719 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6720 * configure: Regenerate.
6721 * Makefile.tpl: Switch more things to use maybe dependencies.
6722 * Makefile.in: Regenerate.
6723
6724 2003-05-16 Andreas Schwab <schwab@suse.de>
6725
6726 * Makefile.tpl (install-opcodes): Define.
6727 * Makefile.in: Rebuild.
6728
6729 2003-05-13 Andreas Jaeger <aj@suse.de>
6730
6731 * config.guess: Update to 2003-05-09 version.
6732 * config.sub: Update to 2003-05-09 version.
6733
6734 2003-05-13 Michael Eager <eager@mvista.com>
6735
6736 * configure.in: Correct sed script so that options in quotes are not
6737 deleted.
6738 * configure: Rebuild.
6739
6740 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6741
6742 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6743 and $$s/newlib/libc/sys/cygwin32 include paths.
6744 * configure: Ditto.
6745
6746 2003-05-05 H.J. Lu <hjl@gnu.org>
6747
6748 * config-ml.in: Restored from gcc repository.
6749
6750 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6751
6752 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6753 * Makefile.in: Regenerate.
6754
6755 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6756
6757 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6758 and Makefile.def.
6759
6760 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6761
6762 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6763 * Makefile.in: Regenerated.
6764
6765 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6766
6767 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6768 * Makefile.in: Regenerate.
6769
6770 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6771
6772 * configure.in (powerpc64*-*-linux*): Remove.
6773 * configure: Rebuilt.
6774
6775 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6776
6777 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6778 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6779 and restrap.
6780 * Makefile.in: Regenerate.
6781
6782 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6783
6784 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6785 * configure: Regenerated.
6786
6787 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6788
6789 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6790 * */configure: Rebuilt.
6791
6792 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6793
6794 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6795 * Makefile.in: Regenerate.
6796
6797 2003-03-14 Michael Chastain <mec@shout.net>
6798
6799 * Makefile.in: Regenerate with correct Makefile.def.
6800
6801 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6802
6803 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6804 Make macro.
6805 * Makefile.in: Regenerate.
6806 * configure.in: Clean up gxx_include_dir logic.
6807 * configure: Regenerate.
6808
6809 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6810
6811 * configure.in (gxx_include_dir): Fix typo.
6812 * configure: Regenerated.
6813
6814 2003-03-06 Andrew Cagney <cagney@redhat.com>
6815
6816 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6817
6818 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6819
6820 * configure.in: Include $(build_tooldir)/sys-include in
6821 FLAGS_FOR_TARGET.
6822 * configure: Regenerated.
6823
6824 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6825
6826 * Makefile.tpl: Reindent.
6827 * Makefile.in: Regenerate.
6828 * configure.in: Reindent. Don't set unused variables.
6829 * configure: Regenerate.
6830
6831 * Makefile.tpl: Always pass down RANLIB.
6832 * Makefile.in: Regenerate.
6833
6834 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6835 * Makefile.in: Regenerate.
6836 * configure.in: Remove unused logic relating to --enable-shared
6837 and --enable-threads. Remove bogus comments. Remove redundant
6838 noconfigdirs.
6839 * configure: Regenerate.
6840
6841 * configure.in: Replace ${libstdcxx_version} by its value.
6842 Remove reference to mh-dgux.
6843 * configure: Regenerate.
6844
6845 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6846
6847 * Makefile.tpl: Rearrange.
6848 * Makefile.in: Regenerate.
6849
6850 2003-02-25 Nick Clifton <nickc@redhat.com>
6851
6852 * configure: Remove site-file supprot - it is obsolete.
6853
6854 2003-02-24 Uwe Stieber <uwe@wwws.de>
6855
6856 * configure.in: Add support for kaOS as cross build target system.
6857 * configure: Regenerated.
6858
6859 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6860
6861 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6862 configure-target-* as some target builds may require additional
6863 flags for preprocessor tests.
6864 * Makefile.in: Regenerated.
6865
6866 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6867
6868 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6869 * ltconfig: Handle it.
6870 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6871 auto-detecting it.
6872
6873 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6874
6875 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6876 it is used as argument to $CC.
6877 * ltcf-gcj.sh: Likewise.
6878
6879 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6880
6881 * configure.in: Introduce --enable-maintainer-mode.
6882 * configure: Rebuilt.
6883 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6884 for maintainer mode.
6885 * Makefile.in: Rebuilt.
6886
6887 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6888
6889 * configure: Regenerate using autoconf 2.13.
6890
6891 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6892
6893 * config.guess: Import latest version.
6894 * config.sub: Import latest version.
6895
6896 2003-02-18 Jason Merrill <jason@redhat.com>
6897
6898 * Makefile.tpl (check-c++): Allow parallelism.
6899
6900 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6901
6902 * configure: Regenerate using autoconf 000227.
6903
6904 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6905
6906 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6907 don't configure target-libobjc.
6908 * configure: Regenerate.
6909
6910 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6911
6912 * Makefile.tpl (RANLIB): Define.
6913 * Makefile.in: Regenerate.
6914
6915 2003-02-06 Keith R Seitz <keiths@redhat.com>
6916
6917 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6918 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6919 * Makefile.in: Regenerated.
6920 * configure.in: Remove all traces of snavigator, db, and grep.
6921 * configure: Regenerated.
6922
6923 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6924
6925 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6926 * Makefile.in: Regenerated.
6927
6928 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6929
6930 * config.if: Copy from GCC.
6931
6932 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6933
6934 * configure.in: Revert 24Jan change.
6935 * configure: Regenerate.
6936
6937 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6938
6939 * configure.in: Revert previous change.
6940 * configure: Regenerate.
6941
6942 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6943
6944 * configure.in: Make rda native-only.
6945 * configure: Regenerate.
6946
6947 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6948
6949 * configure.in: Add missing \.
6950 * configure: Rebuilt.
6951
6952 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6953
6954 * configure.in (baseargs): Avoid using \| in sed regular
6955 expressions.
6956 * configure: Rebuilt.
6957
6958 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6959
6960 * configure.in (baseargs): Remove all supported forms of
6961 --cache-file, --srcdir, --host, --build and --target options
6962 from argument lists.
6963 * configure: Rebuilt.
6964
6965 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6966
6967 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6968 * configure: Rebuilt.
6969
6970 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6971
6972 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6973 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6974 * Makefile.in: Regenerate.
6975 * configure: Regenerate.
6976
6977 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6978
6979 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6980 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6981 * Makefile.in: Regenerate.
6982
6983 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6984
6985 * configure.in: Remove Makefile in build, host and target modules
6986 unless configure was run with --no-recursion.
6987 * configure: Rebuilt.
6988
6989 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6990
6991 * config.guess: Update to 2003-01-03 version.
6992 * config.sub: Update to 2003-01-03 version.
6993
6994 2003-01-07 Christopher Faylor <cgf@redhat.com>
6995
6996 * configure: Regenerate with proper autoconf 2.13.
6997
6998 2003-01-07 Christopher Faylor <cgf@redhat.com>
6999
7000 * configure.in: Add AC_PREREQ for consistency.
7001 * configure: Regenerate.
7002
7003 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7004
7005 * configure.in (GDB_TK): Add tcl directories conditional on
7006 gdb/gdbtk directory being present.
7007 * configure: Regenerate.
7008
7009 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7010
7011 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7012 by gcc if LD is not defined and we are not doing a Canadian Cross.
7013 * configure: Rebuilt.
7014
7015 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
7016
7017 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7018
7019 2002-12-31 Tom Tromey <tromey@redhat.com>
7020
7021 * Makefile.in: Rebuilt.
7022 * Makefile.def (target_modules) [libffi]: Allow installation.
7023
7024 2002-12-31 Andreas Schwab <schwab@suse.de>
7025
7026 * configure.in: Fix use of $program_transform_name.
7027 * configure: Regenerated.
7028
7029 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7030
7031 * configure.in (baseargs): Don't remove first configure argument.
7032 * configure: Regenerated.
7033
7034 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7035
7036 * Makefile.tpl (local-distclean): Don't remove...
7037 (multilib.ts): ... this. Moved into...
7038 (multilib.out): ... this. Don't use sub-make.
7039 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7040 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7041 (configure-build-[+module+], configure-[+module+],
7042 configure-target-[+module+], configure-gcc): ... these. Test
7043 for Makefile existence. Drop config.status from dependencies.
7044 * Makefile.in: Rebuilt.
7045 * configure.in: Move gcc-version-trigger to the end of
7046 ac_configure_args. Add comments to maybedep.tmp and
7047 serdep.tmp. Introduce --disable-serial-configure. Remove
7048 nonopt from baseargs, matching and removing corresponding
7049 whitespace while at it.
7050 * configure: Rebuilt.
7051
7052 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7053
7054 * configure.in (host_configargs): Replace reference to
7055 no-longer-defined buildopts with --build=${build_alias}.
7056 * configure: Rebuilt.
7057
7058 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7059
7060 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7061 program_transform_name to standard idiom.
7062 (AUTOGEN, AUTOCONF): Define.
7063 (Makefile.in): Use $(AUTOGEN).
7064 (Makefile): Depend on config.status, and use autoconf-style rule to
7065 build it. Move original commands to...
7066 (config.status): ... this new target.
7067 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7068 $(AUTOCONF).
7069 * Makefile.in: Rebuilt.
7070
7071 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7072
7073 * Makefile.tpl: Fix dramatic bustage due to change in
7074 program_transform_name.
7075 * Makefile.in: Regenerate.
7076
7077 * configure.in: Remove unnecessary PATH setting.
7078 * configure: Regnerate.
7079
7080 * configure.in: Don't default to unprefixed tools unless
7081 the native tools will work.
7082 * configure: Regenerate.
7083
7084 * configure.in: Convert to autoconf script. Blow away lots
7085 of now-redundant Makefile fragments.
7086 * configure: Generate using Autoconf.
7087 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7088 * Makefile.in: Regenerate.
7089
7090 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7091
7092 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7093 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7094
7095 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7096 where they belong.
7097
7098 2002-12-24 Andreas Schwab <schwab@suse.de>
7099
7100 * Makefile.tpl (multilib.out): Fix missing space.
7101 * Makefile.in: Regenerate.
7102
7103 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7106 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7107 * Makefile.in: Regenerate.
7108 * configure.in: Remove unnecessary leftovers.
7109
7110 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7111
7112 * configure.in (extra_ranlibflags_for_target): New variable.
7113 (*-*-darwin): Add -c to ranlib commands.
7114 * configure (tooldir): Handle extra_ranlibflags_for_target.
7115
7116 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7117
7118 * COPYING.NEWLIB: Updated.
7119 * COPYING.LIBGLOSS: Ditto.
7120
7121 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7122
7123 * Makefile.tpl: Revert HJL's change.
7124 * Makefile.in: Regenerated.
7125 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7126 always.
7127
7128 2002-12-19 Andreas Schwab <schwab@suse.de>
7129
7130 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7131 * Makefile.in: Regenerate.
7132
7133 2002-12-18 H.J. Lu <hjl@gnu.org>
7134
7135 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7136 * Makefile.in: Regenerated.
7137
7138 * configure.in (build_prefix): New. Substitute.
7139
7140 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7141
7142 * Makefile.tpl: Don't let real targets depend on phony targets.
7143 * Makefile.in: Regenerate.
7144
7145 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7146 * Makefile.in: Regenerate.
7147
7148 2002-12-16 Jason Merrill <jason@redhat.com>
7149
7150 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7151 previous 'make bootstrap'.
7152 * Makefile.in: Regenerate.
7153
7154 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7155
7156 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7157
7158 2002-12-13 Jason Merrill <jason@redhat.com>
7159
7160 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7161 library tests.
7162 (check-c++): Just depend on it and check-target-libstdc++-v3.
7163 * Makefile.in: Regenerate.
7164
7165 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7166
7167 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7168 * Makefile.in: Regenerate.
7169
7170 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7171
7172 * COPYING.NEWLIB: Update list of alternate Regent of California
7173 licenses and discuss official revoking of advertising clause.
7174 * COPYING.LIBGLOSS: Ditto.
7175
7176 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7177
7178 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7179 * Makefile.in: Rebuilt.
7180
7181 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7182
7183 * configure: Fix bug put in by gremlins.
7184
7185 * Makefile.tpl: Substitute more autoconfily.
7186 * configure: Substitute more autoconfily.
7187 * Makefile.in: Regenerate.
7188
7189 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7190
7191 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7192 * Makefile.in (all-sim): Ditto.
7193
7194 2002-12-06 DJ Delorie <dj@redhat.com>
7195
7196 * Makefile.tpl: Change configure dependencies to not have real
7197 targets depend on phony targets.
7198
7199 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7200
7201 * configure.in: Revert unintentional change.
7202
7203 * src-release: Configure host subdirs.
7204
7205 * Makefile.tpl: Change dependency for */multilib.out so that
7206 it works when gcc isn't in the tree.
7207
7208 * configure.in: Substitute more.
7209 * configure: Run subconfigures from the Makefile.
7210 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7211 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7212
7213 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7214
7215 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7216 and corresponding dependencies.
7217 * Makefile.in: Regenerate.
7218
7219 * configure.in (host_tools): Order binutils, gas and ld for
7220 convenience in running the testsuites.
7221
7222 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7223 * Makefile.in: Regenerate.
7224 * configure.in: Introduce rules to serialize subconfigure runs.
7225
7226 * configure.in: Introduce BASE_CC_FOR_TARGET.
7227 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7228 Realize configure-build-* targets. Realize configure-target-* targets.
7229 * Makefile.in: Regenerate.
7230
7231 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7232
7233 * configure: Move gcc_version_trigger stuff from here...
7234 * configure.in: ...to here.
7235
7236 * configure.in: Separate subconfigure options added by this file from
7237 options given by the user. Add machinery to put args for host
7238 subconfigures into the Makefile.
7239
7240 * Makefile.tpl: Remove 'vault' targets.
7241 * Makefile.tpl: Reorder and comment dependencies.
7242 * Makefile.in: Regenerate.
7243
7244 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7245
7246 * configure.in: Move host-specific darwin noconfigdirs into
7247 the host-specific section.
7248
7249 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7250
7251 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7252 during replay.
7253 * Makefile.in: Regenerate.
7254
7255 (finishing slow-motion replay)
7256 * configure: Remove skip-this-dir support.
7257 * Makefile.tpl: Remove skip-this-dir support.
7258
7259 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7260 subdirectories.
7261 * Makefile.in: Regenerate.
7262
7263 * Makefile.tpl: Strip out useless setting of 'dir'.
7264 * Makefile.in: Regenerate.
7265
7266 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7267
7268 (finishing slow-motion replay)
7269 * configure.in: Fix deeply stupid bug.
7270
7271 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7272 shell code in CXX_FOR_TARGET
7273 * Makefile.def: Introduce raw_cxx.
7274 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7275 RAW_CXX_FOR_TARGET.
7276 * Makefile.in: Regenerate.
7277
7278 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7279
7280 (finishing slow-motion replay)
7281 * Makefile.tpl: Remove unnecessary ifs.
7282 * Makefile.in: Regenerate.
7283
7284 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7285 dependencies. Maybe-ize build-libiberty. Create dummy install
7286 targets for 'no_install' modules.
7287 * configure: Move GDB_TK substitution to configure.in. Move
7288 build_modules stuff to configure.in.
7289 * configure.in: Implement soft dependency machinery. Maybe-ize
7290 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7291 * Makefile.in: Regenerate.
7292
7293 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7294
7295 (continuing slow-motion replay)
7296 * Makefile.tpl: Make all-target, install-target behave similarly
7297 to all, install (only hitting configured targets). Eliminate
7298 unused macro defintions.
7299
7300 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7301 build != host.
7302
7303 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7304
7305 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7306
7307 * configure.in: Produce lists of subdir targets we're actually
7308 configuring. Remove references to "dosrel".
7309 * Makefile.tpl: Let configure set which subdir targets are hit.
7310 Remove install-cross; clean up install; remove ALL. Remove
7311 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7312 Autogenerate host module targets. Remove empty dependency lines
7313 and redundant dependency; rearrange slightly.
7314 * Makefile.def: Add host-side libtermcap, utils.
7315
7316 * Makefile.in: Regenerate.
7317
7318 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7319
7320 (Continuing slow-motion replay)
7321 * Makefile.def: Add list of recursive targets to autogenerate.
7322 Add build_modules.
7323 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7324 targets. Autogenerate *-build-* targets.
7325 * Makefile.in: Regenerate.
7326
7327 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7328
7329 (Continuing slow-motion replay)
7330 * configure: More autoconf-style substitutions.
7331 * Makefile.tpl: More autoconf-style substitutions.
7332 * Makefile.in: Regenerate.
7333
7334 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7335
7336 (Continuing slow-motion replay)
7337 * configure: Substitute more variables in a more autoconf-friendly
7338 way. Simplify slightly.
7339 * Makefile.tpl: Make more variables substitutable in an
7340 autoconf-friendly way.
7341 * Makefile.in: Regenerate.
7342
7343 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7344
7345 (Continuing slow-motion replay)
7346 * configure.in (v810*): Remove special setting of tools.
7347
7348 * configure: Add support for extra required flags for ar or nm.
7349 * configure.in (aix4.3+): Use above support for target-specific
7350 issues, rather than using config/mt-aix43.
7351
7352 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7353
7354 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7355 * configure: Remove 'removing', which doesn't work. Replace $subdir
7356 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7357 with $srcdir. Reformat indentation. Substitute some variables
7358 formerly hard-coded in the Makefile for build=host.
7359 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7360 * Makefile.def: Autogenerate more.
7361 * Makefile.in: Regenerate.
7362
7363 2002-11-13 Bruce Korb <bkorb@gnu.org>
7364
7365 * Makefile.tpl: syntactic cleanup
7366
7367 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7368
7369 * Makefile.def (host_modules): Add rda.
7370 * Makefile.in: Regenerate.
7371 * configure.in (target_tool): Add target-rda to list.
7372
7373 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7374
7375 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7376 and restrap targets to this rule.
7377 * Makefile.in: Regenerate.
7378
7379 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7380
7381 * configure.in (i[3456]86-*-linux*): Add check to disable
7382 ${libgcj} for glibc1.
7383
7384 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7385
7386 * configure.in: Add tic4x target.
7387
7388 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7389
7390 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7391 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7392 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7393 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7394 * Makefile.in: Regenerate.
7395
7396 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7397
7398 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7399 * Makefile.in: Regenerate.
7400
7401 * Makefile.def: Remove order dependency comments.
7402 * Makefile.tpl: Add explicit install-install dependencies.
7403 * Makefile.in: Regenerate.
7404
7405 * Makefile.tpl: Remove material now in src-release. (Finally!)
7406 * Makefile.in: Regenerate.
7407
7408 * configure: Restore my original patch by syncing with gcc version.
7409
7410 * Bring following over from gcc:
7411
7412 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7413
7414 * configure.in (s390*-*-linux*): Enable libgcj.
7415
7416 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7417
7418 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7419
7420 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7421
7422 * configure: Move stray lines back to where they belong.
7423
7424 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7425
7426 * Makefile.tpl: Insert configure-target target, for src-release.
7427
7428 * configure: Finish reverting change which Andrew Cagney started
7429 reverting. Should fix bustage.
7430
7431 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7432 * src-release: New file. Contains material for making net
7433 releases for gdb, binutils, et al., formerly in Makefile.in.
7434
7435 2002-09-30 Nick Clifton <nickc@redhat.com>
7436
7437 * cpu: New top level directory. Intended to hold input files for
7438 CGEN which have FSF copyright assignment.
7439 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7440
7441 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7442
7443 Revert below (note that src does not contain Makefile.tpl):
7444 * Makefile.tpl: Make subsituted variables more autoconfy.
7445 * Makefile.in: Regenerate.
7446
7447 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7448
7449 * configure: Revert accidentally applied changes.
7450
7451 * Makefile.tpl: Make more autoconf-friendly.
7452 * Makefile.in: Regenerate.
7453 * configure: Make substitution more autoconf-like.
7454
7455 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7456
7457 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7458 single entry to handle all these.
7459 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7460 libjava on arm-*-elf.
7461
7462 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7463
7464 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7465 things that depend on them.
7466
7467 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7468
7469 * Makefile.tpl: Make subsituted variables more autoconfy.
7470 * Makefile.in: Regenerate.
7471 * configure: Make seds more autoconfy.
7472
7473 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7474
7475 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7476 * Makefile.in: Regenerate.
7477 * configure.in: Rewrite sed statements to look autoconfy.
7478
7479 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7480 all-target-foo on configure-target-foo.
7481 * Makefile.def: Ditto.
7482 * Makefile.in: Rebuild.
7483
7484 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7485
7486 * Makefile.def: New file.
7487 * Makefile.tpl: New file.
7488 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7489
7490 * configure.in: Minor rearrangement. Simplify tests.
7491
7492 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7493
7494 * configure.in (with_headers): Skip copy if value is "yes".
7495 (with_libs): Likewise.
7496
7497 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7498
7499 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7500 * configure.in (sh*-*-pe*): Ditto.
7501 * configure.in (mips*-*-pe*): Ditto.
7502 * configure.in (*arm-wince-pe): Ditto.
7503
7504 * configure.in: Rearrange.
7505
7506 2002-09-12 Nick Clifton <nickc@redhat.com>
7507
7508 * Import these changes from the config master repository:
7509
7510 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7511
7512 * config.sub: Add tic4x target.
7513
7514 2002-09-03 Ben Elliston <bje@redhat.com>
7515
7516 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7517 Reported by <Duncan_Stodart@insession.com>.
7518
7519 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7520
7521 * COPYING.NEWLIB: More updates.
7522
7523 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7524
7525 * COPYING.NEWLIB: Update.
7526
7527 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7528
7529 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7530
7531 * config.guess: Import version 2002-08-23.
7532 * config.sub: Import version 2002-08-22.
7533
7534 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7535
7536 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7537 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7538 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7539
7540 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7541
7542 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7543
7544 2002-08-04 H.J. Lu (hjl@gnu.org)
7545
7546 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7547
7548 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7549
7550 * configure.in: Move generic linux case to end. Copy generic
7551 linux noconfigdirs to mips*-*-linux* entry and new
7552 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7553
7554 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7555
7556 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7557 one instance of them which was missed to the list to update.
7558
7559 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7560
7561 * config.guess: Update to 2002-07-09 version.
7562 * config.sub: Update to 2002-07-03 version.
7563
7564 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7565
7566 * configure.in: Remove two redundant tests.
7567
7568 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7569
7570 * configure.in (mips*-*-irix6*o32): Enable stabs.
7571
7572 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7573
7574 * configure.in: Don't build grez.
7575 * Makefile.in: Ditto.
7576
7577 * Makefile.in: Remove references to bsp, cygmon, libstub.
7578 * configure.in: Ditto.
7579
7580 * configure.in: Remove leftover reference to gdbtest.
7581
7582 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7583
7584 * configure.in (gxx_include_dir): Change to match versioned
7585 C++ headers if --enable-version-specific-runtime-libs is used.
7586
7587 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7588
7589 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7590
7591 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7592
7593 * configure.in: Make --without-x work.
7594
7595 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7596
7597 * contrib: New directory. Created to contain a copy of the
7598 texi2pod.pl script so that it is in the same place as the version in
7599 the FSF GCC sources.
7600
7601 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7602
7603 * configure.in: Rearrange target Makefile fragment collection.
7604
7605 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7606 cvs[src].
7607 * configure.in: Ditto.
7608
7609 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7610
7611 * Makefile.in: Eliminate 'apache' targets.
7612 * configure.in: Eliminate 'apache' targets.
7613
7614 * configure.in: Eliminate redundant tests. Reorganize.
7615
7616 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7617
7618 * config-ml.in: Eliminate references to Cygnus configure.
7619
7620 * Makefile.in: Eliminate references to building emacs.
7621
7622 2002-07-01 Denis Chertykov <denisc@overta.ru>
7623
7624 * configure.in: Add support for ip2k.
7625
7626 2002-06-24 Ben Elliston <bje@redhat.com>
7627
7628 * configure.in (host_tools): Remove cgen.
7629
7630 * Makefile.in (all-cgen): Remove; runs from its source directory.
7631 (check-cgen, install-cgen, clean-cgen): Likewise.
7632 (all-opcodes): No not depend on all-cgen.
7633 (all-sim): Likewise.
7634
7635 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7636
7637 * configure.in: Fix AIX configury bug.
7638
7639 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7640
7641 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7642
7643 * configure.in: Move definition of libstdcxx_flags right above
7644 usage, rather than way earlier.
7645
7646 * configure.in: Pull definition of is_cross_compiler earlier.
7647
7648 * configure.in: Rearrange a little.
7649
7650 * configure.in: Remove references to librx.
7651 * Makefile.in: Remove references to librx.
7652
7653 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7654
7655 * configure.in: Eliminate ${gasdir} variable.
7656
7657 2002-06-18 Dave Brolley <brolley@redhat.com>
7658
7659 * configure.in: Add support for frv.
7660 * config.sub: Add support for frv.
7661
7662 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7663
7664 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7665
7666 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7667
7668 * configure.in (vax-*-netbsd*): Re-enable gas.
7669
7670 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7671
7672 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7673 BUILD_PREFIX_1, to correct nomenclature.
7674 * configure: Likewise.
7675
7676 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7677 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7678
7679 2002-05-31 Olaf Hering <olh@suse.de>
7680
7681 * config-ml.in: Propogate DESTDIR also.
7682
7683 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7684
7685 * configure.in (vax-*-netbsd*): Don't build gas for this
7686 platform.
7687
7688 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7689
7690 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7691 and libgcj for AVR.
7692
7693 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7694
7695 * config.sub: Add DLX target.
7696
7697 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7698
7699 * config.guess: Update to 2002-05-22 version.
7700 * config.sub: Likewise.
7701
7702 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7703
7704 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7705 * config-ml.in: Likewise.
7706 * configure: Likewise.
7707 * configure.in: Likewise.
7708
7709 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7710
7711 * configure.in: Simplify makefile fragment collection.
7712
7713 * configure.in: Remove code to build emacs.
7714
7715 * configure.in : Remove --srcdir argument from targargs and buildargs
7716 (it's always overridden in the Makefile anyway). Rearrange a bit.
7717
7718 * configure: Move some logic to configure.in.
7719 * configure.in: Move some logic from configure.
7720
7721 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7722
7723 * COPYING.LIBGLOSS: New file.
7724
7725 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7726
7727 * Makefile.in: Honour DESTDIR.
7728
7729 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7730
7731 * configure.in (noconfigdirs): Don't disable libgcj on
7732 sparc64-*-solaris* and sparcv9-*-solaris*.
7733
7734 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7735
7736 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7737
7738 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7739
7740 * configure.in (FLAGS_FOR_TARGET): Do not add
7741 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7742 on i[3456]86-*-linux*.
7743
7744 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7745
7746 * configure.in (noconfigdirs): Replace [ ] with test.
7747
7748 * configure.in (noconfigdirs): Do not add target-newlib if
7749 target == i[3456]86-*-linux*, and host == target.
7750
7751 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7752
7753 * config.guess: Updated to 2002-04-26's version.
7754 * config.sub: Updated to 2002-04-26's version.
7755
7756 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7757
7758 * configure.in: delete reference to absent file
7759
7760 * configure.in: replace '[' with 'test'
7761
7762 * configure.in: Eliminate references to gash.
7763 * Makefile.in: Eliminate references to gash.
7764
7765 * configure.in: remove useless references to 'pic' makefile fragments.
7766
7767 * configure.in: (*-*-windows*) Finish removing.
7768
7769 * configure.in: Eliminate redundant test for libgui.
7770
7771 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7772
7773 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7774 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7775
7776 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7777
7778 * configure.in: remove references to dead files
7779
7780 2002-04-18 Tom Tromey <tromey@redhat.com>
7781
7782 * configure.in: Disallow configuring libgcj when it is already
7783 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7784 Solaris 2.8 by default. For PR libgcj/6158.
7785
7786 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7787
7788 * configure.in: Move default CC setting out of config/mh-* fragments
7789 directly into here.
7790
7791 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7792
7793 * configure.in: don't even try to configure or make a subdirectory
7794 if there's no configure script for it.
7795
7796 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7797
7798 * MAINTAINERS: Remove chill maintainers.
7799 * Makefile.in (CHILLFLAGS): Remove.
7800 (CHILL_LIB): Remove.
7801 (TARGET_CONFIGDIRS): Remove libchill.
7802 (CHILL_FOR_TARGET): Remove.
7803 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7804 CHILL_LIB.
7805 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7806 (CHECK_TARGET_MODULES): Likewise.
7807 (INSTALL_TARGET_MODULES): Likewise.
7808 (CLEAN_TARGET_MODULES): Likewise.
7809 (configure-target-libchill): Remove.
7810 (all-target-libchill): Remove.
7811 * configure.in (target_libs): Remove target-libchill.
7812 Do not compute CHILL_FOR_TARGET.
7813 * libchill: Remove directory.
7814
7815 2002-04-15 DJ Delorie <dj@redhat.com>
7816
7817 * Makefile.in, configure.in, configure: Sync with gcc, entries
7818 follow...
7819
7820 2002-04-08 Tom Tromey <tromey@redhat.com>
7821
7822 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7823 Fixes PR libgcj/6068.
7824
7825 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7826
7827 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7828
7829 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7830
7831 * configure.in (alpha*-dec-osf*): Enable libgcj.
7832
7833 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7834
7835 Fix for: PR bootstrap/3591, target/5676
7836 * configure.in (mcore-pe): Disable the configuration of
7837 libstdc++-v3 since exceptions are not supported.
7838
7839 2002-03-20 Anthony Green <green@redhat.com>
7840
7841 * configure.in: Enable libgcj for xscale-elf target.
7842
7843 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7844
7845 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7846 libjava.
7847 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7848
7849 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7850
7851 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7852 libstdc++-v3 and libjava.
7853
7854 2002-02-11 Adam Megacz <adam@xwt.org>
7855
7856 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7857 boehm-gc
7858
7859 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7860
7861 * config.guess: Updated to 2002-01-30's version.
7862 * config.sub: Updated to 2002-02-01's version.
7863 Contribute sh64-elf.
7864 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7865 * configure.in: Added sh64-*-*.
7866
7867 2002-01-17 H.J. Lu <hjl@gnu.org>
7868
7869 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7870 (all-target-fastjar): Also depend on all-target-libiberty.
7871
7872 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7873
7874 * configure, configure.in: Use temp file for long sed commands.
7875
7876 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7877
7878 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7879 libf2c.
7880
7881 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7882
7883 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7884
7885 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7886
7887 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7888
7889 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7890
7891 * configure: Handle temporary files securely using mkdir.
7892
7893 2001-09-26 Will Cohen <wcohen@redhat.com>
7894
7895 * configure.in (*-*-linux*): Disable configuration of target-newlib
7896 and target-libgloss.
7897
7898 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7899
7900 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7901 RANLIB.
7902
7903 2001-08-11 Graham Stott <grahams@redhat.com>
7904
7905 * Makefile.in (check-c++): Add missing semicolon.
7906
7907 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7908
7909 * configure.in (sh-*-linux*): New.
7910
7911 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7912
7913 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7914 and libgcj on m68hc11/m68hc12.
7915
7916 2001-06-27 H.J. Lu (hjl@gnu.org)
7917
7918 * Makefile (CFLAGS_FOR_BUILD): New.
7919 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7920
7921 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7922
7923 * configure.in (libstdcxx_flags): Do not try to execute
7924 libstdc++-v3/testsuite_flags until it exists.
7925
7926 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7927
7928 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7929
7930 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7931
7932 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7933
7934 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7935
7936 * configure.in: Move *-chorusos target case to the proper switch.
7937 Disable libgcj.
7938
7939 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7940
7941 * Makefile.in (STAGE1_CFLAGS): Pass down.
7942
7943 2001-04-13 Alan Modra <amodra@one.net.au>
7944
7945 * config.guess: Add hppa64-linux support. Note for next import that
7946 this is already in the master file.
7947 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7948
7949 2001-03-22 Colin Howell <chowell@redhat.com>
7950
7951 * Makefile.in (DO_X): Do not backslash single-quotes in
7952 backquotes (two places).
7953
7954 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7955
7956 * Makefile.in (DO_X): Quote nested quotes.
7957
7958 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7959
7960 * Makefile.in (DO_X): Use double quotes for quoting
7961 "RANLIB=$${RANLIB}".
7962
7963 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7964
7965 * configure.in: Only use `lang_requires' for languages athat are
7966 actually enabled.
7967
7968 2001-03-07 Tom Tromey <tromey@redhat.com>
7969
7970 * configure.in: Allow config-lang.in to set `lang_requires' to list
7971 of other required languages.
7972
7973 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7974
7975 * Makefile.in: Remove RANLIB definition. Use RANLIB
7976 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7977 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7978
7979 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7980 Alexandre Oliva <aoliva@redhat.com>
7981
7982 * Makefile.in (check-c++): Use tabs, not spaces.
7983
7984 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7985
7986 * Makefile.in (check-c++): New rule.
7987
7988 * configure.in (target_libs): Remove libg++.
7989 (noconfigdirs): Remove libg++.
7990 (noconfigdirs): Same.
7991 (noconfigdirs): Same.
7992 (noconfigdirs): Same.
7993
7994 * config-ml.in: Remove libg++ references.
7995
7996 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7997 (ALL_TARGET_MODULES): Same.
7998 (configure-target-libg++): Remove.
7999 (all-target-libg++): Remove.
8000 (configure-target-libio): Remove.
8001 (all-target-libio): Remove.
8002 (check-target-libio): Remove.
8003 (.PHONY): Remove.
8004 (libg++.tar.bz2): Remove.
8005 (all-target-cygmon): Remove libio.
8006 (all-target-libstdc++): Remove.
8007 (configure-target-libstdc++): Remove.
8008 (TARGET_LIB_PATH): Remove libstdc++.
8009 (ALL_GCC_CXX): Remove libstdc++.
8010 (all-target-gperf): Correct.
8011
8012 2001-02-15 Anthony Green <green@redhat.com>
8013
8014 * configure: Introduce GCJ_FOR_TARGET.
8015 * configure.in: Ditto.
8016 * Makefile.in: Ditto.
8017
8018 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8019
8020 * configure.in: for *-chorusos, don't config target-newlib and
8021 target-libgloss.
8022
8023 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8024
8025 Remove V2 C++ library.
8026 * configure.in: Remove --enable-libstdcxx_v3 support.
8027
8028 2001-01-27 Richard Henderson <rth@redhat.com>
8029
8030 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8031
8032 2001-01-26 Tom Tromey <tromey@redhat.com>
8033
8034 * configure.in: Allow libgcj to be built on Sparc Solaris.
8035
8036 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8037
8038 * configure.in: Enable libgcj on several additional platforms.
8039
8040 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8041
8042 * configure.in: Enable libgcj for linux targets.
8043
8044 2001-01-09 Mike Stump <mrs@wrs.com>
8045
8046 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8047 failures of subdirectories.
8048
8049 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8050
8051 * configure: handle DOS-style absolute paths.
8052
8053 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8054
8055 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8056
8057 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8058
8059 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8060 (libstdcxx_incdir): Pass down.
8061 * config.if: Remove expired bits for cxx_interface, add stub.
8062 (libstdcxx_incdir): Add variable for g++ include directory.
8063 * configure.in (gxx_include_dir): Use it.
8064
8065 2000-12-15 Andreas Jaeger <aj@suse.de>
8066
8067 * configure.in: Handle lang_dirs.
8068
8069 2000-12-13 Anthony Green <green@redhat.com>
8070
8071 * configure.in: Disable libgcj for any target not specifically
8072 listed. Disable libgcj for x86 and Alpha Linux until compatible
8073 with g++ abi.
8074
8075 2000-12-13 Mike Stump <mrs@wrs.com>
8076
8077 * Makefile.in (local-distclean): Also remove fastjar.
8078
8079 2000-12-10 Anthony Green <green@redhat.com>
8080
8081 * configure.in: Define libgcj. Disable libgcj target libraries for
8082 most targets.
8083
8084 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8085
8086 * configure.in (target_libs): Revert 2000-12-08 patch.
8087 (noconfigdirs): Added target-libjava.
8088
8089 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8090
8091 * Makefile.in: handle DOS-style absolute paths.
8092
8093 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8094
8095 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8096 libjava.
8097 * configure.in (target_libs): Removed `target-libjava'.
8098
8099 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8100
8101 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8102 (ALL_MODULES): Added fastjar.
8103 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8104 (all-target-libjava): all-fastjar replaces all-zip.
8105 (all-fastjar): Added.
8106 (configure-target-fastjar, all-target-fastjar): Likewise.
8107 * configure.in (host_tools): Added fastjar.
8108
8109 2000-12-07 Mike Stump <mrs@wrs.com>
8110
8111 * Makefile.in (local-distclean): Remove leftover built files.
8112
8113 2000-11-16 Fred Fish <fnf@be.com>
8114
8115 * configure.in (enable_libstdcxx_v3): Fix typo,
8116 libstd++ -> libstdc++.
8117
8118 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8119
8120 * configure: Provide the original toplevel configure arguments
8121 (including $0) to subprocesses in the environment rather than
8122 through gcc/configargs.h.
8123
8124 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8125
8126 * configure: Turn on libstdc++ V3 by default.
8127
8128 2000-10-16 Michael Meissner <meissner@redhat.com>
8129
8130 * configure (gcc/configargs.h): Only create if there is a build GCC
8131 directory created.
8132
8133 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8134
8135 * configure: Save configure arguments to gcc/configargs.h.
8136
8137 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8138
8139 * Makefile.in (bootstrap): avoid recursion if subdir missing
8140 (cross): ditto
8141 (do-proto-toplev): ditto
8142
8143 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8144
8145 * configure.in: Do not build byacc for hppa64. Provide paths to the
8146 X11 libraries for hppa64.
8147
8148 2000-09-02 Anthony Green <green@cygnus.com>
8149
8150 * Makefile.in (all-gcc): Depend on all-zlib.
8151 (CLEAN_MODULES): Add clean-zlib.
8152 (ALL_MODULES): Add all-zlib.
8153 * configure.in (host_libs): Add zlib.
8154
8155 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8156
8157 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8158 $targargs to tell whether newlib is going to be built.
8159
8160 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8161 $$r/TARGET_SUBDIR/libio for _G_config.h.
8162
8163 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8164
8165 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8166
8167 * configure: Make enable_threads and enable_shared defaults
8168 explicit. Substitute enable_threads into generated Makefiles.
8169 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8170 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8171
8172 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8173
8174 * configure.in: Re-enable all references to libg++ and librx.
8175
8176 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8177
8178 * configure.in: Add *-*-freebsd* configurations.
8179
8180 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8181
8182 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8183 (do-tar, do-bz2): New rules.
8184 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8185 (gdb-tar): New rule.
8186 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8187 (insight_dejagnu.tar): New rule.
8188 (insight.tar): New rule.
8189 (gdb+dejagnu.tar): New rule.
8190 (gdb.tar): New rule.
8191
8192 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8193
8194 * MAINTAINERS: Update dejagnu/
8195
8196 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8197
8198 * ltmain.sh (relink_command): Fix typo in previous change.
8199
8200 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8201
8202 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8203 (relink_command): Added --tag flags.
8204 (mode=install): If relinking fails; error out.
8205
8206 2002-03-12 Richard Henderson <rth@redhat.com>
8207
8208 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8209 .NOTPARALLEL tag.
8210 (do-check): Rename from check.
8211 (check): Allow parallel check.
8212
8213 2002-03-11 Richard Henderson <rth@redhat.com>
8214
8215 * Makefile.in (.NOTPARALLEL): Add fake tag.
8216
8217 2002-03-07 H.J. Lu (hjl@gnu.org)
8218
8219 * configure.in: Enable gprof for mips*-*-linux*.
8220
8221 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8222
8223 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8224 libjava.
8225 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8226
8227 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8228
8229 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8230
8231 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8232
8233 * config.guess: Import from master sources, rev 1.232.
8234 * config.sub: Import from master sources, rev 1.246.
8235
8236 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8237
8238 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8239 because its Makefile is there; test for the executable instead.
8240
8241 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8242
8243 Contribute sh64-elf.
8244 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8245 * configure.in: Added sh64-*-*.
8246
8247 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8248
8249 * COPYING.NEWLIB: Remove advertising clause from
8250 Berkeley and Red Hat licenses.
8251
8252 2002-02-01 Mo DeJong <supermo@bayarea.net>
8253
8254 * Makefile.in: Add all-tix to deps for all-snavigator
8255 so that tix is built when building snavigator.
8256
8257 2002-02-01 Ben Elliston <bje@redhat.com>
8258
8259 * config.guess: Import from master sources, rev 1.229.
8260 * config.sub: Import from master sources, rev 1.240.
8261
8262 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8263
8264 From Steve Ellcey <sje@cup.hp.com>:
8265 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8266 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8267 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8268 IA64.
8269 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8270 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8271 soname_spec, sys_lib_search_path_spec): Ditto.
8272
8273 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8274
8275 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8276 target-libiberty, and target-libgloss. Skip Java-related
8277 libraries if not supported for NetBSD on target CPU.
8278
8279 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8280
8281 * configure.in: Import StrongARM and XScale target_configdirs from
8282 FSF GCC version.
8283
8284 2002-01-16 H.J. Lu (hjl@gnu.org)
8285
8286 * config.guess: Import from master sources, rev 1.225.
8287 * config.sub: Import from master sources, rev 1.238.
8288
8289 * MAINTAINERS: Updated notes on config.guess and config.sub.
8290
8291 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8292
8293 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8294 ld and gdb are not supported.
8295
8296 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8297
8298 * Change reference to Cygnus Solutions to be Red Hat.
8299
8300 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8301
8302 * COPYING.NEWLIB: Update generic copyright date.
8303
8304 2002-01-07 Mark Salter <msalter@redhat.com>
8305
8306 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8307 Allow target-libgloss to be built for arm, strongarm, and xscale.
8308
8309 2002-01-03 Ben Elliston <bje@redhat.com>
8310
8311 * MAINTAINERS: Update URL for config.* scripts.
8312
8313 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8314
8315 * config.sub: Import latest version.
8316 * config.guess: Likewise.
8317
8318 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8319
8320 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8321 options for i[3456]86-pc-linux* native builds.
8322
8323 2001-12-05 Laurent Guerby <guerby@acm.org>
8324
8325 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8326 libiberty.
8327
8328 Import this patch from gcc:
8329
8330 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8331
8332 * symlink-tree: handle DOS-style absolute paths.
8333
8334 2001-11-28 DJ Delorie <dj@redhat.com>
8335 Zack Weinberg <zack@codesourcery.com>
8336
8337 When build != host, create libiberty for the build machine.
8338
8339 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8340 CONFIG_ARGUMENTS.
8341 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8342 New variables.
8343 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8344 and rules.
8345 (all.normal): Depend on ALL_BUILD_MODULES.
8346 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8347 (all-build-libiberty): Depend on configure-build-libiberty.
8348
8349 * configure: Calculate and substitute proper value for
8350 ALL_BUILD_MODULES.
8351 * configure.in: Create the build subdirectory.
8352 Calculate and substitute TARGET_CONFIGARGS (formerly
8353 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8354
8355 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8356
8357 * config.sub: Update to version 1.232 on subversion.
8358
8359 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8360
8361 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8362 files from .po files for a distribution.
8363
8364 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8365
8366 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8367
8368 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8369
8370 Merged from net gcc:
8371 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8372 * ltcf-c.sh: Use $objext, not $ac_objext.
8373 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8374 * ltcf-cxx.sh: Add support for GNU.
8375 2001-07-22 Timothy Wall <twall@redhat.com>
8376 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8377 default settings if using GNU tools with that configuration.
8378 * ltcf-cxx.sh: Ditto.
8379 * ltcf-gcj.sh: Ditto.
8380 2001-07-21 Michael Chastain <chastain@redhat.com>
8381 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8382 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8383 * ltmain.sh: Mark as gcc-local.
8384
8385 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8386
8387 * Makefile.in (all-bison): Revert 2001-10-24.
8388 Don't depend on texinfo.
8389
8390 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8391
8392 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8393
8394 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8395
8396 * configure.in (--enable-languages): Be more permissive about
8397 syntax. Check for empty lists better. Warn about $LANGUAGES.
8398
8399 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8400
8401 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8402
8403 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8404
8405 Makefile.in (all-bison): Don't depend on texinfo.
8406
8407 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8408
8409 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8410
8411 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8412
8413 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8414
8415 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8416
8417 * config.sub, config.guess: Import latest from subversions.
8418
8419 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8420
8421 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8422 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8423 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8424 avoid quotes nesting problems.
8425 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8426 (DO_X): Export only variables that are set.
8427
8428 2001-09-19 Ben Elliston <bje@redhat.com>
8429
8430 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8431 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8432 semantics. Use the shell built-in "type" command instead.
8433
8434 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8435
8436 * config.sub: Reverted the earlier change, this version is not the
8437 master file.
8438
8439 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8440
8441 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8442 Add support for mips64.
8443
8444 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8445
8446 * configure.in: Enable libstdc++-v3 for h8300 targets.
8447
8448 2001-08-30 Eric Christopher <echristo@redhat.com>
8449 Jason Eckhardt <jle@redhat.com>
8450
8451 * config.sub: Add support for mipsisa32.
8452
8453 2001-08-30 Eric Christopher <echristo@redhat.com>
8454
8455 * config.sub, config.guess: Import latest from subversions.
8456
8457 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8458
8459 * config.sub, config.guess: Import latest from subversions.
8460
8461 2001-07-26 DJ Delorie <dj@redhat.com>
8462
8463 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8464
8465 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8466
8467 * Makefile.in: Revert 2001-06-17.
8468 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8469
8470 2001-06-17 H.J. Lu <hjl@gnu.org>
8471
8472 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8473 (gas+binutils.tar.bz2): Likewise.
8474 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8475
8476 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8477
8478 * Makefile.in (VER): When present, extract the version number from
8479 the file version.in.
8480
8481 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8482
8483 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8484 gcc/xgcc is built, use -print-prog-name to find out the program
8485 name to use.
8486
8487 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8488
8489 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8490 with_gcc]: Use `gcc -shared' to build a shared library.
8491
8492 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8493
8494 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8495 archives.
8496
8497 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8498
8499 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8500 libraries when using g++ with native linker.
8501
8502 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8503
8504 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8505
8506 2001-05-24 Tom Rix <trix@redhat.com>
8507
8508 * configure.in : enable ld for aix
8509
8510 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8511
8512 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8513 [aix4*|aix5*]: Prepend blank.
8514
8515 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8516
8517 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8518 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8519 of subdir/configure scripts to use the new libtool.m4.
8520
8521 2001-05-14 H.J. Lu <hjl@gnu.org>
8522
8523 * config.if (libc_interface): Set to -libc6.2- for cross
8524 compiling to Linux/glibc 2.2.
8525
8526 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8527
8528 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8529 libgcj.
8530
8531 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8532
8533 * configure.in (noconfigdirs): Don't reset it from scratch in the
8534 target case; only append to it.
8535
8536 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8537
8538 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8539 sparc-*-solaris2.8]: Disable ${libgcj}.
8540
8541 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8542
8543 * configure.in (libgcj_saved): Copy from $libgcj.
8544 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8545 --disable-libgcj.
8546
8547 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8548
8549 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8550 1.641.2.228.
8551
8552 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8553
8554 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8555 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8556
8557 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8558
8559 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8560 New macros.
8561 (bootstrap, cross): Use RECURSE_FLAGS.
8562 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8563
8564 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8565
8566 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8567
8568 2001-03-23 Nick Clifton <nickc@redhat.com>
8569
8570 * README-maintainer-mode: Add note about inability to use "make
8571 distclean" in maintainer mode.
8572
8573 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8574
8575 Re-installed:
8576 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8577 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8578 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8579 * ltcf-cxx.sh: Likewise.
8580 * ltcf-gcj.sh: Likewise.
8581
8582 2001-03-22 Philip Blundell <philb@gnu.org>
8583
8584 * config.sub, config.guess: Import latest from subversions.
8585
8586 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8587
8588 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8589 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8590
8591 2001-03-20 Michael Chastain <chastain@redhat.com>
8592
8593 * Makefile.in: all-m4 depends on all-texinfo.
8594
8595 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8596
8597 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8598
8599 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8600
8601 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8602 longer valid.
8603
8604 2001-02-16 Nick Clifton <nickc@redhat.com>
8605
8606 * configure.in (noconfigdirs): Allow configuration of texinfo
8607 for Cygwin hosts.
8608
8609 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8610
8611 * config.guess: Add linux target for S/390.
8612 * config.sub: Likewise.
8613 * configure.in: Likewise.
8614
8615 2001-02-06 Ben Elliston <bje@redhat.com>
8616
8617 * configure: Output host type to stdout, not stderr.
8618
8619 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8620
8621 * config.guess: Import from subversions.gnu.org (revision 1.181).
8622 * config.sub: Import from subversions.gnu.org (revision 1.199).
8623
8624 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8625
8626 * config.guess: Handle hppa64-linux systems.
8627
8628 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8629
8630 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8631 Don't unset, it's non-portable and no longer necessary, set to empty
8632 instead.
8633
8634 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8635
8636 * ltconfig: Shell portability fix for the tagname validity check.
8637
8638 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8639
8640 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8641
8642 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8643
8644 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8645 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8646
8647 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8648
8649 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8650 keep at least one of build_libtool_libs or build_old_libs set to
8651 yes.
8652
8653 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8654
8655 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8656 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8657
8658 2000-11-07 Philip Blundell <pb@futuretv.com>
8659
8660 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8661
8662 2000-11-03 Philip Blundell <pb@futuretv.com>
8663
8664 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8665 files.
8666
8667 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8668
8669 * COPYING.NEWLIB: Put into source repository.
8670
8671 2001-01-15 Ben Elliston <bje@redhat.com>
8672
8673 * configure.in (host_tools): Add sid.
8674 Always configure cgen.
8675 * Makefile.in (all-sid): New target.
8676 (check-sid, clean-sid, install-sid): Likewise.
8677
8678 2001-01-07 Andreas Jaeger <aj@suse.de>
8679
8680 * config.sub, config.guess: Update from subversions.
8681
8682 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8683
8684 * configure.in: Disable language-specific target libraries for
8685 languages that aren't enabled.
8686
8687 2000-11-24 Nick Clifton <nickc@redhat.com>
8688
8689 * configure.in (xscale-elf): Add target.
8690 (xscale-coff): Add target.
8691 (c4x, c5x, tic54x): Move after ARM targets.
8692
8693 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8694
8695 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8696
8697 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8698
8699 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8700
8701 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8702
8703 * Makefile.in: Merge with GCC and libgcj.
8704 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8705 configure-target-<library> when their configure scripts need the C
8706 or C++ library to have already been built to work properly.
8707 (do_proto_toplev): Set them to an empty string.
8708
8709 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8710
8711 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8712 (REALLY_SET_LIB_PATH): Use them.
8713
8714 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8715
8716 * config.sub: Add support for Sun Chorus
8717
8718 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8719
8720 * config.sub: Add support for the *-storm-chaos OS.
8721
8722 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8723
8724 * configure.in (noconfigdirs): Don't compile some
8725 of the libraries for 68HC11 & 68hc12 targets.
8726
8727 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8728
8729 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8730 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8731 all affected `configure' scripts.
8732
8733 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8734
8735 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8736 ltcf-c.sh.
8737
8738 2000-09-12 Philip Blundell <philb@gnu.org>
8739
8740 * config.sub, config.guess: Update from subversions.
8741
8742 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8743
8744 * Makefile.in (all-zlib): Added dummy target.
8745
8746 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8747 multi-language branch.
8748
8749 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8750
8751 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8752 (bootstrap*): Depend on all-bootstrap.
8753
8754 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8755
8756 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8757 crosses, but add gcc/include to the header search path for them.
8758
8759 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8760
8761 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8762 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8763 * gettext.m4: New file, extracted from aclocal.m4.
8764
8765 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8766
8767 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8768 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8769 sub-configures.
8770
8771 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8772
8773 * Makefile.in (ALL_MODULES): Add all-cgen.
8774 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8775 (all-cgen): New target.
8776 (all-opcodes,all-sim): Depend on all-cgen.
8777 * configure.in (host_tools): Add cgen.
8778 Only configure cgen if --enable-cgen-maint.
8779
8780 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8781
8782 * config-ml.in (CC, CXX): Don't introduce a leading space.
8783
8784 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8785
8786 * configure.in (libstdcxx_flags): Use
8787 libstdc++-v3/src/libstdc++.INC.
8788
8789 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8790
8791 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8792
8793 2000-08-11 Jason Merrill <jason@redhat.com>
8794
8795 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8796 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8797 (FLAGS_FOR_TARGET): Not here.
8798 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8799
8800 2000-08-07 DJ Delorie <dj@redhat.com>
8801
8802 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8803 "if we're also building gcc, and it's a gcc that will run on the
8804 build machine, we want to use its includes instead of the system's
8805 default includes".
8806
8807 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8808
8809 * configure.in (libstdcxx_flags): Don't use `"'.
8810
8811 * config-ml.in: Adjust multilib search paths to the
8812 appropriate multilib tree.
8813
8814 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8815
8816 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8817 commas in $LANGUAGES.
8818
8819 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8820
8821 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8822
8823 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8824
8825 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8826 CXX_FOR_TARGET for sed.
8827
8828 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8829
8830 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8831 Do not override if already set in the environment or in configure.
8832 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8833 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8834
8835 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8836
8837 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8838 (GCC_FOR_TARGET): Use it.
8839 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8840 * configure.in: ... here.
8841 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8842 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8843
8844 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8845
8846 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8847 (configure-target-libchill, configure-target-libobjc): Likewise.
8848
8849 * configure.in: Use the same cache file for all target libs.
8850 * config-ml.in: But different cache files per multilib variant.
8851
8852 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8853
8854 * configure (topsrcdir): Don't use dirname.
8855
8856 2000-07-20 Jason Merrill <jason@redhat.com>
8857
8858 * configure.in: Remove all references to libg++ and librx.
8859
8860 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8861
8862 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8863
8864 * config.sub: Update to subversions version 2000-07-06.
8865
8866 2000-07-12 Andrew Haley <aph@cygnus.com>
8867
8868 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8869 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8870
8871 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8872
8873 * symlink-tree: Check number of arguments.
8874
8875 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8876
8877 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8878
8879 2000-07-05 Jim Wilson <wilson@cygnus.com>
8880
8881 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8882 search path for a g++ extracted from the build tree. This
8883 will allow link tests run by configure scripts in
8884 subdirectories to succeed.
8885
8886 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8887
8888 * ltconfig: Add support for mips-dde-sysv4.2MP
8889
8890 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8891
8892 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8893 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8894
8895 2000-06-19 Timothy Wall <twall@cygnus.com>
8896
8897 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8898 * config.sub: Add tic54x target.
8899
8900 2000-06-07 Phillip Thomas <pthomas@suse.de>
8901
8902 * README-maintainer-mode: New file: Contains notes on using
8903 --enable-maintainer-mode with binutils.
8904
8905 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8906
8907 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8908
8909 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8910
8911 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8912 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8913
8914 20000-05-21 H.J. Lu (hjl@gnu.org)
8915
8916 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8917 directory are used if they exist. Make sure
8918 $(build_tooldir)/include is searched for header files,
8919 $(build_tooldir)/lib/ for library files.
8920 (GCC_FOR_TARGET): Likewise.
8921 (CXX_FOR_TARGET): Likewise.
8922
8923 2000-05-18 Jeffrey A Law (law@cygnus.com)
8924
8925 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8926
8927 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8928
8929 * Makefile.in (configure-target-libiberty): Depend on
8930 configure-target-newlib.
8931
8932 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8933
8934 * configure.in, Makefile.in: Merge all libffi-related
8935 configury stuff from the libgcj tree.
8936
8937 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8938
8939 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8940 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8941
8942 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8943
8944 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8945 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8946 current version information. Add to proto-toplev directory.
8947 (gdb-taz): Build do-djunpack.
8948
8949 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8950
8951 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8952
8953 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8954
8955 * ltmain.sh: Preserve in relink_command any environment
8956 variables that may affect the linker behavior.
8957
8958 2000-05-12 Jeffrey A Law (law@cygnus.com)
8959
8960 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8961
8962 2000-05-10 Jim Wilson <wilson@cygnus.com>
8963
8964 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8965
8966 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8967
8968 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8969 with the version name.
8970
8971 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8972
8973 * config.if: Tweak.
8974
8975 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8976
8977 * djunpack.bat: New file.
8978
8979 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8980
8981 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8982 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8983 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8984 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8985
8986 2000-04-16 Dave Pitts <dpitts@cozx.com>
8987
8988 * config.sub (case $basic_machine): Change default for "ibm-*"
8989 to "openedition".
8990
8991 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8992
8993 * Makefile.in (gdb-taz): New target. GDB specific archive.
8994 (do-md5sum): New target.
8995 (MD5PROG): Define.
8996 (PACKAGE): Default to TOOL.
8997 (VER): Default to a shell script.
8998 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8999 md5 checksum generation.
9000 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9001 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9002 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9003 insight.tar.bz2): Use gdb-taz to create archive.
9004
9005 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
9006
9007 * configure (warn_cflags): Delete.
9008
9009 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9010 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
9011
9012 * configure.in (enable_libstdcxx_v3): Add.
9013 (target_libs): Add bits here to switch between libstdc++-v2 and
9014 libstdc++-v3.
9015 * config.if: And this file too.
9016 * Makefile.in: Add libstdc++-v3 targets.
9017
9018 2000-04-05 Michael Meissner <meissner@redhat.com>
9019
9020 * config.sub (d30v): Add d30v as a basic machine type.
9021
9022 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9023
9024 * configure.in: -linux-gnu*, not -linux-gnu.
9025
9026 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
9027
9028 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9029 (do-tar-bz2): Replace TOOL with PACKAGE.
9030 (gdb.tar.bz2): Remove GDBTK from GDB package.
9031 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9032 dejagnu.tar.bz2): New packages.
9033
9034 2000-02-27 Andreas Jaeger <aj@suse.de>
9035
9036 * configure.in: Add entry for mips*-*-linux*, move catch all
9037 *-*-*linux* entry below this one.
9038
9039 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9040
9041 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9042
9043 2000-02-24 Nick Clifton <nickc@cygnus.com>
9044
9045 * config.sub: Support an OS of "wince".
9046
9047 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9048
9049 * config.guess, config.sub: Updated to match config's 2000-02-15
9050 version.
9051
9052 2000-02-23 Linas Vepstas <linas@linas.org>
9053
9054 * config.sub: Add support for Linux/IBM 370.
9055 * configure.in: Likewise.
9056
9057 2000-02-22 Nick Clifton <nickc@cygnus.com>
9058
9059 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9060
9061 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9062
9063 * config.guess: Guess "cygwin" rather than "cygwin32".
9064
9065 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9066
9067 * configure (gcc_version): When setting, narrow search to
9068 lines containing `version_string'.
9069
9070 2000-02-15 Denis Chertykov <denisc@overta.ru>
9071
9072 * config.sub: Add support for avr target.
9073
9074 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9075
9076 * config.sub: Add mmix-knuth-mmixware.
9077
9078 2000-01-27 Christopher Faylor <cgf@redhat.com>
9079
9080 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9081 structure stuff to -L library search.
9082 (CXX_FOR_TARGET): Ditto.
9083 (CROSS_CHECK_MODULES): Fix spelling mistake.
9084
9085 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9086
9087 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9088 the C++ compiler.
9089
9090 2000-01-12 Richard Henderson <rth@cygnus.com>
9091
9092 * configure.in: Don't build some bits for beos.
9093
9094 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9095
9096 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9097 as include files.
9098
9099 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9100
9101 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9102 not mh-aix43.
9103
9104 1999-12-14 Richard Henderson <rth@cygnus.com>
9105
9106 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9107 * config.sub: Accept alphaev[78], alphaev8.
9108
9109 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9110
9111 * config.guess, config.sub: Update from autoconf.
9112
9113 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9114
9115 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9116 necessary libraries are missing.
9117
9118 1999-10-25 Andreas Schwab <schwab@suse.de>
9119
9120 * configure: Fix quoting inside arguments of eval.
9121
9122 1999-10-21 Nick Clifton <nickc@cygnus.com>
9123
9124 * config-ml.in: Allow suppression of some ARM multilibs.
9125
9126 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9127
9128 * config.guess: Add OS/390 match pattern.
9129 * config.sub: Add mvs, openedition targets.
9130 * configure.in (i370-ibm-opened*): New.
9131
9132 1999-09-04 Steve Chamberlain <sac@pobox.com>
9133
9134 * config.sub: Add support for configuring for pj.
9135
9136 1999-08-31 Nick Clifton <nickc@cygnus.com>
9137
9138 * config.sub (maybe_os): Add support for configuring for fr30.
9139
9140 1999-08-25 Nick Clifton <nickc@cygnus.com>
9141
9142 * configure.in: Do not configure or build ld for AIX
9143 platforms. ld is known to be broken on these platforms.
9144
9145 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9146
9147 * config-ml.in: Pass compiler flag corresponding to multidirs to
9148 subdir configures.
9149
9150 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9151
9152 * Makefile.in (LDFLAGS): Define.
9153
9154 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9155
9156 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9157 noconfigdirs.
9158 (*-*-cygwin*): Likewise.
9159
9160 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9161
9162 * mkdep: New file.
9163 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9164 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9165
9166 From Eli Zaretskii <eliz@is.elta.co.il>:
9167 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9168 long file name when using DJGPP on MS-DOS.
9169
9170 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9171
9172 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9173
9174 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9175
9176 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9177 dependency as this causes "make check" to globally "make all"
9178
9179 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9180
9181 * configure.in (target_libs): Added target-zlib.
9182 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9183 (CONFIGURE_TARGET_MODULES): Likewise.
9184 (CHECK_TARGET_MODULES): Likewise.
9185 (INSTALL_TARGET_MODULES): Likewise.
9186 (CLEAN_TARGET_MODULES): Likewise.
9187 (configure-target-zlib): New target.
9188 (all-target-zlib): Likewise.
9189 (all-target-libjava): Depend on all-target-zlib.
9190 (configure-target-libjava): Depend on configure-target-zlib.
9191
9192 * Makefile.in (configure-target-libjava): Depend on
9193 configure-target-newlib.
9194 (configure-target-boehm-gc): New target.
9195 (configure-target-qthreads): New target.
9196
9197 * configure.in (target_libs): Added target-qthreads.
9198 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9199 (CONFIGURE_TARGET_MODULES): Likewise.
9200 (CHECK_TARGET_MODULES): Likewise.
9201 (INSTALL_TARGET_MODULES): Likewise.
9202 (CLEAN_TARGET_MODULES): Likewise.
9203 (all-target-qthreads): New target.
9204 (configure-target-libjava): Depend on configure-target-qthreads.
9205 (all-target-libjava): Depend on all-target-qthreads.
9206
9207 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9208 (CONFIGURE_TARGET_MODULES): Likewise.
9209 (CHECK_TARGET_MODULES): Likewise.
9210 (INSTALL_TARGET_MODULES): Likewise.
9211 (CLEAN_TARGET_MODULES): Likewise.
9212 (all-target-libjava): New target.
9213 (all-target-boehm-gc): Likewise.
9214 * configure.in (target_libs): Added libjava, boehm-gc.
9215
9216 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9217
9218 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9219 configure.bat in SUPPORT_FILES.
9220 (gas+binutils.tar.bz2): Likewise.
9221
9222 * makeall.bat: Remove; obsolete.
9223
9224 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9225
9226 From Mark Elbrecht:
9227 * configure.bat: Remove; obsolete.
9228
9229 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9230
9231 * configure: Add -W -Wall to the default CFLAGS when compiling with
9232 gcc.
9233
9234 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9235
9236 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9237
9238 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9239
9240 * configure.in: Build ld on IRIX6.
9241
9242 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9243
9244 * Makefile.in: Change distribution targets to use bzip2 instead of
9245 gzip.
9246 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9247 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9248
9249 1999-06-04 Nick Clifton <nickc@cygnus.com>
9250
9251 * config.sub: Add mcore target.
9252
9253 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9254
9255 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9256
9257 1999-05-25 H.J. Lu (hjl@gnu.org)
9258
9259 * config.guess (dummy): Changed to $dummy.
9260
9261 1999-05-24 Nick Clifton <nickc@cygnus.com>
9262
9263 * config.sub: Tidied up case statements.
9264
9265 1999-05-22 Ben Elliston <bje@cygnus.com>
9266
9267 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9268 <jiro@din.or.jp>.
9269
9270 * config.guess: Merge with FSF version. Future changes will be
9271 more accurately recorded in this ChangeLog.
9272 * config.sub: Likewise.
9273
9274 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9275
9276 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9277
9278 1999-04-30 Tom Tromey <tromey@cygnus.com>
9279
9280 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9281
9282 1999-04-23 Tom Tromey <tromey@cygnus.com>
9283
9284 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9285
9286 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9287
9288 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9289 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9290 Bad merge removed these two changes.
9291
9292 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9293 Martin Heller (Ing.-Buero_Heller@t-online.de)
9294
9295 * config.guess (interix Alpha): Add.
9296
9297 1999-04-11 Richard Henderson <rth@cygnus.com>
9298
9299 * configure.in (i?86-*-beos*): Do config gperf; don't config
9300 gdb, newlib, or libgloss.
9301
9302 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9303
9304 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9305 link a trivial program with -mabi=64. If it fails, remove mabi=64
9306 from multidirs.
9307
9308 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9309
9310 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9311
9312 1999-04-08 Nick Clifton <nickc@cygnus.com>
9313
9314 * config.sub: Add support for mcore targets.
9315
9316 1999-04-07 Michael Meissner <meissner@cygnus.com>
9317
9318 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9319 not mt-ospace, in order to shut up assembler warning about using
9320 symbols that are named the same as registers.
9321
9322 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9323
9324 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9325 dependency list for all-target-cygmon.
9326
9327 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9328
9329 * config-ml.in: Check $host, not $target, for selective multilibs.
9330 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9331 thumb interworking, and underscore prefix multilibs.
9332
9333 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9334
9335 * missing: Update to version from current automake.
9336
9337 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9338
9339 * configure (gxx_include_dir): Removed.
9340
9341 * configure.in (gxx_include_dir): Handle it.
9342 * Makefile.in: Likewise.
9343
9344 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9345
9346 * config.sub (mips64vr4111,mips64vr4111el) Add.
9347
9348 1999-03-21 Ben Elliston <bje@cygnus.com>
9349
9350 * config.guess: Correct typo for detecting ELF on FreeBSD.
9351
9352 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9353
9354 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9355 config/mh-djgpp.
9356
9357 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9358
9359 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9360 all-target-newlib to dependency list for all-target-bsp.
9361
9362 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9363
9364 * config.sub: Add i386-uwin support.
9365 * config.guess: Likewise.
9366
9367 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9368
9369 * configure.in: cleanup, add mh-*pic handling for arm, special
9370 case powerpc*-*-aix*
9371
9372 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9373
9374 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9375 can be built.
9376
9377 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9378
9379 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9380 targets.
9381
9382 1999-03-02 Nick Clifton <nickc@cygnus.com>
9383
9384 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9385
9386 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9387
9388 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9389
9390 1999-02-24 Nick Clifton <nickc@cygnus.com>
9391
9392 * config.sub: Fix typo in arm recognition.
9393
9394 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9395
9396 * configure.in (noconfigdirs): Changed target_configdirs to
9397 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9398 rather than m68k-*-* since it is not known to work on
9399 m68k-aout. Ditto for arm-*-*oabi.
9400
9401 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9402
9403 * configure.in (*-*-windows*): Remove, no longer used.
9404
9405 1999-02-19 Ben Elliston <bje@cygnus.com>
9406
9407 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9408 Smart and improved by Andrew Cagney.
9409
9410 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9411
9412 * config.guess: Recognize openbsd-*-hppa.
9413
9414 1999-02-17 H.J. Lu (hjl@gnu.org)
9415
9416 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9417 only if it is not empty.
9418
9419 1999-02-17 Nick Clifton <nickc@cygnus.com>
9420
9421 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9422
9423 * config.guess: Modified to recognize uname's armv* syntax.
9424
9425 * config.sub: Modified to recognize uname's armv* syntax.
9426
9427 1999-02-17 Mark Salter <msalter@cygnus.com>
9428
9429 * configure.in: Added target-bsp for sparclite.
9430
9431 1999-02-08 Richard Henderson <rth@cygnus.com>
9432
9433 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9434
9435 1999-02-08 Nick Clifton <nickc@cygnus.com>
9436
9437 * configure.in: Add support for strongarm port.
9438 * config.sub: Add support for strongarm target.
9439
9440 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9441
9442 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9443 the old name config/mh-cygwin32.
9444 Enable texinfo.
9445
9446 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9447
9448 * configure.in: Do build ld for ix86 Solaris.
9449
9450 1999-02-02 Jim Wilson <wilson@cygnus.com>
9451
9452 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9453 $AR_FOR_TARGET. Likewise for RANLIB.
9454
9455 1999-02-02 Catherine Moore <clm@cygnus.com>
9456
9457 * config.sub (oabi): Recognize.
9458 * configure.in (arm-*-oabi): Handle.
9459
9460 1999-01-30 Robert Lipe (robertlipe@usa.net)
9461
9462 * config.guess: Improve detection of i686 on UnixWare 7.
9463
9464 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9465
9466 * config.guess: Add support for i386-pc-interix.
9467 * config.sub: Likewise.
9468 * configure.in: Likewise.
9469
9470 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9471
9472 * Makefile.in: Remove unneeded all-target-libio from
9473 from all-target-winsup target since it is now unneeded.
9474 Add all-target-libtermcap in its place since it is now
9475 needed.
9476
9477 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9478
9479 * configure.in: makefile stub for cygwin target is probably
9480 unnecessary. Remove it for now.
9481
9482 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9483
9484 * configure.in: libtermcap.a should be built when cygwin is the
9485 target as well as the host.
9486 * config.guess: Allow mixed case in cygwin uname output.
9487 * Makefile.in: Add libtermcap target.
9488
9489 1998-12-23 Jeffrey A Law (law@cygnus.com)
9490
9491 * config.sub: Clean up handling of hppa2.0.
9492
9493 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9494
9495 * config.guess: Use C code to identify more HP machines.
9496
9497 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9498
9499 * config.sub: Handle hppa2.0.
9500
9501 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9502
9503 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9504 cygmon for all sparclite targets, regardless of object format.
9505
9506 1998-12-15 Mark Salter <msalter@cygnus.com>
9507
9508 * configure.in: Added target-bsp for several target architectures.
9509
9510 * Makefile.in: Added rules for bsp.
9511
9512 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9513
9514 * config.guess: Improve detection of hppa2.0 processors.
9515
9516 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9517
9518 * config.guess: Recognize FreeBSD using ELF automatically.
9519
9520 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9521
9522 * configure (skip-this-dir): Add handling for new shell script, which
9523 might be created by a sub-directory's configure to indicate, this particular
9524 directory is "unwanted".
9525 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9526
9527 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9528
9529 * ltconfig: import from libtool, after changing libtool to
9530 account for the cygwin name change.
9531
9532 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9533
9534 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9535 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9536
9537 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9538
9539 * configure.in: Add libtermcap to list of cygwin dependencies.
9540
9541 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9542
9543 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9544 they include winsup/include when it's a cygwin target.
9545
9546 1998-11-12 Tom Tromey <tromey@cygnus.com>
9547
9548 * configure.in (host_tools): Added zip.
9549 * Makefile.in (all-target-libjava): Depend on all-zip.
9550 (all-zip): New target.
9551 (ALL_MODULES): Added all-zip.
9552 (NATIVE_CHECK_MODULES): Added check-zip.
9553 (INSTALL_MODULES): Added install-zip.
9554 (CLEAN_MODULES): Added clean-zip.
9555
9556 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9557
9558 * Makefile.in: lose "32" from comment about cygwin.
9559
9560 1998-11-05 Nick Clifton <nickc@cygnus.com>
9561
9562 * configure.in: Use -Os to build target libraries for the fr30.
9563
9564 1998-11-04 Dave Brolley <brolley@cygnus.com>
9565
9566 * config.sub: Add fr30.
9567
9568 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9569
9570 * configure.in: drop "32" from config/mh-cygwin32. Check
9571 cygwin* instead of cygwin32*.
9572 * config.sub: Check cygwin* instead of cygwin32*.
9573
9574 1998-10-22 Robert Lipe <robertl@dgii.com>
9575
9576 * config.guess: Match any version of Unixware7.
9577
9578 1998-10-20 Syd Polk <spolk@cygnus.com>
9579
9580 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9581 if desired.
9582
9583 1998-10-18 Jeffrey A Law (law@cygnus.com)
9584
9585 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9586 these if the appropriate directories and files to not exist.
9587
9588 1998-10-14 Jeffrey A Law (law@cygnus.com)
9589
9590 * Makefile.in (DEVO_SUPPORT): Add config.if.
9591
9592 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9593
9594 * configure: Add pattern to replace "build_tooldir"'s
9595 definition in the generated Makefile with "tooldir"'s
9596 actual value.
9597
9598 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9599
9600 * config.sub: Bring back lost sparcv9.
9601
9602 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9603
9604 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9605
9606 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9607 CC_FOR_TARGET and friends.
9608
9609 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9610
9611 * Makefile.in (build_tooldir): New variable, same as tooldir.
9612 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9613 -B$(build_tooldir)/bin/.
9614 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9615
9616 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9617
9618 * config.sub: Add support for i[34567]86-pc-udk.
9619 * configure.in: Likewise.
9620
9621 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9622
9623 * Makefile.in: add bzip2 package building bits for user
9624 tools module
9625 * configure.in: ditto
9626
9627 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9628
9629 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9630 (ALL_TARGET_MODULES): Add all-target-libobjc.
9631 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9632 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9633 (all-target-libchill): Add dependencies.
9634 * configure.in (target_libs): Add libchill.
9635
9636 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9637
9638 * configure.in (target_subdir): Remove duplicate line.
9639
9640 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9641
9642 * Makefile.in (all-automake): fix dependencies.
9643
9644 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9645
9646 * configure.in: Minor cleanups for building in the $(target_alias)
9647 subdir.
9648
9649 1998-09-22 Jim Wilson <wilson@cygnus.com>
9650
9651 * Makefile.in (bootstrap): Set r and s before make all. Use
9652 BASE_FLAGS_TO_PASS in make all.
9653 (cross): Likewise.
9654
9655 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9656
9657 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9658
9659 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9660
9661 * config.sub: Fix typo in last change.
9662
9663 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9664
9665 * config.sub: Add support for C4x target.
9666 * configure.in: Likewise.
9667
9668 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9669
9670 * config.sub: Recognize sparcv9 just like sparc64.
9671
9672 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9673
9674 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9675
9676 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9677
9678 * config.guess: Correctly identify Pentium II sco boxes.
9679
9680 * config.guess: Fix "tr" code. From Weiwen Liu.
9681
9682 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9683
9684 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9685 stabs.
9686
9687 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9688
9689 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9690 (ALL_TARGET_MODULES): Add all-target-libchill.
9691 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9692 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9693 (all-target-libchill): Add dependencies.
9694 * configure.in (target_libs): Add libchill.
9695
9696 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9697
9698 * config.guess: Avoid assumptions about "tr" behaves when
9699 LANG is set to something other than English.
9700
9701 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9702
9703 * configure (gxx_include_dir): Changed to
9704 '${prefix}/include/g++'-${libstdcxx_interface}.
9705
9706 * config.if: New to determine the interfaces.
9707
9708 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9709
9710 * config.guess: Detect and handle MPE/IX.
9711 * config.sub: Deal with MPE/IX.
9712
9713 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9714
9715 * configure.in: Use mh-aix43.
9716
9717 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9718
9719 * configure: Fix --without/--disable cases for gxx-include-dir.
9720
9721 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9722
9723 * mdata-sh: Imported. Needed for automake support.
9724
9725 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9726
9727 * Makefile.in (taz): Try "chmod -R og=u ." before
9728 "chmod og=u `find . -print`".
9729
9730 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9731
9732 * configure.in: Add arm-elf and thumb-elf support.
9733
9734 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9735
9736 * Makefile.in: Undo previous patch.
9737
9738 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9739
9740 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9741 to here ...
9742 (install-no-fixedincludes): and here
9743 (INSTALL_MODULES): ... from here.
9744
9745 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9746
9747 * config.sub: Merge with FSF.
9748
9749 * config.guess: Merge with FSF.
9750
9751 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9752
9753 * configure (extraconfigdirs): New variable.
9754 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9755 * Makefile.in (all): Move higher in file.
9756 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9757 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9758 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9759 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9760 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9761
9762 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9763
9764 * Makefile.in (all-target-libjava): Depend on all-gcc and
9765 all-target-newlib.
9766 (configure-target-libjava): Depend on $(ALL_GCC).
9767
9768 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9769
9770 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9771 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9772
9773 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9774
9775 * ylwrap: Change absolute path checks to check for DOS style path
9776 names.
9777
9778 * ylwrap: Don't use a full path name if the source file is in the
9779 same directory. From hjl@lucon.org (H.J. Lu).
9780
9781 * config-ml.in: Default to being verbose, to match Feb 18 change to
9782 configure.
9783
9784 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9785
9786 Brought over from egcs:
9787
9788 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9789
9790 * configure.in (target_subdir): Set to ${target_alias} instead
9791 of "libraries".
9792
9793 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9794
9795 * configure.in (target_subdir): Set to libraries if enable_multilib.
9796
9797 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9798
9799 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9800 multilibs, force reconfiguration the first time we create
9801 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9802
9803 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9804
9805 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9806 avoid confusion with --no-recursion.
9807
9808 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9809
9810 * configure.in: Win32 hosts shouldn't use install -x
9811 * install-sh: remove -x option, and special .exe-handling
9812 hack.
9813
9814 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9815
9816 * config.guess: Recognize i586-pc-beos.
9817 * configure.in: Don't build some bits for beos.
9818
9819 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9820
9821 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9822 CFLAGS default to -O2.
9823
9824 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9825 when using GNU ld.
9826
9827 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9828
9829 * ltmain.sh: Correct install when using a different shell.
9830
9831 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9832
9833 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9834
9835 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9836
9837 * makefile.vms: Update to build binutils/makefile.vms. Add install
9838 target.
9839
9840 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9841
9842 * ltconfig: Update to correct AIX handling.
9843
9844 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9845
9846 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9847
9848 * configure.in (target_subdir): Set to ${target_alias} instead
9849 of "libraries".
9850
9851 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9852
9853 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9854 (Makefile): Depend on $(gcc_version_trigger).
9855
9856 * configure (gcc_version): Change default initializer to empty
9857 string.
9858 (gcc_version_trigger): New variable; pass this variable down
9859 to subdir configures to enable them checking gcc's version
9860 themselves. Emit make macros for both gcc_version vars.
9861 (topsrcdir): Initialize reliably.
9862 (recursion line): Remove --with-gcc-version=${gcc_version}.
9863
9864 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9865
9866 * configure (enable_version_specific_runtime_libs): Implement new flag
9867 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9868 in $(libsubdir); emit definition in each generated Makefile.
9869 (gxx_include_dir): Initialize depending on
9870 $enable_version_specific_runtime_libs.
9871
9872 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9873
9874 * configure (gcc_version): Initialize properly depending on
9875 how and where configure is started.
9876 (recursion line): Pass a --with-gcc-version=${gcc_version}
9877 to configures in subdirs.
9878
9879 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9880
9881 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9882 cygmon
9883
9884 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9885
9886 * configure.in: Add cygmon and libstub support for mn10200.
9887
9888 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9889
9890 * configure (gcc_version): Add new variable describing the
9891 particular gcc version we're building.
9892 * Makefile.in (libsubdir): Add new macro for the directory
9893 in which the compiler finds executables, libraries, etc.
9894 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9895 and libsubdir.
9896
9897 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9898
9899 * Makefile.in (local-clean): Remove *.log.
9900 (warning.log): Built with warn_summary from build.log.
9901 (mail-report.log): Run test_summary.
9902 (mail-report-with-warnings.log): Run test_summary including
9903 warning.log in the report.
9904
9905 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9906
9907 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9908
9909 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9910
9911 * Makefile.in (grep): Grep no longer depends on libiberty.
9912
9913 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9914
9915 * Makefile.in: all-snavigator needs all-libgui.
9916
9917 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9918
9919 * configure.in: Add cygmon and libstub support for mn10300.
9920
9921 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9922
9923 * missing: Update to version from automake 1.3.
9924
9925 * ltmain.sh: On installation, don't get confused if the same name
9926 appears more than once in the list of library names.
9927
9928 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9929
9930 * config.sub: Accept m68060 and m5200 as CPU names.
9931
9932 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9933
9934 * configure: Use && rather than using -a in test, because odd
9935 strings can confuse test.
9936 * configure.in: Likewise.
9937
9938 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9939
9940 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9941
9942 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9943
9944 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9945 bootstrap4-lean): New targets.
9946
9947 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9948
9949 * mpw-* Delete. Not used.
9950
9951 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9952
9953 * COPYING.LIB: Update FSF address.
9954
9955 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9956
9957 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9958
9959 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9960 GAS_SUPPORT_DIRS.
9961
9962 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9963
9964 * ltconfig, ltmain.sh: Avoid producing a version number if
9965 -version-info was not used.
9966
9967 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9968
9969 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9970 building with newlib.
9971
9972 1998-04-30 Paul Eggert <eggert@twinsun.com>
9973
9974 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9975 Solaris `make' causes it to continue to next definition.
9976
9977 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9978
9979 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9980 the right GUI libraries and files are installed along with GDB.
9981
9982 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9983
9984 * configure.in: Change alpha to alpha* in several places.
9985
9986 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9987
9988 * config.sub: Recognize sparc86x.
9989
9990 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9991
9992 * configure.in (--enable-target-optspace): Remove debug echo.
9993
9994 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9995
9996 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9997
9998 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9999
10000 * ltconfig: Update cygwin32 support.
10001
10002 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10003 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10004 (GDB_SUPPORT_DIRS): Likewise.
10005
10006 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10007
10008 * configure.in (target_makefile_frag): If --enable-target-optspace,
10009 use -Os to compile target libraries rather than -O2. Default to
10010 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10011 not used.
10012 * configure.in (target_cflags): Ditto for d30v.
10013
10014 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10015
10016 * Makefile.in (all-bfd): Depend on all-intl.
10017 (all-binutils): Likewise.
10018 (all-gas): Likewise.
10019 (all-gprof): Likewise.
10020 (all-ld): Likewise.
10021
10022 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10023
10024 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10025
10026 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10027
10028 * Makefile.in (all-bfd): Depend upon all-libiberty.
10029
10030 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10031
10032 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10033
10034 * Makefile.in: Add libstub.
10035
10036 * configure.in: Ditto. Build libstub for targets that have cygmon
10037 support.
10038
10039 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10040
10041 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10042
10043 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10044
10045 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10046 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10047
10048 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10049
10050 * configure: Define DEFAULT_M4 by searching PATH.
10051 * Makfile.in: Use DEFAULT_M4.
10052
10053 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10054
10055 * ltconfig: Add cygwin32 support.
10056
10057 * Makefile.in, configure.in: Add libtool as a native only directory
10058 to configure and build.
10059
10060 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10061
10062 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10063
10064 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10065
10066 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10067
10068 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10069
10070 * Makefile.in: add ash make rules
10071 * configure.in: add ash to native_only and host_tools lists
10072
10073 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10074
10075 * Makefile.in (all-gettext, all-intl): New targets.
10076 (ALL_MODULES): Added all-gettext, all-intl.
10077 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10078 (INSTALL_MODULES): Added install-gettext, install-intl.
10079 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10080
10081 * configure.in (host_tools): Added gettext.
10082 (native_only): Likewise.
10083 (noconfigdirs) [various cases]: Likewise.
10084 (host_libs): Added intl.
10085
10086 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10087
10088 * configure: Do not disable building gdbtk for cygwin32 hosts.
10089
10090 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10091
10092 * configure.in: Add thumb-coff target.
10093 * config.sub: Add thumb-coff target.
10094
10095 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10096
10097 * Makefile.in: Revert yesterday's change.
10098 (all-target-winsup): all-target-librx stays out of here.
10099
10100 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10101
10102 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10103 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10104 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10105 Remove references to librx and libg++.
10106
10107 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10108
10109 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10110 recursive makes
10111
10112 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10113
10114 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10115 for newlib directory.
10116 (CXX_FOR_TARGET): Likewise.
10117
10118 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10119
10120 * ltconfig: Update after libtool/ltconfig.in change for
10121 hpux11.
10122
10123 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10124
10125 * ltconfig, ltmain.sh: Update to libtool 1.2.
10126
10127 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10128
10129 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10130 (install-gcc-cross): Instead, override LANGUAGES here.
10131
10132 1998-03-18 Dave Love <d.love@dl.ac.uk>
10133
10134 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10135 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10136
10137 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10138
10139 * configure.in: Add Thumb-pe target.
10140
10141 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10142
10143 * Makefile.in - changed sn targets to snavigator
10144 * configure.in - changed sn targets to snavigator
10145
10146 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10147
10148 * config-ml.in: After building symlink tree call make distclean
10149 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10150 to be the case for libiberty.
10151
10152 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10153
10154 * configure: When making link, also check the current
10155 directory. The configure scripts may create one.
10156
10157 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10158
10159 * config.sub: Accept alphapca56 and alphaev6 properly.
10160
10161 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10162
10163 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10164
10165 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10166
10167 * config.sub (sco5): Fix typo.
10168
10169 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10170
10171 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10172 install-itcl.
10173 (install-itcl): Remove dependency on install-tcl.
10174
10175 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10176
10177 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10178
10179 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10180
10181 * configure.in: Don't build libgui for a cygwin32 target when not on
10182 a cygwin32 host.
10183
10184 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10185
10186 * configure (redirect): Set to null, so default behavior of
10187 configure is now --verbose.
10188
10189 1998-02-16 Dave Love <d.love@dl.ac.uk>
10190
10191 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10192 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10193
10194 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10195
10196 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10197 this change to sync Makefile.in with its ChangeLog entries.
10198
10199 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10200
10201 * ltmain.sh (mkdir): Check that the directory doesn't exist
10202 before we exit with error, so that we don't get races during
10203 parallel builds.
10204
10205 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10206
10207 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10208
10209 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10210
10211 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10212 PICFLAG_FOR_TARGET.
10213 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10214
10215 * configure: Emit a definition for the new macro enable_shared
10216 into each Makefile.
10217
10218 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10219
10220 * configure.in (host_tools, native_only): Add libtool.
10221
10222 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10223
10224 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10225 Fix typo in ming config comment.
10226
10227 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10228
10229 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10230
10231 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10232
10233 * config.sub: Add tic30 cases, and map c30 to tic30.
10234
10235 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10236
10237 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10238 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10239 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10240 (CLEAN_TARGET_MODULES): Similarly
10241 (all-target-libf2c): Add dependences.
10242 * configure.in (target_libs): Add libf2c.
10243
10244 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10245
10246 * configure.in: Remove expect from noconfigdirs when target
10247 is cygwin32. OK to build expect and dejagnu with Canadian
10248 Cross.
10249
10250 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10251
10252 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10253 host.
10254
10255 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10256 and mingw32.
10257
10258 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10259
10260 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10261 here as it is not defined in the toplevel Makefile.
10262
10263 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10264
10265 * configure (package_makefile_rules_frag): New variable, which names
10266 a file with generic rules, ...
10267 Change comment to mention we now have FIVE parts.
10268 * configure: Undo last change.
10269
10270 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10271
10272 * config.guess: More accurate determination of HP processor types.
10273 * config.sub: More accurate determination of HP processor types.
10274
10275 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10276
10277 * configure (package_makefile_frag): Move inserting the
10278 ${package_makefile_frag} to where it should be according
10279 to the comment.
10280
10281 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10282
10283 * config.guess: Add support for Linux/ARM.
10284
10285 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10286
10287 * .cvsignore: Remove *-info and *-install since they match
10288 release-info and mpw-install, which we don't want to just ignore.
10289
10290 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10291
10292 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10293
10294 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10295
10296 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10297 local_prefix to sub-make invocations.
10298
10299 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10300
10301 * configure.in: Check makefile fragments in the source
10302 directory.
10303
10304 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10305
10306 * configure.in: Check whether host and target makefile
10307 fragments exist before adding them to *_makefile_frag.
10308
10309 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10310
10311 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10312
10313 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10314
10315 * configure.in: Make sure we only replace RPATH_ENVVAR on
10316 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10317 regexp to sed.
10318
10319 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10320 to sub-makes.
10321
10322 1998-01-13 Lee Iverson (leei@ai.sri.com)
10323
10324 * config-ml.in (multi-do): LDFLAGS must include multilib
10325 designator.
10326
10327 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10328
10329 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10330
10331 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10332
10333 * config.sub: Add mingw32 support.
10334 * configure.in: Likewise.
10335
10336 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10337
10338 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10339
10340 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10341
10342 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10343 * configure (gxx_include_dir): Provide a definition for subdirs
10344 which do not use autoconf.
10345
10346 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10347
10348 * config.guess: Sync with egcs. Picks up new alpha support,
10349 BeOS & some additional linux support.
10350
10351 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10352
10353 * config.guess: HP 9000/803 is a PA1.1 machine.
10354
10355 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10356
10357 * configure.in: It's alpha*-...
10358
10359 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10360
10361 * configure.in (host_makefile_frag, target_makefile_frag):
10362 Handle multiple config files.
10363 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10364 alpha-*-*.
10365
10366 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10367
10368 * mkdep: New file.
10369
10370 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10371
10372 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10373
10374 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10375
10376 * Makefile.in: Add libgui directory.
10377 (GDB_TK): Add all-libgui.
10378 * configure.in: Add libgui directory.
10379 * configure: Add all-libgui to GDB_TK.
10380
10381 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10382
10383 * config-ml.in (multidirs): Add m32r to multilib list.
10384
10385 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10386
10387 * Makefile.in (all-target-gperf): Change dependency to
10388 all-target-libstdc++.
10389
10390 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10391
10392 * config.guess: Add BeOS support.
10393
10394 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10395
10396 Source directory cvs renamed to cvssrc:
10397 * configure.in (host_tools): Change cvs to cvssrc.
10398 (native_only): Likewise.
10399 (noconfigdirs) [various cases]: Likewise.
10400 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10401 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10402 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10403 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10404 (all-cvssrc): Rename target from all-cvs.
10405
10406 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10407
10408 * configure (gxx_include_dir): Fix thinko.
10409
10410 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10411
10412 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10413 (install-cross, install-gcc-cross): New targets.
10414
10415 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10416
10417 * configure.in (noconfigdirs): Add support for Thumb target.
10418
10419 * config.sub (maybe_os): Add support for Thumb target.
10420
10421 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10422
10423 * Makefile.in: Add rules for cygmon.
10424
10425 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10426
10427 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10428
10429 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10430 * configure (gxx_include_dir): Provide a definition for subdirs
10431 which do not use autoconf.
10432
10433 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10434
10435 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10436 11/18/97 build
10437
10438 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10439
10440 * From Franz Sirl.
10441 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10442 found on RedHat Linux systems.
10443
10444 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10445
10446 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10447 guesses.
10448
10449 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10450
10451 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10452
10453 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10454
10455 * ltmain.sh: If mkdir fails, check whether the directory was created
10456 anyhow by some other process.
10457
10458 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10459
10460 * configure.in (d30v-*-*): Configure all directories.
10461
10462 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10463
10464 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10465 for the D30V.
10466
10467 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10468
10469 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10470
10471 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10472
10473 * include/libiberty.h: Add extern "C" { so it can be used with C++
10474 progrms.
10475 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10476 programs.
10477
10478 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10479
10480 * configure.in (d30v-*-*): Configure GCC now.
10481
10482 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10483
10484 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10485 is no longer needed.
10486
10487 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10488
10489 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10490
10491 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10492
10493 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10494 targets using "$@" to provide support for similar but not identical
10495 targets without having to duplicate code.
10496
10497 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10498
10499 * makefile.vms: Fix to work with DEC C.
10500
10501 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10502
10503 * config.sub: Add mips-tx39-elf to marketing names.
10504
10505 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10506
10507 * ltmain.sh: Handle symlinks in generated script.
10508
10509 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10510
10511 * configure: Handle autoconf style directory options: --bindir,
10512 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10513 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10514 --sysconfdir.
10515 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10516 (sharedstatedir, localstatedir, oldincludedir): New variables.
10517 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10518 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10519 sbindir, sharedstatedir, and sysconfdir.
10520
10521 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10522
10523 * Makefile.in (bootstrap-lean): New target.
10524
10525 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10526
10527 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10528 sn, and gnuserv from noconfigdirs.
10529
10530 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10531
10532 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10533
10534 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10535
10536 * Makefile.in (cross): New target.
10537
10538 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10539 Jeff Law <law@cygnus.com>
10540
10541 * Makefile.in (bootstrap2, bootstrap3): New targets.
10542 (all-bootstrap): Remove outdated and confusing target.
10543 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10544
10545 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10546
10547 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10548 windows. Consistent with gdb/configure.
10549
10550 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10551
10552 * configure.in: Name Linux target fragment.
10553
10554 * configure: Rewrite so that project Makefile fragment is inserted
10555 first and appears last in the resulting Makefile.
10556
10557 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10558
10559 * Makefile.in (install-itcl): Install tcl first.
10560
10561 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10562
10563 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10564
10565 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10566
10567 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10568
10569 * configure.in (skipdirs): Add target-librx for Linux.
10570 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10571
10572 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10573
10574 * Makefile.in (bootstrap): New target.
10575
10576 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10577
10578 * config.sub: Accept 'amigados' for backward compatability.
10579
10580 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10581
10582 * config.guess: Merge with FSF.
10583
10584 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10585
10586 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10587
10588 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10589
10590 * config.sub: Add "marketing-names" patch.
10591
10592 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10593
10594 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10595
10596 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10597
10598 * config.sub: Handle v850-elf.
10599
10600 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10601
10602 * .cvsignore (*-install): Remove.
10603
10604 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10605
10606 * ltconfig: Set CONFIG_SHELL in libtool.
10607 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10608
10609 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10610
10611 * configure.in (target_subdir): Set to libraries if enable_multilib.
10612
10613 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10614
10615 * config.guess: Update from gcc directory.
10616
10617 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10618
10619 * Makefile.in (all-sim): Depends on all-readline.
10620
10621 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10622
10623 * Makefile.in (BISON, YACC): Use $$s.
10624 (all-bison): Depend on all-texinfo.
10625
10626 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10627
10628 * Makefile.in (BISON): Add -L flag.
10629 (YACC): Likewise.
10630
10631 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10632
10633 * configure.in (noconfigdirs): Add support for v850e target.
10634
10635 * config.sub (maybe_os): Add support for v850e target.
10636
10637 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10638
10639 * configure.in (noconfigdirs): Add support for v850ea target.
10640
10641 * config.sub (maybe_os): Add support for v850ea target.
10642
10643 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10644
10645 * config.sub: Add mipstx39. Delete r3900.
10646
10647 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10648
10649 * Makefile.in (all-autoconf): Depends on all-texinfo.
10650
10651 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10652
10653 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10654 eabi targets.
10655
10656 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10657
10658 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10659
10660 * configure: When handling a Canadian Cross, handle YACC as well as
10661 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10662 * Makefile.in (all-bison): Depend upon all-texinfo.
10663
10664 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10665
10666 * Makefile.in (BISON): bison, not byacc or bison -y.
10667 (YACC): bison -y or byacc or yacc.
10668 (various): Add *-bison as appropriate.
10669 (taz): No need to mess with BISON anymore.
10670
10671 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10672
10673 * configure: If OSTYPE matches *win32*, try to find a good value for
10674 CONFIG_SHELL.
10675
10676 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10677
10678 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10679 configure.in if it is present.
10680
10681 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10682
10683 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10684
10685 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10686
10687 * config.sub: Recognize `arc' cpu.
10688 * configure.in: Likewise.
10689 * config-ml.in: Likewise.
10690
10691 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10692
10693 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10694
10695 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10696
10697 * configure: Changed sed delimiter from ':' to '|' when
10698 attempting to substitute ${config_shell} for SHELL. On
10699 NT ${config_shell} may contain a ':' in it.
10700
10701 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10702
10703 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10704
10705 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10706
10707 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10708
10709 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10710
10711 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10712
10713 * ylwrap: If the program is a relative path, force it to be
10714 absolute.
10715
10716 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10717
10718 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10719
10720 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10721
10722 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10723 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10724 for libraries.
10725
10726 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10727
10728 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10729 separated by spaces.
10730
10731 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10732
10733 * ylwrap: New file.
10734 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10735
10736 * ltmain.sh: Handle /bin/sh at start of install program.
10737
10738 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10739
10740 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10741 * missing: New file, from automake 1.2.
10742
10743 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10744
10745 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10746 check-tk to CHECK_X11_MODULES.
10747
10748 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10749
10750 * config.sub: Merge with FSF.
10751
10752 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10753
10754 * config.guess: Merge with FSF.
10755
10756 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10757
10758 * configure: Treat msdosdjgpp like go32.
10759 * configure.in: Likewise. Don't remove gprof for go32.
10760
10761 * configure: Change Makefile.tem2 to Makefile.tm2.
10762
10763 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10764
10765 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10766
10767 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10768
10769 * install-sh (chmodcmd): Set to null if the DST directory already
10770 exists. Same as Nov 11th change.
10771
10772 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10773
10774 * configure (GDB_TK): Needs itcl and tix.
10775
10776 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10777
10778 * config.guess: Update from FSF.
10779
10780 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10781
10782 * Makefile.in (GDB_TK): Depend on itcl and tix.
10783
10784 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10785
10786 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10787 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10788 (INSTALL_SCRIPT): New variable.
10789 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10790 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10791 to -x.
10792 * install-sh: Add support for -x option.
10793
10794 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10795
10796 * configure.in, Makefile.in: Treat tix like itcl.
10797
10798 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10799
10800 * Makefile.in (WINDRES): New variable.
10801 (WINDRES_FOR_TARGET): New variable.
10802 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10803 (EXTRA_HOST_FLAGS): Add WINDRES.
10804 (EXTRA_TARGET_FLAGS): Add WINDRES.
10805 (EXTRA_GCC_FLAGS): Add WINDRES.
10806 ($(DO_X)): Pass down WINDRES.
10807 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10808 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10809 DLLTOOL_FOR_TARGET.
10810
10811 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10812
10813 * configure.in: configure sim before gdb for win32-x-ppc
10814
10815 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10816
10817 Move gperf into the toplevel, from libg++.
10818 * configure.in (target_tools): Add target-gperf.
10819 (native_only): Add target-gperf.
10820 * Makefile.in (all-target-gperf): New target, depend on
10821 all-target-libg++.
10822 (configure-target-gperf): Empty rule.
10823 (ALL_TARGET_MODULES): Add all-target-gperf.
10824 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10825 (CHECK_TARGET_MODULES): Add check-target-gperf.
10826 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10827 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10828
10829 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10830
10831 * config.sub (mn10200): Recognize new basic machine.
10832
10833 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10834
10835 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10836 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10837
10838 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10839
10840 * configure.in: If we're building mips-sgi-irix6* native, turn on
10841 ENABLE_MULTILIB and set TARGET_SUBDIR.
10842
10843 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10844
10845 * Makefile.in (all-sn): Depend on all-grep.
10846
10847 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10848
10849 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10850
10851 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10852 Makefile. From Jeff Makey <jeff@cts.com>.
10853 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10854
10855 * Makefile.in (DISTBISONFILES): Remove.
10856 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10857 $(DEFAULT_YACC).
10858
10859 * configure.in: Build itl, db, sn, etc., when building for native
10860 cygwin32.
10861
10862 * Makefile.in (LD): New variable.
10863 (EXTRA_HOST_FLAGS): Pass down LD.
10864 ($(DO_X)): Likewise.
10865
10866 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10867
10868 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10869
10870 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10871
10872 * configure.in (targargs): Strip out any supplied --build argument
10873 before adding our own. Always add --build.
10874
10875 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10876
10877 * configure.in (targargs): Pass --build if we're doing
10878 a cross-compile.
10879
10880 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10881
10882 * configure: Use '|' instead of ":" as the separator in
10883 sed. Otherwise sed chokes on NT path names with drive
10884 designators. Also look for "?:*" as the leading characters in an
10885 absolute pathname.
10886
10887 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10888
10889 * config.sub: Support for r3900.
10890
10891 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10892
10893 * configure.in: Use install-sh, not install.sh.
10894
10895 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10896
10897 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10898 apply it twice.
10899
10900 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10901
10902 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10903 install-binutils.
10904
10905 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10906
10907 * Makefile.in: Add automake targets.
10908 * configure.in (host_tools): Add automake.
10909
10910 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10911
10912 * configure: Default CXX to c++, not gcc.
10913 * Makefile.in (CXX): Set to c++, not gcc.
10914 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10915
10916 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10917
10918 * install-sh: try appending a .exe if source file doesn't
10919 exist
10920
10921 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10922
10923 * configure.in: Turn on multilib by default.
10924 (cross_only): Remove target-libiberty.
10925
10926 * Makefile.in (all-gcc): Don't depend on libiberty.
10927
10928 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10929
10930 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10931
10932 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10933
10934 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10935 (DISTBISONFILES): Add ld/Makefile.in
10936
10937 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10938
10939 * configure.in: if target is cygwin32 but host isn't cygwin32,
10940 don't configure gdb tcl tk expect, not just gdb.
10941
10942 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10943
10944 * configure.in: Added gnuserv everywhere sn appears.
10945
10946 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10947 (CROSS_CHECK_MODULES): Added check-gnuserv.
10948 (INSTALL_MODULES): Added install-gnuserv.
10949 (CLEAN_MODULES): Added clean-gnuserv.
10950 (all-gnuserv): New target.
10951
10952 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10953
10954 * config.guess: Fixes for MIPS OpenBSD systems.
10955
10956 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10957
10958 * Makefile.in (INSTALL_XFORM): Remove.
10959 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10960
10961 * mkinstalldirs: New file, copied from automake.
10962 * Makefile.in (installdirs): Rename from install-dirs. Use
10963 mkinstalldirs. Change all users.
10964 (DEVO_SUPPORT): Add mkinstalldirs.
10965
10966 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10967
10968 * install-sh: Rename from install.sh.
10969 * Makefile.in (INSTALL): Change install.sh to install-sh.
10970 (DEVO_SUPPORT): Likewise.
10971
10972 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10973 Graichen <graichen@rzpd.de>.
10974
10975 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10976
10977 * config.guess: Recognize OpenBSD systems correctly.
10978
10979 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10980
10981 * README, Makefile.in (ETC_SUPPORT): Remove references to
10982 cfg-paper*, configure.{texi,man,info*}._
10983
10984 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10985
10986 * Makefile.in (all.normal): Ensure that gcc is built after all
10987 the x11 - ie gdb - targets.
10988
10989 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10990
10991 * makefile.vms: Don't run conf-a-gas.
10992
10993 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10994
10995 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10996
10997 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10998
10999 * configure.in: Remove noconfigdirs case since gdb also
11000 configures and builds for tic80-coff.
11001
11002 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11003
11004 * configure: Set cache_file to config.cache.
11005 * Makefile.in (local-distclean): Remove config.cache.
11006
11007 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11008
11009 * COPYING: Update FSF address.
11010
11011 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11012
11013 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11014 noconfigdirs.
11015
11016 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11017
11018 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11019 MAKEDIRS, is empty.
11020
11021 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11022
11023 * config.sub: Tweak mn10300 entry.
11024
11025 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11026
11027 * configure.in (host_tools): Put sim before gdb, so gdb's
11028 configure.tgt can determine if the simulator was configured.
11029
11030 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11031
11032 * config.sub: Move BeOS $os case to be with other Cygnus
11033 local cases.
11034
11035 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11036
11037 * config.sub: Remove misplaced comment that broke Linux.
11038
11039 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11040
11041 * config.sub: Add BeOS support.
11042
11043 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11044
11045 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11046
11047 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11048
11049 * configure.in (noconfigdirs): Remove tcl and tk from
11050 noconfigdirs for cygwin32 builds.
11051
11052 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11053
11054 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11055
11056 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11057
11058 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11059 make-all.com, use makefile.vms instead.
11060
11061 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11062
11063 * config.sub: Accept -lnews*.
11064
11065 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11066
11067 * configure.in (noconfigdirs): Disable target-newlib,
11068 target-examples and target-libiberty for d30v.
11069
11070 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11071
11072 * configure.in (noconfigdirs): Enable ld for d30v.
11073
11074 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11075
11076 * configure.in (tic80-*-*): Build compiler.
11077
11078 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11079
11080 * configure.in (d30v-*): Remove sim directory from list of
11081 unsupported d30v directories
11082
11083 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11084
11085 * config.sub, configure.in: Add d30v target cpu.
11086
11087 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11088
11089 * makefile.vms: New file.
11090 * make-all.com: Remove.
11091
11092 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11093
11094 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11095
11096 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11097
11098 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11099
11100 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11101
11102 * Makefile.in (ALL_MODULES): Added all-db.
11103 (CROSS_CHECK_MODULES): Addec check-db.
11104 (INSTALL_MODULES): Added install-db.
11105 (CLEAN_MODULES): Added clean-db.
11106
11107 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11108
11109 * config.guess: Merge with latest FSF sources.
11110
11111 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11112
11113 * Makefile.in (ALL_MODULES): Added all-itcl.
11114 (CROSS_CHECK_MODULES): Added check-itcl.
11115 (INSTALL_MODULES): Added install-itcl.
11116 (CLEAN_MODULES): Added clean-itcl.
11117
11118 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11119
11120 * configure.in: build gdb for mn10200
11121
11122 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11123
11124 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11125
11126 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11127
11128 * configure.in (tic80-*-*): Turn off most targets right now.
11129
11130 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11131
11132 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11133 rather than the makeinfo program.
11134 (do-info): Depend upon all-texinfo.
11135
11136 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11137
11138 * configure.in: Remove uses of config/mh-linux.
11139
11140 * config.sub, config.guess: Merge with latest FSF sources.
11141
11142 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11143
11144 * config.sub (case $basic_machine): Add tic80 entries.
11145
11146 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11147
11148 * config.sub, config.guess: Merge with latest FSF sources.
11149
11150 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11151
11152 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11153 * mpw-config.in: Test for NewFolderRecursive.
11154 * mpw-install: Use symbolic name for startup filename.
11155 * mpw-README: Add various additional details.
11156
11157 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11158
11159 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11160
11161 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11162
11163 * configure.in: Do build gcc and the target libraries for
11164 the mn10200.
11165
11166 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11167
11168 * configure.in: don't avoid building gdb for mn10300 any more
11169 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11170 instead of single-quoting it.
11171
11172 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11173
11174 * configure.in: Don't use --with-stabs on IRIX 6.
11175
11176 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11177
11178 * configure.in (m32r): Build gdb, libg++ now.
11179
11180 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11181
11182 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11183 directories from noconfigdirs.
11184
11185 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11186
11187 * config.sub (basic_machine): added mips16 configuration
11188
11189 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11190
11191 * config.sub: Handle d10v-unknown.
11192
11193 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11194
11195 * config.sub: Handle v850-unknown.
11196
11197 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11198
11199 * Makefile.in: add findutils
11200 * configure.in: add findutils to list of host_tools
11201
11202 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11203
11204 * config.sub: Handle mn10200 and mn10300.
11205
11206 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11207
11208 * configure.in (d10v-*): Do not build librx.
11209
11210 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11211
11212 * configure.in (mn10300): Build everything except gdb & libgloss.
11213
11214 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11215
11216 * config.guess: Patch for Dansk Data Elektronik servers,
11217 from Niels Skou Olsen <nso@dde.dk>.
11218
11219 For ncr, use /bin/uname rather than uname, since GNU uname does not
11220 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11221
11222 Patch for MIPS R4000 running System V,
11223 from Eric S. Raymond <esr@snark.thyrsus.com>.
11224
11225 Fix thinko for nextstep.
11226
11227 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11228
11229 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11230 * config.guess: Guess mips-dec-mach_bsd4.3.
11231
11232 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11233 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11234 release numbers.
11235 * config.guess (mips-mips-riscos*): Emit just enough of the
11236 release number.
11237
11238 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11239 * config.guess (sparc-auspex-sunos*): Added.
11240 (f300-fujitsu-*): Added.
11241
11242 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11243 * config.guess: Recognize a Tadpole as a sparc.
11244
11245 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11246
11247 * config.guess: Don't assume that NextStep version is either 2 or
11248 3. NextStep 4 (aka OpenStep 4) has come out now.
11249
11250 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11251
11252 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11253 From Rik Faith <faith@cs.unc.edu>.
11254
11255 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11256
11257 * config.sub: Contributions from bug-gnu-utils to:
11258 Support plain "hppa" (no version given) architecture, reported by
11259 OpenStep.
11260 OpenBSD like NetBSD.
11261 LynxOs is not a hardware supplier.
11262
11263 * config.guess: Contributions from bug-gnu-utils to add support for:
11264 OpenBSD like NetBSD.
11265 Stratus systems.
11266 More Pyramid systems.
11267 i[n>4]86 Intel chips.
11268 M680[n>4]0 Motorola chips.
11269 Use unknown instead of lynx for hardware manufacturer.
11270
11271 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11272
11273 * install.sh (chmodcmd): Set to null if the DST directory already
11274 exists.
11275
11276 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11277
11278 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11279 not use mt-ppc target Makefile fragment any more.
11280
11281 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11282
11283 * configure.in (*-*-windows): Exclude everything but those dirs
11284 needed to build windows.
11285
11286 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11287
11288 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11289
11290 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11291
11292 * configure.in: Exclude mmalloc from i386-windows.
11293
11294 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11295
11296 * Undo my previous change.
11297
11298 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11299
11300 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11301 unconditionally.
11302 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11303
11304 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11305
11306 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11307 host to add it's own flags.
11308
11309 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11310
11311 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11312
11313 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11314
11315 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11316 (CXX_FOR_TARGET): Likewise.
11317 (GCC_FOR_TARGET): Define.
11318 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11319 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11320 CC_FOR_TARGET was specified on the command line.
11321 (MAKEOVERRIDES): Don't define.
11322
11323 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11324
11325 * configure.in (m32r): Fix spelling of libg++ libs.
11326
11327 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11328
11329 * config.sub (-apple*): Remove, now redundant.
11330
11331 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11332
11333 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11334
11335 * configure: Rework yesterday's sed script patch.
11336
11337 * config.sub: Merge with FSF.
11338
11339 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11340
11341 * config.guess: Merge from FSF.
11342
11343 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11344 * config.guess: Use pc instead of unknown, for pc clone systems.
11345 Change linux to linux-gnu.
11346
11347 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11348 * config.guess: Avoid non-portable tr syntax.
11349
11350 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11351
11352 * test-build.mk (HOLES): Add "xargs" for gdb.
11353
11354 * configure: Avoid hpux10.20 sed bug.
11355
11356 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11357
11358 * configure.in: Add support for windows host
11359 (that is a build done under the Microsoft build environment).
11360
11361 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11362
11363 * Makefile.in: Replace all uses of srcroot with s, to shrink
11364 command line lengths.
11365
11366 Patches from Geoffrey Noer <noer@cygnus.com>:
11367 * configure.in: If configuring for newlib, pass --with-newlib to
11368 subdirectories.
11369 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11370 -Bnewlib/ and -Lwinsup to gcc.
11371 (CXX_FOR_TARGET): Likewise.
11372
11373 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11374
11375 * Makefile.in (ETC_SUPPORT): Add configure.
11376
11377 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11378
11379 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11380 host configuration file.
11381
11382 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11383
11384 * configure.in: Break mn10x00 support into separate
11385 mn10200 and mn10300 configurations.
11386 * config.sub: Likewise.
11387
11388 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11389
11390 * configure.in: Add lots of stuff to noconfigdirs for
11391 the mn10x00 targets.
11392
11393 * config.sub, configure.in: Add mn10x00 support.
11394
11395 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11396
11397 * make-all.com: Call conf-a-gas, not config-a-gas.
11398
11399 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11400
11401 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11402 targets.
11403
11404 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11405
11406 * mpw-README: Add much more detail for native PowerMac.
11407 * mpw-install: New file.
11408 * mpw-configure: Add --norecursion and --help options.
11409 * mpw-config.in: Translate readme and install files when
11410 copying to objdir.
11411 * mpw-build.in: Don't always depend on byacc and flex.
11412 (install-only-top): New action.
11413
11414 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11415
11416 * configure.in: You can now configure GDB for the v850.
11417
11418 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11419
11420 * configure.in (noconfigdirs): Don't configure any C++ dirs
11421 if targeting D10V.
11422
11423 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11424
11425 * config.sub: Recognize mips64vr5000.
11426
11427 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11428
11429 * configure.in: Use a single line for host_tools and native_only.
11430
11431 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11432
11433 * config.sub, configure.in: Add entries for m32r.
11434
11435 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11436
11437 * Makefile.in (inet-install): Don't run install-gzip.
11438
11439 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11440
11441 * configure.in: Don't config lots of things for *-*-windows*.
11442
11443 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11444
11445 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11446 (host_libs, host_tools): Copy from configure.in.
11447 * mpw-configure: Don't complain about directories not found.
11448
11449 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11450
11451 * configure.in (i[345]86): Recognize i686 for pentium pro.
11452 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11453 file.
11454
11455 * config.guess (i[345]86): Ditto.
11456
11457 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11458
11459 * configure.in (noconfigdirs): Removed gdb for D10V.
11460
11461 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11462
11463 * configure.in: Remove ld, target-libio, target-libg++, and
11464 target-libstdc++ from noconfigdirs.
11465
11466 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11467
11468 * configure: Fix three locations where shell scripts were
11469 being run directly rather than with config_shell.
11470
11471 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11472
11473 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11474 * config.sub (basic_machine): Recognize v850.
11475
11476 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11477
11478 * mpw-configure: Handle multiple enable/disable options and
11479 pass them down recursively, handle -c and -s flags appropriately
11480 depending on choice of compiler, add escape mechanism for
11481 quoted arguments to gC.
11482
11483 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11484
11485 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11486 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11487 so that -mrelocatable-lib and -mno-eabi are used.
11488
11489 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11490 not support --print-multi-lib, don't abort.
11491
11492 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11493
11494 * make-all.com: Run config-a-gas.
11495 * setup.com: Don't copy subdirectory files around.
11496
11497 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11498
11499 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11500 target, it now compiles correctly.
11501
11502 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11503
11504 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11505
11506 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11507
11508 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11509
11510 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11511
11512 * configure.in (native_only): Add prms.
11513
11514 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11515
11516 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11517 (BINUTILS_SUPPORT_DIRS): Likewise.
11518
11519 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11520
11521 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11522 d10v support is added.
11523
11524 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11525
11526 * configure.in (d10v-*-*): New target.
11527
11528 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11529
11530 * config.guess (HP 9000/811): Recognize this as a PA1.1
11531 machine.
11532
11533 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11534
11535 * Makefile.in (do-tar-gz): New target, split out from tail end of
11536 taz target. Run each command separately, don't use pipes.
11537 (taz): Use it.
11538
11539 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11540
11541 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11542 * mpw-build.in: No builds should depend on building byacc or flex,
11543 they are assumed to be installed already.
11544
11545 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11546
11547 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11548 variable that CC_FOR_TARGET needs.
11549
11550 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11551
11552 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11553 options have changed since the last time the subdirectory was
11554 configured, and if it has, reconfigure.
11555 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11556 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11557
11558 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11559
11560 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11561 CLEAN_MODULES): Add bash.
11562 (all-bash): New target.
11563
11564 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11565
11566 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11567
11568 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11569
11570 * config.sub (basic_machine): Recognize d10v as a valid processor.
11571
11572 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11573
11574 * mpw-configure: Add support for --bindir.
11575 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11576
11577 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11578
11579 * configure.in: add bash, time, gawk to list of hosttools and things
11580 to only build for native toolchains
11581
11582 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11583
11584 * Makefile.in (docdir): Remove.
11585
11586 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11587
11588 * Makefile.in (datadir): Set to $(prefix)/share.
11589
11590 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11591
11592 * configure.in: build diff and patch for cygwin32-hosted
11593 toolchains.
11594
11595 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11596
11597 * config.sub: Accept -rtems*.
11598
11599 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11600
11601 * configure.in: enable dosrel for cygwin32-hosted builds,
11602 remove diff from the list of things not buildable
11603 via Canadian Cross
11604
11605 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11606
11607 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11608 don't get ". ".
11609
11610 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11611
11612 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11613
11614 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11615
11616 * Makefile.in (taz): Handle case where tex3patch didn't even get
11617 checked out. Also, if it was found, put the symlink in a new util
11618 subdirectory.
11619
11620 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11621
11622 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11623
11624 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11625
11626 * config.sub: Recognize -openvms.
11627 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11628 * make-all.com, setup.com: New files.
11629
11630 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11631
11632 * Makefile.in (taz): tex3patch moved to texinfo/util.
11633
11634 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11635
11636 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11637 * configure.in: remove make from disable-if-Can-Cross list
11638 enable gdb if ${host} and ${target} are cygwin32
11639
11640 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11641
11642 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11643 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11644
11645 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11646
11647 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11648 distinguish sysv/svr4/bsd variants.
11649 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11650
11651 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11652
11653 * configure.in: Added copyright notice.
11654 * move-if-change: Added copyright notice.
11655
11656 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11657
11658 * configure.in (powerpcle-*-solaris*): Until we get shared
11659 libraries working, don't build gdb, sim, make, tcl, tk, or
11660 expect.
11661
11662 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11663
11664 * config.guess: Merge with FSF:
11665
11666 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11667 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11668
11669 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11670 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11671
11672 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11673 * config.guess: Combine two OSF1 rules.
11674 Also recognize field test versions. From mjr@zk3.dec.com.
11675 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11676 because GNU uname does not support -p. From pmr@pajato.com.
11677
11678 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11679
11680 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11681
11682 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11683
11684 * mpw-README: Document GCCIncludes.
11685
11686 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11687
11688 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11689
11690 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11691
11692 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11693
11694 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11695
11696 * configure.in (*-*-cygwin32): Configure make.
11697
11698 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11699
11700 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11701
11702 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11703
11704 * Makefile.in (all-inet): Depend on all-perl.
11705
11706 * Makefile.in (inet-install): New target.
11707
11708 * Makefile.in (all-inet): Depend on all-tcl.
11709 (all-inet): Depend on all-send-pr.
11710
11711 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11712
11713 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11714 temporarily.
11715
11716 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11717
11718 * configure.in: Don't configure --with-gnu-ld on AIX.
11719
11720 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11721
11722 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11723
11724 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11725
11726 * Makefile.in (ALL_MODULES): Added all-inet.
11727 (CROSS_CHECK_MODULES): Added check-inet.
11728 (INSTALL_MODULES): Added install-inet.
11729 (CLEAN_MODULES): Added clean-inet.
11730 (all-indent): New target.
11731
11732 * configure.in (host_tools): Added inet.
11733 (native_only): Added inet.
11734 (noconfigdirs): Added inet.
11735
11736 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11737
11738 * configure.in: Don't configure libgloss if we are not configuring
11739 newlib.
11740
11741 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11742
11743 * configure.in: Don't configure libgloss for unsupported
11744 architectures.
11745
11746 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11747
11748 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11749
11750 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11751
11752 * Makefile.in (ALL_MODULES): Include all-apache.
11753 (CROSS_CHECK_MODULES): Include check-apache.
11754 (INSTALL_MODULES): Include install-apache.
11755 (all-apache): New target.
11756
11757 * configure.in: Added apache everywhere perl is seen.
11758
11759 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11760
11761 * Makefile.in: Add support for clean-{module} and
11762 clean-target-{module} rules.
11763
11764 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11765
11766 * configure.in (*-*-ose) do not build libgloss.
11767
11768 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11769
11770 * config.guess (prep*:SunOS:5.*:*): Turn into
11771 powerpele-unknown-solaris2.
11772
11773 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11774
11775 * configure.in: Permit --enable-shared to specify a list of
11776 directories.
11777
11778 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11779
11780 * configure.in (host==solaris): Pass only the first word of $CC
11781 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11782
11783 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11784
11785 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11786
11787 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11788
11789 * Makefile.in (ALL_MODULES): Include all-perl.
11790 (CROSS_CHECK_MODULES): Include check-perl.
11791 (INSTALL_MODULES): Include install-perl.
11792 (ALL_X11_MODULES): Include all-guile.
11793 (CHECK_X11_MODULES): Include check-guile.
11794 (INSTALL_X11_MODULES): Include install-guile.
11795 (all-perl): New target.
11796 (all-guile): New target.
11797
11798 * configure.in (host_tools): Include perl and guile.
11799 (native_only): Include perl and guile.
11800 (noconfigdirs): Don't build guile and perl; no ports have been
11801 done.
11802
11803 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11804
11805 * configure (--enable-*): Handle quoted option lists such as
11806 --enable-sim-cflags='-g0 -O' better.
11807
11808 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11809
11810 * Makefile.in ({,inst}all-target): New rule so we can make and
11811 install all of the target directories easily.
11812
11813 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11814
11815 * configure.in: Add missing global flag in sed substitution when
11816 deleting `target-' from ${configdirs}.
11817
11818 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11819
11820 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11821 option.
11822
11823 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11824 config/mh-necv4.
11825
11826 * install.sh: Correct misspelling of transformbasename.
11827
11828 * config.guess: Recognize mips-*-sysv*.
11829
11830 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11831
11832 * config.sub: Recognize mon960.
11833
11834 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11835
11836 * configure: Restore Canadian Cross handling of BISON and LEX,
11837 removed in Feb 20 change.
11838
11839 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11840
11841 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11842 Mention make install. Remove the old copyright date as well the
11843 clumsy and rather pointless copyright on the README file.
11844
11845 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11846
11847 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11848 Makefile after running symlink-tree, then run `make distclean' to
11849 avoid clobbering any generated files in srcdir.
11850
11851 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11852
11853 * configure.in (m68k-*-netbsd*): Build everything now.
11854
11855 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11856
11857 * Makefile.in (taz): Fix quoting.
11858
11859 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11860
11861 * configure.in (sparclet-*-*): Build everything now.
11862
11863 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11864
11865 * configure.in (m68k-*-linux*): New host.
11866
11867 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11868
11869 * configure: Check for bison before byacc.
11870
11871 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11872
11873 * Makefile.in configure: Change the way LEX and BISON/YACC are
11874 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11875 searching PATH. These are used as fallbacks by Makefile.in if
11876 flex/bison/byacc aren't in objdir.
11877
11878 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11879
11880 * Makefile.in: Make everything which depends upon all-bfd also
11881 depend upon all-opcodes, in case --with-commonbfdlib is used.
11882
11883 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11884
11885 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11886 building NT native compilers on Unix.
11887
11888 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11889
11890 * configure.in: Don't get CC from the host Makefile fragment if we
11891 can find gcc in PATH, or if this is a Canadian Cross. Move the
11892 Solaris test for /usr/ucb/cc to the post target script, just after
11893 the compiler sanity test.
11894
11895 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11896
11897 * config.sub: Merge with FSF.
11898
11899 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11900
11901 * Makefile.in (RPATH_ENVVAR): New variable.
11902 (REALLY_SET_LIB_PATH): Use it.
11903 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11904
11905 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11906
11907 * config.sub, configure.in: Recognize sparclet cpu.
11908
11909 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11910
11911 * config.guess: Support m68k-cbm-sysv4.
11912
11913 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11914
11915 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11916 m68k-unknown-linuxaout from linker help string. Put quotes around
11917 $ld_help_string.
11918
11919 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11920
11921 * config.guess (powerpc-harris-powerunix): Add guess for port
11922 to new target.
11923
11924 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11925
11926 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11927
11928 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11929
11930 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11931 $(REALLY_SET_LIB_PATH) in Makefile.
11932 * Makefile.in (SET_LIB_PATH): New variable.
11933 (REALLY_SET_LIB_PATH): New variable.
11934 ($(DO_X)): Use $(SET_LIB_PATH).
11935 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11936 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11937 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11938 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11939 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11940 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11941 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11942 (install-dosrel): Likewise.
11943 (all-opcodes): Depend upon all-libiberty.
11944
11945 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11946
11947 * config.guess (*:CYGWIN*): New
11948
11949 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11950
11951 * Makefile.in (all-target-winsup): All all-target-libiberty.
11952
11953 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11954
11955 * configure.in (noconfigdirs): Add missing # in front of comment.
11956
11957 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11958
11959 * configure.in: add second pass to things added to noconfigdirs
11960 so *-gm-magic can exclude libgloss properly.
11961
11962 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11963
11964 * mpw-configure (extralibs_name, rez_name): Set correctly
11965 for MWC68K compiler.
11966
11967 * mpw-README: Add more info on the necessary build tools.
11968
11969 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11970
11971 * configure.in, config.sub: Recognize cygwin32.
11972
11973 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11974
11975 * config.guess, config.sub: Recognize A/UX.
11976
11977 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11978
11979 * config.sub: Merge with gcc/config.sub.
11980
11981 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11982
11983 * mpw-build.in (do-binutils): Add build of stamps.
11984
11985 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11986
11987 * config.sub: Add recognition for mips64vr4100*-* targets.
11988
11989 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11990
11991 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11992 Add creation of gconfigargs with `--enable-shared' turned on.
11993 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11994 ($(host)-stamp-stage3-configured): Likewise.
11995 (HOLES): Add chatr and ldd.
11996 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11997
11998 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11999
12000 * configure: Pass --nfp to recursive configures.
12001
12002 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12003
12004 * Makefile.in (DLLTOOL): New.
12005 (DLLTOOL_FOR_TARGET): New.
12006 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12007 (EXTRA_TARGET_FLAGS): Ditto.
12008 (EXTRA_GCC_FLAGS): Ditto.
12009 (CONFIGURE_TARGET_MODULES): Ditto.
12010 (DO_X): Ditto.
12011 * configure: Add DLLTOOL.
12012
12013 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12014
12015 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12016 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12017 mh-sco, since old workarounds no longer needed, and don't
12018 build ld, since libraries have weak symbols in COFF.
12019
12020 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12021
12022 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12023
12024 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12025
12026 * configure.in: Make sure that ${CC} can be used to compile an
12027 executable.
12028
12029 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12030
12031 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12032 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12033 nothing depending on whether gdbtk is being built.
12034
12035 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12036
12037 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12038
12039 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12040
12041 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12042 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12043
12044 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12045
12046 * config-ml.in: Add support for
12047 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12048 Simplify setting of multidirs from --disable-foo.
12049
12050 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12051
12052 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12053 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12054 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12055 non-empty, pass them on to the GCC make.
12056 (all-bootstrap): New rule that is like all-gcc, except it executes
12057 the GCC bootstrap rule instead of the GCC all rule.
12058
12059 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12060
12061 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12062
12063 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12064
12065 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12066 DG/UX support.
12067
12068 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12069
12070 * config.sub (i*86*) Change [345] to [3456]
12071
12072 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12073
12074 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12075 --with-gnu-ld=no.
12076
12077 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12078
12079 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12080 AIX multilibs get built.
12081
12082 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12083
12084 * configure.in (i386-win32): Don't build expect if we're not
12085 building the tcl subdir.
12086
12087 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12088
12089 * Makefile.in: (configure-target-examples, all-target-examples):
12090 New targets, configure and build example programs.
12091
12092 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12093
12094 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12095 use it as input to sedit the generated MPW makefile.
12096 * mpw-README: Add a suggestion about Gestalt.h.
12097
12098 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12099
12100 * config.sub: Accept *-*-ieee*.
12101
12102 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12103
12104 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12105 Ronald F. Guilmette <rfg@monkeys.com>.
12106
12107 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12108
12109 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12110 for powerpc-pe native.
12111 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12112 (target==powerpc-pe): duplicate i386-win32 entry.
12113
12114 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12115
12116 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12117 of vxworks, not just vxworks5.1.
12118
12119 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12120
12121 * mpw-configure: Add support for exec-prefix.
12122
12123 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12124
12125 * config.guess: Recognize HP model 816 machines as having
12126 a PA1.1 processor.
12127
12128 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12129
12130 * configure: Ignore new autoconf configure options.
12131
12132 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12133
12134 * config.guess: Recognize Pentium under SCO.
12135 From Robert Lipe <robertl@arnet.com>.
12136
12137 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12138
12139 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12140
12141 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12142
12143 * configure.in: Don't configure gas for alpha-dec-osf*.
12144
12145 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12146
12147 * configure.in: Default to --with-stabs for some targets for which
12148 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12149 i[345]86*-*-unixware*.
12150
12151 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12152
12153 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12154 rather than basing it on the target. Simplify handling of options
12155 controlling which directories to configure. Remove extraneous
12156 slash in multi-clean target.
12157
12158 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12159
12160 * config-ml.in: Prefix more variables with ml_ so they don't collide
12161 with configure's.
12162
12163 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12164
12165 * configure: Don't turn -v into --v.
12166
12167 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12168
12169 * configure.in (targargs): Fix typo.
12170
12171 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12172
12173 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12174
12175 * configure.in: Strip --host and --target options from
12176 CONFIG_ARGUMENTS, and always configure for --host only. Add
12177 --with-cross-host option when building with a cross-compiler.
12178 * configure: Canonicalize the arguments put into config.status by
12179 always using `=' for an option with an argument. Pass a presumed
12180 --host or --target explicitly.
12181
12182 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12183
12184 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12185 into general OS recognition case.
12186
12187 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12188
12189 * configure.in (target_configdirs): add target-winsup only
12190 for win32 target systems.
12191
12192 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12193
12194 * Makefile.in (all-target-libgloss): Depend upon
12195 configure-target-newlib, since when libgloss is built it looks to
12196 see if the newlib directory exists.
12197
12198 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12199
12200 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12201 cfg-ml-*.in.
12202
12203 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12204
12205 * configure: Handle LD and LD_FOR_TARGET when configuring a
12206 Canadian Cross.
12207
12208 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12209
12210 * configure.in (target_libs): add target-winsup.
12211 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12212 (target==ppcle-pe): remove ld from $noconfigdirs.
12213
12214 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12215
12216 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12217 Preserve relative path names in $srcdir. Build symlink tree if
12218 configuring cross target dir and srcdir=. (= no VPATH support).
12219 (configure-target-libg++): Depend on configure-target-librx.
12220 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12221 * config-ml.in: New file.
12222 * symlink-tree: New file.
12223 * configure: Ensure srcdir="." if that's what it is.
12224
12225 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12226
12227 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12228 includes and FLEX_SKELETON setting.
12229 * mpw-configure (--with-gnu-ld): New option, controls whether
12230 to use PPCLink or ld with PowerMac GCC.
12231 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12232 * mpw-config.in: Configure grez if targeting Mac.
12233
12234 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12235 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12236 just macos.
12237 * configure.in: Configure grez resource compiler if targeting Mac.
12238 * Makefile.in (all-grez, install-grez): New targets.
12239
12240 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12241
12242 * configure: CXX defaults to gcc, not g++. If we find
12243 gcc in the path, set CC to gcc -O2.
12244
12245 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12246
12247 * configure: Default ${build} correctly. Avoid picking up extra
12248 spaces when reading CC and CXX from Makefile. When doing a
12249 Canadian Cross, use plausible default values for numerous
12250 variables.
12251 * configure.in: When doing a Canadian Cross, don't try to
12252 configure tools whose configure script can't handle it.
12253
12254 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12255
12256 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12257
12258 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12259
12260 * configure: Remove dubious bug reporting address.
12261
12262 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12263
12264 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12265 configure script, run that instead of this directory's configure.
12266 In either case, print a message that we're configuring the sub-dir.
12267
12268 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12269
12270 * configure.in: Before checking for the existence of various files,
12271 use sed to filter out "target-".
12272
12273 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12274
12275 * Makefile.in (DO_X): Split rule to decrease command line length
12276 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12277 (Philippe De Muyter).
12278
12279 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12280
12281 * Makefile.in (all-patch): depend on all-libiberty.
12282
12283 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12284
12285 * configure.in: If the only directory in target_configdirs which
12286 actually exists is libiberty, then set target_configdirs to empty,
12287 to avoid trying to build a target libiberty in a gas or gdb
12288 distribution.
12289
12290 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12291
12292 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12293 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12294 systems.
12295
12296 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12297
12298 * configure.in (copy_dirs): Use sys-include instead of include
12299 for --with-headers option.
12300
12301 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12302
12303 * Makefile.in, configure.in: Make winsup builds work with
12304 new scheme.
12305
12306 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12307
12308 * configure.in: Build the linker on AIX.
12309
12310 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12311
12312 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12313 where needed.
12314
12315 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12316
12317 * Makefile.in (all-gcc): Fix typo.
12318
12319 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12320
12321 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12322
12323 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12324
12325 * configure.in: Rename libFOO to target-libFOO, and xiberty
12326 to target-xiberty, to provide more flexibility.
12327 (target_subdir): Define. Create if cross.
12328 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12329 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12330 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12331 check-libFOO -> check-target-libFOO, etc.
12332 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12333 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12334 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12335 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12336 allow ALL_GCC="" to only configure.
12337 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12338 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12339 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12340
12341 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12342
12343 * Makefile.in (taz): Build "info" in etc explicitly.
12344
12345 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12346
12347 * configure.in: Make sure that CC is undefined (as opposed to
12348 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12349 problem with autoconf trying to configure on a host without GCC.
12350
12351 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12352
12353 * mpw-configure: Set host alias from choice of host compiler,
12354 only use generic MPW Makefile sed if present, edit a file
12355 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12356 * mpw-README: Add problem notes about CW6 and CW7.
12357
12358 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12359
12360 * Makefile.in (taz): Use ";" instead of ";;".
12361
12362 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12363
12364 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12365 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12366 DISTDOCDIRS.
12367 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12368 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12369
12370 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12371
12372 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12373 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12374 Move bfd to DISTSTUFFDIRS.
12375
12376 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12377
12378 * Makefile.in (X11_LIB): Removed.
12379 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12380
12381 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12382
12383 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12384
12385 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12386 names.
12387
12388 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12389
12390 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12391
12392 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12393
12394 * configure.in (i[345]86-*-win32): Always build newlib.
12395 Don't configure cvs, autoconf or texinfo.
12396 * Makefile.in (LD_FOR_TARGET): New.
12397 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12398 Pass down LD_FOR_TARGET.
12399
12400 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12401
12402 * winsup: New directory.
12403 * Makefile.in: Build winsup.
12404 * configure.in: Winsup is configured when target is win32.
12405 Can only build win32 target GDB when native.
12406
12407 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12408
12409 * config.guess: Recognize HP model 819 machines as having
12410 a PA 1.1 processor.
12411
12412 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12413
12414 * configure: Fix sed loop which substitutes for CC and CXX to
12415 avoid bug found in various sed implementations.
12416
12417 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12418
12419 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12420 simulator. Use standard powerpc-*-eabi*.
12421
12422 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12423
12424 * configure.in: Stop putting gas and binutils in noconfigdirs for
12425 powerpc-*-aix* and rs6000-*-*.
12426
12427 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12428
12429 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12430 -mcall-aixdesc libraries.
12431
12432 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12433
12434 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12435
12436 * config.sub (arm | armel | armeb): Fix shell syntax.
12437
12438 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12439
12440 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12441 -msoft-float and -mcpu=common support.
12442 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12443 libraries.
12444
12445 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12446
12447 * configure.in: Allow configuration and build of emacs19 for the alpha.
12448
12449 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12450
12451 * configure.in (CC): Get ^CC, not just any old CC, from
12452 ${host_makefile_frag}.
12453
12454 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12455
12456 * configure.in (CC): Try to get CC from
12457 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12458
12459 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12460
12461 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12462 only if it exists in $(srcdir).
12463
12464 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12465
12466 * configure: If CC and CXX are not set in the environment, set
12467 them, based on either an existing Makefile or on searching for gcc
12468 in PATH. Substitute for CC and CXX in Makefile.
12469 * configure.in: Remove libm from target_libs. Separate
12470 target_configdirs from configdirs. If CC is not set in
12471 environment, try to get it from a host Makefile fragment. Rewrite
12472 changes of configdirs to use skipdirs instead. A few minor
12473 tweaks. Take directories out of target_configdirs as they are
12474 taken out of configdirs. Remove existing Makefile files from
12475 subdirectories. Substitute for TARGET_CONFIGDIRS and
12476 CONFIG_ARGUMENTS in Makefile.
12477 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12478 by configure.in.
12479 (CONFIG_ARGUMENTS): Likewise.
12480 (CONFIGURE_TARGET_MODULES): New variable.
12481 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12482 ($(CONFIGURE_TARGET_MODULES)): New target.
12483 (configure-libg++, configure-libio): New targets.
12484 (all-libg++): Depend upon configure-libg++.
12485 (all-libio): Depend upon configure-libio.
12486 (configure-libgloss, all-libgloss): New targets.
12487 (configure-libstdc++): New target.
12488 (all-libstdc++): Depend upon configure-libstdc++.
12489 (configure-librx, all-librx): New targets.
12490 (configure-newlib): New target.
12491 (all-newlib): Depend upon configure-newlib
12492 (configure-xiberty): New target.
12493 (all-xiberty): Depend upon configure-xiberty.
12494
12495 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12496
12497 * configure.in (host i[345]86-*-win32): Expand the
12498 noconfigdirs again.
12499
12500 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12501
12502 * mpw-configure: Fix sed command file name.
12503
12504 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12505
12506 * configure.in (host i[345]86-*-win32): Reduce the
12507 noconfigdirs again.
12508
12509 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12510
12511 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12512 or powerpc*-*-pe*, since they are not yet supported.
12513
12514 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12515
12516 Add PowerMac support and many other enhancements.
12517 * mpw-configure: New option --cc to select compiler to use,
12518 paste options set according to --cc into the generated
12519 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12520 if mpw-make.sed is present.
12521 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12522 add forward includes for PowerPC include files.
12523 * mpw-build.in: Build using Makefile.PPC if present.
12524 (do-byacc, etc): Remove separate version resource builds.
12525 (do-gas): Build "stamps" before "all".
12526 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12527 * mpw-README: Update to reflect --cc option, PowerMac support,
12528 and recently-reported compatibility problems.
12529
12530 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12531
12532 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12533 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12534 (--with-multilib-top): Pass to recursive invocations.
12535
12536 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12537
12538 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12539 v810-*-*.
12540
12541 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12542
12543 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12544 gdb, ld and opcodes on v810-*-*.
12545
12546 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12547
12548 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12549 (local-maintainer-clean): New target.
12550 (maintainer-clean): New target.
12551 (realclean): Just depend upon maintainer-clean.
12552
12553 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12554
12555 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12556
12557 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12558
12559 * configure.in: Build ld in mips*-*-bsd* case.
12560
12561 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12562
12563 * config.sub: Accept -lites* OS. From Ian Dall.
12564
12565 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12566
12567 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12568 targets.
12569
12570 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12571
12572 * configure.in: treat i386-win32 canadian cross the same as
12573 i386-go32 canadian cross.
12574
12575 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12576
12577 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12578 running under the simulator to build a reduced set of libraries.
12579 (powerpc-*-eabiaix): Add fine grained multilib support added to
12580 other powerpc targets yesterday.
12581
12582 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12583
12584 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12585 -disable-softfloat, -disable-relocatable, -disable-aix, and
12586 -disable-sysv to control which multilib libraries get built.
12587
12588 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12589
12590 * configure: Add Makefile.tem to list of files to remove in trap
12591 handler.
12592
12593 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12594
12595 * config.guess (*Linux*): Add missing "exit"s.
12596 Also, need specific check for alpha-unknown-linux (uses COFF).
12597
12598 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12599
12600 * config.guess: Merge with FSF:
12601
12602 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12603 * config.guess (AIX4): More robust release numbering discovery.
12604
12605 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12606 * config.guess (i386-sequent-ptx): Properly get version number.
12607
12608 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12609 * config.guess (mips:*:4*:UMIPS): New case.
12610
12611 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12612
12613 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12614 (i386-win32 host): Likewise. Don't build readline.
12615
12616 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12617
12618 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12619 SUPPORT_FILES to submakes.
12620
12621 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12622
12623 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12624 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12625 mpw-configure.
12626
12627 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12628
12629 * configure.in (appdirs): Use =, not ==, in test expression when
12630 trying to build the text to print in the warning message for
12631 Solaris users.
12632
12633 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12634
12635 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12636
12637 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12638
12639 * config.guess: Recognize lynx-2.3.
12640
12641 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12642
12643 * config.sub (z8ksim): Deleted
12644 (z8k-*-coff): New, this is the one true name of the target.
12645
12646 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12647
12648 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12649
12650 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12651
12652 * config.guess (*:Linux:*:*): First try asking the linker what the
12653 default object file format is (elf, aout, or coff). Then if this
12654 fails, try previous methods.
12655
12656 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12657
12658 * configure.in: Don't build newlib for *-*-vxworks5.1.
12659
12660 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12661
12662 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12663 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12664
12665 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12666
12667 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12668
12669 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12670
12671 * cfg-ml-com.in: New file.
12672 * cfg-ml-pos.in: New file.
12673
12674 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12675
12676 * COPYING.NEWLIB: Add HP free copyright to list.
12677
12678 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12679
12680 * config.sub: Recognize -eabi* for the system, not just -eabi.
12681
12682 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12683
12684 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12685 * config.sub, configure.in (win32): New target and host.
12686
12687 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12688
12689 * configure.in: Add i386-pe configuration.
12690
12691 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12692
12693 * mpw-build.in (install): Install GDB after LD.
12694
12695 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12696
12697 * mpw-config.in (elf/mips.h): Always forward-include, needed
12698 for GDB to build.
12699
12700 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12701
12702 * testsuite: New directory for customer acceptance and whole tool
12703 chain tests.
12704
12705 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12706
12707 * configure: If per-host line isn't found, but AC_OUTPUT is found
12708 and a configure script exists, run it instead.
12709
12710 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12711
12712 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12713
12714 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12715
12716 * configure: Set build_{cpu,vendor,os,alias} to host values when
12717 --build isn't specified.
12718
12719 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12720
12721 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12722 (FLAGS_TO_PASS): Pass them.
12723 (EXTRA_TARGET_FLAGS): Ditto.
12724
12725 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12726
12727 * Makefile.in (all-libg++): Depend on all-libstdc++.
12728
12729 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12730
12731 * configure.in (noconfigdirs): Enable all packages for
12732 i386-unknown-netbsd.
12733
12734 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12735
12736 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12737 hosted builds (DOS builds)
12738
12739 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12740
12741 Changes for ARM based on patches from Richard Earnshaw:
12742 * config.sub: Handle armeb and armel.
12743 * configure.in: Omit arm linker only for riscix.
12744
12745 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12746
12747 * config.guess: Update from FSF.
12748
12749 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12750
12751 * config.sub: Recognize powerpcle as the little endian varient of
12752 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12753 powerpcle variant. Convert pentium into i586, not i486. Add p5
12754 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12755 temporarily.
12756
12757 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12758
12759 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12760
12761 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12762
12763 * config.sub: Accept -lites* as a basic system type.
12764
12765 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12766
12767 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12768 installed, and if so return linuxoldld as the system name.
12769
12770 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12771
12772 * config.guess: Add hppa1.1-hp-lites support.
12773
12774 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12775
12776 * configure.in: Don't build newlib for m68k-vxworks5.1.
12777
12778 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12779
12780 * configure.in (mips-sgi-irix6): Use mh-irix5.
12781
12782 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12783
12784 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12785
12786 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12787
12788 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12789 OSF/1. Fix compiler flags.
12790 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12791
12792 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12793
12794 * configure.in: Recognize --with-newlib.
12795 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12796
12797 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12798
12799 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12800 to *_X11_MODULES due to gdbtk needing X include files et al.
12801
12802 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12803
12804 Merge in support for Mac MPW as a host.
12805 (Old change descriptions retained for informational value.)
12806
12807 * mpw-config.in: Add generic include forwards for cpu-specific
12808 include files in aout and elf directories.
12809
12810 * mpw-configure: Added copyright.
12811 * mpw-config.in: Check for presence of required build tools.
12812 (target_libs): Add newlib.
12813 (target_tools): Add examples.
12814 (Read Me): Generate as "Read Me for MPW" instead.
12815 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12816 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12817 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12818
12819 * mpw-configure: Remove subdir-specific makefile hackery,
12820 delete mk.tmp after using it.
12821
12822 * mpw-build.in (all): Display start and end times.
12823
12824 * mpw-configure (host_canonical): Set.
12825 (target_cpu): Always add to makefiles.
12826 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12827 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12828 (mpw-mh-mpw): Look for in srcdir and srcroot.
12829 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12830
12831 * mpw-build.in: (install-only): New target.
12832
12833 * mpw-configure (host_alias, target_alias): Rename from hostalias
12834 and targetalias, add into generated Makefile.
12835 (mk.tmp): If present, add into generated Makefile.
12836 * mpw-build.in (all-gas): Build config.h first before gas proper.
12837
12838 * mpw-configure (config.status): Write only if changed.
12839 * mpw-config.in (readline): Configure it (not built, just used for
12840 definitions).
12841
12842 * mpw-config.in (elf/mips.h): Add a forward include.
12843
12844 * mpw-config.in: Forward-include most .h files in include into
12845 extra-include.
12846 (readline): Don't build.
12847 mpw-build.in (install): Install GDB.
12848
12849 * mpw-configure (prefix, mpw_prefix): Handle it.
12850 * mpw-config.in (mmalloc, readline): Don't configure.
12851 * mpw-build.in (thisscript): Rename to ThisScript.
12852 Use mpw-build instead of BuildProgram everywhere.
12853 (mmalloc, readline): Don't build.
12854 * mpw-README: New file, basic documentation about the MPW port.
12855
12856 * mpw-config.in: Use forward-include to create include files.
12857
12858 * mpw-configure: Add more things to the top of each configured
12859 Makefile, including contents of config/mpw-mh-mpw.
12860 * mpw-config.in (extra-include): Create this directory and fill it
12861 with Posix-like include files when configuring.
12862
12863 * config.sub (apple, mac, mpw): Add various aliases.
12864
12865 * mpw-build.in: New file, top-level build script fragment for MPW.
12866 * mpw-configure: New file, configure script for MPW.
12867 * mpw-config.in: New file, config fragment for MPW.
12868
12869 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12870
12871 * configure.in (host_libs): Remove glob, since it is gone from the
12872 sources.
12873
12874 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12875
12876 * Makefile.in: define empty GDB_NLM_DEPS var.
12877
12878 * configure.in(target_makefile_frag): use config/mt-netware
12879 for netware targets.
12880
12881 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12882
12883 * config.sub: Merge in recent FSF changes. Remove linux special
12884 cases.
12885
12886 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12887
12888 Revert this change:
12889
12890 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12891
12892 * build-all.mk: Use CC=cc -Xs on Solaris.
12893
12894 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12895
12896 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12897 stop using it.
12898 * Makefile.in: Nuke all references to glob subdirectory.
12899
12900 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12901
12902 * configure.in: Fix --enable-shared logic in per-host.
12903
12904 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12905
12906 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12907
12908 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12909
12910 * configure.in (noconfigdirs): Don't build gas on AIX, for
12911 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12912
12913 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12914
12915 * configure: Fix --cache-file to work if the file argument is a
12916 relative path.
12917
12918 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12919
12920 * configure: If the --cache-file is used, pass it down to
12921 configure in subdirectories.
12922
12923 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12924
12925 * config.sub: add vxworks29k configuration.
12926
12927 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12928
12929 * Makefile.in (taz): Do "diststuff" part quietly.
12930
12931 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12932
12933 * config.sub: Mini-merge with gcc/config.sub.
12934
12935 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12936
12937 * config.guess (IRIX): Sed - to _.
12938
12939 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12940
12941 * Makefile.in (source-vault, binary-vault): New targets.
12942
12943 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12944
12945 * config.sub: Recognize -eabi as a basic system type.
12946
12947 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12948
12949 * configure.in (enable_shared stuff): Fix typo.
12950
12951 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12952
12953 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12954
12955 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12956
12957 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12958
12959 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12960
12961 * configure.in (rs6000-*-*): Don't build gas.
12962
12963 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12964
12965 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12966 reduce command line length.
12967 (AS_FOR_TARGET): Check for as.new, not Makefile.
12968 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12969
12970 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12971
12972 * config.guess: Merge from FSF.
12973
12974 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12975
12976 * configure: Don't use $ when handling program_suffix.
12977
12978 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12979
12980 * configure.in: Configure tk for hppa/hpux.
12981
12982 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12983
12984 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12985
12986 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12987
12988 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12989 to LIBCXXFLAGS. Tests are better run without it.
12990
12991 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12992
12993 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12994
12995 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12996
12997 * configure.in (*-*-netware*): Don't configure xiberty.
12998
12999 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13000
13001 * configure.in: Remove tk from native_only list.
13002
13003 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13004
13005 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13006 for special NCD build.
13007
13008 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13009
13010 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13011 makeall.bat, they're only useful for binutils snapshots.
13012 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13013 makeall.bat to specified SUPPORT_FILES.
13014
13015 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13016
13017 * build-all.mk: Add Ericsson targets to sun4 and solaris
13018 hosts. Add BNR's sun4 target to solaris host, so their
13019 build-from-source will be tested in-house first.
13020
13021 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13022
13023 * Makefile.in (LIBCFLAGS): New variable.
13024 (CFLAGS_FOR_TARGET): Ditto.
13025 (LIBCFLAGS_FOR_TARGET): Ditto.
13026 (LIBCXXFLAGS): Ditto.
13027 (CXXFLAGS_FOR_TARGET): Ditto.
13028 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13029 (BASE_FLAGS_TO_PASS): Pass them.
13030 (EXTRA_TARGET_FLAGS): Ditto.
13031
13032 * configure.in: Support --enable-shared.
13033
13034 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13035
13036 * configure.in (target_libs): Include libstdc++ again.
13037 * config.guess: Update from FSF (for FreeBSD).
13038
13039 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13040
13041 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13042 makeall.bat.
13043 (DISTDOCDIRS): Add `etc'.
13044 (ETC_SUPPORT_PFX): New variable.
13045 (taz): Include anything from etc starting with a word in
13046 ETC_SUPPORT_PFX.
13047
13048 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13049
13050 * config.sub: Update for recent FSF changes. Remove obsolete
13051 h8300hds entry. Add -windows* and -osx as basic os. Minor
13052 spacing changes.
13053
13054 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13055
13056 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13057
13058 * config.guess: Merge with FSF.
13059 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13060
13061 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13062
13063 * configure: Since the "trap 0" handler will override the exit
13064 status on many systems, only use it for "exit 1", and make it set
13065 a non-zero exit status; reset it before "exit 0". Also, check
13066 exit status of config.sub, and error out if it failed.
13067
13068 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13069
13070 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13071 and install libgloss.
13072
13073 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13074
13075 * Makefile.in (all-binutils): Depend upon all-byacc.
13076
13077 * configure.in: Don't build emacs on Irix 5.
13078
13079 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13080
13081 * configure.in (*-*-netware*): Add libio.
13082
13083 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13084
13085 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13086 (CHECK_TARGET_MODULES): Ditto.
13087 (INSTALL_TARGET_MODULES): Ditto.
13088 (TARGET_LIBS): Ditto.
13089 (all-libstdc++): Note dependencies.
13090
13091 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13092
13093 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13094
13095 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13096
13097 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13098 -fexternal-templates.
13099
13100 * configure.in (target_libs): Add libstdc++.
13101 (noconfigdirs): Add libstdc++ as appropriate.
13102
13103 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13104
13105 * config.guess: Update from FSF.
13106
13107 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13108
13109 * configure: Use ${config_shell} when running ${configsub}.
13110
13111 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13112
13113 * config.sub: No longer recognize h8300h.
13114
13115 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13116
13117 * config.sub: Remove extraneous differences between config.sub and
13118 gcc/config.sub.
13119
13120 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13121
13122 * Makefile.in (DISTSTUFFDIRS): Add gas.
13123
13124 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13125
13126 * COPYING.NEWLIB: New file.
13127
13128 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13129
13130 * config.guess (HP-UX): Patch from Harlan Stenn
13131 <harlan@landmark.com> to also emit release level.
13132
13133 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13134
13135 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13136
13137 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13138
13139 * config.sub: Merge nextstep cleanup from FSF.
13140
13141 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13142
13143 * configure.in (arm-*-*): Don't configure ld for this target.
13144
13145 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13146
13147 * configure.in (*-*-netware): don't configure libg++, libio,
13148 librx, or newlib.
13149
13150 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13151
13152 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13153 configure ld--it works, but it doesn't support shared libraries.
13154
13155 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13156
13157 * config.guess (*-unknown-freebsd*): Get rid of possible
13158 trailing "(Release)" in version string.
13159 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13160
13161 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13162
13163 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13164 Fix type: *-next-neststep -> *-next-nextstep.
13165
13166 * config.guess: Merge from FSF:
13167
13168 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13169
13170 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13171
13172 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13173
13174 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13175 instead of UNIX_SV for UnixWare 1.0).
13176
13177 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13178
13179 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13180 to make gdb/nlm/* build after the compiler and linker.
13181
13182 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13183
13184 * config.guess (netbsd, freebsd, linux): Accept any machine,
13185 not just i[34]86.
13186 (m68k-atari-sysv4): Relocate to match FSF version.
13187
13188 * config.guess: More merges from the FSF:
13189
13190 Add a space before function call or macro invocation.
13191
13192 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13193
13194 * config.guess: Add trap cmd to remove dummy.c and dummy when
13195 interrupted.
13196
13197 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13198
13199 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13200 (dummy): Redirect stderr from compilation of dummy.c.
13201
13202 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13203
13204 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13205
13206 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13207
13208 * configure: Accept and ignore --cache*, for compatibility with
13209 new autoconf.
13210
13211 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13212
13213 * config.guess: Merge from FSF:
13214
13215 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13216
13217 * config.guess (Pyramid*:OSx*:*:*): New case.
13218 (PATH): Add /.attbin at end for finding uname.
13219 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13220
13221 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13222
13223 * config.guess (M88*:DolphinOS:*:*): New case.
13224
13225 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13226
13227 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13228 to select whether to use ELF or COFF.
13229
13230 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13231
13232 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13233
13234 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13235
13236 * config.guess: Guess the OS version for HPUX.
13237
13238 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13239
13240 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13241
13242 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13243
13244 * configure.in: Recognize --with-headers, --with-libs, and
13245 --without-newlib.
13246 * Makefile.in (all-xiberty): Depend upon all-ld.
13247
13248 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13249
13250 * configure.in: Change i[34]86 to i[345]86.
13251
13252 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13253
13254 * configure (version): A few more tweaks to help message.
13255
13256 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13257
13258 * Makefile.in: Remove (for now) librx as a host library,
13259 now that we're building it for target.
13260
13261 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13262
13263 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13264 (Karl Berry).
13265
13266 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13267
13268 * configure.in: Also configure librx.
13269
13270 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13271
13272 * Makefile.in: Update various rules to reflect that librx
13273 is now needed for libg++.
13274
13275 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13276
13277 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13278
13279 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13280
13281 * configure.in: Configure the examples directory.
13282
13283 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13284
13285 * configure: Simplify Jun 2 1994 change.
13286
13287 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13288
13289 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13290 /bin/gcc isn't good enough to build gcc.
13291
13292 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13293
13294 * Makefile.in (GDB_SUPPORT_FILES): Remove
13295 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13296 (gdb.tar.gz): Add new rule to use standard distribution building
13297 mechanism.
13298
13299 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13300
13301 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13302 Bill Cox <bill@cygnus.com>.
13303
13304 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13305
13306 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13307
13308 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13309
13310 * configure: Search current dir first in .gdbinit.
13311
13312 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13313
13314 * config.sub: Recognize freebsd (merged from gcc config.sub).
13315
13316 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13317
13318 * config.sub: Refer to NeXT's operating system as nextstep.
13319
13320 * config.sub (case $basic_machine): Re-order the cases, to match
13321 the order in the FSF version (which is mostly alphabethical).
13322 Merge in some additions and changes from the FSF.
13323
13324 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13325
13326 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13327 * config.sub: Recognize cxux7.
13328 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13329
13330 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13331
13332 * config.sub: Fix typo powerpc -> powerpc-*.
13333
13334 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13335
13336 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13337
13338 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13339 parallel with all-emacs and install-emacs). Top-level command
13340 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13341
13342 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13343
13344 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13345 $(relbindir)/make before doing ``make install'', and use
13346 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13347 installing over running make binary.
13348 ($(host)-stamp-stage3-installed): Likewise.
13349
13350 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13351
13352 * config.guess: Recognize Mach.
13353
13354 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13355
13356 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13357 see whether --exec-prefix was used.
13358
13359 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13360
13361 * README: Explicitly mention libg++/README. (Zoo's idea.)
13362
13363 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13364
13365 * Makefile.in: Add all-librx target similar to all-libproc.
13366
13367 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13368
13369 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13370 with post 1.2 uname bogosity.
13371
13372 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13373
13374 * configure: Remove temporary files on receipt of a signal.
13375
13376 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13377
13378 * configure: If there is a package_makefile_frag, remove
13379 ${subdir}/Makefile.tem after copying it in.
13380
13381 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13382
13383 * build_all.mk: support rs6000 lynx identifies itself as
13384 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13385 since /bin/gcc is too feeble to compile a modern gcc.
13386
13387 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13388
13389 * brought devo/test-build.mk update-to-date with progressive/
13390 test-build.mk. Add lynx targets and hppa flag info.
13391
13392 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13393
13394 * configure.in: Use mh-ncrsvr43. Patch from
13395 Tom McConnell <tmcconne@sedona.intel.com>.
13396
13397 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13398
13399 * config.guess (i386-unknown-bsdi): No longer need to
13400 check #if defined(__bsdi__) && defined(__i386__).
13401
13402 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13403
13404 * configure: Set program_transform_nameoption correctly.
13405
13406 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13407
13408 * brought build-all.mk update-to-date with progressive build-all.mk,
13409 added new targets and hppa info.
13410
13411 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13412
13413 * configure: If config.guess result is a prefix of the user
13414 specified target, assume a native build and use the user specified
13415 target as the host alias. Remove SunOS patch suffix removal hack.
13416 * configure.in: Remove SunOS patch suffix removal hack.
13417
13418 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13419 in NATIVE_CHECK_MODULES.
13420
13421 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13422
13423 * Makefile.in: Rename HOST_ONLY to NATIVE.
13424 * configure: Delete SunOs patch suffix from host_canonical
13425 and build_canonical variables that are prepended to Makefiles.
13426 * configure.in: Add comments for easier maintenance.
13427
13428 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13429
13430 * Makefile.in: Add all-libproc target similar to all-gui.
13431
13432 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13433
13434 * Makefile.in (CHECK_MODULES): split into
13435 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13436
13437 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13438
13439 * config.guess (i386-unknown-bsdi): New system to guess.
13440
13441 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13442
13443 * Makefile.in: Add all-gui target (but not yet build by "all").
13444
13445 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13446
13447 * config.sub: Move deletion of patch suffix from here...
13448 * configure.in: To here, at Ian's suggestion. The top-
13449 level scripts might need to know of a patch level.
13450
13451 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13452
13453 * config.sub: Strip off patch suffix so rtl is recognized
13454 as a sunos4.1.3 machine, even though it's been patched.
13455
13456 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13457
13458 * Makefile.in (INSTALL_LAST): Delete.
13459 (INSTALL_DOSREL): New.
13460
13461 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13462
13463 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13464 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13465 whether we pass down --with-gnu-ld anyhow.
13466
13467 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13468
13469 * Makefile.in (INSTALL_LAST): Change operation so it works
13470 on more flavors of make.
13471 * configure.in (go32): Don't build libg++ or libio.
13472
13473 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13474
13475 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13476 they can be overriden by templates.
13477
13478 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13479
13480 * configure.in (target==go32): Don't build gdb.
13481 * dosrel: New directory.
13482
13483 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13484
13485 * configure.in (host==go32): Configure dosrel too.
13486 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13487 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13488 be set by incoming names or templates.
13489 (INSTALL_LAST): New rule.
13490
13491 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13492
13493 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13494
13495 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13496
13497 * configure.in (appdirs): New variable. Currently empty, but will
13498 be used in gas distribution. If nonempty, lists a set of
13499 directories at least one of which must get configured, or top
13500 level configuration is considered to have failed.
13501 (rs6000-*-lynxos*): Use new file name.
13502
13503 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13504
13505 Eliminate XTRAFLAGS.
13506 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13507 newlib include files using -idirafter, and also use -nostdinc.
13508 (CXX_FOR_TARGET): Likewise.
13509 (XTRAFLAGS): Removed.
13510 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13511 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13512 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13513 ($(DO_X)): Don't pass down XTRAFLAGS.
13514
13515 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13516
13517 * configure.in (mips*-dec-bsd*): New target; do build linker.
13518 (mips*-*-bsd*): New target; don't build linker.
13519
13520 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13521
13522 * configure.in: support rs6000-*-lynxos* configuration.
13523 support sunos4 as a cross target.
13524
13525 * config.sub: look for lynx*, not lynx since the OS version may
13526 legitimately be part of the name.
13527
13528 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13529
13530 * configure.in (i[34]86-*-sco*): Move to be with other i386
13531 targets.
13532 (romp-*-*): New target. Skip various binary utilities.
13533 (vax-*-*): New target. Don't build newlib.
13534 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13535
13536 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13537
13538 * configure.in: Only set host_makefile_frag if config
13539 directory exists.
13540
13541 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13542
13543 * install.sh: If $dstdir exists, don't check whether each
13544 component does.
13545
13546 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13547
13548 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13549
13550 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13551
13552 * configure.in (*-*-lynxos*): Don't configure newlib for either
13553 native or cross Lynx.
13554
13555 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13556
13557 * config.sub (sparc64-elf): Fix os.
13558 (z8k): Remove duplicate.
13559
13560 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13561
13562 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13563 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13564
13565 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13566
13567 * configure: Make file links cleanly even if Lynx fails on
13568 an NFS symlink (at least fail cleanly).
13569
13570 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13571
13572 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13573 -XNh2000.
13574
13575 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13576
13577 * configure: Unknown options are fatal again.
13578
13579 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13580
13581 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13582 compatibility.
13583
13584 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13585
13586 * build-all.mk: Add `clean' target.
13587
13588 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13589
13590 * config.guess: Add SINIX support.
13591 * configure.in: Add mips-*-sysv4* support.
13592
13593 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13594
13595 * build-all.mk: Document all useful targets.
13596 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13597 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13598
13599 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13600
13601 * configure: Support --silent, --quiet.
13602
13603 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13604
13605 * configure: Support --disable-FEATURE.
13606
13607 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13608
13609 * config.guess: Recognize NCR running SVR4.3.
13610
13611 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13612
13613 * config.guess: Make BSDI generate i386-unknown-bsd386.
13614 Patch from Paul Eggert <eggert@twinsun.com>.
13615
13616 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13617
13618 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13619
13620 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13621
13622 * configure: Make unrecognized options give nonfatal warnings
13623 instead of fatal errors, and pass them to any subdirectory
13624 configures in case they recognize them.
13625 Make --x equivalent to --with-x.
13626
13627 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13628
13629 * configure: Add --enable-* options. Clean up usage message and
13630 some comments.
13631
13632 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13633
13634 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13635
13636 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13637
13638 * configure.in (hppa*-*-*): Enable binutils.
13639
13640 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13641
13642 * config.sub: Recognize cisco.
13643
13644 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13645
13646 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13647
13648 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13649
13650 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13651 than one configuration name. Add comment.
13652
13653 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13654
13655 * config.guess: about target *-hitachi-hiuxwe2, fixed
13656 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13657 macro is incorrect.]
13658
13659 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13660
13661 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13662 than the "make ls" stuff which used to be here.
13663
13664 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13665
13666 * config.guess: Recognize i[34]86-unknown-freebsd.
13667 From Shawn M Carey <smcarey@rodan.syr.edu>.
13668
13669 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13670
13671 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13672
13673 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13674
13675 * config.guess: Check for ptx.
13676
13677 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13678
13679 * config.sub: Add os9k checking.
13680
13681 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13682
13683 * config.guess: Handle OSF1 running on HPPA processors
13684
13685 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13686
13687 * configure: If subdir configure fails, print out a message with
13688 subdirectory name, in case subdir's configure code didn't identify
13689 itself.
13690
13691 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13692
13693 * configure.in: Remove embedded newlines from configdirs.
13694 Avoid mismatches of substrings. Fix matching strings at end
13695 of configdirs.
13696
13697 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13698
13699 * config.guess: Add Lynx/rs6000 config support.
13700
13701 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13702
13703 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13704
13705 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13706
13707 * configure.in (hppa*-*-osf*): Treat this just like most other
13708 PA configurations (eg no binutils or ld).
13709 (hppa*-*-*elf*): These configurations have binutils and ld.
13710
13711 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13712
13713 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13714
13715 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13716
13717 * configure.in (rs6000-*-*): Build gas.
13718
13719 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13720
13721 * Makefile.in: Avoid bug in losing hpux sed.
13722
13723 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13724
13725 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13726 for GDB and GDB has been fixed to not need it.
13727
13728 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13729
13730 * config.guess: Recognize vax hosts.
13731
13732 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13733
13734 * configure (while loop): Don't use "break 2" inside case
13735 statement -- the case statement isn't an enclosing loop.
13736
13737 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13738
13739 * config.guess: Clean up NeXT support, to allow nextstep
13740 on Intel machines. Make OS be nextstep.
13741
13742 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13743
13744 * config.guess: Add alternate forms for Convex.
13745
13746 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13747
13748 * configure: Completely rewrite option processing. Take
13749 advantage of pattern-matching to avoid invoking test frequently.
13750 Also clean up host and target defaulting logic.
13751
13752 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13753
13754 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13755 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13756 commands (plus user environment) will fit SCO limits.
13757
13758 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13759
13760 * configure.in: Don't issue warnings about directories which are
13761 not being configured if -norecursion is set. Correct test for
13762 --with-gnu-as and --with-gnu-ld to not get confused by substring
13763 matches.
13764
13765 * configure.in: Don't build gas for alpha-dec-osf1*.
13766
13767 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13768
13769 * configure: Back out Per's change of 12/19/1993. It changes the
13770 behavior of configure in unexpected and confusing ways.
13771
13772 Also, use different delim char when calculating
13773 program_transform_name so that the name can contain slashes.
13774
13775 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13776
13777 * configure.in, config.sub: Add support for VSTa micro-kernel.
13778
13779 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13780
13781 * configure.in: Nuke hacks which were used to get a special
13782 version of GAS for HPPA configurations.
13783
13784 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13785
13786 * configure: If only ${target_alias} is given, use that
13787 as the default for ${host_alias}.
13788 * configure: Add missing back-slashes before nested quotes.
13789
13790 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13791
13792 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13793
13794 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13795
13796 * config.guess: Recognize some Tektronix configurations.
13797 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13798
13799 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13800
13801 * config.sub: Match any flavor of SH.
13802
13803 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13804
13805 * configure.in: Don't try to configure newlib for Alpha.
13806
13807 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13808
13809 * configure.in: Don't build ld for Irix 5. Don't build gas,
13810 libg++ or libio for any Alpha target.
13811
13812 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13813
13814 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13815
13816 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13817 default arguments -- so it tried to compress itself.
13818
13819 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13820
13821 * configure.in (notsupp): ensure that a space is always at the end
13822 of the configdirs list, since the grep checks for an explicit space
13823
13824 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13825
13826 * configure.in (target i386-sysv4.2): don't build ld, since static
13827 versions of many libraries are not available.
13828
13829 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13830
13831 * config.guess: Recognize Apollos (using environment variables).
13832 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13833
13834 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13835
13836 * config.guess: Recognize Sony news mips running newsos.
13837
13838 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13839
13840 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13841 "fi ; else" for bash.
13842
13843 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13844
13845 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13846
13847 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13848
13849 * config.sub: accept unixware as an alias for svr4.2.
13850 Fix some inconsistancies with the gcc version.
13851
13852 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13853
13854 * Makefile.in (DISTDOCDIRS): Add gdb.
13855
13856 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13857
13858 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13859
13860 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13861
13862 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13863 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13864 this now.
13865
13866 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13867
13868 * config.sub: Accept hiux* as an OS name.
13869
13870 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13871 etc/make-stds.texi. The underscore came from gcc, and dje now
13872 agrees that RUNTESTFLAGS is the correct name.
13873
13874 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13875
13876 * install.sh: Remove 'set -e'. It makes any conditionals
13877 in the script useless.
13878
13879 * config.guess: Automatically recognize arm-acorn-riscix
13880 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13881
13882 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13883
13884 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13885
13886 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13887
13888 * Makefile.in (DISTDOCDIRS): New variable.
13889 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13890 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13891
13892 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13893
13894 * configure.in (hppa target): check the source directory for the
13895 pagas sub-directory
13896
13897 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13898
13899 * config.sub: Allow -aout* and -elf*.
13900
13901 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13902
13903 * configure.in: Don't build ld on i386-solaris2, same as for
13904 sparc-solaris2.
13905
13906 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13907
13908 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13909
13910 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13911
13912 * configure.in: Configure gdb for alpha.
13913
13914 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13915
13916 * Makefile.in (CXXFLAGS): Add -O.
13917
13918 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13919
13920 * config.guess: added support for DG Aviion
13921
13922 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13923
13924 * configure.in: Produce warning message for subdirectories not
13925 configurable for this host/target combination. Don't try to
13926 configure gdb for vms.
13927
13928 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13929
13930 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13931 appropriate files before making "diststuff".
13932 (DISTBISONFILES): New var: list of files to be edited.
13933 (DISTSTUFFDIRS): Add binutils.
13934
13935 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13936
13937 * config.sub: also handle mipsel and mips64el (for little endian mips)
13938
13939 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13940
13941 * configure.in: Add * to end of all OS names.
13942
13943 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13944
13945 * configure.in: Build newlib for LynxOS native.
13946
13947 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13948
13949 * config.guess: Add support for delta 88k running SVR3.
13950
13951 * configure.in: Add comment about HP compiler vs. emacs.
13952
13953 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13954
13955 * configure.in: don't build ld on solaris2 (not a viable option
13956 due to bugs in getpwnam & getpwuid)
13957
13958 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13959
13960 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13961 config.guess will produce a full version number.
13962
13963 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13964
13965 * configure.in: Build linker and binutils for alpha-dec-osf1.
13966
13967 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13968
13969 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13970 and gdb/testsuite/Makefile.in.
13971
13972 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13973
13974 * configure.in: recognize mips*- instead of mips-
13975
13976 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13977
13978 * config.sub: Accept linux*coff and linux*elf as operating
13979 systems.
13980
13981 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13982
13983 * config.sub: Recognize mips64, and mips3 as an alias for it.
13984
13985 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13986
13987 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13988 gdb knows how to handle OSF/1 shared libraries.
13989
13990 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13991
13992 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13993 * config.guess: Recognize Hitachi's HIUX.
13994 * config.sub: Recognize h3050r* and hppahitachi.
13995 Remove redundant cases for hp9k[23]*.
13996
13997 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13998
13999 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14000 if gas and ld are in the source tree and are in ${configdirs}.
14001 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14002 --with options (but still pass them down on the command line,
14003 if they were explicitly specified).
14004
14005 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14006
14007 * configure: substitute SHELL value in Makefile.in with
14008 ${CONFIG_SHELL}
14009
14010 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14011
14012 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14013 *-*-solaris2* targets.
14014
14015 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14016
14017 * Makefile.in: define M4, and pass it down to sub-makes;
14018 all-autoconf now depends on all-m4
14019
14020 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14021
14022 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14023 presence of {ar,ranlib} instead of a configured directory
14024
14025 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14026
14027 * config.guess: Accept 34?? as well as 33?? for NCR.
14028
14029 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14030
14031 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14032 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14033
14034 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14035
14036 * configure: grab values for $(CC) and $(CXX) from the
14037 environment, so that someone can do "CC=gcc configure; make" and
14038 have it work right (matching the way that autoconf works now)
14039
14040 * configure.in, Makefile.in: add support for gash, the tcl
14041 interface to Galaxy
14042
14043 * config.guess: add NetBSD variants (hp300, x86)
14044
14045 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14046
14047 * install.sh: Support -d option (in the manner of SunOS 4 install,
14048 as it is more deterministic than that of GNU install)
14049 (chmodcmd): Set file to mode 755 by default (should also do default
14050 chgrp and chown, but I don't feel like dealing with that now)
14051
14052 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14053
14054 * config.sub: Remove h8300hhms alias.
14055
14056 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14057
14058 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14059
14060 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14061
14062 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14063 as stmp-fixinc
14064
14065 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14066
14067 * config.sub: recognize m88110-bug-coff.
14068
14069 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14070
14071 * Makefile.in (all-libio): all dependencies on the toolchain used
14072 to build this (gcc, gas, ld, etc)
14073
14074 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14075
14076 * config.guess: Deal with OSF/1 1.3 on alpha.
14077
14078 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14079
14080 * install.sh: add some 'else true' clauses for portability
14081
14082 * configure.in: don't build libio for h8[35]00-*-* targets
14083
14084 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14085
14086 * Makefile.in: Add support for new libio.
14087
14088 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14089
14090 * install.sh: If one command fails, don't try the rest. Don't try
14091 to remove $dsttmp (via trap) unless we have already created it.
14092 If $src doesn't exist, detect it and exit with an error.
14093
14094 * config.guess: Recognize BSD on hp300.
14095
14096 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14097
14098 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14099 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14100
14101 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14102
14103 * Makefile.in (all-send-pr): depends on all-prms
14104
14105 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14106
14107 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14108
14109 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14110
14111 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14112 Added test for mips-mips-riscos5.
14113
14114 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14115
14116 * configure.in: use mh-hp300 for 68k HP hosts
14117
14118 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14119
14120 * configure: add support for CONFIG_SHELL, so that you can use
14121 some alternate shell for evaluating configure scripts
14122
14123 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14124
14125 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14126 in configure script to bug-gdb@prep.ai.mit.edu when building
14127 distribution archive.
14128 * Makefile.in (COMPRESS): Remove def.
14129 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14130 gdb.tar.Z and make-gdb.tar.Z respectively.
14131 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14132 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14133 to convergence with 'taz' target in Makefile.in.
14134
14135 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14136
14137 * install.sh (dsttmp): use trap to ensure that tmp files go
14138 away on error conditions
14139
14140 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14141
14142 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14143
14144 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14145
14146 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14147 its parent is '/' not ''.
14148
14149 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14150
14151 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14152
14153 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14154 that ${newsrcdir}/configure.in does.
14155
14156 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14157
14158 * test-build.mk: support for CONFIG_SHELL
14159
14160 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14161
14162 * config.sub (netware): Add as a basic system type.
14163
14164 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14165
14166 * Makefile.in (Makefile): depend on configure.in. Also drop the
14167 $(srcdir)/ from the dependency on Makefile.in.
14168
14169 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14170
14171 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14172 (h8300hhms is temporary until multi-libraries are implemented).
14173 * configure.in: Handle h8300h too.
14174
14175 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14176
14177 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14178
14179 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14180
14181 * configure: Remove extraneous output when guessing host type.
14182 * config.guess: Remove extraneous output when guessing using C
14183 compiler rather than uname, or when guessing fails.
14184
14185 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14186
14187 * Makefile.in: remove all.cross and install.cross targets
14188
14189 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14190 definitions
14191
14192 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14193
14194 * configure.in (target sh): Build gprof.
14195
14196 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14197
14198 * config.sub: change -solaris to -solaris2
14199
14200 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14201
14202 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14203
14204 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14205
14206 * configure: Correct error message for missing Makefile.in to
14207 print correct directory.
14208
14209 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14210
14211 * install.sh: kludge around 386BSD shell bug
14212
14213 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14214
14215 * config.guess: Recognize NeXT.
14216 * config.guess: Recognize i486-ncr-sysv4.
14217 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14218
14219 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14220
14221 * Makefile.in (MAKEINFOFLAGS): New variable.
14222 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14223 * build-all.mk, test-build.mk: Pass down --no-split as
14224 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14225
14226 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14227
14228 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14229
14230 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14231
14232 * Makefile.in (libg++.tar.z): New rule.
14233 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14234 * Makefile.in (taz): Only do a single chmod.
14235
14236 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14237
14238 * install.sh: don't use dirname anymore (replaced with sed usage)
14239
14240 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14241
14242 * Makefile.in: Change extension for gzip'd files from '.z' to
14243 '.gz' per new FSF standard usage.
14244
14245 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14246
14247 * configure: put quotes around the final value of program_transform_name
14248
14249 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14250
14251 * Makefile.in: new install.sh support; update install-info rules
14252
14253 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14254
14255 * configure.in: Build diff for crosses, but not for go32 host.
14256
14257 * configure.in: Build gprof only for native, and don't build it
14258 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14259
14260 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14261
14262 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14263
14264 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14265
14266 * configure.in (host_tools): Add prms.
14267
14268 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14269
14270 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14271 with $(FLAGS_TO_PASS) on the command line
14272
14273 * config.sub: Recognize lynx and lynxos
14274
14275 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14276
14277 * config.sub: Accept -ecoff*, not just -ecoff.
14278
14279 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14280
14281 * Makefile.in (taz): Use .gz suffix instead of .z.
14282 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14283 names.
14284
14285 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14286
14287 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14288
14289 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14290
14291 * Makefile.in (install-no-fixedincludes): install gcc last, so
14292 that rebuilds that might happen during 'make install' don't get
14293 bogus gcc include files
14294
14295 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14296
14297 Change from Utah for HPPA support:
14298 * config.guess: Recognize hppa1.x-hp-bsd.
14299
14300 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14301
14302 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14303 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14304
14305 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14306
14307 * config.sub: Add support for rom68k and bug boot monitors.
14308
14309 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14310
14311 * Makefile.in: Make all-opcodes depend on all-bfd.
14312
14313 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14314
14315 * config.guess: Added special check for i[34]86-univel-sysv4*.
14316
14317 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14318
14319 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14320 the processor rather than assuming i486.
14321
14322 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14323
14324 * config.guess: Recognize SunOS6 as Solaris3.
14325
14326 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14327
14328 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14329 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14330
14331 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14332
14333 * build-all.mk (all-cross): New target for Canadian Cross.
14334 Added Q2 go32 targets.
14335 * test-build.mk: Configure go32 cross sparclite-aout and
14336 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14337 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14338
14339 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14340
14341 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14342 GO32 hosted toolchains
14343
14344 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14345
14346 * configure: change so "-exec-prefix" gets passed down rather
14347 than "-exec_prefix" so autoconf generated Makefiles get the
14348 exec_prefix set right.
14349
14350 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14351
14352 * config.guess: get the Solaris2 minor version number
14353
14354 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14355
14356 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14357
14358 * config.guess: Recognize some Sequent platforms.
14359
14360 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14361
14362 * Makefile.in: added the vault-install target
14363
14364 * configure.in: actually use the Sun3 makefile fragment that's in
14365 config, also added the release dir to configdirs
14366
14367 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14368
14369 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14370
14371 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14372
14373 * configure.in: remove some program from Alpha targetted toolchains
14374
14375 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14376
14377 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14378 gprof.
14379 (taz): Run "make diststuff" in those directories instead of "make
14380 proto-dir". Look for "VERSION=" only at start of line in subdir
14381 Makefile. Use "gzip -9" for compression.
14382 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14383 (binutils.tar.z): New target.
14384
14385 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14386
14387 * Makefile.in (taz): Include gpl.texinfo.
14388
14389 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14390
14391 * Makefile.in (setup-dirs): Merged into "taz" target.
14392 (taz): Only do `proto-dir' stuff if a directory is actually needed
14393 for this target.
14394
14395 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14396
14397 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14398 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14399 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14400 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14401 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14402
14403 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14404
14405 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14406 config.sub, and move-if-change to gdb testsuite distribution
14407 archive, so the testsuite can be extracted, configured, and
14408 run separately from the gdb distribution. Blow away the Chill
14409 tests that require a Chill compiled executable, since GNU Chill
14410 is not yet publically available.
14411
14412 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14413
14414 * test-build.mk: set environment variables in a single command,
14415 instead of a list of assignments and exports
14416
14417 * config.guess: recognize Alpha/OSF1 systems
14418
14419 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14420
14421 * configure: Change help message to prefer --options rather than
14422 -options.
14423
14424 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14425
14426 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14427 zippy@ecst.csuchico.edu.
14428 * config.guess: Recognize miniframe.
14429
14430 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14431
14432 * Makefile.in: Use srcroot to find runtest rather than rootme.
14433 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14434
14435 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14436
14437 * test-build.mk: Extensive additions to support building on a
14438 machine other than the host.
14439
14440 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14441
14442 * configure (tooldir): Fix for i386-aix again.
14443
14444 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14445
14446 * configure, Makefile.in: Change definition of $(tooldir)
14447 to match the FSF.
14448
14449 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14450
14451 * config.guess: Recognize i[34]86/SVR4.
14452
14453 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14454
14455 * Makefile.in (all-gdb): gdb depends on sim.
14456
14457 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14458
14459 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14460 at the same time we make the prototype gdb directory.
14461 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14462 files at the same time as the gdb base release distribution.
14463
14464 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14465
14466 * Makefile.in (check): Use individual check targets rather than
14467 DO_X rule.
14468 (check-gcc): Added.
14469
14470 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14471
14472 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14473 for System V release 3.2.
14474
14475 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14476
14477 * config.sub: Recognize hppaosf.
14478 * configure.in: Do configure ld/binutils/gas for it.
14479
14480 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14481
14482 * configure (tooldir): Alter syntax used to set this, for systems
14483 where "\$" isn't handled right, like i386-aix.
14484
14485 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14486
14487 * configure: Pass program-transform-name, not
14488 program_transform_name, to recursive configures.
14489
14490 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14491
14492 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14493 of gas+ld+binutils.
14494
14495 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14496
14497 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14498
14499 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14500
14501 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14502
14503 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14504
14505 * Makefile.in (PRMS): Set back to all-prms.
14506
14507 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14508
14509 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14510 targets, rather than for MIPS hosts.
14511
14512 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14513
14514 * configure.in: add comment for --with-x default values
14515
14516 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14517
14518 * Makefile.in: add check-* targets for each of the directories in
14519 the tree. Add a definition of RUNTEST that will use the one we
14520 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14521
14522 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14523
14524 * configure.in: Removed obsolete references to bfd_target and
14525 target_makefile_frag.
14526
14527 * build-all.mk: Set assorted targets for Q2.
14528 * config.sub: Recognize z8k-sim and h8300-hms.
14529 * test-build.mk: Really don't pass host to configure.
14530 (HOLES): Added uname.
14531
14532 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14533
14534 * configure: Handle an empty program-prefix, program-suffix or
14535 program-transform-name correctly.
14536
14537 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14538
14539 * build-all.mk: -G 8 no longer required for MIPS targets.
14540 * test-build.mk: Don't pass host argument to configure; make it
14541 guess.
14542
14543 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14544
14545 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14546 * Makefile.in (COMPRESS): New macro, like GZIP.
14547
14548 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14549
14550 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14551
14552 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14553 with gas currently defaults to -G 0.
14554
14555 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14556
14557 * Makefile.in (all-flex): flex depends on byacc.
14558
14559 * build-all.mk: If host not specified, use config.guess. Pass TAG
14560 to test-build.mk as RELEASE_TAG.
14561 * test-build.mk (configargs): New variable containing arguments to
14562 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14563 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14564
14565 * config.guess: Use /bin/uname when checking -X argument on SCO,
14566 to avoid invoking GNU uname which doesn't understand -X.
14567
14568 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14569
14570 * configure.in: Build gas for mips-*-*.
14571
14572 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14573
14574 * Makefile.in (all.normal): insert missing backslash.
14575
14576 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14577
14578 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14579
14580 * Makefile.in: Complete overhaul to merge many almost identical
14581 targets.
14582
14583 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14584
14585 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14586 (gdb.tar.Z): Adjusted.
14587
14588 * Makefile.in (setup-dirs, taz): New targets; should be general
14589 enough to adapt for gdb sometime. Build only .z file.
14590 (gas.tar.z): New target.
14591
14592 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14593
14594 * build-all.mk: Use CC=cc -Xs on Solaris.
14595
14596 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14597
14598 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14599 for handling BISON for FSF releases.
14600
14601 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14602
14603 * configure: Actually implement the change zoo just documented.
14604
14605 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14606
14607 * configure: when using config.guess, only set target_alias when
14608 it's not already been set (ie, on the command line)
14609
14610 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14611
14612 * Makefile.in: add installcheck target, set PRMS to install-prms
14613
14614 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14615
14616 * configure: add support for package_makefile_fragment, handle the
14617 case where a directory has a configure.in file but no Makefile.in
14618 more gracefully (with an actual understandable error message, even);
14619 add support for --without (and add this to the usage message); also
14620 explicitly add a --host=${host_alias} to the command line when
14621 config.guess is used
14622
14623 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14624
14625 * configure: Must use both --host and --target in recursive calls.
14626
14627 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14628
14629 * Makefile.in: Change deja-gnu to dejagnu.
14630
14631 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14632
14633 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14634
14635 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14636
14637 * configure.in: canonicalize all instances to *-*-solaris2*,
14638 also strip out a number of tools to not build for go32 host
14639
14640 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14641
14642 * config.guess: add GPL.
14643
14644 * Makefile.in, config.guess, config.sub, configure: bump
14645 copyrights to 93.
14646
14647 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14648
14649 * Makefile.in (do-info): Removed obsolete check for existence of
14650 localenv file.
14651
14652 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14653
14654 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14655
14656 * Makefile.in: a couple of 'else true' for decstation,
14657 support for TclX
14658
14659 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14660
14661 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14662
14663 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14664
14665 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14666
14667 * config.guess: Recognize i386-ibm-aix (PS/2).
14668 * configure.in: Use config/mh-aix386 file for it.
14669
14670 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14671
14672 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14673 CC_FOR_TARGET instead.
14674 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14675
14676 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14677
14678 * Makefile.in: Add sim to list of directories sent with gdb
14679
14680 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14681
14682 * configure.in: Put back mips-dec-bsd* case.
14683
14684 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14685
14686 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14687 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14688 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14689
14690 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14691
14692 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14693
14694 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14695 (install-info): install dir.info only if it exists,
14696 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14697
14698 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14699
14700 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14701 gas for mips-dec-bsd.
14702
14703 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14704
14705 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14706 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14707
14708 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14709
14710 * configure.in: Added "dejagnu" to hosttools list.
14711
14712 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14713
14714 * config.sub, configure.in, config.guess: Add support
14715 for Bosx, an AIX variant from Bull.
14716 Patches from F.Pierresteguy@frcl.bull.fr.
14717
14718 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14719
14720 * devo/dejagnu: Initial creation of devo/dejagnu.
14721 Migrated dejagnu testcases and support files for testing software
14722 tools to reside as subdirectories, currently called "testsuite",
14723 within the directory of the software tool. Migrated all programs,
14724 support libraries, etc. beloging to dejagnu proper from
14725 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14726 with no modifications. The changes to these files which will
14727 allow them to configure, build, and execute properly will be made
14728 in a future update.
14729
14730 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14731
14732 * Makefile.in: Change send_pr to send-pr.
14733 * configure.in: Likewise.
14734 * send_pr: Renamed directory to send-pr.
14735
14736 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14737
14738 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14739
14740 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14741
14742 * README: Update for gdb-4.8 release.
14743 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14744 gdb-xxx.tar.z (gzip'd) file also.
14745
14746 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14747
14748 * Makefile.in: make all-diff depend on all-libiberty
14749
14750 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14751
14752 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14753
14754 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14755
14756 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14757
14758 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14759
14760 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14761 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14762 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14763
14764 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14765
14766 * Makefile.in: makeinfo binary is in a new location
14767
14768 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14769
14770 * config.sub: Accept -ecoff as an OS.
14771
14772 * Makefile.in: Various changes to eliminate a level of make
14773 recursion and reduce the required command line length.
14774 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14775 sub-makes.
14776 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14777 variables holding settings for specific sub-makes.
14778 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14779 in terms of BASE_FLAGS_TO_PASS.
14780 (TARGET_LIBS): New variable listing directories which use
14781 TARGET_FLAGS_TO_PASS.
14782 (subdir_do): Eliminated.
14783 (do-*): New set of targets to replace subdir_do.
14784 (various): All targets which used subdir_do now depend on do-*.
14785 (local-clean): Renamed from do_clean.
14786 (local-distclean): New target, dependency of distclean and
14787 realclean.
14788 (install-info): Don't create directories. Depend on dir.info
14789 rather than calling make recursively.
14790 (install-dir.info): Eliminated.
14791 (install-info-dirs): Create all info directories here.
14792 (dir.info): Depend upon do-install-info.
14793
14794 * test-build.mk (HOLES): Added false.
14795
14796 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14797
14798 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14799
14800 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14801
14802 * Makefile.in (info): remove dependency on all-texinfo. The
14803 problem was really in texinfo/C, not at this level.
14804
14805 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14806
14807 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14808
14809 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14810
14811 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14812 GDB releases.
14813
14814 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14815
14816 * configure: Include srcdir in message about target of link not
14817 being found. Don't convert `-' to `_' in `with' options being
14818 passed to subdirs.
14819
14820 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14821
14822 * configure.in: add uudecode to host_tools
14823
14824 * Makefile.in: added {all,install}-uudecode targets, added them to
14825 the appropriate lists
14826
14827 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14828
14829 * Makefile.in (all-gcc): Added dependency on all-gas.
14830
14831 * configure.in (mips-*-*): Build ld and binutils.
14832
14833 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14834
14835 * configure: check return code from mkdir, print error message and
14836 exit on failure.
14837
14838 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14839
14840 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14841
14842 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14843
14844 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14845
14846 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14847
14848 * config.sub (h8500): Recognize this as a cpu type.
14849
14850 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14851
14852 * configure: source directory missing is no longer a warning
14853
14854 * configure.in: recognize irix[34]* instead of irix[34]
14855
14856 * Makefile.in: define and pass down X11_LIB
14857
14858 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14859
14860 * guess-systype: Renamed to ...
14861 * config.guess: ... by popular request.
14862 * configure.in, Makefile.in: Update accordingly.
14863
14864 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14865
14866 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14867 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14868 + Execute ./dummy instead of assuming . is in PATH.
14869
14870 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14871
14872 * guess-systype: New shell script. Attempts to guess the
14873 canonical host name of the executing host.
14874 Only a few hosts are supported so far.
14875 * configure: Call guess-systype if no host is specified.
14876
14877 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14878
14879 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14880 gcc Makefile.
14881
14882
14883 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14884
14885 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14886 (all-gcc, install-gcc, subdir_do): Use it.
14887
14888 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14889
14890 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14891
14892 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14893
14894 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14895 set exclusively by configure, using configure.in .
14896
14897 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14898
14899 * test-build.mk: set $PATH for all builds
14900
14901 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14902
14903 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14904
14905 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14906 the one used in gcc/Makefile.in, so that a null expansion doesn't
14907 override the one needed to build gcc with a native cc.
14908
14909
14910 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14911
14912 * configure: Accept -with arguments.
14913
14914 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14915
14916 * Makefile.in: added h8300sim
14917
14918 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14919
14920 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14921 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14922 (all-cygnus, native, build-cygnus): Make
14923 $(canonhost)-stamp-3stage-done, not $(host)....
14924 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14925 i386-sco3.2v4. Added else true to if command.
14926
14927 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14928
14929 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14930
14931 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14932
14933 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14934
14935 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14936
14937 * configure.in: don't remove binutils from Solaris builds
14938
14939 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14940
14941 * Makefile.in: get rid of earlier definitions for *clean,
14942 also handle the recursive info rule better
14943
14944 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14945
14946 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14947 do more-or-less the right thing.
14948
14949 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14950
14951 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14952 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14953
14954 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14955
14956 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14957 $(host_canonical).
14958
14959 * configure.in: split the configdirs list into 4 categories (native
14960 v. cross, library v. tool) and handle the cross-only and native-
14961 only in more reasonable (and correct!) way.
14962
14963 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14964
14965 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14966 configdirs anymore.
14967
14968 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14969
14970 * Makefile.in: extensive cleanup:: removed all of the explicit
14971 clean-* targets, collapsed many wrappers around subdir_do into
14972 one, added additional targets to satisfy standards.texi, deleted
14973 some old targets, some changes for consistency
14974
14975 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14976
14977 * configure.in: handle some programs as cross-only, and others as
14978 native only
14979
14980 * test-build.mk: handle partial holes in a more generic manner
14981
14982 * Makefile.in: m4 depends on libiberty
14983
14984 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14985
14986 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14987 time, wdiff, and find to configdirs
14988
14989 * Makefile.in: all, clean, and install rules for the new programs
14990 added to configure.in
14991
14992 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14993
14994 * configure.in: use mh-sun for all *-sun-* hosts
14995
14996 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14997
14998 * Makefile.in: define flags for X11 include files and library file
14999 locations, pass them down to the programs that need this info
15000
15001 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15002
15003 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15004
15005 * configure.in: start building libg++ for HP-UX targets
15006
15007 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15008
15009 * README: Update references to files moved into etc/.
15010
15011 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15012
15013 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15014 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15015
15016 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15017
15018 * configure: accept dash as well as underscore in long option
15019 names for FSF compatibility.
15020
15021 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15022
15023 * config.sub: added -sco3.2v4 support from FSF.
15024
15025 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15026
15027 * configure.in: expand the section that adds or removes
15028 directories from the list of programs to build, to handle native
15029 vs. cross in addition to host v. native
15030
15031 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15032
15033 * Makefile.in: Replace C++ in macro names with CXX.
15034 This is less likely to break ...
15035
15036 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15037
15038 * test-build.mk: add -w to GNU_MAKE
15039
15040 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15041
15042 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15043 add 'sparc' to list of recognized cpus. This needed to make
15044 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15045 Delete some redundant ose68 variants. Recognize -wrs as an os,
15046 then changes that into $CPU-wrs-vxworks.
15047
15048 * configure.in: remove most references to gdbtest, regularize
15049 target based program removal
15050
15051 * test-build.mk: import from p3 tree (many fixes and changes)
15052
15053 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15054
15055 * Makefile.in: added rules to handle tcl, tk, and expect
15056
15057 * configure.in: handle those directories if they exist
15058
15059 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15060
15061 * config.sub: removed bogus hppabsd and hppahpux names, since
15062 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15063
15064 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15065
15066 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15067 depends upon all-xiberty
15068
15069 * Makefile.in: changes from p3, including:
15070
15071 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15072
15073 * Makefile.in (XTRAFLAGS): include newlib directories if
15074 newlib/Makefile exists, rather than if host != target.
15075
15076 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15077
15078 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15079 from the same source tree and not building a cross-compiler. This
15080 matters for the libg++ configuration if reconfiguring a tree that
15081 has already been installed.
15082
15083 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15084
15085 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15086 pick up the machine and system specific header files.
15087
15088 * Makefile.in: added AS_FOR_TARGET, passed down in
15089 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15090 the C compiler to use to create programs which are run in the
15091 build environment, set it to default to $(CC), and passed it down
15092 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15093
15094 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15095
15096 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15097 We need them for unusual native builds, like systems without
15098 ranlib.
15099
15100 * configure: also define $(host_canonical) and
15101 $(target_canonical), which are the full, canonical names for the
15102 given host and target
15103
15104 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15105
15106 * Makefile.in: Added separate definitions for C++.
15107
15108 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15109
15110 * configure.in (configdirs): Add deja-gnu.
15111
15112 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15113
15114 * README: Update for configure.texi and gdb-4.7 release.
15115
15116 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15117
15118 * Makefile.in: Move "all" target to top of file.
15119 Previously, first target was ".PHONY" which caused BSD4.4 make
15120 to build .PHONY when make was run without arguments.
15121
15122 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15123
15124 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15125 Library-copylefted code in libiberty.
15126
15127 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15128
15129 * config.sub: Replace m68kmote with plain old m68k.
15130
15131 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15132
15133 * Makefile.in: Remove space from blank line, avoid Make complaints.
15134
15135 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15136
15137 * config.sub: Complain if no argument is given. Added support for
15138 386bsd as OS and target alias.
15139
15140 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15141
15142 * Makefile.in (XTRAFLAGS): include newlib directories if
15143 newlib/Makefile exists, rather than if host != target.
15144
15145 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15146
15147 * config.sub: recognize sparclite-wrs-vxworks.
15148
15149 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15150 p3.) Added clean-xiberty to clean.
15151
15152 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15153
15154 * configure.in: use *-*-* instead of nested cases for host and target
15155
15156 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15157
15158 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15159 from the same source tree and not building a cross-compiler. This
15160 matters for the libg++ configuration if reconfiguring a tree that
15161 has already been installed.
15162
15163 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15164
15165 * config.sub (i486v/i486v4): Merge in from FSF version.
15166
15167 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15168
15169 * configure: only set PWD if it is already set.
15170
15171 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15172
15173 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15174 doesn't have unset and all success paths (and most error paths)
15175 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15176 to just ${PWD} to avoid confusion.)
15177
15178 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15179
15180 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15181 even for a native compilation.
15182
15183 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15184
15185 Changes to make the gdb.tar.Z rule work better.
15186
15187 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15188 (DEVO_SUPPORT): Add configure.texi.
15189 (bfd-ilrt.tar.Z): Remove ancient rule.
15190
15191 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15192
15193 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15194 pick up the machine and system specific header files.
15195
15196 * configure.in, config.sub: added new target m68010-adobe-scout,
15197 with alias of adobe68k. Changed configure.in to check for
15198 -scout before -sco* to avoid a false match.
15199
15200 * Makefile.in: added AS_FOR_TARGET, passed down in
15201 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15202 the C compiler to use to create programs which are run in the
15203 build environment, set it to default to $(CC), and passed it down
15204 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15205
15206 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15207
15208 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15209 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15210 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15211 FOR_TARGET variants, to newlib and libg++.
15212
15213 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15214
15215 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15216 first.
15217
15218 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15219
15220 * config.sub: Accept `elf' as an environment.
15221
15222 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15223
15224 * Makefile.in (all-opcodes): cd into the right directory
15225
15226 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15227
15228 * configure: added -program_transform_name option, used as
15229 argument to sed when installing programs.
15230 configure.texi: added documentation for -program_prefix,
15231 -program_suffix and -program_transform_name.
15232
15233 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15234
15235 * config.sub: Accept i486 where i386 ok.
15236
15237 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15238
15239 * config.sub: accept we32k
15240
15241 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15242
15243 * config.sub, configure.in: accept OSE68000 and OSE68k.
15244
15245 * Makefile.in: don't create all directories for ``make install'';
15246 let the subdirectories create the ones they need.
15247
15248 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15249
15250 * COPYING: new file, GPL v2
15251
15252 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15253
15254 * Makefile.in: use the new gen-info-dir, which needs a template
15255 argument (which also lives in texinfo)
15256
15257 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15258
15259 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15260
15261 * config.sub (ncr3000): Change i386 to i486.
15262
15263 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15264
15265 * Makefile.in: add install-rcs, install-grep to
15266 install-no-fixedincludes, removed install-bison and install-libgcc
15267
15268 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15269
15270 * configure.in: grab the HPUX makefile fragment if on HPUX
15271
15272 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15273
15274 * Makefile.in: eradicate bison spoor (ditto libgcc).
15275 configure.in: recognise m68{k,000}-ericsson-OSE.
15276 es1800 is alias for m68k-ericsson-OSE
15277
15278 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15279
15280 * configure.in: rearrange the parts that remove programs from
15281 configdirs, based now on HOST==TARGET or by canonical triple.
15282
15283 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15284
15285 * test-build.mk: recurse explicitly with -f test-build.mk when
15286 appropriate. predicate stage3 and comparison on the existence
15287 of gcc. That is, if gcc isn't around, we aren't three-staging.
15288 On very clean, also remove ...stamp-co. Build in-place before
15289 doing other builds.
15290
15291 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15292
15293 * Makefile.in, configure.in: add tgas
15294
15295 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15296
15297 * Makefile.in: a number of changes merged in from progressive.
15298
15299 * configure.in: add libm.
15300
15301 * .cvsignore: ignore some stuff that comes from test-build.mk.
15302
15303 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15304
15305 * config.sub: Add es1800 (m68k-ericsson-es1800).
15306
15307 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15308
15309 * configure: Add program_suffix (parallel to program_prefix)
15310 * Makefile.in: adjust directory-creating script for losing decstation
15311
15312 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15313
15314 * configure: Minor $subdir-related fixes.
15315
15316 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15317
15318 * configure: fix various problems with propogating
15319 makefile_target_frag in subdirs.
15320 * configure.in: config libgcc if its there
15321
15322 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15323
15324 * config.sub: HPPA merge.
15325
15326 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15327
15328 * Makefile.in: Replace all-bison with all-byacc in all
15329 dependency lines for other tools (which now use byacc).
15330
15331 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15332
15333 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15334
15335 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15336
15337 * Makefile.in: make gprof rules similar to byacc rules (instead of
15338 vestigal $(unsubdir) that didn't work...)
15339
15340 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15341
15342 * config.sub: Add support for Linux.
15343 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15344 (at least for libg++).
15345
15346 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15347
15348 * configure.texi: fix doc for the -nfp option to configure
15349
15350 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15351
15352 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15353
15354 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15355
15356 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15357 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15358 * configure.in: added solaris* host_makefile_frag hook.
15359
15360 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15361
15362 * config.sub: changed recognition of m68000 so that various
15363 m68k types can be specified via m680[01234]0
15364
15365 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15366
15367 * config.sub (basic_machine): fix sed so that '-foo' isn't
15368 completely substituted out while .+'-foo' loses the '-foo'
15369
15370 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15371
15372 * config.sub ($os): Add -aout.
15373
15374 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15375
15376 * configure: If host_makefile_frag is absolute, don't
15377 prefix ${invsubdir} (relevant to libg++ auto-configure).
15378
15379 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15380
15381 * Makefile.in (tooldir): Define it.
15382 (all-ld): Depend on all-flex.
15383
15384 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15385
15386 * Makefile.in (check): Fix libg++ special case.
15387
15388 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15389
15390 * configure: do not bury `pwd` into config.status, thus do fewer
15391 pwd's.
15392
15393 * configure: print the "Building in" message only when building in
15394 other than "." AND verbose.
15395
15396 * configure: remove -s, rework -v to better accomodate guested
15397 configures.
15398
15399 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15400
15401 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15402
15403 * Makefile.in: macroize flags passed on recursion. remove
15404 fileutils.
15405
15406 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15407
15408 * configure: get makesrcdir right for subdirs deeper than 1.
15409
15410 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15411 install.
15412
15413 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15414
15415 * Makefile.in: don't print subdir_do or recursion lines.
15416
15417 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15418
15419 * standards.texi: added menu item.
15420
15421 * Makefile.in: build and install standards.info.
15422
15423 * standards.texi: new file.
15424
15425 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15426
15427 * configure: test for and move config.status pieces from
15428 ${subdir}/.
15429
15430 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15431
15432 * configure: Test for existance of files before trying to mv
15433 them, to avoid numerous non-existance messages.
15434
15435 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15436
15437 * configure: correct final line of config.status.
15438
15439 * configure: patch from eggert. Avoids a protection problem if
15440 the original Makefile.in is read only.
15441
15442 * configure: use move-if-change from gcc to create config.status.
15443 Some makefiles depend on config.status to tell if a directory
15444 has been reconfigured for a different host. This change
15445 prevents those directories from remaking everything in the case
15446 where the reconfig was only intended to rebuild a Makefile.
15447
15448 * configure: test for config.sub with "config.sub sun4" rather
15449 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15450 host alias from a missing config.sub.
15451
15452 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15453
15454 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15455 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15456
15457 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15458
15459 * configure: mkdir ${subdir} as needed.
15460
15461 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15462
15463 * Makefile.in,configure.in: added autoconf.
15464
15465 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15466
15467 * Makefile.in: no longer pass against on recursion.
15468
15469 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15470 definitions are not inherited.
15471
15472 * configure: correct makesrcdir when subdir is .
15473
15474 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15475
15476 * configure: Add support for 'subdirs' variable, which is
15477 like 'configdirs', except that configure doesn't re-invoke
15478 itself for subdirs, it just creates a Makefile for each subdir.
15479 * configure.texi: Document subdirs.
15480
15481 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15482
15483 * configure.in: added flex to configdirs
15484
15485 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15486
15487 * Makefile.in: remove clean-stamps from clean.
15488
15489 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15490
15491 * configure.in: Add gdbtest to configdirs.
15492
15493 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15494
15495 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15496 to recursive makes.
15497 * configure.in: Recognize new ncr3000 config.
15498
15499 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15500
15501 * Makefile.in, configure.in: removed references to gdbm.
15502
15503 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15504
15505 * config.sub: Don't canonicalize os value
15506 newsos* to bsd (readline needs to check for newsos).
15507 (This fix was earlier made Jan 31, but got re-broken.)
15508
15509 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15510
15511 * configure.in: sco is an os, not a vendor!
15512
15513 * configure: Quote $( better. Keep various shells happy.
15514
15515 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15516
15517 * Makefile.in: eliminate stamp-files.
15518
15519 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15520
15521 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15522 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15523
15524 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15525
15526 * config.sub: fix iris/iris3.
15527
15528 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15529
15530 * configure: re-add -rm.
15531
15532 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15533
15534 * Maskefile.in: add .stmp-rcs to all.
15535
15536 * configure.in: remove gas from rs6000 build, use aix host fragment.
15537
15538 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15539
15540 * configure: pass down site_option during recursion.
15541
15542 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15543
15544 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15545
15546 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15547
15548 * configure: Change exec_prefix so that it really defaults to prefix.
15549
15550 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15551
15552 * Makefile.in, configure.in: Add support for mmalloc library.
15553
15554 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15555
15556 * Makefile.in: add stmp dependencies for a few more things.
15557
15558 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15559
15560 * configure: adjusted error message on objdir/srcdir configure
15561 collision, per john's suggestion.
15562
15563 * Makefile.in: add libiberty stmp to all and all.cross.
15564
15565 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15566
15567 * Makefile.in: remove force dependencies, add grep to all.
15568
15569 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15570
15571 * Makefile.in: drop flex. make stamp files work.
15572
15573 * configure: added test for conflicting configuration in srcdir,
15574 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15575 gets cranky. use relative paths for configure and srcdir
15576 whenever possible. Send some error messages to stderr that were
15577 going to stdout.
15578
15579 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15580
15581 * Makefile.in: Fix libg++ rule to check for gcc directory
15582 before using gcc/gcc. Also pass XTRAFLAGS.
15583
15584 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15585
15586 * Makefile.in: added stmp-files so that directories aren't polled
15587 when they are already built.
15588
15589 * configure.texi: fixed a node pointer problem.
15590
15591 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15592
15593 * config.sub configure.in gdb/configure.in
15594 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15595 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15596 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15597
15598 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15599
15600 * configure: -recurring becomes -silent. corrected help message
15601 for -site= option.
15602
15603 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15604
15605 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15606
15607 * configure: when building Makefile for crosses, replace
15608 tooldir and program_prefix. default srcdir from location of
15609 config.sub. remove "for host in hosts" and "for target in
15610 targets" loops.
15611
15612 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15613
15614 * Makefile.in: Do not pass bindir or mandir to cvs.
15615
15616 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15617
15618 * Makefile.in, configure.in: removed traces of namesubdir,
15619 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15620 copyrights to '92, changed some from Cygnus to FSF.
15621
15622 * configure.texi: remove most references to multiple hosts,
15623 multiple targets, subdirs, etc.
15624
15625 * configure.man: removed rcsid. reference config.sub not
15626 config.subr.
15627
15628 * Makefile.in: mkdir $(infodir) on install-info.
15629
15630 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15631
15632 * configure.texi: Explain better about .gdbinit and about
15633 the environment that configure.in sections run in.
15634
15635 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15636
15637 * configure.in: Ultrix is only a decstation if it's a MIPS.
15638
15639 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15640
15641 * README: DOC.configure => cfg-paper.texi.
15642
15643 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15644
15645 * config.sub (near case $os): Don't convert newsos* to bsd!
15646
15647 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15648
15649 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15650 the number of copies of COPYING that go into the GDB tar file.
15651
15652 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15653
15654 * bfd/configure.in, gdb/config/mh-i386sco,
15655 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15656 Fix SCO configuration stuff.
15657
15658 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15659
15660 * Makefile.in: For libg++, make sure the -I pointing
15661 to the gcc directory goes *after* all the libg++-local -I flags.
15662 Also, move just-gcc dependency from just-libg++ to all-libg++.
15663
15664 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15665
15666 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15667
15668 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15669
15670 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15671
15672 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15673
15674 * config.sub: Add stratus configuration frags. Also
15675 submitted to FSF.
15676
15677 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15678
15679 * Makefile.in (DEV_SUPPORT): add configure.man.
15680
15681 * config.sub(Decode manufacturer-specific): add -none*.
15682
15683 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15684
15685 * Makefile.in: remove form feeds to make Sun's make happy.
15686 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15687
15688 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15689
15690 * Makefile.in (AR_FLAGS): Make quieter.
15691
15692 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15693
15694 * configure.in: Add libg++.
15695 * configure: When verbose, don't output the command line at each
15696 level; it will be unremarkably the same as the previous version,
15697 which will be the same as what the user typed.
15698
15699 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15700
15701 * configure.in, Makefile.in: fix clean-info, add flex. add
15702 fileutils.
15703
15704 * configure: be less sensitive to spaces in Makefile.in. Do not
15705 look for sources in "..". Doing so breaks subdirectories that
15706 might have their own configure. If a subdir has it's own
15707 configure script, use it.
15708
15709 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15710
15711 * cfg-paper.texi: some changes suggested by rms.
15712
15713 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15714
15715 * config.sub: Merge in some small additions from the FSF version,
15716 taken from the gcc distribution, to bring the Cygnus and FSF
15717 versions into closer sync.
15718
15719 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15720
15721 * configure.in: Changed svr4 references to sysv4.
15722
15723 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15724
15725 * configure: added -V for version number option.
15726
15727 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15728
15729 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15730 renamed from DOC.configure to cfg-paper.texi.
15731
15732 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15733
15734 * configure, config.subr, config.sub: config.subr is now
15735 config.sub again.
15736
15737 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15738
15739 * configure.texi: new file, in progress.
15740
15741 * Makefile.in: build info file and install the man page for
15742 configure.
15743
15744 * configure.man: new file, first cut.
15745
15746 * configure: find config.subr again now that configuration "none"
15747 has gone. removed all traces of the -ansi option. removed all
15748 traces of the -languages option.
15749
15750 * config.subr: resync from rms.
15751
15752 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15753
15754 * configure, config.sub, config.subr: merge config.sub into
15755 config.subr, call the result config.subr, remove config.sub, use
15756 config.subr.
15757
15758 * Makefile.in: revised install for dir.info.
15759
15760 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15761
15762 * configure.in: add decstation host makefile frag.
15763
15764 * Makefile.in: BISON now bison -y again. also install-gcc on
15765 install. clean-gdbm on clean. infodir belongs in datadir.
15766 Make directories for info install. Build dir.info here then
15767 install it.
15768
15769 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15770
15771 * Makefile.in: fix for bad directory tests.
15772
15773 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15774
15775 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15776 regexp. -srcdir relative was being handled incorrectly.
15777
15778 * Makefile.in: unwrapped some for loops so that parallel makes
15779 work again and so one can focus one's attention on a particular
15780 package.
15781
15782 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15783
15784 * configure: added PWD as a stand in for `pwd` (for speed). use
15785 elif wherever possible. make -srcdir work without -objdir.
15786 -objdir= commented out.
15787
15788 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15789
15790 * configure: +options become --options. -subdirs commented out.
15791 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15792 Makefile now at top of generated Makefile. Removed cvs log
15793 entries. added -srcdir. create .gdbinit only if there is one
15794 in ${srcdir}.
15795
15796 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15797 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15798 and mandir now keyed off datadir by default.
15799
15800 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15801
15802 * Freshly created ChangeLog.
15803
15804 \f
15805 Local Variables:
15806 mode: change-log
15807 left-margin: 8
15808 fill-column: 76
15809 version-control: never
15810 End:
This page took 0.336818 seconds and 5 git commands to generate.