oops - updates to ChangeLog omitted by accident from previous delta.
[deliverable/binutils-gdb.git] / ChangeLog
1 2018-01-10 Nick Clifton <nickc@redhat.com>
2
3 * config-ml.in: Sync with gcc sources.
4 * config.guess: Likewise.
5 * config.sub: Likewise.
6 * configure.ac: Likewise.
7 * configure: Regenerate.
8
9 2017-12-14 Nick Clifton <nickc@redhat.com>
10
11 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
12
13 2017-12-12 Stafford Horne <shorne@gmail.com>
14
15 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
16 * configure: Regenerate.
17
18 2017-09-15 Nick Clifton <nickc@redhat.com>
19
20 * src-release.sh (LZIPPROG): New define. Provides the name of the
21 lzip program.
22 (do_lz): New function. Compresses a tarball using the lzip
23 program.
24 (do_compress): Add support for lzip compression.
25 (usage): Mention -l option.
26 (build_release): Support -l option to invoke lzip compression.
27
28 2017-09-15 Alan Modra <amodra@gmail.com>
29
30 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
31 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
32 and sim depending on $tool and $support_files. Echo configure line.
33
34 2017-09-14 Matt Rice <ratmice@gmail.com>
35
36 * src-release.sh (do_proto_toplev): Enable gold during release process.
37
38 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
39
40 * config.sub: Sync with master version in config project.
41
42 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
43
44 * config.sub: Handle ia16 in $basic_machine.
45
46 bfd/
47 * config.bfd: Handle ia16.
48
49 gas/
50 * configure.tgt: Handle ia16.
51
52 ld/
53 * configure.tgt: Handle ia16.
54
55 2017-03-22 Nick Clifton <nickc@redhat.com>
56
57 * config.sub: Sync with master version in config project.
58 * config.guess: Likewise.
59
60 2017-01-23 Nick Clifton <nickc@redhat.com>
61
62 * configure.ac: Update year in copyright notice.
63 Sync from FSF GCC mainline, bringing in the following patches.
64 * Makefile.def: Likewise.
65 * Makefile.tpl: Likewise.
66 * configure: Regenerate.
67 * Makefile.in: Regenerate.
68
69 2016-12-21 Jakub Jelinek <jakub@redhat.com>
70
71 * configure.ac: Don't bootstrap libmpx unless --with-build-config
72 includes bootstrap-mpx.
73
74 2016-12-01 Matthias Klose <doko@ubuntu.com>
75
76 * configure.ac: Don't use pkg-config to check for bdw-gc.
77
78 2016-11-30 Matthias Klose <doko@ubuntu.com>
79
80 * Makefile.def: Remove reference to boehm-gc target module.
81 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
82 options and for the bdw-gc pkg-config module.
83
84 2016-11-15 Matthias Klose <doko@ubuntu.com>
85
86 * config-ml.in: Remove references to GCJ.
87 * configure.ac: Likewise.
88
89 2016-09-30 Jakub Jelinek <jakub@redhat.com>
90
91 * configure.ac: Add target-libffi to target_libraries.
92 Readd libgcj target disablings, modified to only target-libffi.
93 Readd target addition of go to unsupported languages.
94
95 2016-09-30 Andrew Haley <aph@redhat.com>
96
97 * Makefile.def: Remove libjava.
98 * Makefile.tpl: Likewise.
99 * configure.ac: Likewise.
100
101 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
102
103 * configure.ac: Disable "sim" directory for arc*-*-*.
104
105 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
106
107 * configure.ac: Check for the minimum in-tree MPFR version
108 handled.
109
110 2016-12-31 Alan Modra <amodra@gmail.com>
111
112 * config.sub: Import from upstream.
113
114 2016-12-08 Alan Modra <amodra@gmail.com>
115
116 * configure: Regenerate.
117
118 2016-12-02 Josh Conner <joshconner@google.com>
119
120 * configure.ac: Add fuchsia to targets that use ELF.
121 * configure: Regenerated.
122
123 2016-11-07 Doug Evans <dje@google.com>
124
125 * config.sub: Sync with upstream version 2016-11-03.
126 git://git.sv.gnu.org/config.git
127 * config.guess: Sync with upstream version 2016-10-02.
128
129 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
130
131 * .gitignore: Add archives and make stamps.
132
133 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
134
135 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
136 * configure: Regenerated.
137
138 2016-06-28 Walter Lee <walt@tilera.com>
139
140 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
141 * configure: Regenerate.
142
143 2016-05-28 Alan Modra <amodra@gmail.com>
144
145 * Makefile.tpl (configure): Depend on m4 files included.
146 * Makefile.in: Regenerate.
147
148 2016-05-27 Nick Clifton <nickc@redhat.com>
149
150 * config.guess (Alpha OSF1): Fix typo introduced during the most
151 recent synchronization update.
152
153 2016-05-23 Nick Clifton <nickc@redhat.com>
154
155 * Import these patches from the gcc mainline:
156
157 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
158
159 * config.guess: Import version 2016-04-02 (newest).
160 * config.sub: Import version 2016-05-10 (newest).
161
162 2016-04-19 Nick Clifton <nickc@redhat.com>
163
164 * Import this patch from the GCC mainline:
165
166 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
167
168 PR bootstrap/70173
169 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
170 and gotools directories. Delete the stage_final file.
171 * Makefile.in: Regenerate.
172
173 2016-03-17 Cary Coutant <ccoutant@gmail.com>
174
175 * configure.ac: Add mips and s390 to the gold target check.
176 * configure: Regenerate.
177
178 2016-02-10 Nick Clifton <nickc@redhat.com>
179
180 Import these patches from the GCC mainline:
181
182 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
183
184 * configure.ac: Enable LTO for DJGPP
185 * configure: Regenerate
186
187 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
188
189 PR bootstrap/69329
190 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
191 * Makefile.in: Regenerate.
192
193 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
194 Sebastian Pop <s.pop@samsung.com>
195
196 * Makefile.in: Regenerate.
197 * Makefile.tpl: Export ISLVER.
198 * configure: Regenerate.
199 * config/isl.m4: Detect isl-0.15.
200
201 2016-01-29 Sebastian Pop <s.pop@samsung.com>
202
203 * config/isl.m4: Add comments about isl-0.16.
204 * configure: Regenerate.
205
206 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
207
208 Sync with GCC
209 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
210
211 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
212 symbols.
213
214 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
215
216 PR bootstrap/69134
217 * Makefile.def (mpfr): Disable assembler.
218 * Makefile.in: Regenerate.
219
220 2016-01-11 Nick Clifton <nickc@redhat.com>
221
222 Import the following changes from the GCC mainline:
223
224 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
225
226 * configure.ac: Enable libmpx by default.
227 * configure: Regenerated.
228
229 2015-11-19 Martin Liska <mliska@suse.cz>
230
231 * .gitignore: Add .clang-format to ignored files.
232 * Makefile.tpl: Add clang-format.
233 * Makefile.in: Regenerate.
234
235 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
236
237 PR libffi/65726
238 * Makefile.def (lang_env_dependencies): Make libffi depend
239 on cxx.
240 * Makefile.in: Regenerate.
241
242 2015-12-02 Ian Lance Taylor <iant@google.com>
243
244 PR go/66147
245 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
246 * Makefile.in: Regenerate.
247
248 2015-12-17 Nathan Sidwell <nathan@acm.org>
249
250 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
251 * configure: Regenerate.
252
253 2015-12-17 Sebastian Pop <s.pop@samsung.com>
254
255 * Makefile.in: Replace ISL with isl.
256 * Makefile.tpl: Same.
257 * config/isl.m4: Same.
258 * configure.ac: Same.
259 * contrib/download_prerequisites: Same.
260 * configure: Regenerate.
261
262 2016-01-01 Ben Elliston <bje@gnu.org>
263
264 * config.guess: Import version 2016-01-01.
265 * config.sub: Likewise.
266
267 2015-11-20 Tristan Gingold <gingold@adacore.com>
268
269 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
270 * configure: Regenerate.
271
272 2015-10-21 Nick Clifton <nickc@redhat.com>
273
274 PR gas/19109
275 * configure.ac: Note the 'none' is an acceptable argument to
276 --enable-compressed-debug-sections.
277 * configure: Regenerate.
278
279 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
280
281 PR gas/19109
282 * configure.ac: Add
283 --enable-compressed-debug-sections={all,gas,gold,ld}.
284 * configure: Regenerated.
285
286 2015-09-30 Nick Clifton <nickc@redhat.com>
287
288 Import the following patches from the GCC mainline:
289
290 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
291
292 PR libfortran/54572
293 * Makefile.def: Make libgfortran depend on libbacktrace.
294 * Makefile.in: Regenerate.
295
296 2015-08-12 Tom de Vries <tom@codesourcery.com>
297
298 PR other/67092
299 PR other/67098
300 * configure.ac: Remove --with_host_libstdcxx support.
301 * configure: Regenerate.
302
303 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
304 Jakub Jelinek <jakub@redhat.com>
305
306 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
307 nvptx*-*-*.
308 * configure: Regenerate.
309
310 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
311
312 Sync with GCC
313 2015-07-28 Ben Elliston <bje@gnu.org>
314
315 * config.sub, config.guess: Import from upstream.
316
317 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
318
319 * Makefile.def (libiconv): Define bootstrap=true.
320 Mark pdf/html/info as missing.
321 (configure-gcc): Depend on all-libiconv.
322 (all-gcc): Ditto.
323 (configure-libcpp): Ditto.
324 (all-libcpp): Ditto.
325 (configure-intl): Ditto.
326 (all-intl): Ditto.
327 * Makefile.in: Regenerate.
328
329 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
330
331 Sync with GCC
332 2015-07-24 Michael Darling <darlingm@gmail.com>
333
334 PR other/66259
335 * config-ml.in: Reflects renaming of configure.in to configure.ac
336 * configure: Likewise
337 * configure.ac: Likewise
338
339 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
340
341 * Makefile.in: Regenerated.
342
343 Sync with GCC
344 2015-05-21 Jason Merrill <jason@redhat.com>
345
346 * Makefile.tpl: Update comments.
347
348 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
349
350 * Makefile.tpl: Remove surplus whitespace throughout.
351
352 2015-03-25 Martin Liska <mliska@suse.cz>
353 Yury Gribov <y.gribov@samsung.com>
354
355 * Makefile.tpl: Fix ln source location for vimrc file.
356
357 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
358
359 Sync with GCC
360 2015-05-16 James Bowman <james.bowman@ftdichip.com>
361
362 * configure.ac: FT32 target added.
363 * configure: Regenerate.
364
365 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
366
367 Sync with GCC
368 2015-06-02 Jason Merrill <jason@redhat.com>
369
370 PR bootstrap/66319
371 * configure.ac: Use -std=gnu++98.
372
373 2015-05-28 Mike Frysinger <vapier@gentoo.org>
374
375 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
376 * configure: Regenerate.
377
378 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
379
380 * configure.ac: Fix typo.
381 * configure: Regenerate.
382
383 2015-05-03 Matthias Klose <doko@ubuntu.com>
384
385 * configure.ac: Match $host configured with triplets.
386 * configure: Regenerate.
387
388 2015-04-17 Jakub Jelinek <jakub@redhat.com>
389
390 PR bootstrap/62077
391 * configure.ac (--enable-stage1-checking): Default to
392 release,misc,gimple,rtlflag,tree,types if --disable-checking
393 or --enable-checking is not specified and DEV-PHASE is not
394 experimental.
395 * configure: Regenerated.
396
397 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
398
399 Install back PR target/47230 fix (Revert the revert).
400
401 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
402
403 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
404 target.
405 * configure: Regenerate.
406
407 2015-05-13 John David Anglin <dave.anglin@bell.net>
408
409 * configure.ac: Disable configuration of GDB for HPUX targets.
410 * configure: Regenerate.
411
412 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
413
414 PR ld/18355
415 * Makefile.def: Add extra_configure_flags to host zlib.
416 * configure.ac (extra_host_zlib_configure_flags): New. Set
417 to --enable-host-shared When bfd is to be built as shared
418 library. AC_SUBST.
419 * Makefile.in: Regenerated.
420
421 2015-04-15 Mike Frysinger <vapier@gentoo.org>
422 Hans-Peter Nilsson <hp@axis.com>
423
424 Adjust src-release.sh for sim using the gdb create-version.sh.
425 * src-release.sh (tar_compress): If there's a fifth parameter,
426 use that in the getver call instead of $tool.
427 (sim_release): Pass gdb as fifth parameter to tar_compress.
428 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
429
430 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
431
432 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
433 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
434 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
435 * Makefile.in: Regenerate.
436
437 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
438
439 * configure.ac: Add --with-system-zlib.
440 * configure: Regenerated.
441
442 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
443
444 * src-release.sh: Don't configure with --with-target-subdir=.
445 --disable-multilib.
446
447 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
448
449 * src-release.sh (DEVO_SUPPORT): Replace src-release with
450 src-release.sh.
451
452 2015-03-30 Ed Schouten <ed@nuxi.nl>
453
454 * config.sub: Update from upstream, to 2015-03-04 version.
455 * config.guess: Likewise.
456
457 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
458
459 * Makefile.def (dependencies): Add all-zlib to all-bfd.
460 * Makefile.in: Regenerated.
461
462 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
463
464 * src-release.sh (do_proto_toplev): Configure with --target
465 --with-target-subdir and --disable-multilib.
466 (BINUTILS_SUPPORT_DIRS): Add zlib.
467 (GAS_SUPPORT_DIRS): Likewise.
468 (GDB_SUPPORT_DIRS): Likewise.
469 (SIM_SUPPORT_DIRS): Likewise.
470
471 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
472
473 * configure.ac (target_configdirs): Exclude target-zlib if
474 target-libjava isn't built.
475 * configure: Regenerated.
476
477 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
478
479 Sync with GCC
480 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
481
482 * config-ml.in: Robustify ac_configure_args parsing.
483
484 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
485
486 * Makefile.def: Updated from GCC trunk.
487 * Makefile.tpl: Likewise.
488 * configure.ac: Likewise.
489 * Makefile.in: Regenerated.
490 * configure: Likewise.
491
492 2015-01-28 James Bowman <james.bowman@ftdichip.com>
493
494 * configure.ac: Add FT32 support.
495 * configure: Regenerate.
496
497 2015-01-12 Anthony Green <green@moxielogic.com>
498
499 * configure.ac: Don't disable gprof for moxie.
500 * configure: Rebuild.
501
502 2015-01-03 Andrew Pinski <apinski@cavium.com>
503
504 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
505 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
506 (BASE_TARGET_EXPORTS): Add OBJCOPY.
507 (OBJCOPY_FOR_TARGET): New variable.
508 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
509 * Makefile.in: Regenerate.
510 * configure.ac: Check for already installed target objcopy.
511 Also GCC_TARGET_TOOL on objcopy.
512 * configure: Regenerate.
513
514 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
515
516 * config.sub: Update from upstream, to 2015-01-01 version.
517 * config.guess: Ditto.
518
519 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
520
521 * config.sub: Update from upstream config repo.
522
523 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
524
525 * libtool.m4: Updated from GCC trunk.
526
527 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
528
529 * config.guess: Update from upstream config repo.
530 * config.sub: Ditto.
531
532 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
533
534 * move-if-change: Update from upstream gnulib.
535
536 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
537
538 * compile: Sync with upstream Automake.
539 * depcomp: Ditto.
540 * install-sh: Ditto.
541 * missing: Ditto.
542 * mkinstalldirs: Ditto.
543 * ylwrap: Ditto.
544
545 2014-10-15 Tristan Gingold <gingold@adacore.com>
546
547 * src-release.sh (do_proto_toplev): Configure with --target.
548
549 2014-10-03 Jing Yu <jingyu@google.com>
550
551 * configure.ac: Add aarch64 to list of targets that support gold.
552 * configure: Regenerate.
553
554 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
555
556 * configure.ac: Add mips*-img-elf* target triple.
557 * configure: Regenerate.
558
559 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
560 * configure: Disable gdb for nds32*-*-* until supported.
561 * configure.ac: Disable gdb for nds32*-*-* until supported.
562
563 2014-09-05 Joel Brobecker <brobecker@adacore.com>
564
565 * configure: Regenerate.
566
567 2014-08-27 Will Newton <will.newton@linaro.org>
568
569 * src-release.sh: New file.
570 * src-release: Remove file.
571
572 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
573
574 GDB not supported for or1k*-*-rtems*
575 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
576 of the stanzas results in this not being caught by or1k*-*-* later.
577 * configure. Regenerated.
578
579 2014-07-25 Samuel Bronson <naesten@gmail.com>
580
581 * .gitattributes: New file for use with git-merge-changelog.
582
583 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
584
585 Disable gdb for or1k*-*-* until supported
586 * configure.ac (or1k*-*-*): Disable gdb.
587 * configure: Regenerated.
588
589 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
590
591 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
592 * configure: Regenerated.
593
594 2014-03-26 Jakub Jelinek <jakub@redhat.com>
595
596 PR sanitizer/56781
597 * Makefile.def: Set bootstrap=true; for host fixincludes.
598 * configure.ac: Don't bootstrap host fixincludes unless
599 --with-build-config=bootstrap-{a,ub}san.
600 * Makefile.in: Regenerated.
601 * configure: Regenerated.
602
603 2014-03-21 Jakub Jelinek <jakub@redhat.com>
604
605 * configure.ac: Move BUILD_CONFIG set up earlier. Add
606 --enable-vtable-verify option parsing. Don't add
607 target-libsanitizer to bootstrap_target_libs unless
608 --with-build-config=bootstrap-asan or
609 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
610 to bootstrap_target_libs unless --enable-vtable-verify.
611 * configure: Regenerated.
612
613 2014-03-07 Jakub Jelinek <jakub@redhat.com>
614
615 PR bootstrap/58572
616 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
617 -I for libstdc++-v3 includes if $(LEAN).
618 * Makefile.in: Regenerated.
619
620 2014-02-24 Walter Lee <walt@tilera.com>
621
622 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
623 (tilegx-*-*): Change to tilegx*-*-*.
624 * configure: Regenerate.
625
626 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
627
628 * config.sub, config.guess: Import from upstream.
629
630 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
631
632 PR bootstrap/60620
633 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
634 * Makefile.in: Regenerate.
635
636 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
637
638 * Makefile.def (dependencies): Make all-ld depend on all-binutils
639 for WINDRES_FOR_TARGET in default-manifest.o rule.
640 * Makefile.in: Regenerate.
641
642 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
643
644 PR target/59788
645 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
646 *solaris2*.
647
648 2013-12-19 Keven Boell <keven.boell@intel.com>
649
650 * cp-namespace.c (cp_lookup_nested_symbol): Enable
651 nested lookups for fortran modules.
652 * dwarf2read.c (read_module): Add fortran module to
653 the symbol table.
654 (add_partial_symbol, add_partial_module): Add fortran
655 module to the partial symbol table.
656 (new_symbol_full): Create full symbol for fortran module.
657 * f-exp.y (yylex): Add new module domain to be parsed.
658 * symtab.h: New domain for fortran modules.
659
660 2013-12-19 Keven Boell <keven.boell@intel.com>
661
662 * f-exp.y (yylex): Add domain array to enable lookup
663 in multiple domains. Loop over lookup domains and try
664 to find requested symbol. Add STRUCT_DOMAIN to lookup
665 domains to be able to query for user defined types.
666
667 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
668
669 * configure.ac: Add user-friendly check for native x86_64-linux
670 multilibs.
671 * configure: Regenerate.
672
673 2013-11-23 Alan Modra <amodra@gmail.com>
674
675 * config.sub, config.guess: Import from upstream.
676
677 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
678
679 * Makefile.in: Regenerate.
680
681 * Makefile.tpl: Fix typo.
682 * Makefile.in: Regenerate partially.
683
684 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
685
686 * configure.ac: Added libcilkrts to noconfig list when C++ is not
687 supported.
688 * configure: Regenerated.
689
690 2013-10-30 Jason Merrill <jason@redhat.com>
691
692 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
693 --disable-build-format-warnings.
694
695 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
696
697 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
698 depend on libstdc++ and libgcc.
699 * configure: Regenerate.
700 * configure.ac: Added libcilkrts to target binaries. Also, restrict
701 libcilkrts for POSIX and i*86, and x86_64 architectures.
702 * Makefile.in: Added libcilkrts related fields to support building it.
703
704 2013-10-26 Jeff Law <law@redhat.com>
705
706 * Makefile.def (target_modules): Remove libmudflap
707 (languages): Remove check-target-libmudflap).
708 * Makefile.in: Rebuilt.
709 * Makefile.tpl (check-target-libmudflap-c++): Remove.
710 * configure.ac (target_libraries): Remove target-libmudflap.
711 Remove checks which disabled libmudflap on some systems.
712 * configure: Rebuilt.
713 * libmudflap: Directory removed.
714
715 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
716
717 * configure.ac: Update from GCC.
718 * configure: Regenerate.
719
720 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
721
722 * src-release (do-proto-toplevel): Support subdir-path-prefixed
723 files in SUPPORT_FILES.
724 (SIM_SUPPORT_DIRS): New variable.
725 (sim.tar.bz2): New rule.
726
727 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
728
729 * configure.ac: Update from GCC.
730 * configure: Regenerate.
731
732 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
733
734 * COPYING.NEWLIB: Update with new copyright.
735
736 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
737
738 * configure.ac: Update from GCC.
739 * configure: Regenerate.
740
741 2013-09-20 Alan Modra <amodra@gmail.com>
742
743 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
744 ppc host match. Support little-endian powerpc linux hosts.
745
746 2013-08-16 Joel Brobecker <brobecker@adacore.com>
747
748 * src-release (VER): When using $(TOOL)/common/create-version.sh,
749 strip the "-cvs" suffix from the version number if present.
750
751 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
752
753 * configure.ac: Sync with GCC repo.
754 * Makefile.def: Ditto.
755 * configure: Regenerate.
756 * Makefile.in: Ditto.
757
758 2013-07-22 Joel Brobecker <brobecker@adacore.com>
759
760 * src-release (VER): Use $(TOOL)/common/create-version.sh
761 if it exists.
762
763 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
764
765 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
766 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
767 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
768 * configure: Regenerate.
769
770 2013-06-01 George Thomas <george.thomas@atmel.com>
771
772 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
773 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
774
775 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
776
777 * COPYING.NEWLIB: Add Altera Corporation copyright.
778
779 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
780
781 * config.guess: Update from config repo.
782 * config.sub: Ditto.
783
784 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
785
786 * Makefile.def: Sync with GCC.
787 * Makefile.in: Regenerate.
788
789 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
790
791 * configure.ac: Sync with GCC.
792 * configure: Regenerate.
793
794 2013-03-22 Mike Frysinger <vapier@gentoo.org>
795
796 * src-release (VER): Change bfd/configure.in sed to use the new
797 `bfd/configure --version` output.
798
799 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
800
801 * configure.ac: Sync with GCC repo.
802 * configure: Ditto.
803
804 2013-02-05 Ian Lance Taylor <iant@google.com>
805
806 PR go/55969
807 * configure.ac: Disable libgo on some systems where it does not
808 work.
809 * configure: Rebuild.
810
811 2013-02-05 Alan Modra <amodra@gmail.com>
812
813 * configure: Regenerate after syncing config/.
814
815 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
816
817 * configure.ac: Sync with GCC repo.
818 * configure: Ditto.
819 * Makefile.def: Ditto.
820 * Makefile.in: Ditto.
821
822 2013-01-11 Joel Brobecker <brobecker@adacore.com>
823
824 Sync with GCC, merge:
825
826 2013-01-09 Jason Merrill <jason@redhat.com>
827
828 * .gitignore: Import from gdb repository.
829
830 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
831
832 * config.sub: Update from config repo.
833
834 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
835
836 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
837 * Makefile.in: Regenerate.
838
839 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
840
841 * Makefile.def (configure-gcc): Depend on all-gmp.
842 (all-gcc): Remove dependency on all-gmp.
843 * Makefile.in: Regenerated.
844
845 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
846
847 * config.guess: Update from config repo.
848 * config.sub: Ditto.
849
850 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
851
852 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
853 exists and replace the new bfin license in its location.
854
855 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
856
857 PR gas/14899
858 * Makefile.def (dependencies): Make all-binutils, all-gprof,
859 all-ld and all-gold depend on all-gas.
860 * Makefile.in: Regenerated.
861
862 2012-12-29 Ben Elliston <bje@gnu.org>
863
864 * config.guess: Update to 2012-12-29 version.
865 * config.sub: Likewise.
866
867 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
868
869 * Makefile.def (install-target-libgo): Depend on
870 install-target-libatomic. Merged from GCC repo.
871 * Makefile.in: Regenerate.
872
873 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
874
875 * COPYING.LIBGLOSS: Add license for bfin libgloss.
876
877 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
878
879 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
880 * configure: Regenerate.
881
882 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
883
884 * Makefile.def (target_modules): Add bootstrap=true and
885 raw_cxx=true to libsanitizer.
886 * configure.ac (bootstrap_target_libs): Add libsanitizer.
887 * Makefile.in: Regenerated.
888 * configure: Likewise.
889
890 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
891
892 * config.sub: Merge from config repo.
893
894 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
895
896 * configure.ac: Merge from GCC.
897 * Makefile.tpl: Ditto.
898 * Makefile.in: Ditto.
899 * configure: Ditto.
900
901 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
902
903 * configure.ac (noconfigdirs): Merge from GCC.
904 * configure: Regenerate.
905
906 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
907
908 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
909
910 2012-11-14 Roland McGrath <mcgrathr@google.com>
911
912 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
913 * configure: Regenerate.
914
915 2012-11-13 Richard Henderson <rth@redhat.com>
916
917 * configure.ac: Move libsanitizer logic to subdirectory.
918 * configure: Regenerate.
919
920 2012-11-13 Dodji Seketeli <dodji@redhat.com>
921
922 * configure.ac: Enable libsanitizer just on x86 linux for now.
923 * configure: Re-generate.
924
925 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
926
927 * configure.ac: Merge libquadmath sections.
928 * configure: Regenerate.
929
930 2012-11-12 Wei Mi <wmi@google.com>
931
932 * configure.ac: Add libsanitizer to target_libraries.
933 * Makefile.def: Ditto.
934 * configure: Regenerate.
935 * Makefile.in: Regenerate.
936
937 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
938
939 * configure: Regenerated.
940
941 2012-11-03 Robert Mason <rbmj@verizon.net>
942
943 * configure.ac: add --disable-libstdcxx configure option
944 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
945
946 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
947
948 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
949 against Mingw64 w32api.
950 * configure: Regenerate.
951
952 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
953
954 PR bootstrap/54820
955 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
956 * configure: Regenerate.
957
958 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
959
960 PR bootstrap/54820
961 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
962 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
963 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
964 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
965 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
966 * Makefile.in: Regenerate.
967 * configure.ac (have_static_libs): New variable and associated check.
968 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
969 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
970 * configure: Regenerate.
971
972 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
973
974 * config.guess, config.sub: Include updated version from
975 config-patches. Adds microblaze little endian support.
976
977 2012-09-28 Ian Lance Taylor <iant@google.com>
978
979 * Makefile.def: Make all-target-libgo depend on
980 all-target-libbacktrace.
981 * Makefile.in: Rebuild.
982
983 2012-09-26 Ian Lance Taylor <iant@google.com>
984
985 * Makefile.def: Make all-gcc depend on all-libbacktrace.
986 * Makefile.in: Rebuild.
987
988 2012-09-06 Diego Novillo <dnovillo@google.com>
989
990 * configure.ac: Bump minimum GMP version to 4.2.3.
991 * configure: Re-generate.
992
993 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
994
995 PR target/54461
996 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
997 target-libgloss if not configured --with-avrlibc=no.
998 * configure: Regenerate.
999
1000 2012-09-04 Jason Merrill <jason@redhat.com>
1001
1002 * configure.ac: Fix --enable-languages=all.
1003
1004 2012-09-03 Richard Guenther <rguenther@suse.de>
1005
1006 PR bootstrap/54138
1007 * configure.ac: Re-organize ISL / CLOOG checks to allow
1008 disabling with either --without-isl or --without-cloog.
1009 * configure: Regenerated.
1010
1011 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1012
1013 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1014 * configure: Regenerate.
1015
1016 2012-09-21 Steve Ellcey <sellcey@mips.com>
1017
1018 * configure.ac: Add mips*-mti-elf* target.
1019 * configure: Regenerate.
1020
1021 2012-09-19 Ian Lance Taylor <iant@google.com>
1022
1023 * configure.ac (host_libs): Add libbacktrace.
1024 (target_libraries): Add libbacktrace.
1025 * Makefile.def (host_modules): Add libbacktrace.
1026 (target_modules): Likewise.
1027 * configure, Makefile.in: Rebuild.
1028
1029 2012-09-15 Jiong Wang <jiwang@tilera.com>
1030
1031 * configure.ac (ENABLE_GOLD): support tilegx*
1032 * configure: rebuild
1033
1034 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1035
1036 PR target/38607
1037 Merge upstream change.
1038 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1039
1040 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1041 Add libgomp*.o to compare_exclusions for AIX.
1042 * configure: Regenerate.
1043
1044 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1045
1046 PR binutils/4970
1047 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1048 and opcodes.
1049 * Makefile.in: Regenerated.
1050
1051 2012-08-14 Diego Novillo <dnovillo@google.com>
1052
1053 Merge from cxx-conversion branch.
1054
1055 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1056 POSTSTAGE1_CONFIGURE_FLAGS.
1057 * Makefile.in: Regenerate.
1058 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1059 Force C++ when bootstrapping.
1060 * configure: Regenerate.
1061
1062 2012-07-06 Richard Guenther <rguenther@suse.de>
1063
1064 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1065 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1066 --with-gmp=system.
1067 * Makefile.in: Regenerated.
1068 * configure: Likewise.
1069
1070 2012-07-06 Richard Guenther <rguenther@suse.de>
1071
1072 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1073 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1074 supply V=1 as extra_make_flags.
1075 * configure: Regenerated.
1076 * Makefile.in: Likewise.
1077
1078 2012-07-03 Richard Guenther <rguenther@suse.de>
1079
1080 * Makfile.def (isl): Remove not necessary extra_exports and
1081 extra_make_flags.
1082 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1083 * Makefile.in: Regenerated.
1084
1085 2012-07-03 Richard Guenther <rguenther@suse.de>
1086
1087 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1088 * configure.ac: If either the ISL or the CLooG check failed
1089 do not try to build in-tree versions.
1090 * Makefile.in: Regenerated.
1091 * configure: Regenerated.
1092
1093 2012-07-02 Richard Guenther <rguenther@suse.de>
1094 Michael Matz <matz@suse.de>
1095 Tobias Grosser <tobias@grosser.es>
1096 Sebastian Pop <sebpop@gmail.com>
1097
1098 * Makefile.def: Add ISL host module, remove PPL host module.
1099 Adjust ClooG host module to use the proper ISL.
1100 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1101 * configure.ac: Include config/isl.m4. Add ISL host library,
1102 remove PPL. Remove PPL configury, add ISL configury, adjust
1103 ClooG configury.
1104 * Makefile.in: Regenerated.
1105 * configure: Likewise.
1106
1107 2012-07-02 Richard Guenther <rguenther@suse.de>
1108
1109 Merge from graphite branch
1110 2011-07-21 Tobias Grosser <tobias@grosser.es>
1111
1112 * configure: Regenerated.
1113 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1114 both cloog.org and legacy versions. The only supported version will
1115 be CLooG with the isl backend.
1116
1117 2011-07-21 Tobias Grosser <tobias@grosser.es>
1118
1119 * configure: Regenerated.
1120 * configure.ac: Require cloog isl 0.17.0
1121
1122 2011-07-21 Tobias Grosser <tobias@grosser.es>
1123
1124 * configure: Regenerated.
1125 * config/cloog.m4: Do not define CLOOG_ORG
1126
1127 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1128
1129 * configure.ac: Skip C if explicitly selected.
1130 * configure: Regenerate.
1131
1132 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1133
1134 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1135 they contain -O2.
1136 * configure: Regenerate.
1137
1138 2012-06-20 Jason Merrill <jason@redhat.com>
1139
1140 * Makefile.tpl (check-target-libgomp-c++): New.
1141 (check-target-libitm-c++): New.
1142 * Makefile.def (c++): Add them.
1143 * Makefile.in: Regenerate.
1144
1145 2012-05-16 Olivier Hainque <hainque@adacore.com>
1146
1147 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1148 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1149 (install-no-fixedincludes): Adjust accordingly.
1150 * Makefile.in: Regenerate.
1151
1152 2012-05-09 Nick Clifton <nickc@redhat.com>
1153 Paul Smith <psmith@gnu.org>
1154
1155 PR bootstrap/50461
1156 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1157 allow for the fact that from release v3.1.0 of MPFR the source
1158 files were moved into a src sub-directory.
1159 * configure: Regenerate.
1160
1161 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1162
1163 * configure.ac: Bump minimum MPFR version to 2.4.0.
1164 * configure: Regenerated.
1165
1166 2012-05-01 Richard Henderson <rth@redhat.com>
1167
1168 * Makefile.def (libatomic): New target_module.
1169 * configure.ac (target_libraries): Add libatomic.
1170 (noconfigdirs): Check if libatomic is supported.
1171 * Makefile.in, configure: Rebuild.
1172
1173 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1174
1175 Merge upstream change
1176 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1177
1178 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1179
1180 * libtool.m4: Additional FreeBSD 10 fixes.
1181
1182 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1183
1184 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1185 they contain -O2.
1186 * configure: Regenerate.
1187
1188 2012-05-14 Catherine Moore <clm@codesourcery.com>
1189
1190 * NEWS: Mention PowerPC VLE port.
1191
1192 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1193
1194 * MAINTAINERS (config/): Move to intl/ section.
1195 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1196
1197 2012-05-09 Nick Clifton <nickc@redhat.com>
1198 Paul Smith <psmith@gnu.org>
1199
1200 PR bootstrap/50461
1201 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1202 allow for the fact that from release v3.1.0 of MPFR the source
1203 files were moved into a src sub-directory.
1204 * configure: Regenerate.
1205
1206 2012-05-02 Roland McGrath <mcgrathr@google.com>
1207
1208 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1209 * configure: Regenerate.
1210
1211 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1212
1213 * config.sub: Update to 2012-04-18 version from official repo.
1214
1215 2012-03-19 Tristan Gingold <gingold@adacore.com>
1216
1217 * configure.ac (ia64*-*-*vms*): Add support for ld.
1218 * configure: Regenerate.
1219
1220 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1221
1222 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1223 (unsupported_languages): Remove mips-sgi-irix6.*.
1224 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1225 (with_stabs): Remove.
1226 * configure: Regenerate.
1227
1228 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1229
1230 * configure.ac (enable_libgomp): Remove *-*-osf*.
1231 (with_stabs): Remove alpha*-*-osf*.
1232 * configure: Regenerate.
1233
1234 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1235
1236 * COPYING.NEWLIB: Modify DJ Delorie license to include
1237 modification rights in clause as permitted by DJ Delorie.
1238 * COPYING.LIBGLOSS: Ditto.
1239
1240 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1241
1242 * COPYING.NEWLIB: Remove two unused licenses.
1243
1244 2012-03-05 Tristan Gingold <gingold@adacore.com>
1245
1246 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1247 * configure: Regenerate.
1248
1249 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1250
1251 * COPYING.NEWLIB: Add Adapteva notice.
1252 * COPYING.LIBGLOSS: Add Adapteva notice.
1253
1254 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1255
1256 * configure: Regenerate.
1257
1258 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1259
1260 * COPYING.LIBGLOSS: Add GPL with exception license.
1261
1262 2011-11-09 Roland McGrath <mcgrathr@google.com>
1263
1264 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1265 * configure: Rebuild.
1266 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1267 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1268 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1269 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1270 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1271 Add READELF.
1272 * Makefile.in: Rebuild.
1273
1274 2011-11-08 Richard Henderson <rth@redhat.com>
1275
1276 * configure.ac: Test for libitm directory present first.
1277
1278 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1279
1280 * configure.ac: Test libitm/configure.tgt to disable libitm.
1281 * configure: Rebuild.
1282
1283 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1284
1285 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1286 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1287 * Makefile.in: Regenerate.
1288
1289 2011-11-01 DJ Delorie <dj@redhat.com>
1290
1291 * configure.ac (rl78-*-*) New case.
1292 * configure: Regenerate.
1293
1294 2011-11-01 DJ Delorie <dj@redhat.com>
1295
1296 * config.sub: Update to version 2011-10-29 (added rl78)
1297
1298 2011-10-27 Nick Clifton <nickc@redhat.com>
1299
1300 * config.sub: Import these changes from the config project:
1301
1302 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1303 Ben Elliston <bje@gnu.org>
1304
1305 * config.sub (epiphany): New.
1306
1307 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1308 Ben Elliston <bje@gnu.org>
1309
1310 * config.sub (hexagon, hexagon-*): New.
1311
1312 2011-08-23 Roland McGrath <mcgrathr@google.com>
1313
1314 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1315 64eb to be64.
1316
1317 2011-08-16 Roland McGrath <mcgrathr@google.com>
1318
1319 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1320 (nacl): Grok as alias for 32el-unknown-nacl.
1321
1322 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1323
1324 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1325
1326 2011-08-14 Yao Qi <yao@codesourcery.com>
1327
1328 Merge from gcc:
1329
1330 2011-08-14 Yao Qi <yao@codesourcery.com>
1331 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1332 * configure: Regenerate.
1333
1334 2011-07-26 Ian Lance Taylor <iant@google.com>
1335
1336 Merge from gcc:
1337
1338 2011-07-26 Ian Lance Taylor <iant@google.com>
1339 * configure.ac: Set have_compiler based on whether gcc directory
1340 exists, rather than on whether gcc is in configdirs.
1341 * configure: Rebuild.
1342
1343 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1344 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1345 link directories.
1346 * Makefile.in: Rebuild.
1347
1348 2011-07-20 Ian Lance Taylor <iant@google.com>
1349 PR bootstrap/49787
1350 * configure.ac: Move --enable-bootstrap handling earlier in file.
1351 If --enable-bootstrap and either --enable-build-with-cxx or
1352 --enable-build-poststage1-with-cxx, enable C++ automatically.
1353 * configure: Rebuild.
1354
1355 2011-07-19 Ian Lance Taylor <iant@google.com>
1356 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1357 make C++ a boot_language. Set and substitute
1358 POSTSTAGE1_CONFIGURE_FLAGS.
1359 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1360 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1361 * configure, Makefile.in: Rebuild.
1362
1363 2011-07-16 Jason Merrill <jason@redhat.com>
1364 * Makefile.def (language=c++): Add check-c++0x and
1365 check-target-libmudflap-c++.
1366 * Makefile.tpl (check-target-libmudflap-c++): New.
1367 * Makefile.in: Regenerate.
1368
1369 2011-07-16 Matthias Klose <doko@ubuntu.com>
1370 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1371 * Makefile.def (target_modules/libjava): Pass
1372 $(EXTRA_CONFIGARGS_LIBJAVA).
1373 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1374 if not configured with --enable-static-libjava.
1375 * Makefile.in: Regenerate.
1376 * configure: Likewise.
1377
1378 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1379 PR regression/47836
1380 PR bootstrap/23656
1381 PR other/47733
1382 PR bootstrap/49247
1383 PR c/48825
1384 * configure.ac (target_libraries): Remove target-libiberty.
1385 Remove case-statement setting skipdirs=target-libiberty for
1386 multiple targets. Remove checking target_configdirs and
1387 removing target-libiberty but keeping target-libgcc if
1388 otherwise empty.
1389 * Makefile.def (target_modules): Don't add libiberty.
1390 (dependencies): Remove all traces of target-libiberty.
1391 * configure, Makefile.in: Regenerate.
1392
1393 2011-07-22 Jason Merrill <jason@redhat.com>
1394
1395 * Makefile.def (language=c++): Add check-c++0x and
1396 check-target-libmudflap-c++.
1397 * Makefile.tpl (check-target-libmudflap-c++): New.
1398 * Makefile.in: Regenerate.
1399
1400 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1401
1402 * configure: Regenerate.
1403
1404 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1405
1406 PR target/39150
1407 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1408 x86_64-*-solaris2.1[0-9]*.
1409 * configure: Regenerate.
1410
1411 2011-06-13 Walter Lee <walt@tilera.com>
1412
1413 * configure.ac (tilepro-*-*) New case.
1414 (tilegx-*-*): Likewise.
1415 * configure: Regenerate.
1416
1417 2011-06-06 Nick Clifton <nickc@redhat.com>
1418
1419 * config.sub: Sync from upstream.
1420
1421 2011-05-08 Doug Kwan <dougkwan@google.com>
1422
1423 Merge from gcc:
1424
1425 2011-05-08 Doug Kwan <dougkwan@google.com>
1426
1427 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1428 * configure: Regenerated.
1429 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1430 value from configure.
1431 * Makefile.in: Regenerated.
1432
1433 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1434
1435 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1436 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1437 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1438 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1439 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1440 *-*-vxworks*): Disable newlib and libgloss in separate case
1441 statement.
1442 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1443 to separate case statement.
1444 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1445 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1446 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1447 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1448 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1449 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1450 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1451 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1452 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1453 i[[3456789]]86-*-rdos*, m32r-*-*,
1454 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1455 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1456 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1457 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1458 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1459 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1460 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1461 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1462 and libgloss in main case over targets. Remove most empty cases
1463 in main case over targets.
1464 * configure: Regenerate.
1465
1466 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1467
1468 * configure.ac: Remove code setting special library locations for
1469 hppa*64*-*-hpux11*. Remove code setting compiler for
1470 sparc-sun-solaris2*.
1471 * configure: Regenerate.
1472
1473 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1474
1475 * configure.ac: Separate libgloss_dir settings from general case
1476 over targets.
1477 * configure: Regenerate.
1478
1479 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1480
1481 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1482 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1483 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1484 cases in libgcj-disabling case statement.
1485 (hppa*64*-*-linux*): Set unsupported_languages instead of
1486 disabling target-zlib.
1487 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1488 to hppa*64*-*-hpux*.
1489 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1490 hppa*-*-hpux*.
1491 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1492 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1493 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1494 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1495 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1496 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1497 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1498 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1499 libgcj-disabling case statement.
1500 * configure: Regenerate.
1501
1502 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1503
1504 * configure.ac: Disable Java for targets not supporting libffi.
1505 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1506 Remove cases in Java-disabling statement.
1507 (*arm-wince-pe): Change to arm-wince-pe.
1508 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1509 cases in Java-disabling statement.
1510 (bfin-*-*): Don't disable Java again.
1511 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1512 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1513 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1514 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1515 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1516 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1517 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1518 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1519 Java-disabling statement.
1520 (mmix-*-*): Don't disable Java again.
1521 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1522 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1523 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1524 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1525 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1526 statement.
1527 * configure: Regenerate.
1528
1529 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1530
1531 Merge from GCC:
1532
1533 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1534
1535 PR lto/48086
1536 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1537 * configure: Regenerate.
1538
1539 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1540
1541 * configure.ac: Separate cases disabling Java and Java libraries
1542 from general case over targets.
1543 * configure: Regenerate.
1544
1545 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1546
1547 * configure.ac (build_tools): Remove build-byacc.
1548 (host_libs): Remove mmalloc.
1549 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1550 autoconf automake libtool diff rcs fileutils shellutils time
1551 textutils wdiff find uudecode hello tar gzip indent recode release
1552 sed perl gawk findutils gettext zip.
1553 (libgcj): Remove target-qthreads.
1554 (target_tools): Remove target-examples target-gperf.
1555 (YACC): Don't handle building byacc.
1556 * configure: Regenerate.
1557 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1558 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1559 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1560 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1561 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1562 handle building components.
1563 * Makefile.in: Regenerate.
1564
1565 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1566
1567 * config.sub: Sync from upstream.
1568
1569 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1570
1571 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1572 (microblaze*): Don't disable libssp.
1573 * configure: Regenerate.
1574
1575 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1576
1577 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1578 moveifchange.
1579 * configure: Regenerate.
1580 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1581 * Makefile.in: Regenerate.
1582
1583 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1584
1585 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1586 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1587 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1588 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1589 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1590 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1591 md_exec_prefix cases.
1592 * configure: Regenerate.
1593
1594 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1595
1596 * configure.ac: Separate cases disabling target-libssp,
1597 target-libiberty, target-libstdc++-v3 and Fortran from general
1598 case over targets.
1599 * configure: Regenerate.
1600
1601 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1602
1603 * configure.ac (*-*-chorusos): Don't disable libgcj.
1604 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1605 Remove case.
1606 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1607 (arm-*-coff): Don't disable libgcj.
1608 (arm*-*-linux-gnueabi): Remove useless assignment.
1609 (arm-*-riscix*): Don't disable libgcj.
1610 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1611 configuration.
1612 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1613 (c54x*-*-*): Remove case.
1614 (tic54x-*-*): Don't disable GCC or GCC libraries.
1615 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1616 to *.
1617 (d10v-*-*): Don't disable GCC libraries.
1618 (d30v-*-*): Don't disable libgcj.
1619 (h8500-*-*): Don't disable GCC libraries.
1620 (i960-*-*): Don't disable libgcj.
1621 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1622 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1623 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1624 libgcj.
1625 (m68k-*-coff*): Remove case.
1626 (mmix-*-*): Don't disable libgloss on host.
1627 (mn10200-*-*, mn10300-*-*): Remove cases.
1628 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1629 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1630 Don't disable libgcj.
1631 (romp-*-*): Remove case.
1632 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1633 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1634 case.
1635 (v810-*-*): Don't disable GCC libraries.
1636 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1637 (ip2k-*-*): Don't disable GCC libraries.
1638 * configure: Regenerate.
1639
1640 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1641
1642 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1643 libffi on host.
1644 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1645 on host.
1646 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1647 * configure: Regenerate.
1648
1649 2011-03-26 John Marino <binutils@marino.st>
1650
1651 * configure.ac: Add support for *-*-dragonfly*
1652 * configure: Regenerate.
1653
1654 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1655
1656 * configure.ac (native_only): Remove.
1657 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1658 send-pr uudecode guile gnuserv on host.
1659 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1660 send-pr rcs guile perl texinfo libtool on host.
1661 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1662 automake send-pr rcs guile perl texinfo libtool on host.
1663 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1664 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1665 (alpha*-dec-osf*): Don't disable fileutils on target.
1666 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1667 texinfo send-pr expect dejagnu on target.
1668 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1669 target-qthreads on target.
1670 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1671 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1672 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1673 x86_64-*-mingw*): Don't disable expect on target.
1674 (*-*-cygwin*): Don't disable target-gperf on target.
1675 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1676 gnuserv on target.
1677 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1678 target.
1679 * configure: Regenerate.
1680
1681 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1682
1683 * configure.ac (target_tools): Remove target-groff.
1684 (native_only): Remove target-groff.
1685 (hppa*64*-*-*): Don't disable byacc.
1686 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1687 setting.
1688 (*-*-kaos*): Don't skip target-librx and target-groff.
1689 (*-*-netware*): Don't skip target-libmudflap.
1690 (*-*-tpf*): Don't skip target-libmudflap.
1691 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1692 directories on the host.
1693 (ia64*-*-*vms*): Don't skip tix.
1694 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1695 host.
1696 * configure: Regenerate.
1697
1698 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1699
1700 * configure.ac: Remove references to mt-mep, mt-netware,
1701 mt-wince.
1702 * Makefile.def: Add all-utils soft dependencies.
1703 * Makefile.tpl: Remove GDB_NLM_DEPS.
1704 * configure: Regenerate.
1705 * Makefile.in: Regenerate.
1706
1707 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1708
1709 Sync from GCC:
1710
1711 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1712
1713 * configure.ac: Do not include mh-x86omitfp.
1714 * configure: Regenerate.
1715
1716 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1717
1718 * configure.ac: Remove empty cases.
1719 * configure: Regenerate.
1720
1721 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1722
1723 * Makefile.def: Add dependency from termcap to gdb.
1724 * Makefile.in: Regenerate.
1725
1726 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1727
1728 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1729 * configure: Regenerate.
1730 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1731 * Makefile.tpl: Likewise.
1732 * Makefile.in: Regenerate.
1733
1734 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1735
1736 * configure.ac: Remove all mentions of tentative_cc.
1737 * configure: Regenerate.
1738
1739 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1740
1741 PR lto/48086
1742 * configure.ac: Re-enable LTO on *-apple-darwin9.
1743 * configure: Regenerate.
1744
1745 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1746
1747 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1748 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1749 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1750 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1751 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1752 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1753 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1754 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1755 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1756 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1757 *-*-rhapsody*): Remove host cases.
1758 * configure: Regenerate.
1759
1760 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1761
1762 * configure.ac (ppc*-*-pe): Remove host case.
1763 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1764 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1765 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1766 cases.
1767 * configure: Regenerate.
1768
1769 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1770
1771 * config.sub: Update to version 2011-03-23.
1772
1773 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1774
1775 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1776 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1777 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1778 * configure: Regenerate.
1779
1780 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1781
1782 * config-ml.in: Don't handle arc-*-elf*.
1783 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1784 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1785 handle GCC libraries.
1786 * configure: Regenerate.
1787
1788 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1789
1790 PR bootstrap/48120:
1791 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1792 Add -lstdc++ -lm to LIBS.
1793 * configure: Regenerate.
1794
1795 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1796
1797 * config.guess: Update to version 2011-02-02
1798 * config.sub: Update to version 2011-02-24
1799
1800 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1801
1802 * configure.ac: Adjust test of with_ppl.
1803 * configure: Regenerated.
1804
1805 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1806
1807 * configure.ac: Add -lpwl to ppllibs.
1808 * config/cloog.m4: Add -lisl to clooglibs.
1809 * configure: Regenerated.
1810
1811 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1812
1813 Import from Libtool and gnulib:
1814
1815 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1816
1817 Prepare for supporting FreeBSD 10.
1818 * config.rpath: Remove handling of freebsd1* which soon would
1819 match FreeBSD 10.0.
1820
1821 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1822
1823 Remove support for FreeBSD 1.x.
1824 * libtool.m4 (_LT_LINKER_SHLIBS)
1825 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1826 soon would incorrectly match FreeBSD 10.0.
1827
1828 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1829
1830 PR binutils/12283
1831 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1832 (move-if-change): Comes from gnulib.
1833 * move-if-change: Import version from gnulib.
1834
1835 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1836
1837 Sync from GCC:
1838
1839 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1840
1841 PR lto/47225
1842 * Makefile.def (lto-plugin): Double dash for enable-shared.
1843 (configure-gcc): Depend on all-lto-plugin.
1844 * Makefile.in: Rebuilt.
1845
1846 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1847
1848 * configure.ac: Remove extra bracket.
1849 * configure: Regenerate.
1850
1851 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1852
1853 PR lto/47225
1854 * Makefile.def: Add dependency for install-gcc
1855 on install-lto-plugin.
1856 * Makfile.in: Regenerated
1857
1858 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1859
1860 * configure.ac: If with_ppl is no, move setting with_cloog=no
1861 after CLOOG_REQUESTED check.
1862 * configure: Regenerated.
1863
1864 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1865
1866 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1867 CLooG has been requested.
1868 * configure: Regenerated.
1869
1870 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1871
1872 * configure: Regenerated.
1873 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1874
1875 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1876
1877 * configure: Regenerated.
1878 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1879
1880 2011-01-07 Jan Hubicka <jh@suse.cz>
1881
1882 PR lto/47225
1883 * Makefile.in: Regenerate.
1884 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1885 configure.
1886
1887 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1888
1889 PR libgcj/44341
1890 * configure.ac: Discard --with-* flags for host when configuring
1891 target libraries for cross build.
1892 * configure: Rebuilt.
1893
1894 2011-01-21 Andreas Schwab <schwab@redhat.com>
1895
1896 Sync from GCC:
1897
1898 2011-01-21 Andreas Schwab <schwab@redhat.com>
1899
1900 * configure.ac: Use AS_HELP_STRING throughout.
1901 * configure: Regenerate.
1902
1903 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1904
1905 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1906 * configure: Regenerate.
1907
1908 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1909
1910 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1911
1912 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1913
1914 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1915 for ia64-hpux.
1916 * configure: Regenerate.
1917
1918 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1919
1920 Sync from GCC:
1921 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1922
1923 * configure.ac: (picochip): Disable libiberty.
1924 * configure: Regenerate.
1925
1926 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1927
1928 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1929
1930 2010-12-10 Ian Lance Taylor <iant@google.com>
1931
1932 PR bootstrap/46819
1933 * configure.ac: For --disable-libgcj clear libgcj_saved.
1934 * configure: Rebuild.
1935
1936 2010-12-10 Tobias Burnus <burnus@net-b.de>
1937
1938 PR fortran/46540
1939 * configure.ac: Add --disable-libquadmath and
1940 --disable-libquadmath-support.
1941 * configure: Regenerate.
1942
1943 2010-12-10 Tristan Gingold <gingold@adacore.com>
1944
1945 * src-release (ETC_SUPPORT): add gnu-oids.texi
1946
1947 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1948
1949 PR libffi/46792
1950 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1951 * configure: Regenerate.
1952
1953 2010-12-02 Ian Lance Taylor <iant@google.com>
1954
1955 * configure.ac: Always set default for poststage1_ldflags to
1956 -static-libstdc++ -static-libgcc.
1957
1958 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1959
1960 * COPYING.NEWLIB: Add National Semiconductor notice.
1961
1962 2010-11-29 Andreas Schwab <schwab@redhat.com>
1963
1964 * configure.ac: Move comment to remove extra space in last argument
1965 of GCC_TARGET_TOOL.
1966
1967 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1968
1969 PR other/46026
1970 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1971 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1972 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1973 (BASE_FLAGS_TO_PASS): Use it.
1974 * configure: Rebuilt.
1975 * Makefile.in: Rebuilt.
1976
1977 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1978
1979 PR binutils/12258
1980 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1981 Properly check default linker.
1982 * configure: Regnerated.
1983
1984 2010-11-23 Matthias Klose <doko@ubuntu.com>
1985
1986 * configure.ac: For --enable-gold, handle value `default' instead of
1987 `both*'. New configure option --{en,dis}able-ld.
1988 * configure: Regenerate.
1989
1990 2010-11-20 Ian Lance Taylor <iant@google.com>
1991
1992 * configure.ac: Only disable a language library if no language needs
1993 it. Don't let --disable-libgcj uncondtionally disable libffi.
1994 * configure: Rebuild.
1995
1996 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1997
1998 * configure: Regenerate.
1999
2000 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2001
2002 PR other/46202
2003 * configure.ac: Fix just-built in-tree STRIP name to be
2004 binutils/strip-new.
2005 * configure: Regenerate.
2006 * Makefile.def (install-strip-gcc, install-strip-binutils)
2007 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2008 (install-strip-sid): Mirror dependencies on non-strip variants
2009 of these targets on the respective -strip prerequisites.
2010 * Makefile.tpl (install-strip, install-strip-host)
2011 (install-strip-target): New targets.
2012 (install-strip-[+module+], install-strip-target-[+module+]):
2013 New targets.
2014 * Makefile.in: Regenerate.
2015
2016 2010-11-19 Ian Lance Taylor <iant@google.com>
2017 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2018
2019 * configure.ac: Add target-libgo to target_libraries. Set
2020 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2021 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2022 (HOST_EXPORTS): Add GOC.
2023 (BASE_TARGET_EXPORTS): Add GOC.
2024 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2025 (GOCFLAGS_FOR_TARGET): New variable.
2026 (EXTRA_HOST_FLAGS): Add GOC.
2027 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2028 * Makefile.def (target_modules): Add libgo.
2029 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2030 (dependencies): Add dependency from configure-target-libgo to
2031 configure-target-libffi and all-target-libstdc++-v3. Add
2032 dependencies from all-target-libgo to all-target-libffi.
2033 (languages): Add go.
2034 * configure: Rebuild.
2035 * Makefile.in: Rebuild.
2036
2037 2010-11-19 Ian Lance Taylor <iant@google.com>
2038
2039 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2040 compiler/flag environment variables.
2041
2042 2010-11-18 Ian Lance Taylor <iant@google.com>
2043
2044 * configure.ac: Check for lang_requires_boot_languages in
2045 config-lang.in files.
2046 * configure: Rebuild.
2047
2048 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2049
2050 * .gitignore: New file.
2051
2052 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2053 Tobias Burnus <burnus@net-b.de>
2054
2055 PR fortran/32049
2056 * Makefile.def: Add libquadmath; build it with language=fortran.
2057 * configure.ac: Add libquadmath.
2058 * Makefile.tpl: Handle multiple libs in check-[+language+].
2059 * Makefile.in: Regenerate.
2060 * configure: Regenerate.
2061
2062 2010-11-15 Andreas Schwab <schwab@redhat.com>
2063
2064 * configure.ac: Fix spelling in option names.
2065 * configure: Regenerated.
2066
2067 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2068
2069 PR bootstrap/39622
2070 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2071 * configure: Regenerated.
2072
2073 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2074
2075 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2076 define the cloog backend to use. Furthermore, only pass the ppllibs to
2077 the configure checks, if necessary.
2078 * configure: Regenerate.
2079
2080 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2081
2082 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2083 * configure: regenerate
2084
2085 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2086
2087 * config/cloog.m4: Fix typo. verison -> version.
2088 * configure: Regenerate.
2089
2090 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2091
2092 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2093 * configure: Regenerate.
2094
2095 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2096
2097 * configure.ac: Support official CLooG.org versions.
2098 * configure: Regenerate.
2099 * config/cloog.m4: New.
2100
2101 2010-11-05 Michael Eager <eager@eagercon.com>
2102
2103 * COPYING.LIBGLOSS: Correct typo in microblaze.
2104 * COPYING.NEWLIB: Same.
2105
2106 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2107
2108 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2109 * configure: Regenerate.
2110
2111 2010-11-03 Ian Lance Taylor <iant@google.com>
2112 Dave Korn <dave.korn.cygwin@gmail.com>
2113
2114 PR lto/46273
2115 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2116 and on other supported platforms whenever LTO is enabled.
2117 * configure: Rebuild.
2118
2119 2010-11-02 Alan Modra <amodra@gmail.com>
2120
2121 PR binutils/12110
2122 * configure.ac: Error when source path contains spaces.
2123 * configure: Regenerate.
2124
2125 2010-10-20 Ian Lance Taylor <iant@google.com>
2126
2127 * Makefile.def (target_modules): Set lib_path to src/.libs for
2128 libstdc++-v3 module.
2129 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2130 * Makefile.in: Rebuild.
2131
2132 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2133 Joseph Myers <joseph@codesourcery.com>
2134
2135 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2136 notices.
2137 * COPYING.NEWLIB: Add Texas Instruments notice.
2138
2139 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2140
2141 * configure.ac (build_lto_plugin): New shell variable.
2142 (--enable-lto): Turn on by default for all non-ELF platforms that
2143 have had LTO support added so far. Set build_lto_plugin appropriately
2144 for both ELF and non-ELF.
2145 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2146 * configure: Regenerate.
2147
2148 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2149
2150 PR bootstrap/45326
2151 PR bootstrap/45174
2152 * configure.ac: Honor initial values of $build_configargs,
2153 $host_configargs, $target_configargs. Mark the precious, so
2154 environment settings get recorded.
2155 * configure: Regenerate.
2156
2157 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2158
2159 Sync from GCC:
2160
2161 2010-09-30 Michael Eager <eager@eagercon.com>
2162
2163 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2164 * configure: Regenerate.
2165
2166 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2167
2168 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2169 targets and amend comment.
2170 * configure: Regenerate.
2171
2172 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2173
2174 * configure.ac: Enable LTO by default on Darwin.
2175 * configure: Regenerate.
2176
2177 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2178
2179 PR bootstrap/44455
2180 * configure.ac (extra_mpfr_configure_flags): Copy from
2181 extra_mpc_gmp_configure_flags.
2182 * configure: Re-generated.
2183
2184 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2185
2186 Sync from GCC:
2187
2188 PR bootstrap/45796
2189 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2190 Depend on all-build-libiberty.
2191 * Makefile.in: Regenerate.
2192
2193 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2194
2195 Sync from GCC:
2196
2197 PR bootstrap/44621
2198 * configure.ac: Fix unportable shell quoting.
2199 * configure: Regenerate.
2200
2201 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2202
2203 * configure.ac: Support all v850 targets.
2204 * configure: Regenerate.
2205
2206 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2207
2208 PR target/44862
2209 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2210 Provide -B option to allow for link spec %s substitutions for
2211 libstdc++.a on darwin.
2212 * Makefile.in: Regenerate.
2213
2214 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2215
2216 * Makefile.def (configure-gcc): Depend on all-libelf.
2217 * Makefile.in: Rebuild.
2218
2219 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2220
2221 * config.sub, config.guess: Update from upstream sources.
2222
2223 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2224
2225 Sync from GCC:
2226
2227 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2228 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2229 * configure: Regenerated.
2230
2231 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2232 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2233 * configure: Regenerate.
2234
2235 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2236 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2237 * configure: Regenerate.
2238
2239 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2240 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2241 separately.
2242 * configure: Regenerate.
2243
2244 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2245 * configure: Regenerate after change to elf.m4.
2246
2247 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2248 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2249 * configure: Regenerated.
2250
2251 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2252 * configure.ac: Print "buggy but acceptable" when CLooG
2253 revision is less than 9.
2254 * configure: Regenerated.
2255
2256 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2257
2258 Merge from gcc:
2259
2260 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2261 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2262 * configure: Regenerate.
2263
2264 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2265 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2266 a platform that supports LTO.
2267 * configure: Regenerate.
2268
2269 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2270 PR lto/42776
2271 * configure.ac (--enable-lto): Refactor handling so libelf tests
2272 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2273 and allow LTO to be explicitly enabled on non-ELF platforms that
2274 are known to support it inside else-clause.
2275 * configure: Regenerate.
2276
2277 2010-04-27 Roland McGrath <roland@redhat.com>
2278 H.J. Lu <hongjiu.lu@intel.com>
2279
2280 * configure.ac (--enable-gold): Support both, both/gold and
2281 both/bfd to add gold to configdirs without removing ld.
2282 * configure: Regenerated.
2283
2284 * Makefile.def: Add install-gold dependency to install-ld.
2285 * Makefile.in: Regenerated.
2286
2287 2010-04-14 Tristan Gingold <gingold@adacore.com>
2288
2289 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2290 * configure: Regenerate.
2291
2292 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2293
2294 Merge from gcc:
2295 PR bootstrap/43615
2296 PR bootstrap/43328
2297 Revert:
2298 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2299 * configure.ac: Do not pass --enable-multilib nor
2300 --disable-multilib in baseargs. Accept explicitly passed
2301 --enable_multilib.
2302 * configure: Regenerate.
2303
2304 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2305
2306 PR bootstrap/43328
2307 * configure.ac: Do not pass --enable-multilib nor
2308 --disable-multilib in baseargs. Accept explicitly passed
2309 --enable_multilib.
2310 * configure: Regenerate.
2311
2312 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2313
2314 * configure.ac (tic6x-*-*): New case.
2315 * configure: Regenerate.
2316
2317 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2318
2319 Merge from gcc:
2320 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2321 PR ada/42554
2322 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2323 * configure: Regenerate.
2324
2325 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2326
2327 * config.sub: Update to version 2010-03-22.
2328 * config.guess: Update to version 2009-12-30.
2329
2330 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2331
2332 Merge from gcc:
2333 2010-01-11 Richard Guenther <rguenther@suse.de>
2334 PR lto/41569
2335 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2336 * Makefile.in: Regenerated.
2337
2338 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2339
2340 PR libstdc++/32499
2341 * configure.ac (RANLIB): Default to true.
2342 (STRIP): Likewise.
2343 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2344 * configure: Regenerate.
2345
2346 2010-02-17 Nick Clifton <nickc@redhat.com>
2347
2348 PR 11238
2349 * Makefile.tpl (local-distclean): Also remove config.cache files in
2350 sub-directories as there may not be Makefiles present in the
2351 sub-directories.
2352 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2353 the config.cache files found by the find command.
2354
2355 * Makefile.in: Regenerate.
2356 * configure.ac: Revert previous delta.
2357 * configure: Regenerate.
2358
2359 2010-02-15 Nick Clifton <nickc@redhat.com>
2360
2361 PR 11238
2362 * configure.ac: Delete config.cache files in sub-directories when
2363 deleting Makefiles.
2364 * configure: Regenerate.
2365
2366 2010-02-15 Nick Clifton <nickc@redhat.com>
2367
2368 * configure.ac: Sync from gcc.
2369 * configure: Regenerate.
2370
2371 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2372
2373 Sync from gcc:
2374 * configure.ac: Add "recommended" version checks for GMP/MPC.
2375 Update recommended GMP/MPFR/MPC versions.
2376 * configure: Regenerate.
2377
2378 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2379
2380 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2381 * configure.ac (bootstrap_target_libs): Make inclusion of
2382 target-libgomp conditional on libgomb being in target_configdirs.
2383 * configure: Regenerate.
2384
2385 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2386
2387 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2388 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2389 * configure: Regenerate.
2390
2391 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2392
2393 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2394 * configure.ac (target_configdirs): Substitute.
2395 * Makefile.def: Bootstrap target module libgomp.
2396 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2397 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2398 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2399 * configure, Makefile.in: Regenerate.
2400
2401 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2402
2403 * libtool.m4: Sync from git Libtool.
2404 * ltmain.sh: Likewise.
2405 * ltoptions.m4: Likewise.
2406 * ltversion.m4: Likewise.
2407 * lt~obsolete.m4: Likewise.
2408
2409 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2410 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2411
2412 PR bootstrap/42424
2413 * configure.ac: Include libtool m4 files.
2414 (_LT_CHECK_OBJDIR): Call it.
2415 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2416 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2417
2418 * configure: Regenerate.
2419
2420 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2421
2422 PR bootstrap/41818
2423 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2424 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2425 * Makefile.in: Regenerate.
2426
2427 2009-12-18 Ben Elliston <bje@au.ibm.com>
2428
2429 * config.sub, config.guess: Update from upstream sources.
2430
2431 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2432
2433 * COPYING.NEWLIB: Update copyright date.
2434 * COPYING.LIBGLOSS: Ditto.
2435
2436 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2437
2438 PR middle-end/30447
2439 PR middle-end/30789
2440 PR other/40302
2441
2442 * configure.ac: Require MPC.
2443 * configure: Regenerate.
2444
2445 * configure.ac: Update minimum MPC version to 0.8.
2446 * configure: Regenerate.
2447
2448 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2449
2450 * config.guess: Sync with upstream and gcc.
2451 * config.sub: Sync with upstream and gcc.
2452
2453 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2454
2455 * Makefile.def: Restore host and target settings for gmp.
2456 * Makefile.in: Rebuild.
2457
2458 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2459
2460 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2461 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2462 Fix portability of test of C++ as bootstrap language. Add
2463 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2464 * configure: Rebuild.
2465 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2466 and cloog. Fix in-tree ppl configuration. Introduce libelf
2467 in-tree building.
2468 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2469 (POSTSTAGE1_HOST_EXPORTS): Use it.
2470 (STAGE[+id+]_CXXFLAGS): New.
2471 (BASE_FLAGS_TO_PASS): Pass it down.
2472 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2473 extra_exports.
2474 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2475 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2476 extra_exports.
2477 * Makefile.in: Rebuild.
2478
2479 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2480
2481 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2482 paths for *-w64-mingw* and x86_64-*mingw*.
2483 * configure: Regenerated.
2484
2485 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2486
2487 * configure.ac: Disable target-winsup & co for
2488 x86_64-*-mingw* and *-w64-mingw* targets.
2489 * configure: Regenerated.
2490
2491 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2492
2493 * configure.ac (CLooG test): Use = with test.
2494 * configure: Regenerate.
2495
2496 2009-10-22 Richard Guenther <rguenther@suse.de>
2497
2498 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2499 cloog if the ppl version check failed. Move flags saving
2500 before setting in libelf check.
2501 * configure: Regenerate.
2502
2503 2009-10-21 Richard Guenther <rguenther@suse.de>
2504
2505 * configure.ac: Adjust the ppl and cloog configure to work as
2506 documented. Disable cloog if ppl was disabled. Omit the version
2507 checks if they were disabled.
2508 * configure: Re-generate.
2509
2510 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2511
2512 * configure.ac: Add 'lto' to enable_languages, not
2513 new_enable_languages, and only if not already present.
2514 * configure: Regenerate.
2515
2516 2009-10-06 Ian Lance Taylor <iant@google.com>
2517
2518 * Makefile.def: check-gold depends upon all-gas.
2519 * Makefile.in: Rebuild.
2520
2521 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2522
2523 * Makefile.def: all-lto-plugin depends on all-libiberty.
2524 set bootstrap=true for lto-plugin.
2525 Add lto-plugin.
2526 * Makefile.in: Regenerate.
2527 * configure.ac (host_libs): Add lto-plugin.
2528 * configure: Regenerate.
2529
2530 2009-10-03 Diego Novillo <dnovillo@google.com>
2531
2532 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2533 (HOST_LIBELFLIBS): Define.
2534 (HOST_LIBELFINC): Define.
2535 * Makefile.in: Regenerate.
2536 * configure.ac: Add --enable-lto.
2537 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2538 If --enable-lto is used, add 'lto' to new_enable_languages.
2539 If --enable-lto is used and gold is enabled, add
2540 lto-plugin to configdirs.
2541 * configure: Regenerate.
2542
2543 2009-10-03 Simon Baldwin <simonb@google.com>
2544
2545 * configure.ac: If --with-system-zlib, suppress local zlib and
2546 pass --with-system-zlib to subdir configure scripts.
2547 * configure: Regenerate.
2548
2549 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2550 Paolo Bonzini <bonzini@gnu.org>
2551
2552 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2553 $(srcdir).
2554 * Makefile.in: Rebuilt.
2555
2556 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2557
2558 Sync from gcc:
2559 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2560
2561 * configure.ac: Update minimum MPC version to 0.7.
2562 * configure: Regenerate.
2563
2564 2009-09-25 Nick Clifton <nickc@redhat.com>
2565
2566 * configure.ac: Pass any --cache-file=/dev/null option on to
2567 subconfigures.
2568 * configure: Regenerate.
2569
2570 2009-09-23 Nick Clifton <nickc@redhat.com>
2571
2572 * config.sub, config.guess: Update from upstream sources.
2573
2574 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2575
2576 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2577 * Makefile.in: Rebuilt.
2578
2579 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2580
2581 PR bootstrap/32272
2582 * configure.ac: Error out if $srcdir isn't '.' but contains
2583 host-${host_noncanonical}.
2584 * configure: Regenerate.
2585
2586 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2587
2588 * configure.ac: If bootstrapping a combined tree with
2589 --enable-gold, require c++ in stage1_languages.
2590 * configure: Regenerate.
2591
2592 * configure.ac: Also add target_libs of stage1_languages to
2593 bootstrap_target_libs.
2594 * configure: Regenerate.
2595
2596 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2597 with --enable-languages not containing c++.
2598 * configure: Regenerate.
2599
2600 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2601
2602 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2603 * configure: Regenerate.
2604
2605 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2606
2607 * configure.ac: Do not use $extrasub for replacing @if/@endif
2608 parts in Makefile; instead, use additional arguments to
2609 AC_CONFIG_COMMANDS to do the replacement manually, with several
2610 sed invocations, to avoid HP-UX sed command limits.
2611 * configure: Regenerate.
2612
2613 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2614
2615 * configure.ac (with-build-config): Document. Handle without.
2616 Handle missing argument.
2617 * configure: Rebuilt.
2618
2619 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2620
2621 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2622 Default to bootstrap-debug only if compare-debug works.
2623 * configure: Rebuilt.
2624 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2625 * Makefile.in: Rebuilt.
2626
2627 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2628
2629 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2630 * Makefile.in: Rebuilt.
2631
2632 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2633
2634 * Makefile.tpl (AWK): Fix typo.
2635 * Makefile.in: Regenerate.
2636
2637 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2638
2639 * configure.ac: Detect awk and sed.
2640 * Makefile.def (flags_to_pass): Add AWK and SED.
2641 * Makefile.tpl (AWK, SED): New.
2642 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2643 * configure: Regenerate.
2644 * Makefile.in: Regenerate.
2645
2646 2009-09-01 Tristan Gingold <gingold@adacore.com>
2647
2648 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2649 Remove logical names.
2650
2651 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2652
2653 * ltmain.sh (func_normal_abspath): New function.
2654 (func_relative_path): Likewise.
2655 (func_mode_help): Document new -bindir option for link mode.
2656 (func_mode_link): Add new -bindir option, and use it to place
2657 output DLL if specified.
2658
2659 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2660
2661 * configure.ac (AC_PREREQ): Bump to 2.64.
2662
2663 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2664
2665 * README-maintainer-mode: Point directly to upstream locations
2666 for autoconf, automake, libtool, gettext, instead of copies on
2667 sources.redhat.com. Document required versions.
2668 * configure.ac: Do not substitute datarootdir, htmldir,
2669 pdfdir, docdir. Do not process --with-datarootdir,
2670 --with-htmldir, --with-pdfdir, --with-docdir.
2671 * configure: Regenerate.
2672
2673 * configure: Regenerate.
2674
2675 * compile: Sync from Automake 1.11.
2676 * depcomp: Likewise.
2677 * install-sh: Likewise.
2678 * missing: Likewise.
2679 * mkinstalldirs: Likewise.
2680 * ylwrap: Likewise.
2681
2682 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2683
2684 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2685 (baseargs): Add --disable-option-checking.
2686 * configure: Regenerate.
2687
2688 * Makefile.def (configure-target-libiberty): Depend on
2689 all-binutils and all-ld.
2690 (configure-target-newlib): Likewise.
2691 * Makefile.in: Regenerate.
2692
2693 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2694
2695 Sync with GCC, merge:
2696
2697 2009-07-31 Christian Bruel <christian.bruel@st.com>
2698
2699 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2700 * configure: Regenerate.
2701
2702 2009-07-06 Ian Lance Taylor <iant@google.com>
2703
2704 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2705 * configure: Rebuild.
2706
2707 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2708
2709 PR bootstrap/40338
2710 * configure.ac (comparestring): Create new variable.
2711 * Makefile.tpl (comparestring): Use to skip some comparisions.
2712 * configure: Regenerate.
2713 * Makefile.in: Regenerate.
2714
2715 2009-06-23 Ian Lance Taylor <iant@google.com>
2716
2717 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2718 boot_languages. Only bootstrap target libraries listed in
2719 target_libs for some boot language. Add --with-stage1-ldflags,
2720 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2721 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2722 if not building with C++.
2723 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2724 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2725 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2726 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2727 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2728 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2729 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2730 * configure, Makefile.in: Rebuild.
2731
2732 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2733
2734 * configure.ac: Detect MPC in default directory.
2735 * configure: Regenerate.
2736
2737 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2738
2739 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2740 to noconfdirs.
2741 * configure: Regenerate.
2742
2743 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2744
2745 * Makefile.def: Add MPC support and dependencies.
2746 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2747
2748 * Makefile.in, configure: Regenerate.
2749
2750 2009-05-24 Nicolas Roche <roche@adacore.com>
2751
2752 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2753 * Makefile.in: Regenerate.
2754
2755 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2756
2757 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2758 * configure: Regenerate.
2759
2760 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2761
2762 * configure.ac ($with_ppl): Default to no if not supplied.
2763 ($with_cloog): Likewise.
2764 configure: Regenerate.
2765
2766 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2767
2768 PR bootstrap/39739
2769 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2770 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2771
2772 * configure, Makefile.in: Regenerate.
2773
2774 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2775
2776 * configure.ac: Change copyright header to refer to version
2777 3 of the GNU General Public License and to point readers at the
2778 COPYING3 file and the FSF's license web page.
2779 * Makefile.def: Likewise.
2780 * Makefile.tpl: Likewise.
2781 * Makefile.in: Regenerate.
2782
2783 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2784
2785 * configure.ac: Restore match for darwin9 or later. Use double
2786 brackets since regeneration eats one pair.
2787 * configure: Regenerate.
2788
2789 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2790
2791 * MAINTAINERS: Perform some obvious fixups.
2792
2793 2009-08-17 Ben Elliston <bje@au.ibm.com>
2794
2795 * config.sub, config.guess: Update from upstream sources.
2796
2797 2009-08-06 Michael Eager <eager@eagercon.com>
2798
2799 * configure.ac: Add Microblaze target.
2800 * configure: Regenerate.
2801
2802 2009-07-02 Tristan Gingold <gingold@adacore.com>
2803
2804 * configure.ac: Do not exclude gas for i386-*-darwin.
2805 Add a case for x86_64-*-darwin.
2806 * configure: Regenerate.
2807
2808 2009-06-26 Doug Evans <dje@sebabeach.org>
2809
2810 * Makefile.def (host_modules): Add cgen.
2811 * Makefile.in: Regenerate.
2812 * configure.ac (host_tools): Add cgen.
2813 * configure: Regenerate.
2814
2815 2009-06-17 Michael Eager <eager@eagercon.com>
2816
2817 * COPYING.LIBGLOSS: Add Xilinx license.
2818
2819 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2820
2821 * configure.ac: Define is_elf for QNX Neutrino targets.
2822 * configure: Regenerate.
2823
2824 2009-06-03 Jerome Guitton <guitton@adacore.com>
2825 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2826
2827 * Makefile.tpl (all): Avoid a trailing backslash.
2828 * Makefile.in: Regenerate.
2829
2830 2009-06-03 Ben Elliston <bje@au.ibm.com>
2831
2832 * config.sub, config.guess: Update from upstream sources.
2833
2834 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2835
2836 * Makefile.tpl ([+compare-target+]): Compare all stage
2837 directories, rather than just gcc.
2838 * Makefile.in: Rebuilt.
2839
2840 2009-05-28 Doug Kwan <dougkwan@google.com>
2841
2842 * configure.ac: Support gold for target arm*-*-*.
2843 * configure: Regenerate.
2844
2845 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2846
2847 * Makefile.tpl (all): Avoid harmless warning in make all when
2848 gcc-bootstrap is enabled but stage_last does not exist.
2849 * Makefile.in: Rebuilt.
2850
2851 2009-05-25 Tristan Gingold <gingold@adacore.com>
2852
2853 * setup.com: Complete the file with configuration and build.
2854
2855 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2856
2857 PR other/40159
2858 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2859 gcc-no-bootstrap are mutually exclusive.
2860 * Makefile.in: Rebuilt.
2861
2862 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2863
2864 PR other/40159
2865 * Makefile.tpl (all): Don't end with unconditional success.
2866 * Makefile.in: Rebuilt.
2867
2868 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2869
2870 PR target/37137
2871 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2872 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2873 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2874 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2875 stage_configureflags, stage_cflags and stage_libcflags into
2876 explicit Makefile macros.
2877 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2878 GFORTRAN.
2879 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2880 CC. Set CC_FOR_BUILD from CC.
2881 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2882 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2883 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2884 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2885 and GFORTRAN.
2886 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2887 (_LIBCFLAGS): Renamed to _TFLAGS.
2888 (do-compare-debug, do-compare3-debug): Drop.
2889 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2890 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2891 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2892 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2893 (XGCC_FLAGS_FOR_TARGET): New.
2894 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2895 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2896 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2897 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2898 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2899 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2900 TFLAGS.
2901 (BUILD_CONFIG): Include if requested.
2902 (all): Set TFLAGS on bootstrap.
2903 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2904 (all-stageid-prefixmodule): Likewise.
2905 (do-clean, distclean-stageid): Set TFLAGS.
2906 (restrap): Fix whitespace.
2907 * Makefile.in: Rebuilt.
2908
2909 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2910
2911 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2912 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2913 * Makefile.in: Regenerate.
2914
2915 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2916
2917 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2918 consistency with config.sub. (Update from upstream sources.)
2919
2920 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2921
2922 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2923
2924 2009-04-17 Ben Elliston <bje@au.ibm.com>
2925
2926 * config.sub, config.guess: Update from upstream sources.
2927
2928 2009-04-15 Anthony Green <green@moxielogic.com>
2929
2930 * configure.ac: Add moxie support.
2931 * configure: Rebuilt.
2932
2933 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2934
2935 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2936 * configure: Regenerate.
2937
2938 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2939
2940 PR gas/10039
2941 * configure.ac: Require texinfo 4.7.
2942 * configure: Regenerated.
2943
2944 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2945
2946 * Makefil.def (languages): New entries.
2947 * Makefile.tpl (check-gcc-*): New generic target.
2948 * Makefile.in: Regenerate.
2949
2950 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2951
2952 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2953 Windows builds of Sed.
2954
2955 2009-03-18 Tom Tromey <tromey@redhat.com>
2956
2957 * configure: Rebuild.
2958 * configure.ac (host_libs): Add libiconv.
2959 * Makefile.in: Rebuild.
2960 * Makefile.def (host_modules): Add libiconv.
2961 (configure-gdb, all-gdb): Depend on libiconv.
2962
2963 2009-03-16 Tristan Gingold <gingold@adacore.com>
2964
2965 * configure.ac: Treat gdb as supported on x86_64-darwin.
2966 * configure: Regenerate.
2967
2968 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2969
2970 Merge from GCC:
2971
2972 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2973
2974 * configure.ac (--with-host-libstdcxx): New option.
2975 * configure: Regenerate.
2976
2977 2009-01-29 Robert Millan <rmh@aybabtu.com>
2978
2979 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2980 * configure: Regenerate.
2981
2982 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2983
2984 PR tree-optimization/38515
2985 * configure.ac (cloog-polylib): Removed.
2986 (with_ppl, with_cloog): Test for "no".
2987 * configure: Regenerated.
2988
2989 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2990
2991 Backport from git Libtool:
2992
2993 2009-01-19 Robert Millan <rmh@aybabtu.com>
2994 Support GNU/kOpenSolaris.
2995 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2996 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2997 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2998 GNU/kOpenSolaris.
2999
3000 2009-02-05 Andreas Schwab <schwab@suse.de>
3001
3002 * Makefile.tpl (stage_last): Define $r and $s before using
3003 $(RECURSE_FLAGS_TO_PASS).
3004 * Makefile.in: Regenerate
3005
3006 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3007
3008 * COPYING.NEWLIB: Add ARM license.
3009
3010 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3011
3012 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3013 (all-opcodes): Depend on all-libiberty.
3014 * Makefile.in: Regenerate.
3015
3016 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3017
3018 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3019 * configure: Regenerate.
3020
3021 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3022
3023 Backport link test fix from upstream Libtool:
3024
3025 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3026 Add cache variables to tests that require the linker to work.
3027 For shlibpath_overrides_runpath, this also changes the semantics
3028 to let the result from the C compiler take precedence.
3029 compiler take precedence.
3030
3031 2008-12-02 Ben Elliston <bje@au.ibm.com>
3032
3033 * config.sub, config.guess: Update from upstream sources.
3034
3035 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3036
3037 * COPYING.NEWLIB: Updated.
3038 * COPYING.LIBGLOSS: Ditto.
3039
3040 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3041
3042 Sync with GCC:
3043
3044 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3045
3046 * configure.ac (ppllibs): Add by default the lib flags.
3047 * configure: Regenerate.
3048
3049 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3050
3051 * configure.ac: Add double brackets on darwin[912].
3052 * configure: Regenerate.
3053
3054 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3055
3056 * configure.ac: Expand to darwin10 and later.
3057 * configure: Regenerate.
3058
3059 2008-12-02 Andreas Schwab <schwab@suse.de>
3060
3061 * Makefile.def: configure-target-boehm-gc depends on
3062 all-target-libstdc++-v3.
3063 * Makefile.in: Regenerate.
3064
3065 2008-12-02 Ben Elliston <bje@au.ibm.com>
3066
3067 * config.sub, config.guess: Update from upstream sources.
3068
3069 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3070
3071 Merge from GCC:
3072
3073 2007-12-02 Matthias Klose <doko@ubuntu.com>
3074
3075 * config-ml.in: Remove 64bit configure tests.
3076
3077 2008-05-14 Rafael Espindola <espindola@google.com>
3078
3079 * config-ml.in: don't handle --enable-shared and --enable-static.
3080
3081 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3082 Tobias Grosser <grosser@fim.uni-passau.de>
3083 Jan Sjodin <jan.sjodin@amd.com>
3084 Harsha Jagasia <harsha.jagasia@amd.com>
3085 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3086 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3087 Adrien Eliche <aeliche@isty.uvsq.fr>
3088
3089 Merge from graphite branch.
3090 * configure: Regenerate.
3091 * Makefile.in: Regenerate.
3092 * configure.ac (host_libs): Add ppl and cloog.
3093 Add checks for PPL and CLooG.
3094 * Makefile.def (ppl, cloog): Added modules and dependences.
3095 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3096 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3097
3098 2008-09-03 Richard Guenther <rguenther@suse.de>
3099
3100 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3101 cloog test.
3102 * configure: Re-generate.
3103
3104 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3105
3106 * configure.ac (--with-cloog-polylib): New.
3107 (--disable-cloog-version-check): New.
3108 (--disable-ppl-version-check): New.
3109 * configure: Re-generate.
3110
3111 2008-09-05 Richard Guenther <rguenther@suse.de>
3112
3113 * configure.ac: Initialize clooglibs to -lcloog.
3114 * configure: Re-generate.
3115
3116 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3117
3118 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3119 recommended version to 2.3.2.
3120
3121 * configure: Regenerate.
3122
3123 2008-10-31 Ben Elliston <bje@au.ibm.com>
3124
3125 * configure.ac (spu-*-*): Remove special case.
3126 * configure: Regenerate.
3127
3128 Complete comment text from GCC version of:
3129
3130 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3131
3132 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3133 (GCC_SHLIB_SUBDIR): New.
3134 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3135 * configure: Regenerate.
3136 * Makefile.in: Regenerate.
3137
3138 2008-11-27 Tristan Gingold <gingold@adacore.com>
3139
3140 * configure.ac: Build gdb for i?86-*-darwin*
3141 * configure: Regenerated.
3142
3143 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3144
3145 PR bootstrap/38014
3146 PR bootstrap/37923
3147
3148 Revert:
3149
3150 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3151
3152 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3153 * Makefile.in: Regenerated.
3154
3155 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3156
3157 PR gdb/921
3158 PR gdb/1646
3159 PR gdb/2175
3160 PR gdb/2176
3161
3162 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3163 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3164 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3165 (HOST_EXPORTS): Pass CPPFLAGS.
3166 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3167 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3168 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3169 * Makefile.in, configure: Regenerated.
3170 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3171 and CPPFLAGS_FOR_BUILD.
3172
3173 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3174
3175 * configure.ac [spu-*-*]: Do not set skipdirs.
3176 * configure: Re-generate.
3177
3178 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3179
3180 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3181 * Makefile.in: Regenerated.
3182
3183 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3184
3185 PR gdb/921
3186 PR gdb/1646
3187 PR gdb/2175
3188 PR gdb/2176
3189
3190 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3191 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3192 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3193 (HOST_EXPORTS): Pass CPPFLAGS.
3194 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3195 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3196 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3197 * Makefile.in, configure: Regenerated.
3198 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3199 and CPPFLAGS_FOR_BUILD.
3200
3201 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3202
3203 * libtool.m4: Update to libtool 2.2.6.
3204 * lt~obsolete.m4: Update to libtool 2.2.6.
3205 * ltmain.sh: Update to libtool 2.2.6.
3206 * ltsugar.m4: Update to libtool 2.2.6.
3207 * ltversion.m4: Update to libtool 2.2.6.
3208 * ltoptions.m4: Update to libtool 2.2.6.
3209 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3210
3211 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3212
3213 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3214 (GCC_SHLIB_SUBDIR): New.
3215 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3216 * configure: Regenerate.
3217 * Makefile.in: Regenerate.
3218
3219 2008-08-28 Tristan Gingold <gingold@adacore.com>
3220
3221 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3222 Enable bfd, binutils and opcodes.
3223 * configure: Regenerate.
3224
3225 2008-08-16 Nicolas Roche <roche@adacore.com>
3226
3227 * Makefile.tpl: Add BOOT_ADAFLAGS.
3228 * Makefile.in: Regenerate.
3229
3230 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3231
3232 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3233 * configure: Regenerate.
3234
3235 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3236
3237 Sync with gcc:
3238 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3239
3240 * configure.ac: Add makefile fragments for hpux.
3241 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3242 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3243 * configure: Regenerate.
3244 * Makefile.in: Regenerate.
3245
3246 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3247
3248 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3249 * Makefile.in: Regenerate.
3250 * configure: Regenerate.
3251
3252 2008-06-18 Ian Lance Taylor <iant@google.com>
3253
3254 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3255
3256 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3257
3258 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3259
3260 * configure: Regenerate.
3261
3262 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3263
3264 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3265 "$@" is still intact with both Autoconf 2.59 and 2.62.
3266 * configure: Regenerate.
3267
3268 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3269
3270 * Makefile.tpl: Fix comment errors.
3271 * Makefile.in: Regenerate.
3272
3273 2008-06-13 Julian Brown <julian@codesourcery.com>
3274
3275 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3276 of libobjc for ARM EABI Linux.
3277 * configure: Regenerate.
3278
3279 2008-06-12 David S. Miller <davem@davemloft.net>
3280 David Edelsohn <edelsohn@gnu.org>
3281
3282 * configure.ac: Add powerpc*-*-* to gold supported targets.
3283 * configure: Regenerate.
3284
3285 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3286
3287 PR tree-optimization/36218
3288 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3289 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3290 (all prefix="build-"): Pass them to build-system sub-makes.
3291 * Makefile.in: Regenerate.
3292
3293 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3294
3295 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3296 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3297 mkdep, and compile. Update comments.
3298 (ETC_SUPPORT): Add ChangeLog and update comments.
3299
3300 2008-05-11 Ian Lance Taylor <iant@google.com>
3301
3302 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3303
3304 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3305
3306 Sync with gcc:
3307 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3308
3309 PR bootstrap/35457
3310 * configure.ac: Include override.m4.
3311 * configure: Regenerate.
3312
3313 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3314
3315 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3316 * Makefile.in: Regenerate.
3317
3318 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3319
3320 * configure.ac: Do not build libssp for the AVR.
3321 * configure: Regenerate.
3322
3323 2008-04-18 Nick Clifton <nickc@redhat.com>
3324
3325 * MAINTAINERS: Replace reference to configure.in with reference to
3326 configure.ac.
3327
3328 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3329
3330 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3331 as nonconfigurable directories list.
3332 * configure: Regenerate.
3333
3334 2008-04-14 David S. Miller <davem@davemloft.net>
3335
3336 * configure.ac: Add sparc*-*-* to gold supported targets.
3337 * configure: Regenerate.
3338
3339 2008-04-14 Ben Elliston <bje@au.ibm.com>
3340
3341 * config.sub, config.guess: Update from upstream sources.
3342
3343 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3344
3345 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3346 * Makefile.in: Regenerate.
3347
3348 2008-04-07 Ian Lance Taylor <iant@google.com>
3349
3350 * Makefile.def: check-gold depends upon all-binutils.
3351 * Makefile.in: Regenerate.
3352
3353 2008-04-04 Nick Clifton <nickc@redhat.com>
3354
3355 PR binutils/4334
3356 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3357 builds.
3358 * configure: Regenerate.
3359
3360 2008-04-04 NightStrike <NightStrike@gmail.com>
3361
3362 PR other/35151
3363 * configure.ac: Combine rules for mingw32 and mingw64.
3364 * configure: Regenerate.
3365
3366 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3367
3368 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3369 * Makefile.in: Regenerate.
3370
3371 2008-03-20 Ian Lance Taylor <iant@google.com>
3372
3373 * configure.ac: Add support for --enable-gold.
3374 * Makefile.def: Add gold as a directory like ld.
3375 * configure, Makefile.in: Regenerate.
3376
3377 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3378
3379 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3380 (s390_cond_extensions): Reduced extensions to the compare related.
3381 (main): z10 cpu type option added.
3382 (expandConditionalJump): Renamed to ...
3383 (insertExpandedMnemonic): ... this.
3384
3385 * opcodes/s390-opc.c: Re-group the operand format makros.
3386 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3387 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3388 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3389 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3390 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3391 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3392 INSTR_SIL_RDU): New instruction formats added.
3393 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3394 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3395 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3396 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3397 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3398 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3399 masks added.
3400 (s390_opformats): New formats added "ris", "rrs", "sil".
3401 * opcodes/s390-opc.txt: Add the conditional jumps with the
3402 extensions removed from automatic expansion in s390-mkopc.c manually.
3403 (asi - trtre): Add new System z10 EC instructions.
3404 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3405
3406 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3407
3408 * configure.ac: m4_include config/proginstall.m4.
3409 * configure: Regenerate.
3410
3411 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3412
3413 Backport from upstream Libtool:
3414
3415 2007-10-12 Eric Blake <ebb9@byu.net>
3416
3417 Deal with Autoconf 2.62's semantic change in m4_append.
3418 * ltsugar.m4 (lt_append): Replace broken versions of
3419 m4_append.
3420 (lt_if_append_uniq): Don't require separator to be overquoted,
3421 and avoid broken m4_append.
3422 (lt_dict_add): Fix typo.
3423 * libtool.m4 (_LT_DECL): Don't overquote separator.
3424
3425 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3426
3427 * config.rpath: Add AIX 6 support.
3428
3429 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3430
3431 * Makefile.def (stageprofile). Remove -fprofile-generate
3432 from stage_libcflags.
3433 * Makefile.in: Regenerate.
3434
3435 2008-03-13 Ben Elliston <bje@au.ibm.com>
3436
3437 * config.sub, config.guess: Update from upstream sources.
3438
3439 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3440
3441 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3442 * s390-opc.txt (cmpsc): Duplicate entry removed.
3443 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3444 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3445 fier, cu42, cu41): Fix operand format.
3446
3447 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3448
3449 PR bootstrap/32009
3450 PR bootstrap/32161
3451
3452 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3453 * configure: Regenerate.
3454
3455 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3456 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3457 STAGE4_LIBCFLAGS): New.
3458 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3459 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3460 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3461 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3462 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3463 for target modules. Don't export LIBCFLAGS.
3464 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3465 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3466 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3467 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3468 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3469 * Makefile.in: Regenerate.
3470
3471 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3472
3473 PR libgcj/33085
3474 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3475 Do not use -DDLL_EXPORT. Backport from upstream.
3476
3477 2008-02-14 Nick Clifton <nickc@redhat.com>
3478
3479 Import this patch from gcc:
3480 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3481
3482 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3483
3484 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3485
3486 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3487 * configure: Regenerate.
3488
3489 2008-01-31 Marc Gauthier <marc@tensilica.com>
3490
3491 * configure.ac (xtensa*-*-*): Recognize processor variants.
3492 * configure: Regenerate.
3493
3494 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3495
3496 PR bootstrap/34922
3497 * configure.ac (PARSE_ARGS): Push suitable setting of
3498 ac_subdirs_all, for `./configure --help=recursive'.
3499 Handle `+' in generic toplevel directory disabling.
3500 * configure: Regenerate.
3501
3502 2008-01-23 Ben Elliston <bje@au.ibm.com>
3503
3504 * config.sub, config.guess: Update from upstream sources.
3505
3506 2008-01-08 Ben Elliston <bje@au.ibm.com>
3507
3508 * config.sub, config.guess: Update from upstream sources.
3509
3510 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3511
3512 * COPYING.LIBGLOSS: Update default copyright.
3513
3514 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3515
3516 * COPYING.NEWLIB: Update default copyright.
3517
3518 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3519
3520 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3521 Change recommended MPFR from 2.2.1 > 2.3.0.
3522 * configure: Regenerate.
3523
3524 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3525
3526 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3527 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3528 * Makefile.in: Regenerate.
3529
3530 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3531
3532 * configure.ac: Enable libjava for x86_64-*-darwin9.
3533 * configure: Regenerate.
3534
3535 2007-12-05 Ben Elliston <bje@au.ibm.com>
3536
3537 * config.sub, config.guess: Update from upstream sources.
3538
3539 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3540
3541 * config-ml.in: Robustify against white space in absolute file
3542 names.
3543
3544 * config-ml.in (multi-clean): Substitute ${Makefile}.
3545 Remove superfluous ${Makefile} in list.
3546
3547 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3548
3549 * Makefile.def (dependencies): Make configure-gdb depend on
3550 all-intl.
3551 * Makefile.in: Regenerated.
3552
3553 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3554
3555 * Makefile.def: To avoid problems running with parallel makes,
3556 build newlib before libgloss so that target specific header
3557 files are availble.
3558 * Makefile.in: Regenerate.
3559
3560 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3561
3562 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3563 * Makefile.in: Regenerate.
3564
3565 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3566
3567 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3568 * libdecnumber: New directory, imported from GCC.
3569
3570 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3571
3572 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3573 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3574 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3575 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3576 * configure: Regenerate.
3577
3578 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3579
3580 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3581 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3582 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3583 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3584 * configure.ac: Default them to host tools for $host = $build.
3585 Subst them.
3586
3587 * configure: Regenerate.
3588 * Makefile.in: Regenerate.
3589
3590 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3591
3592 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3593 * configure: Regenerate.
3594
3595 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3596
3597 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3598 libstdc++.
3599 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3600 * configure: Regenerate.
3601 * Makefile.in: Regenerate.
3602
3603 2007-09-17 Andreas Schwab <schwab@suse.de>
3604
3605 * configure.ac: Raise minimum makeinfo version to 4.6.
3606 * configure: Regenerate.
3607
3608 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3609
3610 * configure.ac: Correct makeinfo version check.
3611 * configure: Regenerate.
3612
3613 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3614
3615 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3616 to $skipdirs and only disable gprof for newlib. Use the normal
3617 mips*-elf* handling in other respects.
3618 * configure: Regnerate.
3619
3620 2007-09-12 David Daney <ddaney@avtrex.com>
3621
3622 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3623 enabling libgcj.
3624 * configure: Regenerate.
3625
3626 2007-09-12 Richard Guenther <rguenther@suse.de>
3627
3628 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3629 nor --disable-checking is provided also turn on yes and types
3630 checking for stage1.
3631 * configure: Re-generate.
3632
3633 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3634
3635 PR target/33281
3636 * configure.ac: Use config/mh-mingw on mingw.
3637 * configure: Regenerate.
3638
3639 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3640
3641 PR other/32154
3642 * configure.ac: For libgloss targets, point the linker to the linker
3643 script, startup code and simulator library.
3644 * configure: Regenerate.
3645
3646 2007-09-09 Andrew Haley <aph@redhat.com>
3647
3648 * configure.ac (noconfigdirs): Remove target-libffi and
3649 target-libjava.
3650
3651 2007-08-29 Nick Clifton <nickc@redhat.com>
3652
3653 * config.sub, config.guess: Update from upstream sources.
3654
3655 2007-08-21 Richard Guenther <rguenther@suse.de>
3656
3657 * configure.ac: Add types checking to stage1 checking flags.
3658 * configure: Regenerate.
3659
3660 2007-08-18 Paul Brook <paul@codesourcery.com>
3661 Joseph Myers <joseph@codesourcery.com>
3662
3663 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3664 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3665 * Makefile.in: Regenerate.
3666 * configure.ac (--with-debug-prefix-map): New.
3667 * configure: Regenerate.
3668
3669 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3670 Nigel Stephens <nigel@mips.com>
3671
3672 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3673 as target_makefile_frag.
3674 * configure: Regenerate.
3675
3676 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3677
3678 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3679 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3680 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3681 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3682 (do-compare, do-compare3, do-compare-debug): New.
3683 ([+compare-target+]): Use them.
3684
3685 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3686
3687 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3688 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3689 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3690 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3691 (do-compare, do-compare3, do-compare-debug): New.
3692 ([+compare-target+]): Use them.
3693
3694 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3695 Ben Elliston <bje@au.ibm.com>
3696
3697 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3698 --silent if $silent.
3699 * configure: Regenerate.
3700
3701 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3702
3703 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3704
3705 2007-07-17 Nick Clifton <nickc@redhat.com>
3706
3707 * COPYING3: New file. Contains version 3 of the GNU General
3708 Public License.
3709 * COPYING3.LIB: New file. Contains version 3 of the GNU
3710 Lesser General Public License.
3711
3712 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3713
3714 * configure.ac: Fix my previous change to really match GCC.
3715 * configure: Regenerate.
3716
3717 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3718
3719 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3720 * configure: Regenerate.
3721
3722 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3723
3724 * configure.ac: Add some missing m4 quotation.
3725 * configure: Regenerate.
3726
3727 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3728
3729 * Makefile.def: Add windmc tool to build.
3730 * Makefile.tpl: Likewise.
3731 * configure.ac: Likewise.
3732 * Makefile.in: Regenerate.
3733 * configure: Regenerate.
3734
3735 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3736
3737 * lt~obsolete.m4: New. Import from 20070318 libtool.
3738
3739 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3740
3741 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3742 uclinux and linux-uclibc targets.
3743 * configure: Regenerate.
3744
3745 2007-06-28 DJ Delorie <dj@redhat.com>
3746
3747 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3748 not building newlib.
3749 * configure: Regenerated.
3750
3751 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3752
3753 * src-release (DEVO_SUPPORT): Correct typos.
3754
3755 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3756
3757 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3758 * Makefile.in: Regenerated.
3759
3760 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3761
3762 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3763 (distclean-stage[+id+]): Possibly delete stage_last.
3764 * Makefile.in: Regenerate.
3765
3766 2007-06-07 Ben Elliston <bje@au.ibm.com>
3767
3768 * config.sub, config.guess: Update from upstream sources.
3769
3770 2007-06-07 Ben Elliston <bje@au.ibm.com>
3771
3772 * Makefile.tpl: Fix spelling error.
3773 * Makefile.in: Regenerate.
3774
3775 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3776
3777 Sync with gcc:
3778 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3779
3780 PR bootstrap/29382
3781 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3782 * configure: Rebuilt.
3783
3784 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3785
3786 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3787 lt_cv_sys_max_cmd_len.
3788
3789 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3790
3791 * ltgcc.m4: Update from GCC.
3792
3793 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3794
3795 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3796
3797 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3798
3799 * ltmain.sh: Update from GCC.
3800 * libtool.m4: Update from GCC.
3801 * ltsugar.m4: New. Update from GCC.
3802 * ltversion.m4: New. Update from GCC.
3803 * ltoptions.m4: New. Update from GCC.
3804 * ltconfig: Remove.
3805 * ltcf-c.sh: Remove.
3806 * ltcf-cxx.sh: Remove.
3807 * ltcf-gcj.sh: Remove.
3808 * src-release: Update with new libtool file list.
3809
3810 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3811
3812 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3813 stage_cflags.
3814 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3815 Remove CFLAGS/LIBCFLAGS.
3816 (configure-stage[+id+]-[+prefix+][+module+],
3817 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3818 * Makefile.in: Regenerate.
3819
3820 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3821
3822 * config-ml.in: Update from GCC.
3823
3824 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3825
3826 * src-release (do-proto-toplev): Process the support directories before
3827 the tool directory.
3828
3829 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3830
3831 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3832 of glob. Quote arguments with single quotes too.
3833 * configure: Regenerate.
3834
3835 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3836
3837 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3838 * Makefile.in: Regenerate
3839
3840 2007-03-07 Andreas Schwab <schwab@suse.de>
3841
3842 * configure: Regenerate.
3843
3844 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3845
3846 * configure.ac: Add "--with-pdfdir" configure option,
3847 which defines pdfdir variable.
3848 * Makefile.def (target=fixincludes): Add install-pdf to
3849 missing targets.
3850 (recursive_targets): Add install-pdf target.
3851 (flags_to_pass): Add pdfdir.
3852 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3853 target.
3854 * configure: Regenerate
3855 * Makefile.in: Regenerate
3856
3857 2007-02-28 Eric Christopher <echristo@apple.com>
3858
3859 Revert:
3860 2006-12-07 Mike Stump <mrs@apple.com>
3861
3862 * Makefile.def (dependencies): Add dependency for
3863 install-target-libssp and install-target-libgomp on
3864 install-gcc.
3865 * Makefile.in: Regenerate.
3866
3867 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3868
3869 * configure: Regenerate.
3870 * configure.ac: Move statements after variable declarations.
3871
3872 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3873
3874 * configure.ac: Adjust for loop syntax.
3875 * configure: Regenerate.
3876
3877 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3878
3879 * configure: Rebuilt.
3880
3881 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3882
3883 * configure.ac: Drop multiple occurrences of --enable-languages,
3884 and fix its quoting.
3885 * configure: Rebuilt.
3886
3887 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3888 Nathan Sidwell <nathan@codesourcery.com>
3889 Vladimir Prus <vladimir@codesourcery.com
3890 Joseph Myers <joseph@codesourcery.com>
3891
3892 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3893 * configure: Regenerate.
3894
3895 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3896
3897 * configure.ac (target_libraries): Move libgcc before libiberty.
3898 * configure: Regenerated.
3899
3900 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3901
3902 * configure: Regenerate again?
3903
3904 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3905
3906 * configure: Reapply PR30748 fix which was lost in the previous commit.
3907
3908 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3909 Paolo Bonzini <bonzini@gnu.org>
3910
3911 PR bootstrap/30753
3912 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3913 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3914 * configure: Regenerated.
3915
3916 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3917
3918 * configure: Regenerate.
3919
3920 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3921
3922 PR bootstrap/30748
3923 * configure.ac: Correct syntax for Solaris ksh.
3924 * configure: Regenerated.
3925
3926 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3927
3928 * Makefile.def: Sync with GCC.
3929 * Makefile.tpl: Sync with GCC.
3930 * Makefile.in: Regenerate.
3931 * configure: Regenerate.
3932
3933 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3934
3935 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3936 noncanonical equivalents.
3937 * configure.in: Rename to...
3938 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3939 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3940 target_noncanonical. Use them. Rewrite removal of configure
3941 arguments for autoconf 2.59. Discard variable settings. Force
3942 program_transform_name for native tools.
3943
3944 * Makefile.in: Regenerated.
3945 * configure: Regenerated with autoconf 2.59.
3946
3947 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3948
3949 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3950
3951 * COPYING.LIBGLOSS: Reformat default Red Hat
3952 license to fit within 80 columns.
3953 * COPYING.NEWLIB: Ditto.
3954
3955 2007-02-05 Dave Brolley <brolley@redhat.com>
3956
3957 * Contribute the following changes:
3958 2006-11-28 DJ Delorie <dj@redhat.com>
3959
3960 * configure.in: Fix typo for mep's target_makefile_frag.
3961 * configure: Regenerated.
3962
3963 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3964
3965 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3966 * configure: Regenerate.
3967
3968 2001-09-19 DJ Delorie <dj@redhat.com>
3969
3970 * configure.in (target_makefile_frag): use mt-mep
3971
3972 2001-06-12 Don Howard <dhoward@redhat.com>
3973
3974 * configure.in: Remove gdb from MeP skip list.
3975
3976 2001-04-05 DJ Delorie <dj@redhat.com>
3977
3978 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3979
3980 2001-03-20 Ben Elliston <bje@redhat.com>
3981
3982 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3983
3984 2001-03-19 Ben Elliston <bje@redhat.com>
3985
3986 * config.sub (mep, mep-*): Add.
3987
3988 2007-01-31 Andreas Schwab <schwab@suse.de>
3989
3990 * Makefile.tpl (LDFLAGS): Substitute it.
3991 * Makefile.in: Regenerate.
3992
3993 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3994
3995 * configure.in: Change == to = in test command.
3996 * configure: Regenerate.
3997
3998 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3999 Nick Clifton <nickc@redhat.com>
4000 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4001
4002 * configure.in (build_configargs, host_configargs, target_configargs):
4003 Remove build/host/target parameters.
4004 (host_libs): Add gmp and mpfr.
4005 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4006 * Makefile.def (gmp, mpfr): New.
4007 (gcc): Remove target.
4008 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4009 target_os, target_vendor): New.
4010 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4011 * configure: Regenerate.
4012 * Makefile.in: Regenerate.
4013
4014 2007-01-11 Matt Fago <fago@earthlink.net>
4015
4016 * configure.in: Try to link to functions only in mpfr 2.2.x
4017 to improve robustness of configure tests.
4018 * configure: Regenerate.
4019
4020 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4021
4022 * configure.in: Add support for an x86_64-mingw* target.
4023 * configure: Regenerate.
4024
4025 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4026
4027 * Makefile.tpl (all-target): Correct @if conditional for target
4028 modules.
4029 * configure.in: Omit libiberty if building only target libgcc.
4030 * configure, Makefile.in: Regenerated.
4031
4032 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4033
4034 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4035 * configure: Regenerate.
4036
4037 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4038
4039 * Makefile.def (target_modules): Add libgcc.
4040 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4041 * Makefile.tpl (clean-target-libgcc): Delete.
4042 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4043 on gcc even for bootstrapped modules. Rewrite handling of
4044 lang_env_dependencies to loop over target_modules.
4045 * configure.in (target_libraries): Add target-libgcc.
4046 * Makefile.in, configure: Regenerated.
4047
4048 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4049
4050 Sync with gcc:
4051 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4052
4053 * configure.in: Reorganize recognition of languages. Add
4054 --enable-stage1-languages. Show supported languages for the chosen
4055 target rather than all recognized languages.
4056 * configure: Regenerate.
4057
4058 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4059
4060 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4061 * Makefile.in: Regenerate.
4062
4063 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4064
4065 * configure.in: Warn that MPFR 2.2.0 is buggy.
4066 * configure: Regenerate.
4067
4068 2006-12-27 Ian Lance Taylor <iant@google.com>
4069
4070 * configure.in: When removing Makefiles to force a reconfigure, also
4071 remove prev-DIR*/Makefile.
4072 * configure: Regenerate.
4073
4074 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4075
4076 * config.bfd: Recognize fido.
4077
4078 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4079
4080 Sync with gcc:
4081
4082 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4083
4084 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4085 it only affects bootstrap and could be tested on "$host" as well.
4086 * configure: Regenerate.
4087 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4088
4089 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4090
4091 PR bootstrap/29544
4092 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4093 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4094 move here comment from Makefile.tpl.
4095 * Makefile.tpl: Move some definitions higher in the file.
4096 (STAGE1_CHECKING): New.
4097 * configure.in: Add --enable-stage1-checking.
4098 * configure: Regenerate.
4099 * Makefile.in: Regenerate.
4100
4101 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4102
4103 * configure.in: Update error message for missing GMP/MPFR.
4104
4105 * configure: Regenerate.
4106
4107 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4108
4109 * configure.in: Update MPFR version in error message.
4110
4111 * configure: Regenerate.
4112
4113 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4114
4115 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4116 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4117 --with-gmp-lib): New flags.
4118
4119 * configure: Regenerate.
4120
4121 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4122
4123 PR bootstrap/30134
4124 * configure.in: Correct x86 darwin support for libjava to powerpc
4125 and i?86 only.
4126 * configure: Regenerate.
4127
4128 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4129
4130 * configure.in: Handle spu makefile frag.
4131 * Makefile.tpl (MAINT): Define
4132 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4133 * configure: Regenerate.
4134 * Makefile.in: Regenerate.
4135
4136 2006-12-11 Ben Elliston <bje@au.ibm.com>
4137
4138 * config.sub, config.guess: Update from upstream sources.
4139
4140 2006-12-11 Ben Elliston <bje@au.ibm.com>
4141
4142 * configure.in: Sync with GCC (spu-*-*).
4143 * configure: Sync with GCC.
4144
4145 2006-12-07 Mike Stump <mrs@apple.com>
4146
4147 * Makefile.def (dependencies): Add dependency for
4148 install-target-libssp and install-target-libgomp on
4149 install-gcc.
4150 * Makefile.in: Regenerate.
4151
4152 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4153
4154 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4155 (unstage): Test for stage_last presence.
4156
4157 PR bootstrap/29802
4158 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4159 * Makefile.in: Regenerate.
4160
4161 2006-11-14 DJ Delorie <dj@redhat.com>
4162
4163 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4164 * Makefile.in: Sync with GCC.
4165 * configure.in: Sync with GCC (mpfr, gmp).
4166 * configure: Sync with GCC.
4167
4168 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4169
4170 * configure.in: Remove target-libgloss from noconfigdirs for
4171 bfin-*-*.
4172 * configure: Regenerated.
4173
4174 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4175
4176 * COPYING.NEWLIB: Add spu license.
4177 * COPYING.LIBGLOSS: Ditto.
4178
4179 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4180
4181 * Makefile.def: Added pdf target handling.
4182 * Makefile.tpl: Added pdf target handling.
4183 * Makefile.in: Regenerated.
4184
4185 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4186
4187 * COPYING.NEWLIB: Updated.
4188 * COPYING.LIBGLOSS: Ditto.
4189
4190 2006-09-27 Dave Brolley <brolley@redhat.com>
4191
4192 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4193 $s instead of $r.
4194 * configure: Regenerated.
4195
4196 2006-09-26 Ben Elliston <bje@au.ibm.com>
4197
4198 * config.sub, config.guess: Update from upstream sources.
4199
4200 2006-09-20 Thiemo Seufer <ths@mips.com>
4201
4202 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4203 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4204 * configure: Regenerate.
4205
4206 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4207
4208 * configure.in: Never build newlib for a Mingw host.
4209 Never build newlib as Mingw target library.
4210 Test the existence of winsup/cygwin for building a Cygwin newlib,
4211 rather than just winsup.
4212 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4213 building a Mingw target.
4214 * configure: Regenerate.
4215
4216 2006-08-15 Thiemo Seufer <ths@mips.com>
4217 Nigel Stephens <nigel@mips.com>
4218 David Ung <davidu@mips.com>
4219
4220 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4221
4222 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4223
4224 Sync from GCC:
4225 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4226
4227 PR bootstrap/18058
4228 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4229 if the bootstrap compiler is a GCC version that supports it.
4230 * configure: Regenerate.
4231
4232 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4233
4234 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4235 * configure: Regenerated.
4236
4237 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4238
4239 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4240 for stages after the first.
4241
4242 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4243
4244 * Makefile.def: Add dependencies for configure-opcodes
4245 on configure-intl and all-opcodes on all-intl.
4246 * Makefile.in: Regenerated.
4247
4248 2006-07-04 Peter O'Gorman <peter@pogma.com>
4249
4250 * ltconfig: chmod 644 before ranlib during install.
4251
4252 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4253
4254 * configure.in: Fix thinkos in previous check-in.
4255 * configure: Regenerate.
4256
4257 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4258
4259 Sync from gcc:
4260
4261 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4262
4263 PR other/27063
4264 * configure.in: Test subdir_requires and give an appropriate
4265 error message.
4266 * configure: Regenerate.
4267
4268 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4269
4270 PR target/27540
4271 * configure.in: Only enable libgomp on IRIX 6.
4272 * configure: Regenerate.
4273
4274 2006-06-20 David Ayers <d.ayers@inode.at>
4275
4276 PR bootstrap/28072
4277 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4278 whether target-libjava is being configured instead of whether the
4279 java front end is enabled.
4280 * configure: Regenerate.
4281
4282 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4283
4284 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4285 to R_ARM_LDC_SB_G{0,1,2} respectively.
4286
4287 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4288
4289 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4290 too.
4291 * Makefile.in: Regenerate.
4292
4293 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4294
4295 Sync from gcc:
4296
4297 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4298 * configure.in: Don't enable libgomp on hpux10.
4299 * configure: Rebuilt.
4300
4301 2006-06-13 David Ayers <d.ayers@inode.at>
4302
4303 Sync from gcc:
4304
4305 2006-06-12 David Ayers <d.ayers@inode.at>
4306
4307 PR bootstrap/27963
4308 PR target/19970
4309 * configure.in: Remove target-boehm-gc from noconfigdirs where
4310 ${libgcj} is specified.
4311 * configure: Regenerate.
4312
4313 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4314
4315 Sync from gcc:
4316
4317 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4318 Andreas Schwab <schwab@suse.de>
4319
4320 PR bootstrap/18033
4321 * config-ml.in: Eval option if surrounded by single quotes.
4322
4323 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4324
4325 Sync from gcc:
4326
4327 2006-06-06 David Ayers <d.ayers@inode.at>
4328
4329 PR libobjc/13946
4330 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4331 * Makefile.in: Regenerate.
4332 * configure.in: Add --enable-objc-gc at toplevel and have it
4333 enable boehm-gc for Objective-C.
4334 Remove target-boehm-gc from libgcj.
4335 Add target-boehm-gc to target_libraries.
4336 Add target-boehm-gc to noconfigdirs where ${libgcj}
4337 is specified.
4338 Assert that boehm-gc is supported when requested for Objective-C.
4339 Only build boehm-gc if needed either for Java or Objective-C.
4340 * configure: Regenerate.
4341
4342 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4343
4344 PR 27674
4345 * Makefile.tpl (configure-[+prefix+][+module+],
4346 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4347 Remove rule to unstage bootstrapped modules.
4348 (stage_current): New.
4349 * Makefile.in: Regenerate.
4350
4351 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4352 Andreas Tobler <a.tobler@schweiz.ch>
4353
4354 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4355 * configure: Rebuilt.
4356
4357 Revert
4358 2006-01-31 Richard Guenther <rguenther@suse.de>
4359 Paolo Bonzini <bonzini@gnu.org>
4360
4361 * Makefile.def (target_modules): Add libgcc-math target module.
4362 * configure.in (target_libraries): Add libgcc-math target library.
4363 (--enable-libgcc-math): New configure switch.
4364 * Makefile.in: Re-generate.
4365 * configure: Re-generate.
4366
4367 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4368
4369 * config-ml.in: Alter CCASFLAGS to include special
4370 multilib options the same as is done for CFLAGS.
4371
4372 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4373
4374 * Makefile.def: Added dependencies from sim and gdb on intl, and
4375 added configure dependencies to everything with an all dependency
4376 on intl.
4377 * gettext.m4: Removed.
4378 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4379 (GDB_SUPPORT_DIRS): Add intl.
4380 * Makefile.in: Regenerated.
4381
4382 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4383
4384 * src-release (DEVO_SUPPORT): Add config.rpath.
4385
4386 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4387
4388 * Makefile.def (bfd, opcodes): Fix lib_path.
4389 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4390 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4391 * Makefile.in: Regenerate.
4392
4393 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4394
4395 * configure.in: Enable gprof for cross builds.
4396 * configure: Regenerate.
4397
4398 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4399
4400 * src-release (MAKEINFOFLAGS): Define.
4401 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4402
4403 2006-05-14 Ben Elliston <bje@au.ibm.com>
4404
4405 * config.sub, config.guess: Update from upstream sources.
4406
4407 2006-05-12 Ben Elliston <bje@au.ibm.com>
4408
4409 * config.sub, config.guess: Update from upstream sources.
4410
4411 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4412
4413 * blt, iwidgets, mmalloc: Remove directories.
4414
4415 2006-05-01 DJ Delorie <dj@redhat.com>
4416
4417 * configure.in: Restore CFLAGS if GMP isn't present.
4418 * configure: Regenerate.
4419
4420 2006-04-18 DJ Delorie <dj@redhat.com>
4421
4422 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4423 reference libgloss so that libssp can be built in a combined
4424 tree.
4425 * configure: Regenerate.
4426
4427 2006-04-10 Ben Elliston <bje@au.ibm.com>
4428
4429 * contrib: Remove directory.
4430
4431 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4432
4433 * Makefile.tpl: Add install-html target.
4434 * Makefile.def: Add install-html target.
4435 * Makefile.in: Regenerate.
4436 * configure.in: Add --with-datarootdir, --with-docdir,
4437 and --with-htmldir options.
4438 * configure: Regenerate.
4439
4440 2006-03-31 Ben Elliston <bje@au.ibm.com>
4441
4442 PR binutils/1860
4443 * configure.in: Require makeinfo 4.4 or higher.
4444 * configure: Regenerate.
4445
4446 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4447
4448 * Makefile.in: Regenerate.
4449
4450 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4451
4452 Sync with gcc:
4453 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4454
4455 * configure.in: Handle --disable-<component> generically.
4456 * configure: Regenerate.
4457
4458 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4459
4460 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4461 (TARGET_CONFIGDIRS): Remove.
4462 * configure.in: Remove AC_SUBST(target_configdirs).
4463 * Makefile.in, configure: Regenerated.
4464
4465
4466 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4467
4468 PR libgcj/17311
4469 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4470
4471 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4472
4473 PR bootstrap/25670
4474
4475 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4476
4477 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4478 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4479 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4480 BUILD_PREFIX, BUILD_PREFIX_1.
4481 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4482
4483 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4484 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4485
4486 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4487 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4488 of `cat stage_current`. Always provide the `r' and `s' variables.
4489 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4490 a single shell execution.
4491 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4492 bootstrapped modules, make the stage1 module if the build was not
4493 started yet, else build the current stage.
4494 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4495 (all-build, all-host, all-target, [+make_target+]-host,
4496 [+make_target+]-target): Do not use \-continued lines.
4497 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4498 (current_stage, restrap, stage_last): New.
4499
4500 * Makefile.in: Regenerate.
4501 * configure: Regenerate.
4502
4503 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4504
4505 Sync from gcc:
4506
4507 2006-01-31 Richard Guenther <rguenther@suse.de>
4508 Paolo Bonzini <bonzini@gnu.org>
4509
4510 * Makefile.def (target_modules): Add libgcc-math target module.
4511 * configure.in (target_libraries): Add libgcc-math target library.
4512 (--enable-libgcc-math): New configure switch.
4513 * Makefile.in: Re-generate.
4514 * configure: Re-generate.
4515 * libgcc-math: New toplevel directory.
4516
4517 2006-01-18 Richard Henderson <rth@redhat.com>
4518 Jakub Jelinek <jakub@redhat.com>
4519 Diego Novillo <dnovillo@redhat.com>
4520
4521 * libgomp: New directory.
4522 * Makefile.def: Add target_module libgomp.
4523 * Makefile.in: Regenerate.
4524 * configure.in (target_libraries): Add target-libgomp.
4525 * configure: Regenerate.
4526
4527 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4528 Andreas Schwab <schwab@suse.de>
4529
4530 * configure: Regenerate.
4531
4532 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4533
4534 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4535 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4536 the assembler, linker and binutils.
4537 * configure: Regenerate.
4538
4539 2006-01-16 Nick Clifton <nickc@redhat.com>
4540
4541 * config.sub, config.guess: Sync from config repository.
4542
4543 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4544
4545 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4546 @ from continuation.
4547 * Makefile.in: Rebuilt.
4548
4549 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4550
4551 Sync from gcc:
4552
4553 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4554
4555 PR bootstrap/24252
4556
4557 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4558 * Makefile.tpl (OBJDUMP): New.
4559 (EXTRA_HOST_FLAGS): Add it.
4560 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4561
4562 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4563 to use symbolic links between directories. Avoid race conditions
4564 or make them harmless.
4565 * configure.in: Do not try to use symbolic links between directories.
4566
4567 * Makefile.def (LEAN): Pass.
4568 * Makefile.tpl (LEAN): Define.
4569 (stage[+id+]-start): Accept that the previous directory does not
4570 exist, if the bootstrap is lean.
4571 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4572 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4573 configure substitution.
4574 ([+compare-target+]): Likewise.
4575 ([+bootstrap-target+]-lean): New.
4576 * configure.in: Remove lean bootstrap support from here.
4577
4578 * Makefile.in: Regenerate.
4579 * configure: Regenerate.
4580
4581 2006-01-02 Andreas Schwab <schwab@suse.de>
4582
4583 * configure.in: When reconfiguring remove Makefile in
4584 all stage directories.
4585 * configure: Regenerate.
4586
4587 2005-12-27 Leif Ekblad <leif@rdos.net>
4588
4589 * configure.in: Add support for RDOS target.
4590 * configure: Regenerate.
4591
4592 2005-12-27 Nick Clifton <nickc@redhat.com>
4593
4594 PR binutils/1990
4595 * libtool.m4: Synchronize with version in GCC sources.
4596
4597 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4598
4599 Revert Ada-related part of the previous change.
4600
4601 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4602 Do not pass.
4603 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4604 * Makefile.in: Regenerate.
4605 * configure.in: Do not include mt-ppc-aix target fragment.
4606 * configure: Regenerate.
4607
4608 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4609
4610 * configure.in: Select appropriate fragments for PowerPC/AIX.
4611 * configure: Regenerate.
4612
4613 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4614 BOOT_CFLAGS, BOOT_LDFLAGS.
4615 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4616 BOOT_CFLAGS, BOOT_LDFLAGS.
4617 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4618 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4619 (stage): Fail if we cannot complete the work.
4620 * Makefile.in: Regenerate.
4621
4622 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4623
4624 * COPYING.NEWLIB: Update copyright year for default
4625 copyright.
4626
4627 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4628
4629 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4630 install-host-nogcc): Don't invoke $(stage) at the end.
4631 * Makefile.in: Regenerate.
4632
4633 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4634
4635 * configure.in: Flip the top-level bootstrap switch.
4636 * configure: Regenerate.
4637
4638 Merge from gcc:
4639
4640 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4641
4642 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4643 $(stage) and $(unstage).
4644 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4645 (all): Remove stray semicolon.
4646 (local-distclean): Don't handle multilib.tmp and multilib.out.
4647 (install.all): Set $s for consistency.
4648 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4649 check_multilibs setting. Always make the install directory.
4650 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4651 Correct @if/@endif.
4652 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4653 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4654 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4655 (multilib.out): Remove.
4656 * Makefile.in: Regenerated.
4657
4658 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4659
4660 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4661 * configure.in: Replace ms1 arch with mt.
4662 * configure: Rebuilt.
4663
4664 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4665
4666 Sync with gcc:
4667
4668 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4669
4670 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4671 * configure.in: Replace ms1 arch with mt.
4672 * configure: Rebuilt.
4673
4674 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4675
4676 Sync with gcc:
4677
4678 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4679
4680 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4681 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4682 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4683 Find in-tree tools if available.
4684 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4685 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4686 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4687 (COMPILER_*_FOR_TARGET): New.
4688 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4689 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4690 (CONFIGURED_*, USUAL_*): Remove.
4691 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4692 STRIP): Use autoconf substitutions.
4693 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4694 COMPILER_NM_FOR_TARGET): New.
4695 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4696
4697 (all): Make all-host and all-target in parallel.
4698 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4699 that $$r and $$s are set before invoking a recursive make.
4700 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4701 ([+bootstrap-target+]): Inline most of the `all' target.
4702
4703 2005-11-29 Ben Elliston <bje@au.ibm.com>
4704
4705 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4706 from the gcc build directory.
4707 * Makefile.in: Regenerate.
4708
4709 2005-11-29 Ben Elliston <bje@au.ibm.com>
4710
4711 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4712 depend on all-libdecnumber.
4713 * configure.in (host_libs): Include libdecnumber.
4714 * Makefile.in: Regenerate.
4715 * configure: Likewise.
4716
4717 2005-11-21 Kean Johnston <jkj@sco.com>
4718
4719 * config.sub, config.guess: Sync from upstream sources.
4720
4721 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4722
4723 * Makefile.def: Remove gdb dependencies for gdbtk.
4724 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4725 (configure-gdb, install-gdb): New rules.
4726 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4727 * Makefile.in, configure: Regenerated.
4728
4729 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4730
4731 PR bootstrap/24297
4732 * Makefile.tpl (do-[+make-target+], do-check, install,
4733 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4734 are set before recursing.
4735 * Makefile.in: Regenerate.
4736
4737 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4738
4739 PR bootstrap/18939
4740 * Makefile.def (gcc) <target>: Fix thinko.
4741 * Makefile.in: Regenerate.
4742
4743 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4744
4745 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4746 * configure: Regenerate.
4747
4748 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4749
4750 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4751 target-libffi, target-qthreads, target-libjava, and
4752 targetlibobjc.
4753 * configure: Regenerate.
4754
4755 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4756
4757 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4758 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4759 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4760 (USUAL_OBJDUMP_FOR_TARGET): New.
4761 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4762 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4763 * configure, Makefile.in: Regenerated.
4764
4765 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4766
4767 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4768 before other host packages.
4769
4770 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4771
4772 PR bootstrap/22340
4773
4774 * configure.in (default_target): Remove.
4775 * Makefile.tpl (all): Do not use prerequisites as subroutines
4776 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4777 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4778 use prerequisites as subroutines.
4779 (check-host, check-target): New.
4780 (bootstrap configure & all targets): Do not use stage*-start
4781 if the directory layout is already ok.
4782 (non-bootstrap configure & all targets): Prepend a $(unstage).
4783 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4784 (NOTPARALLEL): Remove.
4785 (unstage, stage variables): New variables.
4786 (unstage, stage targets): Simply expand to those variables.
4787
4788 * configure: Regenerate.
4789 * Makefile.in: Regenerate.
4790
4791 2005-10-04 James E Wilson <wilson@specifix.com>
4792
4793 * Makefile.def (lang_env_dependencies): Add libmudflap.
4794 * Makefile.in: Regenerate.
4795
4796 2005-10-03 Catherine Moore <clm@cm00re.com>
4797
4798 * configure.in (bfin-*-*): Support bfin.
4799 * configure: Regenerated.
4800
4801 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4802
4803 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4804 * configure: Regenerated.
4805
4806 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4807
4808 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4809 (LIPO_FOR_TARGET): New.
4810 (CONFIGURED_LIPO_FOR_TARGET): New.
4811 (USUAL_LIPO_FOR_TARGET): New.
4812 (STRIP_FOR_TARGET): New.
4813 (CONFIGURED_STRIP_FOR_TARGET): New.
4814 (USUAL_STRIP_FOR_TARGET): New.
4815 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4816 STRIP_FOR_TARGET.
4817 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4818 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4819 * Makefile.in: Regenerate.
4820 * configure: Regenerate.
4821
4822 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4823
4824 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4825 (rs6000-*-aix*): Same.
4826 * configure: Regenerate.
4827
4828 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4829
4830 * configure.in: Recognize f95 in the --enable-languages option,
4831 and substitute it for fortran, issuing a warning.
4832 * configure: Regenerate.
4833
4834 2005-09-07 Ben Elliston <bje@au.ibm.com>
4835
4836 Import from Autoconf sources:
4837
4838 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4839 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4840 Elliston. Handle weird characters correctly.
4841
4842 2005-08-30 Phil Edwards <phil@codesourcery.com>
4843
4844 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4845 * configure: Regenerated.
4846
4847 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4848
4849 * Makefile.def (libssp): Add to lang_env_dependencies.
4850 * Makefile.in: Regenerate.
4851
4852 2005-08-17 Christian Groessler <chris@groessler.org>
4853
4854 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4855 * Makefile.in: Regenerate.
4856
4857 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4858
4859 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4860 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4861 Look for alternate names of the target cc and c++
4862 * configure: Regenerate.
4863
4864 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4865
4866 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4867 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4868 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4869 tools; remove code to manually set them.
4870 (Target tools): Look in the environment for them.
4871 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4872 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4873 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4874 build directory.
4875 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4876 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4877 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4878 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4879 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4880 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4881 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4882 * configure: Regenerate.
4883 * Makefile.in: Regenerate.
4884
4885 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4886
4887 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4888 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4889 * Makefile.in: Regenerated.
4890
4891 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4892
4893 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4894 (CFLAGS_FOR_TARGET): Use it.
4895 (CXXFLAGS_FOR_TARGET): Likewise.
4896 * Makefile.in: Regenerated.
4897 * configure.in (--with-build-sysroot): New option.
4898 * configure: Regenerated.
4899
4900 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4901
4902 * Makefile.tpl: Wrap install between unstage and stage
4903 * Makefile.in: Regenerate.
4904
4905 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4906
4907 * all files: Update FSF address.
4908
4909 2005-07-14 Jim Blandy <jimb@redhat.com>
4910
4911 * configure.in: Add cases for Renesas m32c.
4912 * configure: Regenerated.
4913
4914 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4915
4916 * COPYING, compile, config-ml.in, config.guess,
4917 config.sub, install-sh, missing, mkinstalldirs,
4918 symlink-tree, ylwrap: Sync from upstream sources.
4919
4920 2005-07-13 Eric Christopher <echristo@redhat.com>
4921
4922 * configure.in: Add toplevel noconfigdir support for tpf.
4923 * configure: Regenerate.
4924
4925 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4926
4927 * Makefile.def (target_modules): Add libssp.
4928 * configure.in (target_libraries): Add target-libssp.
4929 * configure: Rebuilt.
4930 * Makefile.in: Rebuilt.
4931
4932 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4933
4934 PR ada/22340
4935
4936 * Makefile.def: Sync with gcc.
4937 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4938 * Makefile.in: Regenerate.
4939
4940 2005-07-07 Andreas Schwab <schwab@suse.de>
4941
4942 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4943 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4944 * Makefile.in: Regenerated.
4945
4946 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4947
4948 * configure.in: Add --enable-libssp and --disable-libssp.
4949 * configure: Regenerate with autoconf-2.13.
4950
4951 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4952
4953 * configure.in: Don't build sim or rda when targetting darwin.
4954 * configure: Regenerate.
4955
4956 2005-07-04 Ben Elliston <bje@gnu.org>
4957
4958 * src-release (do-proto-toplev): Remove dejagnu bits.
4959 (DEJAGNU_SUPPORT_DIRS): Remove.
4960 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4961 (GDBD_SUPPORT_DIRS): Likewise.
4962 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4963 (INSIGHTD_SUPPORT_DIRS): Likewise.
4964 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4965
4966 2005-06-30 Ben Elliston <bje@gnu.org>
4967
4968 * setup.com (mpw): Remove unused directive.
4969
4970 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4971
4972 * Makefile.def (stagefeedback): Come after profile.
4973 Define profiledbootstrap target.
4974 * Makefile.tpl (profiledbootstrap): Remove.
4975 (stageprofile-end): Zap stagefeedback.
4976 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4977 * Makefile.in: Regenerate.
4978
4979 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4980
4981 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4982 In 'cpp' stanza, support '#line' as well as '# '.
4983
4984 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4985
4986 * configure.in (unsupported_languages): New macro.
4987 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4988 non-ported target libraries in noconfigdirs.
4989 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4990 non-linux-gnu. Remove libgcj_ex_libffi.
4991 <lang_frag loop>: Set add_this_lang=no if the language is in
4992 unsupported_languages.
4993 * configure: Regenerate.
4994
4995 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4996
4997 * configure.in: Fix typo in handling of --with-mpfr-dir.
4998 * configure: Regenerate.
4999
5000 2005-06-02 Jim Blandy <jimb@redhat.com>
5001
5002 * config.sub: Add cases for the Renesas m32c. (This patch has been
5003 accepted into the master sources.)
5004
5005 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5006 Michael Snyder <msnyder@redhat.com>
5007 Stan Cox <scox@redhat.com>
5008
5009 * configure.in: Set noconfigdirs for ms1.
5010
5011 * configure: Regenerate.
5012
5013 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5014
5015 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5016 (Dependencies): Consider target modules for bootstrap dependencies.
5017 Make target bootstrap modules depend on each stage's gcc.
5018 * Makefile.in: Regenerate.
5019
5020 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5021
5022 * Makefile.def (configure-gcc): Depend on binutils having been built.
5023 (all-gcc): No need to do it here.
5024 * Makefile.in: Regenerate.
5025
5026 2005-05-19 Paul Brook <paul@codesourcery.com>
5027
5028 * configure.in: Rewrite misleading error message when requested
5029 language cannot be built.
5030 * configure: Regenerate.
5031
5032 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5033
5034 * ylwrap: Import from Automake 1.9.5.
5035
5036 2005-05-04 Mike Stump <mrs@apple.com>
5037
5038 * configure.in: Always pass --target to target configures as
5039 otherwise rebuilds that do --recheck will fail.
5040 * configure: Rebuilt.
5041
5042 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5043
5044 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5045 STAGE_HOST_EXPORTS.
5046 (configure, all): Add bootstrap support.
5047 (Host modules, target modules): Pass post-stage1 flags and exports.
5048 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5049 * Makefile.in: Regenerate.
5050
5051 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5052
5053 Sync from gcc:
5054
5055 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5056
5057 * config.sub: Update from master copy.
5058
5059 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5060
5061 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5062 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5063 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5064 "*-*-elf" and "*-*-linux*".
5065 * configure: Regenerate.
5066
5067 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5068
5069 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5070 (TARGET_CONFIGARGS): Include --with-target-subdir.
5071 (configure, all): New macros. Use them throughout.
5072
5073 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5074
5075 * Makefile.tpl: Sync with gcc.
5076 * Makefile.in: Regenerate.
5077
5078 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5079
5080 * config/mh-mingw32: Delete.
5081 * configure.in: Don't use it.
5082 * configure: Regenerate.
5083
5084 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5085
5086 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5087 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5088 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5089 (HOST_LIB_PATH): Generate from Makefile.def.
5090 (TARGET_LIB_PATH): Likewise.
5091 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5092 * Makefile.in: Regenerate.
5093 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5094 (RPATH_ENVVAR): Include Darwin case.
5095 * configure: Regenerate.
5096
5097 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5100 * configure: Regenerate.
5101
5102 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5103
5104 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5105 gcc_version, and gcc_version_trigger from set of flags to pass.
5106 * Makefile.tpl: Remove definitions of above variables.
5107 (config.status): Remove dependency on $(gcc_version_trigger).
5108 * Makefile.in: Regenerate.
5109 * configure.in: Do not reference config/gcc-version.m4 nor
5110 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5111 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5112 * configure: Regenerate.
5113
5114 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5115 Andrew Pinski <pinskia@physics.uc.edu>
5116
5117 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5118 * Makefile.in: Regenerate.
5119
5120 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5121
5122 PR libgcj/20160
5123 * ltmain.sh: Avoid creating archives with components that have
5124 duplicate basenames.
5125
5126 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5127
5128 PR bootstrap/20250
5129 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5130 instead of check.
5131 * Makefile.in: Regenerate.
5132
5133 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5134
5135 Sync from gcc.
5136
5137 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5138
5139 PR bootstrap/17383
5140 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5141 * Makefile.tpl (HOST_SUBDIR): New substitution.
5142 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5143 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5144 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5145 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5146 (Host modules, Bootstrapped modules): Use it.
5147 (Build modules, Target modules): Do not create symlink trees,
5148 always configure out-of-srcdir.
5149 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5150 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5151 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5152 $(HOST_SUBDIR). Create a symlink for host_subdir.
5153
5154 * Makefile.in: Regenerate.
5155 * configure: Regenerate.
5156
5157 Merged from libada-gnattools-branch:
5158 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5159
5160 * Makefile.def: Add gnattools as a module, depending on target-libada.
5161 * Makefile.in: Regenerate.
5162 * configure.in: Include gnattools in host_tools; disable it if ada
5163 is disabled.
5164 * configure: Regenerate.
5165
5166 2005-02-23 Nick Clifton <nickc@redhat.com>
5167
5168 * configure: Regenerate.
5169
5170 2005-02-22 Paul Schlie <schlie@comcast.net>
5171
5172 * configure.in: Allow darwin targeted ports to build tk, itcl and
5173 libgui.
5174
5175 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5176
5177 PR libgcj/10353
5178 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5179 * configure: Regenerate.
5180
5181 2005-02-08 Andrew Cagney <cagney@gnu.org>
5182
5183 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5184 gdb/ section. Update GDB's URL.
5185
5186 2005-01-31 Andrew Cagney <cagney@gnu.org>
5187
5188 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5189
5190 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5191
5192 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5193 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5194 target-libgloss when not *-*-elf and *-*-aout.
5195 * configure: Regenerate.
5196
5197 2005-01-27 Andrew Cagney <cagney@gnu.org>
5198
5199 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5200
5201 2005-01-24 Andrew Cagney <cagney@gnu.org>
5202
5203 * gettext.m4: Only fall back to ../intl/ when it's present.
5204
5205 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5206
5207 * install-sh, config.sub: Import from upstream.
5208
5209 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5210
5211 PR bootstrap/18222
5212 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5213 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5214 * Makefile.in: Regenerate.
5215
5216 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5217
5218 Revert 2004-12-28 Makefile changes, a better fix will be
5219 applied to mainline and src after GCC 4.0 branches.
5220
5221 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5222
5223 PR bootstrap/17383
5224
5225 * Makefile.def (target_modules): Remove stage parameter,
5226 it is always true now.
5227 * Makefile.tpl (configure-build-[+module+],
5228 configure-target-[+module+]): Always build symlink tree
5229 for the directory and for include. BUILD_SUBDIR and
5230 TARGET_SUBDIR cannot be . anymore.
5231 * Makefile.in: Regenerate.
5232
5233 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5234
5235 Revert 2004-12-08 Makefile changes.
5236
5237 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5238
5239 * configure.in (sh64-*-*): Reenable gprof.
5240 * configure: Regenerate.
5241
5242 2004-12-09 Jim Blandy <jimb@redhat.com>
5243
5244 * MAINTAINERS: List 'depcomp' as part of automake.
5245
5246 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5247
5248 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5249 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5250 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5251 * Makefile.in: Regenerate.
5252
5253 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5254
5255 * Makefile.tpl: Generate normal dependencies if the LHS module is
5256 not bootstrapped.
5257 * Makefile.in: Regenerate.
5258
5259 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5260
5261 * configure.in: Include config/gxx-include-dir.m4. Use
5262 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5263 * configure: Regenerate.
5264
5265 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5266
5267 * config.if: Delete.
5268 * configure.in: Set libstdcxx_incdir directly.
5269 * configure: Regenerate.
5270 * MAINTAINERS: Remove mention of config.if.
5271 * src-release (DEVO_SUPPORT): Remove config.if.
5272
5273 2004-12-02 Eric Christopher <echristo@redhat.com>
5274
5275 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5276 of things to remove.
5277 * Makefile.in: Regenerate.
5278
5279 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5280
5281 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5282 * configure: Regenerate.
5283
5284 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5285
5286 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5287 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5288 * configure: Regenerate.
5289
5290 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5291
5292 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5293 (hppa*64*-*-*): Delete incorrect comment.
5294 * configure: Rebuilt.
5295
5296 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5297
5298 * install-sh, compile: Import from automake.
5299
5300 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5301
5302 * config.guess, config.sub: Import from savannnah.
5303
5304 2004-11-12 Mike Stump <mrs@apple.com>
5305
5306 * Makefile.def: Add html support.
5307 * Makefile.tpl: Likewise.
5308 * Makefile.in: Regenerate.
5309
5310 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5311
5312 PR 18423
5313 * configure.in: Remove all instances of build-fixincludes from
5314 noconfigdirs.
5315 (build_configargs): Supply --target to subdirectories.
5316 * configure: Regenerate.
5317
5318 * Makefile.def: Make gcc install depend on fixincludes install.
5319 * Makefile.in: Regenerate.
5320
5321 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5322
5323 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5324 target-libgfortran.
5325 * configure: Regenerate.
5326
5327 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5328
5329 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5330 like CC.
5331
5332 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5333
5334 * Makefile.def (host fixincludes): Specify missing targets.
5335 * Makefile.in: Regenerate.
5336
5337 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5338
5339 PR other/17783
5340 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5341 * configure: Regenerated.
5342
5343 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5344
5345 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5346 * configure: Regenerated.
5347
5348 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5349
5350 PR target/18151
5351 * configure.in (case ${target}): Do not build fixincludes for avr.
5352 * configure: Regenerated.
5353
5354 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5355
5356 * configure.in (case ${target}): Do not build fixincludes
5357 on platforms where it is not used.
5358 * configure: Regenerated.
5359
5360 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5361
5362 * configure.in: Use an absolute path to install-sh.
5363 * configure: Regenerated.
5364
5365 2004-10-19 Andrew Cagney <cagney@gnu.org>
5366
5367 * src-release (do-djunpack, do-md5sum): Install the generated file
5368 directly into the proto-toplev/ directory.
5369
5370 2004-10-19 Andrew Cagney <cagney@gnu.org>
5371
5372 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5373
5374 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5375
5376 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5377 * configure: Regenerate.
5378
5379 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5380
5381 Fix wrong conflict resolution in:
5382
5383 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5384
5385 * Makefile.in: Regenerate.
5386 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5387 in the recursive `make', instead of hardwiring `all'.
5388 (Autogenerated TARGET-* variables): New.
5389
5390 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5391
5392 Merged from GCC / libtool upstream:
5393 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5394 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5395 * ltcf-cxx.sh (tpf*): Likewise.
5396 * ltconfig (tpf*): Add TPF OS configuration support.
5397
5398 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5399
5400 * configure.in: Enable target-libgloss for crx-*-*.
5401 * configure: Regenerate.
5402
5403 2004-09-24 Michael Roth <mroth@nessie.de>
5404
5405 * configure.in (--without-headers): Add missing double quotes.
5406 * configure: Regenerate.
5407
5408 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5409
5410 * ylwrap: Revert to previous version.
5411
5412 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5413
5414 PR bootstrap/17369
5415 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5416 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5417 SET_GCC_LIB_PATH_CMD.
5418 (BASE_TARGET_EXPORTS): Likewise.
5419 * Makefile.in: Regenerated.
5420
5421 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5422 * configure: Regenerated.
5423
5424 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5425
5426 * config.guess: New upstream version
5427 * compile, depcomp, install-sh, ylwrap: Likewise.
5428
5429 2004-09-19 Roger Sayle <roger@eyesopen.com>
5430
5431 * config/mh-x86omitfp: New host makefile fragment. Add
5432 -fomit-frame-pointer to the default BOOT_CFLAGS.
5433 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5434 * configure: Regenerate.
5435
5436 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5437
5438 PR target/11572
5439 * configure.in (*-*-darwin*): Renable libobjc.
5440 * configure: Regenerate.
5441
5442 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5443
5444 * Makefile.def: Remove libbanshee.
5445 * Makefile.tpl: Ditto.
5446 * configure.in: Ditto.
5447 * Makefile.in: Regen.
5448 * configure: Ditto.
5449
5450 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5451
5452 * missing: Import latest version from master repository.
5453
5454 2004-09-04 Nick Clifton <nickc@redhat.com>
5455
5456 * config.sub: Import latest version from master repository.
5457 * config.guess: Likewise.
5458 This includes these changes:
5459
5460 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5461
5462 * config.sub: Handle crisv32, alias etraxfs.
5463 * config.guess (crisv32:Linux:*:*): Handle.
5464
5465 2004-08-13 Brad Smith <brad@comstyle.com>
5466
5467 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5468 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5469
5470 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5471
5472 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5473 assume the processor is a powerpc. This is because coreutils
5474 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5475 in this case, due to a MacOS X bug that causes
5476 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5477 to return a negative number.
5478 Problem reported by Petter Reinholdtsen in:
5479 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5480
5481 2004-07-19 Ben Elliston <bje@gnu.org>
5482
5483 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5484
5485 2004-06-24 Ben Elliston <bje@gnu.org>
5486
5487 * config.guess: Update copyright years.
5488 * config.sub: Likewise.
5489
5490 2004-06-22 Robert Millan <robertmh@gnu.org>
5491
5492 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5493 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5494
5495 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5496
5497 * config.guess (*:*VMS:*:*): New entry. Replaces
5498 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5499 manufacturer.
5500
5501 2004-06-22 Ben Elliston <bje@gnu.org>
5502
5503 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5504 * config.sub: Likewise.
5505
5506 2004-06-22 Ben Elliston <bje@gnu.org>
5507
5508 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5509 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5510
5511 2004-06-11 Ben Elliston <bje@gnu.org>
5512
5513 * config.guess (pegasos:OpenBSD:*:*): Remove.
5514
5515 2004-06-11 Ben Elliston <bje@gnu.org>
5516
5517 From Wouter Verhelst <wouter@grep.be>:
5518 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5519
5520 2004-06-11 Ben Elliston <bje@gnu.org>
5521
5522 * config.guess (luna88k:OpenBSD:*:*): New.
5523
5524 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5525
5526 * config.guess (m32r*:Linux:*:*): New case.
5527 * config.sub: Handle m32rle.
5528
5529 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5530
5531 From Jens Petersen <petersen@redhat.com>:
5532 * config.sub: Handle sparcv8.
5533
5534 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5535
5536 From Tom Smith <smith@cag.lkg.hp.com>:
5537 * config.guess: Version suffixes are equally significant on Tru64
5538 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5539 prefix of "P" (patched kernel).
5540
5541 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5542
5543 * config.sub: Add support for National Semiconductor CRX target.
5544
5545 2004-09-03 Jan Beulich <jbeulich@novell.com>
5546
5547 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5548 *-*-netware, but add target-libmudflap.
5549 Consolidate *-*-netware targets (of which really only i?86 exists)
5550 into a single entry.
5551 * configure: Likewise.
5552
5553 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5554
5555 * Makefile.tpl (sorry): Remove.
5556 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5557 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5558 (do-clean): Clean per-stage directories too.
5559 (do-distclean): Run distclean-stage1 too.
5560 (.NOTPARALLEL): Enable during toplevel bootstrap.
5561 (stage[+id+]-bubble): Enable parallel execution during
5562 the recursive invocation.
5563 * Makefile.in: Regenerate.
5564
5565 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5566
5567 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5568
5569 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5570 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5571 * configure: regenerate
5572 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5573 -mdynamic-no-pic
5574
5575 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5576
5577 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5578 include.
5579 * configure.in: Fix indentation.
5580 * configure: Regenerate.
5581
5582 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5583
5584 * Makefile.def (build_modules): Add fixincludes.
5585 (dependencies): Make gcc depend on fixincludes.
5586 * configure.in (build_tools): Add fixincludes.
5587 (build_configdirs): Always include build_libs.
5588 * Makefile.in: Regenerate.
5589 * configure: Regenerate.
5590
5591 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5592
5593 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5594 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5595 phony targets; do not generate timestamp files.
5596 (distclean-stageN): Remove references to their timestamp files.
5597 (restageN, touch-stageN): Remove.
5598 (stageN-bubble): Rewritten.
5599 (compare): Support lean bootstraps.
5600 * Makefile.in: Regenerate.
5601
5602 * configure.in: Only warn when bootstrapping but
5603 build != host or build != target. Support lean bootstraps.
5604 * configure: Regenerate.
5605
5606 Sync from gcc:
5607 2004-08-26 Phil Edwards <phil@codesourcery.com>
5608
5609 * configure.in: Give a better error message if GMP/MPFR are missing
5610 and a language needing them has been requested.
5611 * configure: Regenerated.
5612
5613 2004-08-25 Phil Edwards <phil@codesourcery.com>
5614
5615 * configure.in: Print a list of available language front-ends if
5616 a requested one is missing. Tidy stray tab characters.
5617 * configure: Regenerated.
5618
5619 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5620
5621 * Makefile.in: Regenerate.
5622 * configure: Regenerate.
5623
5624 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5625 stage_*_flags.
5626 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5627 for bootstrapped modules if toplevel bootstrap is going.
5628 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5629 modules. Adjust for changes in Makefile.def. Enable several
5630 rules even in non-bootstrap mode, just to avoid peppering the
5631 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5632 (stage-[+prev+]-bubble): Remove.
5633
5634 * Makefile.def (Dependencies): Depend on all-build-bison,
5635 all-build-flex, all-build-byacc, all-build-texinfo, rather
5636 than the host variations.
5637 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5638 with BUILD_SUBDIR.
5639 (BISON): Update for recent Bisons.
5640 (YACC): Fix typo.
5641 (cross): Depend on all-build.
5642 (all): Do not depend on all-build.
5643 (prebootstrap): Remove.
5644 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5645 (Prebootstrap dependencies): Add them to the per-stage targets
5646 and to all-prebootstrap.
5647 * configure.in (build_configdirs): Always enable build_tools.
5648 (BUILD_DIR_PREFIX): Remove.
5649
5650 * Makefile.def (gcc): Add target variable.
5651 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5652 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5653 in the recursive `make', instead of hardwiring `all'.
5654 (Autogenerated TARGET-* variables): New.
5655
5656 2004-08-17 Robert Millan <robertmh@gnu.org>
5657
5658 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5659 (instead of FreeBSD).
5660 * configure: Regenerate.
5661
5662 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5663
5664 * Makefile.def, configure.in, src-release: Remove useless, bogus
5665 references to tix.
5666 * Makefile.in, configure: Regenerate.
5667
5668 * src-release: Stop distributing mmalloc with gdb (which doesn't
5669 use it).
5670 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5671 * Makefile.in: Regenerate.
5672
5673 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5674
5675 * configure.in (arm*-*-eabi*): New target.
5676 * configure: Regenerate.
5677
5678 2004-08-01 Robert Millan <robertmh@gnu.org>
5679
5680 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5681 libmudflap for all GNU-based systems (with Glibc).
5682 * configure: Regenerate.
5683
5684 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5685
5686 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5687 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5688 (Dependencies): New section.
5689 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5690 (configure-target-[+module+]): Depend on maybe-all-gcc
5691 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5692 (toplevel profiledbootstrap): Fix dependencies.
5693 * Makefile.in: Regenerate.
5694
5695 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5696
5697 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5698 target-libiberty to noconfigdirs.
5699
5700 2004-08-03 Paul Brook <paul@codesourcery.com>
5701
5702 * configure.in: Check for MPFR as well as GMP.
5703 * configure: Regenerate.
5704
5705 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5706
5707 * Makefile.def (host-modules): Add gcc.
5708 * Makefile.in: Regenerate.
5709 * Makefile.tpl (sorry): New rule.
5710 (configure-host, all-host, [+make_target+]-host, do-check,
5711 install-host): Do not add gcc as a special case.
5712 (host modules): Add a small special-casing for gcc. Export
5713 extra_make_flags through the environment.
5714 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5715 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5716 other recursive targets for gcc): Remove.
5717
5718 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5719 (stage, unstage): New rules.
5720 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5721 distclean-stage[+id+]): Use stage_current.
5722 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5723 the stage*-start rules.
5724
5725 2004-07-19 Robert Millan <robertmh@gnu.org>
5726
5727 Synced from gcc:
5728
5729 2004-04-26 Robert Millan <robertmh@gnu.org>
5730
5731 Add patches from libtool CVS.
5732 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5733 * ltconfig: Likewise.
5734 * ltcf-c.sh: Likewise.
5735 * ltcf-cxx.sh: Likewise.
5736 * ltcf-gcj.sh: Likewise.
5737
5738 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5739
5740 * configure.in: Add noconfigdirs for crx-*-*.
5741 * configure: Regenerate.
5742
5743 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5744
5745 Synced from gcc:
5746
5747 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5748
5749 * configure.in: Build libmudflap by default on FreeBSD.
5750 * configure: Regenerated.
5751
5752 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5753
5754 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5755 systems.
5756 * configure: Regenerated.
5757
5758 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5759
5760 PR target/16344
5761 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5762 feedback based compiler.
5763 * Makefile.in: Rebuilt.
5764
5765 2004-07-05 Phil Edwards <phil@codesourcery.com>
5766
5767 * configure.in: Do not prepend $srcdir to /dev/null in
5768 makefile fragments.
5769 * configure: Regenerate.
5770
5771 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5772
5773 * Makefile.def (host_modules): Set bootstrap=true for flex.
5774 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5775 * Makefile.in: Rebuilt.
5776
5777 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5778
5779 * Makefile.def (build_modules): Add bison, byacc, flex,
5780 m4, texinfo.
5781 (flags_to_pass): Add FLEX.
5782 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5783 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5784 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5785 DEFAULT_MAKEINFO): Remove.
5786 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5787 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5788 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5789 objdir or else use configured tool.
5790 (all-build): New.
5791 (all): Depend on it.
5792 (Build module dependencies): Add.
5793 * Makefile.in: Regenerate.
5794 * configure.in: Better support for multiple build modules,
5795 matching what is done for host/target modules. Do not look
5796 for "plausible" locations of build tools if Canadian cross.
5797 Use autoconf's AC_PROG_CC to find a C compiler. Define
5798 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5799 * configure: Regenerate.
5800
5801 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5802
5803 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5804 * Makefile.in: Regenerate.
5805
5806 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5807
5808 * Makefile.tpl (configure-build-[+module+],
5809 configure-[+module+], configure-target-[+module+]): Pass
5810 [+extra_configure_args+].
5811 (all-build-[+module+], all-[+module+], check-[+module+],
5812 install-[+module+], [+make_target+]-[+module+],
5813 all-target-[+module+], check-target-[+module+],
5814 install-target-[+module+], [+make_target+]-target-[+module+]):
5815 Pass [+extra_make_args+].
5816 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5817 (GCC_HOST_EXPORTS): Remove.
5818 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5819 cross, check-gcc, check-gcc-c++, install-gcc,
5820 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5821 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5822 * Makefile.in: Regenerate.
5823
5824 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5825
5826 * configure.in: Check for srcdir/winsup rather than build directory
5827 winsup.
5828 * configure: Regenerate.
5829
5830 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5831
5832 * configure.in: Don't build Cygwin native newlib if winsup
5833 directory is missing. Emit warning instead.
5834 * configure: Regenerate.
5835
5836 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5837
5838 * Makefile.tpl (touch-stage[+id+]): New.
5839 (restage[+prev+]): Depend on touch-stage[+id+].
5840
5841 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5842 Use it throughout.
5843
5844 * Makefile.def: Add profile and feedback bootstrap stages.
5845 Remove next field from bootstrap stages.
5846 * Makefile.tpl (LN, LN_S): Substitute.
5847 (stageN-start, stageN-end): Use double-colon rules, to
5848 provide a hook for additional setup commands.
5849 (distclean-stageN-gcc, restageN): Create dependencies from
5850 [+prev+], not from [+next+].
5851 (stageN-bubble): Add commands for successive stages from
5852 [+prev+], using double-colon rules.
5853 (all-stageN-gcc): Fix typo.
5854 (stagefeedback-start, profiledbootstrap): New.
5855 * Makefile.in: Regenerate.
5856 * configure.in: Call ACX_PROG_LN.
5857 * configure: Regenerate.
5858
5859 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5860
5861 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5862 without gcc.
5863 * configure: Regenerate.
5864
5865 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5866
5867 * Makefile.tpl: Fix typo.
5868 * Makefile.in: Regenerate.
5869
5870 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5871
5872 * configure.in: Remove new- prefix from toplevel
5873 bootstrap targets.
5874 * configure: Regenerate.
5875
5876 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5877
5878 Merge this patch from the gcc tree:
5879
5880 2004-05-30 Andreas Jaeger <aj@suse.de>
5881 Jim Wilson <wilson@specifixinc.com>
5882
5883 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5884 like CC.
5885
5886 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5887
5888 * Makefile.tpl (all.normal): Rename to all.
5889 (all): Replace with a rule to pick the default
5890 target from configure.
5891 (all-gcc, configure-gcc): Use conditionals to
5892 do nothing when toplevel bootstrap is going on.
5893 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5894 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5895 * configure.in: Support --enable-bootstrap.
5896
5897 * Makefile.def: Remove new- prefix from toplevel
5898 bootstrap targets.
5899 * Makefile.tpl: Likewise.
5900
5901 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5902 target.
5903
5904 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5905 $(RECURSE_FLAGS) to recursive invocation of make.
5906
5907 * Makefile.in: Regenerate.
5908 * configure: Regenerate.
5909
5910 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5911
5912 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5913 * configure: Regenerate.
5914
5915 2004-05-25 Daniel Jacobowitz <drow@false.org>
5916
5917 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5918 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5919 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5920 targets.
5921 * Makefile.in: Regenerate.
5922
5923 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5924
5925 * configure.in: Test the ability to symlink directories.
5926 * configure: Regenerate.
5927
5928 * Makefile.def (bootstrap-stage): New definitions.
5929 * Makefile.tpl (configure-stage1-gcc,
5930 configure-stage2-gcc, configure-stage3-gcc,
5931 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5932 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5933 new-restage3, compare): Autogenerate, see Makefile.in
5934 entry for behavioral changes.
5935 (distclean-stage1, new-stage1-start, new-stage1-end,
5936 new-stage1-bubble, distclean-stage2, new-stage2-start,
5937 new-stage2-end, new-stage2-bubble, distclean-stage3,
5938 new-stage3-start, new-stage3-end): New autogenerated targets.
5939 (objext, prebootstrap, BOOT_CFLAGS,
5940 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5941 targets.
5942
5943 * Makefile.in: Regenerate.
5944 (distclean-stage1, new-stage1-start, new-stage1-end,
5945 new-stage1-bubble, distclean-stage2, new-stage2-start,
5946 new-stage2-end, new-stage2-bubble, distclean-stage3,
5947 new-stage3-start, new-stage3-end): New targets.
5948 (all-stage1-gcc): Move prebootstrap dependency from here...
5949 (configure-stage1-gcc): ...to here.
5950 (new-bootstrap): Use bubble targets.
5951 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5952 Use per-stage distclean targets.
5953 (configure-stage1-gcc, configure-stage2-gcc,
5954 configure-stage3-gcc, all-stage1-gcc,
5955 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5956 Use new-stageN-start to prepare the tree.
5957
5958 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5959
5960 * Makefile.def (host_modules): add libcpp.
5961 * Makefile.tpl: Add dependencies on and for libcpp.
5962 * Makefile.in: Regenerate.
5963 * configure.in: Add libcpp host module.
5964 * configure: Regenerate.
5965
5966 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5967
5968 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5969 of libf2c.
5970 * configure, Makefile.in: Regenerate.
5971
5972 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5973
5974 Merge from tree-ssa-20020619-branch.
5975
5976 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5977 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5978 (HOST_GMPLIBS): Define.
5979 (HOST_GMPINC): Define.
5980 (TARGET_LIB_PATH): Add libmudflap.
5981 (GFORTRAN_FOR_TARGET): Define.
5982 (configure-build*): Export GFORTRAN.
5983 (configure-gcc): Export GMPLIBS and GMPINC.
5984 (all-gcc): Add maybe-all-libbanshee.
5985 (configure-target-libgfortran): Define.
5986 * Makefile.in: Regenerate.
5987 * configure.in (host_libs): Add libbanshee.
5988 (target_libraries): Add target-libmudflap and target-libgfortran.
5989 Add --with-libbanshee.
5990 Handle --disable-libmudflap.
5991 (*-*-freebsd*): Use with_gmp.
5992 Add $(libgcj) to noconfigdirs.
5993 * configure: Regenerate.
5994 * depcomp: New file.
5995 * MAINTAINERS: Add tree-ssa maintainers.
5996
5997 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5998
5999 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6000 * configure: Regenerate.
6001
6002 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6003
6004 Revert:
6005 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6006
6007 * Makefile.def (flags_to_pass): Remove *dir variables that
6008 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6009 as well as prefix and exec_prefix.
6010 * Makefile.in: Regenerate.
6011
6012 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6013
6014 * Makefile.def (host_modules): Mark with the bootstrap
6015 flag packages on which gcc depends.
6016 * Makefile.tpl (all-bootstrap): Use it.
6017 * Makefile.in: Regenerate.
6018
6019 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6020
6021 * Makefile.def (flags_to_pass): Remove *dir variables that
6022 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6023 as well as prefix and exec_prefix.
6024 * Makefile.in: Regenerate.
6025
6026 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6027
6028 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6029 * configure: Regenerate.
6030 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6031 * gcc/Makefile.tpl (compare): Use the result of the test.
6032 * gcc/Makefile.in: Regenerate.
6033
6034 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6035
6036 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6037 Always relocate gcc and prev-gcc to the original names, even
6038 if the build fails.
6039 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6040 New targets.
6041
6042 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6043
6044 * configure.in (mips*-*-irix5*): Enable ld.
6045 * configure: Regenerate.
6046
6047 2004-04-15 James E Wilson <wilson@specifixinc.com>
6048
6049 * Makefile.tpl (configure-[+module+], configure-gcc,
6050 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6051 Set and export LDFLAGS.
6052 * Makefile.in: Regenerate.
6053
6054 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6055
6056 PR bootstrap/14871
6057 * Makefile.tpl: If we don't have built-in-tree target tools,
6058 use the ones found by configure rather than hacking around with
6059 program_transform_name.
6060 * configure.in: Give Makefile.tpl the information necessary
6061 to do that.
6062 * Makefile.in: Regenerate.
6063 * configure: Regenerate.
6064
6065 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6066
6067 PR bootstrap/14760
6068 * configure.in: When computing baseargs, strip *all* copies of
6069 offending options. Also, don't match/substitute the trailing space,
6070 so that this actually works when two similar options are separated by
6071 only one space.
6072 * configure: Regenerate.
6073
6074 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6075
6076 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6077 (rs6000-*-aix*): Same.
6078 * configure: Regenerate.
6079
6080 2004-03-25 Stan Shebs <shebs@apple.com>
6081
6082 Remove MPW support, no longer used.
6083 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6084 mpw-install: Remove files.
6085 * src-release (DEVO_SUPPORT): Remove names of removed files.
6086 * MAINTAINERS: Likewise.
6087
6088 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6089
6090 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6091 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6092 * Makefile.in: Regenerate.
6093
6094 * configure.in (top level bootstrap support): Rework --enable-werror
6095 to set @stage2_werror_flag@.
6096 * configure: Regenerate.
6097 * Makefile.tpl (top level bootstrap support): Pass
6098 @stage2_werror_flag@ down to configure in stages 2 and 3.
6099 * Makefile.in: Regenerate.
6100
6101 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6102
6103 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6104 for stages 2 and 3 as well as in make. As a consequence, remove
6105 OUTPUT_OPTION (now detected by configure) from the flags passed down
6106 to make.
6107 * Makefile.in: Regenerate.
6108
6109 * Makefile.tpl (new-bootstrap): Fix typo.
6110 * Makefile.in: Regenerate.
6111
6112 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6113
6114 * Makefile.tpl: Rearrange by moving recursive_targets rules
6115 into their proper sections.
6116 * Makefile.tpl (top level bootstrap support): Move disabling
6117 of coverage flags from 'make' to 'configure'; improve comments.
6118 * Makefile.in: Regenerate.
6119
6120 * Makefile.tpl (experimental top level bootstrap) Move stage1
6121 language setting from all- target to configure- target; disable
6122 intermodule optimization in stage 1; prevent gratuitous rebuilds
6123 of stage 1.
6124 * Makefile.in: Regenerate.
6125 * configure.in: Comma-separate stage 1 language list for top
6126 level bootstrap.
6127 * configure: Regenerate.
6128
6129 * Makefile.tpl: Clean up experimental top level bootstrap support:
6130 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6131 prev-gcc in configure- targets as well as all- targets.
6132 * Makefile.in: Regenerate.
6133
6134 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6135
6136 * configure.in: Remove symbolic link section.
6137 * configure: Regenerate.
6138 * Makefile.tpl (links): Remove.
6139 * Makefile.in: Regenerate.
6140
6141 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6142 Nathanael Nerode <neroden@gcc.gnu.org>
6143
6144 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6145 Set with AC_CHECK_PROGS.
6146 * configure.in: Fix comment typo from last patch.
6147 * configure: Regenerate.
6148
6149 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6150
6151 * Makefile.tpl: Introduce experimental top level bootstrap support.
6152 * Makefile.in: Regenerate.
6153 * configure.in: Introduce support for top level bootstrap.
6154 * configure: Regenerate.
6155
6156 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6157 Paolo Bonzini <bonzini@gnu.org>
6158
6159 PR bootstrap/14522
6160 * configure.in: Cope with shells that do not support unquoted ^
6161 * configure: Regenerate.
6162
6163 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6164 Paolo Bonzini <bonzini@gnu.org>
6165
6166 PR bootstrap/14522
6167 * configure.in: Cope with shell that do not support nesting
6168 quotes inside quoted backquote substitutions.
6169 * configure: Regenerate.
6170
6171 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6172
6173 PR bootstrap/14522
6174 * configure.in: Fix escaping of $.
6175 * configure: Regenerate.
6176
6177 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6178
6179 * configure: Regenerate.
6180
6181 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6182
6183 PR ada/14131
6184 Move language detection to the top level.
6185 * configure.in: Find default values for the tools as
6186 soon as possible. Disable ada if GNAT is not found.
6187 Emit error message about missing languages. Expand
6188 --enable-languages=all for the gcc subdirectory.
6189
6190 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6191
6192 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6193 and disable libgcj.
6194 * configure: Regenerated.
6195
6196 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6197
6198 PR bootstrap/7087
6199 * Makefile.tpl: Guard XFOO sed statements better.
6200 * Makefile.tpl: Add dependency for configure-target-libada.
6201 * Makefile.in: Regenerate (incidentally fixes broken
6202 commit when libada-branch was merged).
6203
6204 2004-02-28 Andrew Cagney <cagney@redhat.com>
6205
6206 * src-release (CVS_NAMES): Define.
6207 (do-tar, do-tar): Prune $(CVS_NAMES).
6208
6209 2004-02-23 Andrew Cagney <cagney@redhat.com>
6210
6211 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6212 2004-02-19.09.
6213
6214 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6215
6216 PR bootstrap/11932
6217 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6218
6219 2004-02-19 Andrew Cagney <cagney@redhat.com>
6220
6221 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6222 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6223
6224 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6225
6226 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6227 (rs6000-*-aix*): Same.
6228 * configure: Regenerate.
6229
6230 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6231
6232 * configure.in (host): Add in missing $noconfigdirs to defines.
6233 * configure: Regenerate.
6234
6235 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6236 Nathanael Nerode <neroden@gcc.gnu.org>
6237
6238 PR ada/6637, PR ada/5911
6239 Merge with libada-branch:
6240 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6241 with appropriate dependencies. Add --enable-libada configure switch.
6242 * configure, Makefile.in: Regenerate.
6243
6244 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6245
6246 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6247 * configure: Regenerate.
6248
6249 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6250
6251 * COPYING.NEWLIB: Update Red Hat license to 2004.
6252
6253 2004-01-23 DJ Delorie <dj@redhat.com>
6254
6255 * Makefile.def (target_modules) [libiberty]: Don't stage.
6256 * Makefile.in: Rebuilt.
6257
6258 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6259
6260 * COPYING.NEWLIB: Update to include copyrights for new
6261 iconv code.
6262
6263 2004-01-15 Andrew Cagney <cagney@redhat.com>
6264
6265 * src-release: Update copyright year.
6266 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6267 (NEWLIB_SUPPORT_DIRS): Delete macro.
6268 (newlib.tar.bz2): Delete rule.
6269
6270 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6271
6272 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6273 * Makefile.tpl (configure-target-[+module+]): Support stage.
6274 * Makefile.in: Rebuilt.
6275
6276 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6277
6278 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6279 throughout.
6280
6281 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6282
6283 * configure.in: Use ./config.cache, not config.cache.
6284 * configure: Regenerate.
6285 * Makefile.tpl: Special-casing not needed for GCC any more.
6286 * Makefile.in: Regenerate.
6287
6288 * configure.in: Don't share a cache file for host dirs.
6289 * configure: Regenerate.
6290
6291 * config-ml.in: Don't mess with the cache file.
6292
6293 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6294
6295 * Makefile.tpl: Make GCC use a separate config.cache.
6296 * Makefile.in: Regenerate.
6297
6298 PR bootstrap/11932, PR bootstrap/11933
6299 (I don't know if it will fix either of them, but it relates
6300 to them.)
6301 * configure.in: Don't use shared config.cache for target
6302 directories.
6303 * configure: Regenerate.
6304
6305 2003-12-31 Roger Sayle <roger@eyesopen.com>
6306
6307 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6308 * configure: Regenerated.
6309
6310 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6311
6312 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6313 * configure: Regenerated.
6314
6315 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6316
6317 Port change over from GCC:
6318 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6319 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6320 (configure-build-[+module+], configure-[+module+]): Likewise.
6321 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6322 * Makefile.in: Regenerate.
6323
6324 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6325
6326 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6327 * configure: Regenerate.
6328
6329 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6330
6331 * COPYING.NEWLIB: Add license info for long long routines added to
6332 stdlib.
6333
6334 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6335
6336 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6337 * Makefile.in: Regenerate.
6338
6339 2003-10-20 Phil Edwards <phil@codesourcery.com>
6340
6341 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6342 * configure: Regenerate.
6343
6344 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6345
6346 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6347 HOST_FLAGS_TO_PASS.
6348 * Makefile.in: Regenerate.
6349
6350 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6351
6352 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6353 * configure: Rebuilt
6354 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6355 * Makefile.in: Rebuilt
6356
6357 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6358
6359 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6360
6361 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6362
6363 * config-ml.in: Use ac_configure_args directly instead of
6364 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6365 actually seen.
6366
6367 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6368
6369 * config-ml.in: Propagate INSTALL variables.
6370
6371 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6372
6373 * configure.in: Pass a computed --program-transform-name
6374 to subconfigures.
6375 * configure: Regenerated.
6376
6377 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6378
6379 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6380 * Makefile.in: Regenerate.
6381
6382 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6383 * Makefile.in: Regenerate.
6384
6385 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6386
6387 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6388 quoting.
6389 * configure: Regenerated.
6390
6391 2003-09-12 Michael Chastain <mec@shout.net>
6392
6393 Fix PR gdb/857.
6394 * src-release (do-proto-topleve): Remove junk files
6395 intl/config.cache, intl/config.status,
6396 intl/config.h, intl/stamp-h.
6397
6398 2003-09-14 Andrew Cagney <cagney@redhat.com>
6399
6400 * src-release (dejagnu.tar): New target.
6401 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6402 (do-djunpack): Use $(PACKAGE) for the package name.
6403
6404 2003-09-04 DJ Delorie <dj@redhat.com>
6405
6406 * configure: Regenerate.
6407
6408 2003-09-04 Robert Millan <robertmh@gnu.org>
6409
6410 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6411
6412 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6413
6414 * configure.in: Ensure arguments to sed are properly spaced.
6415 * configure: Regenerate.
6416
6417 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6418
6419 Merge from gcc:
6420 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6421 * install-sh: Update to newer upstream versions (associated with
6422 aclocal 1.7).
6423 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6424
6425 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6426
6427 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6428 * configure: Regenerated.
6429
6430 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6431
6432 * configure.in: Use newline instead of semicolon when assuming
6433 shell arguments in a for loop.
6434 * configure: Regenerated.
6435
6436 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6437
6438 PR 8180
6439 * configure.in: When testing with_libs and with_headers, treat
6440 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6441 * configure: Regenerate.
6442
6443 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6444 make, shell, etc.
6445 (baseargs): Likewise.
6446 * configure: Regenerate.
6447
6448 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6449
6450 * configure.in: Disable libgcj for darwin not on powerpc.
6451 * configure: Rebuild.
6452
6453 2003-08-15 Michael Chastain <mec@shout.net>
6454
6455 * src-release (do-proto-toplev): Remove junk files
6456 dejagnu/example/calc/config.status,
6457 dejagnu/example/calc/config.log.
6458
6459 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6460
6461 * config-ml.in, symlink-tree: Add license.
6462
6463 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6464
6465 Merge from gcc:
6466
6467 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6468 * Makefile.tpl (check, check-c++): Express dependencies using
6469 dependencies rather than commands.
6470 * Makefile.in: Regenerate.
6471
6472 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6473 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6474 * Makefile.in: Update.
6475
6476 2003-08-01 Andrew Cagney <cagney@redhat.com>
6477
6478 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6479 * configure: Ditto.
6480
6481 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6482
6483 * configure.in: Enable libgcj for darwin.
6484 * configure: Rebuild.
6485
6486 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6487
6488 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6489
6490 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6491
6492 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6493 creating target and build subdirs to build all parent dirs as needed.
6494 * Makefile.in: Rebuild.
6495 * configure.in: Don't build dirs explicitly here.
6496 * configure: Rebuild.
6497
6498 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6499
6500 * Makefile.tpl (all-make): Depend on intl.
6501 * Makefile.in: Rebuilt.
6502
6503 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6504
6505 * config.if: Remove unused libc_interface determination.
6506
6507 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6508
6509 * Makefile.in: Regenerate, correctly this time.
6510
6511 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6512
6513 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6514 unused INSTALL_PROGRAM_ARGS.
6515 * configure.in: Use AC_PROG_INSTALL.
6516 * Makefile.in: Regenerate.
6517 * configure: Regenerate.
6518
6519 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6520
6521 * configure: Rebuilt.
6522 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6523 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6524 newlib nor libgloss.
6525 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6526 * configure.in (am33_2.0-*-linux*): Added.
6527
6528 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6529
6530 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6531 * configure: Regenerate.
6532
6533 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6534
6535 * config-ml.in: Replace PWD with PWD_COMMAND.
6536 * Makefile.tpl: Likewise.
6537 * Makefile.in: Regenerated.
6538
6539 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6540
6541 * configure.in: Clean up config-lang.in handling. Delete
6542 useless assignment to "subdirs".
6543 * configure: Regenerate.
6544
6545 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6546
6547 * configure.in: Rename 'target_libs' to 'target_libraries'.
6548 Remove useless reference to 'target_libs'.
6549 * configure: Regenerate.
6550
6551 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6552
6553 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6554 * Makefile.in: Regenerate.
6555
6556 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6557
6558 * Makefile.def: Introduce flags_to_pass.
6559 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6560 * Makefile.in: Regenerate.
6561
6562 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6563
6564 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6565 and target-libgloss.
6566 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6567 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6568 * configure: Regenerate.
6569
6570 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6571
6572 * configure.in: Update testsuite_flags to new location.
6573 * configure. Regenerate.
6574
6575 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6576
6577 * Makefile.tpl: Remove BUILD_CC stuff.
6578 * Makefile.in: Regenerate.
6579
6580 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6581
6582 * config.guess: Update to 2003-06-12 version.
6583 * config.sub: Update to 2003-06-13 version.
6584
6585 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6586
6587 * MAINTAINERS: Add myself as MIPS co-maintainer.
6588
6589 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6590
6591 * config.guess: Update to 2003-06-06 version.
6592 * config.sub: Update to 2003-06-06 version.
6593
6594 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6595
6596 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6597 * configure. Regenerate.
6598
6599 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6600
6601 * configure.in: Disable serial configure by default.
6602 * configure: Regenerate.
6603 * Makefile.tpl: Abolish .NOTPARALLEL.
6604 * Makefile.in: Regenerate.
6605
6606 * Makefile.tpl: Replace {build,host,target}_canonical by
6607 {build,host,target}.
6608 * Makefile.in: Regenerate.
6609
6610 * Makefile.tpl: Fix stupid pasto.
6611 * Makefile.in: Regenerate.
6612
6613 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6614
6615 * Makefile.tpl: Remove bogus conditional.
6616 * Makefile.in: Regenerate.
6617
6618 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6619
6620 * Makefile.tpl: Make 'recursive targets' using autogen rather
6621 than shell loop. Remove duplicate 'clean' targets and false
6622 comments.
6623 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6624 Add systematic method of specifying missing targets in subdirs.
6625 Add copyright boilerplate.
6626 * Makefile.in: Regenerate.
6627 * configure.in: Add 'recursive targets' to maybe list.
6628 * configure: Regenerate.
6629
6630 * Makefile.tpl: Rename [+target+] to [+make_target+].
6631 * Makefile.def: Rename 'target' to 'make_target'.
6632
6633 2003-05-30 Nick Clifton <nickc@redhat.com>
6634
6635 * README-maintainer-mode: Update URL for locating blessed config
6636 tools.
6637
6638 2003-05-29 Robert Millan <rmh@debian.org>
6639
6640 * ltconfig: Import this patch and modify for use with current
6641 version of ltconfig:
6642
6643 2003-05-21 Bruno Haible <bruno@clisp.org>
6644
6645 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6646 GNU/FreeBSD.
6647
6648 2003-05-28 DJ Delorie <dj@redhat.com>
6649
6650 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6651 * Makefile.in: Regenerate.
6652
6653 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6654
6655 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6656
6657 2003-05-21 DJ Delorie <dj@redhat.com>
6658
6659 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6660 newlib or libgloss.
6661 * Makefile.in: Regenerate.
6662
6663 2003-05-21 DJ Delorie <dj@redhat.com>
6664
6665 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6666 * Makefile.in: Regenerate.
6667
6668 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6669
6670 * configure.in: Use curly braces in the definition of tooldir.
6671 * configure: Regenerate.
6672
6673 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6674
6675 * configure.in: Switch more things to use maybe dependencies.
6676 * Makefile.tpl: Switch more things to use maybe dependencies.
6677 Factor out common code from autogen IF statements.
6678 * configure: Regenerate.
6679 * Makefile.in: Regenerate.
6680
6681 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6682
6683 * configure.in: Accept i[3456789]86 for machine type.
6684 * configure: Regenerate.
6685
6686 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6687
6688 * configure.in: Switch more things to use maybe dependencies.
6689 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6690 * configure: Regenerate.
6691 * Makefile.tpl: Switch more things to use maybe dependencies.
6692 * Makefile.in: Regenerate.
6693
6694 2003-05-16 Andreas Schwab <schwab@suse.de>
6695
6696 * Makefile.tpl (install-opcodes): Define.
6697 * Makefile.in: Rebuild.
6698
6699 2003-05-13 Andreas Jaeger <aj@suse.de>
6700
6701 * config.guess: Update to 2003-05-09 version.
6702 * config.sub: Update to 2003-05-09 version.
6703
6704 2003-05-13 Michael Eager <eager@mvista.com>
6705
6706 * configure.in: Correct sed script so that options in quotes are not
6707 deleted.
6708 * configure: Rebuild.
6709
6710 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6711
6712 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6713 and $$s/newlib/libc/sys/cygwin32 include paths.
6714 * configure: Ditto.
6715
6716 2003-05-05 H.J. Lu <hjl@gnu.org>
6717
6718 * config-ml.in: Restored from gcc repository.
6719
6720 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6721
6722 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6723 * Makefile.in: Regenerate.
6724
6725 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6726
6727 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6728 and Makefile.def.
6729
6730 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6731
6732 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6733 * Makefile.in: Regenerated.
6734
6735 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6736
6737 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6738 * Makefile.in: Regenerate.
6739
6740 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6741
6742 * configure.in (powerpc64*-*-linux*): Remove.
6743 * configure: Rebuilt.
6744
6745 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6746
6747 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6748 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6749 and restrap.
6750 * Makefile.in: Regenerate.
6751
6752 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6753
6754 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6755 * configure: Regenerated.
6756
6757 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6758
6759 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6760 * */configure: Rebuilt.
6761
6762 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6763
6764 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6765 * Makefile.in: Regenerate.
6766
6767 2003-03-14 Michael Chastain <mec@shout.net>
6768
6769 * Makefile.in: Regenerate with correct Makefile.def.
6770
6771 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6772
6773 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6774 Make macro.
6775 * Makefile.in: Regenerate.
6776 * configure.in: Clean up gxx_include_dir logic.
6777 * configure: Regenerate.
6778
6779 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6780
6781 * configure.in (gxx_include_dir): Fix typo.
6782 * configure: Regenerated.
6783
6784 2003-03-06 Andrew Cagney <cagney@redhat.com>
6785
6786 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6787
6788 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6789
6790 * configure.in: Include $(build_tooldir)/sys-include in
6791 FLAGS_FOR_TARGET.
6792 * configure: Regenerated.
6793
6794 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6795
6796 * Makefile.tpl: Reindent.
6797 * Makefile.in: Regenerate.
6798 * configure.in: Reindent. Don't set unused variables.
6799 * configure: Regenerate.
6800
6801 * Makefile.tpl: Always pass down RANLIB.
6802 * Makefile.in: Regenerate.
6803
6804 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6805 * Makefile.in: Regenerate.
6806 * configure.in: Remove unused logic relating to --enable-shared
6807 and --enable-threads. Remove bogus comments. Remove redundant
6808 noconfigdirs.
6809 * configure: Regenerate.
6810
6811 * configure.in: Replace ${libstdcxx_version} by its value.
6812 Remove reference to mh-dgux.
6813 * configure: Regenerate.
6814
6815 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6816
6817 * Makefile.tpl: Rearrange.
6818 * Makefile.in: Regenerate.
6819
6820 2003-02-25 Nick Clifton <nickc@redhat.com>
6821
6822 * configure: Remove site-file supprot - it is obsolete.
6823
6824 2003-02-24 Uwe Stieber <uwe@wwws.de>
6825
6826 * configure.in: Add support for kaOS as cross build target system.
6827 * configure: Regenerated.
6828
6829 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6830
6831 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6832 configure-target-* as some target builds may require additional
6833 flags for preprocessor tests.
6834 * Makefile.in: Regenerated.
6835
6836 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6837
6838 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6839 * ltconfig: Handle it.
6840 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6841 auto-detecting it.
6842
6843 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6844
6845 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6846 it is used as argument to $CC.
6847 * ltcf-gcj.sh: Likewise.
6848
6849 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6850
6851 * configure.in: Introduce --enable-maintainer-mode.
6852 * configure: Rebuilt.
6853 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6854 for maintainer mode.
6855 * Makefile.in: Rebuilt.
6856
6857 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6858
6859 * configure: Regenerate using autoconf 2.13.
6860
6861 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6862
6863 * config.guess: Import latest version.
6864 * config.sub: Import latest version.
6865
6866 2003-02-18 Jason Merrill <jason@redhat.com>
6867
6868 * Makefile.tpl (check-c++): Allow parallelism.
6869
6870 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6871
6872 * configure: Regenerate using autoconf 000227.
6873
6874 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6875
6876 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6877 don't configure target-libobjc.
6878 * configure: Regenerate.
6879
6880 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6881
6882 * Makefile.tpl (RANLIB): Define.
6883 * Makefile.in: Regenerate.
6884
6885 2003-02-06 Keith R Seitz <keiths@redhat.com>
6886
6887 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6888 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6889 * Makefile.in: Regenerated.
6890 * configure.in: Remove all traces of snavigator, db, and grep.
6891 * configure: Regenerated.
6892
6893 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6894
6895 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6896 * Makefile.in: Regenerated.
6897
6898 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6899
6900 * config.if: Copy from GCC.
6901
6902 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6903
6904 * configure.in: Revert 24Jan change.
6905 * configure: Regenerate.
6906
6907 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6908
6909 * configure.in: Revert previous change.
6910 * configure: Regenerate.
6911
6912 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6913
6914 * configure.in: Make rda native-only.
6915 * configure: Regenerate.
6916
6917 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6918
6919 * configure.in: Add missing \.
6920 * configure: Rebuilt.
6921
6922 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6923
6924 * configure.in (baseargs): Avoid using \| in sed regular
6925 expressions.
6926 * configure: Rebuilt.
6927
6928 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6929
6930 * configure.in (baseargs): Remove all supported forms of
6931 --cache-file, --srcdir, --host, --build and --target options
6932 from argument lists.
6933 * configure: Rebuilt.
6934
6935 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6936
6937 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6938 * configure: Rebuilt.
6939
6940 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6941
6942 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6943 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6944 * Makefile.in: Regenerate.
6945 * configure: Regenerate.
6946
6947 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6948
6949 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6950 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6951 * Makefile.in: Regenerate.
6952
6953 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6954
6955 * configure.in: Remove Makefile in build, host and target modules
6956 unless configure was run with --no-recursion.
6957 * configure: Rebuilt.
6958
6959 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6960
6961 * config.guess: Update to 2003-01-03 version.
6962 * config.sub: Update to 2003-01-03 version.
6963
6964 2003-01-07 Christopher Faylor <cgf@redhat.com>
6965
6966 * configure: Regenerate with proper autoconf 2.13.
6967
6968 2003-01-07 Christopher Faylor <cgf@redhat.com>
6969
6970 * configure.in: Add AC_PREREQ for consistency.
6971 * configure: Regenerate.
6972
6973 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6974
6975 * configure.in (GDB_TK): Add tcl directories conditional on
6976 gdb/gdbtk directory being present.
6977 * configure: Regenerate.
6978
6979 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6980
6981 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6982 by gcc if LD is not defined and we are not doing a Canadian Cross.
6983 * configure: Rebuilt.
6984
6985 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6986
6987 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6988
6989 2002-12-31 Tom Tromey <tromey@redhat.com>
6990
6991 * Makefile.in: Rebuilt.
6992 * Makefile.def (target_modules) [libffi]: Allow installation.
6993
6994 2002-12-31 Andreas Schwab <schwab@suse.de>
6995
6996 * configure.in: Fix use of $program_transform_name.
6997 * configure: Regenerated.
6998
6999 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7000
7001 * configure.in (baseargs): Don't remove first configure argument.
7002 * configure: Regenerated.
7003
7004 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7005
7006 * Makefile.tpl (local-distclean): Don't remove...
7007 (multilib.ts): ... this. Moved into...
7008 (multilib.out): ... this. Don't use sub-make.
7009 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7010 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7011 (configure-build-[+module+], configure-[+module+],
7012 configure-target-[+module+], configure-gcc): ... these. Test
7013 for Makefile existence. Drop config.status from dependencies.
7014 * Makefile.in: Rebuilt.
7015 * configure.in: Move gcc-version-trigger to the end of
7016 ac_configure_args. Add comments to maybedep.tmp and
7017 serdep.tmp. Introduce --disable-serial-configure. Remove
7018 nonopt from baseargs, matching and removing corresponding
7019 whitespace while at it.
7020 * configure: Rebuilt.
7021
7022 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7023
7024 * configure.in (host_configargs): Replace reference to
7025 no-longer-defined buildopts with --build=${build_alias}.
7026 * configure: Rebuilt.
7027
7028 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7029
7030 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7031 program_transform_name to standard idiom.
7032 (AUTOGEN, AUTOCONF): Define.
7033 (Makefile.in): Use $(AUTOGEN).
7034 (Makefile): Depend on config.status, and use autoconf-style rule to
7035 build it. Move original commands to...
7036 (config.status): ... this new target.
7037 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7038 $(AUTOCONF).
7039 * Makefile.in: Rebuilt.
7040
7041 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7042
7043 * Makefile.tpl: Fix dramatic bustage due to change in
7044 program_transform_name.
7045 * Makefile.in: Regenerate.
7046
7047 * configure.in: Remove unnecessary PATH setting.
7048 * configure: Regnerate.
7049
7050 * configure.in: Don't default to unprefixed tools unless
7051 the native tools will work.
7052 * configure: Regenerate.
7053
7054 * configure.in: Convert to autoconf script. Blow away lots
7055 of now-redundant Makefile fragments.
7056 * configure: Generate using Autoconf.
7057 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7058 * Makefile.in: Regenerate.
7059
7060 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7061
7062 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7063 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7064
7065 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7066 where they belong.
7067
7068 2002-12-24 Andreas Schwab <schwab@suse.de>
7069
7070 * Makefile.tpl (multilib.out): Fix missing space.
7071 * Makefile.in: Regenerate.
7072
7073 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7074
7075 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7076 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7077 * Makefile.in: Regenerate.
7078 * configure.in: Remove unnecessary leftovers.
7079
7080 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7081
7082 * configure.in (extra_ranlibflags_for_target): New variable.
7083 (*-*-darwin): Add -c to ranlib commands.
7084 * configure (tooldir): Handle extra_ranlibflags_for_target.
7085
7086 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7087
7088 * COPYING.NEWLIB: Updated.
7089 * COPYING.LIBGLOSS: Ditto.
7090
7091 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7092
7093 * Makefile.tpl: Revert HJL's change.
7094 * Makefile.in: Regenerated.
7095 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7096 always.
7097
7098 2002-12-19 Andreas Schwab <schwab@suse.de>
7099
7100 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7101 * Makefile.in: Regenerate.
7102
7103 2002-12-18 H.J. Lu <hjl@gnu.org>
7104
7105 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7106 * Makefile.in: Regenerated.
7107
7108 * configure.in (build_prefix): New. Substitute.
7109
7110 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7111
7112 * Makefile.tpl: Don't let real targets depend on phony targets.
7113 * Makefile.in: Regenerate.
7114
7115 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7116 * Makefile.in: Regenerate.
7117
7118 2002-12-16 Jason Merrill <jason@redhat.com>
7119
7120 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7121 previous 'make bootstrap'.
7122 * Makefile.in: Regenerate.
7123
7124 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7125
7126 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7127
7128 2002-12-13 Jason Merrill <jason@redhat.com>
7129
7130 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7131 library tests.
7132 (check-c++): Just depend on it and check-target-libstdc++-v3.
7133 * Makefile.in: Regenerate.
7134
7135 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7136
7137 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7138 * Makefile.in: Regenerate.
7139
7140 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7141
7142 * COPYING.NEWLIB: Update list of alternate Regent of California
7143 licenses and discuss official revoking of advertising clause.
7144 * COPYING.LIBGLOSS: Ditto.
7145
7146 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7147
7148 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7149 * Makefile.in: Rebuilt.
7150
7151 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7152
7153 * configure: Fix bug put in by gremlins.
7154
7155 * Makefile.tpl: Substitute more autoconfily.
7156 * configure: Substitute more autoconfily.
7157 * Makefile.in: Regenerate.
7158
7159 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7160
7161 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7162 * Makefile.in (all-sim): Ditto.
7163
7164 2002-12-06 DJ Delorie <dj@redhat.com>
7165
7166 * Makefile.tpl: Change configure dependencies to not have real
7167 targets depend on phony targets.
7168
7169 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7170
7171 * configure.in: Revert unintentional change.
7172
7173 * src-release: Configure host subdirs.
7174
7175 * Makefile.tpl: Change dependency for */multilib.out so that
7176 it works when gcc isn't in the tree.
7177
7178 * configure.in: Substitute more.
7179 * configure: Run subconfigures from the Makefile.
7180 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7181 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7182
7183 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7184
7185 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7186 and corresponding dependencies.
7187 * Makefile.in: Regenerate.
7188
7189 * configure.in (host_tools): Order binutils, gas and ld for
7190 convenience in running the testsuites.
7191
7192 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7193 * Makefile.in: Regenerate.
7194 * configure.in: Introduce rules to serialize subconfigure runs.
7195
7196 * configure.in: Introduce BASE_CC_FOR_TARGET.
7197 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7198 Realize configure-build-* targets. Realize configure-target-* targets.
7199 * Makefile.in: Regenerate.
7200
7201 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7202
7203 * configure: Move gcc_version_trigger stuff from here...
7204 * configure.in: ...to here.
7205
7206 * configure.in: Separate subconfigure options added by this file from
7207 options given by the user. Add machinery to put args for host
7208 subconfigures into the Makefile.
7209
7210 * Makefile.tpl: Remove 'vault' targets.
7211 * Makefile.tpl: Reorder and comment dependencies.
7212 * Makefile.in: Regenerate.
7213
7214 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7215
7216 * configure.in: Move host-specific darwin noconfigdirs into
7217 the host-specific section.
7218
7219 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7220
7221 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7222 during replay.
7223 * Makefile.in: Regenerate.
7224
7225 (finishing slow-motion replay)
7226 * configure: Remove skip-this-dir support.
7227 * Makefile.tpl: Remove skip-this-dir support.
7228
7229 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7230 subdirectories.
7231 * Makefile.in: Regenerate.
7232
7233 * Makefile.tpl: Strip out useless setting of 'dir'.
7234 * Makefile.in: Regenerate.
7235
7236 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7237
7238 (finishing slow-motion replay)
7239 * configure.in: Fix deeply stupid bug.
7240
7241 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7242 shell code in CXX_FOR_TARGET
7243 * Makefile.def: Introduce raw_cxx.
7244 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7245 RAW_CXX_FOR_TARGET.
7246 * Makefile.in: Regenerate.
7247
7248 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7249
7250 (finishing slow-motion replay)
7251 * Makefile.tpl: Remove unnecessary ifs.
7252 * Makefile.in: Regenerate.
7253
7254 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7255 dependencies. Maybe-ize build-libiberty. Create dummy install
7256 targets for 'no_install' modules.
7257 * configure: Move GDB_TK substitution to configure.in. Move
7258 build_modules stuff to configure.in.
7259 * configure.in: Implement soft dependency machinery. Maybe-ize
7260 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7261 * Makefile.in: Regenerate.
7262
7263 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7264
7265 (continuing slow-motion replay)
7266 * Makefile.tpl: Make all-target, install-target behave similarly
7267 to all, install (only hitting configured targets). Eliminate
7268 unused macro defintions.
7269
7270 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7271 build != host.
7272
7273 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7274
7275 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7276
7277 * configure.in: Produce lists of subdir targets we're actually
7278 configuring. Remove references to "dosrel".
7279 * Makefile.tpl: Let configure set which subdir targets are hit.
7280 Remove install-cross; clean up install; remove ALL. Remove
7281 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7282 Autogenerate host module targets. Remove empty dependency lines
7283 and redundant dependency; rearrange slightly.
7284 * Makefile.def: Add host-side libtermcap, utils.
7285
7286 * Makefile.in: Regenerate.
7287
7288 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7289
7290 (Continuing slow-motion replay)
7291 * Makefile.def: Add list of recursive targets to autogenerate.
7292 Add build_modules.
7293 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7294 targets. Autogenerate *-build-* targets.
7295 * Makefile.in: Regenerate.
7296
7297 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7298
7299 (Continuing slow-motion replay)
7300 * configure: More autoconf-style substitutions.
7301 * Makefile.tpl: More autoconf-style substitutions.
7302 * Makefile.in: Regenerate.
7303
7304 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7305
7306 (Continuing slow-motion replay)
7307 * configure: Substitute more variables in a more autoconf-friendly
7308 way. Simplify slightly.
7309 * Makefile.tpl: Make more variables substitutable in an
7310 autoconf-friendly way.
7311 * Makefile.in: Regenerate.
7312
7313 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7314
7315 (Continuing slow-motion replay)
7316 * configure.in (v810*): Remove special setting of tools.
7317
7318 * configure: Add support for extra required flags for ar or nm.
7319 * configure.in (aix4.3+): Use above support for target-specific
7320 issues, rather than using config/mt-aix43.
7321
7322 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7323
7324 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7325 * configure: Remove 'removing', which doesn't work. Replace $subdir
7326 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7327 with $srcdir. Reformat indentation. Substitute some variables
7328 formerly hard-coded in the Makefile for build=host.
7329 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7330 * Makefile.def: Autogenerate more.
7331 * Makefile.in: Regenerate.
7332
7333 2002-11-13 Bruce Korb <bkorb@gnu.org>
7334
7335 * Makefile.tpl: syntactic cleanup
7336
7337 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7338
7339 * Makefile.def (host_modules): Add rda.
7340 * Makefile.in: Regenerate.
7341 * configure.in (target_tool): Add target-rda to list.
7342
7343 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7344
7345 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7346 and restrap targets to this rule.
7347 * Makefile.in: Regenerate.
7348
7349 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7350
7351 * configure.in (i[3456]86-*-linux*): Add check to disable
7352 ${libgcj} for glibc1.
7353
7354 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7355
7356 * configure.in: Add tic4x target.
7357
7358 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7359
7360 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7361 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7362 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7363 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7364 * Makefile.in: Regenerate.
7365
7366 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7367
7368 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7369 * Makefile.in: Regenerate.
7370
7371 * Makefile.def: Remove order dependency comments.
7372 * Makefile.tpl: Add explicit install-install dependencies.
7373 * Makefile.in: Regenerate.
7374
7375 * Makefile.tpl: Remove material now in src-release. (Finally!)
7376 * Makefile.in: Regenerate.
7377
7378 * configure: Restore my original patch by syncing with gcc version.
7379
7380 * Bring following over from gcc:
7381
7382 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7383
7384 * configure.in (s390*-*-linux*): Enable libgcj.
7385
7386 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7387
7388 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7389
7390 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7391
7392 * configure: Move stray lines back to where they belong.
7393
7394 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7395
7396 * Makefile.tpl: Insert configure-target target, for src-release.
7397
7398 * configure: Finish reverting change which Andrew Cagney started
7399 reverting. Should fix bustage.
7400
7401 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7402 * src-release: New file. Contains material for making net
7403 releases for gdb, binutils, et al., formerly in Makefile.in.
7404
7405 2002-09-30 Nick Clifton <nickc@redhat.com>
7406
7407 * cpu: New top level directory. Intended to hold input files for
7408 CGEN which have FSF copyright assignment.
7409 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7410
7411 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7412
7413 Revert below (note that src does not contain Makefile.tpl):
7414 * Makefile.tpl: Make subsituted variables more autoconfy.
7415 * Makefile.in: Regenerate.
7416
7417 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7418
7419 * configure: Revert accidentally applied changes.
7420
7421 * Makefile.tpl: Make more autoconf-friendly.
7422 * Makefile.in: Regenerate.
7423 * configure: Make substitution more autoconf-like.
7424
7425 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7426
7427 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7428 single entry to handle all these.
7429 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7430 libjava on arm-*-elf.
7431
7432 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7433
7434 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7435 things that depend on them.
7436
7437 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7438
7439 * Makefile.tpl: Make subsituted variables more autoconfy.
7440 * Makefile.in: Regenerate.
7441 * configure: Make seds more autoconfy.
7442
7443 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7444
7445 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7446 * Makefile.in: Regenerate.
7447 * configure.in: Rewrite sed statements to look autoconfy.
7448
7449 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7450 all-target-foo on configure-target-foo.
7451 * Makefile.def: Ditto.
7452 * Makefile.in: Rebuild.
7453
7454 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7455
7456 * Makefile.def: New file.
7457 * Makefile.tpl: New file.
7458 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7459
7460 * configure.in: Minor rearrangement. Simplify tests.
7461
7462 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7463
7464 * configure.in (with_headers): Skip copy if value is "yes".
7465 (with_libs): Likewise.
7466
7467 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7468
7469 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7470 * configure.in (sh*-*-pe*): Ditto.
7471 * configure.in (mips*-*-pe*): Ditto.
7472 * configure.in (*arm-wince-pe): Ditto.
7473
7474 * configure.in: Rearrange.
7475
7476 2002-09-12 Nick Clifton <nickc@redhat.com>
7477
7478 * Import these changes from the config master repository:
7479
7480 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7481
7482 * config.sub: Add tic4x target.
7483
7484 2002-09-03 Ben Elliston <bje@redhat.com>
7485
7486 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7487 Reported by <Duncan_Stodart@insession.com>.
7488
7489 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7490
7491 * COPYING.NEWLIB: More updates.
7492
7493 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7494
7495 * COPYING.NEWLIB: Update.
7496
7497 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7498
7499 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7500
7501 * config.guess: Import version 2002-08-23.
7502 * config.sub: Import version 2002-08-22.
7503
7504 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7505
7506 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7507 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7508 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7509
7510 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7511
7512 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7513
7514 2002-08-04 H.J. Lu (hjl@gnu.org)
7515
7516 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7517
7518 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7519
7520 * configure.in: Move generic linux case to end. Copy generic
7521 linux noconfigdirs to mips*-*-linux* entry and new
7522 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7523
7524 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7525
7526 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7527 one instance of them which was missed to the list to update.
7528
7529 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7530
7531 * config.guess: Update to 2002-07-09 version.
7532 * config.sub: Update to 2002-07-03 version.
7533
7534 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7535
7536 * configure.in: Remove two redundant tests.
7537
7538 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7539
7540 * configure.in (mips*-*-irix6*o32): Enable stabs.
7541
7542 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7543
7544 * configure.in: Don't build grez.
7545 * Makefile.in: Ditto.
7546
7547 * Makefile.in: Remove references to bsp, cygmon, libstub.
7548 * configure.in: Ditto.
7549
7550 * configure.in: Remove leftover reference to gdbtest.
7551
7552 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7553
7554 * configure.in (gxx_include_dir): Change to match versioned
7555 C++ headers if --enable-version-specific-runtime-libs is used.
7556
7557 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7558
7559 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7560
7561 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7562
7563 * configure.in: Make --without-x work.
7564
7565 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7566
7567 * contrib: New directory. Created to contain a copy of the
7568 texi2pod.pl script so that it is in the same place as the version in
7569 the FSF GCC sources.
7570
7571 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7572
7573 * configure.in: Rearrange target Makefile fragment collection.
7574
7575 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7576 cvs[src].
7577 * configure.in: Ditto.
7578
7579 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7580
7581 * Makefile.in: Eliminate 'apache' targets.
7582 * configure.in: Eliminate 'apache' targets.
7583
7584 * configure.in: Eliminate redundant tests. Reorganize.
7585
7586 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7587
7588 * config-ml.in: Eliminate references to Cygnus configure.
7589
7590 * Makefile.in: Eliminate references to building emacs.
7591
7592 2002-07-01 Denis Chertykov <denisc@overta.ru>
7593
7594 * configure.in: Add support for ip2k.
7595
7596 2002-06-24 Ben Elliston <bje@redhat.com>
7597
7598 * configure.in (host_tools): Remove cgen.
7599
7600 * Makefile.in (all-cgen): Remove; runs from its source directory.
7601 (check-cgen, install-cgen, clean-cgen): Likewise.
7602 (all-opcodes): No not depend on all-cgen.
7603 (all-sim): Likewise.
7604
7605 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7606
7607 * configure.in: Fix AIX configury bug.
7608
7609 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7610
7611 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7612
7613 * configure.in: Move definition of libstdcxx_flags right above
7614 usage, rather than way earlier.
7615
7616 * configure.in: Pull definition of is_cross_compiler earlier.
7617
7618 * configure.in: Rearrange a little.
7619
7620 * configure.in: Remove references to librx.
7621 * Makefile.in: Remove references to librx.
7622
7623 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7624
7625 * configure.in: Eliminate ${gasdir} variable.
7626
7627 2002-06-18 Dave Brolley <brolley@redhat.com>
7628
7629 * configure.in: Add support for frv.
7630 * config.sub: Add support for frv.
7631
7632 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7633
7634 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7635
7636 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7637
7638 * configure.in (vax-*-netbsd*): Re-enable gas.
7639
7640 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7641
7642 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7643 BUILD_PREFIX_1, to correct nomenclature.
7644 * configure: Likewise.
7645
7646 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7647 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7648
7649 2002-05-31 Olaf Hering <olh@suse.de>
7650
7651 * config-ml.in: Propogate DESTDIR also.
7652
7653 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7654
7655 * configure.in (vax-*-netbsd*): Don't build gas for this
7656 platform.
7657
7658 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7659
7660 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7661 and libgcj for AVR.
7662
7663 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7664
7665 * config.sub: Add DLX target.
7666
7667 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7668
7669 * config.guess: Update to 2002-05-22 version.
7670 * config.sub: Likewise.
7671
7672 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7673
7674 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7675 * config-ml.in: Likewise.
7676 * configure: Likewise.
7677 * configure.in: Likewise.
7678
7679 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7680
7681 * configure.in: Simplify makefile fragment collection.
7682
7683 * configure.in: Remove code to build emacs.
7684
7685 * configure.in : Remove --srcdir argument from targargs and buildargs
7686 (it's always overridden in the Makefile anyway). Rearrange a bit.
7687
7688 * configure: Move some logic to configure.in.
7689 * configure.in: Move some logic from configure.
7690
7691 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7692
7693 * COPYING.LIBGLOSS: New file.
7694
7695 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7696
7697 * Makefile.in: Honour DESTDIR.
7698
7699 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7700
7701 * configure.in (noconfigdirs): Don't disable libgcj on
7702 sparc64-*-solaris* and sparcv9-*-solaris*.
7703
7704 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7705
7706 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7707
7708 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7709
7710 * configure.in (FLAGS_FOR_TARGET): Do not add
7711 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7712 on i[3456]86-*-linux*.
7713
7714 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7715
7716 * configure.in (noconfigdirs): Replace [ ] with test.
7717
7718 * configure.in (noconfigdirs): Do not add target-newlib if
7719 target == i[3456]86-*-linux*, and host == target.
7720
7721 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7722
7723 * config.guess: Updated to 2002-04-26's version.
7724 * config.sub: Updated to 2002-04-26's version.
7725
7726 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7727
7728 * configure.in: delete reference to absent file
7729
7730 * configure.in: replace '[' with 'test'
7731
7732 * configure.in: Eliminate references to gash.
7733 * Makefile.in: Eliminate references to gash.
7734
7735 * configure.in: remove useless references to 'pic' makefile fragments.
7736
7737 * configure.in: (*-*-windows*) Finish removing.
7738
7739 * configure.in: Eliminate redundant test for libgui.
7740
7741 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7742
7743 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7744 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7745
7746 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7747
7748 * configure.in: remove references to dead files
7749
7750 2002-04-18 Tom Tromey <tromey@redhat.com>
7751
7752 * configure.in: Disallow configuring libgcj when it is already
7753 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7754 Solaris 2.8 by default. For PR libgcj/6158.
7755
7756 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7757
7758 * configure.in: Move default CC setting out of config/mh-* fragments
7759 directly into here.
7760
7761 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7762
7763 * configure.in: don't even try to configure or make a subdirectory
7764 if there's no configure script for it.
7765
7766 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7767
7768 * MAINTAINERS: Remove chill maintainers.
7769 * Makefile.in (CHILLFLAGS): Remove.
7770 (CHILL_LIB): Remove.
7771 (TARGET_CONFIGDIRS): Remove libchill.
7772 (CHILL_FOR_TARGET): Remove.
7773 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7774 CHILL_LIB.
7775 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7776 (CHECK_TARGET_MODULES): Likewise.
7777 (INSTALL_TARGET_MODULES): Likewise.
7778 (CLEAN_TARGET_MODULES): Likewise.
7779 (configure-target-libchill): Remove.
7780 (all-target-libchill): Remove.
7781 * configure.in (target_libs): Remove target-libchill.
7782 Do not compute CHILL_FOR_TARGET.
7783 * libchill: Remove directory.
7784
7785 2002-04-15 DJ Delorie <dj@redhat.com>
7786
7787 * Makefile.in, configure.in, configure: Sync with gcc, entries
7788 follow...
7789
7790 2002-04-08 Tom Tromey <tromey@redhat.com>
7791
7792 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7793 Fixes PR libgcj/6068.
7794
7795 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7796
7797 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7798
7799 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7800
7801 * configure.in (alpha*-dec-osf*): Enable libgcj.
7802
7803 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7804
7805 Fix for: PR bootstrap/3591, target/5676
7806 * configure.in (mcore-pe): Disable the configuration of
7807 libstdc++-v3 since exceptions are not supported.
7808
7809 2002-03-20 Anthony Green <green@redhat.com>
7810
7811 * configure.in: Enable libgcj for xscale-elf target.
7812
7813 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7814
7815 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7816 libjava.
7817 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7818
7819 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7820
7821 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7822 libstdc++-v3 and libjava.
7823
7824 2002-02-11 Adam Megacz <adam@xwt.org>
7825
7826 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7827 boehm-gc
7828
7829 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7830
7831 * config.guess: Updated to 2002-01-30's version.
7832 * config.sub: Updated to 2002-02-01's version.
7833 Contribute sh64-elf.
7834 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7835 * configure.in: Added sh64-*-*.
7836
7837 2002-01-17 H.J. Lu <hjl@gnu.org>
7838
7839 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7840 (all-target-fastjar): Also depend on all-target-libiberty.
7841
7842 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7843
7844 * configure, configure.in: Use temp file for long sed commands.
7845
7846 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7847
7848 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7849 libf2c.
7850
7851 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7852
7853 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7854
7855 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7856
7857 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7858
7859 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7860
7861 * configure: Handle temporary files securely using mkdir.
7862
7863 2001-09-26 Will Cohen <wcohen@redhat.com>
7864
7865 * configure.in (*-*-linux*): Disable configuration of target-newlib
7866 and target-libgloss.
7867
7868 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7869
7870 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7871 RANLIB.
7872
7873 2001-08-11 Graham Stott <grahams@redhat.com>
7874
7875 * Makefile.in (check-c++): Add missing semicolon.
7876
7877 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7878
7879 * configure.in (sh-*-linux*): New.
7880
7881 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7882
7883 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7884 and libgcj on m68hc11/m68hc12.
7885
7886 2001-06-27 H.J. Lu (hjl@gnu.org)
7887
7888 * Makefile (CFLAGS_FOR_BUILD): New.
7889 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7890
7891 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7892
7893 * configure.in (libstdcxx_flags): Do not try to execute
7894 libstdc++-v3/testsuite_flags until it exists.
7895
7896 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7897
7898 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7899
7900 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7901
7902 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7903
7904 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7905
7906 * configure.in: Move *-chorusos target case to the proper switch.
7907 Disable libgcj.
7908
7909 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7910
7911 * Makefile.in (STAGE1_CFLAGS): Pass down.
7912
7913 2001-04-13 Alan Modra <amodra@one.net.au>
7914
7915 * config.guess: Add hppa64-linux support. Note for next import that
7916 this is already in the master file.
7917 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7918
7919 2001-03-22 Colin Howell <chowell@redhat.com>
7920
7921 * Makefile.in (DO_X): Do not backslash single-quotes in
7922 backquotes (two places).
7923
7924 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7925
7926 * Makefile.in (DO_X): Quote nested quotes.
7927
7928 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7929
7930 * Makefile.in (DO_X): Use double quotes for quoting
7931 "RANLIB=$${RANLIB}".
7932
7933 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7934
7935 * configure.in: Only use `lang_requires' for languages athat are
7936 actually enabled.
7937
7938 2001-03-07 Tom Tromey <tromey@redhat.com>
7939
7940 * configure.in: Allow config-lang.in to set `lang_requires' to list
7941 of other required languages.
7942
7943 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7944
7945 * Makefile.in: Remove RANLIB definition. Use RANLIB
7946 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7947 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7948
7949 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7950 Alexandre Oliva <aoliva@redhat.com>
7951
7952 * Makefile.in (check-c++): Use tabs, not spaces.
7953
7954 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7955
7956 * Makefile.in (check-c++): New rule.
7957
7958 * configure.in (target_libs): Remove libg++.
7959 (noconfigdirs): Remove libg++.
7960 (noconfigdirs): Same.
7961 (noconfigdirs): Same.
7962 (noconfigdirs): Same.
7963
7964 * config-ml.in: Remove libg++ references.
7965
7966 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7967 (ALL_TARGET_MODULES): Same.
7968 (configure-target-libg++): Remove.
7969 (all-target-libg++): Remove.
7970 (configure-target-libio): Remove.
7971 (all-target-libio): Remove.
7972 (check-target-libio): Remove.
7973 (.PHONY): Remove.
7974 (libg++.tar.bz2): Remove.
7975 (all-target-cygmon): Remove libio.
7976 (all-target-libstdc++): Remove.
7977 (configure-target-libstdc++): Remove.
7978 (TARGET_LIB_PATH): Remove libstdc++.
7979 (ALL_GCC_CXX): Remove libstdc++.
7980 (all-target-gperf): Correct.
7981
7982 2001-02-15 Anthony Green <green@redhat.com>
7983
7984 * configure: Introduce GCJ_FOR_TARGET.
7985 * configure.in: Ditto.
7986 * Makefile.in: Ditto.
7987
7988 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7989
7990 * configure.in: for *-chorusos, don't config target-newlib and
7991 target-libgloss.
7992
7993 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7994
7995 Remove V2 C++ library.
7996 * configure.in: Remove --enable-libstdcxx_v3 support.
7997
7998 2001-01-27 Richard Henderson <rth@redhat.com>
7999
8000 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8001
8002 2001-01-26 Tom Tromey <tromey@redhat.com>
8003
8004 * configure.in: Allow libgcj to be built on Sparc Solaris.
8005
8006 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8007
8008 * configure.in: Enable libgcj on several additional platforms.
8009
8010 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8011
8012 * configure.in: Enable libgcj for linux targets.
8013
8014 2001-01-09 Mike Stump <mrs@wrs.com>
8015
8016 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8017 failures of subdirectories.
8018
8019 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8020
8021 * configure: handle DOS-style absolute paths.
8022
8023 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8024
8025 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8026
8027 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8028
8029 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8030 (libstdcxx_incdir): Pass down.
8031 * config.if: Remove expired bits for cxx_interface, add stub.
8032 (libstdcxx_incdir): Add variable for g++ include directory.
8033 * configure.in (gxx_include_dir): Use it.
8034
8035 2000-12-15 Andreas Jaeger <aj@suse.de>
8036
8037 * configure.in: Handle lang_dirs.
8038
8039 2000-12-13 Anthony Green <green@redhat.com>
8040
8041 * configure.in: Disable libgcj for any target not specifically
8042 listed. Disable libgcj for x86 and Alpha Linux until compatible
8043 with g++ abi.
8044
8045 2000-12-13 Mike Stump <mrs@wrs.com>
8046
8047 * Makefile.in (local-distclean): Also remove fastjar.
8048
8049 2000-12-10 Anthony Green <green@redhat.com>
8050
8051 * configure.in: Define libgcj. Disable libgcj target libraries for
8052 most targets.
8053
8054 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8055
8056 * configure.in (target_libs): Revert 2000-12-08 patch.
8057 (noconfigdirs): Added target-libjava.
8058
8059 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8060
8061 * Makefile.in: handle DOS-style absolute paths.
8062
8063 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8064
8065 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8066 libjava.
8067 * configure.in (target_libs): Removed `target-libjava'.
8068
8069 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8070
8071 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8072 (ALL_MODULES): Added fastjar.
8073 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8074 (all-target-libjava): all-fastjar replaces all-zip.
8075 (all-fastjar): Added.
8076 (configure-target-fastjar, all-target-fastjar): Likewise.
8077 * configure.in (host_tools): Added fastjar.
8078
8079 2000-12-07 Mike Stump <mrs@wrs.com>
8080
8081 * Makefile.in (local-distclean): Remove leftover built files.
8082
8083 2000-11-16 Fred Fish <fnf@be.com>
8084
8085 * configure.in (enable_libstdcxx_v3): Fix typo,
8086 libstd++ -> libstdc++.
8087
8088 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8089
8090 * configure: Provide the original toplevel configure arguments
8091 (including $0) to subprocesses in the environment rather than
8092 through gcc/configargs.h.
8093
8094 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8095
8096 * configure: Turn on libstdc++ V3 by default.
8097
8098 2000-10-16 Michael Meissner <meissner@redhat.com>
8099
8100 * configure (gcc/configargs.h): Only create if there is a build GCC
8101 directory created.
8102
8103 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8104
8105 * configure: Save configure arguments to gcc/configargs.h.
8106
8107 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8108
8109 * Makefile.in (bootstrap): avoid recursion if subdir missing
8110 (cross): ditto
8111 (do-proto-toplev): ditto
8112
8113 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8114
8115 * configure.in: Do not build byacc for hppa64. Provide paths to the
8116 X11 libraries for hppa64.
8117
8118 2000-09-02 Anthony Green <green@cygnus.com>
8119
8120 * Makefile.in (all-gcc): Depend on all-zlib.
8121 (CLEAN_MODULES): Add clean-zlib.
8122 (ALL_MODULES): Add all-zlib.
8123 * configure.in (host_libs): Add zlib.
8124
8125 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8126
8127 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8128 $targargs to tell whether newlib is going to be built.
8129
8130 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8131 $$r/TARGET_SUBDIR/libio for _G_config.h.
8132
8133 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8134
8135 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8136
8137 * configure: Make enable_threads and enable_shared defaults
8138 explicit. Substitute enable_threads into generated Makefiles.
8139 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8140 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8141
8142 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8143
8144 * configure.in: Re-enable all references to libg++ and librx.
8145
8146 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8147
8148 * configure.in: Add *-*-freebsd* configurations.
8149
8150 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8151
8152 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8153 (do-tar, do-bz2): New rules.
8154 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8155 (gdb-tar): New rule.
8156 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8157 (insight_dejagnu.tar): New rule.
8158 (insight.tar): New rule.
8159 (gdb+dejagnu.tar): New rule.
8160 (gdb.tar): New rule.
8161
8162 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8163
8164 * MAINTAINERS: Update dejagnu/
8165
8166 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8167
8168 * ltmain.sh (relink_command): Fix typo in previous change.
8169
8170 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8171
8172 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8173 (relink_command): Added --tag flags.
8174 (mode=install): If relinking fails; error out.
8175
8176 2002-03-12 Richard Henderson <rth@redhat.com>
8177
8178 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8179 .NOTPARALLEL tag.
8180 (do-check): Rename from check.
8181 (check): Allow parallel check.
8182
8183 2002-03-11 Richard Henderson <rth@redhat.com>
8184
8185 * Makefile.in (.NOTPARALLEL): Add fake tag.
8186
8187 2002-03-07 H.J. Lu (hjl@gnu.org)
8188
8189 * configure.in: Enable gprof for mips*-*-linux*.
8190
8191 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8192
8193 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8194 libjava.
8195 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8196
8197 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8198
8199 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8200
8201 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8202
8203 * config.guess: Import from master sources, rev 1.232.
8204 * config.sub: Import from master sources, rev 1.246.
8205
8206 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8207
8208 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8209 because its Makefile is there; test for the executable instead.
8210
8211 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8212
8213 Contribute sh64-elf.
8214 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8215 * configure.in: Added sh64-*-*.
8216
8217 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8218
8219 * COPYING.NEWLIB: Remove advertising clause from
8220 Berkeley and Red Hat licenses.
8221
8222 2002-02-01 Mo DeJong <supermo@bayarea.net>
8223
8224 * Makefile.in: Add all-tix to deps for all-snavigator
8225 so that tix is built when building snavigator.
8226
8227 2002-02-01 Ben Elliston <bje@redhat.com>
8228
8229 * config.guess: Import from master sources, rev 1.229.
8230 * config.sub: Import from master sources, rev 1.240.
8231
8232 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8233
8234 From Steve Ellcey <sje@cup.hp.com>:
8235 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8236 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8237 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8238 IA64.
8239 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8240 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8241 soname_spec, sys_lib_search_path_spec): Ditto.
8242
8243 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8244
8245 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8246 target-libiberty, and target-libgloss. Skip Java-related
8247 libraries if not supported for NetBSD on target CPU.
8248
8249 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8250
8251 * configure.in: Import StrongARM and XScale target_configdirs from
8252 FSF GCC version.
8253
8254 2002-01-16 H.J. Lu (hjl@gnu.org)
8255
8256 * config.guess: Import from master sources, rev 1.225.
8257 * config.sub: Import from master sources, rev 1.238.
8258
8259 * MAINTAINERS: Updated notes on config.guess and config.sub.
8260
8261 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8262
8263 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8264 ld and gdb are not supported.
8265
8266 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8267
8268 * Change reference to Cygnus Solutions to be Red Hat.
8269
8270 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8271
8272 * COPYING.NEWLIB: Update generic copyright date.
8273
8274 2002-01-07 Mark Salter <msalter@redhat.com>
8275
8276 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8277 Allow target-libgloss to be built for arm, strongarm, and xscale.
8278
8279 2002-01-03 Ben Elliston <bje@redhat.com>
8280
8281 * MAINTAINERS: Update URL for config.* scripts.
8282
8283 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8284
8285 * config.sub: Import latest version.
8286 * config.guess: Likewise.
8287
8288 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8289
8290 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8291 options for i[3456]86-pc-linux* native builds.
8292
8293 2001-12-05 Laurent Guerby <guerby@acm.org>
8294
8295 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8296 libiberty.
8297
8298 Import this patch from gcc:
8299
8300 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8301
8302 * symlink-tree: handle DOS-style absolute paths.
8303
8304 2001-11-28 DJ Delorie <dj@redhat.com>
8305 Zack Weinberg <zack@codesourcery.com>
8306
8307 When build != host, create libiberty for the build machine.
8308
8309 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8310 CONFIG_ARGUMENTS.
8311 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8312 New variables.
8313 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8314 and rules.
8315 (all.normal): Depend on ALL_BUILD_MODULES.
8316 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8317 (all-build-libiberty): Depend on configure-build-libiberty.
8318
8319 * configure: Calculate and substitute proper value for
8320 ALL_BUILD_MODULES.
8321 * configure.in: Create the build subdirectory.
8322 Calculate and substitute TARGET_CONFIGARGS (formerly
8323 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8324
8325 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8326
8327 * config.sub: Update to version 1.232 on subversion.
8328
8329 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8330
8331 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8332 files from .po files for a distribution.
8333
8334 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8335
8336 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8337
8338 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8339
8340 Merged from net gcc:
8341 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8342 * ltcf-c.sh: Use $objext, not $ac_objext.
8343 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8344 * ltcf-cxx.sh: Add support for GNU.
8345 2001-07-22 Timothy Wall <twall@redhat.com>
8346 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8347 default settings if using GNU tools with that configuration.
8348 * ltcf-cxx.sh: Ditto.
8349 * ltcf-gcj.sh: Ditto.
8350 2001-07-21 Michael Chastain <chastain@redhat.com>
8351 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8352 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8353 * ltmain.sh: Mark as gcc-local.
8354
8355 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8356
8357 * Makefile.in (all-bison): Revert 2001-10-24.
8358 Don't depend on texinfo.
8359
8360 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8361
8362 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8363
8364 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8365
8366 * configure.in (--enable-languages): Be more permissive about
8367 syntax. Check for empty lists better. Warn about $LANGUAGES.
8368
8369 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8370
8371 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8372
8373 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8374
8375 Makefile.in (all-bison): Don't depend on texinfo.
8376
8377 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8378
8379 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8380
8381 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8382
8383 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8384
8385 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8386
8387 * config.sub, config.guess: Import latest from subversions.
8388
8389 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8390
8391 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8392 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8393 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8394 avoid quotes nesting problems.
8395 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8396 (DO_X): Export only variables that are set.
8397
8398 2001-09-19 Ben Elliston <bje@redhat.com>
8399
8400 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8401 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8402 semantics. Use the shell built-in "type" command instead.
8403
8404 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8405
8406 * config.sub: Reverted the earlier change, this version is not the
8407 master file.
8408
8409 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8410
8411 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8412 Add support for mips64.
8413
8414 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8415
8416 * configure.in: Enable libstdc++-v3 for h8300 targets.
8417
8418 2001-08-30 Eric Christopher <echristo@redhat.com>
8419 Jason Eckhardt <jle@redhat.com>
8420
8421 * config.sub: Add support for mipsisa32.
8422
8423 2001-08-30 Eric Christopher <echristo@redhat.com>
8424
8425 * config.sub, config.guess: Import latest from subversions.
8426
8427 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8428
8429 * config.sub, config.guess: Import latest from subversions.
8430
8431 2001-07-26 DJ Delorie <dj@redhat.com>
8432
8433 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8434
8435 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8436
8437 * Makefile.in: Revert 2001-06-17.
8438 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8439
8440 2001-06-17 H.J. Lu <hjl@gnu.org>
8441
8442 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8443 (gas+binutils.tar.bz2): Likewise.
8444 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8445
8446 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8447
8448 * Makefile.in (VER): When present, extract the version number from
8449 the file version.in.
8450
8451 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8452
8453 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8454 gcc/xgcc is built, use -print-prog-name to find out the program
8455 name to use.
8456
8457 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8458
8459 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8460 with_gcc]: Use `gcc -shared' to build a shared library.
8461
8462 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8463
8464 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8465 archives.
8466
8467 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8468
8469 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8470 libraries when using g++ with native linker.
8471
8472 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8473
8474 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8475
8476 2001-05-24 Tom Rix <trix@redhat.com>
8477
8478 * configure.in : enable ld for aix
8479
8480 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8481
8482 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8483 [aix4*|aix5*]: Prepend blank.
8484
8485 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8486
8487 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8488 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8489 of subdir/configure scripts to use the new libtool.m4.
8490
8491 2001-05-14 H.J. Lu <hjl@gnu.org>
8492
8493 * config.if (libc_interface): Set to -libc6.2- for cross
8494 compiling to Linux/glibc 2.2.
8495
8496 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8497
8498 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8499 libgcj.
8500
8501 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8502
8503 * configure.in (noconfigdirs): Don't reset it from scratch in the
8504 target case; only append to it.
8505
8506 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8507
8508 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8509 sparc-*-solaris2.8]: Disable ${libgcj}.
8510
8511 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8512
8513 * configure.in (libgcj_saved): Copy from $libgcj.
8514 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8515 --disable-libgcj.
8516
8517 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8518
8519 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8520 1.641.2.228.
8521
8522 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8523
8524 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8525 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8526
8527 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8528
8529 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8530 New macros.
8531 (bootstrap, cross): Use RECURSE_FLAGS.
8532 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8533
8534 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8535
8536 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8537
8538 2001-03-23 Nick Clifton <nickc@redhat.com>
8539
8540 * README-maintainer-mode: Add note about inability to use "make
8541 distclean" in maintainer mode.
8542
8543 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8544
8545 Re-installed:
8546 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8547 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8548 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8549 * ltcf-cxx.sh: Likewise.
8550 * ltcf-gcj.sh: Likewise.
8551
8552 2001-03-22 Philip Blundell <philb@gnu.org>
8553
8554 * config.sub, config.guess: Import latest from subversions.
8555
8556 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8557
8558 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8559 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8560
8561 2001-03-20 Michael Chastain <chastain@redhat.com>
8562
8563 * Makefile.in: all-m4 depends on all-texinfo.
8564
8565 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8566
8567 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8568
8569 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8570
8571 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8572 longer valid.
8573
8574 2001-02-16 Nick Clifton <nickc@redhat.com>
8575
8576 * configure.in (noconfigdirs): Allow configuration of texinfo
8577 for Cygwin hosts.
8578
8579 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8580
8581 * config.guess: Add linux target for S/390.
8582 * config.sub: Likewise.
8583 * configure.in: Likewise.
8584
8585 2001-02-06 Ben Elliston <bje@redhat.com>
8586
8587 * configure: Output host type to stdout, not stderr.
8588
8589 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8590
8591 * config.guess: Import from subversions.gnu.org (revision 1.181).
8592 * config.sub: Import from subversions.gnu.org (revision 1.199).
8593
8594 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8595
8596 * config.guess: Handle hppa64-linux systems.
8597
8598 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8599
8600 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8601 Don't unset, it's non-portable and no longer necessary, set to empty
8602 instead.
8603
8604 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8605
8606 * ltconfig: Shell portability fix for the tagname validity check.
8607
8608 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8609
8610 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8611
8612 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8613
8614 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8615 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8616
8617 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8618
8619 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8620 keep at least one of build_libtool_libs or build_old_libs set to
8621 yes.
8622
8623 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8624
8625 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8626 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8627
8628 2000-11-07 Philip Blundell <pb@futuretv.com>
8629
8630 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8631
8632 2000-11-03 Philip Blundell <pb@futuretv.com>
8633
8634 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8635 files.
8636
8637 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8638
8639 * COPYING.NEWLIB: Put into source repository.
8640
8641 2001-01-15 Ben Elliston <bje@redhat.com>
8642
8643 * configure.in (host_tools): Add sid.
8644 Always configure cgen.
8645 * Makefile.in (all-sid): New target.
8646 (check-sid, clean-sid, install-sid): Likewise.
8647
8648 2001-01-07 Andreas Jaeger <aj@suse.de>
8649
8650 * config.sub, config.guess: Update from subversions.
8651
8652 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8653
8654 * configure.in: Disable language-specific target libraries for
8655 languages that aren't enabled.
8656
8657 2000-11-24 Nick Clifton <nickc@redhat.com>
8658
8659 * configure.in (xscale-elf): Add target.
8660 (xscale-coff): Add target.
8661 (c4x, c5x, tic54x): Move after ARM targets.
8662
8663 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8664
8665 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8666
8667 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8668
8669 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8670
8671 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8672
8673 * Makefile.in: Merge with GCC and libgcj.
8674 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8675 configure-target-<library> when their configure scripts need the C
8676 or C++ library to have already been built to work properly.
8677 (do_proto_toplev): Set them to an empty string.
8678
8679 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8680
8681 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8682 (REALLY_SET_LIB_PATH): Use them.
8683
8684 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8685
8686 * config.sub: Add support for Sun Chorus
8687
8688 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8689
8690 * config.sub: Add support for the *-storm-chaos OS.
8691
8692 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8693
8694 * configure.in (noconfigdirs): Don't compile some
8695 of the libraries for 68HC11 & 68hc12 targets.
8696
8697 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8698
8699 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8700 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8701 all affected `configure' scripts.
8702
8703 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8704
8705 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8706 ltcf-c.sh.
8707
8708 2000-09-12 Philip Blundell <philb@gnu.org>
8709
8710 * config.sub, config.guess: Update from subversions.
8711
8712 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8713
8714 * Makefile.in (all-zlib): Added dummy target.
8715
8716 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8717 multi-language branch.
8718
8719 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8720
8721 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8722 (bootstrap*): Depend on all-bootstrap.
8723
8724 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8725
8726 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8727 crosses, but add gcc/include to the header search path for them.
8728
8729 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8730
8731 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8732 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8733 * gettext.m4: New file, extracted from aclocal.m4.
8734
8735 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8736
8737 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8738 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8739 sub-configures.
8740
8741 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8742
8743 * Makefile.in (ALL_MODULES): Add all-cgen.
8744 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8745 (all-cgen): New target.
8746 (all-opcodes,all-sim): Depend on all-cgen.
8747 * configure.in (host_tools): Add cgen.
8748 Only configure cgen if --enable-cgen-maint.
8749
8750 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8751
8752 * config-ml.in (CC, CXX): Don't introduce a leading space.
8753
8754 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8755
8756 * configure.in (libstdcxx_flags): Use
8757 libstdc++-v3/src/libstdc++.INC.
8758
8759 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8760
8761 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8762
8763 2000-08-11 Jason Merrill <jason@redhat.com>
8764
8765 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8766 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8767 (FLAGS_FOR_TARGET): Not here.
8768 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8769
8770 2000-08-07 DJ Delorie <dj@redhat.com>
8771
8772 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8773 "if we're also building gcc, and it's a gcc that will run on the
8774 build machine, we want to use its includes instead of the system's
8775 default includes".
8776
8777 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8778
8779 * configure.in (libstdcxx_flags): Don't use `"'.
8780
8781 * config-ml.in: Adjust multilib search paths to the
8782 appropriate multilib tree.
8783
8784 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8785
8786 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8787 commas in $LANGUAGES.
8788
8789 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8790
8791 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8792
8793 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8794
8795 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8796 CXX_FOR_TARGET for sed.
8797
8798 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8799
8800 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8801 Do not override if already set in the environment or in configure.
8802 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8803 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8804
8805 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8806
8807 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8808 (GCC_FOR_TARGET): Use it.
8809 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8810 * configure.in: ... here.
8811 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8812 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8813
8814 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8815
8816 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8817 (configure-target-libchill, configure-target-libobjc): Likewise.
8818
8819 * configure.in: Use the same cache file for all target libs.
8820 * config-ml.in: But different cache files per multilib variant.
8821
8822 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8823
8824 * configure (topsrcdir): Don't use dirname.
8825
8826 2000-07-20 Jason Merrill <jason@redhat.com>
8827
8828 * configure.in: Remove all references to libg++ and librx.
8829
8830 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8831
8832 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8833
8834 * config.sub: Update to subversions version 2000-07-06.
8835
8836 2000-07-12 Andrew Haley <aph@cygnus.com>
8837
8838 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8839 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8840
8841 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8842
8843 * symlink-tree: Check number of arguments.
8844
8845 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8846
8847 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8848
8849 2000-07-05 Jim Wilson <wilson@cygnus.com>
8850
8851 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8852 search path for a g++ extracted from the build tree. This
8853 will allow link tests run by configure scripts in
8854 subdirectories to succeed.
8855
8856 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8857
8858 * ltconfig: Add support for mips-dde-sysv4.2MP
8859
8860 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8861
8862 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8863 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8864
8865 2000-06-19 Timothy Wall <twall@cygnus.com>
8866
8867 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8868 * config.sub: Add tic54x target.
8869
8870 2000-06-07 Phillip Thomas <pthomas@suse.de>
8871
8872 * README-maintainer-mode: New file: Contains notes on using
8873 --enable-maintainer-mode with binutils.
8874
8875 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8876
8877 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8878
8879 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8880
8881 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8882 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8883
8884 20000-05-21 H.J. Lu (hjl@gnu.org)
8885
8886 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8887 directory are used if they exist. Make sure
8888 $(build_tooldir)/include is searched for header files,
8889 $(build_tooldir)/lib/ for library files.
8890 (GCC_FOR_TARGET): Likewise.
8891 (CXX_FOR_TARGET): Likewise.
8892
8893 2000-05-18 Jeffrey A Law (law@cygnus.com)
8894
8895 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8896
8897 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8898
8899 * Makefile.in (configure-target-libiberty): Depend on
8900 configure-target-newlib.
8901
8902 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8903
8904 * configure.in, Makefile.in: Merge all libffi-related
8905 configury stuff from the libgcj tree.
8906
8907 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8908
8909 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8910 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8911
8912 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8913
8914 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8915 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8916 current version information. Add to proto-toplev directory.
8917 (gdb-taz): Build do-djunpack.
8918
8919 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8920
8921 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8922
8923 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8924
8925 * ltmain.sh: Preserve in relink_command any environment
8926 variables that may affect the linker behavior.
8927
8928 2000-05-12 Jeffrey A Law (law@cygnus.com)
8929
8930 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8931
8932 2000-05-10 Jim Wilson <wilson@cygnus.com>
8933
8934 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8935
8936 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8937
8938 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8939 with the version name.
8940
8941 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8942
8943 * config.if: Tweak.
8944
8945 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8946
8947 * djunpack.bat: New file.
8948
8949 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8950
8951 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8952 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8953 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8954 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8955
8956 2000-04-16 Dave Pitts <dpitts@cozx.com>
8957
8958 * config.sub (case $basic_machine): Change default for "ibm-*"
8959 to "openedition".
8960
8961 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8962
8963 * Makefile.in (gdb-taz): New target. GDB specific archive.
8964 (do-md5sum): New target.
8965 (MD5PROG): Define.
8966 (PACKAGE): Default to TOOL.
8967 (VER): Default to a shell script.
8968 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8969 md5 checksum generation.
8970 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8971 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8972 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8973 insight.tar.bz2): Use gdb-taz to create archive.
8974
8975 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8976
8977 * configure (warn_cflags): Delete.
8978
8979 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8980 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8981
8982 * configure.in (enable_libstdcxx_v3): Add.
8983 (target_libs): Add bits here to switch between libstdc++-v2 and
8984 libstdc++-v3.
8985 * config.if: And this file too.
8986 * Makefile.in: Add libstdc++-v3 targets.
8987
8988 2000-04-05 Michael Meissner <meissner@redhat.com>
8989
8990 * config.sub (d30v): Add d30v as a basic machine type.
8991
8992 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8993
8994 * configure.in: -linux-gnu*, not -linux-gnu.
8995
8996 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8997
8998 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8999 (do-tar-bz2): Replace TOOL with PACKAGE.
9000 (gdb.tar.bz2): Remove GDBTK from GDB package.
9001 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9002 dejagnu.tar.bz2): New packages.
9003
9004 2000-02-27 Andreas Jaeger <aj@suse.de>
9005
9006 * configure.in: Add entry for mips*-*-linux*, move catch all
9007 *-*-*linux* entry below this one.
9008
9009 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9010
9011 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9012
9013 2000-02-24 Nick Clifton <nickc@cygnus.com>
9014
9015 * config.sub: Support an OS of "wince".
9016
9017 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9018
9019 * config.guess, config.sub: Updated to match config's 2000-02-15
9020 version.
9021
9022 2000-02-23 Linas Vepstas <linas@linas.org>
9023
9024 * config.sub: Add support for Linux/IBM 370.
9025 * configure.in: Likewise.
9026
9027 2000-02-22 Nick Clifton <nickc@cygnus.com>
9028
9029 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9030
9031 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9032
9033 * config.guess: Guess "cygwin" rather than "cygwin32".
9034
9035 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9036
9037 * configure (gcc_version): When setting, narrow search to
9038 lines containing `version_string'.
9039
9040 2000-02-15 Denis Chertykov <denisc@overta.ru>
9041
9042 * config.sub: Add support for avr target.
9043
9044 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9045
9046 * config.sub: Add mmix-knuth-mmixware.
9047
9048 2000-01-27 Christopher Faylor <cgf@redhat.com>
9049
9050 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9051 structure stuff to -L library search.
9052 (CXX_FOR_TARGET): Ditto.
9053 (CROSS_CHECK_MODULES): Fix spelling mistake.
9054
9055 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9056
9057 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9058 the C++ compiler.
9059
9060 2000-01-12 Richard Henderson <rth@cygnus.com>
9061
9062 * configure.in: Don't build some bits for beos.
9063
9064 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9065
9066 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9067 as include files.
9068
9069 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9070
9071 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9072 not mh-aix43.
9073
9074 1999-12-14 Richard Henderson <rth@cygnus.com>
9075
9076 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9077 * config.sub: Accept alphaev[78], alphaev8.
9078
9079 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9080
9081 * config.guess, config.sub: Update from autoconf.
9082
9083 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9084
9085 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9086 necessary libraries are missing.
9087
9088 1999-10-25 Andreas Schwab <schwab@suse.de>
9089
9090 * configure: Fix quoting inside arguments of eval.
9091
9092 1999-10-21 Nick Clifton <nickc@cygnus.com>
9093
9094 * config-ml.in: Allow suppression of some ARM multilibs.
9095
9096 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9097
9098 * config.guess: Add OS/390 match pattern.
9099 * config.sub: Add mvs, openedition targets.
9100 * configure.in (i370-ibm-opened*): New.
9101
9102 1999-09-04 Steve Chamberlain <sac@pobox.com>
9103
9104 * config.sub: Add support for configuring for pj.
9105
9106 1999-08-31 Nick Clifton <nickc@cygnus.com>
9107
9108 * config.sub (maybe_os): Add support for configuring for fr30.
9109
9110 1999-08-25 Nick Clifton <nickc@cygnus.com>
9111
9112 * configure.in: Do not configure or build ld for AIX
9113 platforms. ld is known to be broken on these platforms.
9114
9115 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9116
9117 * config-ml.in: Pass compiler flag corresponding to multidirs to
9118 subdir configures.
9119
9120 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9121
9122 * Makefile.in (LDFLAGS): Define.
9123
9124 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9125
9126 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9127 noconfigdirs.
9128 (*-*-cygwin*): Likewise.
9129
9130 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9131
9132 * mkdep: New file.
9133 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9134 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9135
9136 From Eli Zaretskii <eliz@is.elta.co.il>:
9137 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9138 long file name when using DJGPP on MS-DOS.
9139
9140 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9141
9142 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9143
9144 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9145
9146 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9147 dependency as this causes "make check" to globally "make all"
9148
9149 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9150
9151 * configure.in (target_libs): Added target-zlib.
9152 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9153 (CONFIGURE_TARGET_MODULES): Likewise.
9154 (CHECK_TARGET_MODULES): Likewise.
9155 (INSTALL_TARGET_MODULES): Likewise.
9156 (CLEAN_TARGET_MODULES): Likewise.
9157 (configure-target-zlib): New target.
9158 (all-target-zlib): Likewise.
9159 (all-target-libjava): Depend on all-target-zlib.
9160 (configure-target-libjava): Depend on configure-target-zlib.
9161
9162 * Makefile.in (configure-target-libjava): Depend on
9163 configure-target-newlib.
9164 (configure-target-boehm-gc): New target.
9165 (configure-target-qthreads): New target.
9166
9167 * configure.in (target_libs): Added target-qthreads.
9168 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9169 (CONFIGURE_TARGET_MODULES): Likewise.
9170 (CHECK_TARGET_MODULES): Likewise.
9171 (INSTALL_TARGET_MODULES): Likewise.
9172 (CLEAN_TARGET_MODULES): Likewise.
9173 (all-target-qthreads): New target.
9174 (configure-target-libjava): Depend on configure-target-qthreads.
9175 (all-target-libjava): Depend on all-target-qthreads.
9176
9177 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9178 (CONFIGURE_TARGET_MODULES): Likewise.
9179 (CHECK_TARGET_MODULES): Likewise.
9180 (INSTALL_TARGET_MODULES): Likewise.
9181 (CLEAN_TARGET_MODULES): Likewise.
9182 (all-target-libjava): New target.
9183 (all-target-boehm-gc): Likewise.
9184 * configure.in (target_libs): Added libjava, boehm-gc.
9185
9186 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9187
9188 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9189 configure.bat in SUPPORT_FILES.
9190 (gas+binutils.tar.bz2): Likewise.
9191
9192 * makeall.bat: Remove; obsolete.
9193
9194 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9195
9196 From Mark Elbrecht:
9197 * configure.bat: Remove; obsolete.
9198
9199 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9200
9201 * configure: Add -W -Wall to the default CFLAGS when compiling with
9202 gcc.
9203
9204 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9205
9206 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9207
9208 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9209
9210 * configure.in: Build ld on IRIX6.
9211
9212 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9213
9214 * Makefile.in: Change distribution targets to use bzip2 instead of
9215 gzip.
9216 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9217 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9218
9219 1999-06-04 Nick Clifton <nickc@cygnus.com>
9220
9221 * config.sub: Add mcore target.
9222
9223 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9224
9225 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9226
9227 1999-05-25 H.J. Lu (hjl@gnu.org)
9228
9229 * config.guess (dummy): Changed to $dummy.
9230
9231 1999-05-24 Nick Clifton <nickc@cygnus.com>
9232
9233 * config.sub: Tidied up case statements.
9234
9235 1999-05-22 Ben Elliston <bje@cygnus.com>
9236
9237 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9238 <jiro@din.or.jp>.
9239
9240 * config.guess: Merge with FSF version. Future changes will be
9241 more accurately recorded in this ChangeLog.
9242 * config.sub: Likewise.
9243
9244 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9245
9246 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9247
9248 1999-04-30 Tom Tromey <tromey@cygnus.com>
9249
9250 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9251
9252 1999-04-23 Tom Tromey <tromey@cygnus.com>
9253
9254 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9255
9256 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9257
9258 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9259 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9260 Bad merge removed these two changes.
9261
9262 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9263 Martin Heller (Ing.-Buero_Heller@t-online.de)
9264
9265 * config.guess (interix Alpha): Add.
9266
9267 1999-04-11 Richard Henderson <rth@cygnus.com>
9268
9269 * configure.in (i?86-*-beos*): Do config gperf; don't config
9270 gdb, newlib, or libgloss.
9271
9272 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9273
9274 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9275 link a trivial program with -mabi=64. If it fails, remove mabi=64
9276 from multidirs.
9277
9278 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9279
9280 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9281
9282 1999-04-08 Nick Clifton <nickc@cygnus.com>
9283
9284 * config.sub: Add support for mcore targets.
9285
9286 1999-04-07 Michael Meissner <meissner@cygnus.com>
9287
9288 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9289 not mt-ospace, in order to shut up assembler warning about using
9290 symbols that are named the same as registers.
9291
9292 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9293
9294 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9295 dependency list for all-target-cygmon.
9296
9297 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9298
9299 * config-ml.in: Check $host, not $target, for selective multilibs.
9300 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9301 thumb interworking, and underscore prefix multilibs.
9302
9303 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9304
9305 * missing: Update to version from current automake.
9306
9307 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9308
9309 * configure (gxx_include_dir): Removed.
9310
9311 * configure.in (gxx_include_dir): Handle it.
9312 * Makefile.in: Likewise.
9313
9314 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9315
9316 * config.sub (mips64vr4111,mips64vr4111el) Add.
9317
9318 1999-03-21 Ben Elliston <bje@cygnus.com>
9319
9320 * config.guess: Correct typo for detecting ELF on FreeBSD.
9321
9322 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9323
9324 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9325 config/mh-djgpp.
9326
9327 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9328
9329 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9330 all-target-newlib to dependency list for all-target-bsp.
9331
9332 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9333
9334 * config.sub: Add i386-uwin support.
9335 * config.guess: Likewise.
9336
9337 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9338
9339 * configure.in: cleanup, add mh-*pic handling for arm, special
9340 case powerpc*-*-aix*
9341
9342 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9343
9344 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9345 can be built.
9346
9347 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9348
9349 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9350 targets.
9351
9352 1999-03-02 Nick Clifton <nickc@cygnus.com>
9353
9354 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9355
9356 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9357
9358 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9359
9360 1999-02-24 Nick Clifton <nickc@cygnus.com>
9361
9362 * config.sub: Fix typo in arm recognition.
9363
9364 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9365
9366 * configure.in (noconfigdirs): Changed target_configdirs to
9367 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9368 rather than m68k-*-* since it is not known to work on
9369 m68k-aout. Ditto for arm-*-*oabi.
9370
9371 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9372
9373 * configure.in (*-*-windows*): Remove, no longer used.
9374
9375 1999-02-19 Ben Elliston <bje@cygnus.com>
9376
9377 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9378 Smart and improved by Andrew Cagney.
9379
9380 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9381
9382 * config.guess: Recognize openbsd-*-hppa.
9383
9384 1999-02-17 H.J. Lu (hjl@gnu.org)
9385
9386 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9387 only if it is not empty.
9388
9389 1999-02-17 Nick Clifton <nickc@cygnus.com>
9390
9391 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9392
9393 * config.guess: Modified to recognize uname's armv* syntax.
9394
9395 * config.sub: Modified to recognize uname's armv* syntax.
9396
9397 1999-02-17 Mark Salter <msalter@cygnus.com>
9398
9399 * configure.in: Added target-bsp for sparclite.
9400
9401 1999-02-08 Richard Henderson <rth@cygnus.com>
9402
9403 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9404
9405 1999-02-08 Nick Clifton <nickc@cygnus.com>
9406
9407 * configure.in: Add support for strongarm port.
9408 * config.sub: Add support for strongarm target.
9409
9410 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9411
9412 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9413 the old name config/mh-cygwin32.
9414 Enable texinfo.
9415
9416 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9417
9418 * configure.in: Do build ld for ix86 Solaris.
9419
9420 1999-02-02 Jim Wilson <wilson@cygnus.com>
9421
9422 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9423 $AR_FOR_TARGET. Likewise for RANLIB.
9424
9425 1999-02-02 Catherine Moore <clm@cygnus.com>
9426
9427 * config.sub (oabi): Recognize.
9428 * configure.in (arm-*-oabi): Handle.
9429
9430 1999-01-30 Robert Lipe (robertlipe@usa.net)
9431
9432 * config.guess: Improve detection of i686 on UnixWare 7.
9433
9434 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9435
9436 * config.guess: Add support for i386-pc-interix.
9437 * config.sub: Likewise.
9438 * configure.in: Likewise.
9439
9440 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9441
9442 * Makefile.in: Remove unneeded all-target-libio from
9443 from all-target-winsup target since it is now unneeded.
9444 Add all-target-libtermcap in its place since it is now
9445 needed.
9446
9447 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9448
9449 * configure.in: makefile stub for cygwin target is probably
9450 unnecessary. Remove it for now.
9451
9452 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9453
9454 * configure.in: libtermcap.a should be built when cygwin is the
9455 target as well as the host.
9456 * config.guess: Allow mixed case in cygwin uname output.
9457 * Makefile.in: Add libtermcap target.
9458
9459 1998-12-23 Jeffrey A Law (law@cygnus.com)
9460
9461 * config.sub: Clean up handling of hppa2.0.
9462
9463 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9464
9465 * config.guess: Use C code to identify more HP machines.
9466
9467 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9468
9469 * config.sub: Handle hppa2.0.
9470
9471 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9472
9473 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9474 cygmon for all sparclite targets, regardless of object format.
9475
9476 1998-12-15 Mark Salter <msalter@cygnus.com>
9477
9478 * configure.in: Added target-bsp for several target architectures.
9479
9480 * Makefile.in: Added rules for bsp.
9481
9482 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9483
9484 * config.guess: Improve detection of hppa2.0 processors.
9485
9486 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9487
9488 * config.guess: Recognize FreeBSD using ELF automatically.
9489
9490 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9491
9492 * configure (skip-this-dir): Add handling for new shell script, which
9493 might be created by a sub-directory's configure to indicate, this particular
9494 directory is "unwanted".
9495 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9496
9497 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9498
9499 * ltconfig: import from libtool, after changing libtool to
9500 account for the cygwin name change.
9501
9502 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9503
9504 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9505 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9506
9507 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9508
9509 * configure.in: Add libtermcap to list of cygwin dependencies.
9510
9511 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9512
9513 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9514 they include winsup/include when it's a cygwin target.
9515
9516 1998-11-12 Tom Tromey <tromey@cygnus.com>
9517
9518 * configure.in (host_tools): Added zip.
9519 * Makefile.in (all-target-libjava): Depend on all-zip.
9520 (all-zip): New target.
9521 (ALL_MODULES): Added all-zip.
9522 (NATIVE_CHECK_MODULES): Added check-zip.
9523 (INSTALL_MODULES): Added install-zip.
9524 (CLEAN_MODULES): Added clean-zip.
9525
9526 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9527
9528 * Makefile.in: lose "32" from comment about cygwin.
9529
9530 1998-11-05 Nick Clifton <nickc@cygnus.com>
9531
9532 * configure.in: Use -Os to build target libraries for the fr30.
9533
9534 1998-11-04 Dave Brolley <brolley@cygnus.com>
9535
9536 * config.sub: Add fr30.
9537
9538 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9539
9540 * configure.in: drop "32" from config/mh-cygwin32. Check
9541 cygwin* instead of cygwin32*.
9542 * config.sub: Check cygwin* instead of cygwin32*.
9543
9544 1998-10-22 Robert Lipe <robertl@dgii.com>
9545
9546 * config.guess: Match any version of Unixware7.
9547
9548 1998-10-20 Syd Polk <spolk@cygnus.com>
9549
9550 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9551 if desired.
9552
9553 1998-10-18 Jeffrey A Law (law@cygnus.com)
9554
9555 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9556 these if the appropriate directories and files to not exist.
9557
9558 1998-10-14 Jeffrey A Law (law@cygnus.com)
9559
9560 * Makefile.in (DEVO_SUPPORT): Add config.if.
9561
9562 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9563
9564 * configure: Add pattern to replace "build_tooldir"'s
9565 definition in the generated Makefile with "tooldir"'s
9566 actual value.
9567
9568 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9569
9570 * config.sub: Bring back lost sparcv9.
9571
9572 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9573
9574 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9575
9576 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9577 CC_FOR_TARGET and friends.
9578
9579 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9580
9581 * Makefile.in (build_tooldir): New variable, same as tooldir.
9582 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9583 -B$(build_tooldir)/bin/.
9584 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9585
9586 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9587
9588 * config.sub: Add support for i[34567]86-pc-udk.
9589 * configure.in: Likewise.
9590
9591 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9592
9593 * Makefile.in: add bzip2 package building bits for user
9594 tools module
9595 * configure.in: ditto
9596
9597 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9598
9599 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9600 (ALL_TARGET_MODULES): Add all-target-libobjc.
9601 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9602 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9603 (all-target-libchill): Add dependencies.
9604 * configure.in (target_libs): Add libchill.
9605
9606 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9607
9608 * configure.in (target_subdir): Remove duplicate line.
9609
9610 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9611
9612 * Makefile.in (all-automake): fix dependencies.
9613
9614 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9615
9616 * configure.in: Minor cleanups for building in the $(target_alias)
9617 subdir.
9618
9619 1998-09-22 Jim Wilson <wilson@cygnus.com>
9620
9621 * Makefile.in (bootstrap): Set r and s before make all. Use
9622 BASE_FLAGS_TO_PASS in make all.
9623 (cross): Likewise.
9624
9625 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9626
9627 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9628
9629 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9630
9631 * config.sub: Fix typo in last change.
9632
9633 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9634
9635 * config.sub: Add support for C4x target.
9636 * configure.in: Likewise.
9637
9638 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9639
9640 * config.sub: Recognize sparcv9 just like sparc64.
9641
9642 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9643
9644 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9645
9646 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9647
9648 * config.guess: Correctly identify Pentium II sco boxes.
9649
9650 * config.guess: Fix "tr" code. From Weiwen Liu.
9651
9652 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9653
9654 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9655 stabs.
9656
9657 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9658
9659 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9660 (ALL_TARGET_MODULES): Add all-target-libchill.
9661 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9662 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9663 (all-target-libchill): Add dependencies.
9664 * configure.in (target_libs): Add libchill.
9665
9666 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9667
9668 * config.guess: Avoid assumptions about "tr" behaves when
9669 LANG is set to something other than English.
9670
9671 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9672
9673 * configure (gxx_include_dir): Changed to
9674 '${prefix}/include/g++'-${libstdcxx_interface}.
9675
9676 * config.if: New to determine the interfaces.
9677
9678 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9679
9680 * config.guess: Detect and handle MPE/IX.
9681 * config.sub: Deal with MPE/IX.
9682
9683 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9684
9685 * configure.in: Use mh-aix43.
9686
9687 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9688
9689 * configure: Fix --without/--disable cases for gxx-include-dir.
9690
9691 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9692
9693 * mdata-sh: Imported. Needed for automake support.
9694
9695 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9696
9697 * Makefile.in (taz): Try "chmod -R og=u ." before
9698 "chmod og=u `find . -print`".
9699
9700 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9701
9702 * configure.in: Add arm-elf and thumb-elf support.
9703
9704 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9705
9706 * Makefile.in: Undo previous patch.
9707
9708 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9709
9710 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9711 to here ...
9712 (install-no-fixedincludes): and here
9713 (INSTALL_MODULES): ... from here.
9714
9715 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9716
9717 * config.sub: Merge with FSF.
9718
9719 * config.guess: Merge with FSF.
9720
9721 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9722
9723 * configure (extraconfigdirs): New variable.
9724 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9725 * Makefile.in (all): Move higher in file.
9726 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9727 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9728 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9729 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9730 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9731
9732 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9733
9734 * Makefile.in (all-target-libjava): Depend on all-gcc and
9735 all-target-newlib.
9736 (configure-target-libjava): Depend on $(ALL_GCC).
9737
9738 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9739
9740 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9741 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9742
9743 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9744
9745 * ylwrap: Change absolute path checks to check for DOS style path
9746 names.
9747
9748 * ylwrap: Don't use a full path name if the source file is in the
9749 same directory. From hjl@lucon.org (H.J. Lu).
9750
9751 * config-ml.in: Default to being verbose, to match Feb 18 change to
9752 configure.
9753
9754 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9755
9756 Brought over from egcs:
9757
9758 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9759
9760 * configure.in (target_subdir): Set to ${target_alias} instead
9761 of "libraries".
9762
9763 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9764
9765 * configure.in (target_subdir): Set to libraries if enable_multilib.
9766
9767 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9768
9769 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9770 multilibs, force reconfiguration the first time we create
9771 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9772
9773 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9774
9775 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9776 avoid confusion with --no-recursion.
9777
9778 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9779
9780 * configure.in: Win32 hosts shouldn't use install -x
9781 * install-sh: remove -x option, and special .exe-handling
9782 hack.
9783
9784 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9785
9786 * config.guess: Recognize i586-pc-beos.
9787 * configure.in: Don't build some bits for beos.
9788
9789 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9790
9791 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9792 CFLAGS default to -O2.
9793
9794 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9795 when using GNU ld.
9796
9797 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9798
9799 * ltmain.sh: Correct install when using a different shell.
9800
9801 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9802
9803 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9804
9805 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9806
9807 * makefile.vms: Update to build binutils/makefile.vms. Add install
9808 target.
9809
9810 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9811
9812 * ltconfig: Update to correct AIX handling.
9813
9814 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9815
9816 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9817
9818 * configure.in (target_subdir): Set to ${target_alias} instead
9819 of "libraries".
9820
9821 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9822
9823 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9824 (Makefile): Depend on $(gcc_version_trigger).
9825
9826 * configure (gcc_version): Change default initializer to empty
9827 string.
9828 (gcc_version_trigger): New variable; pass this variable down
9829 to subdir configures to enable them checking gcc's version
9830 themselves. Emit make macros for both gcc_version vars.
9831 (topsrcdir): Initialize reliably.
9832 (recursion line): Remove --with-gcc-version=${gcc_version}.
9833
9834 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9835
9836 * configure (enable_version_specific_runtime_libs): Implement new flag
9837 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9838 in $(libsubdir); emit definition in each generated Makefile.
9839 (gxx_include_dir): Initialize depending on
9840 $enable_version_specific_runtime_libs.
9841
9842 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9843
9844 * configure (gcc_version): Initialize properly depending on
9845 how and where configure is started.
9846 (recursion line): Pass a --with-gcc-version=${gcc_version}
9847 to configures in subdirs.
9848
9849 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9850
9851 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9852 cygmon
9853
9854 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9855
9856 * configure.in: Add cygmon and libstub support for mn10200.
9857
9858 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9859
9860 * configure (gcc_version): Add new variable describing the
9861 particular gcc version we're building.
9862 * Makefile.in (libsubdir): Add new macro for the directory
9863 in which the compiler finds executables, libraries, etc.
9864 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9865 and libsubdir.
9866
9867 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9868
9869 * Makefile.in (local-clean): Remove *.log.
9870 (warning.log): Built with warn_summary from build.log.
9871 (mail-report.log): Run test_summary.
9872 (mail-report-with-warnings.log): Run test_summary including
9873 warning.log in the report.
9874
9875 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9876
9877 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9878
9879 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9880
9881 * Makefile.in (grep): Grep no longer depends on libiberty.
9882
9883 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9884
9885 * Makefile.in: all-snavigator needs all-libgui.
9886
9887 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9888
9889 * configure.in: Add cygmon and libstub support for mn10300.
9890
9891 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9892
9893 * missing: Update to version from automake 1.3.
9894
9895 * ltmain.sh: On installation, don't get confused if the same name
9896 appears more than once in the list of library names.
9897
9898 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9899
9900 * config.sub: Accept m68060 and m5200 as CPU names.
9901
9902 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9903
9904 * configure: Use && rather than using -a in test, because odd
9905 strings can confuse test.
9906 * configure.in: Likewise.
9907
9908 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9909
9910 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9911
9912 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9913
9914 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9915 bootstrap4-lean): New targets.
9916
9917 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9918
9919 * mpw-* Delete. Not used.
9920
9921 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9922
9923 * COPYING.LIB: Update FSF address.
9924
9925 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9926
9927 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9928
9929 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9930 GAS_SUPPORT_DIRS.
9931
9932 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9933
9934 * ltconfig, ltmain.sh: Avoid producing a version number if
9935 -version-info was not used.
9936
9937 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9938
9939 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9940 building with newlib.
9941
9942 1998-04-30 Paul Eggert <eggert@twinsun.com>
9943
9944 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9945 Solaris `make' causes it to continue to next definition.
9946
9947 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9948
9949 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9950 the right GUI libraries and files are installed along with GDB.
9951
9952 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9953
9954 * configure.in: Change alpha to alpha* in several places.
9955
9956 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9957
9958 * config.sub: Recognize sparc86x.
9959
9960 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9961
9962 * configure.in (--enable-target-optspace): Remove debug echo.
9963
9964 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9965
9966 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9967
9968 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9969
9970 * ltconfig: Update cygwin32 support.
9971
9972 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9973 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9974 (GDB_SUPPORT_DIRS): Likewise.
9975
9976 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9977
9978 * configure.in (target_makefile_frag): If --enable-target-optspace,
9979 use -Os to compile target libraries rather than -O2. Default to
9980 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9981 not used.
9982 * configure.in (target_cflags): Ditto for d30v.
9983
9984 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9985
9986 * Makefile.in (all-bfd): Depend on all-intl.
9987 (all-binutils): Likewise.
9988 (all-gas): Likewise.
9989 (all-gprof): Likewise.
9990 (all-ld): Likewise.
9991
9992 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9993
9994 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9995
9996 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9997
9998 * Makefile.in (all-bfd): Depend upon all-libiberty.
9999
10000 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10001
10002 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10003
10004 * Makefile.in: Add libstub.
10005
10006 * configure.in: Ditto. Build libstub for targets that have cygmon
10007 support.
10008
10009 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10010
10011 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10012
10013 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10014
10015 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10016 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10017
10018 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10019
10020 * configure: Define DEFAULT_M4 by searching PATH.
10021 * Makfile.in: Use DEFAULT_M4.
10022
10023 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10024
10025 * ltconfig: Add cygwin32 support.
10026
10027 * Makefile.in, configure.in: Add libtool as a native only directory
10028 to configure and build.
10029
10030 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10031
10032 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10033
10034 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10035
10036 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10037
10038 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10039
10040 * Makefile.in: add ash make rules
10041 * configure.in: add ash to native_only and host_tools lists
10042
10043 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10044
10045 * Makefile.in (all-gettext, all-intl): New targets.
10046 (ALL_MODULES): Added all-gettext, all-intl.
10047 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10048 (INSTALL_MODULES): Added install-gettext, install-intl.
10049 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10050
10051 * configure.in (host_tools): Added gettext.
10052 (native_only): Likewise.
10053 (noconfigdirs) [various cases]: Likewise.
10054 (host_libs): Added intl.
10055
10056 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10057
10058 * configure: Do not disable building gdbtk for cygwin32 hosts.
10059
10060 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10061
10062 * configure.in: Add thumb-coff target.
10063 * config.sub: Add thumb-coff target.
10064
10065 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10066
10067 * Makefile.in: Revert yesterday's change.
10068 (all-target-winsup): all-target-librx stays out of here.
10069
10070 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10071
10072 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10073 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10074 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10075 Remove references to librx and libg++.
10076
10077 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10078
10079 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10080 recursive makes
10081
10082 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10083
10084 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10085 for newlib directory.
10086 (CXX_FOR_TARGET): Likewise.
10087
10088 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10089
10090 * ltconfig: Update after libtool/ltconfig.in change for
10091 hpux11.
10092
10093 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10094
10095 * ltconfig, ltmain.sh: Update to libtool 1.2.
10096
10097 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10098
10099 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10100 (install-gcc-cross): Instead, override LANGUAGES here.
10101
10102 1998-03-18 Dave Love <d.love@dl.ac.uk>
10103
10104 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10105 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10106
10107 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10108
10109 * configure.in: Add Thumb-pe target.
10110
10111 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10112
10113 * Makefile.in - changed sn targets to snavigator
10114 * configure.in - changed sn targets to snavigator
10115
10116 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10117
10118 * config-ml.in: After building symlink tree call make distclean
10119 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10120 to be the case for libiberty.
10121
10122 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10123
10124 * configure: When making link, also check the current
10125 directory. The configure scripts may create one.
10126
10127 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10128
10129 * config.sub: Accept alphapca56 and alphaev6 properly.
10130
10131 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10132
10133 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10134
10135 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10136
10137 * config.sub (sco5): Fix typo.
10138
10139 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10140
10141 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10142 install-itcl.
10143 (install-itcl): Remove dependency on install-tcl.
10144
10145 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10146
10147 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10148
10149 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10150
10151 * configure.in: Don't build libgui for a cygwin32 target when not on
10152 a cygwin32 host.
10153
10154 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10155
10156 * configure (redirect): Set to null, so default behavior of
10157 configure is now --verbose.
10158
10159 1998-02-16 Dave Love <d.love@dl.ac.uk>
10160
10161 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10162 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10163
10164 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10165
10166 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10167 this change to sync Makefile.in with its ChangeLog entries.
10168
10169 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10170
10171 * ltmain.sh (mkdir): Check that the directory doesn't exist
10172 before we exit with error, so that we don't get races during
10173 parallel builds.
10174
10175 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10176
10177 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10178
10179 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10180
10181 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10182 PICFLAG_FOR_TARGET.
10183 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10184
10185 * configure: Emit a definition for the new macro enable_shared
10186 into each Makefile.
10187
10188 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10189
10190 * configure.in (host_tools, native_only): Add libtool.
10191
10192 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10193
10194 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10195 Fix typo in ming config comment.
10196
10197 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10198
10199 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10200
10201 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10202
10203 * config.sub: Add tic30 cases, and map c30 to tic30.
10204
10205 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10206
10207 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10208 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10209 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10210 (CLEAN_TARGET_MODULES): Similarly
10211 (all-target-libf2c): Add dependences.
10212 * configure.in (target_libs): Add libf2c.
10213
10214 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10215
10216 * configure.in: Remove expect from noconfigdirs when target
10217 is cygwin32. OK to build expect and dejagnu with Canadian
10218 Cross.
10219
10220 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10221
10222 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10223 host.
10224
10225 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10226 and mingw32.
10227
10228 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10229
10230 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10231 here as it is not defined in the toplevel Makefile.
10232
10233 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10234
10235 * configure (package_makefile_rules_frag): New variable, which names
10236 a file with generic rules, ...
10237 Change comment to mention we now have FIVE parts.
10238 * configure: Undo last change.
10239
10240 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10241
10242 * config.guess: More accurate determination of HP processor types.
10243 * config.sub: More accurate determination of HP processor types.
10244
10245 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10246
10247 * configure (package_makefile_frag): Move inserting the
10248 ${package_makefile_frag} to where it should be according
10249 to the comment.
10250
10251 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10252
10253 * config.guess: Add support for Linux/ARM.
10254
10255 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10256
10257 * .cvsignore: Remove *-info and *-install since they match
10258 release-info and mpw-install, which we don't want to just ignore.
10259
10260 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10261
10262 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10263
10264 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10265
10266 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10267 local_prefix to sub-make invocations.
10268
10269 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10270
10271 * configure.in: Check makefile fragments in the source
10272 directory.
10273
10274 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10275
10276 * configure.in: Check whether host and target makefile
10277 fragments exist before adding them to *_makefile_frag.
10278
10279 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10280
10281 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10282
10283 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10284
10285 * configure.in: Make sure we only replace RPATH_ENVVAR on
10286 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10287 regexp to sed.
10288
10289 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10290 to sub-makes.
10291
10292 1998-01-13 Lee Iverson (leei@ai.sri.com)
10293
10294 * config-ml.in (multi-do): LDFLAGS must include multilib
10295 designator.
10296
10297 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10298
10299 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10300
10301 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10302
10303 * config.sub: Add mingw32 support.
10304 * configure.in: Likewise.
10305
10306 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10307
10308 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10309
10310 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10311
10312 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10313 * configure (gxx_include_dir): Provide a definition for subdirs
10314 which do not use autoconf.
10315
10316 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10317
10318 * config.guess: Sync with egcs. Picks up new alpha support,
10319 BeOS & some additional linux support.
10320
10321 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10322
10323 * config.guess: HP 9000/803 is a PA1.1 machine.
10324
10325 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10326
10327 * configure.in: It's alpha*-...
10328
10329 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10330
10331 * configure.in (host_makefile_frag, target_makefile_frag):
10332 Handle multiple config files.
10333 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10334 alpha-*-*.
10335
10336 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10337
10338 * mkdep: New file.
10339
10340 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10341
10342 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10343
10344 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10345
10346 * Makefile.in: Add libgui directory.
10347 (GDB_TK): Add all-libgui.
10348 * configure.in: Add libgui directory.
10349 * configure: Add all-libgui to GDB_TK.
10350
10351 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10352
10353 * config-ml.in (multidirs): Add m32r to multilib list.
10354
10355 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10356
10357 * Makefile.in (all-target-gperf): Change dependency to
10358 all-target-libstdc++.
10359
10360 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10361
10362 * config.guess: Add BeOS support.
10363
10364 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10365
10366 Source directory cvs renamed to cvssrc:
10367 * configure.in (host_tools): Change cvs to cvssrc.
10368 (native_only): Likewise.
10369 (noconfigdirs) [various cases]: Likewise.
10370 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10371 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10372 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10373 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10374 (all-cvssrc): Rename target from all-cvs.
10375
10376 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10377
10378 * configure (gxx_include_dir): Fix thinko.
10379
10380 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10381
10382 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10383 (install-cross, install-gcc-cross): New targets.
10384
10385 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10386
10387 * configure.in (noconfigdirs): Add support for Thumb target.
10388
10389 * config.sub (maybe_os): Add support for Thumb target.
10390
10391 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10392
10393 * Makefile.in: Add rules for cygmon.
10394
10395 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10396
10397 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10398
10399 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10400 * configure (gxx_include_dir): Provide a definition for subdirs
10401 which do not use autoconf.
10402
10403 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10404
10405 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10406 11/18/97 build
10407
10408 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10409
10410 * From Franz Sirl.
10411 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10412 found on RedHat Linux systems.
10413
10414 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10415
10416 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10417 guesses.
10418
10419 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10420
10421 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10422
10423 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10424
10425 * ltmain.sh: If mkdir fails, check whether the directory was created
10426 anyhow by some other process.
10427
10428 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10429
10430 * configure.in (d30v-*-*): Configure all directories.
10431
10432 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10433
10434 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10435 for the D30V.
10436
10437 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10438
10439 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10440
10441 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10442
10443 * include/libiberty.h: Add extern "C" { so it can be used with C++
10444 progrms.
10445 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10446 programs.
10447
10448 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10449
10450 * configure.in (d30v-*-*): Configure GCC now.
10451
10452 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10453
10454 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10455 is no longer needed.
10456
10457 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10458
10459 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10460
10461 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10462
10463 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10464 targets using "$@" to provide support for similar but not identical
10465 targets without having to duplicate code.
10466
10467 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10468
10469 * makefile.vms: Fix to work with DEC C.
10470
10471 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10472
10473 * config.sub: Add mips-tx39-elf to marketing names.
10474
10475 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10476
10477 * ltmain.sh: Handle symlinks in generated script.
10478
10479 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10480
10481 * configure: Handle autoconf style directory options: --bindir,
10482 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10483 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10484 --sysconfdir.
10485 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10486 (sharedstatedir, localstatedir, oldincludedir): New variables.
10487 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10488 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10489 sbindir, sharedstatedir, and sysconfdir.
10490
10491 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10492
10493 * Makefile.in (bootstrap-lean): New target.
10494
10495 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10496
10497 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10498 sn, and gnuserv from noconfigdirs.
10499
10500 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10501
10502 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10503
10504 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10505
10506 * Makefile.in (cross): New target.
10507
10508 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10509 Jeff Law <law@cygnus.com>
10510
10511 * Makefile.in (bootstrap2, bootstrap3): New targets.
10512 (all-bootstrap): Remove outdated and confusing target.
10513 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10514
10515 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10516
10517 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10518 windows. Consistent with gdb/configure.
10519
10520 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10521
10522 * configure.in: Name Linux target fragment.
10523
10524 * configure: Rewrite so that project Makefile fragment is inserted
10525 first and appears last in the resulting Makefile.
10526
10527 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10528
10529 * Makefile.in (install-itcl): Install tcl first.
10530
10531 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10532
10533 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10534
10535 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10536
10537 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10538
10539 * configure.in (skipdirs): Add target-librx for Linux.
10540 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10541
10542 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10543
10544 * Makefile.in (bootstrap): New target.
10545
10546 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10547
10548 * config.sub: Accept 'amigados' for backward compatability.
10549
10550 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10551
10552 * config.guess: Merge with FSF.
10553
10554 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10555
10556 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10557
10558 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10559
10560 * config.sub: Add "marketing-names" patch.
10561
10562 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10563
10564 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10565
10566 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10567
10568 * config.sub: Handle v850-elf.
10569
10570 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10571
10572 * .cvsignore (*-install): Remove.
10573
10574 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10575
10576 * ltconfig: Set CONFIG_SHELL in libtool.
10577 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10578
10579 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10580
10581 * configure.in (target_subdir): Set to libraries if enable_multilib.
10582
10583 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10584
10585 * config.guess: Update from gcc directory.
10586
10587 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10588
10589 * Makefile.in (all-sim): Depends on all-readline.
10590
10591 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10592
10593 * Makefile.in (BISON, YACC): Use $$s.
10594 (all-bison): Depend on all-texinfo.
10595
10596 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10597
10598 * Makefile.in (BISON): Add -L flag.
10599 (YACC): Likewise.
10600
10601 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10602
10603 * configure.in (noconfigdirs): Add support for v850e target.
10604
10605 * config.sub (maybe_os): Add support for v850e target.
10606
10607 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10608
10609 * configure.in (noconfigdirs): Add support for v850ea target.
10610
10611 * config.sub (maybe_os): Add support for v850ea target.
10612
10613 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10614
10615 * config.sub: Add mipstx39. Delete r3900.
10616
10617 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10618
10619 * Makefile.in (all-autoconf): Depends on all-texinfo.
10620
10621 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10622
10623 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10624 eabi targets.
10625
10626 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10627
10628 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10629
10630 * configure: When handling a Canadian Cross, handle YACC as well as
10631 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10632 * Makefile.in (all-bison): Depend upon all-texinfo.
10633
10634 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10635
10636 * Makefile.in (BISON): bison, not byacc or bison -y.
10637 (YACC): bison -y or byacc or yacc.
10638 (various): Add *-bison as appropriate.
10639 (taz): No need to mess with BISON anymore.
10640
10641 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10642
10643 * configure: If OSTYPE matches *win32*, try to find a good value for
10644 CONFIG_SHELL.
10645
10646 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10647
10648 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10649 configure.in if it is present.
10650
10651 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10652
10653 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10654
10655 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10656
10657 * config.sub: Recognize `arc' cpu.
10658 * configure.in: Likewise.
10659 * config-ml.in: Likewise.
10660
10661 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10662
10663 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10664
10665 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10666
10667 * configure: Changed sed delimiter from ':' to '|' when
10668 attempting to substitute ${config_shell} for SHELL. On
10669 NT ${config_shell} may contain a ':' in it.
10670
10671 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10672
10673 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10674
10675 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10676
10677 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10678
10679 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10680
10681 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10682
10683 * ylwrap: If the program is a relative path, force it to be
10684 absolute.
10685
10686 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10687
10688 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10689
10690 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10691
10692 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10693 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10694 for libraries.
10695
10696 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10697
10698 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10699 separated by spaces.
10700
10701 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10702
10703 * ylwrap: New file.
10704 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10705
10706 * ltmain.sh: Handle /bin/sh at start of install program.
10707
10708 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10709
10710 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10711 * missing: New file, from automake 1.2.
10712
10713 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10714
10715 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10716 check-tk to CHECK_X11_MODULES.
10717
10718 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10719
10720 * config.sub: Merge with FSF.
10721
10722 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10723
10724 * config.guess: Merge with FSF.
10725
10726 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10727
10728 * configure: Treat msdosdjgpp like go32.
10729 * configure.in: Likewise. Don't remove gprof for go32.
10730
10731 * configure: Change Makefile.tem2 to Makefile.tm2.
10732
10733 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10734
10735 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10736
10737 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10738
10739 * install-sh (chmodcmd): Set to null if the DST directory already
10740 exists. Same as Nov 11th change.
10741
10742 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10743
10744 * configure (GDB_TK): Needs itcl and tix.
10745
10746 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10747
10748 * config.guess: Update from FSF.
10749
10750 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10751
10752 * Makefile.in (GDB_TK): Depend on itcl and tix.
10753
10754 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10755
10756 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10757 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10758 (INSTALL_SCRIPT): New variable.
10759 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10760 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10761 to -x.
10762 * install-sh: Add support for -x option.
10763
10764 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10765
10766 * configure.in, Makefile.in: Treat tix like itcl.
10767
10768 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10769
10770 * Makefile.in (WINDRES): New variable.
10771 (WINDRES_FOR_TARGET): New variable.
10772 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10773 (EXTRA_HOST_FLAGS): Add WINDRES.
10774 (EXTRA_TARGET_FLAGS): Add WINDRES.
10775 (EXTRA_GCC_FLAGS): Add WINDRES.
10776 ($(DO_X)): Pass down WINDRES.
10777 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10778 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10779 DLLTOOL_FOR_TARGET.
10780
10781 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10782
10783 * configure.in: configure sim before gdb for win32-x-ppc
10784
10785 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10786
10787 Move gperf into the toplevel, from libg++.
10788 * configure.in (target_tools): Add target-gperf.
10789 (native_only): Add target-gperf.
10790 * Makefile.in (all-target-gperf): New target, depend on
10791 all-target-libg++.
10792 (configure-target-gperf): Empty rule.
10793 (ALL_TARGET_MODULES): Add all-target-gperf.
10794 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10795 (CHECK_TARGET_MODULES): Add check-target-gperf.
10796 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10797 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10798
10799 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10800
10801 * config.sub (mn10200): Recognize new basic machine.
10802
10803 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10804
10805 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10806 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10807
10808 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10809
10810 * configure.in: If we're building mips-sgi-irix6* native, turn on
10811 ENABLE_MULTILIB and set TARGET_SUBDIR.
10812
10813 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10814
10815 * Makefile.in (all-sn): Depend on all-grep.
10816
10817 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10818
10819 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10820
10821 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10822 Makefile. From Jeff Makey <jeff@cts.com>.
10823 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10824
10825 * Makefile.in (DISTBISONFILES): Remove.
10826 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10827 $(DEFAULT_YACC).
10828
10829 * configure.in: Build itl, db, sn, etc., when building for native
10830 cygwin32.
10831
10832 * Makefile.in (LD): New variable.
10833 (EXTRA_HOST_FLAGS): Pass down LD.
10834 ($(DO_X)): Likewise.
10835
10836 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10837
10838 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10839
10840 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10841
10842 * configure.in (targargs): Strip out any supplied --build argument
10843 before adding our own. Always add --build.
10844
10845 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10846
10847 * configure.in (targargs): Pass --build if we're doing
10848 a cross-compile.
10849
10850 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10851
10852 * configure: Use '|' instead of ":" as the separator in
10853 sed. Otherwise sed chokes on NT path names with drive
10854 designators. Also look for "?:*" as the leading characters in an
10855 absolute pathname.
10856
10857 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10858
10859 * config.sub: Support for r3900.
10860
10861 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10862
10863 * configure.in: Use install-sh, not install.sh.
10864
10865 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10866
10867 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10868 apply it twice.
10869
10870 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10871
10872 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10873 install-binutils.
10874
10875 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10876
10877 * Makefile.in: Add automake targets.
10878 * configure.in (host_tools): Add automake.
10879
10880 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10881
10882 * configure: Default CXX to c++, not gcc.
10883 * Makefile.in (CXX): Set to c++, not gcc.
10884 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10885
10886 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10887
10888 * install-sh: try appending a .exe if source file doesn't
10889 exist
10890
10891 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10892
10893 * configure.in: Turn on multilib by default.
10894 (cross_only): Remove target-libiberty.
10895
10896 * Makefile.in (all-gcc): Don't depend on libiberty.
10897
10898 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10899
10900 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10901
10902 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10903
10904 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10905 (DISTBISONFILES): Add ld/Makefile.in
10906
10907 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10908
10909 * configure.in: if target is cygwin32 but host isn't cygwin32,
10910 don't configure gdb tcl tk expect, not just gdb.
10911
10912 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10913
10914 * configure.in: Added gnuserv everywhere sn appears.
10915
10916 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10917 (CROSS_CHECK_MODULES): Added check-gnuserv.
10918 (INSTALL_MODULES): Added install-gnuserv.
10919 (CLEAN_MODULES): Added clean-gnuserv.
10920 (all-gnuserv): New target.
10921
10922 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10923
10924 * config.guess: Fixes for MIPS OpenBSD systems.
10925
10926 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10927
10928 * Makefile.in (INSTALL_XFORM): Remove.
10929 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10930
10931 * mkinstalldirs: New file, copied from automake.
10932 * Makefile.in (installdirs): Rename from install-dirs. Use
10933 mkinstalldirs. Change all users.
10934 (DEVO_SUPPORT): Add mkinstalldirs.
10935
10936 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10937
10938 * install-sh: Rename from install.sh.
10939 * Makefile.in (INSTALL): Change install.sh to install-sh.
10940 (DEVO_SUPPORT): Likewise.
10941
10942 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10943 Graichen <graichen@rzpd.de>.
10944
10945 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10946
10947 * config.guess: Recognize OpenBSD systems correctly.
10948
10949 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10950
10951 * README, Makefile.in (ETC_SUPPORT): Remove references to
10952 cfg-paper*, configure.{texi,man,info*}._
10953
10954 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10955
10956 * Makefile.in (all.normal): Ensure that gcc is built after all
10957 the x11 - ie gdb - targets.
10958
10959 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10960
10961 * makefile.vms: Don't run conf-a-gas.
10962
10963 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10964
10965 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10966
10967 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10968
10969 * configure.in: Remove noconfigdirs case since gdb also
10970 configures and builds for tic80-coff.
10971
10972 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10973
10974 * configure: Set cache_file to config.cache.
10975 * Makefile.in (local-distclean): Remove config.cache.
10976
10977 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10978
10979 * COPYING: Update FSF address.
10980
10981 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10982
10983 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10984 noconfigdirs.
10985
10986 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10987
10988 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10989 MAKEDIRS, is empty.
10990
10991 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10992
10993 * config.sub: Tweak mn10300 entry.
10994
10995 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10996
10997 * configure.in (host_tools): Put sim before gdb, so gdb's
10998 configure.tgt can determine if the simulator was configured.
10999
11000 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11001
11002 * config.sub: Move BeOS $os case to be with other Cygnus
11003 local cases.
11004
11005 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11006
11007 * config.sub: Remove misplaced comment that broke Linux.
11008
11009 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11010
11011 * config.sub: Add BeOS support.
11012
11013 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11014
11015 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11016
11017 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11018
11019 * configure.in (noconfigdirs): Remove tcl and tk from
11020 noconfigdirs for cygwin32 builds.
11021
11022 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11023
11024 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11025
11026 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11027
11028 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11029 make-all.com, use makefile.vms instead.
11030
11031 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11032
11033 * config.sub: Accept -lnews*.
11034
11035 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11036
11037 * configure.in (noconfigdirs): Disable target-newlib,
11038 target-examples and target-libiberty for d30v.
11039
11040 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11041
11042 * configure.in (noconfigdirs): Enable ld for d30v.
11043
11044 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11045
11046 * configure.in (tic80-*-*): Build compiler.
11047
11048 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11049
11050 * configure.in (d30v-*): Remove sim directory from list of
11051 unsupported d30v directories
11052
11053 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11054
11055 * config.sub, configure.in: Add d30v target cpu.
11056
11057 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11058
11059 * makefile.vms: New file.
11060 * make-all.com: Remove.
11061
11062 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11063
11064 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11065
11066 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11067
11068 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11069
11070 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11071
11072 * Makefile.in (ALL_MODULES): Added all-db.
11073 (CROSS_CHECK_MODULES): Addec check-db.
11074 (INSTALL_MODULES): Added install-db.
11075 (CLEAN_MODULES): Added clean-db.
11076
11077 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11078
11079 * config.guess: Merge with latest FSF sources.
11080
11081 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11082
11083 * Makefile.in (ALL_MODULES): Added all-itcl.
11084 (CROSS_CHECK_MODULES): Added check-itcl.
11085 (INSTALL_MODULES): Added install-itcl.
11086 (CLEAN_MODULES): Added clean-itcl.
11087
11088 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11089
11090 * configure.in: build gdb for mn10200
11091
11092 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11093
11094 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11095
11096 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11097
11098 * configure.in (tic80-*-*): Turn off most targets right now.
11099
11100 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11101
11102 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11103 rather than the makeinfo program.
11104 (do-info): Depend upon all-texinfo.
11105
11106 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11107
11108 * configure.in: Remove uses of config/mh-linux.
11109
11110 * config.sub, config.guess: Merge with latest FSF sources.
11111
11112 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11113
11114 * config.sub (case $basic_machine): Add tic80 entries.
11115
11116 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11117
11118 * config.sub, config.guess: Merge with latest FSF sources.
11119
11120 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11121
11122 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11123 * mpw-config.in: Test for NewFolderRecursive.
11124 * mpw-install: Use symbolic name for startup filename.
11125 * mpw-README: Add various additional details.
11126
11127 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11128
11129 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11130
11131 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11132
11133 * configure.in: Do build gcc and the target libraries for
11134 the mn10200.
11135
11136 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11137
11138 * configure.in: don't avoid building gdb for mn10300 any more
11139 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11140 instead of single-quoting it.
11141
11142 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11143
11144 * configure.in: Don't use --with-stabs on IRIX 6.
11145
11146 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11147
11148 * configure.in (m32r): Build gdb, libg++ now.
11149
11150 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11151
11152 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11153 directories from noconfigdirs.
11154
11155 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11156
11157 * config.sub (basic_machine): added mips16 configuration
11158
11159 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11160
11161 * config.sub: Handle d10v-unknown.
11162
11163 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11164
11165 * config.sub: Handle v850-unknown.
11166
11167 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11168
11169 * Makefile.in: add findutils
11170 * configure.in: add findutils to list of host_tools
11171
11172 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11173
11174 * config.sub: Handle mn10200 and mn10300.
11175
11176 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11177
11178 * configure.in (d10v-*): Do not build librx.
11179
11180 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11181
11182 * configure.in (mn10300): Build everything except gdb & libgloss.
11183
11184 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11185
11186 * config.guess: Patch for Dansk Data Elektronik servers,
11187 from Niels Skou Olsen <nso@dde.dk>.
11188
11189 For ncr, use /bin/uname rather than uname, since GNU uname does not
11190 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11191
11192 Patch for MIPS R4000 running System V,
11193 from Eric S. Raymond <esr@snark.thyrsus.com>.
11194
11195 Fix thinko for nextstep.
11196
11197 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11198
11199 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11200 * config.guess: Guess mips-dec-mach_bsd4.3.
11201
11202 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11203 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11204 release numbers.
11205 * config.guess (mips-mips-riscos*): Emit just enough of the
11206 release number.
11207
11208 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11209 * config.guess (sparc-auspex-sunos*): Added.
11210 (f300-fujitsu-*): Added.
11211
11212 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11213 * config.guess: Recognize a Tadpole as a sparc.
11214
11215 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11216
11217 * config.guess: Don't assume that NextStep version is either 2 or
11218 3. NextStep 4 (aka OpenStep 4) has come out now.
11219
11220 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11221
11222 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11223 From Rik Faith <faith@cs.unc.edu>.
11224
11225 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11226
11227 * config.sub: Contributions from bug-gnu-utils to:
11228 Support plain "hppa" (no version given) architecture, reported by
11229 OpenStep.
11230 OpenBSD like NetBSD.
11231 LynxOs is not a hardware supplier.
11232
11233 * config.guess: Contributions from bug-gnu-utils to add support for:
11234 OpenBSD like NetBSD.
11235 Stratus systems.
11236 More Pyramid systems.
11237 i[n>4]86 Intel chips.
11238 M680[n>4]0 Motorola chips.
11239 Use unknown instead of lynx for hardware manufacturer.
11240
11241 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11242
11243 * install.sh (chmodcmd): Set to null if the DST directory already
11244 exists.
11245
11246 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11247
11248 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11249 not use mt-ppc target Makefile fragment any more.
11250
11251 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11252
11253 * configure.in (*-*-windows): Exclude everything but those dirs
11254 needed to build windows.
11255
11256 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11257
11258 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11259
11260 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11261
11262 * configure.in: Exclude mmalloc from i386-windows.
11263
11264 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11265
11266 * Undo my previous change.
11267
11268 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11269
11270 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11271 unconditionally.
11272 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11273
11274 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11275
11276 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11277 host to add it's own flags.
11278
11279 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11280
11281 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11282
11283 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11284
11285 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11286 (CXX_FOR_TARGET): Likewise.
11287 (GCC_FOR_TARGET): Define.
11288 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11289 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11290 CC_FOR_TARGET was specified on the command line.
11291 (MAKEOVERRIDES): Don't define.
11292
11293 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11294
11295 * configure.in (m32r): Fix spelling of libg++ libs.
11296
11297 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11298
11299 * config.sub (-apple*): Remove, now redundant.
11300
11301 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11304
11305 * configure: Rework yesterday's sed script patch.
11306
11307 * config.sub: Merge with FSF.
11308
11309 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11310
11311 * config.guess: Merge from FSF.
11312
11313 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11314 * config.guess: Use pc instead of unknown, for pc clone systems.
11315 Change linux to linux-gnu.
11316
11317 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11318 * config.guess: Avoid non-portable tr syntax.
11319
11320 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11321
11322 * test-build.mk (HOLES): Add "xargs" for gdb.
11323
11324 * configure: Avoid hpux10.20 sed bug.
11325
11326 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11327
11328 * configure.in: Add support for windows host
11329 (that is a build done under the Microsoft build environment).
11330
11331 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11332
11333 * Makefile.in: Replace all uses of srcroot with s, to shrink
11334 command line lengths.
11335
11336 Patches from Geoffrey Noer <noer@cygnus.com>:
11337 * configure.in: If configuring for newlib, pass --with-newlib to
11338 subdirectories.
11339 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11340 -Bnewlib/ and -Lwinsup to gcc.
11341 (CXX_FOR_TARGET): Likewise.
11342
11343 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11344
11345 * Makefile.in (ETC_SUPPORT): Add configure.
11346
11347 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11348
11349 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11350 host configuration file.
11351
11352 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11353
11354 * configure.in: Break mn10x00 support into separate
11355 mn10200 and mn10300 configurations.
11356 * config.sub: Likewise.
11357
11358 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11359
11360 * configure.in: Add lots of stuff to noconfigdirs for
11361 the mn10x00 targets.
11362
11363 * config.sub, configure.in: Add mn10x00 support.
11364
11365 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11366
11367 * make-all.com: Call conf-a-gas, not config-a-gas.
11368
11369 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11370
11371 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11372 targets.
11373
11374 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11375
11376 * mpw-README: Add much more detail for native PowerMac.
11377 * mpw-install: New file.
11378 * mpw-configure: Add --norecursion and --help options.
11379 * mpw-config.in: Translate readme and install files when
11380 copying to objdir.
11381 * mpw-build.in: Don't always depend on byacc and flex.
11382 (install-only-top): New action.
11383
11384 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11385
11386 * configure.in: You can now configure GDB for the v850.
11387
11388 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11389
11390 * configure.in (noconfigdirs): Don't configure any C++ dirs
11391 if targeting D10V.
11392
11393 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11394
11395 * config.sub: Recognize mips64vr5000.
11396
11397 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11398
11399 * configure.in: Use a single line for host_tools and native_only.
11400
11401 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11402
11403 * config.sub, configure.in: Add entries for m32r.
11404
11405 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11406
11407 * Makefile.in (inet-install): Don't run install-gzip.
11408
11409 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11410
11411 * configure.in: Don't config lots of things for *-*-windows*.
11412
11413 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11414
11415 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11416 (host_libs, host_tools): Copy from configure.in.
11417 * mpw-configure: Don't complain about directories not found.
11418
11419 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11420
11421 * configure.in (i[345]86): Recognize i686 for pentium pro.
11422 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11423 file.
11424
11425 * config.guess (i[345]86): Ditto.
11426
11427 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11428
11429 * configure.in (noconfigdirs): Removed gdb for D10V.
11430
11431 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11432
11433 * configure.in: Remove ld, target-libio, target-libg++, and
11434 target-libstdc++ from noconfigdirs.
11435
11436 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11437
11438 * configure: Fix three locations where shell scripts were
11439 being run directly rather than with config_shell.
11440
11441 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11442
11443 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11444 * config.sub (basic_machine): Recognize v850.
11445
11446 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11447
11448 * mpw-configure: Handle multiple enable/disable options and
11449 pass them down recursively, handle -c and -s flags appropriately
11450 depending on choice of compiler, add escape mechanism for
11451 quoted arguments to gC.
11452
11453 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11454
11455 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11456 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11457 so that -mrelocatable-lib and -mno-eabi are used.
11458
11459 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11460 not support --print-multi-lib, don't abort.
11461
11462 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11463
11464 * make-all.com: Run config-a-gas.
11465 * setup.com: Don't copy subdirectory files around.
11466
11467 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11468
11469 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11470 target, it now compiles correctly.
11471
11472 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11473
11474 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11475
11476 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11477
11478 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11479
11480 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11481
11482 * configure.in (native_only): Add prms.
11483
11484 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11485
11486 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11487 (BINUTILS_SUPPORT_DIRS): Likewise.
11488
11489 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11490
11491 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11492 d10v support is added.
11493
11494 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11495
11496 * configure.in (d10v-*-*): New target.
11497
11498 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11499
11500 * config.guess (HP 9000/811): Recognize this as a PA1.1
11501 machine.
11502
11503 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11504
11505 * Makefile.in (do-tar-gz): New target, split out from tail end of
11506 taz target. Run each command separately, don't use pipes.
11507 (taz): Use it.
11508
11509 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11510
11511 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11512 * mpw-build.in: No builds should depend on building byacc or flex,
11513 they are assumed to be installed already.
11514
11515 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11516
11517 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11518 variable that CC_FOR_TARGET needs.
11519
11520 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11521
11522 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11523 options have changed since the last time the subdirectory was
11524 configured, and if it has, reconfigure.
11525 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11526 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11527
11528 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11529
11530 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11531 CLEAN_MODULES): Add bash.
11532 (all-bash): New target.
11533
11534 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11535
11536 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11537
11538 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11539
11540 * config.sub (basic_machine): Recognize d10v as a valid processor.
11541
11542 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11543
11544 * mpw-configure: Add support for --bindir.
11545 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11546
11547 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11548
11549 * configure.in: add bash, time, gawk to list of hosttools and things
11550 to only build for native toolchains
11551
11552 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11553
11554 * Makefile.in (docdir): Remove.
11555
11556 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11557
11558 * Makefile.in (datadir): Set to $(prefix)/share.
11559
11560 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11561
11562 * configure.in: build diff and patch for cygwin32-hosted
11563 toolchains.
11564
11565 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11566
11567 * config.sub: Accept -rtems*.
11568
11569 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11570
11571 * configure.in: enable dosrel for cygwin32-hosted builds,
11572 remove diff from the list of things not buildable
11573 via Canadian Cross
11574
11575 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11576
11577 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11578 don't get ". ".
11579
11580 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11581
11582 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11583
11584 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11585
11586 * Makefile.in (taz): Handle case where tex3patch didn't even get
11587 checked out. Also, if it was found, put the symlink in a new util
11588 subdirectory.
11589
11590 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11591
11592 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11593
11594 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11595
11596 * config.sub: Recognize -openvms.
11597 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11598 * make-all.com, setup.com: New files.
11599
11600 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11601
11602 * Makefile.in (taz): tex3patch moved to texinfo/util.
11603
11604 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11605
11606 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11607 * configure.in: remove make from disable-if-Can-Cross list
11608 enable gdb if ${host} and ${target} are cygwin32
11609
11610 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11611
11612 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11613 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11614
11615 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11616
11617 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11618 distinguish sysv/svr4/bsd variants.
11619 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11620
11621 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11622
11623 * configure.in: Added copyright notice.
11624 * move-if-change: Added copyright notice.
11625
11626 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11627
11628 * configure.in (powerpcle-*-solaris*): Until we get shared
11629 libraries working, don't build gdb, sim, make, tcl, tk, or
11630 expect.
11631
11632 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11633
11634 * config.guess: Merge with FSF:
11635
11636 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11637 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11638
11639 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11640 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11641
11642 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11643 * config.guess: Combine two OSF1 rules.
11644 Also recognize field test versions. From mjr@zk3.dec.com.
11645 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11646 because GNU uname does not support -p. From pmr@pajato.com.
11647
11648 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11649
11650 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11651
11652 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11653
11654 * mpw-README: Document GCCIncludes.
11655
11656 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11657
11658 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11659
11660 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11661
11662 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11663
11664 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11665
11666 * configure.in (*-*-cygwin32): Configure make.
11667
11668 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11669
11670 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11671
11672 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11673
11674 * Makefile.in (all-inet): Depend on all-perl.
11675
11676 * Makefile.in (inet-install): New target.
11677
11678 * Makefile.in (all-inet): Depend on all-tcl.
11679 (all-inet): Depend on all-send-pr.
11680
11681 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11682
11683 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11684 temporarily.
11685
11686 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11687
11688 * configure.in: Don't configure --with-gnu-ld on AIX.
11689
11690 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11691
11692 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11693
11694 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11695
11696 * Makefile.in (ALL_MODULES): Added all-inet.
11697 (CROSS_CHECK_MODULES): Added check-inet.
11698 (INSTALL_MODULES): Added install-inet.
11699 (CLEAN_MODULES): Added clean-inet.
11700 (all-indent): New target.
11701
11702 * configure.in (host_tools): Added inet.
11703 (native_only): Added inet.
11704 (noconfigdirs): Added inet.
11705
11706 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11707
11708 * configure.in: Don't configure libgloss if we are not configuring
11709 newlib.
11710
11711 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11712
11713 * configure.in: Don't configure libgloss for unsupported
11714 architectures.
11715
11716 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11717
11718 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11719
11720 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11721
11722 * Makefile.in (ALL_MODULES): Include all-apache.
11723 (CROSS_CHECK_MODULES): Include check-apache.
11724 (INSTALL_MODULES): Include install-apache.
11725 (all-apache): New target.
11726
11727 * configure.in: Added apache everywhere perl is seen.
11728
11729 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11730
11731 * Makefile.in: Add support for clean-{module} and
11732 clean-target-{module} rules.
11733
11734 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11735
11736 * configure.in (*-*-ose) do not build libgloss.
11737
11738 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11739
11740 * config.guess (prep*:SunOS:5.*:*): Turn into
11741 powerpele-unknown-solaris2.
11742
11743 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11744
11745 * configure.in: Permit --enable-shared to specify a list of
11746 directories.
11747
11748 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11749
11750 * configure.in (host==solaris): Pass only the first word of $CC
11751 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11752
11753 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11754
11755 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11756
11757 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11758
11759 * Makefile.in (ALL_MODULES): Include all-perl.
11760 (CROSS_CHECK_MODULES): Include check-perl.
11761 (INSTALL_MODULES): Include install-perl.
11762 (ALL_X11_MODULES): Include all-guile.
11763 (CHECK_X11_MODULES): Include check-guile.
11764 (INSTALL_X11_MODULES): Include install-guile.
11765 (all-perl): New target.
11766 (all-guile): New target.
11767
11768 * configure.in (host_tools): Include perl and guile.
11769 (native_only): Include perl and guile.
11770 (noconfigdirs): Don't build guile and perl; no ports have been
11771 done.
11772
11773 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11774
11775 * configure (--enable-*): Handle quoted option lists such as
11776 --enable-sim-cflags='-g0 -O' better.
11777
11778 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11779
11780 * Makefile.in ({,inst}all-target): New rule so we can make and
11781 install all of the target directories easily.
11782
11783 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11784
11785 * configure.in: Add missing global flag in sed substitution when
11786 deleting `target-' from ${configdirs}.
11787
11788 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11789
11790 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11791 option.
11792
11793 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11794 config/mh-necv4.
11795
11796 * install.sh: Correct misspelling of transformbasename.
11797
11798 * config.guess: Recognize mips-*-sysv*.
11799
11800 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11801
11802 * config.sub: Recognize mon960.
11803
11804 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11805
11806 * configure: Restore Canadian Cross handling of BISON and LEX,
11807 removed in Feb 20 change.
11808
11809 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11810
11811 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11812 Mention make install. Remove the old copyright date as well the
11813 clumsy and rather pointless copyright on the README file.
11814
11815 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11816
11817 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11818 Makefile after running symlink-tree, then run `make distclean' to
11819 avoid clobbering any generated files in srcdir.
11820
11821 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11822
11823 * configure.in (m68k-*-netbsd*): Build everything now.
11824
11825 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11826
11827 * Makefile.in (taz): Fix quoting.
11828
11829 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11830
11831 * configure.in (sparclet-*-*): Build everything now.
11832
11833 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11834
11835 * configure.in (m68k-*-linux*): New host.
11836
11837 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11838
11839 * configure: Check for bison before byacc.
11840
11841 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11842
11843 * Makefile.in configure: Change the way LEX and BISON/YACC are
11844 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11845 searching PATH. These are used as fallbacks by Makefile.in if
11846 flex/bison/byacc aren't in objdir.
11847
11848 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11849
11850 * Makefile.in: Make everything which depends upon all-bfd also
11851 depend upon all-opcodes, in case --with-commonbfdlib is used.
11852
11853 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11854
11855 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11856 building NT native compilers on Unix.
11857
11858 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11859
11860 * configure.in: Don't get CC from the host Makefile fragment if we
11861 can find gcc in PATH, or if this is a Canadian Cross. Move the
11862 Solaris test for /usr/ucb/cc to the post target script, just after
11863 the compiler sanity test.
11864
11865 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11866
11867 * config.sub: Merge with FSF.
11868
11869 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11870
11871 * Makefile.in (RPATH_ENVVAR): New variable.
11872 (REALLY_SET_LIB_PATH): Use it.
11873 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11874
11875 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11876
11877 * config.sub, configure.in: Recognize sparclet cpu.
11878
11879 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11880
11881 * config.guess: Support m68k-cbm-sysv4.
11882
11883 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11884
11885 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11886 m68k-unknown-linuxaout from linker help string. Put quotes around
11887 $ld_help_string.
11888
11889 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11890
11891 * config.guess (powerpc-harris-powerunix): Add guess for port
11892 to new target.
11893
11894 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11895
11896 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11897
11898 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11899
11900 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11901 $(REALLY_SET_LIB_PATH) in Makefile.
11902 * Makefile.in (SET_LIB_PATH): New variable.
11903 (REALLY_SET_LIB_PATH): New variable.
11904 ($(DO_X)): Use $(SET_LIB_PATH).
11905 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11906 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11907 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11908 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11909 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11910 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11911 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11912 (install-dosrel): Likewise.
11913 (all-opcodes): Depend upon all-libiberty.
11914
11915 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11916
11917 * config.guess (*:CYGWIN*): New
11918
11919 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11920
11921 * Makefile.in (all-target-winsup): All all-target-libiberty.
11922
11923 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11924
11925 * configure.in (noconfigdirs): Add missing # in front of comment.
11926
11927 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11928
11929 * configure.in: add second pass to things added to noconfigdirs
11930 so *-gm-magic can exclude libgloss properly.
11931
11932 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11933
11934 * mpw-configure (extralibs_name, rez_name): Set correctly
11935 for MWC68K compiler.
11936
11937 * mpw-README: Add more info on the necessary build tools.
11938
11939 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11940
11941 * configure.in, config.sub: Recognize cygwin32.
11942
11943 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11944
11945 * config.guess, config.sub: Recognize A/UX.
11946
11947 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11948
11949 * config.sub: Merge with gcc/config.sub.
11950
11951 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11952
11953 * mpw-build.in (do-binutils): Add build of stamps.
11954
11955 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11956
11957 * config.sub: Add recognition for mips64vr4100*-* targets.
11958
11959 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11960
11961 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11962 Add creation of gconfigargs with `--enable-shared' turned on.
11963 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11964 ($(host)-stamp-stage3-configured): Likewise.
11965 (HOLES): Add chatr and ldd.
11966 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11967
11968 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11969
11970 * configure: Pass --nfp to recursive configures.
11971
11972 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11973
11974 * Makefile.in (DLLTOOL): New.
11975 (DLLTOOL_FOR_TARGET): New.
11976 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11977 (EXTRA_TARGET_FLAGS): Ditto.
11978 (EXTRA_GCC_FLAGS): Ditto.
11979 (CONFIGURE_TARGET_MODULES): Ditto.
11980 (DO_X): Ditto.
11981 * configure: Add DLLTOOL.
11982
11983 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11984
11985 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11986 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11987 mh-sco, since old workarounds no longer needed, and don't
11988 build ld, since libraries have weak symbols in COFF.
11989
11990 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11991
11992 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11993
11994 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11995
11996 * configure.in: Make sure that ${CC} can be used to compile an
11997 executable.
11998
11999 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12000
12001 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12002 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12003 nothing depending on whether gdbtk is being built.
12004
12005 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12006
12007 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12008
12009 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12010
12011 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12012 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12013
12014 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12015
12016 * config-ml.in: Add support for
12017 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12018 Simplify setting of multidirs from --disable-foo.
12019
12020 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12021
12022 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12023 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12024 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12025 non-empty, pass them on to the GCC make.
12026 (all-bootstrap): New rule that is like all-gcc, except it executes
12027 the GCC bootstrap rule instead of the GCC all rule.
12028
12029 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12030
12031 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12032
12033 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12034
12035 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12036 DG/UX support.
12037
12038 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12039
12040 * config.sub (i*86*) Change [345] to [3456]
12041
12042 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12043
12044 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12045 --with-gnu-ld=no.
12046
12047 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12048
12049 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12050 AIX multilibs get built.
12051
12052 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12053
12054 * configure.in (i386-win32): Don't build expect if we're not
12055 building the tcl subdir.
12056
12057 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12058
12059 * Makefile.in: (configure-target-examples, all-target-examples):
12060 New targets, configure and build example programs.
12061
12062 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12063
12064 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12065 use it as input to sedit the generated MPW makefile.
12066 * mpw-README: Add a suggestion about Gestalt.h.
12067
12068 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12069
12070 * config.sub: Accept *-*-ieee*.
12071
12072 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12073
12074 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12075 Ronald F. Guilmette <rfg@monkeys.com>.
12076
12077 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12078
12079 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12080 for powerpc-pe native.
12081 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12082 (target==powerpc-pe): duplicate i386-win32 entry.
12083
12084 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12085
12086 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12087 of vxworks, not just vxworks5.1.
12088
12089 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12090
12091 * mpw-configure: Add support for exec-prefix.
12092
12093 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12094
12095 * config.guess: Recognize HP model 816 machines as having
12096 a PA1.1 processor.
12097
12098 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12099
12100 * configure: Ignore new autoconf configure options.
12101
12102 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12103
12104 * config.guess: Recognize Pentium under SCO.
12105 From Robert Lipe <robertl@arnet.com>.
12106
12107 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12108
12109 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12110
12111 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12112
12113 * configure.in: Don't configure gas for alpha-dec-osf*.
12114
12115 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12116
12117 * configure.in: Default to --with-stabs for some targets for which
12118 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12119 i[345]86*-*-unixware*.
12120
12121 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12124 rather than basing it on the target. Simplify handling of options
12125 controlling which directories to configure. Remove extraneous
12126 slash in multi-clean target.
12127
12128 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12129
12130 * config-ml.in: Prefix more variables with ml_ so they don't collide
12131 with configure's.
12132
12133 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12134
12135 * configure: Don't turn -v into --v.
12136
12137 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12138
12139 * configure.in (targargs): Fix typo.
12140
12141 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12142
12143 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12144
12145 * configure.in: Strip --host and --target options from
12146 CONFIG_ARGUMENTS, and always configure for --host only. Add
12147 --with-cross-host option when building with a cross-compiler.
12148 * configure: Canonicalize the arguments put into config.status by
12149 always using `=' for an option with an argument. Pass a presumed
12150 --host or --target explicitly.
12151
12152 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12153
12154 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12155 into general OS recognition case.
12156
12157 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12158
12159 * configure.in (target_configdirs): add target-winsup only
12160 for win32 target systems.
12161
12162 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12163
12164 * Makefile.in (all-target-libgloss): Depend upon
12165 configure-target-newlib, since when libgloss is built it looks to
12166 see if the newlib directory exists.
12167
12168 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12169
12170 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12171 cfg-ml-*.in.
12172
12173 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12174
12175 * configure: Handle LD and LD_FOR_TARGET when configuring a
12176 Canadian Cross.
12177
12178 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12179
12180 * configure.in (target_libs): add target-winsup.
12181 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12182 (target==ppcle-pe): remove ld from $noconfigdirs.
12183
12184 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12185
12186 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12187 Preserve relative path names in $srcdir. Build symlink tree if
12188 configuring cross target dir and srcdir=. (= no VPATH support).
12189 (configure-target-libg++): Depend on configure-target-librx.
12190 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12191 * config-ml.in: New file.
12192 * symlink-tree: New file.
12193 * configure: Ensure srcdir="." if that's what it is.
12194
12195 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12196
12197 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12198 includes and FLEX_SKELETON setting.
12199 * mpw-configure (--with-gnu-ld): New option, controls whether
12200 to use PPCLink or ld with PowerMac GCC.
12201 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12202 * mpw-config.in: Configure grez if targeting Mac.
12203
12204 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12205 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12206 just macos.
12207 * configure.in: Configure grez resource compiler if targeting Mac.
12208 * Makefile.in (all-grez, install-grez): New targets.
12209
12210 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12211
12212 * configure: CXX defaults to gcc, not g++. If we find
12213 gcc in the path, set CC to gcc -O2.
12214
12215 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12216
12217 * configure: Default ${build} correctly. Avoid picking up extra
12218 spaces when reading CC and CXX from Makefile. When doing a
12219 Canadian Cross, use plausible default values for numerous
12220 variables.
12221 * configure.in: When doing a Canadian Cross, don't try to
12222 configure tools whose configure script can't handle it.
12223
12224 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12225
12226 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12227
12228 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12229
12230 * configure: Remove dubious bug reporting address.
12231
12232 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12233
12234 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12235 configure script, run that instead of this directory's configure.
12236 In either case, print a message that we're configuring the sub-dir.
12237
12238 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12239
12240 * configure.in: Before checking for the existence of various files,
12241 use sed to filter out "target-".
12242
12243 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12244
12245 * Makefile.in (DO_X): Split rule to decrease command line length
12246 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12247 (Philippe De Muyter).
12248
12249 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12250
12251 * Makefile.in (all-patch): depend on all-libiberty.
12252
12253 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12254
12255 * configure.in: If the only directory in target_configdirs which
12256 actually exists is libiberty, then set target_configdirs to empty,
12257 to avoid trying to build a target libiberty in a gas or gdb
12258 distribution.
12259
12260 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12261
12262 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12263 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12264 systems.
12265
12266 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12267
12268 * configure.in (copy_dirs): Use sys-include instead of include
12269 for --with-headers option.
12270
12271 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12272
12273 * Makefile.in, configure.in: Make winsup builds work with
12274 new scheme.
12275
12276 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12277
12278 * configure.in: Build the linker on AIX.
12279
12280 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12281
12282 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12283 where needed.
12284
12285 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12286
12287 * Makefile.in (all-gcc): Fix typo.
12288
12289 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12290
12291 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12292
12293 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12294
12295 * configure.in: Rename libFOO to target-libFOO, and xiberty
12296 to target-xiberty, to provide more flexibility.
12297 (target_subdir): Define. Create if cross.
12298 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12299 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12300 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12301 check-libFOO -> check-target-libFOO, etc.
12302 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12303 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12304 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12305 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12306 allow ALL_GCC="" to only configure.
12307 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12308 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12309 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12310
12311 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12312
12313 * Makefile.in (taz): Build "info" in etc explicitly.
12314
12315 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12316
12317 * configure.in: Make sure that CC is undefined (as opposed to
12318 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12319 problem with autoconf trying to configure on a host without GCC.
12320
12321 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12322
12323 * mpw-configure: Set host alias from choice of host compiler,
12324 only use generic MPW Makefile sed if present, edit a file
12325 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12326 * mpw-README: Add problem notes about CW6 and CW7.
12327
12328 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12329
12330 * Makefile.in (taz): Use ";" instead of ";;".
12331
12332 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12333
12334 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12335 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12336 DISTDOCDIRS.
12337 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12338 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12339
12340 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12341
12342 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12343 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12344 Move bfd to DISTSTUFFDIRS.
12345
12346 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12347
12348 * Makefile.in (X11_LIB): Removed.
12349 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12350
12351 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12352
12353 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12354
12355 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12356 names.
12357
12358 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12359
12360 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12361
12362 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12363
12364 * configure.in (i[345]86-*-win32): Always build newlib.
12365 Don't configure cvs, autoconf or texinfo.
12366 * Makefile.in (LD_FOR_TARGET): New.
12367 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12368 Pass down LD_FOR_TARGET.
12369
12370 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12371
12372 * winsup: New directory.
12373 * Makefile.in: Build winsup.
12374 * configure.in: Winsup is configured when target is win32.
12375 Can only build win32 target GDB when native.
12376
12377 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12378
12379 * config.guess: Recognize HP model 819 machines as having
12380 a PA 1.1 processor.
12381
12382 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12383
12384 * configure: Fix sed loop which substitutes for CC and CXX to
12385 avoid bug found in various sed implementations.
12386
12387 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12388
12389 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12390 simulator. Use standard powerpc-*-eabi*.
12391
12392 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12393
12394 * configure.in: Stop putting gas and binutils in noconfigdirs for
12395 powerpc-*-aix* and rs6000-*-*.
12396
12397 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12398
12399 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12400 -mcall-aixdesc libraries.
12401
12402 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12403
12404 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12405
12406 * config.sub (arm | armel | armeb): Fix shell syntax.
12407
12408 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12409
12410 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12411 -msoft-float and -mcpu=common support.
12412 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12413 libraries.
12414
12415 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12416
12417 * configure.in: Allow configuration and build of emacs19 for the alpha.
12418
12419 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12420
12421 * configure.in (CC): Get ^CC, not just any old CC, from
12422 ${host_makefile_frag}.
12423
12424 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12425
12426 * configure.in (CC): Try to get CC from
12427 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12428
12429 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12430
12431 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12432 only if it exists in $(srcdir).
12433
12434 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12435
12436 * configure: If CC and CXX are not set in the environment, set
12437 them, based on either an existing Makefile or on searching for gcc
12438 in PATH. Substitute for CC and CXX in Makefile.
12439 * configure.in: Remove libm from target_libs. Separate
12440 target_configdirs from configdirs. If CC is not set in
12441 environment, try to get it from a host Makefile fragment. Rewrite
12442 changes of configdirs to use skipdirs instead. A few minor
12443 tweaks. Take directories out of target_configdirs as they are
12444 taken out of configdirs. Remove existing Makefile files from
12445 subdirectories. Substitute for TARGET_CONFIGDIRS and
12446 CONFIG_ARGUMENTS in Makefile.
12447 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12448 by configure.in.
12449 (CONFIG_ARGUMENTS): Likewise.
12450 (CONFIGURE_TARGET_MODULES): New variable.
12451 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12452 ($(CONFIGURE_TARGET_MODULES)): New target.
12453 (configure-libg++, configure-libio): New targets.
12454 (all-libg++): Depend upon configure-libg++.
12455 (all-libio): Depend upon configure-libio.
12456 (configure-libgloss, all-libgloss): New targets.
12457 (configure-libstdc++): New target.
12458 (all-libstdc++): Depend upon configure-libstdc++.
12459 (configure-librx, all-librx): New targets.
12460 (configure-newlib): New target.
12461 (all-newlib): Depend upon configure-newlib
12462 (configure-xiberty): New target.
12463 (all-xiberty): Depend upon configure-xiberty.
12464
12465 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12466
12467 * configure.in (host i[345]86-*-win32): Expand the
12468 noconfigdirs again.
12469
12470 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12471
12472 * mpw-configure: Fix sed command file name.
12473
12474 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12475
12476 * configure.in (host i[345]86-*-win32): Reduce the
12477 noconfigdirs again.
12478
12479 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12480
12481 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12482 or powerpc*-*-pe*, since they are not yet supported.
12483
12484 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12485
12486 Add PowerMac support and many other enhancements.
12487 * mpw-configure: New option --cc to select compiler to use,
12488 paste options set according to --cc into the generated
12489 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12490 if mpw-make.sed is present.
12491 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12492 add forward includes for PowerPC include files.
12493 * mpw-build.in: Build using Makefile.PPC if present.
12494 (do-byacc, etc): Remove separate version resource builds.
12495 (do-gas): Build "stamps" before "all".
12496 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12497 * mpw-README: Update to reflect --cc option, PowerMac support,
12498 and recently-reported compatibility problems.
12499
12500 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12501
12502 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12503 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12504 (--with-multilib-top): Pass to recursive invocations.
12505
12506 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12507
12508 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12509 v810-*-*.
12510
12511 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12512
12513 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12514 gdb, ld and opcodes on v810-*-*.
12515
12516 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12517
12518 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12519 (local-maintainer-clean): New target.
12520 (maintainer-clean): New target.
12521 (realclean): Just depend upon maintainer-clean.
12522
12523 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12524
12525 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12526
12527 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12528
12529 * configure.in: Build ld in mips*-*-bsd* case.
12530
12531 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12532
12533 * config.sub: Accept -lites* OS. From Ian Dall.
12534
12535 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12536
12537 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12538 targets.
12539
12540 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12541
12542 * configure.in: treat i386-win32 canadian cross the same as
12543 i386-go32 canadian cross.
12544
12545 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12546
12547 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12548 running under the simulator to build a reduced set of libraries.
12549 (powerpc-*-eabiaix): Add fine grained multilib support added to
12550 other powerpc targets yesterday.
12551
12552 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12553
12554 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12555 -disable-softfloat, -disable-relocatable, -disable-aix, and
12556 -disable-sysv to control which multilib libraries get built.
12557
12558 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12559
12560 * configure: Add Makefile.tem to list of files to remove in trap
12561 handler.
12562
12563 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12564
12565 * config.guess (*Linux*): Add missing "exit"s.
12566 Also, need specific check for alpha-unknown-linux (uses COFF).
12567
12568 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12569
12570 * config.guess: Merge with FSF:
12571
12572 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12573 * config.guess (AIX4): More robust release numbering discovery.
12574
12575 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12576 * config.guess (i386-sequent-ptx): Properly get version number.
12577
12578 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12579 * config.guess (mips:*:4*:UMIPS): New case.
12580
12581 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12582
12583 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12584 (i386-win32 host): Likewise. Don't build readline.
12585
12586 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12587
12588 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12589 SUPPORT_FILES to submakes.
12590
12591 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12592
12593 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12594 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12595 mpw-configure.
12596
12597 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12598
12599 * configure.in (appdirs): Use =, not ==, in test expression when
12600 trying to build the text to print in the warning message for
12601 Solaris users.
12602
12603 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12604
12605 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12606
12607 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12608
12609 * config.guess: Recognize lynx-2.3.
12610
12611 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12612
12613 * config.sub (z8ksim): Deleted
12614 (z8k-*-coff): New, this is the one true name of the target.
12615
12616 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12617
12618 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12619
12620 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12621
12622 * config.guess (*:Linux:*:*): First try asking the linker what the
12623 default object file format is (elf, aout, or coff). Then if this
12624 fails, try previous methods.
12625
12626 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12627
12628 * configure.in: Don't build newlib for *-*-vxworks5.1.
12629
12630 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12631
12632 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12633 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12634
12635 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12636
12637 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12638
12639 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12640
12641 * cfg-ml-com.in: New file.
12642 * cfg-ml-pos.in: New file.
12643
12644 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12645
12646 * COPYING.NEWLIB: Add HP free copyright to list.
12647
12648 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12649
12650 * config.sub: Recognize -eabi* for the system, not just -eabi.
12651
12652 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12653
12654 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12655 * config.sub, configure.in (win32): New target and host.
12656
12657 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12658
12659 * configure.in: Add i386-pe configuration.
12660
12661 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12662
12663 * mpw-build.in (install): Install GDB after LD.
12664
12665 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12666
12667 * mpw-config.in (elf/mips.h): Always forward-include, needed
12668 for GDB to build.
12669
12670 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12671
12672 * testsuite: New directory for customer acceptance and whole tool
12673 chain tests.
12674
12675 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12676
12677 * configure: If per-host line isn't found, but AC_OUTPUT is found
12678 and a configure script exists, run it instead.
12679
12680 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12681
12682 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12683
12684 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12685
12686 * configure: Set build_{cpu,vendor,os,alias} to host values when
12687 --build isn't specified.
12688
12689 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12690
12691 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12692 (FLAGS_TO_PASS): Pass them.
12693 (EXTRA_TARGET_FLAGS): Ditto.
12694
12695 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12696
12697 * Makefile.in (all-libg++): Depend on all-libstdc++.
12698
12699 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12700
12701 * configure.in (noconfigdirs): Enable all packages for
12702 i386-unknown-netbsd.
12703
12704 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12705
12706 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12707 hosted builds (DOS builds)
12708
12709 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12710
12711 Changes for ARM based on patches from Richard Earnshaw:
12712 * config.sub: Handle armeb and armel.
12713 * configure.in: Omit arm linker only for riscix.
12714
12715 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12716
12717 * config.guess: Update from FSF.
12718
12719 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12720
12721 * config.sub: Recognize powerpcle as the little endian varient of
12722 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12723 powerpcle variant. Convert pentium into i586, not i486. Add p5
12724 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12725 temporarily.
12726
12727 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12728
12729 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12730
12731 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12732
12733 * config.sub: Accept -lites* as a basic system type.
12734
12735 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12736
12737 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12738 installed, and if so return linuxoldld as the system name.
12739
12740 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12741
12742 * config.guess: Add hppa1.1-hp-lites support.
12743
12744 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12745
12746 * configure.in: Don't build newlib for m68k-vxworks5.1.
12747
12748 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12749
12750 * configure.in (mips-sgi-irix6): Use mh-irix5.
12751
12752 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12753
12754 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12755
12756 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12757
12758 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12759 OSF/1. Fix compiler flags.
12760 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12761
12762 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12763
12764 * configure.in: Recognize --with-newlib.
12765 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12766
12767 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12768
12769 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12770 to *_X11_MODULES due to gdbtk needing X include files et al.
12771
12772 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12773
12774 Merge in support for Mac MPW as a host.
12775 (Old change descriptions retained for informational value.)
12776
12777 * mpw-config.in: Add generic include forwards for cpu-specific
12778 include files in aout and elf directories.
12779
12780 * mpw-configure: Added copyright.
12781 * mpw-config.in: Check for presence of required build tools.
12782 (target_libs): Add newlib.
12783 (target_tools): Add examples.
12784 (Read Me): Generate as "Read Me for MPW" instead.
12785 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12786 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12787 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12788
12789 * mpw-configure: Remove subdir-specific makefile hackery,
12790 delete mk.tmp after using it.
12791
12792 * mpw-build.in (all): Display start and end times.
12793
12794 * mpw-configure (host_canonical): Set.
12795 (target_cpu): Always add to makefiles.
12796 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12797 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12798 (mpw-mh-mpw): Look for in srcdir and srcroot.
12799 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12800
12801 * mpw-build.in: (install-only): New target.
12802
12803 * mpw-configure (host_alias, target_alias): Rename from hostalias
12804 and targetalias, add into generated Makefile.
12805 (mk.tmp): If present, add into generated Makefile.
12806 * mpw-build.in (all-gas): Build config.h first before gas proper.
12807
12808 * mpw-configure (config.status): Write only if changed.
12809 * mpw-config.in (readline): Configure it (not built, just used for
12810 definitions).
12811
12812 * mpw-config.in (elf/mips.h): Add a forward include.
12813
12814 * mpw-config.in: Forward-include most .h files in include into
12815 extra-include.
12816 (readline): Don't build.
12817 mpw-build.in (install): Install GDB.
12818
12819 * mpw-configure (prefix, mpw_prefix): Handle it.
12820 * mpw-config.in (mmalloc, readline): Don't configure.
12821 * mpw-build.in (thisscript): Rename to ThisScript.
12822 Use mpw-build instead of BuildProgram everywhere.
12823 (mmalloc, readline): Don't build.
12824 * mpw-README: New file, basic documentation about the MPW port.
12825
12826 * mpw-config.in: Use forward-include to create include files.
12827
12828 * mpw-configure: Add more things to the top of each configured
12829 Makefile, including contents of config/mpw-mh-mpw.
12830 * mpw-config.in (extra-include): Create this directory and fill it
12831 with Posix-like include files when configuring.
12832
12833 * config.sub (apple, mac, mpw): Add various aliases.
12834
12835 * mpw-build.in: New file, top-level build script fragment for MPW.
12836 * mpw-configure: New file, configure script for MPW.
12837 * mpw-config.in: New file, config fragment for MPW.
12838
12839 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12840
12841 * configure.in (host_libs): Remove glob, since it is gone from the
12842 sources.
12843
12844 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12845
12846 * Makefile.in: define empty GDB_NLM_DEPS var.
12847
12848 * configure.in(target_makefile_frag): use config/mt-netware
12849 for netware targets.
12850
12851 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12852
12853 * config.sub: Merge in recent FSF changes. Remove linux special
12854 cases.
12855
12856 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12857
12858 Revert this change:
12859
12860 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12861
12862 * build-all.mk: Use CC=cc -Xs on Solaris.
12863
12864 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12865
12866 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12867 stop using it.
12868 * Makefile.in: Nuke all references to glob subdirectory.
12869
12870 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12871
12872 * configure.in: Fix --enable-shared logic in per-host.
12873
12874 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12875
12876 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12877
12878 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12879
12880 * configure.in (noconfigdirs): Don't build gas on AIX, for
12881 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12882
12883 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12884
12885 * configure: Fix --cache-file to work if the file argument is a
12886 relative path.
12887
12888 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12889
12890 * configure: If the --cache-file is used, pass it down to
12891 configure in subdirectories.
12892
12893 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12894
12895 * config.sub: add vxworks29k configuration.
12896
12897 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12898
12899 * Makefile.in (taz): Do "diststuff" part quietly.
12900
12901 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12902
12903 * config.sub: Mini-merge with gcc/config.sub.
12904
12905 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12906
12907 * config.guess (IRIX): Sed - to _.
12908
12909 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12910
12911 * Makefile.in (source-vault, binary-vault): New targets.
12912
12913 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12914
12915 * config.sub: Recognize -eabi as a basic system type.
12916
12917 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12918
12919 * configure.in (enable_shared stuff): Fix typo.
12920
12921 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12922
12923 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12924
12925 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12926
12927 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12928
12929 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12930
12931 * configure.in (rs6000-*-*): Don't build gas.
12932
12933 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12934
12935 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12936 reduce command line length.
12937 (AS_FOR_TARGET): Check for as.new, not Makefile.
12938 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12939
12940 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12941
12942 * config.guess: Merge from FSF.
12943
12944 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12945
12946 * configure: Don't use $ when handling program_suffix.
12947
12948 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12949
12950 * configure.in: Configure tk for hppa/hpux.
12951
12952 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12953
12954 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12955
12956 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12957
12958 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12959 to LIBCXXFLAGS. Tests are better run without it.
12960
12961 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12962
12963 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12964
12965 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12966
12967 * configure.in (*-*-netware*): Don't configure xiberty.
12968
12969 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12970
12971 * configure.in: Remove tk from native_only list.
12972
12973 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12974
12975 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12976 for special NCD build.
12977
12978 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12979
12980 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12981 makeall.bat, they're only useful for binutils snapshots.
12982 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12983 makeall.bat to specified SUPPORT_FILES.
12984
12985 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12986
12987 * build-all.mk: Add Ericsson targets to sun4 and solaris
12988 hosts. Add BNR's sun4 target to solaris host, so their
12989 build-from-source will be tested in-house first.
12990
12991 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12992
12993 * Makefile.in (LIBCFLAGS): New variable.
12994 (CFLAGS_FOR_TARGET): Ditto.
12995 (LIBCFLAGS_FOR_TARGET): Ditto.
12996 (LIBCXXFLAGS): Ditto.
12997 (CXXFLAGS_FOR_TARGET): Ditto.
12998 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12999 (BASE_FLAGS_TO_PASS): Pass them.
13000 (EXTRA_TARGET_FLAGS): Ditto.
13001
13002 * configure.in: Support --enable-shared.
13003
13004 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13005
13006 * configure.in (target_libs): Include libstdc++ again.
13007 * config.guess: Update from FSF (for FreeBSD).
13008
13009 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13010
13011 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13012 makeall.bat.
13013 (DISTDOCDIRS): Add `etc'.
13014 (ETC_SUPPORT_PFX): New variable.
13015 (taz): Include anything from etc starting with a word in
13016 ETC_SUPPORT_PFX.
13017
13018 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13019
13020 * config.sub: Update for recent FSF changes. Remove obsolete
13021 h8300hds entry. Add -windows* and -osx as basic os. Minor
13022 spacing changes.
13023
13024 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13025
13026 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13027
13028 * config.guess: Merge with FSF.
13029 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13030
13031 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13032
13033 * configure: Since the "trap 0" handler will override the exit
13034 status on many systems, only use it for "exit 1", and make it set
13035 a non-zero exit status; reset it before "exit 0". Also, check
13036 exit status of config.sub, and error out if it failed.
13037
13038 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13039
13040 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13041 and install libgloss.
13042
13043 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13044
13045 * Makefile.in (all-binutils): Depend upon all-byacc.
13046
13047 * configure.in: Don't build emacs on Irix 5.
13048
13049 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13050
13051 * configure.in (*-*-netware*): Add libio.
13052
13053 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13054
13055 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13056 (CHECK_TARGET_MODULES): Ditto.
13057 (INSTALL_TARGET_MODULES): Ditto.
13058 (TARGET_LIBS): Ditto.
13059 (all-libstdc++): Note dependencies.
13060
13061 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13062
13063 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13064
13065 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13066
13067 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13068 -fexternal-templates.
13069
13070 * configure.in (target_libs): Add libstdc++.
13071 (noconfigdirs): Add libstdc++ as appropriate.
13072
13073 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13074
13075 * config.guess: Update from FSF.
13076
13077 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13078
13079 * configure: Use ${config_shell} when running ${configsub}.
13080
13081 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13082
13083 * config.sub: No longer recognize h8300h.
13084
13085 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13086
13087 * config.sub: Remove extraneous differences between config.sub and
13088 gcc/config.sub.
13089
13090 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13091
13092 * Makefile.in (DISTSTUFFDIRS): Add gas.
13093
13094 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13095
13096 * COPYING.NEWLIB: New file.
13097
13098 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13099
13100 * config.guess (HP-UX): Patch from Harlan Stenn
13101 <harlan@landmark.com> to also emit release level.
13102
13103 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13104
13105 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13106
13107 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13108
13109 * config.sub: Merge nextstep cleanup from FSF.
13110
13111 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13112
13113 * configure.in (arm-*-*): Don't configure ld for this target.
13114
13115 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13116
13117 * configure.in (*-*-netware): don't configure libg++, libio,
13118 librx, or newlib.
13119
13120 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13121
13122 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13123 configure ld--it works, but it doesn't support shared libraries.
13124
13125 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13126
13127 * config.guess (*-unknown-freebsd*): Get rid of possible
13128 trailing "(Release)" in version string.
13129 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13130
13131 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13132
13133 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13134 Fix type: *-next-neststep -> *-next-nextstep.
13135
13136 * config.guess: Merge from FSF:
13137
13138 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13139
13140 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13141
13142 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13143
13144 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13145 instead of UNIX_SV for UnixWare 1.0).
13146
13147 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13148
13149 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13150 to make gdb/nlm/* build after the compiler and linker.
13151
13152 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13153
13154 * config.guess (netbsd, freebsd, linux): Accept any machine,
13155 not just i[34]86.
13156 (m68k-atari-sysv4): Relocate to match FSF version.
13157
13158 * config.guess: More merges from the FSF:
13159
13160 Add a space before function call or macro invocation.
13161
13162 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13163
13164 * config.guess: Add trap cmd to remove dummy.c and dummy when
13165 interrupted.
13166
13167 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13168
13169 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13170 (dummy): Redirect stderr from compilation of dummy.c.
13171
13172 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13173
13174 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13175
13176 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13177
13178 * configure: Accept and ignore --cache*, for compatibility with
13179 new autoconf.
13180
13181 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13182
13183 * config.guess: Merge from FSF:
13184
13185 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13186
13187 * config.guess (Pyramid*:OSx*:*:*): New case.
13188 (PATH): Add /.attbin at end for finding uname.
13189 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13190
13191 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13192
13193 * config.guess (M88*:DolphinOS:*:*): New case.
13194
13195 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13196
13197 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13198 to select whether to use ELF or COFF.
13199
13200 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13201
13202 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13203
13204 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13205
13206 * config.guess: Guess the OS version for HPUX.
13207
13208 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13209
13210 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13211
13212 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13213
13214 * configure.in: Recognize --with-headers, --with-libs, and
13215 --without-newlib.
13216 * Makefile.in (all-xiberty): Depend upon all-ld.
13217
13218 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13219
13220 * configure.in: Change i[34]86 to i[345]86.
13221
13222 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13223
13224 * configure (version): A few more tweaks to help message.
13225
13226 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13227
13228 * Makefile.in: Remove (for now) librx as a host library,
13229 now that we're building it for target.
13230
13231 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13232
13233 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13234 (Karl Berry).
13235
13236 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13237
13238 * configure.in: Also configure librx.
13239
13240 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13241
13242 * Makefile.in: Update various rules to reflect that librx
13243 is now needed for libg++.
13244
13245 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13246
13247 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13248
13249 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13250
13251 * configure.in: Configure the examples directory.
13252
13253 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13254
13255 * configure: Simplify Jun 2 1994 change.
13256
13257 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13258
13259 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13260 /bin/gcc isn't good enough to build gcc.
13261
13262 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13263
13264 * Makefile.in (GDB_SUPPORT_FILES): Remove
13265 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13266 (gdb.tar.gz): Add new rule to use standard distribution building
13267 mechanism.
13268
13269 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13270
13271 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13272 Bill Cox <bill@cygnus.com>.
13273
13274 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13275
13276 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13277
13278 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13279
13280 * configure: Search current dir first in .gdbinit.
13281
13282 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13283
13284 * config.sub: Recognize freebsd (merged from gcc config.sub).
13285
13286 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13287
13288 * config.sub: Refer to NeXT's operating system as nextstep.
13289
13290 * config.sub (case $basic_machine): Re-order the cases, to match
13291 the order in the FSF version (which is mostly alphabethical).
13292 Merge in some additions and changes from the FSF.
13293
13294 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13295
13296 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13297 * config.sub: Recognize cxux7.
13298 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13299
13300 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13301
13302 * config.sub: Fix typo powerpc -> powerpc-*.
13303
13304 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13305
13306 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13307
13308 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13309 parallel with all-emacs and install-emacs). Top-level command
13310 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13311
13312 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13313
13314 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13315 $(relbindir)/make before doing ``make install'', and use
13316 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13317 installing over running make binary.
13318 ($(host)-stamp-stage3-installed): Likewise.
13319
13320 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13321
13322 * config.guess: Recognize Mach.
13323
13324 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13325
13326 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13327 see whether --exec-prefix was used.
13328
13329 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13330
13331 * README: Explicitly mention libg++/README. (Zoo's idea.)
13332
13333 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13334
13335 * Makefile.in: Add all-librx target similar to all-libproc.
13336
13337 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13338
13339 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13340 with post 1.2 uname bogosity.
13341
13342 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13343
13344 * configure: Remove temporary files on receipt of a signal.
13345
13346 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13347
13348 * configure: If there is a package_makefile_frag, remove
13349 ${subdir}/Makefile.tem after copying it in.
13350
13351 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13352
13353 * build_all.mk: support rs6000 lynx identifies itself as
13354 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13355 since /bin/gcc is too feeble to compile a modern gcc.
13356
13357 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13358
13359 * brought devo/test-build.mk update-to-date with progressive/
13360 test-build.mk. Add lynx targets and hppa flag info.
13361
13362 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13363
13364 * configure.in: Use mh-ncrsvr43. Patch from
13365 Tom McConnell <tmcconne@sedona.intel.com>.
13366
13367 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13368
13369 * config.guess (i386-unknown-bsdi): No longer need to
13370 check #if defined(__bsdi__) && defined(__i386__).
13371
13372 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13373
13374 * configure: Set program_transform_nameoption correctly.
13375
13376 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13377
13378 * brought build-all.mk update-to-date with progressive build-all.mk,
13379 added new targets and hppa info.
13380
13381 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13382
13383 * configure: If config.guess result is a prefix of the user
13384 specified target, assume a native build and use the user specified
13385 target as the host alias. Remove SunOS patch suffix removal hack.
13386 * configure.in: Remove SunOS patch suffix removal hack.
13387
13388 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13389 in NATIVE_CHECK_MODULES.
13390
13391 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13392
13393 * Makefile.in: Rename HOST_ONLY to NATIVE.
13394 * configure: Delete SunOs patch suffix from host_canonical
13395 and build_canonical variables that are prepended to Makefiles.
13396 * configure.in: Add comments for easier maintenance.
13397
13398 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13399
13400 * Makefile.in: Add all-libproc target similar to all-gui.
13401
13402 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13403
13404 * Makefile.in (CHECK_MODULES): split into
13405 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13406
13407 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13408
13409 * config.guess (i386-unknown-bsdi): New system to guess.
13410
13411 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13412
13413 * Makefile.in: Add all-gui target (but not yet build by "all").
13414
13415 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13416
13417 * config.sub: Move deletion of patch suffix from here...
13418 * configure.in: To here, at Ian's suggestion. The top-
13419 level scripts might need to know of a patch level.
13420
13421 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13422
13423 * config.sub: Strip off patch suffix so rtl is recognized
13424 as a sunos4.1.3 machine, even though it's been patched.
13425
13426 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13427
13428 * Makefile.in (INSTALL_LAST): Delete.
13429 (INSTALL_DOSREL): New.
13430
13431 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13432
13433 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13434 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13435 whether we pass down --with-gnu-ld anyhow.
13436
13437 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13438
13439 * Makefile.in (INSTALL_LAST): Change operation so it works
13440 on more flavors of make.
13441 * configure.in (go32): Don't build libg++ or libio.
13442
13443 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13444
13445 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13446 they can be overriden by templates.
13447
13448 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13449
13450 * configure.in (target==go32): Don't build gdb.
13451 * dosrel: New directory.
13452
13453 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13454
13455 * configure.in (host==go32): Configure dosrel too.
13456 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13457 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13458 be set by incoming names or templates.
13459 (INSTALL_LAST): New rule.
13460
13461 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13462
13463 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13464
13465 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13466
13467 * configure.in (appdirs): New variable. Currently empty, but will
13468 be used in gas distribution. If nonempty, lists a set of
13469 directories at least one of which must get configured, or top
13470 level configuration is considered to have failed.
13471 (rs6000-*-lynxos*): Use new file name.
13472
13473 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13474
13475 Eliminate XTRAFLAGS.
13476 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13477 newlib include files using -idirafter, and also use -nostdinc.
13478 (CXX_FOR_TARGET): Likewise.
13479 (XTRAFLAGS): Removed.
13480 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13481 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13482 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13483 ($(DO_X)): Don't pass down XTRAFLAGS.
13484
13485 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13486
13487 * configure.in (mips*-dec-bsd*): New target; do build linker.
13488 (mips*-*-bsd*): New target; don't build linker.
13489
13490 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13491
13492 * configure.in: support rs6000-*-lynxos* configuration.
13493 support sunos4 as a cross target.
13494
13495 * config.sub: look for lynx*, not lynx since the OS version may
13496 legitimately be part of the name.
13497
13498 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13499
13500 * configure.in (i[34]86-*-sco*): Move to be with other i386
13501 targets.
13502 (romp-*-*): New target. Skip various binary utilities.
13503 (vax-*-*): New target. Don't build newlib.
13504 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13505
13506 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13507
13508 * configure.in: Only set host_makefile_frag if config
13509 directory exists.
13510
13511 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13512
13513 * install.sh: If $dstdir exists, don't check whether each
13514 component does.
13515
13516 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13517
13518 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13519
13520 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13521
13522 * configure.in (*-*-lynxos*): Don't configure newlib for either
13523 native or cross Lynx.
13524
13525 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13526
13527 * config.sub (sparc64-elf): Fix os.
13528 (z8k): Remove duplicate.
13529
13530 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13531
13532 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13533 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13534
13535 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13536
13537 * configure: Make file links cleanly even if Lynx fails on
13538 an NFS symlink (at least fail cleanly).
13539
13540 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13541
13542 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13543 -XNh2000.
13544
13545 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13546
13547 * configure: Unknown options are fatal again.
13548
13549 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13550
13551 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13552 compatibility.
13553
13554 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13555
13556 * build-all.mk: Add `clean' target.
13557
13558 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13559
13560 * config.guess: Add SINIX support.
13561 * configure.in: Add mips-*-sysv4* support.
13562
13563 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13564
13565 * build-all.mk: Document all useful targets.
13566 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13567 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13568
13569 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13570
13571 * configure: Support --silent, --quiet.
13572
13573 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13574
13575 * configure: Support --disable-FEATURE.
13576
13577 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13578
13579 * config.guess: Recognize NCR running SVR4.3.
13580
13581 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13582
13583 * config.guess: Make BSDI generate i386-unknown-bsd386.
13584 Patch from Paul Eggert <eggert@twinsun.com>.
13585
13586 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13587
13588 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13589
13590 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13591
13592 * configure: Make unrecognized options give nonfatal warnings
13593 instead of fatal errors, and pass them to any subdirectory
13594 configures in case they recognize them.
13595 Make --x equivalent to --with-x.
13596
13597 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13598
13599 * configure: Add --enable-* options. Clean up usage message and
13600 some comments.
13601
13602 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13603
13604 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13605
13606 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13607
13608 * configure.in (hppa*-*-*): Enable binutils.
13609
13610 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13611
13612 * config.sub: Recognize cisco.
13613
13614 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13615
13616 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13617
13618 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13619
13620 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13621 than one configuration name. Add comment.
13622
13623 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13624
13625 * config.guess: about target *-hitachi-hiuxwe2, fixed
13626 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13627 macro is incorrect.]
13628
13629 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13630
13631 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13632 than the "make ls" stuff which used to be here.
13633
13634 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13635
13636 * config.guess: Recognize i[34]86-unknown-freebsd.
13637 From Shawn M Carey <smcarey@rodan.syr.edu>.
13638
13639 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13640
13641 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13642
13643 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13644
13645 * config.guess: Check for ptx.
13646
13647 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13648
13649 * config.sub: Add os9k checking.
13650
13651 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13652
13653 * config.guess: Handle OSF1 running on HPPA processors
13654
13655 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13656
13657 * configure: If subdir configure fails, print out a message with
13658 subdirectory name, in case subdir's configure code didn't identify
13659 itself.
13660
13661 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13662
13663 * configure.in: Remove embedded newlines from configdirs.
13664 Avoid mismatches of substrings. Fix matching strings at end
13665 of configdirs.
13666
13667 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13668
13669 * config.guess: Add Lynx/rs6000 config support.
13670
13671 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13672
13673 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13674
13675 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13676
13677 * configure.in (hppa*-*-osf*): Treat this just like most other
13678 PA configurations (eg no binutils or ld).
13679 (hppa*-*-*elf*): These configurations have binutils and ld.
13680
13681 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13682
13683 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13684
13685 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13686
13687 * configure.in (rs6000-*-*): Build gas.
13688
13689 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13690
13691 * Makefile.in: Avoid bug in losing hpux sed.
13692
13693 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13694
13695 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13696 for GDB and GDB has been fixed to not need it.
13697
13698 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13699
13700 * config.guess: Recognize vax hosts.
13701
13702 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13703
13704 * configure (while loop): Don't use "break 2" inside case
13705 statement -- the case statement isn't an enclosing loop.
13706
13707 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13708
13709 * config.guess: Clean up NeXT support, to allow nextstep
13710 on Intel machines. Make OS be nextstep.
13711
13712 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13713
13714 * config.guess: Add alternate forms for Convex.
13715
13716 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13717
13718 * configure: Completely rewrite option processing. Take
13719 advantage of pattern-matching to avoid invoking test frequently.
13720 Also clean up host and target defaulting logic.
13721
13722 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13723
13724 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13725 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13726 commands (plus user environment) will fit SCO limits.
13727
13728 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13729
13730 * configure.in: Don't issue warnings about directories which are
13731 not being configured if -norecursion is set. Correct test for
13732 --with-gnu-as and --with-gnu-ld to not get confused by substring
13733 matches.
13734
13735 * configure.in: Don't build gas for alpha-dec-osf1*.
13736
13737 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13738
13739 * configure: Back out Per's change of 12/19/1993. It changes the
13740 behavior of configure in unexpected and confusing ways.
13741
13742 Also, use different delim char when calculating
13743 program_transform_name so that the name can contain slashes.
13744
13745 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13746
13747 * configure.in, config.sub: Add support for VSTa micro-kernel.
13748
13749 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13750
13751 * configure.in: Nuke hacks which were used to get a special
13752 version of GAS for HPPA configurations.
13753
13754 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13755
13756 * configure: If only ${target_alias} is given, use that
13757 as the default for ${host_alias}.
13758 * configure: Add missing back-slashes before nested quotes.
13759
13760 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13761
13762 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13763
13764 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13765
13766 * config.guess: Recognize some Tektronix configurations.
13767 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13768
13769 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13770
13771 * config.sub: Match any flavor of SH.
13772
13773 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13774
13775 * configure.in: Don't try to configure newlib for Alpha.
13776
13777 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13778
13779 * configure.in: Don't build ld for Irix 5. Don't build gas,
13780 libg++ or libio for any Alpha target.
13781
13782 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13783
13784 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13785
13786 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13787 default arguments -- so it tried to compress itself.
13788
13789 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13790
13791 * configure.in (notsupp): ensure that a space is always at the end
13792 of the configdirs list, since the grep checks for an explicit space
13793
13794 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13795
13796 * configure.in (target i386-sysv4.2): don't build ld, since static
13797 versions of many libraries are not available.
13798
13799 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13800
13801 * config.guess: Recognize Apollos (using environment variables).
13802 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13803
13804 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13805
13806 * config.guess: Recognize Sony news mips running newsos.
13807
13808 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13809
13810 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13811 "fi ; else" for bash.
13812
13813 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13814
13815 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13816
13817 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13818
13819 * config.sub: accept unixware as an alias for svr4.2.
13820 Fix some inconsistancies with the gcc version.
13821
13822 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13823
13824 * Makefile.in (DISTDOCDIRS): Add gdb.
13825
13826 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13827
13828 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13829
13830 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13831
13832 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13833 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13834 this now.
13835
13836 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13837
13838 * config.sub: Accept hiux* as an OS name.
13839
13840 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13841 etc/make-stds.texi. The underscore came from gcc, and dje now
13842 agrees that RUNTESTFLAGS is the correct name.
13843
13844 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13845
13846 * install.sh: Remove 'set -e'. It makes any conditionals
13847 in the script useless.
13848
13849 * config.guess: Automatically recognize arm-acorn-riscix
13850 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13851
13852 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13853
13854 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13855
13856 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13857
13858 * Makefile.in (DISTDOCDIRS): New variable.
13859 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13860 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13861
13862 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13863
13864 * configure.in (hppa target): check the source directory for the
13865 pagas sub-directory
13866
13867 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13868
13869 * config.sub: Allow -aout* and -elf*.
13870
13871 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13872
13873 * configure.in: Don't build ld on i386-solaris2, same as for
13874 sparc-solaris2.
13875
13876 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13877
13878 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13879
13880 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13881
13882 * configure.in: Configure gdb for alpha.
13883
13884 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13885
13886 * Makefile.in (CXXFLAGS): Add -O.
13887
13888 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13889
13890 * config.guess: added support for DG Aviion
13891
13892 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13893
13894 * configure.in: Produce warning message for subdirectories not
13895 configurable for this host/target combination. Don't try to
13896 configure gdb for vms.
13897
13898 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13899
13900 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13901 appropriate files before making "diststuff".
13902 (DISTBISONFILES): New var: list of files to be edited.
13903 (DISTSTUFFDIRS): Add binutils.
13904
13905 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13906
13907 * config.sub: also handle mipsel and mips64el (for little endian mips)
13908
13909 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13910
13911 * configure.in: Add * to end of all OS names.
13912
13913 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13914
13915 * configure.in: Build newlib for LynxOS native.
13916
13917 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13918
13919 * config.guess: Add support for delta 88k running SVR3.
13920
13921 * configure.in: Add comment about HP compiler vs. emacs.
13922
13923 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13924
13925 * configure.in: don't build ld on solaris2 (not a viable option
13926 due to bugs in getpwnam & getpwuid)
13927
13928 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13929
13930 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13931 config.guess will produce a full version number.
13932
13933 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13934
13935 * configure.in: Build linker and binutils for alpha-dec-osf1.
13936
13937 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13938
13939 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13940 and gdb/testsuite/Makefile.in.
13941
13942 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13943
13944 * configure.in: recognize mips*- instead of mips-
13945
13946 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13947
13948 * config.sub: Accept linux*coff and linux*elf as operating
13949 systems.
13950
13951 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13952
13953 * config.sub: Recognize mips64, and mips3 as an alias for it.
13954
13955 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13956
13957 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13958 gdb knows how to handle OSF/1 shared libraries.
13959
13960 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13961
13962 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13963 * config.guess: Recognize Hitachi's HIUX.
13964 * config.sub: Recognize h3050r* and hppahitachi.
13965 Remove redundant cases for hp9k[23]*.
13966
13967 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13968
13969 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13970 if gas and ld are in the source tree and are in ${configdirs}.
13971 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13972 --with options (but still pass them down on the command line,
13973 if they were explicitly specified).
13974
13975 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13976
13977 * configure: substitute SHELL value in Makefile.in with
13978 ${CONFIG_SHELL}
13979
13980 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13981
13982 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13983 *-*-solaris2* targets.
13984
13985 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13986
13987 * Makefile.in: define M4, and pass it down to sub-makes;
13988 all-autoconf now depends on all-m4
13989
13990 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13991
13992 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13993 presence of {ar,ranlib} instead of a configured directory
13994
13995 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13996
13997 * config.guess: Accept 34?? as well as 33?? for NCR.
13998
13999 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14000
14001 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14002 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14003
14004 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14005
14006 * configure: grab values for $(CC) and $(CXX) from the
14007 environment, so that someone can do "CC=gcc configure; make" and
14008 have it work right (matching the way that autoconf works now)
14009
14010 * configure.in, Makefile.in: add support for gash, the tcl
14011 interface to Galaxy
14012
14013 * config.guess: add NetBSD variants (hp300, x86)
14014
14015 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14016
14017 * install.sh: Support -d option (in the manner of SunOS 4 install,
14018 as it is more deterministic than that of GNU install)
14019 (chmodcmd): Set file to mode 755 by default (should also do default
14020 chgrp and chown, but I don't feel like dealing with that now)
14021
14022 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14023
14024 * config.sub: Remove h8300hhms alias.
14025
14026 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14027
14028 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14029
14030 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14031
14032 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14033 as stmp-fixinc
14034
14035 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14036
14037 * config.sub: recognize m88110-bug-coff.
14038
14039 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14040
14041 * Makefile.in (all-libio): all dependencies on the toolchain used
14042 to build this (gcc, gas, ld, etc)
14043
14044 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14045
14046 * config.guess: Deal with OSF/1 1.3 on alpha.
14047
14048 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14049
14050 * install.sh: add some 'else true' clauses for portability
14051
14052 * configure.in: don't build libio for h8[35]00-*-* targets
14053
14054 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14055
14056 * Makefile.in: Add support for new libio.
14057
14058 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14059
14060 * install.sh: If one command fails, don't try the rest. Don't try
14061 to remove $dsttmp (via trap) unless we have already created it.
14062 If $src doesn't exist, detect it and exit with an error.
14063
14064 * config.guess: Recognize BSD on hp300.
14065
14066 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14067
14068 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14069 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14070
14071 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14072
14073 * Makefile.in (all-send-pr): depends on all-prms
14074
14075 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14076
14077 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14078
14079 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14080
14081 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14082 Added test for mips-mips-riscos5.
14083
14084 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14085
14086 * configure.in: use mh-hp300 for 68k HP hosts
14087
14088 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14089
14090 * configure: add support for CONFIG_SHELL, so that you can use
14091 some alternate shell for evaluating configure scripts
14092
14093 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14094
14095 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14096 in configure script to bug-gdb@prep.ai.mit.edu when building
14097 distribution archive.
14098 * Makefile.in (COMPRESS): Remove def.
14099 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14100 gdb.tar.Z and make-gdb.tar.Z respectively.
14101 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14102 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14103 to convergence with 'taz' target in Makefile.in.
14104
14105 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14106
14107 * install.sh (dsttmp): use trap to ensure that tmp files go
14108 away on error conditions
14109
14110 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14111
14112 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14113
14114 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14115
14116 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14117 its parent is '/' not ''.
14118
14119 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14120
14121 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14122
14123 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14124 that ${newsrcdir}/configure.in does.
14125
14126 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14127
14128 * test-build.mk: support for CONFIG_SHELL
14129
14130 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14131
14132 * config.sub (netware): Add as a basic system type.
14133
14134 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14135
14136 * Makefile.in (Makefile): depend on configure.in. Also drop the
14137 $(srcdir)/ from the dependency on Makefile.in.
14138
14139 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14140
14141 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14142 (h8300hhms is temporary until multi-libraries are implemented).
14143 * configure.in: Handle h8300h too.
14144
14145 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14146
14147 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14148
14149 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14150
14151 * configure: Remove extraneous output when guessing host type.
14152 * config.guess: Remove extraneous output when guessing using C
14153 compiler rather than uname, or when guessing fails.
14154
14155 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14156
14157 * Makefile.in: remove all.cross and install.cross targets
14158
14159 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14160 definitions
14161
14162 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14163
14164 * configure.in (target sh): Build gprof.
14165
14166 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14167
14168 * config.sub: change -solaris to -solaris2
14169
14170 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14171
14172 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14173
14174 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14175
14176 * configure: Correct error message for missing Makefile.in to
14177 print correct directory.
14178
14179 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14180
14181 * install.sh: kludge around 386BSD shell bug
14182
14183 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14184
14185 * config.guess: Recognize NeXT.
14186 * config.guess: Recognize i486-ncr-sysv4.
14187 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14188
14189 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14190
14191 * Makefile.in (MAKEINFOFLAGS): New variable.
14192 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14193 * build-all.mk, test-build.mk: Pass down --no-split as
14194 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14195
14196 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14197
14198 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14199
14200 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14201
14202 * Makefile.in (libg++.tar.z): New rule.
14203 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14204 * Makefile.in (taz): Only do a single chmod.
14205
14206 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14207
14208 * install.sh: don't use dirname anymore (replaced with sed usage)
14209
14210 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14211
14212 * Makefile.in: Change extension for gzip'd files from '.z' to
14213 '.gz' per new FSF standard usage.
14214
14215 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14216
14217 * configure: put quotes around the final value of program_transform_name
14218
14219 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14220
14221 * Makefile.in: new install.sh support; update install-info rules
14222
14223 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14224
14225 * configure.in: Build diff for crosses, but not for go32 host.
14226
14227 * configure.in: Build gprof only for native, and don't build it
14228 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14229
14230 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14231
14232 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14233
14234 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14235
14236 * configure.in (host_tools): Add prms.
14237
14238 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14239
14240 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14241 with $(FLAGS_TO_PASS) on the command line
14242
14243 * config.sub: Recognize lynx and lynxos
14244
14245 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14246
14247 * config.sub: Accept -ecoff*, not just -ecoff.
14248
14249 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14250
14251 * Makefile.in (taz): Use .gz suffix instead of .z.
14252 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14253 names.
14254
14255 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14256
14257 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14258
14259 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14260
14261 * Makefile.in (install-no-fixedincludes): install gcc last, so
14262 that rebuilds that might happen during 'make install' don't get
14263 bogus gcc include files
14264
14265 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14266
14267 Change from Utah for HPPA support:
14268 * config.guess: Recognize hppa1.x-hp-bsd.
14269
14270 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14271
14272 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14273 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14274
14275 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14276
14277 * config.sub: Add support for rom68k and bug boot monitors.
14278
14279 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14280
14281 * Makefile.in: Make all-opcodes depend on all-bfd.
14282
14283 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14284
14285 * config.guess: Added special check for i[34]86-univel-sysv4*.
14286
14287 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14288
14289 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14290 the processor rather than assuming i486.
14291
14292 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14293
14294 * config.guess: Recognize SunOS6 as Solaris3.
14295
14296 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14297
14298 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14299 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14300
14301 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14302
14303 * build-all.mk (all-cross): New target for Canadian Cross.
14304 Added Q2 go32 targets.
14305 * test-build.mk: Configure go32 cross sparclite-aout and
14306 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14307 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14308
14309 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14310
14311 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14312 GO32 hosted toolchains
14313
14314 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14315
14316 * configure: change so "-exec-prefix" gets passed down rather
14317 than "-exec_prefix" so autoconf generated Makefiles get the
14318 exec_prefix set right.
14319
14320 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14321
14322 * config.guess: get the Solaris2 minor version number
14323
14324 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14325
14326 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14327
14328 * config.guess: Recognize some Sequent platforms.
14329
14330 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14331
14332 * Makefile.in: added the vault-install target
14333
14334 * configure.in: actually use the Sun3 makefile fragment that's in
14335 config, also added the release dir to configdirs
14336
14337 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14338
14339 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14340
14341 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14342
14343 * configure.in: remove some program from Alpha targetted toolchains
14344
14345 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14346
14347 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14348 gprof.
14349 (taz): Run "make diststuff" in those directories instead of "make
14350 proto-dir". Look for "VERSION=" only at start of line in subdir
14351 Makefile. Use "gzip -9" for compression.
14352 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14353 (binutils.tar.z): New target.
14354
14355 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14356
14357 * Makefile.in (taz): Include gpl.texinfo.
14358
14359 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14360
14361 * Makefile.in (setup-dirs): Merged into "taz" target.
14362 (taz): Only do `proto-dir' stuff if a directory is actually needed
14363 for this target.
14364
14365 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14366
14367 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14368 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14369 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14370 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14371 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14372
14373 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14374
14375 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14376 config.sub, and move-if-change to gdb testsuite distribution
14377 archive, so the testsuite can be extracted, configured, and
14378 run separately from the gdb distribution. Blow away the Chill
14379 tests that require a Chill compiled executable, since GNU Chill
14380 is not yet publically available.
14381
14382 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14383
14384 * test-build.mk: set environment variables in a single command,
14385 instead of a list of assignments and exports
14386
14387 * config.guess: recognize Alpha/OSF1 systems
14388
14389 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14390
14391 * configure: Change help message to prefer --options rather than
14392 -options.
14393
14394 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14395
14396 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14397 zippy@ecst.csuchico.edu.
14398 * config.guess: Recognize miniframe.
14399
14400 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14401
14402 * Makefile.in: Use srcroot to find runtest rather than rootme.
14403 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14404
14405 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14406
14407 * test-build.mk: Extensive additions to support building on a
14408 machine other than the host.
14409
14410 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14411
14412 * configure (tooldir): Fix for i386-aix again.
14413
14414 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14415
14416 * configure, Makefile.in: Change definition of $(tooldir)
14417 to match the FSF.
14418
14419 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14420
14421 * config.guess: Recognize i[34]86/SVR4.
14422
14423 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14424
14425 * Makefile.in (all-gdb): gdb depends on sim.
14426
14427 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14428
14429 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14430 at the same time we make the prototype gdb directory.
14431 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14432 files at the same time as the gdb base release distribution.
14433
14434 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14435
14436 * Makefile.in (check): Use individual check targets rather than
14437 DO_X rule.
14438 (check-gcc): Added.
14439
14440 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14441
14442 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14443 for System V release 3.2.
14444
14445 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14446
14447 * config.sub: Recognize hppaosf.
14448 * configure.in: Do configure ld/binutils/gas for it.
14449
14450 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14451
14452 * configure (tooldir): Alter syntax used to set this, for systems
14453 where "\$" isn't handled right, like i386-aix.
14454
14455 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14456
14457 * configure: Pass program-transform-name, not
14458 program_transform_name, to recursive configures.
14459
14460 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14461
14462 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14463 of gas+ld+binutils.
14464
14465 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14466
14467 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14468
14469 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14470
14471 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14472
14473 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14474
14475 * Makefile.in (PRMS): Set back to all-prms.
14476
14477 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14478
14479 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14480 targets, rather than for MIPS hosts.
14481
14482 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14483
14484 * configure.in: add comment for --with-x default values
14485
14486 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14487
14488 * Makefile.in: add check-* targets for each of the directories in
14489 the tree. Add a definition of RUNTEST that will use the one we
14490 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14491
14492 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14493
14494 * configure.in: Removed obsolete references to bfd_target and
14495 target_makefile_frag.
14496
14497 * build-all.mk: Set assorted targets for Q2.
14498 * config.sub: Recognize z8k-sim and h8300-hms.
14499 * test-build.mk: Really don't pass host to configure.
14500 (HOLES): Added uname.
14501
14502 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14503
14504 * configure: Handle an empty program-prefix, program-suffix or
14505 program-transform-name correctly.
14506
14507 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14508
14509 * build-all.mk: -G 8 no longer required for MIPS targets.
14510 * test-build.mk: Don't pass host argument to configure; make it
14511 guess.
14512
14513 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14514
14515 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14516 * Makefile.in (COMPRESS): New macro, like GZIP.
14517
14518 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14519
14520 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14521
14522 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14523 with gas currently defaults to -G 0.
14524
14525 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14526
14527 * Makefile.in (all-flex): flex depends on byacc.
14528
14529 * build-all.mk: If host not specified, use config.guess. Pass TAG
14530 to test-build.mk as RELEASE_TAG.
14531 * test-build.mk (configargs): New variable containing arguments to
14532 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14533 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14534
14535 * config.guess: Use /bin/uname when checking -X argument on SCO,
14536 to avoid invoking GNU uname which doesn't understand -X.
14537
14538 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14539
14540 * configure.in: Build gas for mips-*-*.
14541
14542 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14543
14544 * Makefile.in (all.normal): insert missing backslash.
14545
14546 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14547
14548 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14549
14550 * Makefile.in: Complete overhaul to merge many almost identical
14551 targets.
14552
14553 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14554
14555 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14556 (gdb.tar.Z): Adjusted.
14557
14558 * Makefile.in (setup-dirs, taz): New targets; should be general
14559 enough to adapt for gdb sometime. Build only .z file.
14560 (gas.tar.z): New target.
14561
14562 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14563
14564 * build-all.mk: Use CC=cc -Xs on Solaris.
14565
14566 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14567
14568 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14569 for handling BISON for FSF releases.
14570
14571 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14572
14573 * configure: Actually implement the change zoo just documented.
14574
14575 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14576
14577 * configure: when using config.guess, only set target_alias when
14578 it's not already been set (ie, on the command line)
14579
14580 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14581
14582 * Makefile.in: add installcheck target, set PRMS to install-prms
14583
14584 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14585
14586 * configure: add support for package_makefile_fragment, handle the
14587 case where a directory has a configure.in file but no Makefile.in
14588 more gracefully (with an actual understandable error message, even);
14589 add support for --without (and add this to the usage message); also
14590 explicitly add a --host=${host_alias} to the command line when
14591 config.guess is used
14592
14593 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14594
14595 * configure: Must use both --host and --target in recursive calls.
14596
14597 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14598
14599 * Makefile.in: Change deja-gnu to dejagnu.
14600
14601 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14602
14603 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14604
14605 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14606
14607 * configure.in: canonicalize all instances to *-*-solaris2*,
14608 also strip out a number of tools to not build for go32 host
14609
14610 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14611
14612 * config.guess: add GPL.
14613
14614 * Makefile.in, config.guess, config.sub, configure: bump
14615 copyrights to 93.
14616
14617 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14618
14619 * Makefile.in (do-info): Removed obsolete check for existence of
14620 localenv file.
14621
14622 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14623
14624 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14625
14626 * Makefile.in: a couple of 'else true' for decstation,
14627 support for TclX
14628
14629 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14630
14631 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14632
14633 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14634
14635 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14636
14637 * config.guess: Recognize i386-ibm-aix (PS/2).
14638 * configure.in: Use config/mh-aix386 file for it.
14639
14640 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14641
14642 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14643 CC_FOR_TARGET instead.
14644 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14645
14646 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14647
14648 * Makefile.in: Add sim to list of directories sent with gdb
14649
14650 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14651
14652 * configure.in: Put back mips-dec-bsd* case.
14653
14654 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14655
14656 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14657 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14658 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14659
14660 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14661
14662 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14663
14664 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14665 (install-info): install dir.info only if it exists,
14666 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14667
14668 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14669
14670 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14671 gas for mips-dec-bsd.
14672
14673 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14674
14675 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14676 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14677
14678 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14679
14680 * configure.in: Added "dejagnu" to hosttools list.
14681
14682 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14683
14684 * config.sub, configure.in, config.guess: Add support
14685 for Bosx, an AIX variant from Bull.
14686 Patches from F.Pierresteguy@frcl.bull.fr.
14687
14688 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14689
14690 * devo/dejagnu: Initial creation of devo/dejagnu.
14691 Migrated dejagnu testcases and support files for testing software
14692 tools to reside as subdirectories, currently called "testsuite",
14693 within the directory of the software tool. Migrated all programs,
14694 support libraries, etc. beloging to dejagnu proper from
14695 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14696 with no modifications. The changes to these files which will
14697 allow them to configure, build, and execute properly will be made
14698 in a future update.
14699
14700 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14701
14702 * Makefile.in: Change send_pr to send-pr.
14703 * configure.in: Likewise.
14704 * send_pr: Renamed directory to send-pr.
14705
14706 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14707
14708 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14709
14710 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14711
14712 * README: Update for gdb-4.8 release.
14713 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14714 gdb-xxx.tar.z (gzip'd) file also.
14715
14716 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14717
14718 * Makefile.in: make all-diff depend on all-libiberty
14719
14720 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14721
14722 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14723
14724 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14725
14726 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14727
14728 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14729
14730 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14731 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14732 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14733
14734 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14735
14736 * Makefile.in: makeinfo binary is in a new location
14737
14738 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14739
14740 * config.sub: Accept -ecoff as an OS.
14741
14742 * Makefile.in: Various changes to eliminate a level of make
14743 recursion and reduce the required command line length.
14744 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14745 sub-makes.
14746 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14747 variables holding settings for specific sub-makes.
14748 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14749 in terms of BASE_FLAGS_TO_PASS.
14750 (TARGET_LIBS): New variable listing directories which use
14751 TARGET_FLAGS_TO_PASS.
14752 (subdir_do): Eliminated.
14753 (do-*): New set of targets to replace subdir_do.
14754 (various): All targets which used subdir_do now depend on do-*.
14755 (local-clean): Renamed from do_clean.
14756 (local-distclean): New target, dependency of distclean and
14757 realclean.
14758 (install-info): Don't create directories. Depend on dir.info
14759 rather than calling make recursively.
14760 (install-dir.info): Eliminated.
14761 (install-info-dirs): Create all info directories here.
14762 (dir.info): Depend upon do-install-info.
14763
14764 * test-build.mk (HOLES): Added false.
14765
14766 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14767
14768 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14769
14770 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14771
14772 * Makefile.in (info): remove dependency on all-texinfo. The
14773 problem was really in texinfo/C, not at this level.
14774
14775 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14776
14777 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14778
14779 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14780
14781 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14782 GDB releases.
14783
14784 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14785
14786 * configure: Include srcdir in message about target of link not
14787 being found. Don't convert `-' to `_' in `with' options being
14788 passed to subdirs.
14789
14790 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14791
14792 * configure.in: add uudecode to host_tools
14793
14794 * Makefile.in: added {all,install}-uudecode targets, added them to
14795 the appropriate lists
14796
14797 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14798
14799 * Makefile.in (all-gcc): Added dependency on all-gas.
14800
14801 * configure.in (mips-*-*): Build ld and binutils.
14802
14803 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14804
14805 * configure: check return code from mkdir, print error message and
14806 exit on failure.
14807
14808 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14809
14810 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14811
14812 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14813
14814 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14815
14816 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14817
14818 * config.sub (h8500): Recognize this as a cpu type.
14819
14820 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14821
14822 * configure: source directory missing is no longer a warning
14823
14824 * configure.in: recognize irix[34]* instead of irix[34]
14825
14826 * Makefile.in: define and pass down X11_LIB
14827
14828 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14829
14830 * guess-systype: Renamed to ...
14831 * config.guess: ... by popular request.
14832 * configure.in, Makefile.in: Update accordingly.
14833
14834 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14835
14836 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14837 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14838 + Execute ./dummy instead of assuming . is in PATH.
14839
14840 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14841
14842 * guess-systype: New shell script. Attempts to guess the
14843 canonical host name of the executing host.
14844 Only a few hosts are supported so far.
14845 * configure: Call guess-systype if no host is specified.
14846
14847 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14848
14849 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14850 gcc Makefile.
14851
14852
14853 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14854
14855 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14856 (all-gcc, install-gcc, subdir_do): Use it.
14857
14858 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14859
14860 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14861
14862 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14863
14864 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14865 set exclusively by configure, using configure.in .
14866
14867 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14868
14869 * test-build.mk: set $PATH for all builds
14870
14871 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14872
14873 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14874
14875 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14876 the one used in gcc/Makefile.in, so that a null expansion doesn't
14877 override the one needed to build gcc with a native cc.
14878
14879
14880 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14881
14882 * configure: Accept -with arguments.
14883
14884 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14885
14886 * Makefile.in: added h8300sim
14887
14888 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14889
14890 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14891 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14892 (all-cygnus, native, build-cygnus): Make
14893 $(canonhost)-stamp-3stage-done, not $(host)....
14894 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14895 i386-sco3.2v4. Added else true to if command.
14896
14897 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14898
14899 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14900
14901 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14902
14903 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14904
14905 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14906
14907 * configure.in: don't remove binutils from Solaris builds
14908
14909 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14910
14911 * Makefile.in: get rid of earlier definitions for *clean,
14912 also handle the recursive info rule better
14913
14914 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14915
14916 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14917 do more-or-less the right thing.
14918
14919 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14920
14921 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14922 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14923
14924 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14925
14926 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14927 $(host_canonical).
14928
14929 * configure.in: split the configdirs list into 4 categories (native
14930 v. cross, library v. tool) and handle the cross-only and native-
14931 only in more reasonable (and correct!) way.
14932
14933 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14934
14935 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14936 configdirs anymore.
14937
14938 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14939
14940 * Makefile.in: extensive cleanup:: removed all of the explicit
14941 clean-* targets, collapsed many wrappers around subdir_do into
14942 one, added additional targets to satisfy standards.texi, deleted
14943 some old targets, some changes for consistency
14944
14945 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14946
14947 * configure.in: handle some programs as cross-only, and others as
14948 native only
14949
14950 * test-build.mk: handle partial holes in a more generic manner
14951
14952 * Makefile.in: m4 depends on libiberty
14953
14954 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14955
14956 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14957 time, wdiff, and find to configdirs
14958
14959 * Makefile.in: all, clean, and install rules for the new programs
14960 added to configure.in
14961
14962 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14963
14964 * configure.in: use mh-sun for all *-sun-* hosts
14965
14966 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14967
14968 * Makefile.in: define flags for X11 include files and library file
14969 locations, pass them down to the programs that need this info
14970
14971 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14972
14973 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14974
14975 * configure.in: start building libg++ for HP-UX targets
14976
14977 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14978
14979 * README: Update references to files moved into etc/.
14980
14981 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14982
14983 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14984 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14985
14986 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14987
14988 * configure: accept dash as well as underscore in long option
14989 names for FSF compatibility.
14990
14991 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14992
14993 * config.sub: added -sco3.2v4 support from FSF.
14994
14995 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14996
14997 * configure.in: expand the section that adds or removes
14998 directories from the list of programs to build, to handle native
14999 vs. cross in addition to host v. native
15000
15001 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15002
15003 * Makefile.in: Replace C++ in macro names with CXX.
15004 This is less likely to break ...
15005
15006 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15007
15008 * test-build.mk: add -w to GNU_MAKE
15009
15010 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15011
15012 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15013 add 'sparc' to list of recognized cpus. This needed to make
15014 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15015 Delete some redundant ose68 variants. Recognize -wrs as an os,
15016 then changes that into $CPU-wrs-vxworks.
15017
15018 * configure.in: remove most references to gdbtest, regularize
15019 target based program removal
15020
15021 * test-build.mk: import from p3 tree (many fixes and changes)
15022
15023 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15024
15025 * Makefile.in: added rules to handle tcl, tk, and expect
15026
15027 * configure.in: handle those directories if they exist
15028
15029 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15030
15031 * config.sub: removed bogus hppabsd and hppahpux names, since
15032 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15033
15034 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15035
15036 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15037 depends upon all-xiberty
15038
15039 * Makefile.in: changes from p3, including:
15040
15041 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15042
15043 * Makefile.in (XTRAFLAGS): include newlib directories if
15044 newlib/Makefile exists, rather than if host != target.
15045
15046 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15047
15048 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15049 from the same source tree and not building a cross-compiler. This
15050 matters for the libg++ configuration if reconfiguring a tree that
15051 has already been installed.
15052
15053 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15054
15055 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15056 pick up the machine and system specific header files.
15057
15058 * Makefile.in: added AS_FOR_TARGET, passed down in
15059 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15060 the C compiler to use to create programs which are run in the
15061 build environment, set it to default to $(CC), and passed it down
15062 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15063
15064 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15065
15066 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15067 We need them for unusual native builds, like systems without
15068 ranlib.
15069
15070 * configure: also define $(host_canonical) and
15071 $(target_canonical), which are the full, canonical names for the
15072 given host and target
15073
15074 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15075
15076 * Makefile.in: Added separate definitions for C++.
15077
15078 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15079
15080 * configure.in (configdirs): Add deja-gnu.
15081
15082 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15083
15084 * README: Update for configure.texi and gdb-4.7 release.
15085
15086 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15087
15088 * Makefile.in: Move "all" target to top of file.
15089 Previously, first target was ".PHONY" which caused BSD4.4 make
15090 to build .PHONY when make was run without arguments.
15091
15092 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15093
15094 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15095 Library-copylefted code in libiberty.
15096
15097 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15098
15099 * config.sub: Replace m68kmote with plain old m68k.
15100
15101 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15102
15103 * Makefile.in: Remove space from blank line, avoid Make complaints.
15104
15105 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15106
15107 * config.sub: Complain if no argument is given. Added support for
15108 386bsd as OS and target alias.
15109
15110 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15111
15112 * Makefile.in (XTRAFLAGS): include newlib directories if
15113 newlib/Makefile exists, rather than if host != target.
15114
15115 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15116
15117 * config.sub: recognize sparclite-wrs-vxworks.
15118
15119 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15120 p3.) Added clean-xiberty to clean.
15121
15122 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15123
15124 * configure.in: use *-*-* instead of nested cases for host and target
15125
15126 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15127
15128 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15129 from the same source tree and not building a cross-compiler. This
15130 matters for the libg++ configuration if reconfiguring a tree that
15131 has already been installed.
15132
15133 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15134
15135 * config.sub (i486v/i486v4): Merge in from FSF version.
15136
15137 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15138
15139 * configure: only set PWD if it is already set.
15140
15141 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15142
15143 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15144 doesn't have unset and all success paths (and most error paths)
15145 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15146 to just ${PWD} to avoid confusion.)
15147
15148 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15149
15150 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15151 even for a native compilation.
15152
15153 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15154
15155 Changes to make the gdb.tar.Z rule work better.
15156
15157 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15158 (DEVO_SUPPORT): Add configure.texi.
15159 (bfd-ilrt.tar.Z): Remove ancient rule.
15160
15161 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15162
15163 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15164 pick up the machine and system specific header files.
15165
15166 * configure.in, config.sub: added new target m68010-adobe-scout,
15167 with alias of adobe68k. Changed configure.in to check for
15168 -scout before -sco* to avoid a false match.
15169
15170 * Makefile.in: added AS_FOR_TARGET, passed down in
15171 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15172 the C compiler to use to create programs which are run in the
15173 build environment, set it to default to $(CC), and passed it down
15174 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15175
15176 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15177
15178 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15179 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15180 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15181 FOR_TARGET variants, to newlib and libg++.
15182
15183 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15184
15185 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15186 first.
15187
15188 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15189
15190 * config.sub: Accept `elf' as an environment.
15191
15192 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15193
15194 * Makefile.in (all-opcodes): cd into the right directory
15195
15196 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15197
15198 * configure: added -program_transform_name option, used as
15199 argument to sed when installing programs.
15200 configure.texi: added documentation for -program_prefix,
15201 -program_suffix and -program_transform_name.
15202
15203 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15204
15205 * config.sub: Accept i486 where i386 ok.
15206
15207 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15208
15209 * config.sub: accept we32k
15210
15211 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15212
15213 * config.sub, configure.in: accept OSE68000 and OSE68k.
15214
15215 * Makefile.in: don't create all directories for ``make install'';
15216 let the subdirectories create the ones they need.
15217
15218 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15219
15220 * COPYING: new file, GPL v2
15221
15222 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15223
15224 * Makefile.in: use the new gen-info-dir, which needs a template
15225 argument (which also lives in texinfo)
15226
15227 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15228
15229 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15230
15231 * config.sub (ncr3000): Change i386 to i486.
15232
15233 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15234
15235 * Makefile.in: add install-rcs, install-grep to
15236 install-no-fixedincludes, removed install-bison and install-libgcc
15237
15238 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15239
15240 * configure.in: grab the HPUX makefile fragment if on HPUX
15241
15242 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15243
15244 * Makefile.in: eradicate bison spoor (ditto libgcc).
15245 configure.in: recognise m68{k,000}-ericsson-OSE.
15246 es1800 is alias for m68k-ericsson-OSE
15247
15248 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15249
15250 * configure.in: rearrange the parts that remove programs from
15251 configdirs, based now on HOST==TARGET or by canonical triple.
15252
15253 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15254
15255 * test-build.mk: recurse explicitly with -f test-build.mk when
15256 appropriate. predicate stage3 and comparison on the existence
15257 of gcc. That is, if gcc isn't around, we aren't three-staging.
15258 On very clean, also remove ...stamp-co. Build in-place before
15259 doing other builds.
15260
15261 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15262
15263 * Makefile.in, configure.in: add tgas
15264
15265 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15266
15267 * Makefile.in: a number of changes merged in from progressive.
15268
15269 * configure.in: add libm.
15270
15271 * .cvsignore: ignore some stuff that comes from test-build.mk.
15272
15273 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15274
15275 * config.sub: Add es1800 (m68k-ericsson-es1800).
15276
15277 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15278
15279 * configure: Add program_suffix (parallel to program_prefix)
15280 * Makefile.in: adjust directory-creating script for losing decstation
15281
15282 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15283
15284 * configure: Minor $subdir-related fixes.
15285
15286 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15287
15288 * configure: fix various problems with propogating
15289 makefile_target_frag in subdirs.
15290 * configure.in: config libgcc if its there
15291
15292 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15293
15294 * config.sub: HPPA merge.
15295
15296 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15297
15298 * Makefile.in: Replace all-bison with all-byacc in all
15299 dependency lines for other tools (which now use byacc).
15300
15301 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15302
15303 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15304
15305 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15306
15307 * Makefile.in: make gprof rules similar to byacc rules (instead of
15308 vestigal $(unsubdir) that didn't work...)
15309
15310 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15311
15312 * config.sub: Add support for Linux.
15313 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15314 (at least for libg++).
15315
15316 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15317
15318 * configure.texi: fix doc for the -nfp option to configure
15319
15320 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15321
15322 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15323
15324 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15325
15326 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15327 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15328 * configure.in: added solaris* host_makefile_frag hook.
15329
15330 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15331
15332 * config.sub: changed recognition of m68000 so that various
15333 m68k types can be specified via m680[01234]0
15334
15335 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15336
15337 * config.sub (basic_machine): fix sed so that '-foo' isn't
15338 completely substituted out while .+'-foo' loses the '-foo'
15339
15340 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15341
15342 * config.sub ($os): Add -aout.
15343
15344 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15345
15346 * configure: If host_makefile_frag is absolute, don't
15347 prefix ${invsubdir} (relevant to libg++ auto-configure).
15348
15349 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15350
15351 * Makefile.in (tooldir): Define it.
15352 (all-ld): Depend on all-flex.
15353
15354 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15355
15356 * Makefile.in (check): Fix libg++ special case.
15357
15358 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15359
15360 * configure: do not bury `pwd` into config.status, thus do fewer
15361 pwd's.
15362
15363 * configure: print the "Building in" message only when building in
15364 other than "." AND verbose.
15365
15366 * configure: remove -s, rework -v to better accomodate guested
15367 configures.
15368
15369 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15370
15371 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15372
15373 * Makefile.in: macroize flags passed on recursion. remove
15374 fileutils.
15375
15376 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15377
15378 * configure: get makesrcdir right for subdirs deeper than 1.
15379
15380 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15381 install.
15382
15383 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15384
15385 * Makefile.in: don't print subdir_do or recursion lines.
15386
15387 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15388
15389 * standards.texi: added menu item.
15390
15391 * Makefile.in: build and install standards.info.
15392
15393 * standards.texi: new file.
15394
15395 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15396
15397 * configure: test for and move config.status pieces from
15398 ${subdir}/.
15399
15400 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15401
15402 * configure: Test for existance of files before trying to mv
15403 them, to avoid numerous non-existance messages.
15404
15405 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15406
15407 * configure: correct final line of config.status.
15408
15409 * configure: patch from eggert. Avoids a protection problem if
15410 the original Makefile.in is read only.
15411
15412 * configure: use move-if-change from gcc to create config.status.
15413 Some makefiles depend on config.status to tell if a directory
15414 has been reconfigured for a different host. This change
15415 prevents those directories from remaking everything in the case
15416 where the reconfig was only intended to rebuild a Makefile.
15417
15418 * configure: test for config.sub with "config.sub sun4" rather
15419 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15420 host alias from a missing config.sub.
15421
15422 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15423
15424 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15425 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15426
15427 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15428
15429 * configure: mkdir ${subdir} as needed.
15430
15431 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15432
15433 * Makefile.in,configure.in: added autoconf.
15434
15435 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15436
15437 * Makefile.in: no longer pass against on recursion.
15438
15439 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15440 definitions are not inherited.
15441
15442 * configure: correct makesrcdir when subdir is .
15443
15444 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15445
15446 * configure: Add support for 'subdirs' variable, which is
15447 like 'configdirs', except that configure doesn't re-invoke
15448 itself for subdirs, it just creates a Makefile for each subdir.
15449 * configure.texi: Document subdirs.
15450
15451 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15452
15453 * configure.in: added flex to configdirs
15454
15455 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15456
15457 * Makefile.in: remove clean-stamps from clean.
15458
15459 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15460
15461 * configure.in: Add gdbtest to configdirs.
15462
15463 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15464
15465 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15466 to recursive makes.
15467 * configure.in: Recognize new ncr3000 config.
15468
15469 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15470
15471 * Makefile.in, configure.in: removed references to gdbm.
15472
15473 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15474
15475 * config.sub: Don't canonicalize os value
15476 newsos* to bsd (readline needs to check for newsos).
15477 (This fix was earlier made Jan 31, but got re-broken.)
15478
15479 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15480
15481 * configure.in: sco is an os, not a vendor!
15482
15483 * configure: Quote $( better. Keep various shells happy.
15484
15485 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15486
15487 * Makefile.in: eliminate stamp-files.
15488
15489 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15490
15491 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15492 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15493
15494 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15495
15496 * config.sub: fix iris/iris3.
15497
15498 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15499
15500 * configure: re-add -rm.
15501
15502 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15503
15504 * Maskefile.in: add .stmp-rcs to all.
15505
15506 * configure.in: remove gas from rs6000 build, use aix host fragment.
15507
15508 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15509
15510 * configure: pass down site_option during recursion.
15511
15512 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15513
15514 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15515
15516 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15517
15518 * configure: Change exec_prefix so that it really defaults to prefix.
15519
15520 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15521
15522 * Makefile.in, configure.in: Add support for mmalloc library.
15523
15524 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15525
15526 * Makefile.in: add stmp dependencies for a few more things.
15527
15528 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15529
15530 * configure: adjusted error message on objdir/srcdir configure
15531 collision, per john's suggestion.
15532
15533 * Makefile.in: add libiberty stmp to all and all.cross.
15534
15535 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15536
15537 * Makefile.in: remove force dependencies, add grep to all.
15538
15539 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15540
15541 * Makefile.in: drop flex. make stamp files work.
15542
15543 * configure: added test for conflicting configuration in srcdir,
15544 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15545 gets cranky. use relative paths for configure and srcdir
15546 whenever possible. Send some error messages to stderr that were
15547 going to stdout.
15548
15549 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15550
15551 * Makefile.in: Fix libg++ rule to check for gcc directory
15552 before using gcc/gcc. Also pass XTRAFLAGS.
15553
15554 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15555
15556 * Makefile.in: added stmp-files so that directories aren't polled
15557 when they are already built.
15558
15559 * configure.texi: fixed a node pointer problem.
15560
15561 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15562
15563 * config.sub configure.in gdb/configure.in
15564 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15565 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15566 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15567
15568 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15569
15570 * configure: -recurring becomes -silent. corrected help message
15571 for -site= option.
15572
15573 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15574
15575 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15576
15577 * configure: when building Makefile for crosses, replace
15578 tooldir and program_prefix. default srcdir from location of
15579 config.sub. remove "for host in hosts" and "for target in
15580 targets" loops.
15581
15582 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15583
15584 * Makefile.in: Do not pass bindir or mandir to cvs.
15585
15586 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15587
15588 * Makefile.in, configure.in: removed traces of namesubdir,
15589 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15590 copyrights to '92, changed some from Cygnus to FSF.
15591
15592 * configure.texi: remove most references to multiple hosts,
15593 multiple targets, subdirs, etc.
15594
15595 * configure.man: removed rcsid. reference config.sub not
15596 config.subr.
15597
15598 * Makefile.in: mkdir $(infodir) on install-info.
15599
15600 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15601
15602 * configure.texi: Explain better about .gdbinit and about
15603 the environment that configure.in sections run in.
15604
15605 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15606
15607 * configure.in: Ultrix is only a decstation if it's a MIPS.
15608
15609 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15610
15611 * README: DOC.configure => cfg-paper.texi.
15612
15613 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15614
15615 * config.sub (near case $os): Don't convert newsos* to bsd!
15616
15617 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15618
15619 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15620 the number of copies of COPYING that go into the GDB tar file.
15621
15622 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15623
15624 * bfd/configure.in, gdb/config/mh-i386sco,
15625 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15626 Fix SCO configuration stuff.
15627
15628 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15629
15630 * Makefile.in: For libg++, make sure the -I pointing
15631 to the gcc directory goes *after* all the libg++-local -I flags.
15632 Also, move just-gcc dependency from just-libg++ to all-libg++.
15633
15634 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15635
15636 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15637
15638 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15639
15640 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15641
15642 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15643
15644 * config.sub: Add stratus configuration frags. Also
15645 submitted to FSF.
15646
15647 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15648
15649 * Makefile.in (DEV_SUPPORT): add configure.man.
15650
15651 * config.sub(Decode manufacturer-specific): add -none*.
15652
15653 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15654
15655 * Makefile.in: remove form feeds to make Sun's make happy.
15656 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15657
15658 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15659
15660 * Makefile.in (AR_FLAGS): Make quieter.
15661
15662 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15663
15664 * configure.in: Add libg++.
15665 * configure: When verbose, don't output the command line at each
15666 level; it will be unremarkably the same as the previous version,
15667 which will be the same as what the user typed.
15668
15669 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15670
15671 * configure.in, Makefile.in: fix clean-info, add flex. add
15672 fileutils.
15673
15674 * configure: be less sensitive to spaces in Makefile.in. Do not
15675 look for sources in "..". Doing so breaks subdirectories that
15676 might have their own configure. If a subdir has it's own
15677 configure script, use it.
15678
15679 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15680
15681 * cfg-paper.texi: some changes suggested by rms.
15682
15683 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15684
15685 * config.sub: Merge in some small additions from the FSF version,
15686 taken from the gcc distribution, to bring the Cygnus and FSF
15687 versions into closer sync.
15688
15689 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15690
15691 * configure.in: Changed svr4 references to sysv4.
15692
15693 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15694
15695 * configure: added -V for version number option.
15696
15697 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15698
15699 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15700 renamed from DOC.configure to cfg-paper.texi.
15701
15702 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15703
15704 * configure, config.subr, config.sub: config.subr is now
15705 config.sub again.
15706
15707 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15708
15709 * configure.texi: new file, in progress.
15710
15711 * Makefile.in: build info file and install the man page for
15712 configure.
15713
15714 * configure.man: new file, first cut.
15715
15716 * configure: find config.subr again now that configuration "none"
15717 has gone. removed all traces of the -ansi option. removed all
15718 traces of the -languages option.
15719
15720 * config.subr: resync from rms.
15721
15722 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15723
15724 * configure, config.sub, config.subr: merge config.sub into
15725 config.subr, call the result config.subr, remove config.sub, use
15726 config.subr.
15727
15728 * Makefile.in: revised install for dir.info.
15729
15730 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15731
15732 * configure.in: add decstation host makefile frag.
15733
15734 * Makefile.in: BISON now bison -y again. also install-gcc on
15735 install. clean-gdbm on clean. infodir belongs in datadir.
15736 Make directories for info install. Build dir.info here then
15737 install it.
15738
15739 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15740
15741 * Makefile.in: fix for bad directory tests.
15742
15743 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15744
15745 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15746 regexp. -srcdir relative was being handled incorrectly.
15747
15748 * Makefile.in: unwrapped some for loops so that parallel makes
15749 work again and so one can focus one's attention on a particular
15750 package.
15751
15752 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15753
15754 * configure: added PWD as a stand in for `pwd` (for speed). use
15755 elif wherever possible. make -srcdir work without -objdir.
15756 -objdir= commented out.
15757
15758 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15759
15760 * configure: +options become --options. -subdirs commented out.
15761 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15762 Makefile now at top of generated Makefile. Removed cvs log
15763 entries. added -srcdir. create .gdbinit only if there is one
15764 in ${srcdir}.
15765
15766 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15767 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15768 and mandir now keyed off datadir by default.
15769
15770 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15771
15772 * Freshly created ChangeLog.
15773
15774 \f
15775 Local Variables:
15776 mode: change-log
15777 left-margin: 8
15778 fill-column: 76
15779 version-control: never
15780 End:
This page took 0.322768 seconds and 5 git commands to generate.