]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ChangeLog
Bump GDB version number to 8.1.1.DATE-git.
[thirdparty/binutils-gdb.git] / ChangeLog
1 2017-12-14 Nick Clifton <nickc@redhat.com>
2
3 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
4
5 2017-12-12 Stafford Horne <shorne@gmail.com>
6
7 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
8 * configure: Regenerate.
9
10 2017-09-15 Nick Clifton <nickc@redhat.com>
11
12 * src-release.sh (LZIPPROG): New define. Provides the name of the
13 lzip program.
14 (do_lz): New function. Compresses a tarball using the lzip
15 program.
16 (do_compress): Add support for lzip compression.
17 (usage): Mention -l option.
18 (build_release): Support -l option to invoke lzip compression.
19
20 2017-09-15 Alan Modra <amodra@gmail.com>
21
22 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
23 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
24 and sim depending on $tool and $support_files. Echo configure line.
25
26 2017-09-14 Matt Rice <ratmice@gmail.com>
27
28 * src-release.sh (do_proto_toplev): Enable gold during release process.
29
30 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
31
32 * config.sub: Sync with master version in config project.
33
34 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
35
36 * config.sub: Handle ia16 in $basic_machine.
37
38 bfd/
39 * config.bfd: Handle ia16.
40
41 gas/
42 * configure.tgt: Handle ia16.
43
44 ld/
45 * configure.tgt: Handle ia16.
46
47 2017-03-22 Nick Clifton <nickc@redhat.com>
48
49 * config.sub: Sync with master version in config project.
50 * config.guess: Likewise.
51
52 2017-01-23 Nick Clifton <nickc@redhat.com>
53
54 * configure.ac: Update year in copyright notice.
55 Sync from FSF GCC mainline, bringing in the following patches.
56 * Makefile.def: Likewise.
57 * Makefile.tpl: Likewise.
58 * configure: Regenerate.
59 * Makefile.in: Regenerate.
60
61 2016-12-21 Jakub Jelinek <jakub@redhat.com>
62
63 * configure.ac: Don't bootstrap libmpx unless --with-build-config
64 includes bootstrap-mpx.
65
66 2016-12-01 Matthias Klose <doko@ubuntu.com>
67
68 * configure.ac: Don't use pkg-config to check for bdw-gc.
69
70 2016-11-30 Matthias Klose <doko@ubuntu.com>
71
72 * Makefile.def: Remove reference to boehm-gc target module.
73 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
74 options and for the bdw-gc pkg-config module.
75
76 2016-11-15 Matthias Klose <doko@ubuntu.com>
77
78 * config-ml.in: Remove references to GCJ.
79 * configure.ac: Likewise.
80
81 2016-09-30 Jakub Jelinek <jakub@redhat.com>
82
83 * configure.ac: Add target-libffi to target_libraries.
84 Readd libgcj target disablings, modified to only target-libffi.
85 Readd target addition of go to unsupported languages.
86
87 2016-09-30 Andrew Haley <aph@redhat.com>
88
89 * Makefile.def: Remove libjava.
90 * Makefile.tpl: Likewise.
91 * configure.ac: Likewise.
92
93 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
94
95 * configure.ac: Disable "sim" directory for arc*-*-*.
96
97 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
98
99 * configure.ac: Check for the minimum in-tree MPFR version
100 handled.
101
102 2016-12-31 Alan Modra <amodra@gmail.com>
103
104 * config.sub: Import from upstream.
105
106 2016-12-08 Alan Modra <amodra@gmail.com>
107
108 * configure: Regenerate.
109
110 2016-12-02 Josh Conner <joshconner@google.com>
111
112 * configure.ac: Add fuchsia to targets that use ELF.
113 * configure: Regenerated.
114
115 2016-11-07 Doug Evans <dje@google.com>
116
117 * config.sub: Sync with upstream version 2016-11-03.
118 git://git.sv.gnu.org/config.git
119 * config.guess: Sync with upstream version 2016-10-02.
120
121 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
122
123 * .gitignore: Add archives and make stamps.
124
125 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
126
127 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
128 * configure: Regenerated.
129
130 2016-06-28 Walter Lee <walt@tilera.com>
131
132 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
133 * configure: Regenerate.
134
135 2016-05-28 Alan Modra <amodra@gmail.com>
136
137 * Makefile.tpl (configure): Depend on m4 files included.
138 * Makefile.in: Regenerate.
139
140 2016-05-27 Nick Clifton <nickc@redhat.com>
141
142 * config.guess (Alpha OSF1): Fix typo introduced during the most
143 recent synchronization update.
144
145 2016-05-23 Nick Clifton <nickc@redhat.com>
146
147 * Import these patches from the gcc mainline:
148
149 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
150
151 * config.guess: Import version 2016-04-02 (newest).
152 * config.sub: Import version 2016-05-10 (newest).
153
154 2016-04-19 Nick Clifton <nickc@redhat.com>
155
156 * Import this patch from the GCC mainline:
157
158 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
159
160 PR bootstrap/70173
161 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
162 and gotools directories. Delete the stage_final file.
163 * Makefile.in: Regenerate.
164
165 2016-03-17 Cary Coutant <ccoutant@gmail.com>
166
167 * configure.ac: Add mips and s390 to the gold target check.
168 * configure: Regenerate.
169
170 2016-02-10 Nick Clifton <nickc@redhat.com>
171
172 Import these patches from the GCC mainline:
173
174 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
175
176 * configure.ac: Enable LTO for DJGPP
177 * configure: Regenerate
178
179 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
180
181 PR bootstrap/69329
182 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
183 * Makefile.in: Regenerate.
184
185 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
186 Sebastian Pop <s.pop@samsung.com>
187
188 * Makefile.in: Regenerate.
189 * Makefile.tpl: Export ISLVER.
190 * configure: Regenerate.
191 * config/isl.m4: Detect isl-0.15.
192
193 2016-01-29 Sebastian Pop <s.pop@samsung.com>
194
195 * config/isl.m4: Add comments about isl-0.16.
196 * configure: Regenerate.
197
198 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
199
200 Sync with GCC
201 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
202
203 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
204 symbols.
205
206 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
207
208 PR bootstrap/69134
209 * Makefile.def (mpfr): Disable assembler.
210 * Makefile.in: Regenerate.
211
212 2016-01-11 Nick Clifton <nickc@redhat.com>
213
214 Import the following changes from the GCC mainline:
215
216 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
217
218 * configure.ac: Enable libmpx by default.
219 * configure: Regenerated.
220
221 2015-11-19 Martin Liska <mliska@suse.cz>
222
223 * .gitignore: Add .clang-format to ignored files.
224 * Makefile.tpl: Add clang-format.
225 * Makefile.in: Regenerate.
226
227 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
228
229 PR libffi/65726
230 * Makefile.def (lang_env_dependencies): Make libffi depend
231 on cxx.
232 * Makefile.in: Regenerate.
233
234 2015-12-02 Ian Lance Taylor <iant@google.com>
235
236 PR go/66147
237 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
238 * Makefile.in: Regenerate.
239
240 2015-12-17 Nathan Sidwell <nathan@acm.org>
241
242 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
243 * configure: Regenerate.
244
245 2015-12-17 Sebastian Pop <s.pop@samsung.com>
246
247 * Makefile.in: Replace ISL with isl.
248 * Makefile.tpl: Same.
249 * config/isl.m4: Same.
250 * configure.ac: Same.
251 * contrib/download_prerequisites: Same.
252 * configure: Regenerate.
253
254 2016-01-01 Ben Elliston <bje@gnu.org>
255
256 * config.guess: Import version 2016-01-01.
257 * config.sub: Likewise.
258
259 2015-11-20 Tristan Gingold <gingold@adacore.com>
260
261 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
262 * configure: Regenerate.
263
264 2015-10-21 Nick Clifton <nickc@redhat.com>
265
266 PR gas/19109
267 * configure.ac: Note the 'none' is an acceptable argument to
268 --enable-compressed-debug-sections.
269 * configure: Regenerate.
270
271 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
272
273 PR gas/19109
274 * configure.ac: Add
275 --enable-compressed-debug-sections={all,gas,gold,ld}.
276 * configure: Regenerated.
277
278 2015-09-30 Nick Clifton <nickc@redhat.com>
279
280 Import the following patches from the GCC mainline:
281
282 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
283
284 PR libfortran/54572
285 * Makefile.def: Make libgfortran depend on libbacktrace.
286 * Makefile.in: Regenerate.
287
288 2015-08-12 Tom de Vries <tom@codesourcery.com>
289
290 PR other/67092
291 PR other/67098
292 * configure.ac: Remove --with_host_libstdcxx support.
293 * configure: Regenerate.
294
295 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
296 Jakub Jelinek <jakub@redhat.com>
297
298 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
299 nvptx*-*-*.
300 * configure: Regenerate.
301
302 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
303
304 Sync with GCC
305 2015-07-28 Ben Elliston <bje@gnu.org>
306
307 * config.sub, config.guess: Import from upstream.
308
309 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
310
311 * Makefile.def (libiconv): Define bootstrap=true.
312 Mark pdf/html/info as missing.
313 (configure-gcc): Depend on all-libiconv.
314 (all-gcc): Ditto.
315 (configure-libcpp): Ditto.
316 (all-libcpp): Ditto.
317 (configure-intl): Ditto.
318 (all-intl): Ditto.
319 * Makefile.in: Regenerate.
320
321 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
322
323 Sync with GCC
324 2015-07-24 Michael Darling <darlingm@gmail.com>
325
326 PR other/66259
327 * config-ml.in: Reflects renaming of configure.in to configure.ac
328 * configure: Likewise
329 * configure.ac: Likewise
330
331 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
332
333 * Makefile.in: Regenerated.
334
335 Sync with GCC
336 2015-05-21 Jason Merrill <jason@redhat.com>
337
338 * Makefile.tpl: Update comments.
339
340 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
341
342 * Makefile.tpl: Remove surplus whitespace throughout.
343
344 2015-03-25 Martin Liska <mliska@suse.cz>
345 Yury Gribov <y.gribov@samsung.com>
346
347 * Makefile.tpl: Fix ln source location for vimrc file.
348
349 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
350
351 Sync with GCC
352 2015-05-16 James Bowman <james.bowman@ftdichip.com>
353
354 * configure.ac: FT32 target added.
355 * configure: Regenerate.
356
357 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
358
359 Sync with GCC
360 2015-06-02 Jason Merrill <jason@redhat.com>
361
362 PR bootstrap/66319
363 * configure.ac: Use -std=gnu++98.
364
365 2015-05-28 Mike Frysinger <vapier@gentoo.org>
366
367 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
368 * configure: Regenerate.
369
370 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
371
372 * configure.ac: Fix typo.
373 * configure: Regenerate.
374
375 2015-05-03 Matthias Klose <doko@ubuntu.com>
376
377 * configure.ac: Match $host configured with triplets.
378 * configure: Regenerate.
379
380 2015-04-17 Jakub Jelinek <jakub@redhat.com>
381
382 PR bootstrap/62077
383 * configure.ac (--enable-stage1-checking): Default to
384 release,misc,gimple,rtlflag,tree,types if --disable-checking
385 or --enable-checking is not specified and DEV-PHASE is not
386 experimental.
387 * configure: Regenerated.
388
389 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
390
391 Install back PR target/47230 fix (Revert the revert).
392
393 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
394
395 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
396 target.
397 * configure: Regenerate.
398
399 2015-05-13 John David Anglin <dave.anglin@bell.net>
400
401 * configure.ac: Disable configuration of GDB for HPUX targets.
402 * configure: Regenerate.
403
404 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
405
406 PR ld/18355
407 * Makefile.def: Add extra_configure_flags to host zlib.
408 * configure.ac (extra_host_zlib_configure_flags): New. Set
409 to --enable-host-shared When bfd is to be built as shared
410 library. AC_SUBST.
411 * Makefile.in: Regenerated.
412
413 2015-04-15 Mike Frysinger <vapier@gentoo.org>
414 Hans-Peter Nilsson <hp@axis.com>
415
416 Adjust src-release.sh for sim using the gdb create-version.sh.
417 * src-release.sh (tar_compress): If there's a fifth parameter,
418 use that in the getver call instead of $tool.
419 (sim_release): Pass gdb as fifth parameter to tar_compress.
420 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
421
422 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
423
424 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
425 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
426 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
427 * Makefile.in: Regenerate.
428
429 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
430
431 * configure.ac: Add --with-system-zlib.
432 * configure: Regenerated.
433
434 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
435
436 * src-release.sh: Don't configure with --with-target-subdir=.
437 --disable-multilib.
438
439 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
440
441 * src-release.sh (DEVO_SUPPORT): Replace src-release with
442 src-release.sh.
443
444 2015-03-30 Ed Schouten <ed@nuxi.nl>
445
446 * config.sub: Update from upstream, to 2015-03-04 version.
447 * config.guess: Likewise.
448
449 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
450
451 * Makefile.def (dependencies): Add all-zlib to all-bfd.
452 * Makefile.in: Regenerated.
453
454 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
455
456 * src-release.sh (do_proto_toplev): Configure with --target
457 --with-target-subdir and --disable-multilib.
458 (BINUTILS_SUPPORT_DIRS): Add zlib.
459 (GAS_SUPPORT_DIRS): Likewise.
460 (GDB_SUPPORT_DIRS): Likewise.
461 (SIM_SUPPORT_DIRS): Likewise.
462
463 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
464
465 * configure.ac (target_configdirs): Exclude target-zlib if
466 target-libjava isn't built.
467 * configure: Regenerated.
468
469 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
470
471 Sync with GCC
472 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
473
474 * config-ml.in: Robustify ac_configure_args parsing.
475
476 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
477
478 * Makefile.def: Updated from GCC trunk.
479 * Makefile.tpl: Likewise.
480 * configure.ac: Likewise.
481 * Makefile.in: Regenerated.
482 * configure: Likewise.
483
484 2015-01-28 James Bowman <james.bowman@ftdichip.com>
485
486 * configure.ac: Add FT32 support.
487 * configure: Regenerate.
488
489 2015-01-12 Anthony Green <green@moxielogic.com>
490
491 * configure.ac: Don't disable gprof for moxie.
492 * configure: Rebuild.
493
494 2015-01-03 Andrew Pinski <apinski@cavium.com>
495
496 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
497 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
498 (BASE_TARGET_EXPORTS): Add OBJCOPY.
499 (OBJCOPY_FOR_TARGET): New variable.
500 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
501 * Makefile.in: Regenerate.
502 * configure.ac: Check for already installed target objcopy.
503 Also GCC_TARGET_TOOL on objcopy.
504 * configure: Regenerate.
505
506 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
507
508 * config.sub: Update from upstream, to 2015-01-01 version.
509 * config.guess: Ditto.
510
511 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
512
513 * config.sub: Update from upstream config repo.
514
515 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
516
517 * libtool.m4: Updated from GCC trunk.
518
519 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
520
521 * config.guess: Update from upstream config repo.
522 * config.sub: Ditto.
523
524 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
525
526 * move-if-change: Update from upstream gnulib.
527
528 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
529
530 * compile: Sync with upstream Automake.
531 * depcomp: Ditto.
532 * install-sh: Ditto.
533 * missing: Ditto.
534 * mkinstalldirs: Ditto.
535 * ylwrap: Ditto.
536
537 2014-10-15 Tristan Gingold <gingold@adacore.com>
538
539 * src-release.sh (do_proto_toplev): Configure with --target.
540
541 2014-10-03 Jing Yu <jingyu@google.com>
542
543 * configure.ac: Add aarch64 to list of targets that support gold.
544 * configure: Regenerate.
545
546 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
547
548 * configure.ac: Add mips*-img-elf* target triple.
549 * configure: Regenerate.
550
551 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
552 * configure: Disable gdb for nds32*-*-* until supported.
553 * configure.ac: Disable gdb for nds32*-*-* until supported.
554
555 2014-09-05 Joel Brobecker <brobecker@adacore.com>
556
557 * configure: Regenerate.
558
559 2014-08-27 Will Newton <will.newton@linaro.org>
560
561 * src-release.sh: New file.
562 * src-release: Remove file.
563
564 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
565
566 GDB not supported for or1k*-*-rtems*
567 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
568 of the stanzas results in this not being caught by or1k*-*-* later.
569 * configure. Regenerated.
570
571 2014-07-25 Samuel Bronson <naesten@gmail.com>
572
573 * .gitattributes: New file for use with git-merge-changelog.
574
575 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
576
577 Disable gdb for or1k*-*-* until supported
578 * configure.ac (or1k*-*-*): Disable gdb.
579 * configure: Regenerated.
580
581 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
582
583 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
584 * configure: Regenerated.
585
586 2014-03-26 Jakub Jelinek <jakub@redhat.com>
587
588 PR sanitizer/56781
589 * Makefile.def: Set bootstrap=true; for host fixincludes.
590 * configure.ac: Don't bootstrap host fixincludes unless
591 --with-build-config=bootstrap-{a,ub}san.
592 * Makefile.in: Regenerated.
593 * configure: Regenerated.
594
595 2014-03-21 Jakub Jelinek <jakub@redhat.com>
596
597 * configure.ac: Move BUILD_CONFIG set up earlier. Add
598 --enable-vtable-verify option parsing. Don't add
599 target-libsanitizer to bootstrap_target_libs unless
600 --with-build-config=bootstrap-asan or
601 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
602 to bootstrap_target_libs unless --enable-vtable-verify.
603 * configure: Regenerated.
604
605 2014-03-07 Jakub Jelinek <jakub@redhat.com>
606
607 PR bootstrap/58572
608 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
609 -I for libstdc++-v3 includes if $(LEAN).
610 * Makefile.in: Regenerated.
611
612 2014-02-24 Walter Lee <walt@tilera.com>
613
614 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
615 (tilegx-*-*): Change to tilegx*-*-*.
616 * configure: Regenerate.
617
618 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
619
620 * config.sub, config.guess: Import from upstream.
621
622 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
623
624 PR bootstrap/60620
625 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
626 * Makefile.in: Regenerate.
627
628 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
629
630 * Makefile.def (dependencies): Make all-ld depend on all-binutils
631 for WINDRES_FOR_TARGET in default-manifest.o rule.
632 * Makefile.in: Regenerate.
633
634 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
635
636 PR target/59788
637 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
638 *solaris2*.
639
640 2013-12-19 Keven Boell <keven.boell@intel.com>
641
642 * cp-namespace.c (cp_lookup_nested_symbol): Enable
643 nested lookups for fortran modules.
644 * dwarf2read.c (read_module): Add fortran module to
645 the symbol table.
646 (add_partial_symbol, add_partial_module): Add fortran
647 module to the partial symbol table.
648 (new_symbol_full): Create full symbol for fortran module.
649 * f-exp.y (yylex): Add new module domain to be parsed.
650 * symtab.h: New domain for fortran modules.
651
652 2013-12-19 Keven Boell <keven.boell@intel.com>
653
654 * f-exp.y (yylex): Add domain array to enable lookup
655 in multiple domains. Loop over lookup domains and try
656 to find requested symbol. Add STRUCT_DOMAIN to lookup
657 domains to be able to query for user defined types.
658
659 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
660
661 * configure.ac: Add user-friendly check for native x86_64-linux
662 multilibs.
663 * configure: Regenerate.
664
665 2013-11-23 Alan Modra <amodra@gmail.com>
666
667 * config.sub, config.guess: Import from upstream.
668
669 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
670
671 * Makefile.in: Regenerate.
672
673 * Makefile.tpl: Fix typo.
674 * Makefile.in: Regenerate partially.
675
676 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
677
678 * configure.ac: Added libcilkrts to noconfig list when C++ is not
679 supported.
680 * configure: Regenerated.
681
682 2013-10-30 Jason Merrill <jason@redhat.com>
683
684 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
685 --disable-build-format-warnings.
686
687 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
688
689 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
690 depend on libstdc++ and libgcc.
691 * configure: Regenerate.
692 * configure.ac: Added libcilkrts to target binaries. Also, restrict
693 libcilkrts for POSIX and i*86, and x86_64 architectures.
694 * Makefile.in: Added libcilkrts related fields to support building it.
695
696 2013-10-26 Jeff Law <law@redhat.com>
697
698 * Makefile.def (target_modules): Remove libmudflap
699 (languages): Remove check-target-libmudflap).
700 * Makefile.in: Rebuilt.
701 * Makefile.tpl (check-target-libmudflap-c++): Remove.
702 * configure.ac (target_libraries): Remove target-libmudflap.
703 Remove checks which disabled libmudflap on some systems.
704 * configure: Rebuilt.
705 * libmudflap: Directory removed.
706
707 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
708
709 * configure.ac: Update from GCC.
710 * configure: Regenerate.
711
712 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
713
714 * src-release (do-proto-toplevel): Support subdir-path-prefixed
715 files in SUPPORT_FILES.
716 (SIM_SUPPORT_DIRS): New variable.
717 (sim.tar.bz2): New rule.
718
719 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
720
721 * configure.ac: Update from GCC.
722 * configure: Regenerate.
723
724 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
725
726 * COPYING.NEWLIB: Update with new copyright.
727
728 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
729
730 * configure.ac: Update from GCC.
731 * configure: Regenerate.
732
733 2013-09-20 Alan Modra <amodra@gmail.com>
734
735 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
736 ppc host match. Support little-endian powerpc linux hosts.
737
738 2013-08-16 Joel Brobecker <brobecker@adacore.com>
739
740 * src-release (VER): When using $(TOOL)/common/create-version.sh,
741 strip the "-cvs" suffix from the version number if present.
742
743 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
744
745 * configure.ac: Sync with GCC repo.
746 * Makefile.def: Ditto.
747 * configure: Regenerate.
748 * Makefile.in: Ditto.
749
750 2013-07-22 Joel Brobecker <brobecker@adacore.com>
751
752 * src-release (VER): Use $(TOOL)/common/create-version.sh
753 if it exists.
754
755 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
756
757 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
758 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
759 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
760 * configure: Regenerate.
761
762 2013-06-01 George Thomas <george.thomas@atmel.com>
763
764 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
765 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
766
767 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
768
769 * COPYING.NEWLIB: Add Altera Corporation copyright.
770
771 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
772
773 * config.guess: Update from config repo.
774 * config.sub: Ditto.
775
776 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
777
778 * Makefile.def: Sync with GCC.
779 * Makefile.in: Regenerate.
780
781 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
782
783 * configure.ac: Sync with GCC.
784 * configure: Regenerate.
785
786 2013-03-22 Mike Frysinger <vapier@gentoo.org>
787
788 * src-release (VER): Change bfd/configure.in sed to use the new
789 `bfd/configure --version` output.
790
791 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
792
793 * configure.ac: Sync with GCC repo.
794 * configure: Ditto.
795
796 2013-02-05 Ian Lance Taylor <iant@google.com>
797
798 PR go/55969
799 * configure.ac: Disable libgo on some systems where it does not
800 work.
801 * configure: Rebuild.
802
803 2013-02-05 Alan Modra <amodra@gmail.com>
804
805 * configure: Regenerate after syncing config/.
806
807 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
808
809 * configure.ac: Sync with GCC repo.
810 * configure: Ditto.
811 * Makefile.def: Ditto.
812 * Makefile.in: Ditto.
813
814 2013-01-11 Joel Brobecker <brobecker@adacore.com>
815
816 Sync with GCC, merge:
817
818 2013-01-09 Jason Merrill <jason@redhat.com>
819
820 * .gitignore: Import from gdb repository.
821
822 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
823
824 * config.sub: Update from config repo.
825
826 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
827
828 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
829 * Makefile.in: Regenerate.
830
831 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
832
833 * Makefile.def (configure-gcc): Depend on all-gmp.
834 (all-gcc): Remove dependency on all-gmp.
835 * Makefile.in: Regenerated.
836
837 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
838
839 * config.guess: Update from config repo.
840 * config.sub: Ditto.
841
842 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
843
844 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
845 exists and replace the new bfin license in its location.
846
847 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
848
849 PR gas/14899
850 * Makefile.def (dependencies): Make all-binutils, all-gprof,
851 all-ld and all-gold depend on all-gas.
852 * Makefile.in: Regenerated.
853
854 2012-12-29 Ben Elliston <bje@gnu.org>
855
856 * config.guess: Update to 2012-12-29 version.
857 * config.sub: Likewise.
858
859 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
860
861 * Makefile.def (install-target-libgo): Depend on
862 install-target-libatomic. Merged from GCC repo.
863 * Makefile.in: Regenerate.
864
865 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
866
867 * COPYING.LIBGLOSS: Add license for bfin libgloss.
868
869 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
870
871 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
872 * configure: Regenerate.
873
874 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
875
876 * Makefile.def (target_modules): Add bootstrap=true and
877 raw_cxx=true to libsanitizer.
878 * configure.ac (bootstrap_target_libs): Add libsanitizer.
879 * Makefile.in: Regenerated.
880 * configure: Likewise.
881
882 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
883
884 * config.sub: Merge from config repo.
885
886 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
887
888 * configure.ac: Merge from GCC.
889 * Makefile.tpl: Ditto.
890 * Makefile.in: Ditto.
891 * configure: Ditto.
892
893 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
894
895 * configure.ac (noconfigdirs): Merge from GCC.
896 * configure: Regenerate.
897
898 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
899
900 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
901
902 2012-11-14 Roland McGrath <mcgrathr@google.com>
903
904 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
905 * configure: Regenerate.
906
907 2012-11-13 Richard Henderson <rth@redhat.com>
908
909 * configure.ac: Move libsanitizer logic to subdirectory.
910 * configure: Regenerate.
911
912 2012-11-13 Dodji Seketeli <dodji@redhat.com>
913
914 * configure.ac: Enable libsanitizer just on x86 linux for now.
915 * configure: Re-generate.
916
917 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
918
919 * configure.ac: Merge libquadmath sections.
920 * configure: Regenerate.
921
922 2012-11-12 Wei Mi <wmi@google.com>
923
924 * configure.ac: Add libsanitizer to target_libraries.
925 * Makefile.def: Ditto.
926 * configure: Regenerate.
927 * Makefile.in: Regenerate.
928
929 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
930
931 * configure: Regenerated.
932
933 2012-11-03 Robert Mason <rbmj@verizon.net>
934
935 * configure.ac: add --disable-libstdcxx configure option
936 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
937
938 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
939
940 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
941 against Mingw64 w32api.
942 * configure: Regenerate.
943
944 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
945
946 PR bootstrap/54820
947 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
948 * configure: Regenerate.
949
950 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
951
952 PR bootstrap/54820
953 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
954 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
955 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
956 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
957 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
958 * Makefile.in: Regenerate.
959 * configure.ac (have_static_libs): New variable and associated check.
960 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
961 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
962 * configure: Regenerate.
963
964 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
965
966 * config.guess, config.sub: Include updated version from
967 config-patches. Adds microblaze little endian support.
968
969 2012-09-28 Ian Lance Taylor <iant@google.com>
970
971 * Makefile.def: Make all-target-libgo depend on
972 all-target-libbacktrace.
973 * Makefile.in: Rebuild.
974
975 2012-09-26 Ian Lance Taylor <iant@google.com>
976
977 * Makefile.def: Make all-gcc depend on all-libbacktrace.
978 * Makefile.in: Rebuild.
979
980 2012-09-06 Diego Novillo <dnovillo@google.com>
981
982 * configure.ac: Bump minimum GMP version to 4.2.3.
983 * configure: Re-generate.
984
985 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
986
987 PR target/54461
988 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
989 target-libgloss if not configured --with-avrlibc=no.
990 * configure: Regenerate.
991
992 2012-09-04 Jason Merrill <jason@redhat.com>
993
994 * configure.ac: Fix --enable-languages=all.
995
996 2012-09-03 Richard Guenther <rguenther@suse.de>
997
998 PR bootstrap/54138
999 * configure.ac: Re-organize ISL / CLOOG checks to allow
1000 disabling with either --without-isl or --without-cloog.
1001 * configure: Regenerated.
1002
1003 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1004
1005 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1006 * configure: Regenerate.
1007
1008 2012-09-21 Steve Ellcey <sellcey@mips.com>
1009
1010 * configure.ac: Add mips*-mti-elf* target.
1011 * configure: Regenerate.
1012
1013 2012-09-19 Ian Lance Taylor <iant@google.com>
1014
1015 * configure.ac (host_libs): Add libbacktrace.
1016 (target_libraries): Add libbacktrace.
1017 * Makefile.def (host_modules): Add libbacktrace.
1018 (target_modules): Likewise.
1019 * configure, Makefile.in: Rebuild.
1020
1021 2012-09-15 Jiong Wang <jiwang@tilera.com>
1022
1023 * configure.ac (ENABLE_GOLD): support tilegx*
1024 * configure: rebuild
1025
1026 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1027
1028 PR target/38607
1029 Merge upstream change.
1030 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1031
1032 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1033 Add libgomp*.o to compare_exclusions for AIX.
1034 * configure: Regenerate.
1035
1036 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1037
1038 PR binutils/4970
1039 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1040 and opcodes.
1041 * Makefile.in: Regenerated.
1042
1043 2012-08-14 Diego Novillo <dnovillo@google.com>
1044
1045 Merge from cxx-conversion branch.
1046
1047 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1048 POSTSTAGE1_CONFIGURE_FLAGS.
1049 * Makefile.in: Regenerate.
1050 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1051 Force C++ when bootstrapping.
1052 * configure: Regenerate.
1053
1054 2012-07-06 Richard Guenther <rguenther@suse.de>
1055
1056 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1057 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1058 --with-gmp=system.
1059 * Makefile.in: Regenerated.
1060 * configure: Likewise.
1061
1062 2012-07-06 Richard Guenther <rguenther@suse.de>
1063
1064 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1065 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1066 supply V=1 as extra_make_flags.
1067 * configure: Regenerated.
1068 * Makefile.in: Likewise.
1069
1070 2012-07-03 Richard Guenther <rguenther@suse.de>
1071
1072 * Makfile.def (isl): Remove not necessary extra_exports and
1073 extra_make_flags.
1074 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1075 * Makefile.in: Regenerated.
1076
1077 2012-07-03 Richard Guenther <rguenther@suse.de>
1078
1079 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1080 * configure.ac: If either the ISL or the CLooG check failed
1081 do not try to build in-tree versions.
1082 * Makefile.in: Regenerated.
1083 * configure: Regenerated.
1084
1085 2012-07-02 Richard Guenther <rguenther@suse.de>
1086 Michael Matz <matz@suse.de>
1087 Tobias Grosser <tobias@grosser.es>
1088 Sebastian Pop <sebpop@gmail.com>
1089
1090 * Makefile.def: Add ISL host module, remove PPL host module.
1091 Adjust ClooG host module to use the proper ISL.
1092 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1093 * configure.ac: Include config/isl.m4. Add ISL host library,
1094 remove PPL. Remove PPL configury, add ISL configury, adjust
1095 ClooG configury.
1096 * Makefile.in: Regenerated.
1097 * configure: Likewise.
1098
1099 2012-07-02 Richard Guenther <rguenther@suse.de>
1100
1101 Merge from graphite branch
1102 2011-07-21 Tobias Grosser <tobias@grosser.es>
1103
1104 * configure: Regenerated.
1105 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1106 both cloog.org and legacy versions. The only supported version will
1107 be CLooG with the isl backend.
1108
1109 2011-07-21 Tobias Grosser <tobias@grosser.es>
1110
1111 * configure: Regenerated.
1112 * configure.ac: Require cloog isl 0.17.0
1113
1114 2011-07-21 Tobias Grosser <tobias@grosser.es>
1115
1116 * configure: Regenerated.
1117 * config/cloog.m4: Do not define CLOOG_ORG
1118
1119 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1120
1121 * configure.ac: Skip C if explicitly selected.
1122 * configure: Regenerate.
1123
1124 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1125
1126 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1127 they contain -O2.
1128 * configure: Regenerate.
1129
1130 2012-06-20 Jason Merrill <jason@redhat.com>
1131
1132 * Makefile.tpl (check-target-libgomp-c++): New.
1133 (check-target-libitm-c++): New.
1134 * Makefile.def (c++): Add them.
1135 * Makefile.in: Regenerate.
1136
1137 2012-05-16 Olivier Hainque <hainque@adacore.com>
1138
1139 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1140 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1141 (install-no-fixedincludes): Adjust accordingly.
1142 * Makefile.in: Regenerate.
1143
1144 2012-05-09 Nick Clifton <nickc@redhat.com>
1145 Paul Smith <psmith@gnu.org>
1146
1147 PR bootstrap/50461
1148 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1149 allow for the fact that from release v3.1.0 of MPFR the source
1150 files were moved into a src sub-directory.
1151 * configure: Regenerate.
1152
1153 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1154
1155 * configure.ac: Bump minimum MPFR version to 2.4.0.
1156 * configure: Regenerated.
1157
1158 2012-05-01 Richard Henderson <rth@redhat.com>
1159
1160 * Makefile.def (libatomic): New target_module.
1161 * configure.ac (target_libraries): Add libatomic.
1162 (noconfigdirs): Check if libatomic is supported.
1163 * Makefile.in, configure: Rebuild.
1164
1165 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1166
1167 Merge upstream change
1168 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1169
1170 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1171
1172 * libtool.m4: Additional FreeBSD 10 fixes.
1173
1174 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1175
1176 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1177 they contain -O2.
1178 * configure: Regenerate.
1179
1180 2012-05-14 Catherine Moore <clm@codesourcery.com>
1181
1182 * NEWS: Mention PowerPC VLE port.
1183
1184 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1185
1186 * MAINTAINERS (config/): Move to intl/ section.
1187 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1188
1189 2012-05-09 Nick Clifton <nickc@redhat.com>
1190 Paul Smith <psmith@gnu.org>
1191
1192 PR bootstrap/50461
1193 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1194 allow for the fact that from release v3.1.0 of MPFR the source
1195 files were moved into a src sub-directory.
1196 * configure: Regenerate.
1197
1198 2012-05-02 Roland McGrath <mcgrathr@google.com>
1199
1200 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1201 * configure: Regenerate.
1202
1203 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1204
1205 * config.sub: Update to 2012-04-18 version from official repo.
1206
1207 2012-03-19 Tristan Gingold <gingold@adacore.com>
1208
1209 * configure.ac (ia64*-*-*vms*): Add support for ld.
1210 * configure: Regenerate.
1211
1212 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1213
1214 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1215 (unsupported_languages): Remove mips-sgi-irix6.*.
1216 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1217 (with_stabs): Remove.
1218 * configure: Regenerate.
1219
1220 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1221
1222 * configure.ac (enable_libgomp): Remove *-*-osf*.
1223 (with_stabs): Remove alpha*-*-osf*.
1224 * configure: Regenerate.
1225
1226 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1227
1228 * COPYING.NEWLIB: Modify DJ Delorie license to include
1229 modification rights in clause as permitted by DJ Delorie.
1230 * COPYING.LIBGLOSS: Ditto.
1231
1232 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1233
1234 * COPYING.NEWLIB: Remove two unused licenses.
1235
1236 2012-03-05 Tristan Gingold <gingold@adacore.com>
1237
1238 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1239 * configure: Regenerate.
1240
1241 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1242
1243 * COPYING.NEWLIB: Add Adapteva notice.
1244 * COPYING.LIBGLOSS: Add Adapteva notice.
1245
1246 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1247
1248 * configure: Regenerate.
1249
1250 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1251
1252 * COPYING.LIBGLOSS: Add GPL with exception license.
1253
1254 2011-11-09 Roland McGrath <mcgrathr@google.com>
1255
1256 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1257 * configure: Rebuild.
1258 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1259 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1260 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1261 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1262 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1263 Add READELF.
1264 * Makefile.in: Rebuild.
1265
1266 2011-11-08 Richard Henderson <rth@redhat.com>
1267
1268 * configure.ac: Test for libitm directory present first.
1269
1270 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1271
1272 * configure.ac: Test libitm/configure.tgt to disable libitm.
1273 * configure: Rebuild.
1274
1275 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1276
1277 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1278 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1279 * Makefile.in: Regenerate.
1280
1281 2011-11-01 DJ Delorie <dj@redhat.com>
1282
1283 * configure.ac (rl78-*-*) New case.
1284 * configure: Regenerate.
1285
1286 2011-11-01 DJ Delorie <dj@redhat.com>
1287
1288 * config.sub: Update to version 2011-10-29 (added rl78)
1289
1290 2011-10-27 Nick Clifton <nickc@redhat.com>
1291
1292 * config.sub: Import these changes from the config project:
1293
1294 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1295 Ben Elliston <bje@gnu.org>
1296
1297 * config.sub (epiphany): New.
1298
1299 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1300 Ben Elliston <bje@gnu.org>
1301
1302 * config.sub (hexagon, hexagon-*): New.
1303
1304 2011-08-23 Roland McGrath <mcgrathr@google.com>
1305
1306 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1307 64eb to be64.
1308
1309 2011-08-16 Roland McGrath <mcgrathr@google.com>
1310
1311 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1312 (nacl): Grok as alias for 32el-unknown-nacl.
1313
1314 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1315
1316 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1317
1318 2011-08-14 Yao Qi <yao@codesourcery.com>
1319
1320 Merge from gcc:
1321
1322 2011-08-14 Yao Qi <yao@codesourcery.com>
1323 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1324 * configure: Regenerate.
1325
1326 2011-07-26 Ian Lance Taylor <iant@google.com>
1327
1328 Merge from gcc:
1329
1330 2011-07-26 Ian Lance Taylor <iant@google.com>
1331 * configure.ac: Set have_compiler based on whether gcc directory
1332 exists, rather than on whether gcc is in configdirs.
1333 * configure: Rebuild.
1334
1335 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1336 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1337 link directories.
1338 * Makefile.in: Rebuild.
1339
1340 2011-07-20 Ian Lance Taylor <iant@google.com>
1341 PR bootstrap/49787
1342 * configure.ac: Move --enable-bootstrap handling earlier in file.
1343 If --enable-bootstrap and either --enable-build-with-cxx or
1344 --enable-build-poststage1-with-cxx, enable C++ automatically.
1345 * configure: Rebuild.
1346
1347 2011-07-19 Ian Lance Taylor <iant@google.com>
1348 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1349 make C++ a boot_language. Set and substitute
1350 POSTSTAGE1_CONFIGURE_FLAGS.
1351 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1352 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1353 * configure, Makefile.in: Rebuild.
1354
1355 2011-07-16 Jason Merrill <jason@redhat.com>
1356 * Makefile.def (language=c++): Add check-c++0x and
1357 check-target-libmudflap-c++.
1358 * Makefile.tpl (check-target-libmudflap-c++): New.
1359 * Makefile.in: Regenerate.
1360
1361 2011-07-16 Matthias Klose <doko@ubuntu.com>
1362 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1363 * Makefile.def (target_modules/libjava): Pass
1364 $(EXTRA_CONFIGARGS_LIBJAVA).
1365 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1366 if not configured with --enable-static-libjava.
1367 * Makefile.in: Regenerate.
1368 * configure: Likewise.
1369
1370 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1371 PR regression/47836
1372 PR bootstrap/23656
1373 PR other/47733
1374 PR bootstrap/49247
1375 PR c/48825
1376 * configure.ac (target_libraries): Remove target-libiberty.
1377 Remove case-statement setting skipdirs=target-libiberty for
1378 multiple targets. Remove checking target_configdirs and
1379 removing target-libiberty but keeping target-libgcc if
1380 otherwise empty.
1381 * Makefile.def (target_modules): Don't add libiberty.
1382 (dependencies): Remove all traces of target-libiberty.
1383 * configure, Makefile.in: Regenerate.
1384
1385 2011-07-22 Jason Merrill <jason@redhat.com>
1386
1387 * Makefile.def (language=c++): Add check-c++0x and
1388 check-target-libmudflap-c++.
1389 * Makefile.tpl (check-target-libmudflap-c++): New.
1390 * Makefile.in: Regenerate.
1391
1392 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1393
1394 * configure: Regenerate.
1395
1396 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1397
1398 PR target/39150
1399 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1400 x86_64-*-solaris2.1[0-9]*.
1401 * configure: Regenerate.
1402
1403 2011-06-13 Walter Lee <walt@tilera.com>
1404
1405 * configure.ac (tilepro-*-*) New case.
1406 (tilegx-*-*): Likewise.
1407 * configure: Regenerate.
1408
1409 2011-06-06 Nick Clifton <nickc@redhat.com>
1410
1411 * config.sub: Sync from upstream.
1412
1413 2011-05-08 Doug Kwan <dougkwan@google.com>
1414
1415 Merge from gcc:
1416
1417 2011-05-08 Doug Kwan <dougkwan@google.com>
1418
1419 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1420 * configure: Regenerated.
1421 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1422 value from configure.
1423 * Makefile.in: Regenerated.
1424
1425 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1426
1427 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1428 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1429 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1430 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1431 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1432 *-*-vxworks*): Disable newlib and libgloss in separate case
1433 statement.
1434 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1435 to separate case statement.
1436 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1437 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1438 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1439 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1440 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1441 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1442 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1443 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1444 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1445 i[[3456789]]86-*-rdos*, m32r-*-*,
1446 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1447 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1448 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1449 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1450 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1451 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1452 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1453 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1454 and libgloss in main case over targets. Remove most empty cases
1455 in main case over targets.
1456 * configure: Regenerate.
1457
1458 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1459
1460 * configure.ac: Remove code setting special library locations for
1461 hppa*64*-*-hpux11*. Remove code setting compiler for
1462 sparc-sun-solaris2*.
1463 * configure: Regenerate.
1464
1465 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1466
1467 * configure.ac: Separate libgloss_dir settings from general case
1468 over targets.
1469 * configure: Regenerate.
1470
1471 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1472
1473 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1474 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1475 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1476 cases in libgcj-disabling case statement.
1477 (hppa*64*-*-linux*): Set unsupported_languages instead of
1478 disabling target-zlib.
1479 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1480 to hppa*64*-*-hpux*.
1481 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1482 hppa*-*-hpux*.
1483 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1484 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1485 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1486 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1487 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1488 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1489 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1490 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1491 libgcj-disabling case statement.
1492 * configure: Regenerate.
1493
1494 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1495
1496 * configure.ac: Disable Java for targets not supporting libffi.
1497 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1498 Remove cases in Java-disabling statement.
1499 (*arm-wince-pe): Change to arm-wince-pe.
1500 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1501 cases in Java-disabling statement.
1502 (bfin-*-*): Don't disable Java again.
1503 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1504 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1505 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1506 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1507 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1508 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1509 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1510 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1511 Java-disabling statement.
1512 (mmix-*-*): Don't disable Java again.
1513 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1514 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1515 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1516 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1517 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1518 statement.
1519 * configure: Regenerate.
1520
1521 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1522
1523 Merge from GCC:
1524
1525 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1526
1527 PR lto/48086
1528 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1529 * configure: Regenerate.
1530
1531 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1532
1533 * configure.ac: Separate cases disabling Java and Java libraries
1534 from general case over targets.
1535 * configure: Regenerate.
1536
1537 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1538
1539 * configure.ac (build_tools): Remove build-byacc.
1540 (host_libs): Remove mmalloc.
1541 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1542 autoconf automake libtool diff rcs fileutils shellutils time
1543 textutils wdiff find uudecode hello tar gzip indent recode release
1544 sed perl gawk findutils gettext zip.
1545 (libgcj): Remove target-qthreads.
1546 (target_tools): Remove target-examples target-gperf.
1547 (YACC): Don't handle building byacc.
1548 * configure: Regenerate.
1549 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1550 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1551 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1552 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1553 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1554 handle building components.
1555 * Makefile.in: Regenerate.
1556
1557 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1558
1559 * config.sub: Sync from upstream.
1560
1561 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1562
1563 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1564 (microblaze*): Don't disable libssp.
1565 * configure: Regenerate.
1566
1567 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1568
1569 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1570 moveifchange.
1571 * configure: Regenerate.
1572 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1573 * Makefile.in: Regenerate.
1574
1575 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1576
1577 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1578 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1579 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1580 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1581 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1582 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1583 md_exec_prefix cases.
1584 * configure: Regenerate.
1585
1586 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1587
1588 * configure.ac: Separate cases disabling target-libssp,
1589 target-libiberty, target-libstdc++-v3 and Fortran from general
1590 case over targets.
1591 * configure: Regenerate.
1592
1593 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1594
1595 * configure.ac (*-*-chorusos): Don't disable libgcj.
1596 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1597 Remove case.
1598 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1599 (arm-*-coff): Don't disable libgcj.
1600 (arm*-*-linux-gnueabi): Remove useless assignment.
1601 (arm-*-riscix*): Don't disable libgcj.
1602 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1603 configuration.
1604 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1605 (c54x*-*-*): Remove case.
1606 (tic54x-*-*): Don't disable GCC or GCC libraries.
1607 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1608 to *.
1609 (d10v-*-*): Don't disable GCC libraries.
1610 (d30v-*-*): Don't disable libgcj.
1611 (h8500-*-*): Don't disable GCC libraries.
1612 (i960-*-*): Don't disable libgcj.
1613 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1614 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1615 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1616 libgcj.
1617 (m68k-*-coff*): Remove case.
1618 (mmix-*-*): Don't disable libgloss on host.
1619 (mn10200-*-*, mn10300-*-*): Remove cases.
1620 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1621 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1622 Don't disable libgcj.
1623 (romp-*-*): Remove case.
1624 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1625 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1626 case.
1627 (v810-*-*): Don't disable GCC libraries.
1628 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1629 (ip2k-*-*): Don't disable GCC libraries.
1630 * configure: Regenerate.
1631
1632 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1633
1634 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1635 libffi on host.
1636 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1637 on host.
1638 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1639 * configure: Regenerate.
1640
1641 2011-03-26 John Marino <binutils@marino.st>
1642
1643 * configure.ac: Add support for *-*-dragonfly*
1644 * configure: Regenerate.
1645
1646 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1647
1648 * configure.ac (native_only): Remove.
1649 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1650 send-pr uudecode guile gnuserv on host.
1651 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1652 send-pr rcs guile perl texinfo libtool on host.
1653 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1654 automake send-pr rcs guile perl texinfo libtool on host.
1655 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1656 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1657 (alpha*-dec-osf*): Don't disable fileutils on target.
1658 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1659 texinfo send-pr expect dejagnu on target.
1660 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1661 target-qthreads on target.
1662 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1663 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1664 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1665 x86_64-*-mingw*): Don't disable expect on target.
1666 (*-*-cygwin*): Don't disable target-gperf on target.
1667 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1668 gnuserv on target.
1669 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1670 target.
1671 * configure: Regenerate.
1672
1673 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1674
1675 * configure.ac (target_tools): Remove target-groff.
1676 (native_only): Remove target-groff.
1677 (hppa*64*-*-*): Don't disable byacc.
1678 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1679 setting.
1680 (*-*-kaos*): Don't skip target-librx and target-groff.
1681 (*-*-netware*): Don't skip target-libmudflap.
1682 (*-*-tpf*): Don't skip target-libmudflap.
1683 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1684 directories on the host.
1685 (ia64*-*-*vms*): Don't skip tix.
1686 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1687 host.
1688 * configure: Regenerate.
1689
1690 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1691
1692 * configure.ac: Remove references to mt-mep, mt-netware,
1693 mt-wince.
1694 * Makefile.def: Add all-utils soft dependencies.
1695 * Makefile.tpl: Remove GDB_NLM_DEPS.
1696 * configure: Regenerate.
1697 * Makefile.in: Regenerate.
1698
1699 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1700
1701 Sync from GCC:
1702
1703 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1704
1705 * configure.ac: Do not include mh-x86omitfp.
1706 * configure: Regenerate.
1707
1708 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1709
1710 * configure.ac: Remove empty cases.
1711 * configure: Regenerate.
1712
1713 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1714
1715 * Makefile.def: Add dependency from termcap to gdb.
1716 * Makefile.in: Regenerate.
1717
1718 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1719
1720 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1721 * configure: Regenerate.
1722 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1723 * Makefile.tpl: Likewise.
1724 * Makefile.in: Regenerate.
1725
1726 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1727
1728 * configure.ac: Remove all mentions of tentative_cc.
1729 * configure: Regenerate.
1730
1731 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1732
1733 PR lto/48086
1734 * configure.ac: Re-enable LTO on *-apple-darwin9.
1735 * configure: Regenerate.
1736
1737 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1738
1739 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1740 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1741 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1742 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1743 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1744 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1745 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1746 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1747 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1748 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1749 *-*-rhapsody*): Remove host cases.
1750 * configure: Regenerate.
1751
1752 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1753
1754 * configure.ac (ppc*-*-pe): Remove host case.
1755 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1756 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1757 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1758 cases.
1759 * configure: Regenerate.
1760
1761 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1762
1763 * config.sub: Update to version 2011-03-23.
1764
1765 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1766
1767 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1768 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1769 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1770 * configure: Regenerate.
1771
1772 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1773
1774 * config-ml.in: Don't handle arc-*-elf*.
1775 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1776 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1777 handle GCC libraries.
1778 * configure: Regenerate.
1779
1780 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1781
1782 PR bootstrap/48120:
1783 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1784 Add -lstdc++ -lm to LIBS.
1785 * configure: Regenerate.
1786
1787 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1788
1789 * config.guess: Update to version 2011-02-02
1790 * config.sub: Update to version 2011-02-24
1791
1792 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1793
1794 * configure.ac: Adjust test of with_ppl.
1795 * configure: Regenerated.
1796
1797 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1798
1799 * configure.ac: Add -lpwl to ppllibs.
1800 * config/cloog.m4: Add -lisl to clooglibs.
1801 * configure: Regenerated.
1802
1803 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1804
1805 Import from Libtool and gnulib:
1806
1807 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1808
1809 Prepare for supporting FreeBSD 10.
1810 * config.rpath: Remove handling of freebsd1* which soon would
1811 match FreeBSD 10.0.
1812
1813 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1814
1815 Remove support for FreeBSD 1.x.
1816 * libtool.m4 (_LT_LINKER_SHLIBS)
1817 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1818 soon would incorrectly match FreeBSD 10.0.
1819
1820 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1821
1822 PR binutils/12283
1823 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1824 (move-if-change): Comes from gnulib.
1825 * move-if-change: Import version from gnulib.
1826
1827 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1828
1829 Sync from GCC:
1830
1831 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1832
1833 PR lto/47225
1834 * Makefile.def (lto-plugin): Double dash for enable-shared.
1835 (configure-gcc): Depend on all-lto-plugin.
1836 * Makefile.in: Rebuilt.
1837
1838 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1839
1840 * configure.ac: Remove extra bracket.
1841 * configure: Regenerate.
1842
1843 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1844
1845 PR lto/47225
1846 * Makefile.def: Add dependency for install-gcc
1847 on install-lto-plugin.
1848 * Makfile.in: Regenerated
1849
1850 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1851
1852 * configure.ac: If with_ppl is no, move setting with_cloog=no
1853 after CLOOG_REQUESTED check.
1854 * configure: Regenerated.
1855
1856 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1857
1858 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1859 CLooG has been requested.
1860 * configure: Regenerated.
1861
1862 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1863
1864 * configure: Regenerated.
1865 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1866
1867 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1868
1869 * configure: Regenerated.
1870 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1871
1872 2011-01-07 Jan Hubicka <jh@suse.cz>
1873
1874 PR lto/47225
1875 * Makefile.in: Regenerate.
1876 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1877 configure.
1878
1879 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1880
1881 PR libgcj/44341
1882 * configure.ac: Discard --with-* flags for host when configuring
1883 target libraries for cross build.
1884 * configure: Rebuilt.
1885
1886 2011-01-21 Andreas Schwab <schwab@redhat.com>
1887
1888 Sync from GCC:
1889
1890 2011-01-21 Andreas Schwab <schwab@redhat.com>
1891
1892 * configure.ac: Use AS_HELP_STRING throughout.
1893 * configure: Regenerate.
1894
1895 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1896
1897 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1898 * configure: Regenerate.
1899
1900 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1901
1902 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1903
1904 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1905
1906 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1907 for ia64-hpux.
1908 * configure: Regenerate.
1909
1910 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1911
1912 Sync from GCC:
1913 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1914
1915 * configure.ac: (picochip): Disable libiberty.
1916 * configure: Regenerate.
1917
1918 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1919
1920 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1921
1922 2010-12-10 Ian Lance Taylor <iant@google.com>
1923
1924 PR bootstrap/46819
1925 * configure.ac: For --disable-libgcj clear libgcj_saved.
1926 * configure: Rebuild.
1927
1928 2010-12-10 Tobias Burnus <burnus@net-b.de>
1929
1930 PR fortran/46540
1931 * configure.ac: Add --disable-libquadmath and
1932 --disable-libquadmath-support.
1933 * configure: Regenerate.
1934
1935 2010-12-10 Tristan Gingold <gingold@adacore.com>
1936
1937 * src-release (ETC_SUPPORT): add gnu-oids.texi
1938
1939 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1940
1941 PR libffi/46792
1942 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1943 * configure: Regenerate.
1944
1945 2010-12-02 Ian Lance Taylor <iant@google.com>
1946
1947 * configure.ac: Always set default for poststage1_ldflags to
1948 -static-libstdc++ -static-libgcc.
1949
1950 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1951
1952 * COPYING.NEWLIB: Add National Semiconductor notice.
1953
1954 2010-11-29 Andreas Schwab <schwab@redhat.com>
1955
1956 * configure.ac: Move comment to remove extra space in last argument
1957 of GCC_TARGET_TOOL.
1958
1959 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1960
1961 PR other/46026
1962 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1963 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1964 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1965 (BASE_FLAGS_TO_PASS): Use it.
1966 * configure: Rebuilt.
1967 * Makefile.in: Rebuilt.
1968
1969 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1970
1971 PR binutils/12258
1972 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1973 Properly check default linker.
1974 * configure: Regnerated.
1975
1976 2010-11-23 Matthias Klose <doko@ubuntu.com>
1977
1978 * configure.ac: For --enable-gold, handle value `default' instead of
1979 `both*'. New configure option --{en,dis}able-ld.
1980 * configure: Regenerate.
1981
1982 2010-11-20 Ian Lance Taylor <iant@google.com>
1983
1984 * configure.ac: Only disable a language library if no language needs
1985 it. Don't let --disable-libgcj uncondtionally disable libffi.
1986 * configure: Rebuild.
1987
1988 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1989
1990 * configure: Regenerate.
1991
1992 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1993
1994 PR other/46202
1995 * configure.ac: Fix just-built in-tree STRIP name to be
1996 binutils/strip-new.
1997 * configure: Regenerate.
1998 * Makefile.def (install-strip-gcc, install-strip-binutils)
1999 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2000 (install-strip-sid): Mirror dependencies on non-strip variants
2001 of these targets on the respective -strip prerequisites.
2002 * Makefile.tpl (install-strip, install-strip-host)
2003 (install-strip-target): New targets.
2004 (install-strip-[+module+], install-strip-target-[+module+]):
2005 New targets.
2006 * Makefile.in: Regenerate.
2007
2008 2010-11-19 Ian Lance Taylor <iant@google.com>
2009 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2010
2011 * configure.ac: Add target-libgo to target_libraries. Set
2012 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2013 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2014 (HOST_EXPORTS): Add GOC.
2015 (BASE_TARGET_EXPORTS): Add GOC.
2016 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2017 (GOCFLAGS_FOR_TARGET): New variable.
2018 (EXTRA_HOST_FLAGS): Add GOC.
2019 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2020 * Makefile.def (target_modules): Add libgo.
2021 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2022 (dependencies): Add dependency from configure-target-libgo to
2023 configure-target-libffi and all-target-libstdc++-v3. Add
2024 dependencies from all-target-libgo to all-target-libffi.
2025 (languages): Add go.
2026 * configure: Rebuild.
2027 * Makefile.in: Rebuild.
2028
2029 2010-11-19 Ian Lance Taylor <iant@google.com>
2030
2031 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2032 compiler/flag environment variables.
2033
2034 2010-11-18 Ian Lance Taylor <iant@google.com>
2035
2036 * configure.ac: Check for lang_requires_boot_languages in
2037 config-lang.in files.
2038 * configure: Rebuild.
2039
2040 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2041
2042 * .gitignore: New file.
2043
2044 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2045 Tobias Burnus <burnus@net-b.de>
2046
2047 PR fortran/32049
2048 * Makefile.def: Add libquadmath; build it with language=fortran.
2049 * configure.ac: Add libquadmath.
2050 * Makefile.tpl: Handle multiple libs in check-[+language+].
2051 * Makefile.in: Regenerate.
2052 * configure: Regenerate.
2053
2054 2010-11-15 Andreas Schwab <schwab@redhat.com>
2055
2056 * configure.ac: Fix spelling in option names.
2057 * configure: Regenerated.
2058
2059 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2060
2061 PR bootstrap/39622
2062 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2063 * configure: Regenerated.
2064
2065 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2066
2067 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2068 define the cloog backend to use. Furthermore, only pass the ppllibs to
2069 the configure checks, if necessary.
2070 * configure: Regenerate.
2071
2072 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2073
2074 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2075 * configure: regenerate
2076
2077 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2078
2079 * config/cloog.m4: Fix typo. verison -> version.
2080 * configure: Regenerate.
2081
2082 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2083
2084 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2085 * configure: Regenerate.
2086
2087 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2088
2089 * configure.ac: Support official CLooG.org versions.
2090 * configure: Regenerate.
2091 * config/cloog.m4: New.
2092
2093 2010-11-05 Michael Eager <eager@eagercon.com>
2094
2095 * COPYING.LIBGLOSS: Correct typo in microblaze.
2096 * COPYING.NEWLIB: Same.
2097
2098 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2099
2100 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2101 * configure: Regenerate.
2102
2103 2010-11-03 Ian Lance Taylor <iant@google.com>
2104 Dave Korn <dave.korn.cygwin@gmail.com>
2105
2106 PR lto/46273
2107 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2108 and on other supported platforms whenever LTO is enabled.
2109 * configure: Rebuild.
2110
2111 2010-11-02 Alan Modra <amodra@gmail.com>
2112
2113 PR binutils/12110
2114 * configure.ac: Error when source path contains spaces.
2115 * configure: Regenerate.
2116
2117 2010-10-20 Ian Lance Taylor <iant@google.com>
2118
2119 * Makefile.def (target_modules): Set lib_path to src/.libs for
2120 libstdc++-v3 module.
2121 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2122 * Makefile.in: Rebuild.
2123
2124 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2125 Joseph Myers <joseph@codesourcery.com>
2126
2127 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2128 notices.
2129 * COPYING.NEWLIB: Add Texas Instruments notice.
2130
2131 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2132
2133 * configure.ac (build_lto_plugin): New shell variable.
2134 (--enable-lto): Turn on by default for all non-ELF platforms that
2135 have had LTO support added so far. Set build_lto_plugin appropriately
2136 for both ELF and non-ELF.
2137 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2138 * configure: Regenerate.
2139
2140 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2141
2142 PR bootstrap/45326
2143 PR bootstrap/45174
2144 * configure.ac: Honor initial values of $build_configargs,
2145 $host_configargs, $target_configargs. Mark the precious, so
2146 environment settings get recorded.
2147 * configure: Regenerate.
2148
2149 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2150
2151 Sync from GCC:
2152
2153 2010-09-30 Michael Eager <eager@eagercon.com>
2154
2155 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2156 * configure: Regenerate.
2157
2158 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2159
2160 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2161 targets and amend comment.
2162 * configure: Regenerate.
2163
2164 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2165
2166 * configure.ac: Enable LTO by default on Darwin.
2167 * configure: Regenerate.
2168
2169 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2170
2171 PR bootstrap/44455
2172 * configure.ac (extra_mpfr_configure_flags): Copy from
2173 extra_mpc_gmp_configure_flags.
2174 * configure: Re-generated.
2175
2176 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2177
2178 Sync from GCC:
2179
2180 PR bootstrap/45796
2181 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2182 Depend on all-build-libiberty.
2183 * Makefile.in: Regenerate.
2184
2185 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2186
2187 Sync from GCC:
2188
2189 PR bootstrap/44621
2190 * configure.ac: Fix unportable shell quoting.
2191 * configure: Regenerate.
2192
2193 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2194
2195 * configure.ac: Support all v850 targets.
2196 * configure: Regenerate.
2197
2198 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2199
2200 PR target/44862
2201 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2202 Provide -B option to allow for link spec %s substitutions for
2203 libstdc++.a on darwin.
2204 * Makefile.in: Regenerate.
2205
2206 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2207
2208 * Makefile.def (configure-gcc): Depend on all-libelf.
2209 * Makefile.in: Rebuild.
2210
2211 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2212
2213 * config.sub, config.guess: Update from upstream sources.
2214
2215 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2216
2217 Sync from GCC:
2218
2219 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2220 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2221 * configure: Regenerated.
2222
2223 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2224 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2225 * configure: Regenerate.
2226
2227 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2228 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2229 * configure: Regenerate.
2230
2231 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2232 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2233 separately.
2234 * configure: Regenerate.
2235
2236 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2237 * configure: Regenerate after change to elf.m4.
2238
2239 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2240 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2241 * configure: Regenerated.
2242
2243 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2244 * configure.ac: Print "buggy but acceptable" when CLooG
2245 revision is less than 9.
2246 * configure: Regenerated.
2247
2248 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2249
2250 Merge from gcc:
2251
2252 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2253 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2254 * configure: Regenerate.
2255
2256 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2257 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2258 a platform that supports LTO.
2259 * configure: Regenerate.
2260
2261 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2262 PR lto/42776
2263 * configure.ac (--enable-lto): Refactor handling so libelf tests
2264 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2265 and allow LTO to be explicitly enabled on non-ELF platforms that
2266 are known to support it inside else-clause.
2267 * configure: Regenerate.
2268
2269 2010-04-27 Roland McGrath <roland@redhat.com>
2270 H.J. Lu <hongjiu.lu@intel.com>
2271
2272 * configure.ac (--enable-gold): Support both, both/gold and
2273 both/bfd to add gold to configdirs without removing ld.
2274 * configure: Regenerated.
2275
2276 * Makefile.def: Add install-gold dependency to install-ld.
2277 * Makefile.in: Regenerated.
2278
2279 2010-04-14 Tristan Gingold <gingold@adacore.com>
2280
2281 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2282 * configure: Regenerate.
2283
2284 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2285
2286 Merge from gcc:
2287 PR bootstrap/43615
2288 PR bootstrap/43328
2289 Revert:
2290 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2291 * configure.ac: Do not pass --enable-multilib nor
2292 --disable-multilib in baseargs. Accept explicitly passed
2293 --enable_multilib.
2294 * configure: Regenerate.
2295
2296 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2297
2298 PR bootstrap/43328
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-23 Joseph Myers <joseph@codesourcery.com>
2305
2306 * configure.ac (tic6x-*-*): New case.
2307 * configure: Regenerate.
2308
2309 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2310
2311 Merge from gcc:
2312 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2313 PR ada/42554
2314 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2315 * configure: Regenerate.
2316
2317 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2318
2319 * config.sub: Update to version 2010-03-22.
2320 * config.guess: Update to version 2009-12-30.
2321
2322 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2323
2324 Merge from gcc:
2325 2010-01-11 Richard Guenther <rguenther@suse.de>
2326 PR lto/41569
2327 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2328 * Makefile.in: Regenerated.
2329
2330 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2331
2332 PR libstdc++/32499
2333 * configure.ac (RANLIB): Default to true.
2334 (STRIP): Likewise.
2335 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2336 * configure: Regenerate.
2337
2338 2010-02-17 Nick Clifton <nickc@redhat.com>
2339
2340 PR 11238
2341 * Makefile.tpl (local-distclean): Also remove config.cache files in
2342 sub-directories as there may not be Makefiles present in the
2343 sub-directories.
2344 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2345 the config.cache files found by the find command.
2346
2347 * Makefile.in: Regenerate.
2348 * configure.ac: Revert previous delta.
2349 * configure: Regenerate.
2350
2351 2010-02-15 Nick Clifton <nickc@redhat.com>
2352
2353 PR 11238
2354 * configure.ac: Delete config.cache files in sub-directories when
2355 deleting Makefiles.
2356 * configure: Regenerate.
2357
2358 2010-02-15 Nick Clifton <nickc@redhat.com>
2359
2360 * configure.ac: Sync from gcc.
2361 * configure: Regenerate.
2362
2363 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2364
2365 Sync from gcc:
2366 * configure.ac: Add "recommended" version checks for GMP/MPC.
2367 Update recommended GMP/MPFR/MPC versions.
2368 * configure: Regenerate.
2369
2370 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2371
2372 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2373 * configure.ac (bootstrap_target_libs): Make inclusion of
2374 target-libgomp conditional on libgomb being in target_configdirs.
2375 * configure: Regenerate.
2376
2377 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2378
2379 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2380 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2381 * configure: Regenerate.
2382
2383 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2384
2385 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2386 * configure.ac (target_configdirs): Substitute.
2387 * Makefile.def: Bootstrap target module libgomp.
2388 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2389 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2390 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2391 * configure, Makefile.in: Regenerate.
2392
2393 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2394
2395 * libtool.m4: Sync from git Libtool.
2396 * ltmain.sh: Likewise.
2397 * ltoptions.m4: Likewise.
2398 * ltversion.m4: Likewise.
2399 * lt~obsolete.m4: Likewise.
2400
2401 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2402 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2403
2404 PR bootstrap/42424
2405 * configure.ac: Include libtool m4 files.
2406 (_LT_CHECK_OBJDIR): Call it.
2407 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2408 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2409
2410 * configure: Regenerate.
2411
2412 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2413
2414 PR bootstrap/41818
2415 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2416 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2417 * Makefile.in: Regenerate.
2418
2419 2009-12-18 Ben Elliston <bje@au.ibm.com>
2420
2421 * config.sub, config.guess: Update from upstream sources.
2422
2423 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2424
2425 * COPYING.NEWLIB: Update copyright date.
2426 * COPYING.LIBGLOSS: Ditto.
2427
2428 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2429
2430 PR middle-end/30447
2431 PR middle-end/30789
2432 PR other/40302
2433
2434 * configure.ac: Require MPC.
2435 * configure: Regenerate.
2436
2437 * configure.ac: Update minimum MPC version to 0.8.
2438 * configure: Regenerate.
2439
2440 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2441
2442 * config.guess: Sync with upstream and gcc.
2443 * config.sub: Sync with upstream and gcc.
2444
2445 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2446
2447 * Makefile.def: Restore host and target settings for gmp.
2448 * Makefile.in: Rebuild.
2449
2450 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2451
2452 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2453 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2454 Fix portability of test of C++ as bootstrap language. Add
2455 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2456 * configure: Rebuild.
2457 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2458 and cloog. Fix in-tree ppl configuration. Introduce libelf
2459 in-tree building.
2460 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2461 (POSTSTAGE1_HOST_EXPORTS): Use it.
2462 (STAGE[+id+]_CXXFLAGS): New.
2463 (BASE_FLAGS_TO_PASS): Pass it down.
2464 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2465 extra_exports.
2466 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2467 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2468 extra_exports.
2469 * Makefile.in: Rebuild.
2470
2471 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2472
2473 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2474 paths for *-w64-mingw* and x86_64-*mingw*.
2475 * configure: Regenerated.
2476
2477 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2478
2479 * configure.ac: Disable target-winsup & co for
2480 x86_64-*-mingw* and *-w64-mingw* targets.
2481 * configure: Regenerated.
2482
2483 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2484
2485 * configure.ac (CLooG test): Use = with test.
2486 * configure: Regenerate.
2487
2488 2009-10-22 Richard Guenther <rguenther@suse.de>
2489
2490 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2491 cloog if the ppl version check failed. Move flags saving
2492 before setting in libelf check.
2493 * configure: Regenerate.
2494
2495 2009-10-21 Richard Guenther <rguenther@suse.de>
2496
2497 * configure.ac: Adjust the ppl and cloog configure to work as
2498 documented. Disable cloog if ppl was disabled. Omit the version
2499 checks if they were disabled.
2500 * configure: Re-generate.
2501
2502 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2503
2504 * configure.ac: Add 'lto' to enable_languages, not
2505 new_enable_languages, and only if not already present.
2506 * configure: Regenerate.
2507
2508 2009-10-06 Ian Lance Taylor <iant@google.com>
2509
2510 * Makefile.def: check-gold depends upon all-gas.
2511 * Makefile.in: Rebuild.
2512
2513 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2514
2515 * Makefile.def: all-lto-plugin depends on all-libiberty.
2516 set bootstrap=true for lto-plugin.
2517 Add lto-plugin.
2518 * Makefile.in: Regenerate.
2519 * configure.ac (host_libs): Add lto-plugin.
2520 * configure: Regenerate.
2521
2522 2009-10-03 Diego Novillo <dnovillo@google.com>
2523
2524 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2525 (HOST_LIBELFLIBS): Define.
2526 (HOST_LIBELFINC): Define.
2527 * Makefile.in: Regenerate.
2528 * configure.ac: Add --enable-lto.
2529 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2530 If --enable-lto is used, add 'lto' to new_enable_languages.
2531 If --enable-lto is used and gold is enabled, add
2532 lto-plugin to configdirs.
2533 * configure: Regenerate.
2534
2535 2009-10-03 Simon Baldwin <simonb@google.com>
2536
2537 * configure.ac: If --with-system-zlib, suppress local zlib and
2538 pass --with-system-zlib to subdir configure scripts.
2539 * configure: Regenerate.
2540
2541 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2542 Paolo Bonzini <bonzini@gnu.org>
2543
2544 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2545 $(srcdir).
2546 * Makefile.in: Rebuilt.
2547
2548 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2549
2550 Sync from gcc:
2551 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2552
2553 * configure.ac: Update minimum MPC version to 0.7.
2554 * configure: Regenerate.
2555
2556 2009-09-25 Nick Clifton <nickc@redhat.com>
2557
2558 * configure.ac: Pass any --cache-file=/dev/null option on to
2559 subconfigures.
2560 * configure: Regenerate.
2561
2562 2009-09-23 Nick Clifton <nickc@redhat.com>
2563
2564 * config.sub, config.guess: Update from upstream sources.
2565
2566 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2567
2568 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2569 * Makefile.in: Rebuilt.
2570
2571 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2572
2573 PR bootstrap/32272
2574 * configure.ac: Error out if $srcdir isn't '.' but contains
2575 host-${host_noncanonical}.
2576 * configure: Regenerate.
2577
2578 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2579
2580 * configure.ac: If bootstrapping a combined tree with
2581 --enable-gold, require c++ in stage1_languages.
2582 * configure: Regenerate.
2583
2584 * configure.ac: Also add target_libs of stage1_languages to
2585 bootstrap_target_libs.
2586 * configure: Regenerate.
2587
2588 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2589 with --enable-languages not containing c++.
2590 * configure: Regenerate.
2591
2592 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2593
2594 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2595 * configure: Regenerate.
2596
2597 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2598
2599 * configure.ac: Do not use $extrasub for replacing @if/@endif
2600 parts in Makefile; instead, use additional arguments to
2601 AC_CONFIG_COMMANDS to do the replacement manually, with several
2602 sed invocations, to avoid HP-UX sed command limits.
2603 * configure: Regenerate.
2604
2605 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2606
2607 * configure.ac (with-build-config): Document. Handle without.
2608 Handle missing argument.
2609 * configure: Rebuilt.
2610
2611 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2612
2613 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2614 Default to bootstrap-debug only if compare-debug works.
2615 * configure: Rebuilt.
2616 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2617 * Makefile.in: Rebuilt.
2618
2619 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2620
2621 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2622 * Makefile.in: Rebuilt.
2623
2624 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2625
2626 * Makefile.tpl (AWK): Fix typo.
2627 * Makefile.in: Regenerate.
2628
2629 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2630
2631 * configure.ac: Detect awk and sed.
2632 * Makefile.def (flags_to_pass): Add AWK and SED.
2633 * Makefile.tpl (AWK, SED): New.
2634 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2635 * configure: Regenerate.
2636 * Makefile.in: Regenerate.
2637
2638 2009-09-01 Tristan Gingold <gingold@adacore.com>
2639
2640 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2641 Remove logical names.
2642
2643 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2644
2645 * ltmain.sh (func_normal_abspath): New function.
2646 (func_relative_path): Likewise.
2647 (func_mode_help): Document new -bindir option for link mode.
2648 (func_mode_link): Add new -bindir option, and use it to place
2649 output DLL if specified.
2650
2651 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2652
2653 * configure.ac (AC_PREREQ): Bump to 2.64.
2654
2655 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2656
2657 * README-maintainer-mode: Point directly to upstream locations
2658 for autoconf, automake, libtool, gettext, instead of copies on
2659 sources.redhat.com. Document required versions.
2660 * configure.ac: Do not substitute datarootdir, htmldir,
2661 pdfdir, docdir. Do not process --with-datarootdir,
2662 --with-htmldir, --with-pdfdir, --with-docdir.
2663 * configure: Regenerate.
2664
2665 * configure: Regenerate.
2666
2667 * compile: Sync from Automake 1.11.
2668 * depcomp: Likewise.
2669 * install-sh: Likewise.
2670 * missing: Likewise.
2671 * mkinstalldirs: Likewise.
2672 * ylwrap: Likewise.
2673
2674 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2675
2676 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2677 (baseargs): Add --disable-option-checking.
2678 * configure: Regenerate.
2679
2680 * Makefile.def (configure-target-libiberty): Depend on
2681 all-binutils and all-ld.
2682 (configure-target-newlib): Likewise.
2683 * Makefile.in: Regenerate.
2684
2685 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2686
2687 Sync with GCC, merge:
2688
2689 2009-07-31 Christian Bruel <christian.bruel@st.com>
2690
2691 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2692 * configure: Regenerate.
2693
2694 2009-07-06 Ian Lance Taylor <iant@google.com>
2695
2696 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2697 * configure: Rebuild.
2698
2699 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2700
2701 PR bootstrap/40338
2702 * configure.ac (comparestring): Create new variable.
2703 * Makefile.tpl (comparestring): Use to skip some comparisions.
2704 * configure: Regenerate.
2705 * Makefile.in: Regenerate.
2706
2707 2009-06-23 Ian Lance Taylor <iant@google.com>
2708
2709 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2710 boot_languages. Only bootstrap target libraries listed in
2711 target_libs for some boot language. Add --with-stage1-ldflags,
2712 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2713 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2714 if not building with C++.
2715 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2716 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2717 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2718 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2719 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2720 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2721 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2722 * configure, Makefile.in: Rebuild.
2723
2724 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2725
2726 * configure.ac: Detect MPC in default directory.
2727 * configure: Regenerate.
2728
2729 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2730
2731 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2732 to noconfdirs.
2733 * configure: Regenerate.
2734
2735 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2736
2737 * Makefile.def: Add MPC support and dependencies.
2738 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2739
2740 * Makefile.in, configure: Regenerate.
2741
2742 2009-05-24 Nicolas Roche <roche@adacore.com>
2743
2744 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2745 * Makefile.in: Regenerate.
2746
2747 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2748
2749 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2750 * configure: Regenerate.
2751
2752 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2753
2754 * configure.ac ($with_ppl): Default to no if not supplied.
2755 ($with_cloog): Likewise.
2756 configure: Regenerate.
2757
2758 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2759
2760 PR bootstrap/39739
2761 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2762 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2763
2764 * configure, Makefile.in: Regenerate.
2765
2766 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2767
2768 * configure.ac: Change copyright header to refer to version
2769 3 of the GNU General Public License and to point readers at the
2770 COPYING3 file and the FSF's license web page.
2771 * Makefile.def: Likewise.
2772 * Makefile.tpl: Likewise.
2773 * Makefile.in: Regenerate.
2774
2775 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2776
2777 * configure.ac: Restore match for darwin9 or later. Use double
2778 brackets since regeneration eats one pair.
2779 * configure: Regenerate.
2780
2781 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2782
2783 * MAINTAINERS: Perform some obvious fixups.
2784
2785 2009-08-17 Ben Elliston <bje@au.ibm.com>
2786
2787 * config.sub, config.guess: Update from upstream sources.
2788
2789 2009-08-06 Michael Eager <eager@eagercon.com>
2790
2791 * configure.ac: Add Microblaze target.
2792 * configure: Regenerate.
2793
2794 2009-07-02 Tristan Gingold <gingold@adacore.com>
2795
2796 * configure.ac: Do not exclude gas for i386-*-darwin.
2797 Add a case for x86_64-*-darwin.
2798 * configure: Regenerate.
2799
2800 2009-06-26 Doug Evans <dje@sebabeach.org>
2801
2802 * Makefile.def (host_modules): Add cgen.
2803 * Makefile.in: Regenerate.
2804 * configure.ac (host_tools): Add cgen.
2805 * configure: Regenerate.
2806
2807 2009-06-17 Michael Eager <eager@eagercon.com>
2808
2809 * COPYING.LIBGLOSS: Add Xilinx license.
2810
2811 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2812
2813 * configure.ac: Define is_elf for QNX Neutrino targets.
2814 * configure: Regenerate.
2815
2816 2009-06-03 Jerome Guitton <guitton@adacore.com>
2817 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2818
2819 * Makefile.tpl (all): Avoid a trailing backslash.
2820 * Makefile.in: Regenerate.
2821
2822 2009-06-03 Ben Elliston <bje@au.ibm.com>
2823
2824 * config.sub, config.guess: Update from upstream sources.
2825
2826 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2827
2828 * Makefile.tpl ([+compare-target+]): Compare all stage
2829 directories, rather than just gcc.
2830 * Makefile.in: Rebuilt.
2831
2832 2009-05-28 Doug Kwan <dougkwan@google.com>
2833
2834 * configure.ac: Support gold for target arm*-*-*.
2835 * configure: Regenerate.
2836
2837 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2838
2839 * Makefile.tpl (all): Avoid harmless warning in make all when
2840 gcc-bootstrap is enabled but stage_last does not exist.
2841 * Makefile.in: Rebuilt.
2842
2843 2009-05-25 Tristan Gingold <gingold@adacore.com>
2844
2845 * setup.com: Complete the file with configuration and build.
2846
2847 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2848
2849 PR other/40159
2850 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2851 gcc-no-bootstrap are mutually exclusive.
2852 * Makefile.in: Rebuilt.
2853
2854 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2855
2856 PR other/40159
2857 * Makefile.tpl (all): Don't end with unconditional success.
2858 * Makefile.in: Rebuilt.
2859
2860 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2861
2862 PR target/37137
2863 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2864 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2865 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2866 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2867 stage_configureflags, stage_cflags and stage_libcflags into
2868 explicit Makefile macros.
2869 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2870 GFORTRAN.
2871 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2872 CC. Set CC_FOR_BUILD from CC.
2873 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2874 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2875 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2876 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2877 and GFORTRAN.
2878 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2879 (_LIBCFLAGS): Renamed to _TFLAGS.
2880 (do-compare-debug, do-compare3-debug): Drop.
2881 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2882 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2883 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2884 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2885 (XGCC_FLAGS_FOR_TARGET): New.
2886 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2887 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2888 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2889 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2890 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2891 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2892 TFLAGS.
2893 (BUILD_CONFIG): Include if requested.
2894 (all): Set TFLAGS on bootstrap.
2895 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2896 (all-stageid-prefixmodule): Likewise.
2897 (do-clean, distclean-stageid): Set TFLAGS.
2898 (restrap): Fix whitespace.
2899 * Makefile.in: Rebuilt.
2900
2901 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2902
2903 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2904 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2905 * Makefile.in: Regenerate.
2906
2907 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2908
2909 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2910 consistency with config.sub. (Update from upstream sources.)
2911
2912 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2913
2914 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2915
2916 2009-04-17 Ben Elliston <bje@au.ibm.com>
2917
2918 * config.sub, config.guess: Update from upstream sources.
2919
2920 2009-04-15 Anthony Green <green@moxielogic.com>
2921
2922 * configure.ac: Add moxie support.
2923 * configure: Rebuilt.
2924
2925 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2926
2927 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2928 * configure: Regenerate.
2929
2930 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2931
2932 PR gas/10039
2933 * configure.ac: Require texinfo 4.7.
2934 * configure: Regenerated.
2935
2936 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2937
2938 * Makefil.def (languages): New entries.
2939 * Makefile.tpl (check-gcc-*): New generic target.
2940 * Makefile.in: Regenerate.
2941
2942 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2943
2944 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2945 Windows builds of Sed.
2946
2947 2009-03-18 Tom Tromey <tromey@redhat.com>
2948
2949 * configure: Rebuild.
2950 * configure.ac (host_libs): Add libiconv.
2951 * Makefile.in: Rebuild.
2952 * Makefile.def (host_modules): Add libiconv.
2953 (configure-gdb, all-gdb): Depend on libiconv.
2954
2955 2009-03-16 Tristan Gingold <gingold@adacore.com>
2956
2957 * configure.ac: Treat gdb as supported on x86_64-darwin.
2958 * configure: Regenerate.
2959
2960 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2961
2962 Merge from GCC:
2963
2964 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2965
2966 * configure.ac (--with-host-libstdcxx): New option.
2967 * configure: Regenerate.
2968
2969 2009-01-29 Robert Millan <rmh@aybabtu.com>
2970
2971 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2972 * configure: Regenerate.
2973
2974 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2975
2976 PR tree-optimization/38515
2977 * configure.ac (cloog-polylib): Removed.
2978 (with_ppl, with_cloog): Test for "no".
2979 * configure: Regenerated.
2980
2981 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2982
2983 Backport from git Libtool:
2984
2985 2009-01-19 Robert Millan <rmh@aybabtu.com>
2986 Support GNU/kOpenSolaris.
2987 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2988 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2989 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2990 GNU/kOpenSolaris.
2991
2992 2009-02-05 Andreas Schwab <schwab@suse.de>
2993
2994 * Makefile.tpl (stage_last): Define $r and $s before using
2995 $(RECURSE_FLAGS_TO_PASS).
2996 * Makefile.in: Regenerate
2997
2998 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2999
3000 * COPYING.NEWLIB: Add ARM license.
3001
3002 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3003
3004 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3005 (all-opcodes): Depend on all-libiberty.
3006 * Makefile.in: Regenerate.
3007
3008 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3009
3010 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3011 * configure: Regenerate.
3012
3013 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3014
3015 Backport link test fix from upstream Libtool:
3016
3017 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3018 Add cache variables to tests that require the linker to work.
3019 For shlibpath_overrides_runpath, this also changes the semantics
3020 to let the result from the C compiler take precedence.
3021 compiler take precedence.
3022
3023 2008-12-02 Ben Elliston <bje@au.ibm.com>
3024
3025 * config.sub, config.guess: Update from upstream sources.
3026
3027 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3028
3029 * COPYING.NEWLIB: Updated.
3030 * COPYING.LIBGLOSS: Ditto.
3031
3032 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3033
3034 Sync with GCC:
3035
3036 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3037
3038 * configure.ac (ppllibs): Add by default the lib flags.
3039 * configure: Regenerate.
3040
3041 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3042
3043 * configure.ac: Add double brackets on darwin[912].
3044 * configure: Regenerate.
3045
3046 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3047
3048 * configure.ac: Expand to darwin10 and later.
3049 * configure: Regenerate.
3050
3051 2008-12-02 Andreas Schwab <schwab@suse.de>
3052
3053 * Makefile.def: configure-target-boehm-gc depends on
3054 all-target-libstdc++-v3.
3055 * Makefile.in: Regenerate.
3056
3057 2008-12-02 Ben Elliston <bje@au.ibm.com>
3058
3059 * config.sub, config.guess: Update from upstream sources.
3060
3061 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3062
3063 Merge from GCC:
3064
3065 2007-12-02 Matthias Klose <doko@ubuntu.com>
3066
3067 * config-ml.in: Remove 64bit configure tests.
3068
3069 2008-05-14 Rafael Espindola <espindola@google.com>
3070
3071 * config-ml.in: don't handle --enable-shared and --enable-static.
3072
3073 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3074 Tobias Grosser <grosser@fim.uni-passau.de>
3075 Jan Sjodin <jan.sjodin@amd.com>
3076 Harsha Jagasia <harsha.jagasia@amd.com>
3077 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3078 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3079 Adrien Eliche <aeliche@isty.uvsq.fr>
3080
3081 Merge from graphite branch.
3082 * configure: Regenerate.
3083 * Makefile.in: Regenerate.
3084 * configure.ac (host_libs): Add ppl and cloog.
3085 Add checks for PPL and CLooG.
3086 * Makefile.def (ppl, cloog): Added modules and dependences.
3087 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3088 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3089
3090 2008-09-03 Richard Guenther <rguenther@suse.de>
3091
3092 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3093 cloog test.
3094 * configure: Re-generate.
3095
3096 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3097
3098 * configure.ac (--with-cloog-polylib): New.
3099 (--disable-cloog-version-check): New.
3100 (--disable-ppl-version-check): New.
3101 * configure: Re-generate.
3102
3103 2008-09-05 Richard Guenther <rguenther@suse.de>
3104
3105 * configure.ac: Initialize clooglibs to -lcloog.
3106 * configure: Re-generate.
3107
3108 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3109
3110 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3111 recommended version to 2.3.2.
3112
3113 * configure: Regenerate.
3114
3115 2008-10-31 Ben Elliston <bje@au.ibm.com>
3116
3117 * configure.ac (spu-*-*): Remove special case.
3118 * configure: Regenerate.
3119
3120 Complete comment text from GCC version of:
3121
3122 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3123
3124 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3125 (GCC_SHLIB_SUBDIR): New.
3126 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3127 * configure: Regenerate.
3128 * Makefile.in: Regenerate.
3129
3130 2008-11-27 Tristan Gingold <gingold@adacore.com>
3131
3132 * configure.ac: Build gdb for i?86-*-darwin*
3133 * configure: Regenerated.
3134
3135 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3136
3137 PR bootstrap/38014
3138 PR bootstrap/37923
3139
3140 Revert:
3141
3142 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3143
3144 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3145 * Makefile.in: Regenerated.
3146
3147 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3148
3149 PR gdb/921
3150 PR gdb/1646
3151 PR gdb/2175
3152 PR gdb/2176
3153
3154 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3155 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3156 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3157 (HOST_EXPORTS): Pass CPPFLAGS.
3158 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3159 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3160 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3161 * Makefile.in, configure: Regenerated.
3162 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3163 and CPPFLAGS_FOR_BUILD.
3164
3165 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3166
3167 * configure.ac [spu-*-*]: Do not set skipdirs.
3168 * configure: Re-generate.
3169
3170 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3171
3172 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3173 * Makefile.in: Regenerated.
3174
3175 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3176
3177 PR gdb/921
3178 PR gdb/1646
3179 PR gdb/2175
3180 PR gdb/2176
3181
3182 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3183 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3184 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3185 (HOST_EXPORTS): Pass CPPFLAGS.
3186 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3187 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3188 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3189 * Makefile.in, configure: Regenerated.
3190 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3191 and CPPFLAGS_FOR_BUILD.
3192
3193 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3194
3195 * libtool.m4: Update to libtool 2.2.6.
3196 * lt~obsolete.m4: Update to libtool 2.2.6.
3197 * ltmain.sh: Update to libtool 2.2.6.
3198 * ltsugar.m4: Update to libtool 2.2.6.
3199 * ltversion.m4: Update to libtool 2.2.6.
3200 * ltoptions.m4: Update to libtool 2.2.6.
3201 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3202
3203 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3204
3205 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3206 (GCC_SHLIB_SUBDIR): New.
3207 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3208 * configure: Regenerate.
3209 * Makefile.in: Regenerate.
3210
3211 2008-08-28 Tristan Gingold <gingold@adacore.com>
3212
3213 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3214 Enable bfd, binutils and opcodes.
3215 * configure: Regenerate.
3216
3217 2008-08-16 Nicolas Roche <roche@adacore.com>
3218
3219 * Makefile.tpl: Add BOOT_ADAFLAGS.
3220 * Makefile.in: Regenerate.
3221
3222 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3223
3224 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3225 * configure: Regenerate.
3226
3227 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3228
3229 Sync with gcc:
3230 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3231
3232 * configure.ac: Add makefile fragments for hpux.
3233 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3234 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3235 * configure: Regenerate.
3236 * Makefile.in: Regenerate.
3237
3238 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3239
3240 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3241 * Makefile.in: Regenerate.
3242 * configure: Regenerate.
3243
3244 2008-06-18 Ian Lance Taylor <iant@google.com>
3245
3246 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3247
3248 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3249
3250 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3251
3252 * configure: Regenerate.
3253
3254 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3255
3256 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3257 "$@" is still intact with both Autoconf 2.59 and 2.62.
3258 * configure: Regenerate.
3259
3260 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3261
3262 * Makefile.tpl: Fix comment errors.
3263 * Makefile.in: Regenerate.
3264
3265 2008-06-13 Julian Brown <julian@codesourcery.com>
3266
3267 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3268 of libobjc for ARM EABI Linux.
3269 * configure: Regenerate.
3270
3271 2008-06-12 David S. Miller <davem@davemloft.net>
3272 David Edelsohn <edelsohn@gnu.org>
3273
3274 * configure.ac: Add powerpc*-*-* to gold supported targets.
3275 * configure: Regenerate.
3276
3277 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3278
3279 PR tree-optimization/36218
3280 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3281 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3282 (all prefix="build-"): Pass them to build-system sub-makes.
3283 * Makefile.in: Regenerate.
3284
3285 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3286
3287 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3288 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3289 mkdep, and compile. Update comments.
3290 (ETC_SUPPORT): Add ChangeLog and update comments.
3291
3292 2008-05-11 Ian Lance Taylor <iant@google.com>
3293
3294 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3295
3296 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3297
3298 Sync with gcc:
3299 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3300
3301 PR bootstrap/35457
3302 * configure.ac: Include override.m4.
3303 * configure: Regenerate.
3304
3305 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3306
3307 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3308 * Makefile.in: Regenerate.
3309
3310 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3311
3312 * configure.ac: Do not build libssp for the AVR.
3313 * configure: Regenerate.
3314
3315 2008-04-18 Nick Clifton <nickc@redhat.com>
3316
3317 * MAINTAINERS: Replace reference to configure.in with reference to
3318 configure.ac.
3319
3320 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3321
3322 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3323 as nonconfigurable directories list.
3324 * configure: Regenerate.
3325
3326 2008-04-14 David S. Miller <davem@davemloft.net>
3327
3328 * configure.ac: Add sparc*-*-* to gold supported targets.
3329 * configure: Regenerate.
3330
3331 2008-04-14 Ben Elliston <bje@au.ibm.com>
3332
3333 * config.sub, config.guess: Update from upstream sources.
3334
3335 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3336
3337 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3338 * Makefile.in: Regenerate.
3339
3340 2008-04-07 Ian Lance Taylor <iant@google.com>
3341
3342 * Makefile.def: check-gold depends upon all-binutils.
3343 * Makefile.in: Regenerate.
3344
3345 2008-04-04 Nick Clifton <nickc@redhat.com>
3346
3347 PR binutils/4334
3348 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3349 builds.
3350 * configure: Regenerate.
3351
3352 2008-04-04 NightStrike <NightStrike@gmail.com>
3353
3354 PR other/35151
3355 * configure.ac: Combine rules for mingw32 and mingw64.
3356 * configure: Regenerate.
3357
3358 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3359
3360 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3361 * Makefile.in: Regenerate.
3362
3363 2008-03-20 Ian Lance Taylor <iant@google.com>
3364
3365 * configure.ac: Add support for --enable-gold.
3366 * Makefile.def: Add gold as a directory like ld.
3367 * configure, Makefile.in: Regenerate.
3368
3369 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3370
3371 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3372 (s390_cond_extensions): Reduced extensions to the compare related.
3373 (main): z10 cpu type option added.
3374 (expandConditionalJump): Renamed to ...
3375 (insertExpandedMnemonic): ... this.
3376
3377 * opcodes/s390-opc.c: Re-group the operand format makros.
3378 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3379 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3380 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3381 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3382 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3383 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3384 INSTR_SIL_RDU): New instruction formats added.
3385 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3386 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3387 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3388 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3389 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3390 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3391 masks added.
3392 (s390_opformats): New formats added "ris", "rrs", "sil".
3393 * opcodes/s390-opc.txt: Add the conditional jumps with the
3394 extensions removed from automatic expansion in s390-mkopc.c manually.
3395 (asi - trtre): Add new System z10 EC instructions.
3396 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3397
3398 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3399
3400 * configure.ac: m4_include config/proginstall.m4.
3401 * configure: Regenerate.
3402
3403 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3404
3405 Backport from upstream Libtool:
3406
3407 2007-10-12 Eric Blake <ebb9@byu.net>
3408
3409 Deal with Autoconf 2.62's semantic change in m4_append.
3410 * ltsugar.m4 (lt_append): Replace broken versions of
3411 m4_append.
3412 (lt_if_append_uniq): Don't require separator to be overquoted,
3413 and avoid broken m4_append.
3414 (lt_dict_add): Fix typo.
3415 * libtool.m4 (_LT_DECL): Don't overquote separator.
3416
3417 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3418
3419 * config.rpath: Add AIX 6 support.
3420
3421 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3422
3423 * Makefile.def (stageprofile). Remove -fprofile-generate
3424 from stage_libcflags.
3425 * Makefile.in: Regenerate.
3426
3427 2008-03-13 Ben Elliston <bje@au.ibm.com>
3428
3429 * config.sub, config.guess: Update from upstream sources.
3430
3431 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3432
3433 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3434 * s390-opc.txt (cmpsc): Duplicate entry removed.
3435 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3436 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3437 fier, cu42, cu41): Fix operand format.
3438
3439 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3440
3441 PR bootstrap/32009
3442 PR bootstrap/32161
3443
3444 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3445 * configure: Regenerate.
3446
3447 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3448 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3449 STAGE4_LIBCFLAGS): New.
3450 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3451 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3452 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3453 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3454 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3455 for target modules. Don't export LIBCFLAGS.
3456 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3457 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3458 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3459 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3460 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3461 * Makefile.in: Regenerate.
3462
3463 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3464
3465 PR libgcj/33085
3466 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3467 Do not use -DDLL_EXPORT. Backport from upstream.
3468
3469 2008-02-14 Nick Clifton <nickc@redhat.com>
3470
3471 Import this patch from gcc:
3472 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3473
3474 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3475
3476 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3477
3478 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3479 * configure: Regenerate.
3480
3481 2008-01-31 Marc Gauthier <marc@tensilica.com>
3482
3483 * configure.ac (xtensa*-*-*): Recognize processor variants.
3484 * configure: Regenerate.
3485
3486 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3487
3488 PR bootstrap/34922
3489 * configure.ac (PARSE_ARGS): Push suitable setting of
3490 ac_subdirs_all, for `./configure --help=recursive'.
3491 Handle `+' in generic toplevel directory disabling.
3492 * configure: Regenerate.
3493
3494 2008-01-23 Ben Elliston <bje@au.ibm.com>
3495
3496 * config.sub, config.guess: Update from upstream sources.
3497
3498 2008-01-08 Ben Elliston <bje@au.ibm.com>
3499
3500 * config.sub, config.guess: Update from upstream sources.
3501
3502 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3503
3504 * COPYING.LIBGLOSS: Update default copyright.
3505
3506 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3507
3508 * COPYING.NEWLIB: Update default copyright.
3509
3510 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3511
3512 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3513 Change recommended MPFR from 2.2.1 > 2.3.0.
3514 * configure: Regenerate.
3515
3516 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3517
3518 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3519 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3520 * Makefile.in: Regenerate.
3521
3522 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3523
3524 * configure.ac: Enable libjava for x86_64-*-darwin9.
3525 * configure: Regenerate.
3526
3527 2007-12-05 Ben Elliston <bje@au.ibm.com>
3528
3529 * config.sub, config.guess: Update from upstream sources.
3530
3531 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3532
3533 * config-ml.in: Robustify against white space in absolute file
3534 names.
3535
3536 * config-ml.in (multi-clean): Substitute ${Makefile}.
3537 Remove superfluous ${Makefile} in list.
3538
3539 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3540
3541 * Makefile.def (dependencies): Make configure-gdb depend on
3542 all-intl.
3543 * Makefile.in: Regenerated.
3544
3545 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3546
3547 * Makefile.def: To avoid problems running with parallel makes,
3548 build newlib before libgloss so that target specific header
3549 files are availble.
3550 * Makefile.in: Regenerate.
3551
3552 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3553
3554 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3555 * Makefile.in: Regenerate.
3556
3557 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3558
3559 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3560 * libdecnumber: New directory, imported from GCC.
3561
3562 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3563
3564 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3565 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3566 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3567 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3568 * configure: Regenerate.
3569
3570 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3571
3572 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3573 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3574 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3575 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3576 * configure.ac: Default them to host tools for $host = $build.
3577 Subst them.
3578
3579 * configure: Regenerate.
3580 * Makefile.in: Regenerate.
3581
3582 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3583
3584 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3585 * configure: Regenerate.
3586
3587 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3588
3589 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3590 libstdc++.
3591 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3592 * configure: Regenerate.
3593 * Makefile.in: Regenerate.
3594
3595 2007-09-17 Andreas Schwab <schwab@suse.de>
3596
3597 * configure.ac: Raise minimum makeinfo version to 4.6.
3598 * configure: Regenerate.
3599
3600 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3601
3602 * configure.ac: Correct makeinfo version check.
3603 * configure: Regenerate.
3604
3605 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3606
3607 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3608 to $skipdirs and only disable gprof for newlib. Use the normal
3609 mips*-elf* handling in other respects.
3610 * configure: Regnerate.
3611
3612 2007-09-12 David Daney <ddaney@avtrex.com>
3613
3614 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3615 enabling libgcj.
3616 * configure: Regenerate.
3617
3618 2007-09-12 Richard Guenther <rguenther@suse.de>
3619
3620 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3621 nor --disable-checking is provided also turn on yes and types
3622 checking for stage1.
3623 * configure: Re-generate.
3624
3625 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3626
3627 PR target/33281
3628 * configure.ac: Use config/mh-mingw on mingw.
3629 * configure: Regenerate.
3630
3631 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3632
3633 PR other/32154
3634 * configure.ac: For libgloss targets, point the linker to the linker
3635 script, startup code and simulator library.
3636 * configure: Regenerate.
3637
3638 2007-09-09 Andrew Haley <aph@redhat.com>
3639
3640 * configure.ac (noconfigdirs): Remove target-libffi and
3641 target-libjava.
3642
3643 2007-08-29 Nick Clifton <nickc@redhat.com>
3644
3645 * config.sub, config.guess: Update from upstream sources.
3646
3647 2007-08-21 Richard Guenther <rguenther@suse.de>
3648
3649 * configure.ac: Add types checking to stage1 checking flags.
3650 * configure: Regenerate.
3651
3652 2007-08-18 Paul Brook <paul@codesourcery.com>
3653 Joseph Myers <joseph@codesourcery.com>
3654
3655 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3656 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3657 * Makefile.in: Regenerate.
3658 * configure.ac (--with-debug-prefix-map): New.
3659 * configure: Regenerate.
3660
3661 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3662 Nigel Stephens <nigel@mips.com>
3663
3664 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3665 as target_makefile_frag.
3666 * configure: Regenerate.
3667
3668 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3669
3670 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3671 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3672 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3673 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3674 (do-compare, do-compare3, do-compare-debug): New.
3675 ([+compare-target+]): Use them.
3676
3677 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3678
3679 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3680 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3681 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3682 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3683 (do-compare, do-compare3, do-compare-debug): New.
3684 ([+compare-target+]): Use them.
3685
3686 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3687 Ben Elliston <bje@au.ibm.com>
3688
3689 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3690 --silent if $silent.
3691 * configure: Regenerate.
3692
3693 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3694
3695 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3696
3697 2007-07-17 Nick Clifton <nickc@redhat.com>
3698
3699 * COPYING3: New file. Contains version 3 of the GNU General
3700 Public License.
3701 * COPYING3.LIB: New file. Contains version 3 of the GNU
3702 Lesser General Public License.
3703
3704 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3705
3706 * configure.ac: Fix my previous change to really match GCC.
3707 * configure: Regenerate.
3708
3709 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3710
3711 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3712 * configure: Regenerate.
3713
3714 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3715
3716 * configure.ac: Add some missing m4 quotation.
3717 * configure: Regenerate.
3718
3719 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3720
3721 * Makefile.def: Add windmc tool to build.
3722 * Makefile.tpl: Likewise.
3723 * configure.ac: Likewise.
3724 * Makefile.in: Regenerate.
3725 * configure: Regenerate.
3726
3727 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3728
3729 * lt~obsolete.m4: New. Import from 20070318 libtool.
3730
3731 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3732
3733 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3734 uclinux and linux-uclibc targets.
3735 * configure: Regenerate.
3736
3737 2007-06-28 DJ Delorie <dj@redhat.com>
3738
3739 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3740 not building newlib.
3741 * configure: Regenerated.
3742
3743 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3744
3745 * src-release (DEVO_SUPPORT): Correct typos.
3746
3747 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3748
3749 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3750 * Makefile.in: Regenerated.
3751
3752 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3753
3754 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3755 (distclean-stage[+id+]): Possibly delete stage_last.
3756 * Makefile.in: Regenerate.
3757
3758 2007-06-07 Ben Elliston <bje@au.ibm.com>
3759
3760 * config.sub, config.guess: Update from upstream sources.
3761
3762 2007-06-07 Ben Elliston <bje@au.ibm.com>
3763
3764 * Makefile.tpl: Fix spelling error.
3765 * Makefile.in: Regenerate.
3766
3767 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3768
3769 Sync with gcc:
3770 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3771
3772 PR bootstrap/29382
3773 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3774 * configure: Rebuilt.
3775
3776 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3777
3778 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3779 lt_cv_sys_max_cmd_len.
3780
3781 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3782
3783 * ltgcc.m4: Update from GCC.
3784
3785 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3786
3787 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3788
3789 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3790
3791 * ltmain.sh: Update from GCC.
3792 * libtool.m4: Update from GCC.
3793 * ltsugar.m4: New. Update from GCC.
3794 * ltversion.m4: New. Update from GCC.
3795 * ltoptions.m4: New. Update from GCC.
3796 * ltconfig: Remove.
3797 * ltcf-c.sh: Remove.
3798 * ltcf-cxx.sh: Remove.
3799 * ltcf-gcj.sh: Remove.
3800 * src-release: Update with new libtool file list.
3801
3802 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3803
3804 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3805 stage_cflags.
3806 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3807 Remove CFLAGS/LIBCFLAGS.
3808 (configure-stage[+id+]-[+prefix+][+module+],
3809 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3810 * Makefile.in: Regenerate.
3811
3812 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3813
3814 * config-ml.in: Update from GCC.
3815
3816 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3817
3818 * src-release (do-proto-toplev): Process the support directories before
3819 the tool directory.
3820
3821 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3822
3823 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3824 of glob. Quote arguments with single quotes too.
3825 * configure: Regenerate.
3826
3827 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3828
3829 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3830 * Makefile.in: Regenerate
3831
3832 2007-03-07 Andreas Schwab <schwab@suse.de>
3833
3834 * configure: Regenerate.
3835
3836 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3837
3838 * configure.ac: Add "--with-pdfdir" configure option,
3839 which defines pdfdir variable.
3840 * Makefile.def (target=fixincludes): Add install-pdf to
3841 missing targets.
3842 (recursive_targets): Add install-pdf target.
3843 (flags_to_pass): Add pdfdir.
3844 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3845 target.
3846 * configure: Regenerate
3847 * Makefile.in: Regenerate
3848
3849 2007-02-28 Eric Christopher <echristo@apple.com>
3850
3851 Revert:
3852 2006-12-07 Mike Stump <mrs@apple.com>
3853
3854 * Makefile.def (dependencies): Add dependency for
3855 install-target-libssp and install-target-libgomp on
3856 install-gcc.
3857 * Makefile.in: Regenerate.
3858
3859 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3860
3861 * configure: Regenerate.
3862 * configure.ac: Move statements after variable declarations.
3863
3864 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3865
3866 * configure.ac: Adjust for loop syntax.
3867 * configure: Regenerate.
3868
3869 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3870
3871 * configure: Rebuilt.
3872
3873 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3874
3875 * configure.ac: Drop multiple occurrences of --enable-languages,
3876 and fix its quoting.
3877 * configure: Rebuilt.
3878
3879 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3880 Nathan Sidwell <nathan@codesourcery.com>
3881 Vladimir Prus <vladimir@codesourcery.com
3882 Joseph Myers <joseph@codesourcery.com>
3883
3884 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3885 * configure: Regenerate.
3886
3887 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3888
3889 * configure.ac (target_libraries): Move libgcc before libiberty.
3890 * configure: Regenerated.
3891
3892 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3893
3894 * configure: Regenerate again?
3895
3896 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3897
3898 * configure: Reapply PR30748 fix which was lost in the previous commit.
3899
3900 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3901 Paolo Bonzini <bonzini@gnu.org>
3902
3903 PR bootstrap/30753
3904 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3905 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3906 * configure: Regenerated.
3907
3908 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3909
3910 * configure: Regenerate.
3911
3912 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3913
3914 PR bootstrap/30748
3915 * configure.ac: Correct syntax for Solaris ksh.
3916 * configure: Regenerated.
3917
3918 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3919
3920 * Makefile.def: Sync with GCC.
3921 * Makefile.tpl: Sync with GCC.
3922 * Makefile.in: Regenerate.
3923 * configure: Regenerate.
3924
3925 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3926
3927 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3928 noncanonical equivalents.
3929 * configure.in: Rename to...
3930 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3931 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3932 target_noncanonical. Use them. Rewrite removal of configure
3933 arguments for autoconf 2.59. Discard variable settings. Force
3934 program_transform_name for native tools.
3935
3936 * Makefile.in: Regenerated.
3937 * configure: Regenerated with autoconf 2.59.
3938
3939 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3940
3941 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3942
3943 * COPYING.LIBGLOSS: Reformat default Red Hat
3944 license to fit within 80 columns.
3945 * COPYING.NEWLIB: Ditto.
3946
3947 2007-02-05 Dave Brolley <brolley@redhat.com>
3948
3949 * Contribute the following changes:
3950 2006-11-28 DJ Delorie <dj@redhat.com>
3951
3952 * configure.in: Fix typo for mep's target_makefile_frag.
3953 * configure: Regenerated.
3954
3955 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3956
3957 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3958 * configure: Regenerate.
3959
3960 2001-09-19 DJ Delorie <dj@redhat.com>
3961
3962 * configure.in (target_makefile_frag): use mt-mep
3963
3964 2001-06-12 Don Howard <dhoward@redhat.com>
3965
3966 * configure.in: Remove gdb from MeP skip list.
3967
3968 2001-04-05 DJ Delorie <dj@redhat.com>
3969
3970 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3971
3972 2001-03-20 Ben Elliston <bje@redhat.com>
3973
3974 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3975
3976 2001-03-19 Ben Elliston <bje@redhat.com>
3977
3978 * config.sub (mep, mep-*): Add.
3979
3980 2007-01-31 Andreas Schwab <schwab@suse.de>
3981
3982 * Makefile.tpl (LDFLAGS): Substitute it.
3983 * Makefile.in: Regenerate.
3984
3985 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3986
3987 * configure.in: Change == to = in test command.
3988 * configure: Regenerate.
3989
3990 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3991 Nick Clifton <nickc@redhat.com>
3992 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3993
3994 * configure.in (build_configargs, host_configargs, target_configargs):
3995 Remove build/host/target parameters.
3996 (host_libs): Add gmp and mpfr.
3997 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3998 * Makefile.def (gmp, mpfr): New.
3999 (gcc): Remove target.
4000 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4001 target_os, target_vendor): New.
4002 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4003 * configure: Regenerate.
4004 * Makefile.in: Regenerate.
4005
4006 2007-01-11 Matt Fago <fago@earthlink.net>
4007
4008 * configure.in: Try to link to functions only in mpfr 2.2.x
4009 to improve robustness of configure tests.
4010 * configure: Regenerate.
4011
4012 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4013
4014 * configure.in: Add support for an x86_64-mingw* target.
4015 * configure: Regenerate.
4016
4017 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4018
4019 * Makefile.tpl (all-target): Correct @if conditional for target
4020 modules.
4021 * configure.in: Omit libiberty if building only target libgcc.
4022 * configure, Makefile.in: Regenerated.
4023
4024 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4025
4026 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4027 * configure: Regenerate.
4028
4029 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4030
4031 * Makefile.def (target_modules): Add libgcc.
4032 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4033 * Makefile.tpl (clean-target-libgcc): Delete.
4034 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4035 on gcc even for bootstrapped modules. Rewrite handling of
4036 lang_env_dependencies to loop over target_modules.
4037 * configure.in (target_libraries): Add target-libgcc.
4038 * Makefile.in, configure: Regenerated.
4039
4040 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4041
4042 Sync with gcc:
4043 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4044
4045 * configure.in: Reorganize recognition of languages. Add
4046 --enable-stage1-languages. Show supported languages for the chosen
4047 target rather than all recognized languages.
4048 * configure: Regenerate.
4049
4050 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4051
4052 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4053 * Makefile.in: Regenerate.
4054
4055 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4056
4057 * configure.in: Warn that MPFR 2.2.0 is buggy.
4058 * configure: Regenerate.
4059
4060 2006-12-27 Ian Lance Taylor <iant@google.com>
4061
4062 * configure.in: When removing Makefiles to force a reconfigure, also
4063 remove prev-DIR*/Makefile.
4064 * configure: Regenerate.
4065
4066 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4067
4068 * config.bfd: Recognize fido.
4069
4070 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4071
4072 Sync with gcc:
4073
4074 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4077 it only affects bootstrap and could be tested on "$host" as well.
4078 * configure: Regenerate.
4079 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4080
4081 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4082
4083 PR bootstrap/29544
4084 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4085 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4086 move here comment from Makefile.tpl.
4087 * Makefile.tpl: Move some definitions higher in the file.
4088 (STAGE1_CHECKING): New.
4089 * configure.in: Add --enable-stage1-checking.
4090 * configure: Regenerate.
4091 * Makefile.in: Regenerate.
4092
4093 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4094
4095 * configure.in: Update error message for missing GMP/MPFR.
4096
4097 * configure: Regenerate.
4098
4099 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4100
4101 * configure.in: Update MPFR version in error message.
4102
4103 * configure: Regenerate.
4104
4105 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4106
4107 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4108 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4109 --with-gmp-lib): New flags.
4110
4111 * configure: Regenerate.
4112
4113 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4114
4115 PR bootstrap/30134
4116 * configure.in: Correct x86 darwin support for libjava to powerpc
4117 and i?86 only.
4118 * configure: Regenerate.
4119
4120 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4121
4122 * configure.in: Handle spu makefile frag.
4123 * Makefile.tpl (MAINT): Define
4124 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4125 * configure: Regenerate.
4126 * Makefile.in: Regenerate.
4127
4128 2006-12-11 Ben Elliston <bje@au.ibm.com>
4129
4130 * config.sub, config.guess: Update from upstream sources.
4131
4132 2006-12-11 Ben Elliston <bje@au.ibm.com>
4133
4134 * configure.in: Sync with GCC (spu-*-*).
4135 * configure: Sync with GCC.
4136
4137 2006-12-07 Mike Stump <mrs@apple.com>
4138
4139 * Makefile.def (dependencies): Add dependency for
4140 install-target-libssp and install-target-libgomp on
4141 install-gcc.
4142 * Makefile.in: Regenerate.
4143
4144 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4145
4146 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4147 (unstage): Test for stage_last presence.
4148
4149 PR bootstrap/29802
4150 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4151 * Makefile.in: Regenerate.
4152
4153 2006-11-14 DJ Delorie <dj@redhat.com>
4154
4155 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4156 * Makefile.in: Sync with GCC.
4157 * configure.in: Sync with GCC (mpfr, gmp).
4158 * configure: Sync with GCC.
4159
4160 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4161
4162 * configure.in: Remove target-libgloss from noconfigdirs for
4163 bfin-*-*.
4164 * configure: Regenerated.
4165
4166 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4167
4168 * COPYING.NEWLIB: Add spu license.
4169 * COPYING.LIBGLOSS: Ditto.
4170
4171 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4172
4173 * Makefile.def: Added pdf target handling.
4174 * Makefile.tpl: Added pdf target handling.
4175 * Makefile.in: Regenerated.
4176
4177 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4178
4179 * COPYING.NEWLIB: Updated.
4180 * COPYING.LIBGLOSS: Ditto.
4181
4182 2006-09-27 Dave Brolley <brolley@redhat.com>
4183
4184 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4185 $s instead of $r.
4186 * configure: Regenerated.
4187
4188 2006-09-26 Ben Elliston <bje@au.ibm.com>
4189
4190 * config.sub, config.guess: Update from upstream sources.
4191
4192 2006-09-20 Thiemo Seufer <ths@mips.com>
4193
4194 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4195 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4196 * configure: Regenerate.
4197
4198 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4199
4200 * configure.in: Never build newlib for a Mingw host.
4201 Never build newlib as Mingw target library.
4202 Test the existence of winsup/cygwin for building a Cygwin newlib,
4203 rather than just winsup.
4204 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4205 building a Mingw target.
4206 * configure: Regenerate.
4207
4208 2006-08-15 Thiemo Seufer <ths@mips.com>
4209 Nigel Stephens <nigel@mips.com>
4210 David Ung <davidu@mips.com>
4211
4212 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4213
4214 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4215
4216 Sync from GCC:
4217 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4218
4219 PR bootstrap/18058
4220 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4221 if the bootstrap compiler is a GCC version that supports it.
4222 * configure: Regenerate.
4223
4224 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4225
4226 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4227 * configure: Regenerated.
4228
4229 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4230
4231 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4232 for stages after the first.
4233
4234 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4235
4236 * Makefile.def: Add dependencies for configure-opcodes
4237 on configure-intl and all-opcodes on all-intl.
4238 * Makefile.in: Regenerated.
4239
4240 2006-07-04 Peter O'Gorman <peter@pogma.com>
4241
4242 * ltconfig: chmod 644 before ranlib during install.
4243
4244 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4245
4246 * configure.in: Fix thinkos in previous check-in.
4247 * configure: Regenerate.
4248
4249 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4250
4251 Sync from gcc:
4252
4253 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4254
4255 PR other/27063
4256 * configure.in: Test subdir_requires and give an appropriate
4257 error message.
4258 * configure: Regenerate.
4259
4260 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4261
4262 PR target/27540
4263 * configure.in: Only enable libgomp on IRIX 6.
4264 * configure: Regenerate.
4265
4266 2006-06-20 David Ayers <d.ayers@inode.at>
4267
4268 PR bootstrap/28072
4269 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4270 whether target-libjava is being configured instead of whether the
4271 java front end is enabled.
4272 * configure: Regenerate.
4273
4274 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4275
4276 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4277 to R_ARM_LDC_SB_G{0,1,2} respectively.
4278
4279 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4280
4281 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4282 too.
4283 * Makefile.in: Regenerate.
4284
4285 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4286
4287 Sync from gcc:
4288
4289 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4290 * configure.in: Don't enable libgomp on hpux10.
4291 * configure: Rebuilt.
4292
4293 2006-06-13 David Ayers <d.ayers@inode.at>
4294
4295 Sync from gcc:
4296
4297 2006-06-12 David Ayers <d.ayers@inode.at>
4298
4299 PR bootstrap/27963
4300 PR target/19970
4301 * configure.in: Remove target-boehm-gc from noconfigdirs where
4302 ${libgcj} is specified.
4303 * configure: Regenerate.
4304
4305 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4306
4307 Sync from gcc:
4308
4309 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4310 Andreas Schwab <schwab@suse.de>
4311
4312 PR bootstrap/18033
4313 * config-ml.in: Eval option if surrounded by single quotes.
4314
4315 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4316
4317 Sync from gcc:
4318
4319 2006-06-06 David Ayers <d.ayers@inode.at>
4320
4321 PR libobjc/13946
4322 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4323 * Makefile.in: Regenerate.
4324 * configure.in: Add --enable-objc-gc at toplevel and have it
4325 enable boehm-gc for Objective-C.
4326 Remove target-boehm-gc from libgcj.
4327 Add target-boehm-gc to target_libraries.
4328 Add target-boehm-gc to noconfigdirs where ${libgcj}
4329 is specified.
4330 Assert that boehm-gc is supported when requested for Objective-C.
4331 Only build boehm-gc if needed either for Java or Objective-C.
4332 * configure: Regenerate.
4333
4334 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4335
4336 PR 27674
4337 * Makefile.tpl (configure-[+prefix+][+module+],
4338 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4339 Remove rule to unstage bootstrapped modules.
4340 (stage_current): New.
4341 * Makefile.in: Regenerate.
4342
4343 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4344 Andreas Tobler <a.tobler@schweiz.ch>
4345
4346 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4347 * configure: Rebuilt.
4348
4349 Revert
4350 2006-01-31 Richard Guenther <rguenther@suse.de>
4351 Paolo Bonzini <bonzini@gnu.org>
4352
4353 * Makefile.def (target_modules): Add libgcc-math target module.
4354 * configure.in (target_libraries): Add libgcc-math target library.
4355 (--enable-libgcc-math): New configure switch.
4356 * Makefile.in: Re-generate.
4357 * configure: Re-generate.
4358
4359 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4360
4361 * config-ml.in: Alter CCASFLAGS to include special
4362 multilib options the same as is done for CFLAGS.
4363
4364 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4365
4366 * Makefile.def: Added dependencies from sim and gdb on intl, and
4367 added configure dependencies to everything with an all dependency
4368 on intl.
4369 * gettext.m4: Removed.
4370 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4371 (GDB_SUPPORT_DIRS): Add intl.
4372 * Makefile.in: Regenerated.
4373
4374 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4375
4376 * src-release (DEVO_SUPPORT): Add config.rpath.
4377
4378 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4379
4380 * Makefile.def (bfd, opcodes): Fix lib_path.
4381 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4382 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4383 * Makefile.in: Regenerate.
4384
4385 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4386
4387 * configure.in: Enable gprof for cross builds.
4388 * configure: Regenerate.
4389
4390 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4391
4392 * src-release (MAKEINFOFLAGS): Define.
4393 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4394
4395 2006-05-14 Ben Elliston <bje@au.ibm.com>
4396
4397 * config.sub, config.guess: Update from upstream sources.
4398
4399 2006-05-12 Ben Elliston <bje@au.ibm.com>
4400
4401 * config.sub, config.guess: Update from upstream sources.
4402
4403 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4404
4405 * blt, iwidgets, mmalloc: Remove directories.
4406
4407 2006-05-01 DJ Delorie <dj@redhat.com>
4408
4409 * configure.in: Restore CFLAGS if GMP isn't present.
4410 * configure: Regenerate.
4411
4412 2006-04-18 DJ Delorie <dj@redhat.com>
4413
4414 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4415 reference libgloss so that libssp can be built in a combined
4416 tree.
4417 * configure: Regenerate.
4418
4419 2006-04-10 Ben Elliston <bje@au.ibm.com>
4420
4421 * contrib: Remove directory.
4422
4423 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4424
4425 * Makefile.tpl: Add install-html target.
4426 * Makefile.def: Add install-html target.
4427 * Makefile.in: Regenerate.
4428 * configure.in: Add --with-datarootdir, --with-docdir,
4429 and --with-htmldir options.
4430 * configure: Regenerate.
4431
4432 2006-03-31 Ben Elliston <bje@au.ibm.com>
4433
4434 PR binutils/1860
4435 * configure.in: Require makeinfo 4.4 or higher.
4436 * configure: Regenerate.
4437
4438 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4439
4440 * Makefile.in: Regenerate.
4441
4442 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4443
4444 Sync with gcc:
4445 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4446
4447 * configure.in: Handle --disable-<component> generically.
4448 * configure: Regenerate.
4449
4450 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4451
4452 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4453 (TARGET_CONFIGDIRS): Remove.
4454 * configure.in: Remove AC_SUBST(target_configdirs).
4455 * Makefile.in, configure: Regenerated.
4456
4457
4458 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4459
4460 PR libgcj/17311
4461 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4462
4463 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4464
4465 PR bootstrap/25670
4466
4467 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4468
4469 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4470 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4471 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4472 BUILD_PREFIX, BUILD_PREFIX_1.
4473 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4474
4475 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4476 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4477
4478 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4479 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4480 of `cat stage_current`. Always provide the `r' and `s' variables.
4481 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4482 a single shell execution.
4483 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4484 bootstrapped modules, make the stage1 module if the build was not
4485 started yet, else build the current stage.
4486 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4487 (all-build, all-host, all-target, [+make_target+]-host,
4488 [+make_target+]-target): Do not use \-continued lines.
4489 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4490 (current_stage, restrap, stage_last): New.
4491
4492 * Makefile.in: Regenerate.
4493 * configure: Regenerate.
4494
4495 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4496
4497 Sync from gcc:
4498
4499 2006-01-31 Richard Guenther <rguenther@suse.de>
4500 Paolo Bonzini <bonzini@gnu.org>
4501
4502 * Makefile.def (target_modules): Add libgcc-math target module.
4503 * configure.in (target_libraries): Add libgcc-math target library.
4504 (--enable-libgcc-math): New configure switch.
4505 * Makefile.in: Re-generate.
4506 * configure: Re-generate.
4507 * libgcc-math: New toplevel directory.
4508
4509 2006-01-18 Richard Henderson <rth@redhat.com>
4510 Jakub Jelinek <jakub@redhat.com>
4511 Diego Novillo <dnovillo@redhat.com>
4512
4513 * libgomp: New directory.
4514 * Makefile.def: Add target_module libgomp.
4515 * Makefile.in: Regenerate.
4516 * configure.in (target_libraries): Add target-libgomp.
4517 * configure: Regenerate.
4518
4519 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4520 Andreas Schwab <schwab@suse.de>
4521
4522 * configure: Regenerate.
4523
4524 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4525
4526 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4527 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4528 the assembler, linker and binutils.
4529 * configure: Regenerate.
4530
4531 2006-01-16 Nick Clifton <nickc@redhat.com>
4532
4533 * config.sub, config.guess: Sync from config repository.
4534
4535 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4536
4537 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4538 @ from continuation.
4539 * Makefile.in: Rebuilt.
4540
4541 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4542
4543 Sync from gcc:
4544
4545 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4546
4547 PR bootstrap/24252
4548
4549 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4550 * Makefile.tpl (OBJDUMP): New.
4551 (EXTRA_HOST_FLAGS): Add it.
4552 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4553
4554 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4555 to use symbolic links between directories. Avoid race conditions
4556 or make them harmless.
4557 * configure.in: Do not try to use symbolic links between directories.
4558
4559 * Makefile.def (LEAN): Pass.
4560 * Makefile.tpl (LEAN): Define.
4561 (stage[+id+]-start): Accept that the previous directory does not
4562 exist, if the bootstrap is lean.
4563 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4564 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4565 configure substitution.
4566 ([+compare-target+]): Likewise.
4567 ([+bootstrap-target+]-lean): New.
4568 * configure.in: Remove lean bootstrap support from here.
4569
4570 * Makefile.in: Regenerate.
4571 * configure: Regenerate.
4572
4573 2006-01-02 Andreas Schwab <schwab@suse.de>
4574
4575 * configure.in: When reconfiguring remove Makefile in
4576 all stage directories.
4577 * configure: Regenerate.
4578
4579 2005-12-27 Leif Ekblad <leif@rdos.net>
4580
4581 * configure.in: Add support for RDOS target.
4582 * configure: Regenerate.
4583
4584 2005-12-27 Nick Clifton <nickc@redhat.com>
4585
4586 PR binutils/1990
4587 * libtool.m4: Synchronize with version in GCC sources.
4588
4589 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4590
4591 Revert Ada-related part of the previous change.
4592
4593 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4594 Do not pass.
4595 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4596 * Makefile.in: Regenerate.
4597 * configure.in: Do not include mt-ppc-aix target fragment.
4598 * configure: Regenerate.
4599
4600 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4601
4602 * configure.in: Select appropriate fragments for PowerPC/AIX.
4603 * configure: Regenerate.
4604
4605 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4606 BOOT_CFLAGS, BOOT_LDFLAGS.
4607 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4608 BOOT_CFLAGS, BOOT_LDFLAGS.
4609 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4610 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4611 (stage): Fail if we cannot complete the work.
4612 * Makefile.in: Regenerate.
4613
4614 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4615
4616 * COPYING.NEWLIB: Update copyright year for default
4617 copyright.
4618
4619 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4620
4621 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4622 install-host-nogcc): Don't invoke $(stage) at the end.
4623 * Makefile.in: Regenerate.
4624
4625 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4626
4627 * configure.in: Flip the top-level bootstrap switch.
4628 * configure: Regenerate.
4629
4630 Merge from gcc:
4631
4632 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4633
4634 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4635 $(stage) and $(unstage).
4636 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4637 (all): Remove stray semicolon.
4638 (local-distclean): Don't handle multilib.tmp and multilib.out.
4639 (install.all): Set $s for consistency.
4640 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4641 check_multilibs setting. Always make the install directory.
4642 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4643 Correct @if/@endif.
4644 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4645 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4646 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4647 (multilib.out): Remove.
4648 * Makefile.in: Regenerated.
4649
4650 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4651
4652 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4653 * configure.in: Replace ms1 arch with mt.
4654 * configure: Rebuilt.
4655
4656 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4657
4658 Sync with gcc:
4659
4660 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4661
4662 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4663 * configure.in: Replace ms1 arch with mt.
4664 * configure: Rebuilt.
4665
4666 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4667
4668 Sync with gcc:
4669
4670 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4671
4672 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4673 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4674 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4675 Find in-tree tools if available.
4676 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4677 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4678 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4679 (COMPILER_*_FOR_TARGET): New.
4680 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4681 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4682 (CONFIGURED_*, USUAL_*): Remove.
4683 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4684 STRIP): Use autoconf substitutions.
4685 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4686 COMPILER_NM_FOR_TARGET): New.
4687 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4688
4689 (all): Make all-host and all-target in parallel.
4690 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4691 that $$r and $$s are set before invoking a recursive make.
4692 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4693 ([+bootstrap-target+]): Inline most of the `all' target.
4694
4695 2005-11-29 Ben Elliston <bje@au.ibm.com>
4696
4697 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4698 from the gcc build directory.
4699 * Makefile.in: Regenerate.
4700
4701 2005-11-29 Ben Elliston <bje@au.ibm.com>
4702
4703 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4704 depend on all-libdecnumber.
4705 * configure.in (host_libs): Include libdecnumber.
4706 * Makefile.in: Regenerate.
4707 * configure: Likewise.
4708
4709 2005-11-21 Kean Johnston <jkj@sco.com>
4710
4711 * config.sub, config.guess: Sync from upstream sources.
4712
4713 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4714
4715 * Makefile.def: Remove gdb dependencies for gdbtk.
4716 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4717 (configure-gdb, install-gdb): New rules.
4718 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4719 * Makefile.in, configure: Regenerated.
4720
4721 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4722
4723 PR bootstrap/24297
4724 * Makefile.tpl (do-[+make-target+], do-check, install,
4725 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4726 are set before recursing.
4727 * Makefile.in: Regenerate.
4728
4729 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4730
4731 PR bootstrap/18939
4732 * Makefile.def (gcc) <target>: Fix thinko.
4733 * Makefile.in: Regenerate.
4734
4735 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4736
4737 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4738 * configure: Regenerate.
4739
4740 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4741
4742 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4743 target-libffi, target-qthreads, target-libjava, and
4744 targetlibobjc.
4745 * configure: Regenerate.
4746
4747 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4748
4749 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4750 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4751 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4752 (USUAL_OBJDUMP_FOR_TARGET): New.
4753 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4754 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4755 * configure, Makefile.in: Regenerated.
4756
4757 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4758
4759 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4760 before other host packages.
4761
4762 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4763
4764 PR bootstrap/22340
4765
4766 * configure.in (default_target): Remove.
4767 * Makefile.tpl (all): Do not use prerequisites as subroutines
4768 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4769 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4770 use prerequisites as subroutines.
4771 (check-host, check-target): New.
4772 (bootstrap configure & all targets): Do not use stage*-start
4773 if the directory layout is already ok.
4774 (non-bootstrap configure & all targets): Prepend a $(unstage).
4775 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4776 (NOTPARALLEL): Remove.
4777 (unstage, stage variables): New variables.
4778 (unstage, stage targets): Simply expand to those variables.
4779
4780 * configure: Regenerate.
4781 * Makefile.in: Regenerate.
4782
4783 2005-10-04 James E Wilson <wilson@specifix.com>
4784
4785 * Makefile.def (lang_env_dependencies): Add libmudflap.
4786 * Makefile.in: Regenerate.
4787
4788 2005-10-03 Catherine Moore <clm@cm00re.com>
4789
4790 * configure.in (bfin-*-*): Support bfin.
4791 * configure: Regenerated.
4792
4793 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4794
4795 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4796 * configure: Regenerated.
4797
4798 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4799
4800 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4801 (LIPO_FOR_TARGET): New.
4802 (CONFIGURED_LIPO_FOR_TARGET): New.
4803 (USUAL_LIPO_FOR_TARGET): New.
4804 (STRIP_FOR_TARGET): New.
4805 (CONFIGURED_STRIP_FOR_TARGET): New.
4806 (USUAL_STRIP_FOR_TARGET): New.
4807 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4808 STRIP_FOR_TARGET.
4809 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4810 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4811 * Makefile.in: Regenerate.
4812 * configure: Regenerate.
4813
4814 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4815
4816 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4817 (rs6000-*-aix*): Same.
4818 * configure: Regenerate.
4819
4820 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4821
4822 * configure.in: Recognize f95 in the --enable-languages option,
4823 and substitute it for fortran, issuing a warning.
4824 * configure: Regenerate.
4825
4826 2005-09-07 Ben Elliston <bje@au.ibm.com>
4827
4828 Import from Autoconf sources:
4829
4830 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4831 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4832 Elliston. Handle weird characters correctly.
4833
4834 2005-08-30 Phil Edwards <phil@codesourcery.com>
4835
4836 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4837 * configure: Regenerated.
4838
4839 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4840
4841 * Makefile.def (libssp): Add to lang_env_dependencies.
4842 * Makefile.in: Regenerate.
4843
4844 2005-08-17 Christian Groessler <chris@groessler.org>
4845
4846 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4847 * Makefile.in: Regenerate.
4848
4849 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4850
4851 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4852 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4853 Look for alternate names of the target cc and c++
4854 * configure: Regenerate.
4855
4856 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4857
4858 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4859 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4860 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4861 tools; remove code to manually set them.
4862 (Target tools): Look in the environment for them.
4863 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4864 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4865 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4866 build directory.
4867 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4868 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4869 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4870 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4871 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4872 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4873 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4874 * configure: Regenerate.
4875 * Makefile.in: Regenerate.
4876
4877 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4878
4879 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4880 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4881 * Makefile.in: Regenerated.
4882
4883 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4884
4885 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4886 (CFLAGS_FOR_TARGET): Use it.
4887 (CXXFLAGS_FOR_TARGET): Likewise.
4888 * Makefile.in: Regenerated.
4889 * configure.in (--with-build-sysroot): New option.
4890 * configure: Regenerated.
4891
4892 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4893
4894 * Makefile.tpl: Wrap install between unstage and stage
4895 * Makefile.in: Regenerate.
4896
4897 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4898
4899 * all files: Update FSF address.
4900
4901 2005-07-14 Jim Blandy <jimb@redhat.com>
4902
4903 * configure.in: Add cases for Renesas m32c.
4904 * configure: Regenerated.
4905
4906 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4907
4908 * COPYING, compile, config-ml.in, config.guess,
4909 config.sub, install-sh, missing, mkinstalldirs,
4910 symlink-tree, ylwrap: Sync from upstream sources.
4911
4912 2005-07-13 Eric Christopher <echristo@redhat.com>
4913
4914 * configure.in: Add toplevel noconfigdir support for tpf.
4915 * configure: Regenerate.
4916
4917 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4918
4919 * Makefile.def (target_modules): Add libssp.
4920 * configure.in (target_libraries): Add target-libssp.
4921 * configure: Rebuilt.
4922 * Makefile.in: Rebuilt.
4923
4924 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4925
4926 PR ada/22340
4927
4928 * Makefile.def: Sync with gcc.
4929 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4930 * Makefile.in: Regenerate.
4931
4932 2005-07-07 Andreas Schwab <schwab@suse.de>
4933
4934 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4935 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4936 * Makefile.in: Regenerated.
4937
4938 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4939
4940 * configure.in: Add --enable-libssp and --disable-libssp.
4941 * configure: Regenerate with autoconf-2.13.
4942
4943 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4944
4945 * configure.in: Don't build sim or rda when targetting darwin.
4946 * configure: Regenerate.
4947
4948 2005-07-04 Ben Elliston <bje@gnu.org>
4949
4950 * src-release (do-proto-toplev): Remove dejagnu bits.
4951 (DEJAGNU_SUPPORT_DIRS): Remove.
4952 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4953 (GDBD_SUPPORT_DIRS): Likewise.
4954 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4955 (INSIGHTD_SUPPORT_DIRS): Likewise.
4956 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4957
4958 2005-06-30 Ben Elliston <bje@gnu.org>
4959
4960 * setup.com (mpw): Remove unused directive.
4961
4962 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4963
4964 * Makefile.def (stagefeedback): Come after profile.
4965 Define profiledbootstrap target.
4966 * Makefile.tpl (profiledbootstrap): Remove.
4967 (stageprofile-end): Zap stagefeedback.
4968 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4969 * Makefile.in: Regenerate.
4970
4971 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4972
4973 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4974 In 'cpp' stanza, support '#line' as well as '# '.
4975
4976 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4977
4978 * configure.in (unsupported_languages): New macro.
4979 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4980 non-ported target libraries in noconfigdirs.
4981 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4982 non-linux-gnu. Remove libgcj_ex_libffi.
4983 <lang_frag loop>: Set add_this_lang=no if the language is in
4984 unsupported_languages.
4985 * configure: Regenerate.
4986
4987 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4988
4989 * configure.in: Fix typo in handling of --with-mpfr-dir.
4990 * configure: Regenerate.
4991
4992 2005-06-02 Jim Blandy <jimb@redhat.com>
4993
4994 * config.sub: Add cases for the Renesas m32c. (This patch has been
4995 accepted into the master sources.)
4996
4997 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4998 Michael Snyder <msnyder@redhat.com>
4999 Stan Cox <scox@redhat.com>
5000
5001 * configure.in: Set noconfigdirs for ms1.
5002
5003 * configure: Regenerate.
5004
5005 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5006
5007 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5008 (Dependencies): Consider target modules for bootstrap dependencies.
5009 Make target bootstrap modules depend on each stage's gcc.
5010 * Makefile.in: Regenerate.
5011
5012 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5013
5014 * Makefile.def (configure-gcc): Depend on binutils having been built.
5015 (all-gcc): No need to do it here.
5016 * Makefile.in: Regenerate.
5017
5018 2005-05-19 Paul Brook <paul@codesourcery.com>
5019
5020 * configure.in: Rewrite misleading error message when requested
5021 language cannot be built.
5022 * configure: Regenerate.
5023
5024 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5025
5026 * ylwrap: Import from Automake 1.9.5.
5027
5028 2005-05-04 Mike Stump <mrs@apple.com>
5029
5030 * configure.in: Always pass --target to target configures as
5031 otherwise rebuilds that do --recheck will fail.
5032 * configure: Rebuilt.
5033
5034 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5035
5036 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5037 STAGE_HOST_EXPORTS.
5038 (configure, all): Add bootstrap support.
5039 (Host modules, target modules): Pass post-stage1 flags and exports.
5040 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5041 * Makefile.in: Regenerate.
5042
5043 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5044
5045 Sync from gcc:
5046
5047 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5048
5049 * config.sub: Update from master copy.
5050
5051 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5052
5053 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5054 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5055 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5056 "*-*-elf" and "*-*-linux*".
5057 * configure: Regenerate.
5058
5059 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5060
5061 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5062 (TARGET_CONFIGARGS): Include --with-target-subdir.
5063 (configure, all): New macros. Use them throughout.
5064
5065 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5066
5067 * Makefile.tpl: Sync with gcc.
5068 * Makefile.in: Regenerate.
5069
5070 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5071
5072 * config/mh-mingw32: Delete.
5073 * configure.in: Don't use it.
5074 * configure: Regenerate.
5075
5076 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5077
5078 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5079 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5080 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5081 (HOST_LIB_PATH): Generate from Makefile.def.
5082 (TARGET_LIB_PATH): Likewise.
5083 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5084 * Makefile.in: Regenerate.
5085 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5086 (RPATH_ENVVAR): Include Darwin case.
5087 * configure: Regenerate.
5088
5089 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5090
5091 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5092 * configure: Regenerate.
5093
5094 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5095
5096 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5097 gcc_version, and gcc_version_trigger from set of flags to pass.
5098 * Makefile.tpl: Remove definitions of above variables.
5099 (config.status): Remove dependency on $(gcc_version_trigger).
5100 * Makefile.in: Regenerate.
5101 * configure.in: Do not reference config/gcc-version.m4 nor
5102 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5103 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5104 * configure: Regenerate.
5105
5106 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5107 Andrew Pinski <pinskia@physics.uc.edu>
5108
5109 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5110 * Makefile.in: Regenerate.
5111
5112 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5113
5114 PR libgcj/20160
5115 * ltmain.sh: Avoid creating archives with components that have
5116 duplicate basenames.
5117
5118 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5119
5120 PR bootstrap/20250
5121 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5122 instead of check.
5123 * Makefile.in: Regenerate.
5124
5125 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5126
5127 Sync from gcc.
5128
5129 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5130
5131 PR bootstrap/17383
5132 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5133 * Makefile.tpl (HOST_SUBDIR): New substitution.
5134 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5135 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5136 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5137 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5138 (Host modules, Bootstrapped modules): Use it.
5139 (Build modules, Target modules): Do not create symlink trees,
5140 always configure out-of-srcdir.
5141 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5142 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5143 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5144 $(HOST_SUBDIR). Create a symlink for host_subdir.
5145
5146 * Makefile.in: Regenerate.
5147 * configure: Regenerate.
5148
5149 Merged from libada-gnattools-branch:
5150 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5151
5152 * Makefile.def: Add gnattools as a module, depending on target-libada.
5153 * Makefile.in: Regenerate.
5154 * configure.in: Include gnattools in host_tools; disable it if ada
5155 is disabled.
5156 * configure: Regenerate.
5157
5158 2005-02-23 Nick Clifton <nickc@redhat.com>
5159
5160 * configure: Regenerate.
5161
5162 2005-02-22 Paul Schlie <schlie@comcast.net>
5163
5164 * configure.in: Allow darwin targeted ports to build tk, itcl and
5165 libgui.
5166
5167 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5168
5169 PR libgcj/10353
5170 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5171 * configure: Regenerate.
5172
5173 2005-02-08 Andrew Cagney <cagney@gnu.org>
5174
5175 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5176 gdb/ section. Update GDB's URL.
5177
5178 2005-01-31 Andrew Cagney <cagney@gnu.org>
5179
5180 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5181
5182 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5183
5184 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5185 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5186 target-libgloss when not *-*-elf and *-*-aout.
5187 * configure: Regenerate.
5188
5189 2005-01-27 Andrew Cagney <cagney@gnu.org>
5190
5191 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5192
5193 2005-01-24 Andrew Cagney <cagney@gnu.org>
5194
5195 * gettext.m4: Only fall back to ../intl/ when it's present.
5196
5197 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5198
5199 * install-sh, config.sub: Import from upstream.
5200
5201 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5202
5203 PR bootstrap/18222
5204 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5205 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5206 * Makefile.in: Regenerate.
5207
5208 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5209
5210 Revert 2004-12-28 Makefile changes, a better fix will be
5211 applied to mainline and src after GCC 4.0 branches.
5212
5213 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5214
5215 PR bootstrap/17383
5216
5217 * Makefile.def (target_modules): Remove stage parameter,
5218 it is always true now.
5219 * Makefile.tpl (configure-build-[+module+],
5220 configure-target-[+module+]): Always build symlink tree
5221 for the directory and for include. BUILD_SUBDIR and
5222 TARGET_SUBDIR cannot be . anymore.
5223 * Makefile.in: Regenerate.
5224
5225 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5226
5227 Revert 2004-12-08 Makefile changes.
5228
5229 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5230
5231 * configure.in (sh64-*-*): Reenable gprof.
5232 * configure: Regenerate.
5233
5234 2004-12-09 Jim Blandy <jimb@redhat.com>
5235
5236 * MAINTAINERS: List 'depcomp' as part of automake.
5237
5238 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5239
5240 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5241 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5242 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5243 * Makefile.in: Regenerate.
5244
5245 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5246
5247 * Makefile.tpl: Generate normal dependencies if the LHS module is
5248 not bootstrapped.
5249 * Makefile.in: Regenerate.
5250
5251 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5252
5253 * configure.in: Include config/gxx-include-dir.m4. Use
5254 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5255 * configure: Regenerate.
5256
5257 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5258
5259 * config.if: Delete.
5260 * configure.in: Set libstdcxx_incdir directly.
5261 * configure: Regenerate.
5262 * MAINTAINERS: Remove mention of config.if.
5263 * src-release (DEVO_SUPPORT): Remove config.if.
5264
5265 2004-12-02 Eric Christopher <echristo@redhat.com>
5266
5267 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5268 of things to remove.
5269 * Makefile.in: Regenerate.
5270
5271 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5272
5273 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5274 * configure: Regenerate.
5275
5276 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5277
5278 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5279 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5280 * configure: Regenerate.
5281
5282 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5283
5284 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5285 (hppa*64*-*-*): Delete incorrect comment.
5286 * configure: Rebuilt.
5287
5288 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5289
5290 * install-sh, compile: Import from automake.
5291
5292 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5293
5294 * config.guess, config.sub: Import from savannnah.
5295
5296 2004-11-12 Mike Stump <mrs@apple.com>
5297
5298 * Makefile.def: Add html support.
5299 * Makefile.tpl: Likewise.
5300 * Makefile.in: Regenerate.
5301
5302 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5303
5304 PR 18423
5305 * configure.in: Remove all instances of build-fixincludes from
5306 noconfigdirs.
5307 (build_configargs): Supply --target to subdirectories.
5308 * configure: Regenerate.
5309
5310 * Makefile.def: Make gcc install depend on fixincludes install.
5311 * Makefile.in: Regenerate.
5312
5313 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5314
5315 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5316 target-libgfortran.
5317 * configure: Regenerate.
5318
5319 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5320
5321 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5322 like CC.
5323
5324 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5325
5326 * Makefile.def (host fixincludes): Specify missing targets.
5327 * Makefile.in: Regenerate.
5328
5329 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5330
5331 PR other/17783
5332 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5333 * configure: Regenerated.
5334
5335 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5336
5337 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5338 * configure: Regenerated.
5339
5340 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5341
5342 PR target/18151
5343 * configure.in (case ${target}): Do not build fixincludes for avr.
5344 * configure: Regenerated.
5345
5346 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5347
5348 * configure.in (case ${target}): Do not build fixincludes
5349 on platforms where it is not used.
5350 * configure: Regenerated.
5351
5352 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5353
5354 * configure.in: Use an absolute path to install-sh.
5355 * configure: Regenerated.
5356
5357 2004-10-19 Andrew Cagney <cagney@gnu.org>
5358
5359 * src-release (do-djunpack, do-md5sum): Install the generated file
5360 directly into the proto-toplev/ directory.
5361
5362 2004-10-19 Andrew Cagney <cagney@gnu.org>
5363
5364 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5365
5366 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5367
5368 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5369 * configure: Regenerate.
5370
5371 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5372
5373 Fix wrong conflict resolution in:
5374
5375 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5376
5377 * Makefile.in: Regenerate.
5378 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5379 in the recursive `make', instead of hardwiring `all'.
5380 (Autogenerated TARGET-* variables): New.
5381
5382 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5383
5384 Merged from GCC / libtool upstream:
5385 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5386 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5387 * ltcf-cxx.sh (tpf*): Likewise.
5388 * ltconfig (tpf*): Add TPF OS configuration support.
5389
5390 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5391
5392 * configure.in: Enable target-libgloss for crx-*-*.
5393 * configure: Regenerate.
5394
5395 2004-09-24 Michael Roth <mroth@nessie.de>
5396
5397 * configure.in (--without-headers): Add missing double quotes.
5398 * configure: Regenerate.
5399
5400 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5401
5402 * ylwrap: Revert to previous version.
5403
5404 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5405
5406 PR bootstrap/17369
5407 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5408 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5409 SET_GCC_LIB_PATH_CMD.
5410 (BASE_TARGET_EXPORTS): Likewise.
5411 * Makefile.in: Regenerated.
5412
5413 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5414 * configure: Regenerated.
5415
5416 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5417
5418 * config.guess: New upstream version
5419 * compile, depcomp, install-sh, ylwrap: Likewise.
5420
5421 2004-09-19 Roger Sayle <roger@eyesopen.com>
5422
5423 * config/mh-x86omitfp: New host makefile fragment. Add
5424 -fomit-frame-pointer to the default BOOT_CFLAGS.
5425 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5426 * configure: Regenerate.
5427
5428 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5429
5430 PR target/11572
5431 * configure.in (*-*-darwin*): Renable libobjc.
5432 * configure: Regenerate.
5433
5434 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5435
5436 * Makefile.def: Remove libbanshee.
5437 * Makefile.tpl: Ditto.
5438 * configure.in: Ditto.
5439 * Makefile.in: Regen.
5440 * configure: Ditto.
5441
5442 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5443
5444 * missing: Import latest version from master repository.
5445
5446 2004-09-04 Nick Clifton <nickc@redhat.com>
5447
5448 * config.sub: Import latest version from master repository.
5449 * config.guess: Likewise.
5450 This includes these changes:
5451
5452 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5453
5454 * config.sub: Handle crisv32, alias etraxfs.
5455 * config.guess (crisv32:Linux:*:*): Handle.
5456
5457 2004-08-13 Brad Smith <brad@comstyle.com>
5458
5459 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5460 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5461
5462 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5463
5464 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5465 assume the processor is a powerpc. This is because coreutils
5466 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5467 in this case, due to a MacOS X bug that causes
5468 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5469 to return a negative number.
5470 Problem reported by Petter Reinholdtsen in:
5471 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5472
5473 2004-07-19 Ben Elliston <bje@gnu.org>
5474
5475 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5476
5477 2004-06-24 Ben Elliston <bje@gnu.org>
5478
5479 * config.guess: Update copyright years.
5480 * config.sub: Likewise.
5481
5482 2004-06-22 Robert Millan <robertmh@gnu.org>
5483
5484 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5485 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5486
5487 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5488
5489 * config.guess (*:*VMS:*:*): New entry. Replaces
5490 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5491 manufacturer.
5492
5493 2004-06-22 Ben Elliston <bje@gnu.org>
5494
5495 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5496 * config.sub: Likewise.
5497
5498 2004-06-22 Ben Elliston <bje@gnu.org>
5499
5500 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5501 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5502
5503 2004-06-11 Ben Elliston <bje@gnu.org>
5504
5505 * config.guess (pegasos:OpenBSD:*:*): Remove.
5506
5507 2004-06-11 Ben Elliston <bje@gnu.org>
5508
5509 From Wouter Verhelst <wouter@grep.be>:
5510 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5511
5512 2004-06-11 Ben Elliston <bje@gnu.org>
5513
5514 * config.guess (luna88k:OpenBSD:*:*): New.
5515
5516 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5517
5518 * config.guess (m32r*:Linux:*:*): New case.
5519 * config.sub: Handle m32rle.
5520
5521 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5522
5523 From Jens Petersen <petersen@redhat.com>:
5524 * config.sub: Handle sparcv8.
5525
5526 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5527
5528 From Tom Smith <smith@cag.lkg.hp.com>:
5529 * config.guess: Version suffixes are equally significant on Tru64
5530 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5531 prefix of "P" (patched kernel).
5532
5533 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5534
5535 * config.sub: Add support for National Semiconductor CRX target.
5536
5537 2004-09-03 Jan Beulich <jbeulich@novell.com>
5538
5539 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5540 *-*-netware, but add target-libmudflap.
5541 Consolidate *-*-netware targets (of which really only i?86 exists)
5542 into a single entry.
5543 * configure: Likewise.
5544
5545 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5546
5547 * Makefile.tpl (sorry): Remove.
5548 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5549 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5550 (do-clean): Clean per-stage directories too.
5551 (do-distclean): Run distclean-stage1 too.
5552 (.NOTPARALLEL): Enable during toplevel bootstrap.
5553 (stage[+id+]-bubble): Enable parallel execution during
5554 the recursive invocation.
5555 * Makefile.in: Regenerate.
5556
5557 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5558
5559 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5560
5561 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5562 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5563 * configure: regenerate
5564 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5565 -mdynamic-no-pic
5566
5567 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5568
5569 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5570 include.
5571 * configure.in: Fix indentation.
5572 * configure: Regenerate.
5573
5574 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5575
5576 * Makefile.def (build_modules): Add fixincludes.
5577 (dependencies): Make gcc depend on fixincludes.
5578 * configure.in (build_tools): Add fixincludes.
5579 (build_configdirs): Always include build_libs.
5580 * Makefile.in: Regenerate.
5581 * configure: Regenerate.
5582
5583 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5584
5585 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5586 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5587 phony targets; do not generate timestamp files.
5588 (distclean-stageN): Remove references to their timestamp files.
5589 (restageN, touch-stageN): Remove.
5590 (stageN-bubble): Rewritten.
5591 (compare): Support lean bootstraps.
5592 * Makefile.in: Regenerate.
5593
5594 * configure.in: Only warn when bootstrapping but
5595 build != host or build != target. Support lean bootstraps.
5596 * configure: Regenerate.
5597
5598 Sync from gcc:
5599 2004-08-26 Phil Edwards <phil@codesourcery.com>
5600
5601 * configure.in: Give a better error message if GMP/MPFR are missing
5602 and a language needing them has been requested.
5603 * configure: Regenerated.
5604
5605 2004-08-25 Phil Edwards <phil@codesourcery.com>
5606
5607 * configure.in: Print a list of available language front-ends if
5608 a requested one is missing. Tidy stray tab characters.
5609 * configure: Regenerated.
5610
5611 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5612
5613 * Makefile.in: Regenerate.
5614 * configure: Regenerate.
5615
5616 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5617 stage_*_flags.
5618 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5619 for bootstrapped modules if toplevel bootstrap is going.
5620 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5621 modules. Adjust for changes in Makefile.def. Enable several
5622 rules even in non-bootstrap mode, just to avoid peppering the
5623 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5624 (stage-[+prev+]-bubble): Remove.
5625
5626 * Makefile.def (Dependencies): Depend on all-build-bison,
5627 all-build-flex, all-build-byacc, all-build-texinfo, rather
5628 than the host variations.
5629 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5630 with BUILD_SUBDIR.
5631 (BISON): Update for recent Bisons.
5632 (YACC): Fix typo.
5633 (cross): Depend on all-build.
5634 (all): Do not depend on all-build.
5635 (prebootstrap): Remove.
5636 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5637 (Prebootstrap dependencies): Add them to the per-stage targets
5638 and to all-prebootstrap.
5639 * configure.in (build_configdirs): Always enable build_tools.
5640 (BUILD_DIR_PREFIX): Remove.
5641
5642 * Makefile.def (gcc): Add target variable.
5643 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5644 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5645 in the recursive `make', instead of hardwiring `all'.
5646 (Autogenerated TARGET-* variables): New.
5647
5648 2004-08-17 Robert Millan <robertmh@gnu.org>
5649
5650 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5651 (instead of FreeBSD).
5652 * configure: Regenerate.
5653
5654 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5655
5656 * Makefile.def, configure.in, src-release: Remove useless, bogus
5657 references to tix.
5658 * Makefile.in, configure: Regenerate.
5659
5660 * src-release: Stop distributing mmalloc with gdb (which doesn't
5661 use it).
5662 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5663 * Makefile.in: Regenerate.
5664
5665 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5666
5667 * configure.in (arm*-*-eabi*): New target.
5668 * configure: Regenerate.
5669
5670 2004-08-01 Robert Millan <robertmh@gnu.org>
5671
5672 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5673 libmudflap for all GNU-based systems (with Glibc).
5674 * configure: Regenerate.
5675
5676 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5677
5678 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5679 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5680 (Dependencies): New section.
5681 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5682 (configure-target-[+module+]): Depend on maybe-all-gcc
5683 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5684 (toplevel profiledbootstrap): Fix dependencies.
5685 * Makefile.in: Regenerate.
5686
5687 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5688
5689 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5690 target-libiberty to noconfigdirs.
5691
5692 2004-08-03 Paul Brook <paul@codesourcery.com>
5693
5694 * configure.in: Check for MPFR as well as GMP.
5695 * configure: Regenerate.
5696
5697 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5698
5699 * Makefile.def (host-modules): Add gcc.
5700 * Makefile.in: Regenerate.
5701 * Makefile.tpl (sorry): New rule.
5702 (configure-host, all-host, [+make_target+]-host, do-check,
5703 install-host): Do not add gcc as a special case.
5704 (host modules): Add a small special-casing for gcc. Export
5705 extra_make_flags through the environment.
5706 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5707 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5708 other recursive targets for gcc): Remove.
5709
5710 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5711 (stage, unstage): New rules.
5712 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5713 distclean-stage[+id+]): Use stage_current.
5714 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5715 the stage*-start rules.
5716
5717 2004-07-19 Robert Millan <robertmh@gnu.org>
5718
5719 Synced from gcc:
5720
5721 2004-04-26 Robert Millan <robertmh@gnu.org>
5722
5723 Add patches from libtool CVS.
5724 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5725 * ltconfig: Likewise.
5726 * ltcf-c.sh: Likewise.
5727 * ltcf-cxx.sh: Likewise.
5728 * ltcf-gcj.sh: Likewise.
5729
5730 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5731
5732 * configure.in: Add noconfigdirs for crx-*-*.
5733 * configure: Regenerate.
5734
5735 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5736
5737 Synced from gcc:
5738
5739 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5740
5741 * configure.in: Build libmudflap by default on FreeBSD.
5742 * configure: Regenerated.
5743
5744 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5745
5746 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5747 systems.
5748 * configure: Regenerated.
5749
5750 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5751
5752 PR target/16344
5753 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5754 feedback based compiler.
5755 * Makefile.in: Rebuilt.
5756
5757 2004-07-05 Phil Edwards <phil@codesourcery.com>
5758
5759 * configure.in: Do not prepend $srcdir to /dev/null in
5760 makefile fragments.
5761 * configure: Regenerate.
5762
5763 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5764
5765 * Makefile.def (host_modules): Set bootstrap=true for flex.
5766 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5767 * Makefile.in: Rebuilt.
5768
5769 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5770
5771 * Makefile.def (build_modules): Add bison, byacc, flex,
5772 m4, texinfo.
5773 (flags_to_pass): Add FLEX.
5774 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5775 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5776 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5777 DEFAULT_MAKEINFO): Remove.
5778 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5779 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5780 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5781 objdir or else use configured tool.
5782 (all-build): New.
5783 (all): Depend on it.
5784 (Build module dependencies): Add.
5785 * Makefile.in: Regenerate.
5786 * configure.in: Better support for multiple build modules,
5787 matching what is done for host/target modules. Do not look
5788 for "plausible" locations of build tools if Canadian cross.
5789 Use autoconf's AC_PROG_CC to find a C compiler. Define
5790 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5791 * configure: Regenerate.
5792
5793 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5794
5795 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5796 * Makefile.in: Regenerate.
5797
5798 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5799
5800 * Makefile.tpl (configure-build-[+module+],
5801 configure-[+module+], configure-target-[+module+]): Pass
5802 [+extra_configure_args+].
5803 (all-build-[+module+], all-[+module+], check-[+module+],
5804 install-[+module+], [+make_target+]-[+module+],
5805 all-target-[+module+], check-target-[+module+],
5806 install-target-[+module+], [+make_target+]-target-[+module+]):
5807 Pass [+extra_make_args+].
5808 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5809 (GCC_HOST_EXPORTS): Remove.
5810 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5811 cross, check-gcc, check-gcc-c++, install-gcc,
5812 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5813 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5814 * Makefile.in: Regenerate.
5815
5816 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5817
5818 * configure.in: Check for srcdir/winsup rather than build directory
5819 winsup.
5820 * configure: Regenerate.
5821
5822 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5823
5824 * configure.in: Don't build Cygwin native newlib if winsup
5825 directory is missing. Emit warning instead.
5826 * configure: Regenerate.
5827
5828 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5829
5830 * Makefile.tpl (touch-stage[+id+]): New.
5831 (restage[+prev+]): Depend on touch-stage[+id+].
5832
5833 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5834 Use it throughout.
5835
5836 * Makefile.def: Add profile and feedback bootstrap stages.
5837 Remove next field from bootstrap stages.
5838 * Makefile.tpl (LN, LN_S): Substitute.
5839 (stageN-start, stageN-end): Use double-colon rules, to
5840 provide a hook for additional setup commands.
5841 (distclean-stageN-gcc, restageN): Create dependencies from
5842 [+prev+], not from [+next+].
5843 (stageN-bubble): Add commands for successive stages from
5844 [+prev+], using double-colon rules.
5845 (all-stageN-gcc): Fix typo.
5846 (stagefeedback-start, profiledbootstrap): New.
5847 * Makefile.in: Regenerate.
5848 * configure.in: Call ACX_PROG_LN.
5849 * configure: Regenerate.
5850
5851 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5852
5853 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5854 without gcc.
5855 * configure: Regenerate.
5856
5857 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5858
5859 * Makefile.tpl: Fix typo.
5860 * Makefile.in: Regenerate.
5861
5862 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5863
5864 * configure.in: Remove new- prefix from toplevel
5865 bootstrap targets.
5866 * configure: Regenerate.
5867
5868 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5869
5870 Merge this patch from the gcc tree:
5871
5872 2004-05-30 Andreas Jaeger <aj@suse.de>
5873 Jim Wilson <wilson@specifixinc.com>
5874
5875 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5876 like CC.
5877
5878 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5879
5880 * Makefile.tpl (all.normal): Rename to all.
5881 (all): Replace with a rule to pick the default
5882 target from configure.
5883 (all-gcc, configure-gcc): Use conditionals to
5884 do nothing when toplevel bootstrap is going on.
5885 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5886 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5887 * configure.in: Support --enable-bootstrap.
5888
5889 * Makefile.def: Remove new- prefix from toplevel
5890 bootstrap targets.
5891 * Makefile.tpl: Likewise.
5892
5893 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5894 target.
5895
5896 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5897 $(RECURSE_FLAGS) to recursive invocation of make.
5898
5899 * Makefile.in: Regenerate.
5900 * configure: Regenerate.
5901
5902 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5903
5904 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5905 * configure: Regenerate.
5906
5907 2004-05-25 Daniel Jacobowitz <drow@false.org>
5908
5909 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5910 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5911 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5912 targets.
5913 * Makefile.in: Regenerate.
5914
5915 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5916
5917 * configure.in: Test the ability to symlink directories.
5918 * configure: Regenerate.
5919
5920 * Makefile.def (bootstrap-stage): New definitions.
5921 * Makefile.tpl (configure-stage1-gcc,
5922 configure-stage2-gcc, configure-stage3-gcc,
5923 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5924 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5925 new-restage3, compare): Autogenerate, see Makefile.in
5926 entry for behavioral changes.
5927 (distclean-stage1, new-stage1-start, new-stage1-end,
5928 new-stage1-bubble, distclean-stage2, new-stage2-start,
5929 new-stage2-end, new-stage2-bubble, distclean-stage3,
5930 new-stage3-start, new-stage3-end): New autogenerated targets.
5931 (objext, prebootstrap, BOOT_CFLAGS,
5932 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5933 targets.
5934
5935 * Makefile.in: Regenerate.
5936 (distclean-stage1, new-stage1-start, new-stage1-end,
5937 new-stage1-bubble, distclean-stage2, new-stage2-start,
5938 new-stage2-end, new-stage2-bubble, distclean-stage3,
5939 new-stage3-start, new-stage3-end): New targets.
5940 (all-stage1-gcc): Move prebootstrap dependency from here...
5941 (configure-stage1-gcc): ...to here.
5942 (new-bootstrap): Use bubble targets.
5943 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5944 Use per-stage distclean targets.
5945 (configure-stage1-gcc, configure-stage2-gcc,
5946 configure-stage3-gcc, all-stage1-gcc,
5947 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5948 Use new-stageN-start to prepare the tree.
5949
5950 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5951
5952 * Makefile.def (host_modules): add libcpp.
5953 * Makefile.tpl: Add dependencies on and for libcpp.
5954 * Makefile.in: Regenerate.
5955 * configure.in: Add libcpp host module.
5956 * configure: Regenerate.
5957
5958 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5959
5960 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5961 of libf2c.
5962 * configure, Makefile.in: Regenerate.
5963
5964 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5965
5966 Merge from tree-ssa-20020619-branch.
5967
5968 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5969 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5970 (HOST_GMPLIBS): Define.
5971 (HOST_GMPINC): Define.
5972 (TARGET_LIB_PATH): Add libmudflap.
5973 (GFORTRAN_FOR_TARGET): Define.
5974 (configure-build*): Export GFORTRAN.
5975 (configure-gcc): Export GMPLIBS and GMPINC.
5976 (all-gcc): Add maybe-all-libbanshee.
5977 (configure-target-libgfortran): Define.
5978 * Makefile.in: Regenerate.
5979 * configure.in (host_libs): Add libbanshee.
5980 (target_libraries): Add target-libmudflap and target-libgfortran.
5981 Add --with-libbanshee.
5982 Handle --disable-libmudflap.
5983 (*-*-freebsd*): Use with_gmp.
5984 Add $(libgcj) to noconfigdirs.
5985 * configure: Regenerate.
5986 * depcomp: New file.
5987 * MAINTAINERS: Add tree-ssa maintainers.
5988
5989 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5990
5991 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5992 * configure: Regenerate.
5993
5994 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5995
5996 Revert:
5997 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5998
5999 * Makefile.def (flags_to_pass): Remove *dir variables that
6000 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6001 as well as prefix and exec_prefix.
6002 * Makefile.in: Regenerate.
6003
6004 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6005
6006 * Makefile.def (host_modules): Mark with the bootstrap
6007 flag packages on which gcc depends.
6008 * Makefile.tpl (all-bootstrap): Use it.
6009 * Makefile.in: Regenerate.
6010
6011 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6012
6013 * Makefile.def (flags_to_pass): Remove *dir variables that
6014 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6015 as well as prefix and exec_prefix.
6016 * Makefile.in: Regenerate.
6017
6018 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6019
6020 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6021 * configure: Regenerate.
6022 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6023 * gcc/Makefile.tpl (compare): Use the result of the test.
6024 * gcc/Makefile.in: Regenerate.
6025
6026 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6027
6028 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6029 Always relocate gcc and prev-gcc to the original names, even
6030 if the build fails.
6031 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6032 New targets.
6033
6034 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6035
6036 * configure.in (mips*-*-irix5*): Enable ld.
6037 * configure: Regenerate.
6038
6039 2004-04-15 James E Wilson <wilson@specifixinc.com>
6040
6041 * Makefile.tpl (configure-[+module+], configure-gcc,
6042 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6043 Set and export LDFLAGS.
6044 * Makefile.in: Regenerate.
6045
6046 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6047
6048 PR bootstrap/14871
6049 * Makefile.tpl: If we don't have built-in-tree target tools,
6050 use the ones found by configure rather than hacking around with
6051 program_transform_name.
6052 * configure.in: Give Makefile.tpl the information necessary
6053 to do that.
6054 * Makefile.in: Regenerate.
6055 * configure: Regenerate.
6056
6057 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6058
6059 PR bootstrap/14760
6060 * configure.in: When computing baseargs, strip *all* copies of
6061 offending options. Also, don't match/substitute the trailing space,
6062 so that this actually works when two similar options are separated by
6063 only one space.
6064 * configure: Regenerate.
6065
6066 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6067
6068 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6069 (rs6000-*-aix*): Same.
6070 * configure: Regenerate.
6071
6072 2004-03-25 Stan Shebs <shebs@apple.com>
6073
6074 Remove MPW support, no longer used.
6075 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6076 mpw-install: Remove files.
6077 * src-release (DEVO_SUPPORT): Remove names of removed files.
6078 * MAINTAINERS: Likewise.
6079
6080 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6081
6082 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6083 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6084 * Makefile.in: Regenerate.
6085
6086 * configure.in (top level bootstrap support): Rework --enable-werror
6087 to set @stage2_werror_flag@.
6088 * configure: Regenerate.
6089 * Makefile.tpl (top level bootstrap support): Pass
6090 @stage2_werror_flag@ down to configure in stages 2 and 3.
6091 * Makefile.in: Regenerate.
6092
6093 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6094
6095 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6096 for stages 2 and 3 as well as in make. As a consequence, remove
6097 OUTPUT_OPTION (now detected by configure) from the flags passed down
6098 to make.
6099 * Makefile.in: Regenerate.
6100
6101 * Makefile.tpl (new-bootstrap): Fix typo.
6102 * Makefile.in: Regenerate.
6103
6104 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6105
6106 * Makefile.tpl: Rearrange by moving recursive_targets rules
6107 into their proper sections.
6108 * Makefile.tpl (top level bootstrap support): Move disabling
6109 of coverage flags from 'make' to 'configure'; improve comments.
6110 * Makefile.in: Regenerate.
6111
6112 * Makefile.tpl (experimental top level bootstrap) Move stage1
6113 language setting from all- target to configure- target; disable
6114 intermodule optimization in stage 1; prevent gratuitous rebuilds
6115 of stage 1.
6116 * Makefile.in: Regenerate.
6117 * configure.in: Comma-separate stage 1 language list for top
6118 level bootstrap.
6119 * configure: Regenerate.
6120
6121 * Makefile.tpl: Clean up experimental top level bootstrap support:
6122 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6123 prev-gcc in configure- targets as well as all- targets.
6124 * Makefile.in: Regenerate.
6125
6126 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6127
6128 * configure.in: Remove symbolic link section.
6129 * configure: Regenerate.
6130 * Makefile.tpl (links): Remove.
6131 * Makefile.in: Regenerate.
6132
6133 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6134 Nathanael Nerode <neroden@gcc.gnu.org>
6135
6136 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6137 Set with AC_CHECK_PROGS.
6138 * configure.in: Fix comment typo from last patch.
6139 * configure: Regenerate.
6140
6141 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6142
6143 * Makefile.tpl: Introduce experimental top level bootstrap support.
6144 * Makefile.in: Regenerate.
6145 * configure.in: Introduce support for top level bootstrap.
6146 * configure: Regenerate.
6147
6148 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6149 Paolo Bonzini <bonzini@gnu.org>
6150
6151 PR bootstrap/14522
6152 * configure.in: Cope with shells that do not support unquoted ^
6153 * configure: Regenerate.
6154
6155 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6156 Paolo Bonzini <bonzini@gnu.org>
6157
6158 PR bootstrap/14522
6159 * configure.in: Cope with shell that do not support nesting
6160 quotes inside quoted backquote substitutions.
6161 * configure: Regenerate.
6162
6163 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6164
6165 PR bootstrap/14522
6166 * configure.in: Fix escaping of $.
6167 * configure: Regenerate.
6168
6169 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6170
6171 * configure: Regenerate.
6172
6173 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6174
6175 PR ada/14131
6176 Move language detection to the top level.
6177 * configure.in: Find default values for the tools as
6178 soon as possible. Disable ada if GNAT is not found.
6179 Emit error message about missing languages. Expand
6180 --enable-languages=all for the gcc subdirectory.
6181
6182 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6183
6184 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6185 and disable libgcj.
6186 * configure: Regenerated.
6187
6188 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6189
6190 PR bootstrap/7087
6191 * Makefile.tpl: Guard XFOO sed statements better.
6192 * Makefile.tpl: Add dependency for configure-target-libada.
6193 * Makefile.in: Regenerate (incidentally fixes broken
6194 commit when libada-branch was merged).
6195
6196 2004-02-28 Andrew Cagney <cagney@redhat.com>
6197
6198 * src-release (CVS_NAMES): Define.
6199 (do-tar, do-tar): Prune $(CVS_NAMES).
6200
6201 2004-02-23 Andrew Cagney <cagney@redhat.com>
6202
6203 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6204 2004-02-19.09.
6205
6206 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6207
6208 PR bootstrap/11932
6209 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6210
6211 2004-02-19 Andrew Cagney <cagney@redhat.com>
6212
6213 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6214 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6215
6216 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6217
6218 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6219 (rs6000-*-aix*): Same.
6220 * configure: Regenerate.
6221
6222 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6223
6224 * configure.in (host): Add in missing $noconfigdirs to defines.
6225 * configure: Regenerate.
6226
6227 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6228 Nathanael Nerode <neroden@gcc.gnu.org>
6229
6230 PR ada/6637, PR ada/5911
6231 Merge with libada-branch:
6232 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6233 with appropriate dependencies. Add --enable-libada configure switch.
6234 * configure, Makefile.in: Regenerate.
6235
6236 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6237
6238 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6239 * configure: Regenerate.
6240
6241 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6242
6243 * COPYING.NEWLIB: Update Red Hat license to 2004.
6244
6245 2004-01-23 DJ Delorie <dj@redhat.com>
6246
6247 * Makefile.def (target_modules) [libiberty]: Don't stage.
6248 * Makefile.in: Rebuilt.
6249
6250 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6251
6252 * COPYING.NEWLIB: Update to include copyrights for new
6253 iconv code.
6254
6255 2004-01-15 Andrew Cagney <cagney@redhat.com>
6256
6257 * src-release: Update copyright year.
6258 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6259 (NEWLIB_SUPPORT_DIRS): Delete macro.
6260 (newlib.tar.bz2): Delete rule.
6261
6262 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6263
6264 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6265 * Makefile.tpl (configure-target-[+module+]): Support stage.
6266 * Makefile.in: Rebuilt.
6267
6268 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6269
6270 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6271 throughout.
6272
6273 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6274
6275 * configure.in: Use ./config.cache, not config.cache.
6276 * configure: Regenerate.
6277 * Makefile.tpl: Special-casing not needed for GCC any more.
6278 * Makefile.in: Regenerate.
6279
6280 * configure.in: Don't share a cache file for host dirs.
6281 * configure: Regenerate.
6282
6283 * config-ml.in: Don't mess with the cache file.
6284
6285 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6286
6287 * Makefile.tpl: Make GCC use a separate config.cache.
6288 * Makefile.in: Regenerate.
6289
6290 PR bootstrap/11932, PR bootstrap/11933
6291 (I don't know if it will fix either of them, but it relates
6292 to them.)
6293 * configure.in: Don't use shared config.cache for target
6294 directories.
6295 * configure: Regenerate.
6296
6297 2003-12-31 Roger Sayle <roger@eyesopen.com>
6298
6299 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6300 * configure: Regenerated.
6301
6302 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6303
6304 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6305 * configure: Regenerated.
6306
6307 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6308
6309 Port change over from GCC:
6310 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6311 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6312 (configure-build-[+module+], configure-[+module+]): Likewise.
6313 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6314 * Makefile.in: Regenerate.
6315
6316 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6317
6318 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6319 * configure: Regenerate.
6320
6321 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6322
6323 * COPYING.NEWLIB: Add license info for long long routines added to
6324 stdlib.
6325
6326 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6327
6328 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6329 * Makefile.in: Regenerate.
6330
6331 2003-10-20 Phil Edwards <phil@codesourcery.com>
6332
6333 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6334 * configure: Regenerate.
6335
6336 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6337
6338 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6339 HOST_FLAGS_TO_PASS.
6340 * Makefile.in: Regenerate.
6341
6342 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6343
6344 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6345 * configure: Rebuilt
6346 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6347 * Makefile.in: Rebuilt
6348
6349 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6350
6351 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6352
6353 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6354
6355 * config-ml.in: Use ac_configure_args directly instead of
6356 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6357 actually seen.
6358
6359 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6360
6361 * config-ml.in: Propagate INSTALL variables.
6362
6363 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6364
6365 * configure.in: Pass a computed --program-transform-name
6366 to subconfigures.
6367 * configure: Regenerated.
6368
6369 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6370
6371 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6372 * Makefile.in: Regenerate.
6373
6374 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6375 * Makefile.in: Regenerate.
6376
6377 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6378
6379 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6380 quoting.
6381 * configure: Regenerated.
6382
6383 2003-09-12 Michael Chastain <mec@shout.net>
6384
6385 Fix PR gdb/857.
6386 * src-release (do-proto-topleve): Remove junk files
6387 intl/config.cache, intl/config.status,
6388 intl/config.h, intl/stamp-h.
6389
6390 2003-09-14 Andrew Cagney <cagney@redhat.com>
6391
6392 * src-release (dejagnu.tar): New target.
6393 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6394 (do-djunpack): Use $(PACKAGE) for the package name.
6395
6396 2003-09-04 DJ Delorie <dj@redhat.com>
6397
6398 * configure: Regenerate.
6399
6400 2003-09-04 Robert Millan <robertmh@gnu.org>
6401
6402 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6403
6404 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6405
6406 * configure.in: Ensure arguments to sed are properly spaced.
6407 * configure: Regenerate.
6408
6409 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6410
6411 Merge from gcc:
6412 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6413 * install-sh: Update to newer upstream versions (associated with
6414 aclocal 1.7).
6415 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6416
6417 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6418
6419 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6420 * configure: Regenerated.
6421
6422 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6423
6424 * configure.in: Use newline instead of semicolon when assuming
6425 shell arguments in a for loop.
6426 * configure: Regenerated.
6427
6428 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6429
6430 PR 8180
6431 * configure.in: When testing with_libs and with_headers, treat
6432 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6433 * configure: Regenerate.
6434
6435 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6436 make, shell, etc.
6437 (baseargs): Likewise.
6438 * configure: Regenerate.
6439
6440 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6441
6442 * configure.in: Disable libgcj for darwin not on powerpc.
6443 * configure: Rebuild.
6444
6445 2003-08-15 Michael Chastain <mec@shout.net>
6446
6447 * src-release (do-proto-toplev): Remove junk files
6448 dejagnu/example/calc/config.status,
6449 dejagnu/example/calc/config.log.
6450
6451 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6452
6453 * config-ml.in, symlink-tree: Add license.
6454
6455 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6456
6457 Merge from gcc:
6458
6459 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6460 * Makefile.tpl (check, check-c++): Express dependencies using
6461 dependencies rather than commands.
6462 * Makefile.in: Regenerate.
6463
6464 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6465 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6466 * Makefile.in: Update.
6467
6468 2003-08-01 Andrew Cagney <cagney@redhat.com>
6469
6470 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6471 * configure: Ditto.
6472
6473 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6474
6475 * configure.in: Enable libgcj for darwin.
6476 * configure: Rebuild.
6477
6478 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6479
6480 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6481
6482 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6483
6484 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6485 creating target and build subdirs to build all parent dirs as needed.
6486 * Makefile.in: Rebuild.
6487 * configure.in: Don't build dirs explicitly here.
6488 * configure: Rebuild.
6489
6490 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6491
6492 * Makefile.tpl (all-make): Depend on intl.
6493 * Makefile.in: Rebuilt.
6494
6495 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6496
6497 * config.if: Remove unused libc_interface determination.
6498
6499 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6500
6501 * Makefile.in: Regenerate, correctly this time.
6502
6503 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6504
6505 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6506 unused INSTALL_PROGRAM_ARGS.
6507 * configure.in: Use AC_PROG_INSTALL.
6508 * Makefile.in: Regenerate.
6509 * configure: Regenerate.
6510
6511 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6512
6513 * configure: Rebuilt.
6514 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6515 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6516 newlib nor libgloss.
6517 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6518 * configure.in (am33_2.0-*-linux*): Added.
6519
6520 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6521
6522 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6523 * configure: Regenerate.
6524
6525 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6526
6527 * config-ml.in: Replace PWD with PWD_COMMAND.
6528 * Makefile.tpl: Likewise.
6529 * Makefile.in: Regenerated.
6530
6531 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6532
6533 * configure.in: Clean up config-lang.in handling. Delete
6534 useless assignment to "subdirs".
6535 * configure: Regenerate.
6536
6537 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6538
6539 * configure.in: Rename 'target_libs' to 'target_libraries'.
6540 Remove useless reference to 'target_libs'.
6541 * configure: Regenerate.
6542
6543 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6544
6545 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6546 * Makefile.in: Regenerate.
6547
6548 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6549
6550 * Makefile.def: Introduce flags_to_pass.
6551 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6552 * Makefile.in: Regenerate.
6553
6554 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6555
6556 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6557 and target-libgloss.
6558 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6559 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6560 * configure: Regenerate.
6561
6562 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6563
6564 * configure.in: Update testsuite_flags to new location.
6565 * configure. Regenerate.
6566
6567 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6568
6569 * Makefile.tpl: Remove BUILD_CC stuff.
6570 * Makefile.in: Regenerate.
6571
6572 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6573
6574 * config.guess: Update to 2003-06-12 version.
6575 * config.sub: Update to 2003-06-13 version.
6576
6577 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6578
6579 * MAINTAINERS: Add myself as MIPS co-maintainer.
6580
6581 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6582
6583 * config.guess: Update to 2003-06-06 version.
6584 * config.sub: Update to 2003-06-06 version.
6585
6586 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6587
6588 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6589 * configure. Regenerate.
6590
6591 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6592
6593 * configure.in: Disable serial configure by default.
6594 * configure: Regenerate.
6595 * Makefile.tpl: Abolish .NOTPARALLEL.
6596 * Makefile.in: Regenerate.
6597
6598 * Makefile.tpl: Replace {build,host,target}_canonical by
6599 {build,host,target}.
6600 * Makefile.in: Regenerate.
6601
6602 * Makefile.tpl: Fix stupid pasto.
6603 * Makefile.in: Regenerate.
6604
6605 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6606
6607 * Makefile.tpl: Remove bogus conditional.
6608 * Makefile.in: Regenerate.
6609
6610 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6611
6612 * Makefile.tpl: Make 'recursive targets' using autogen rather
6613 than shell loop. Remove duplicate 'clean' targets and false
6614 comments.
6615 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6616 Add systematic method of specifying missing targets in subdirs.
6617 Add copyright boilerplate.
6618 * Makefile.in: Regenerate.
6619 * configure.in: Add 'recursive targets' to maybe list.
6620 * configure: Regenerate.
6621
6622 * Makefile.tpl: Rename [+target+] to [+make_target+].
6623 * Makefile.def: Rename 'target' to 'make_target'.
6624
6625 2003-05-30 Nick Clifton <nickc@redhat.com>
6626
6627 * README-maintainer-mode: Update URL for locating blessed config
6628 tools.
6629
6630 2003-05-29 Robert Millan <rmh@debian.org>
6631
6632 * ltconfig: Import this patch and modify for use with current
6633 version of ltconfig:
6634
6635 2003-05-21 Bruno Haible <bruno@clisp.org>
6636
6637 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6638 GNU/FreeBSD.
6639
6640 2003-05-28 DJ Delorie <dj@redhat.com>
6641
6642 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6643 * Makefile.in: Regenerate.
6644
6645 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6646
6647 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6648
6649 2003-05-21 DJ Delorie <dj@redhat.com>
6650
6651 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6652 newlib or libgloss.
6653 * Makefile.in: Regenerate.
6654
6655 2003-05-21 DJ Delorie <dj@redhat.com>
6656
6657 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6658 * Makefile.in: Regenerate.
6659
6660 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6661
6662 * configure.in: Use curly braces in the definition of tooldir.
6663 * configure: Regenerate.
6664
6665 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6666
6667 * configure.in: Switch more things to use maybe dependencies.
6668 * Makefile.tpl: Switch more things to use maybe dependencies.
6669 Factor out common code from autogen IF statements.
6670 * configure: Regenerate.
6671 * Makefile.in: Regenerate.
6672
6673 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6674
6675 * configure.in: Accept i[3456789]86 for machine type.
6676 * configure: Regenerate.
6677
6678 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6679
6680 * configure.in: Switch more things to use maybe dependencies.
6681 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6682 * configure: Regenerate.
6683 * Makefile.tpl: Switch more things to use maybe dependencies.
6684 * Makefile.in: Regenerate.
6685
6686 2003-05-16 Andreas Schwab <schwab@suse.de>
6687
6688 * Makefile.tpl (install-opcodes): Define.
6689 * Makefile.in: Rebuild.
6690
6691 2003-05-13 Andreas Jaeger <aj@suse.de>
6692
6693 * config.guess: Update to 2003-05-09 version.
6694 * config.sub: Update to 2003-05-09 version.
6695
6696 2003-05-13 Michael Eager <eager@mvista.com>
6697
6698 * configure.in: Correct sed script so that options in quotes are not
6699 deleted.
6700 * configure: Rebuild.
6701
6702 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6703
6704 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6705 and $$s/newlib/libc/sys/cygwin32 include paths.
6706 * configure: Ditto.
6707
6708 2003-05-05 H.J. Lu <hjl@gnu.org>
6709
6710 * config-ml.in: Restored from gcc repository.
6711
6712 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6713
6714 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6715 * Makefile.in: Regenerate.
6716
6717 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6718
6719 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6720 and Makefile.def.
6721
6722 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6723
6724 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6725 * Makefile.in: Regenerated.
6726
6727 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6728
6729 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6730 * Makefile.in: Regenerate.
6731
6732 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6733
6734 * configure.in (powerpc64*-*-linux*): Remove.
6735 * configure: Rebuilt.
6736
6737 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6738
6739 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6740 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6741 and restrap.
6742 * Makefile.in: Regenerate.
6743
6744 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6745
6746 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6747 * configure: Regenerated.
6748
6749 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6750
6751 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6752 * */configure: Rebuilt.
6753
6754 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6755
6756 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6757 * Makefile.in: Regenerate.
6758
6759 2003-03-14 Michael Chastain <mec@shout.net>
6760
6761 * Makefile.in: Regenerate with correct Makefile.def.
6762
6763 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6764
6765 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6766 Make macro.
6767 * Makefile.in: Regenerate.
6768 * configure.in: Clean up gxx_include_dir logic.
6769 * configure: Regenerate.
6770
6771 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6772
6773 * configure.in (gxx_include_dir): Fix typo.
6774 * configure: Regenerated.
6775
6776 2003-03-06 Andrew Cagney <cagney@redhat.com>
6777
6778 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6779
6780 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6781
6782 * configure.in: Include $(build_tooldir)/sys-include in
6783 FLAGS_FOR_TARGET.
6784 * configure: Regenerated.
6785
6786 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6787
6788 * Makefile.tpl: Reindent.
6789 * Makefile.in: Regenerate.
6790 * configure.in: Reindent. Don't set unused variables.
6791 * configure: Regenerate.
6792
6793 * Makefile.tpl: Always pass down RANLIB.
6794 * Makefile.in: Regenerate.
6795
6796 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6797 * Makefile.in: Regenerate.
6798 * configure.in: Remove unused logic relating to --enable-shared
6799 and --enable-threads. Remove bogus comments. Remove redundant
6800 noconfigdirs.
6801 * configure: Regenerate.
6802
6803 * configure.in: Replace ${libstdcxx_version} by its value.
6804 Remove reference to mh-dgux.
6805 * configure: Regenerate.
6806
6807 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6808
6809 * Makefile.tpl: Rearrange.
6810 * Makefile.in: Regenerate.
6811
6812 2003-02-25 Nick Clifton <nickc@redhat.com>
6813
6814 * configure: Remove site-file supprot - it is obsolete.
6815
6816 2003-02-24 Uwe Stieber <uwe@wwws.de>
6817
6818 * configure.in: Add support for kaOS as cross build target system.
6819 * configure: Regenerated.
6820
6821 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6822
6823 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6824 configure-target-* as some target builds may require additional
6825 flags for preprocessor tests.
6826 * Makefile.in: Regenerated.
6827
6828 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6829
6830 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6831 * ltconfig: Handle it.
6832 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6833 auto-detecting it.
6834
6835 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6836
6837 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6838 it is used as argument to $CC.
6839 * ltcf-gcj.sh: Likewise.
6840
6841 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6842
6843 * configure.in: Introduce --enable-maintainer-mode.
6844 * configure: Rebuilt.
6845 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6846 for maintainer mode.
6847 * Makefile.in: Rebuilt.
6848
6849 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6850
6851 * configure: Regenerate using autoconf 2.13.
6852
6853 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6854
6855 * config.guess: Import latest version.
6856 * config.sub: Import latest version.
6857
6858 2003-02-18 Jason Merrill <jason@redhat.com>
6859
6860 * Makefile.tpl (check-c++): Allow parallelism.
6861
6862 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6863
6864 * configure: Regenerate using autoconf 000227.
6865
6866 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6867
6868 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6869 don't configure target-libobjc.
6870 * configure: Regenerate.
6871
6872 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6873
6874 * Makefile.tpl (RANLIB): Define.
6875 * Makefile.in: Regenerate.
6876
6877 2003-02-06 Keith R Seitz <keiths@redhat.com>
6878
6879 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6880 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6881 * Makefile.in: Regenerated.
6882 * configure.in: Remove all traces of snavigator, db, and grep.
6883 * configure: Regenerated.
6884
6885 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6886
6887 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6888 * Makefile.in: Regenerated.
6889
6890 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6891
6892 * config.if: Copy from GCC.
6893
6894 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6895
6896 * configure.in: Revert 24Jan change.
6897 * configure: Regenerate.
6898
6899 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6900
6901 * configure.in: Revert previous change.
6902 * configure: Regenerate.
6903
6904 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6905
6906 * configure.in: Make rda native-only.
6907 * configure: Regenerate.
6908
6909 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6910
6911 * configure.in: Add missing \.
6912 * configure: Rebuilt.
6913
6914 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6915
6916 * configure.in (baseargs): Avoid using \| in sed regular
6917 expressions.
6918 * configure: Rebuilt.
6919
6920 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6921
6922 * configure.in (baseargs): Remove all supported forms of
6923 --cache-file, --srcdir, --host, --build and --target options
6924 from argument lists.
6925 * configure: Rebuilt.
6926
6927 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6928
6929 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6930 * configure: Rebuilt.
6931
6932 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6933
6934 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6935 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6936 * Makefile.in: Regenerate.
6937 * configure: Regenerate.
6938
6939 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6940
6941 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6942 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6943 * Makefile.in: Regenerate.
6944
6945 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6946
6947 * configure.in: Remove Makefile in build, host and target modules
6948 unless configure was run with --no-recursion.
6949 * configure: Rebuilt.
6950
6951 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6952
6953 * config.guess: Update to 2003-01-03 version.
6954 * config.sub: Update to 2003-01-03 version.
6955
6956 2003-01-07 Christopher Faylor <cgf@redhat.com>
6957
6958 * configure: Regenerate with proper autoconf 2.13.
6959
6960 2003-01-07 Christopher Faylor <cgf@redhat.com>
6961
6962 * configure.in: Add AC_PREREQ for consistency.
6963 * configure: Regenerate.
6964
6965 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6966
6967 * configure.in (GDB_TK): Add tcl directories conditional on
6968 gdb/gdbtk directory being present.
6969 * configure: Regenerate.
6970
6971 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6972
6973 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6974 by gcc if LD is not defined and we are not doing a Canadian Cross.
6975 * configure: Rebuilt.
6976
6977 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6978
6979 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6980
6981 2002-12-31 Tom Tromey <tromey@redhat.com>
6982
6983 * Makefile.in: Rebuilt.
6984 * Makefile.def (target_modules) [libffi]: Allow installation.
6985
6986 2002-12-31 Andreas Schwab <schwab@suse.de>
6987
6988 * configure.in: Fix use of $program_transform_name.
6989 * configure: Regenerated.
6990
6991 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6992
6993 * configure.in (baseargs): Don't remove first configure argument.
6994 * configure: Regenerated.
6995
6996 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6997
6998 * Makefile.tpl (local-distclean): Don't remove...
6999 (multilib.ts): ... this. Moved into...
7000 (multilib.out): ... this. Don't use sub-make.
7001 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7002 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7003 (configure-build-[+module+], configure-[+module+],
7004 configure-target-[+module+], configure-gcc): ... these. Test
7005 for Makefile existence. Drop config.status from dependencies.
7006 * Makefile.in: Rebuilt.
7007 * configure.in: Move gcc-version-trigger to the end of
7008 ac_configure_args. Add comments to maybedep.tmp and
7009 serdep.tmp. Introduce --disable-serial-configure. Remove
7010 nonopt from baseargs, matching and removing corresponding
7011 whitespace while at it.
7012 * configure: Rebuilt.
7013
7014 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7015
7016 * configure.in (host_configargs): Replace reference to
7017 no-longer-defined buildopts with --build=${build_alias}.
7018 * configure: Rebuilt.
7019
7020 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7021
7022 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7023 program_transform_name to standard idiom.
7024 (AUTOGEN, AUTOCONF): Define.
7025 (Makefile.in): Use $(AUTOGEN).
7026 (Makefile): Depend on config.status, and use autoconf-style rule to
7027 build it. Move original commands to...
7028 (config.status): ... this new target.
7029 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7030 $(AUTOCONF).
7031 * Makefile.in: Rebuilt.
7032
7033 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7034
7035 * Makefile.tpl: Fix dramatic bustage due to change in
7036 program_transform_name.
7037 * Makefile.in: Regenerate.
7038
7039 * configure.in: Remove unnecessary PATH setting.
7040 * configure: Regnerate.
7041
7042 * configure.in: Don't default to unprefixed tools unless
7043 the native tools will work.
7044 * configure: Regenerate.
7045
7046 * configure.in: Convert to autoconf script. Blow away lots
7047 of now-redundant Makefile fragments.
7048 * configure: Generate using Autoconf.
7049 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7050 * Makefile.in: Regenerate.
7051
7052 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7053
7054 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7055 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7056
7057 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7058 where they belong.
7059
7060 2002-12-24 Andreas Schwab <schwab@suse.de>
7061
7062 * Makefile.tpl (multilib.out): Fix missing space.
7063 * Makefile.in: Regenerate.
7064
7065 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7066
7067 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7068 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7069 * Makefile.in: Regenerate.
7070 * configure.in: Remove unnecessary leftovers.
7071
7072 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7073
7074 * configure.in (extra_ranlibflags_for_target): New variable.
7075 (*-*-darwin): Add -c to ranlib commands.
7076 * configure (tooldir): Handle extra_ranlibflags_for_target.
7077
7078 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7079
7080 * COPYING.NEWLIB: Updated.
7081 * COPYING.LIBGLOSS: Ditto.
7082
7083 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7084
7085 * Makefile.tpl: Revert HJL's change.
7086 * Makefile.in: Regenerated.
7087 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7088 always.
7089
7090 2002-12-19 Andreas Schwab <schwab@suse.de>
7091
7092 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7093 * Makefile.in: Regenerate.
7094
7095 2002-12-18 H.J. Lu <hjl@gnu.org>
7096
7097 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7098 * Makefile.in: Regenerated.
7099
7100 * configure.in (build_prefix): New. Substitute.
7101
7102 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7103
7104 * Makefile.tpl: Don't let real targets depend on phony targets.
7105 * Makefile.in: Regenerate.
7106
7107 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7108 * Makefile.in: Regenerate.
7109
7110 2002-12-16 Jason Merrill <jason@redhat.com>
7111
7112 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7113 previous 'make bootstrap'.
7114 * Makefile.in: Regenerate.
7115
7116 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7117
7118 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7119
7120 2002-12-13 Jason Merrill <jason@redhat.com>
7121
7122 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7123 library tests.
7124 (check-c++): Just depend on it and check-target-libstdc++-v3.
7125 * Makefile.in: Regenerate.
7126
7127 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7128
7129 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7130 * Makefile.in: Regenerate.
7131
7132 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7133
7134 * COPYING.NEWLIB: Update list of alternate Regent of California
7135 licenses and discuss official revoking of advertising clause.
7136 * COPYING.LIBGLOSS: Ditto.
7137
7138 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7139
7140 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7141 * Makefile.in: Rebuilt.
7142
7143 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7144
7145 * configure: Fix bug put in by gremlins.
7146
7147 * Makefile.tpl: Substitute more autoconfily.
7148 * configure: Substitute more autoconfily.
7149 * Makefile.in: Regenerate.
7150
7151 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7152
7153 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7154 * Makefile.in (all-sim): Ditto.
7155
7156 2002-12-06 DJ Delorie <dj@redhat.com>
7157
7158 * Makefile.tpl: Change configure dependencies to not have real
7159 targets depend on phony targets.
7160
7161 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7162
7163 * configure.in: Revert unintentional change.
7164
7165 * src-release: Configure host subdirs.
7166
7167 * Makefile.tpl: Change dependency for */multilib.out so that
7168 it works when gcc isn't in the tree.
7169
7170 * configure.in: Substitute more.
7171 * configure: Run subconfigures from the Makefile.
7172 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7173 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7174
7175 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7176
7177 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7178 and corresponding dependencies.
7179 * Makefile.in: Regenerate.
7180
7181 * configure.in (host_tools): Order binutils, gas and ld for
7182 convenience in running the testsuites.
7183
7184 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7185 * Makefile.in: Regenerate.
7186 * configure.in: Introduce rules to serialize subconfigure runs.
7187
7188 * configure.in: Introduce BASE_CC_FOR_TARGET.
7189 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7190 Realize configure-build-* targets. Realize configure-target-* targets.
7191 * Makefile.in: Regenerate.
7192
7193 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7194
7195 * configure: Move gcc_version_trigger stuff from here...
7196 * configure.in: ...to here.
7197
7198 * configure.in: Separate subconfigure options added by this file from
7199 options given by the user. Add machinery to put args for host
7200 subconfigures into the Makefile.
7201
7202 * Makefile.tpl: Remove 'vault' targets.
7203 * Makefile.tpl: Reorder and comment dependencies.
7204 * Makefile.in: Regenerate.
7205
7206 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7207
7208 * configure.in: Move host-specific darwin noconfigdirs into
7209 the host-specific section.
7210
7211 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7212
7213 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7214 during replay.
7215 * Makefile.in: Regenerate.
7216
7217 (finishing slow-motion replay)
7218 * configure: Remove skip-this-dir support.
7219 * Makefile.tpl: Remove skip-this-dir support.
7220
7221 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7222 subdirectories.
7223 * Makefile.in: Regenerate.
7224
7225 * Makefile.tpl: Strip out useless setting of 'dir'.
7226 * Makefile.in: Regenerate.
7227
7228 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7229
7230 (finishing slow-motion replay)
7231 * configure.in: Fix deeply stupid bug.
7232
7233 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7234 shell code in CXX_FOR_TARGET
7235 * Makefile.def: Introduce raw_cxx.
7236 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7237 RAW_CXX_FOR_TARGET.
7238 * Makefile.in: Regenerate.
7239
7240 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7241
7242 (finishing slow-motion replay)
7243 * Makefile.tpl: Remove unnecessary ifs.
7244 * Makefile.in: Regenerate.
7245
7246 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7247 dependencies. Maybe-ize build-libiberty. Create dummy install
7248 targets for 'no_install' modules.
7249 * configure: Move GDB_TK substitution to configure.in. Move
7250 build_modules stuff to configure.in.
7251 * configure.in: Implement soft dependency machinery. Maybe-ize
7252 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7253 * Makefile.in: Regenerate.
7254
7255 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7256
7257 (continuing slow-motion replay)
7258 * Makefile.tpl: Make all-target, install-target behave similarly
7259 to all, install (only hitting configured targets). Eliminate
7260 unused macro defintions.
7261
7262 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7263 build != host.
7264
7265 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7266
7267 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7268
7269 * configure.in: Produce lists of subdir targets we're actually
7270 configuring. Remove references to "dosrel".
7271 * Makefile.tpl: Let configure set which subdir targets are hit.
7272 Remove install-cross; clean up install; remove ALL. Remove
7273 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7274 Autogenerate host module targets. Remove empty dependency lines
7275 and redundant dependency; rearrange slightly.
7276 * Makefile.def: Add host-side libtermcap, utils.
7277
7278 * Makefile.in: Regenerate.
7279
7280 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7281
7282 (Continuing slow-motion replay)
7283 * Makefile.def: Add list of recursive targets to autogenerate.
7284 Add build_modules.
7285 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7286 targets. Autogenerate *-build-* targets.
7287 * Makefile.in: Regenerate.
7288
7289 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7290
7291 (Continuing slow-motion replay)
7292 * configure: More autoconf-style substitutions.
7293 * Makefile.tpl: More autoconf-style substitutions.
7294 * Makefile.in: Regenerate.
7295
7296 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7297
7298 (Continuing slow-motion replay)
7299 * configure: Substitute more variables in a more autoconf-friendly
7300 way. Simplify slightly.
7301 * Makefile.tpl: Make more variables substitutable in an
7302 autoconf-friendly way.
7303 * Makefile.in: Regenerate.
7304
7305 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7306
7307 (Continuing slow-motion replay)
7308 * configure.in (v810*): Remove special setting of tools.
7309
7310 * configure: Add support for extra required flags for ar or nm.
7311 * configure.in (aix4.3+): Use above support for target-specific
7312 issues, rather than using config/mt-aix43.
7313
7314 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7315
7316 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7317 * configure: Remove 'removing', which doesn't work. Replace $subdir
7318 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7319 with $srcdir. Reformat indentation. Substitute some variables
7320 formerly hard-coded in the Makefile for build=host.
7321 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7322 * Makefile.def: Autogenerate more.
7323 * Makefile.in: Regenerate.
7324
7325 2002-11-13 Bruce Korb <bkorb@gnu.org>
7326
7327 * Makefile.tpl: syntactic cleanup
7328
7329 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7330
7331 * Makefile.def (host_modules): Add rda.
7332 * Makefile.in: Regenerate.
7333 * configure.in (target_tool): Add target-rda to list.
7334
7335 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7336
7337 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7338 and restrap targets to this rule.
7339 * Makefile.in: Regenerate.
7340
7341 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7342
7343 * configure.in (i[3456]86-*-linux*): Add check to disable
7344 ${libgcj} for glibc1.
7345
7346 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7347
7348 * configure.in: Add tic4x target.
7349
7350 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7351
7352 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7353 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7354 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7355 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7356 * Makefile.in: Regenerate.
7357
7358 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7359
7360 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7361 * Makefile.in: Regenerate.
7362
7363 * Makefile.def: Remove order dependency comments.
7364 * Makefile.tpl: Add explicit install-install dependencies.
7365 * Makefile.in: Regenerate.
7366
7367 * Makefile.tpl: Remove material now in src-release. (Finally!)
7368 * Makefile.in: Regenerate.
7369
7370 * configure: Restore my original patch by syncing with gcc version.
7371
7372 * Bring following over from gcc:
7373
7374 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7375
7376 * configure.in (s390*-*-linux*): Enable libgcj.
7377
7378 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7379
7380 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7381
7382 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7383
7384 * configure: Move stray lines back to where they belong.
7385
7386 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7387
7388 * Makefile.tpl: Insert configure-target target, for src-release.
7389
7390 * configure: Finish reverting change which Andrew Cagney started
7391 reverting. Should fix bustage.
7392
7393 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7394 * src-release: New file. Contains material for making net
7395 releases for gdb, binutils, et al., formerly in Makefile.in.
7396
7397 2002-09-30 Nick Clifton <nickc@redhat.com>
7398
7399 * cpu: New top level directory. Intended to hold input files for
7400 CGEN which have FSF copyright assignment.
7401 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7402
7403 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7404
7405 Revert below (note that src does not contain Makefile.tpl):
7406 * Makefile.tpl: Make subsituted variables more autoconfy.
7407 * Makefile.in: Regenerate.
7408
7409 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7410
7411 * configure: Revert accidentally applied changes.
7412
7413 * Makefile.tpl: Make more autoconf-friendly.
7414 * Makefile.in: Regenerate.
7415 * configure: Make substitution more autoconf-like.
7416
7417 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7418
7419 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7420 single entry to handle all these.
7421 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7422 libjava on arm-*-elf.
7423
7424 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7425
7426 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7427 things that depend on them.
7428
7429 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7430
7431 * Makefile.tpl: Make subsituted variables more autoconfy.
7432 * Makefile.in: Regenerate.
7433 * configure: Make seds more autoconfy.
7434
7435 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7436
7437 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7438 * Makefile.in: Regenerate.
7439 * configure.in: Rewrite sed statements to look autoconfy.
7440
7441 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7442 all-target-foo on configure-target-foo.
7443 * Makefile.def: Ditto.
7444 * Makefile.in: Rebuild.
7445
7446 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7447
7448 * Makefile.def: New file.
7449 * Makefile.tpl: New file.
7450 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7451
7452 * configure.in: Minor rearrangement. Simplify tests.
7453
7454 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7455
7456 * configure.in (with_headers): Skip copy if value is "yes".
7457 (with_libs): Likewise.
7458
7459 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7460
7461 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7462 * configure.in (sh*-*-pe*): Ditto.
7463 * configure.in (mips*-*-pe*): Ditto.
7464 * configure.in (*arm-wince-pe): Ditto.
7465
7466 * configure.in: Rearrange.
7467
7468 2002-09-12 Nick Clifton <nickc@redhat.com>
7469
7470 * Import these changes from the config master repository:
7471
7472 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7473
7474 * config.sub: Add tic4x target.
7475
7476 2002-09-03 Ben Elliston <bje@redhat.com>
7477
7478 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7479 Reported by <Duncan_Stodart@insession.com>.
7480
7481 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7482
7483 * COPYING.NEWLIB: More updates.
7484
7485 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7486
7487 * COPYING.NEWLIB: Update.
7488
7489 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7490
7491 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7492
7493 * config.guess: Import version 2002-08-23.
7494 * config.sub: Import version 2002-08-22.
7495
7496 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7497
7498 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7499 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7500 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7501
7502 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7503
7504 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7505
7506 2002-08-04 H.J. Lu (hjl@gnu.org)
7507
7508 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7509
7510 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7511
7512 * configure.in: Move generic linux case to end. Copy generic
7513 linux noconfigdirs to mips*-*-linux* entry and new
7514 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7515
7516 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7517
7518 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7519 one instance of them which was missed to the list to update.
7520
7521 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7522
7523 * config.guess: Update to 2002-07-09 version.
7524 * config.sub: Update to 2002-07-03 version.
7525
7526 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7527
7528 * configure.in: Remove two redundant tests.
7529
7530 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7531
7532 * configure.in (mips*-*-irix6*o32): Enable stabs.
7533
7534 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7535
7536 * configure.in: Don't build grez.
7537 * Makefile.in: Ditto.
7538
7539 * Makefile.in: Remove references to bsp, cygmon, libstub.
7540 * configure.in: Ditto.
7541
7542 * configure.in: Remove leftover reference to gdbtest.
7543
7544 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7545
7546 * configure.in (gxx_include_dir): Change to match versioned
7547 C++ headers if --enable-version-specific-runtime-libs is used.
7548
7549 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7550
7551 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7552
7553 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7554
7555 * configure.in: Make --without-x work.
7556
7557 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7558
7559 * contrib: New directory. Created to contain a copy of the
7560 texi2pod.pl script so that it is in the same place as the version in
7561 the FSF GCC sources.
7562
7563 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7564
7565 * configure.in: Rearrange target Makefile fragment collection.
7566
7567 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7568 cvs[src].
7569 * configure.in: Ditto.
7570
7571 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7572
7573 * Makefile.in: Eliminate 'apache' targets.
7574 * configure.in: Eliminate 'apache' targets.
7575
7576 * configure.in: Eliminate redundant tests. Reorganize.
7577
7578 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7579
7580 * config-ml.in: Eliminate references to Cygnus configure.
7581
7582 * Makefile.in: Eliminate references to building emacs.
7583
7584 2002-07-01 Denis Chertykov <denisc@overta.ru>
7585
7586 * configure.in: Add support for ip2k.
7587
7588 2002-06-24 Ben Elliston <bje@redhat.com>
7589
7590 * configure.in (host_tools): Remove cgen.
7591
7592 * Makefile.in (all-cgen): Remove; runs from its source directory.
7593 (check-cgen, install-cgen, clean-cgen): Likewise.
7594 (all-opcodes): No not depend on all-cgen.
7595 (all-sim): Likewise.
7596
7597 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7598
7599 * configure.in: Fix AIX configury bug.
7600
7601 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7602
7603 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7604
7605 * configure.in: Move definition of libstdcxx_flags right above
7606 usage, rather than way earlier.
7607
7608 * configure.in: Pull definition of is_cross_compiler earlier.
7609
7610 * configure.in: Rearrange a little.
7611
7612 * configure.in: Remove references to librx.
7613 * Makefile.in: Remove references to librx.
7614
7615 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7616
7617 * configure.in: Eliminate ${gasdir} variable.
7618
7619 2002-06-18 Dave Brolley <brolley@redhat.com>
7620
7621 * configure.in: Add support for frv.
7622 * config.sub: Add support for frv.
7623
7624 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7625
7626 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7627
7628 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7629
7630 * configure.in (vax-*-netbsd*): Re-enable gas.
7631
7632 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7633
7634 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7635 BUILD_PREFIX_1, to correct nomenclature.
7636 * configure: Likewise.
7637
7638 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7639 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7640
7641 2002-05-31 Olaf Hering <olh@suse.de>
7642
7643 * config-ml.in: Propogate DESTDIR also.
7644
7645 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7646
7647 * configure.in (vax-*-netbsd*): Don't build gas for this
7648 platform.
7649
7650 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7651
7652 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7653 and libgcj for AVR.
7654
7655 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7656
7657 * config.sub: Add DLX target.
7658
7659 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7660
7661 * config.guess: Update to 2002-05-22 version.
7662 * config.sub: Likewise.
7663
7664 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7665
7666 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7667 * config-ml.in: Likewise.
7668 * configure: Likewise.
7669 * configure.in: Likewise.
7670
7671 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7672
7673 * configure.in: Simplify makefile fragment collection.
7674
7675 * configure.in: Remove code to build emacs.
7676
7677 * configure.in : Remove --srcdir argument from targargs and buildargs
7678 (it's always overridden in the Makefile anyway). Rearrange a bit.
7679
7680 * configure: Move some logic to configure.in.
7681 * configure.in: Move some logic from configure.
7682
7683 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7684
7685 * COPYING.LIBGLOSS: New file.
7686
7687 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7688
7689 * Makefile.in: Honour DESTDIR.
7690
7691 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7692
7693 * configure.in (noconfigdirs): Don't disable libgcj on
7694 sparc64-*-solaris* and sparcv9-*-solaris*.
7695
7696 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7697
7698 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7699
7700 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7701
7702 * configure.in (FLAGS_FOR_TARGET): Do not add
7703 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7704 on i[3456]86-*-linux*.
7705
7706 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7707
7708 * configure.in (noconfigdirs): Replace [ ] with test.
7709
7710 * configure.in (noconfigdirs): Do not add target-newlib if
7711 target == i[3456]86-*-linux*, and host == target.
7712
7713 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7714
7715 * config.guess: Updated to 2002-04-26's version.
7716 * config.sub: Updated to 2002-04-26's version.
7717
7718 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7719
7720 * configure.in: delete reference to absent file
7721
7722 * configure.in: replace '[' with 'test'
7723
7724 * configure.in: Eliminate references to gash.
7725 * Makefile.in: Eliminate references to gash.
7726
7727 * configure.in: remove useless references to 'pic' makefile fragments.
7728
7729 * configure.in: (*-*-windows*) Finish removing.
7730
7731 * configure.in: Eliminate redundant test for libgui.
7732
7733 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7734
7735 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7736 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7737
7738 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7739
7740 * configure.in: remove references to dead files
7741
7742 2002-04-18 Tom Tromey <tromey@redhat.com>
7743
7744 * configure.in: Disallow configuring libgcj when it is already
7745 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7746 Solaris 2.8 by default. For PR libgcj/6158.
7747
7748 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7749
7750 * configure.in: Move default CC setting out of config/mh-* fragments
7751 directly into here.
7752
7753 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7754
7755 * configure.in: don't even try to configure or make a subdirectory
7756 if there's no configure script for it.
7757
7758 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7759
7760 * MAINTAINERS: Remove chill maintainers.
7761 * Makefile.in (CHILLFLAGS): Remove.
7762 (CHILL_LIB): Remove.
7763 (TARGET_CONFIGDIRS): Remove libchill.
7764 (CHILL_FOR_TARGET): Remove.
7765 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7766 CHILL_LIB.
7767 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7768 (CHECK_TARGET_MODULES): Likewise.
7769 (INSTALL_TARGET_MODULES): Likewise.
7770 (CLEAN_TARGET_MODULES): Likewise.
7771 (configure-target-libchill): Remove.
7772 (all-target-libchill): Remove.
7773 * configure.in (target_libs): Remove target-libchill.
7774 Do not compute CHILL_FOR_TARGET.
7775 * libchill: Remove directory.
7776
7777 2002-04-15 DJ Delorie <dj@redhat.com>
7778
7779 * Makefile.in, configure.in, configure: Sync with gcc, entries
7780 follow...
7781
7782 2002-04-08 Tom Tromey <tromey@redhat.com>
7783
7784 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7785 Fixes PR libgcj/6068.
7786
7787 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7788
7789 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7790
7791 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7792
7793 * configure.in (alpha*-dec-osf*): Enable libgcj.
7794
7795 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7796
7797 Fix for: PR bootstrap/3591, target/5676
7798 * configure.in (mcore-pe): Disable the configuration of
7799 libstdc++-v3 since exceptions are not supported.
7800
7801 2002-03-20 Anthony Green <green@redhat.com>
7802
7803 * configure.in: Enable libgcj for xscale-elf target.
7804
7805 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7806
7807 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7808 libjava.
7809 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7810
7811 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7812
7813 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7814 libstdc++-v3 and libjava.
7815
7816 2002-02-11 Adam Megacz <adam@xwt.org>
7817
7818 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7819 boehm-gc
7820
7821 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7822
7823 * config.guess: Updated to 2002-01-30's version.
7824 * config.sub: Updated to 2002-02-01's version.
7825 Contribute sh64-elf.
7826 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7827 * configure.in: Added sh64-*-*.
7828
7829 2002-01-17 H.J. Lu <hjl@gnu.org>
7830
7831 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7832 (all-target-fastjar): Also depend on all-target-libiberty.
7833
7834 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7835
7836 * configure, configure.in: Use temp file for long sed commands.
7837
7838 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7839
7840 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7841 libf2c.
7842
7843 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7844
7845 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7846
7847 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7848
7849 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7850
7851 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7852
7853 * configure: Handle temporary files securely using mkdir.
7854
7855 2001-09-26 Will Cohen <wcohen@redhat.com>
7856
7857 * configure.in (*-*-linux*): Disable configuration of target-newlib
7858 and target-libgloss.
7859
7860 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7863 RANLIB.
7864
7865 2001-08-11 Graham Stott <grahams@redhat.com>
7866
7867 * Makefile.in (check-c++): Add missing semicolon.
7868
7869 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7870
7871 * configure.in (sh-*-linux*): New.
7872
7873 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7874
7875 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7876 and libgcj on m68hc11/m68hc12.
7877
7878 2001-06-27 H.J. Lu (hjl@gnu.org)
7879
7880 * Makefile (CFLAGS_FOR_BUILD): New.
7881 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7882
7883 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7884
7885 * configure.in (libstdcxx_flags): Do not try to execute
7886 libstdc++-v3/testsuite_flags until it exists.
7887
7888 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7889
7890 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7891
7892 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7893
7894 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7895
7896 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7897
7898 * configure.in: Move *-chorusos target case to the proper switch.
7899 Disable libgcj.
7900
7901 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7902
7903 * Makefile.in (STAGE1_CFLAGS): Pass down.
7904
7905 2001-04-13 Alan Modra <amodra@one.net.au>
7906
7907 * config.guess: Add hppa64-linux support. Note for next import that
7908 this is already in the master file.
7909 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7910
7911 2001-03-22 Colin Howell <chowell@redhat.com>
7912
7913 * Makefile.in (DO_X): Do not backslash single-quotes in
7914 backquotes (two places).
7915
7916 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7917
7918 * Makefile.in (DO_X): Quote nested quotes.
7919
7920 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7921
7922 * Makefile.in (DO_X): Use double quotes for quoting
7923 "RANLIB=$${RANLIB}".
7924
7925 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7926
7927 * configure.in: Only use `lang_requires' for languages athat are
7928 actually enabled.
7929
7930 2001-03-07 Tom Tromey <tromey@redhat.com>
7931
7932 * configure.in: Allow config-lang.in to set `lang_requires' to list
7933 of other required languages.
7934
7935 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7936
7937 * Makefile.in: Remove RANLIB definition. Use RANLIB
7938 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7939 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7940
7941 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7942 Alexandre Oliva <aoliva@redhat.com>
7943
7944 * Makefile.in (check-c++): Use tabs, not spaces.
7945
7946 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7947
7948 * Makefile.in (check-c++): New rule.
7949
7950 * configure.in (target_libs): Remove libg++.
7951 (noconfigdirs): Remove libg++.
7952 (noconfigdirs): Same.
7953 (noconfigdirs): Same.
7954 (noconfigdirs): Same.
7955
7956 * config-ml.in: Remove libg++ references.
7957
7958 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7959 (ALL_TARGET_MODULES): Same.
7960 (configure-target-libg++): Remove.
7961 (all-target-libg++): Remove.
7962 (configure-target-libio): Remove.
7963 (all-target-libio): Remove.
7964 (check-target-libio): Remove.
7965 (.PHONY): Remove.
7966 (libg++.tar.bz2): Remove.
7967 (all-target-cygmon): Remove libio.
7968 (all-target-libstdc++): Remove.
7969 (configure-target-libstdc++): Remove.
7970 (TARGET_LIB_PATH): Remove libstdc++.
7971 (ALL_GCC_CXX): Remove libstdc++.
7972 (all-target-gperf): Correct.
7973
7974 2001-02-15 Anthony Green <green@redhat.com>
7975
7976 * configure: Introduce GCJ_FOR_TARGET.
7977 * configure.in: Ditto.
7978 * Makefile.in: Ditto.
7979
7980 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7981
7982 * configure.in: for *-chorusos, don't config target-newlib and
7983 target-libgloss.
7984
7985 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7986
7987 Remove V2 C++ library.
7988 * configure.in: Remove --enable-libstdcxx_v3 support.
7989
7990 2001-01-27 Richard Henderson <rth@redhat.com>
7991
7992 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7993
7994 2001-01-26 Tom Tromey <tromey@redhat.com>
7995
7996 * configure.in: Allow libgcj to be built on Sparc Solaris.
7997
7998 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7999
8000 * configure.in: Enable libgcj on several additional platforms.
8001
8002 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8003
8004 * configure.in: Enable libgcj for linux targets.
8005
8006 2001-01-09 Mike Stump <mrs@wrs.com>
8007
8008 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8009 failures of subdirectories.
8010
8011 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8012
8013 * configure: handle DOS-style absolute paths.
8014
8015 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8016
8017 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8018
8019 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8020
8021 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8022 (libstdcxx_incdir): Pass down.
8023 * config.if: Remove expired bits for cxx_interface, add stub.
8024 (libstdcxx_incdir): Add variable for g++ include directory.
8025 * configure.in (gxx_include_dir): Use it.
8026
8027 2000-12-15 Andreas Jaeger <aj@suse.de>
8028
8029 * configure.in: Handle lang_dirs.
8030
8031 2000-12-13 Anthony Green <green@redhat.com>
8032
8033 * configure.in: Disable libgcj for any target not specifically
8034 listed. Disable libgcj for x86 and Alpha Linux until compatible
8035 with g++ abi.
8036
8037 2000-12-13 Mike Stump <mrs@wrs.com>
8038
8039 * Makefile.in (local-distclean): Also remove fastjar.
8040
8041 2000-12-10 Anthony Green <green@redhat.com>
8042
8043 * configure.in: Define libgcj. Disable libgcj target libraries for
8044 most targets.
8045
8046 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8047
8048 * configure.in (target_libs): Revert 2000-12-08 patch.
8049 (noconfigdirs): Added target-libjava.
8050
8051 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8052
8053 * Makefile.in: handle DOS-style absolute paths.
8054
8055 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8056
8057 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8058 libjava.
8059 * configure.in (target_libs): Removed `target-libjava'.
8060
8061 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8062
8063 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8064 (ALL_MODULES): Added fastjar.
8065 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8066 (all-target-libjava): all-fastjar replaces all-zip.
8067 (all-fastjar): Added.
8068 (configure-target-fastjar, all-target-fastjar): Likewise.
8069 * configure.in (host_tools): Added fastjar.
8070
8071 2000-12-07 Mike Stump <mrs@wrs.com>
8072
8073 * Makefile.in (local-distclean): Remove leftover built files.
8074
8075 2000-11-16 Fred Fish <fnf@be.com>
8076
8077 * configure.in (enable_libstdcxx_v3): Fix typo,
8078 libstd++ -> libstdc++.
8079
8080 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8081
8082 * configure: Provide the original toplevel configure arguments
8083 (including $0) to subprocesses in the environment rather than
8084 through gcc/configargs.h.
8085
8086 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8087
8088 * configure: Turn on libstdc++ V3 by default.
8089
8090 2000-10-16 Michael Meissner <meissner@redhat.com>
8091
8092 * configure (gcc/configargs.h): Only create if there is a build GCC
8093 directory created.
8094
8095 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8096
8097 * configure: Save configure arguments to gcc/configargs.h.
8098
8099 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8100
8101 * Makefile.in (bootstrap): avoid recursion if subdir missing
8102 (cross): ditto
8103 (do-proto-toplev): ditto
8104
8105 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8106
8107 * configure.in: Do not build byacc for hppa64. Provide paths to the
8108 X11 libraries for hppa64.
8109
8110 2000-09-02 Anthony Green <green@cygnus.com>
8111
8112 * Makefile.in (all-gcc): Depend on all-zlib.
8113 (CLEAN_MODULES): Add clean-zlib.
8114 (ALL_MODULES): Add all-zlib.
8115 * configure.in (host_libs): Add zlib.
8116
8117 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8118
8119 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8120 $targargs to tell whether newlib is going to be built.
8121
8122 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8123 $$r/TARGET_SUBDIR/libio for _G_config.h.
8124
8125 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8126
8127 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8128
8129 * configure: Make enable_threads and enable_shared defaults
8130 explicit. Substitute enable_threads into generated Makefiles.
8131 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8132 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8133
8134 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8135
8136 * configure.in: Re-enable all references to libg++ and librx.
8137
8138 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8139
8140 * configure.in: Add *-*-freebsd* configurations.
8141
8142 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8143
8144 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8145 (do-tar, do-bz2): New rules.
8146 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8147 (gdb-tar): New rule.
8148 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8149 (insight_dejagnu.tar): New rule.
8150 (insight.tar): New rule.
8151 (gdb+dejagnu.tar): New rule.
8152 (gdb.tar): New rule.
8153
8154 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8155
8156 * MAINTAINERS: Update dejagnu/
8157
8158 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8159
8160 * ltmain.sh (relink_command): Fix typo in previous change.
8161
8162 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8163
8164 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8165 (relink_command): Added --tag flags.
8166 (mode=install): If relinking fails; error out.
8167
8168 2002-03-12 Richard Henderson <rth@redhat.com>
8169
8170 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8171 .NOTPARALLEL tag.
8172 (do-check): Rename from check.
8173 (check): Allow parallel check.
8174
8175 2002-03-11 Richard Henderson <rth@redhat.com>
8176
8177 * Makefile.in (.NOTPARALLEL): Add fake tag.
8178
8179 2002-03-07 H.J. Lu (hjl@gnu.org)
8180
8181 * configure.in: Enable gprof for mips*-*-linux*.
8182
8183 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8184
8185 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8186 libjava.
8187 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8188
8189 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8190
8191 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8192
8193 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8194
8195 * config.guess: Import from master sources, rev 1.232.
8196 * config.sub: Import from master sources, rev 1.246.
8197
8198 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8199
8200 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8201 because its Makefile is there; test for the executable instead.
8202
8203 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8204
8205 Contribute sh64-elf.
8206 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8207 * configure.in: Added sh64-*-*.
8208
8209 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8210
8211 * COPYING.NEWLIB: Remove advertising clause from
8212 Berkeley and Red Hat licenses.
8213
8214 2002-02-01 Mo DeJong <supermo@bayarea.net>
8215
8216 * Makefile.in: Add all-tix to deps for all-snavigator
8217 so that tix is built when building snavigator.
8218
8219 2002-02-01 Ben Elliston <bje@redhat.com>
8220
8221 * config.guess: Import from master sources, rev 1.229.
8222 * config.sub: Import from master sources, rev 1.240.
8223
8224 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8225
8226 From Steve Ellcey <sje@cup.hp.com>:
8227 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8228 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8229 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8230 IA64.
8231 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8232 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8233 soname_spec, sys_lib_search_path_spec): Ditto.
8234
8235 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8236
8237 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8238 target-libiberty, and target-libgloss. Skip Java-related
8239 libraries if not supported for NetBSD on target CPU.
8240
8241 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8242
8243 * configure.in: Import StrongARM and XScale target_configdirs from
8244 FSF GCC version.
8245
8246 2002-01-16 H.J. Lu (hjl@gnu.org)
8247
8248 * config.guess: Import from master sources, rev 1.225.
8249 * config.sub: Import from master sources, rev 1.238.
8250
8251 * MAINTAINERS: Updated notes on config.guess and config.sub.
8252
8253 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8254
8255 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8256 ld and gdb are not supported.
8257
8258 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8259
8260 * Change reference to Cygnus Solutions to be Red Hat.
8261
8262 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8263
8264 * COPYING.NEWLIB: Update generic copyright date.
8265
8266 2002-01-07 Mark Salter <msalter@redhat.com>
8267
8268 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8269 Allow target-libgloss to be built for arm, strongarm, and xscale.
8270
8271 2002-01-03 Ben Elliston <bje@redhat.com>
8272
8273 * MAINTAINERS: Update URL for config.* scripts.
8274
8275 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8276
8277 * config.sub: Import latest version.
8278 * config.guess: Likewise.
8279
8280 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8281
8282 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8283 options for i[3456]86-pc-linux* native builds.
8284
8285 2001-12-05 Laurent Guerby <guerby@acm.org>
8286
8287 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8288 libiberty.
8289
8290 Import this patch from gcc:
8291
8292 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8293
8294 * symlink-tree: handle DOS-style absolute paths.
8295
8296 2001-11-28 DJ Delorie <dj@redhat.com>
8297 Zack Weinberg <zack@codesourcery.com>
8298
8299 When build != host, create libiberty for the build machine.
8300
8301 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8302 CONFIG_ARGUMENTS.
8303 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8304 New variables.
8305 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8306 and rules.
8307 (all.normal): Depend on ALL_BUILD_MODULES.
8308 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8309 (all-build-libiberty): Depend on configure-build-libiberty.
8310
8311 * configure: Calculate and substitute proper value for
8312 ALL_BUILD_MODULES.
8313 * configure.in: Create the build subdirectory.
8314 Calculate and substitute TARGET_CONFIGARGS (formerly
8315 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8316
8317 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8318
8319 * config.sub: Update to version 1.232 on subversion.
8320
8321 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8322
8323 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8324 files from .po files for a distribution.
8325
8326 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8327
8328 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8329
8330 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8331
8332 Merged from net gcc:
8333 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8334 * ltcf-c.sh: Use $objext, not $ac_objext.
8335 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8336 * ltcf-cxx.sh: Add support for GNU.
8337 2001-07-22 Timothy Wall <twall@redhat.com>
8338 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8339 default settings if using GNU tools with that configuration.
8340 * ltcf-cxx.sh: Ditto.
8341 * ltcf-gcj.sh: Ditto.
8342 2001-07-21 Michael Chastain <chastain@redhat.com>
8343 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8344 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8345 * ltmain.sh: Mark as gcc-local.
8346
8347 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8348
8349 * Makefile.in (all-bison): Revert 2001-10-24.
8350 Don't depend on texinfo.
8351
8352 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8353
8354 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8355
8356 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8357
8358 * configure.in (--enable-languages): Be more permissive about
8359 syntax. Check for empty lists better. Warn about $LANGUAGES.
8360
8361 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8362
8363 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8364
8365 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8366
8367 Makefile.in (all-bison): Don't depend on texinfo.
8368
8369 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8370
8371 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8372
8373 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8374
8375 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8376
8377 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8378
8379 * config.sub, config.guess: Import latest from subversions.
8380
8381 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8382
8383 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8384 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8385 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8386 avoid quotes nesting problems.
8387 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8388 (DO_X): Export only variables that are set.
8389
8390 2001-09-19 Ben Elliston <bje@redhat.com>
8391
8392 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8393 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8394 semantics. Use the shell built-in "type" command instead.
8395
8396 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8397
8398 * config.sub: Reverted the earlier change, this version is not the
8399 master file.
8400
8401 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8402
8403 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8404 Add support for mips64.
8405
8406 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8407
8408 * configure.in: Enable libstdc++-v3 for h8300 targets.
8409
8410 2001-08-30 Eric Christopher <echristo@redhat.com>
8411 Jason Eckhardt <jle@redhat.com>
8412
8413 * config.sub: Add support for mipsisa32.
8414
8415 2001-08-30 Eric Christopher <echristo@redhat.com>
8416
8417 * config.sub, config.guess: Import latest from subversions.
8418
8419 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8420
8421 * config.sub, config.guess: Import latest from subversions.
8422
8423 2001-07-26 DJ Delorie <dj@redhat.com>
8424
8425 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8426
8427 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8428
8429 * Makefile.in: Revert 2001-06-17.
8430 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8431
8432 2001-06-17 H.J. Lu <hjl@gnu.org>
8433
8434 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8435 (gas+binutils.tar.bz2): Likewise.
8436 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8437
8438 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8439
8440 * Makefile.in (VER): When present, extract the version number from
8441 the file version.in.
8442
8443 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8444
8445 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8446 gcc/xgcc is built, use -print-prog-name to find out the program
8447 name to use.
8448
8449 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8450
8451 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8452 with_gcc]: Use `gcc -shared' to build a shared library.
8453
8454 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8455
8456 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8457 archives.
8458
8459 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8460
8461 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8462 libraries when using g++ with native linker.
8463
8464 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8465
8466 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8467
8468 2001-05-24 Tom Rix <trix@redhat.com>
8469
8470 * configure.in : enable ld for aix
8471
8472 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8473
8474 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8475 [aix4*|aix5*]: Prepend blank.
8476
8477 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8478
8479 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8480 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8481 of subdir/configure scripts to use the new libtool.m4.
8482
8483 2001-05-14 H.J. Lu <hjl@gnu.org>
8484
8485 * config.if (libc_interface): Set to -libc6.2- for cross
8486 compiling to Linux/glibc 2.2.
8487
8488 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8489
8490 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8491 libgcj.
8492
8493 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8494
8495 * configure.in (noconfigdirs): Don't reset it from scratch in the
8496 target case; only append to it.
8497
8498 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8499
8500 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8501 sparc-*-solaris2.8]: Disable ${libgcj}.
8502
8503 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8504
8505 * configure.in (libgcj_saved): Copy from $libgcj.
8506 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8507 --disable-libgcj.
8508
8509 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8510
8511 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8512 1.641.2.228.
8513
8514 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8515
8516 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8517 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8518
8519 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8520
8521 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8522 New macros.
8523 (bootstrap, cross): Use RECURSE_FLAGS.
8524 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8525
8526 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8527
8528 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8529
8530 2001-03-23 Nick Clifton <nickc@redhat.com>
8531
8532 * README-maintainer-mode: Add note about inability to use "make
8533 distclean" in maintainer mode.
8534
8535 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8536
8537 Re-installed:
8538 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8539 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8540 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8541 * ltcf-cxx.sh: Likewise.
8542 * ltcf-gcj.sh: Likewise.
8543
8544 2001-03-22 Philip Blundell <philb@gnu.org>
8545
8546 * config.sub, config.guess: Import latest from subversions.
8547
8548 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8549
8550 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8551 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8552
8553 2001-03-20 Michael Chastain <chastain@redhat.com>
8554
8555 * Makefile.in: all-m4 depends on all-texinfo.
8556
8557 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8558
8559 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8560
8561 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8562
8563 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8564 longer valid.
8565
8566 2001-02-16 Nick Clifton <nickc@redhat.com>
8567
8568 * configure.in (noconfigdirs): Allow configuration of texinfo
8569 for Cygwin hosts.
8570
8571 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8572
8573 * config.guess: Add linux target for S/390.
8574 * config.sub: Likewise.
8575 * configure.in: Likewise.
8576
8577 2001-02-06 Ben Elliston <bje@redhat.com>
8578
8579 * configure: Output host type to stdout, not stderr.
8580
8581 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8582
8583 * config.guess: Import from subversions.gnu.org (revision 1.181).
8584 * config.sub: Import from subversions.gnu.org (revision 1.199).
8585
8586 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8587
8588 * config.guess: Handle hppa64-linux systems.
8589
8590 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8591
8592 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8593 Don't unset, it's non-portable and no longer necessary, set to empty
8594 instead.
8595
8596 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8597
8598 * ltconfig: Shell portability fix for the tagname validity check.
8599
8600 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8601
8602 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8603
8604 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8605
8606 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8607 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8608
8609 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8610
8611 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8612 keep at least one of build_libtool_libs or build_old_libs set to
8613 yes.
8614
8615 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8616
8617 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8618 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8619
8620 2000-11-07 Philip Blundell <pb@futuretv.com>
8621
8622 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8623
8624 2000-11-03 Philip Blundell <pb@futuretv.com>
8625
8626 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8627 files.
8628
8629 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8630
8631 * COPYING.NEWLIB: Put into source repository.
8632
8633 2001-01-15 Ben Elliston <bje@redhat.com>
8634
8635 * configure.in (host_tools): Add sid.
8636 Always configure cgen.
8637 * Makefile.in (all-sid): New target.
8638 (check-sid, clean-sid, install-sid): Likewise.
8639
8640 2001-01-07 Andreas Jaeger <aj@suse.de>
8641
8642 * config.sub, config.guess: Update from subversions.
8643
8644 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8645
8646 * configure.in: Disable language-specific target libraries for
8647 languages that aren't enabled.
8648
8649 2000-11-24 Nick Clifton <nickc@redhat.com>
8650
8651 * configure.in (xscale-elf): Add target.
8652 (xscale-coff): Add target.
8653 (c4x, c5x, tic54x): Move after ARM targets.
8654
8655 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8656
8657 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8658
8659 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8660
8661 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8662
8663 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8664
8665 * Makefile.in: Merge with GCC and libgcj.
8666 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8667 configure-target-<library> when their configure scripts need the C
8668 or C++ library to have already been built to work properly.
8669 (do_proto_toplev): Set them to an empty string.
8670
8671 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8672
8673 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8674 (REALLY_SET_LIB_PATH): Use them.
8675
8676 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8677
8678 * config.sub: Add support for Sun Chorus
8679
8680 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8681
8682 * config.sub: Add support for the *-storm-chaos OS.
8683
8684 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8685
8686 * configure.in (noconfigdirs): Don't compile some
8687 of the libraries for 68HC11 & 68hc12 targets.
8688
8689 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8690
8691 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8692 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8693 all affected `configure' scripts.
8694
8695 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8696
8697 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8698 ltcf-c.sh.
8699
8700 2000-09-12 Philip Blundell <philb@gnu.org>
8701
8702 * config.sub, config.guess: Update from subversions.
8703
8704 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8705
8706 * Makefile.in (all-zlib): Added dummy target.
8707
8708 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8709 multi-language branch.
8710
8711 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8712
8713 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8714 (bootstrap*): Depend on all-bootstrap.
8715
8716 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8717
8718 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8719 crosses, but add gcc/include to the header search path for them.
8720
8721 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8722
8723 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8724 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8725 * gettext.m4: New file, extracted from aclocal.m4.
8726
8727 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8728
8729 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8730 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8731 sub-configures.
8732
8733 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8734
8735 * Makefile.in (ALL_MODULES): Add all-cgen.
8736 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8737 (all-cgen): New target.
8738 (all-opcodes,all-sim): Depend on all-cgen.
8739 * configure.in (host_tools): Add cgen.
8740 Only configure cgen if --enable-cgen-maint.
8741
8742 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8743
8744 * config-ml.in (CC, CXX): Don't introduce a leading space.
8745
8746 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8747
8748 * configure.in (libstdcxx_flags): Use
8749 libstdc++-v3/src/libstdc++.INC.
8750
8751 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8752
8753 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8754
8755 2000-08-11 Jason Merrill <jason@redhat.com>
8756
8757 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8758 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8759 (FLAGS_FOR_TARGET): Not here.
8760 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8761
8762 2000-08-07 DJ Delorie <dj@redhat.com>
8763
8764 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8765 "if we're also building gcc, and it's a gcc that will run on the
8766 build machine, we want to use its includes instead of the system's
8767 default includes".
8768
8769 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8770
8771 * configure.in (libstdcxx_flags): Don't use `"'.
8772
8773 * config-ml.in: Adjust multilib search paths to the
8774 appropriate multilib tree.
8775
8776 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8777
8778 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8779 commas in $LANGUAGES.
8780
8781 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8782
8783 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8784
8785 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8786
8787 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8788 CXX_FOR_TARGET for sed.
8789
8790 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8791
8792 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8793 Do not override if already set in the environment or in configure.
8794 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8795 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8796
8797 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8798
8799 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8800 (GCC_FOR_TARGET): Use it.
8801 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8802 * configure.in: ... here.
8803 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8804 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8805
8806 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8807
8808 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8809 (configure-target-libchill, configure-target-libobjc): Likewise.
8810
8811 * configure.in: Use the same cache file for all target libs.
8812 * config-ml.in: But different cache files per multilib variant.
8813
8814 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8815
8816 * configure (topsrcdir): Don't use dirname.
8817
8818 2000-07-20 Jason Merrill <jason@redhat.com>
8819
8820 * configure.in: Remove all references to libg++ and librx.
8821
8822 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8823
8824 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8825
8826 * config.sub: Update to subversions version 2000-07-06.
8827
8828 2000-07-12 Andrew Haley <aph@cygnus.com>
8829
8830 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8831 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8832
8833 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8834
8835 * symlink-tree: Check number of arguments.
8836
8837 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8838
8839 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8840
8841 2000-07-05 Jim Wilson <wilson@cygnus.com>
8842
8843 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8844 search path for a g++ extracted from the build tree. This
8845 will allow link tests run by configure scripts in
8846 subdirectories to succeed.
8847
8848 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8849
8850 * ltconfig: Add support for mips-dde-sysv4.2MP
8851
8852 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8853
8854 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8855 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8856
8857 2000-06-19 Timothy Wall <twall@cygnus.com>
8858
8859 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8860 * config.sub: Add tic54x target.
8861
8862 2000-06-07 Phillip Thomas <pthomas@suse.de>
8863
8864 * README-maintainer-mode: New file: Contains notes on using
8865 --enable-maintainer-mode with binutils.
8866
8867 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8868
8869 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8870
8871 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8872
8873 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8874 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8875
8876 20000-05-21 H.J. Lu (hjl@gnu.org)
8877
8878 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8879 directory are used if they exist. Make sure
8880 $(build_tooldir)/include is searched for header files,
8881 $(build_tooldir)/lib/ for library files.
8882 (GCC_FOR_TARGET): Likewise.
8883 (CXX_FOR_TARGET): Likewise.
8884
8885 2000-05-18 Jeffrey A Law (law@cygnus.com)
8886
8887 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8888
8889 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8890
8891 * Makefile.in (configure-target-libiberty): Depend on
8892 configure-target-newlib.
8893
8894 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8895
8896 * configure.in, Makefile.in: Merge all libffi-related
8897 configury stuff from the libgcj tree.
8898
8899 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8900
8901 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8902 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8903
8904 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8905
8906 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8907 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8908 current version information. Add to proto-toplev directory.
8909 (gdb-taz): Build do-djunpack.
8910
8911 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8912
8913 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8914
8915 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8916
8917 * ltmain.sh: Preserve in relink_command any environment
8918 variables that may affect the linker behavior.
8919
8920 2000-05-12 Jeffrey A Law (law@cygnus.com)
8921
8922 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8923
8924 2000-05-10 Jim Wilson <wilson@cygnus.com>
8925
8926 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8927
8928 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8929
8930 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8931 with the version name.
8932
8933 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8934
8935 * config.if: Tweak.
8936
8937 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8938
8939 * djunpack.bat: New file.
8940
8941 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8942
8943 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8944 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8945 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8946 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8947
8948 2000-04-16 Dave Pitts <dpitts@cozx.com>
8949
8950 * config.sub (case $basic_machine): Change default for "ibm-*"
8951 to "openedition".
8952
8953 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8954
8955 * Makefile.in (gdb-taz): New target. GDB specific archive.
8956 (do-md5sum): New target.
8957 (MD5PROG): Define.
8958 (PACKAGE): Default to TOOL.
8959 (VER): Default to a shell script.
8960 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8961 md5 checksum generation.
8962 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8963 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8964 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8965 insight.tar.bz2): Use gdb-taz to create archive.
8966
8967 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8968
8969 * configure (warn_cflags): Delete.
8970
8971 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8972 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8973
8974 * configure.in (enable_libstdcxx_v3): Add.
8975 (target_libs): Add bits here to switch between libstdc++-v2 and
8976 libstdc++-v3.
8977 * config.if: And this file too.
8978 * Makefile.in: Add libstdc++-v3 targets.
8979
8980 2000-04-05 Michael Meissner <meissner@redhat.com>
8981
8982 * config.sub (d30v): Add d30v as a basic machine type.
8983
8984 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8985
8986 * configure.in: -linux-gnu*, not -linux-gnu.
8987
8988 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8989
8990 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8991 (do-tar-bz2): Replace TOOL with PACKAGE.
8992 (gdb.tar.bz2): Remove GDBTK from GDB package.
8993 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8994 dejagnu.tar.bz2): New packages.
8995
8996 2000-02-27 Andreas Jaeger <aj@suse.de>
8997
8998 * configure.in: Add entry for mips*-*-linux*, move catch all
8999 *-*-*linux* entry below this one.
9000
9001 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9002
9003 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9004
9005 2000-02-24 Nick Clifton <nickc@cygnus.com>
9006
9007 * config.sub: Support an OS of "wince".
9008
9009 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9010
9011 * config.guess, config.sub: Updated to match config's 2000-02-15
9012 version.
9013
9014 2000-02-23 Linas Vepstas <linas@linas.org>
9015
9016 * config.sub: Add support for Linux/IBM 370.
9017 * configure.in: Likewise.
9018
9019 2000-02-22 Nick Clifton <nickc@cygnus.com>
9020
9021 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9022
9023 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9024
9025 * config.guess: Guess "cygwin" rather than "cygwin32".
9026
9027 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9028
9029 * configure (gcc_version): When setting, narrow search to
9030 lines containing `version_string'.
9031
9032 2000-02-15 Denis Chertykov <denisc@overta.ru>
9033
9034 * config.sub: Add support for avr target.
9035
9036 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9037
9038 * config.sub: Add mmix-knuth-mmixware.
9039
9040 2000-01-27 Christopher Faylor <cgf@redhat.com>
9041
9042 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9043 structure stuff to -L library search.
9044 (CXX_FOR_TARGET): Ditto.
9045 (CROSS_CHECK_MODULES): Fix spelling mistake.
9046
9047 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9048
9049 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9050 the C++ compiler.
9051
9052 2000-01-12 Richard Henderson <rth@cygnus.com>
9053
9054 * configure.in: Don't build some bits for beos.
9055
9056 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9057
9058 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9059 as include files.
9060
9061 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9062
9063 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9064 not mh-aix43.
9065
9066 1999-12-14 Richard Henderson <rth@cygnus.com>
9067
9068 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9069 * config.sub: Accept alphaev[78], alphaev8.
9070
9071 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9072
9073 * config.guess, config.sub: Update from autoconf.
9074
9075 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9076
9077 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9078 necessary libraries are missing.
9079
9080 1999-10-25 Andreas Schwab <schwab@suse.de>
9081
9082 * configure: Fix quoting inside arguments of eval.
9083
9084 1999-10-21 Nick Clifton <nickc@cygnus.com>
9085
9086 * config-ml.in: Allow suppression of some ARM multilibs.
9087
9088 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9089
9090 * config.guess: Add OS/390 match pattern.
9091 * config.sub: Add mvs, openedition targets.
9092 * configure.in (i370-ibm-opened*): New.
9093
9094 1999-09-04 Steve Chamberlain <sac@pobox.com>
9095
9096 * config.sub: Add support for configuring for pj.
9097
9098 1999-08-31 Nick Clifton <nickc@cygnus.com>
9099
9100 * config.sub (maybe_os): Add support for configuring for fr30.
9101
9102 1999-08-25 Nick Clifton <nickc@cygnus.com>
9103
9104 * configure.in: Do not configure or build ld for AIX
9105 platforms. ld is known to be broken on these platforms.
9106
9107 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9108
9109 * config-ml.in: Pass compiler flag corresponding to multidirs to
9110 subdir configures.
9111
9112 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9113
9114 * Makefile.in (LDFLAGS): Define.
9115
9116 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9117
9118 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9119 noconfigdirs.
9120 (*-*-cygwin*): Likewise.
9121
9122 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9123
9124 * mkdep: New file.
9125 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9126 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9127
9128 From Eli Zaretskii <eliz@is.elta.co.il>:
9129 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9130 long file name when using DJGPP on MS-DOS.
9131
9132 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9133
9134 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9135
9136 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9137
9138 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9139 dependency as this causes "make check" to globally "make all"
9140
9141 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9142
9143 * configure.in (target_libs): Added target-zlib.
9144 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9145 (CONFIGURE_TARGET_MODULES): Likewise.
9146 (CHECK_TARGET_MODULES): Likewise.
9147 (INSTALL_TARGET_MODULES): Likewise.
9148 (CLEAN_TARGET_MODULES): Likewise.
9149 (configure-target-zlib): New target.
9150 (all-target-zlib): Likewise.
9151 (all-target-libjava): Depend on all-target-zlib.
9152 (configure-target-libjava): Depend on configure-target-zlib.
9153
9154 * Makefile.in (configure-target-libjava): Depend on
9155 configure-target-newlib.
9156 (configure-target-boehm-gc): New target.
9157 (configure-target-qthreads): New target.
9158
9159 * configure.in (target_libs): Added target-qthreads.
9160 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9161 (CONFIGURE_TARGET_MODULES): Likewise.
9162 (CHECK_TARGET_MODULES): Likewise.
9163 (INSTALL_TARGET_MODULES): Likewise.
9164 (CLEAN_TARGET_MODULES): Likewise.
9165 (all-target-qthreads): New target.
9166 (configure-target-libjava): Depend on configure-target-qthreads.
9167 (all-target-libjava): Depend on all-target-qthreads.
9168
9169 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9170 (CONFIGURE_TARGET_MODULES): Likewise.
9171 (CHECK_TARGET_MODULES): Likewise.
9172 (INSTALL_TARGET_MODULES): Likewise.
9173 (CLEAN_TARGET_MODULES): Likewise.
9174 (all-target-libjava): New target.
9175 (all-target-boehm-gc): Likewise.
9176 * configure.in (target_libs): Added libjava, boehm-gc.
9177
9178 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9179
9180 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9181 configure.bat in SUPPORT_FILES.
9182 (gas+binutils.tar.bz2): Likewise.
9183
9184 * makeall.bat: Remove; obsolete.
9185
9186 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9187
9188 From Mark Elbrecht:
9189 * configure.bat: Remove; obsolete.
9190
9191 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9192
9193 * configure: Add -W -Wall to the default CFLAGS when compiling with
9194 gcc.
9195
9196 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9197
9198 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9199
9200 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9201
9202 * configure.in: Build ld on IRIX6.
9203
9204 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9205
9206 * Makefile.in: Change distribution targets to use bzip2 instead of
9207 gzip.
9208 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9209 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9210
9211 1999-06-04 Nick Clifton <nickc@cygnus.com>
9212
9213 * config.sub: Add mcore target.
9214
9215 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9216
9217 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9218
9219 1999-05-25 H.J. Lu (hjl@gnu.org)
9220
9221 * config.guess (dummy): Changed to $dummy.
9222
9223 1999-05-24 Nick Clifton <nickc@cygnus.com>
9224
9225 * config.sub: Tidied up case statements.
9226
9227 1999-05-22 Ben Elliston <bje@cygnus.com>
9228
9229 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9230 <jiro@din.or.jp>.
9231
9232 * config.guess: Merge with FSF version. Future changes will be
9233 more accurately recorded in this ChangeLog.
9234 * config.sub: Likewise.
9235
9236 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9237
9238 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9239
9240 1999-04-30 Tom Tromey <tromey@cygnus.com>
9241
9242 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9243
9244 1999-04-23 Tom Tromey <tromey@cygnus.com>
9245
9246 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9247
9248 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9249
9250 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9251 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9252 Bad merge removed these two changes.
9253
9254 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9255 Martin Heller (Ing.-Buero_Heller@t-online.de)
9256
9257 * config.guess (interix Alpha): Add.
9258
9259 1999-04-11 Richard Henderson <rth@cygnus.com>
9260
9261 * configure.in (i?86-*-beos*): Do config gperf; don't config
9262 gdb, newlib, or libgloss.
9263
9264 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9265
9266 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9267 link a trivial program with -mabi=64. If it fails, remove mabi=64
9268 from multidirs.
9269
9270 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9271
9272 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9273
9274 1999-04-08 Nick Clifton <nickc@cygnus.com>
9275
9276 * config.sub: Add support for mcore targets.
9277
9278 1999-04-07 Michael Meissner <meissner@cygnus.com>
9279
9280 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9281 not mt-ospace, in order to shut up assembler warning about using
9282 symbols that are named the same as registers.
9283
9284 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9285
9286 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9287 dependency list for all-target-cygmon.
9288
9289 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9290
9291 * config-ml.in: Check $host, not $target, for selective multilibs.
9292 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9293 thumb interworking, and underscore prefix multilibs.
9294
9295 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9296
9297 * missing: Update to version from current automake.
9298
9299 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9300
9301 * configure (gxx_include_dir): Removed.
9302
9303 * configure.in (gxx_include_dir): Handle it.
9304 * Makefile.in: Likewise.
9305
9306 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9307
9308 * config.sub (mips64vr4111,mips64vr4111el) Add.
9309
9310 1999-03-21 Ben Elliston <bje@cygnus.com>
9311
9312 * config.guess: Correct typo for detecting ELF on FreeBSD.
9313
9314 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9315
9316 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9317 config/mh-djgpp.
9318
9319 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9320
9321 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9322 all-target-newlib to dependency list for all-target-bsp.
9323
9324 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9325
9326 * config.sub: Add i386-uwin support.
9327 * config.guess: Likewise.
9328
9329 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9330
9331 * configure.in: cleanup, add mh-*pic handling for arm, special
9332 case powerpc*-*-aix*
9333
9334 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9335
9336 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9337 can be built.
9338
9339 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9340
9341 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9342 targets.
9343
9344 1999-03-02 Nick Clifton <nickc@cygnus.com>
9345
9346 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9347
9348 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9349
9350 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9351
9352 1999-02-24 Nick Clifton <nickc@cygnus.com>
9353
9354 * config.sub: Fix typo in arm recognition.
9355
9356 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9357
9358 * configure.in (noconfigdirs): Changed target_configdirs to
9359 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9360 rather than m68k-*-* since it is not known to work on
9361 m68k-aout. Ditto for arm-*-*oabi.
9362
9363 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9364
9365 * configure.in (*-*-windows*): Remove, no longer used.
9366
9367 1999-02-19 Ben Elliston <bje@cygnus.com>
9368
9369 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9370 Smart and improved by Andrew Cagney.
9371
9372 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9373
9374 * config.guess: Recognize openbsd-*-hppa.
9375
9376 1999-02-17 H.J. Lu (hjl@gnu.org)
9377
9378 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9379 only if it is not empty.
9380
9381 1999-02-17 Nick Clifton <nickc@cygnus.com>
9382
9383 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9384
9385 * config.guess: Modified to recognize uname's armv* syntax.
9386
9387 * config.sub: Modified to recognize uname's armv* syntax.
9388
9389 1999-02-17 Mark Salter <msalter@cygnus.com>
9390
9391 * configure.in: Added target-bsp for sparclite.
9392
9393 1999-02-08 Richard Henderson <rth@cygnus.com>
9394
9395 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9396
9397 1999-02-08 Nick Clifton <nickc@cygnus.com>
9398
9399 * configure.in: Add support for strongarm port.
9400 * config.sub: Add support for strongarm target.
9401
9402 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9403
9404 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9405 the old name config/mh-cygwin32.
9406 Enable texinfo.
9407
9408 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9409
9410 * configure.in: Do build ld for ix86 Solaris.
9411
9412 1999-02-02 Jim Wilson <wilson@cygnus.com>
9413
9414 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9415 $AR_FOR_TARGET. Likewise for RANLIB.
9416
9417 1999-02-02 Catherine Moore <clm@cygnus.com>
9418
9419 * config.sub (oabi): Recognize.
9420 * configure.in (arm-*-oabi): Handle.
9421
9422 1999-01-30 Robert Lipe (robertlipe@usa.net)
9423
9424 * config.guess: Improve detection of i686 on UnixWare 7.
9425
9426 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9427
9428 * config.guess: Add support for i386-pc-interix.
9429 * config.sub: Likewise.
9430 * configure.in: Likewise.
9431
9432 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9433
9434 * Makefile.in: Remove unneeded all-target-libio from
9435 from all-target-winsup target since it is now unneeded.
9436 Add all-target-libtermcap in its place since it is now
9437 needed.
9438
9439 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9440
9441 * configure.in: makefile stub for cygwin target is probably
9442 unnecessary. Remove it for now.
9443
9444 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9445
9446 * configure.in: libtermcap.a should be built when cygwin is the
9447 target as well as the host.
9448 * config.guess: Allow mixed case in cygwin uname output.
9449 * Makefile.in: Add libtermcap target.
9450
9451 1998-12-23 Jeffrey A Law (law@cygnus.com)
9452
9453 * config.sub: Clean up handling of hppa2.0.
9454
9455 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9456
9457 * config.guess: Use C code to identify more HP machines.
9458
9459 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9460
9461 * config.sub: Handle hppa2.0.
9462
9463 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9464
9465 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9466 cygmon for all sparclite targets, regardless of object format.
9467
9468 1998-12-15 Mark Salter <msalter@cygnus.com>
9469
9470 * configure.in: Added target-bsp for several target architectures.
9471
9472 * Makefile.in: Added rules for bsp.
9473
9474 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9475
9476 * config.guess: Improve detection of hppa2.0 processors.
9477
9478 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9479
9480 * config.guess: Recognize FreeBSD using ELF automatically.
9481
9482 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9483
9484 * configure (skip-this-dir): Add handling for new shell script, which
9485 might be created by a sub-directory's configure to indicate, this particular
9486 directory is "unwanted".
9487 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9488
9489 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9490
9491 * ltconfig: import from libtool, after changing libtool to
9492 account for the cygwin name change.
9493
9494 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9495
9496 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9497 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9498
9499 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9500
9501 * configure.in: Add libtermcap to list of cygwin dependencies.
9502
9503 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9504
9505 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9506 they include winsup/include when it's a cygwin target.
9507
9508 1998-11-12 Tom Tromey <tromey@cygnus.com>
9509
9510 * configure.in (host_tools): Added zip.
9511 * Makefile.in (all-target-libjava): Depend on all-zip.
9512 (all-zip): New target.
9513 (ALL_MODULES): Added all-zip.
9514 (NATIVE_CHECK_MODULES): Added check-zip.
9515 (INSTALL_MODULES): Added install-zip.
9516 (CLEAN_MODULES): Added clean-zip.
9517
9518 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9519
9520 * Makefile.in: lose "32" from comment about cygwin.
9521
9522 1998-11-05 Nick Clifton <nickc@cygnus.com>
9523
9524 * configure.in: Use -Os to build target libraries for the fr30.
9525
9526 1998-11-04 Dave Brolley <brolley@cygnus.com>
9527
9528 * config.sub: Add fr30.
9529
9530 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9531
9532 * configure.in: drop "32" from config/mh-cygwin32. Check
9533 cygwin* instead of cygwin32*.
9534 * config.sub: Check cygwin* instead of cygwin32*.
9535
9536 1998-10-22 Robert Lipe <robertl@dgii.com>
9537
9538 * config.guess: Match any version of Unixware7.
9539
9540 1998-10-20 Syd Polk <spolk@cygnus.com>
9541
9542 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9543 if desired.
9544
9545 1998-10-18 Jeffrey A Law (law@cygnus.com)
9546
9547 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9548 these if the appropriate directories and files to not exist.
9549
9550 1998-10-14 Jeffrey A Law (law@cygnus.com)
9551
9552 * Makefile.in (DEVO_SUPPORT): Add config.if.
9553
9554 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9555
9556 * configure: Add pattern to replace "build_tooldir"'s
9557 definition in the generated Makefile with "tooldir"'s
9558 actual value.
9559
9560 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9561
9562 * config.sub: Bring back lost sparcv9.
9563
9564 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9565
9566 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9567
9568 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9569 CC_FOR_TARGET and friends.
9570
9571 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9572
9573 * Makefile.in (build_tooldir): New variable, same as tooldir.
9574 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9575 -B$(build_tooldir)/bin/.
9576 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9577
9578 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9579
9580 * config.sub: Add support for i[34567]86-pc-udk.
9581 * configure.in: Likewise.
9582
9583 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9584
9585 * Makefile.in: add bzip2 package building bits for user
9586 tools module
9587 * configure.in: ditto
9588
9589 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9590
9591 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9592 (ALL_TARGET_MODULES): Add all-target-libobjc.
9593 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9594 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9595 (all-target-libchill): Add dependencies.
9596 * configure.in (target_libs): Add libchill.
9597
9598 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9599
9600 * configure.in (target_subdir): Remove duplicate line.
9601
9602 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9603
9604 * Makefile.in (all-automake): fix dependencies.
9605
9606 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9607
9608 * configure.in: Minor cleanups for building in the $(target_alias)
9609 subdir.
9610
9611 1998-09-22 Jim Wilson <wilson@cygnus.com>
9612
9613 * Makefile.in (bootstrap): Set r and s before make all. Use
9614 BASE_FLAGS_TO_PASS in make all.
9615 (cross): Likewise.
9616
9617 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9618
9619 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9620
9621 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9622
9623 * config.sub: Fix typo in last change.
9624
9625 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9626
9627 * config.sub: Add support for C4x target.
9628 * configure.in: Likewise.
9629
9630 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9631
9632 * config.sub: Recognize sparcv9 just like sparc64.
9633
9634 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9635
9636 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9637
9638 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9639
9640 * config.guess: Correctly identify Pentium II sco boxes.
9641
9642 * config.guess: Fix "tr" code. From Weiwen Liu.
9643
9644 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9645
9646 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9647 stabs.
9648
9649 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9650
9651 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9652 (ALL_TARGET_MODULES): Add all-target-libchill.
9653 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9654 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9655 (all-target-libchill): Add dependencies.
9656 * configure.in (target_libs): Add libchill.
9657
9658 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9659
9660 * config.guess: Avoid assumptions about "tr" behaves when
9661 LANG is set to something other than English.
9662
9663 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9664
9665 * configure (gxx_include_dir): Changed to
9666 '${prefix}/include/g++'-${libstdcxx_interface}.
9667
9668 * config.if: New to determine the interfaces.
9669
9670 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9671
9672 * config.guess: Detect and handle MPE/IX.
9673 * config.sub: Deal with MPE/IX.
9674
9675 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9676
9677 * configure.in: Use mh-aix43.
9678
9679 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9680
9681 * configure: Fix --without/--disable cases for gxx-include-dir.
9682
9683 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9684
9685 * mdata-sh: Imported. Needed for automake support.
9686
9687 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9688
9689 * Makefile.in (taz): Try "chmod -R og=u ." before
9690 "chmod og=u `find . -print`".
9691
9692 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9693
9694 * configure.in: Add arm-elf and thumb-elf support.
9695
9696 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9697
9698 * Makefile.in: Undo previous patch.
9699
9700 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9701
9702 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9703 to here ...
9704 (install-no-fixedincludes): and here
9705 (INSTALL_MODULES): ... from here.
9706
9707 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9708
9709 * config.sub: Merge with FSF.
9710
9711 * config.guess: Merge with FSF.
9712
9713 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9714
9715 * configure (extraconfigdirs): New variable.
9716 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9717 * Makefile.in (all): Move higher in file.
9718 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9719 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9720 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9721 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9722 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9723
9724 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9725
9726 * Makefile.in (all-target-libjava): Depend on all-gcc and
9727 all-target-newlib.
9728 (configure-target-libjava): Depend on $(ALL_GCC).
9729
9730 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9731
9732 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9733 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9734
9735 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9736
9737 * ylwrap: Change absolute path checks to check for DOS style path
9738 names.
9739
9740 * ylwrap: Don't use a full path name if the source file is in the
9741 same directory. From hjl@lucon.org (H.J. Lu).
9742
9743 * config-ml.in: Default to being verbose, to match Feb 18 change to
9744 configure.
9745
9746 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9747
9748 Brought over from egcs:
9749
9750 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9751
9752 * configure.in (target_subdir): Set to ${target_alias} instead
9753 of "libraries".
9754
9755 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9756
9757 * configure.in (target_subdir): Set to libraries if enable_multilib.
9758
9759 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9760
9761 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9762 multilibs, force reconfiguration the first time we create
9763 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9764
9765 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9766
9767 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9768 avoid confusion with --no-recursion.
9769
9770 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9771
9772 * configure.in: Win32 hosts shouldn't use install -x
9773 * install-sh: remove -x option, and special .exe-handling
9774 hack.
9775
9776 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9777
9778 * config.guess: Recognize i586-pc-beos.
9779 * configure.in: Don't build some bits for beos.
9780
9781 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9782
9783 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9784 CFLAGS default to -O2.
9785
9786 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9787 when using GNU ld.
9788
9789 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9790
9791 * ltmain.sh: Correct install when using a different shell.
9792
9793 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9794
9795 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9796
9797 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9798
9799 * makefile.vms: Update to build binutils/makefile.vms. Add install
9800 target.
9801
9802 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9803
9804 * ltconfig: Update to correct AIX handling.
9805
9806 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9807
9808 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9809
9810 * configure.in (target_subdir): Set to ${target_alias} instead
9811 of "libraries".
9812
9813 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9814
9815 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9816 (Makefile): Depend on $(gcc_version_trigger).
9817
9818 * configure (gcc_version): Change default initializer to empty
9819 string.
9820 (gcc_version_trigger): New variable; pass this variable down
9821 to subdir configures to enable them checking gcc's version
9822 themselves. Emit make macros for both gcc_version vars.
9823 (topsrcdir): Initialize reliably.
9824 (recursion line): Remove --with-gcc-version=${gcc_version}.
9825
9826 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9827
9828 * configure (enable_version_specific_runtime_libs): Implement new flag
9829 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9830 in $(libsubdir); emit definition in each generated Makefile.
9831 (gxx_include_dir): Initialize depending on
9832 $enable_version_specific_runtime_libs.
9833
9834 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9835
9836 * configure (gcc_version): Initialize properly depending on
9837 how and where configure is started.
9838 (recursion line): Pass a --with-gcc-version=${gcc_version}
9839 to configures in subdirs.
9840
9841 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9842
9843 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9844 cygmon
9845
9846 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9847
9848 * configure.in: Add cygmon and libstub support for mn10200.
9849
9850 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9851
9852 * configure (gcc_version): Add new variable describing the
9853 particular gcc version we're building.
9854 * Makefile.in (libsubdir): Add new macro for the directory
9855 in which the compiler finds executables, libraries, etc.
9856 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9857 and libsubdir.
9858
9859 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9860
9861 * Makefile.in (local-clean): Remove *.log.
9862 (warning.log): Built with warn_summary from build.log.
9863 (mail-report.log): Run test_summary.
9864 (mail-report-with-warnings.log): Run test_summary including
9865 warning.log in the report.
9866
9867 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9868
9869 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9870
9871 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9872
9873 * Makefile.in (grep): Grep no longer depends on libiberty.
9874
9875 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9876
9877 * Makefile.in: all-snavigator needs all-libgui.
9878
9879 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9880
9881 * configure.in: Add cygmon and libstub support for mn10300.
9882
9883 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9884
9885 * missing: Update to version from automake 1.3.
9886
9887 * ltmain.sh: On installation, don't get confused if the same name
9888 appears more than once in the list of library names.
9889
9890 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9891
9892 * config.sub: Accept m68060 and m5200 as CPU names.
9893
9894 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9895
9896 * configure: Use && rather than using -a in test, because odd
9897 strings can confuse test.
9898 * configure.in: Likewise.
9899
9900 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9901
9902 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9903
9904 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9905
9906 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9907 bootstrap4-lean): New targets.
9908
9909 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9910
9911 * mpw-* Delete. Not used.
9912
9913 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9914
9915 * COPYING.LIB: Update FSF address.
9916
9917 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9918
9919 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9920
9921 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9922 GAS_SUPPORT_DIRS.
9923
9924 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9925
9926 * ltconfig, ltmain.sh: Avoid producing a version number if
9927 -version-info was not used.
9928
9929 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9930
9931 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9932 building with newlib.
9933
9934 1998-04-30 Paul Eggert <eggert@twinsun.com>
9935
9936 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9937 Solaris `make' causes it to continue to next definition.
9938
9939 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9940
9941 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9942 the right GUI libraries and files are installed along with GDB.
9943
9944 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9945
9946 * configure.in: Change alpha to alpha* in several places.
9947
9948 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9949
9950 * config.sub: Recognize sparc86x.
9951
9952 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9953
9954 * configure.in (--enable-target-optspace): Remove debug echo.
9955
9956 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9957
9958 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9959
9960 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9961
9962 * ltconfig: Update cygwin32 support.
9963
9964 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9965 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9966 (GDB_SUPPORT_DIRS): Likewise.
9967
9968 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9969
9970 * configure.in (target_makefile_frag): If --enable-target-optspace,
9971 use -Os to compile target libraries rather than -O2. Default to
9972 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9973 not used.
9974 * configure.in (target_cflags): Ditto for d30v.
9975
9976 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9977
9978 * Makefile.in (all-bfd): Depend on all-intl.
9979 (all-binutils): Likewise.
9980 (all-gas): Likewise.
9981 (all-gprof): Likewise.
9982 (all-ld): Likewise.
9983
9984 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9985
9986 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9987
9988 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9989
9990 * Makefile.in (all-bfd): Depend upon all-libiberty.
9991
9992 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9993
9994 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9995
9996 * Makefile.in: Add libstub.
9997
9998 * configure.in: Ditto. Build libstub for targets that have cygmon
9999 support.
10000
10001 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10004
10005 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10006
10007 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10008 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10009
10010 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10011
10012 * configure: Define DEFAULT_M4 by searching PATH.
10013 * Makfile.in: Use DEFAULT_M4.
10014
10015 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10016
10017 * ltconfig: Add cygwin32 support.
10018
10019 * Makefile.in, configure.in: Add libtool as a native only directory
10020 to configure and build.
10021
10022 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10023
10024 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10025
10026 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10027
10028 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10029
10030 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10031
10032 * Makefile.in: add ash make rules
10033 * configure.in: add ash to native_only and host_tools lists
10034
10035 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10036
10037 * Makefile.in (all-gettext, all-intl): New targets.
10038 (ALL_MODULES): Added all-gettext, all-intl.
10039 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10040 (INSTALL_MODULES): Added install-gettext, install-intl.
10041 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10042
10043 * configure.in (host_tools): Added gettext.
10044 (native_only): Likewise.
10045 (noconfigdirs) [various cases]: Likewise.
10046 (host_libs): Added intl.
10047
10048 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10049
10050 * configure: Do not disable building gdbtk for cygwin32 hosts.
10051
10052 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10053
10054 * configure.in: Add thumb-coff target.
10055 * config.sub: Add thumb-coff target.
10056
10057 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10058
10059 * Makefile.in: Revert yesterday's change.
10060 (all-target-winsup): all-target-librx stays out of here.
10061
10062 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10063
10064 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10065 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10066 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10067 Remove references to librx and libg++.
10068
10069 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10070
10071 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10072 recursive makes
10073
10074 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10075
10076 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10077 for newlib directory.
10078 (CXX_FOR_TARGET): Likewise.
10079
10080 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10081
10082 * ltconfig: Update after libtool/ltconfig.in change for
10083 hpux11.
10084
10085 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10086
10087 * ltconfig, ltmain.sh: Update to libtool 1.2.
10088
10089 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10090
10091 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10092 (install-gcc-cross): Instead, override LANGUAGES here.
10093
10094 1998-03-18 Dave Love <d.love@dl.ac.uk>
10095
10096 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10097 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10098
10099 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10100
10101 * configure.in: Add Thumb-pe target.
10102
10103 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10104
10105 * Makefile.in - changed sn targets to snavigator
10106 * configure.in - changed sn targets to snavigator
10107
10108 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10109
10110 * config-ml.in: After building symlink tree call make distclean
10111 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10112 to be the case for libiberty.
10113
10114 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10115
10116 * configure: When making link, also check the current
10117 directory. The configure scripts may create one.
10118
10119 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10120
10121 * config.sub: Accept alphapca56 and alphaev6 properly.
10122
10123 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10124
10125 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10126
10127 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10128
10129 * config.sub (sco5): Fix typo.
10130
10131 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10132
10133 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10134 install-itcl.
10135 (install-itcl): Remove dependency on install-tcl.
10136
10137 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10138
10139 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10140
10141 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10142
10143 * configure.in: Don't build libgui for a cygwin32 target when not on
10144 a cygwin32 host.
10145
10146 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10147
10148 * configure (redirect): Set to null, so default behavior of
10149 configure is now --verbose.
10150
10151 1998-02-16 Dave Love <d.love@dl.ac.uk>
10152
10153 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10154 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10155
10156 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10157
10158 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10159 this change to sync Makefile.in with its ChangeLog entries.
10160
10161 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10162
10163 * ltmain.sh (mkdir): Check that the directory doesn't exist
10164 before we exit with error, so that we don't get races during
10165 parallel builds.
10166
10167 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10168
10169 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10170
10171 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10172
10173 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10174 PICFLAG_FOR_TARGET.
10175 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10176
10177 * configure: Emit a definition for the new macro enable_shared
10178 into each Makefile.
10179
10180 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10181
10182 * configure.in (host_tools, native_only): Add libtool.
10183
10184 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10185
10186 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10187 Fix typo in ming config comment.
10188
10189 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10190
10191 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10192
10193 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10194
10195 * config.sub: Add tic30 cases, and map c30 to tic30.
10196
10197 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10198
10199 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10200 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10201 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10202 (CLEAN_TARGET_MODULES): Similarly
10203 (all-target-libf2c): Add dependences.
10204 * configure.in (target_libs): Add libf2c.
10205
10206 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10207
10208 * configure.in: Remove expect from noconfigdirs when target
10209 is cygwin32. OK to build expect and dejagnu with Canadian
10210 Cross.
10211
10212 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10213
10214 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10215 host.
10216
10217 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10218 and mingw32.
10219
10220 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10221
10222 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10223 here as it is not defined in the toplevel Makefile.
10224
10225 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10226
10227 * configure (package_makefile_rules_frag): New variable, which names
10228 a file with generic rules, ...
10229 Change comment to mention we now have FIVE parts.
10230 * configure: Undo last change.
10231
10232 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10233
10234 * config.guess: More accurate determination of HP processor types.
10235 * config.sub: More accurate determination of HP processor types.
10236
10237 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10238
10239 * configure (package_makefile_frag): Move inserting the
10240 ${package_makefile_frag} to where it should be according
10241 to the comment.
10242
10243 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10244
10245 * config.guess: Add support for Linux/ARM.
10246
10247 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10248
10249 * .cvsignore: Remove *-info and *-install since they match
10250 release-info and mpw-install, which we don't want to just ignore.
10251
10252 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10253
10254 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10255
10256 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10257
10258 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10259 local_prefix to sub-make invocations.
10260
10261 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10262
10263 * configure.in: Check makefile fragments in the source
10264 directory.
10265
10266 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10267
10268 * configure.in: Check whether host and target makefile
10269 fragments exist before adding them to *_makefile_frag.
10270
10271 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10272
10273 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10274
10275 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10276
10277 * configure.in: Make sure we only replace RPATH_ENVVAR on
10278 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10279 regexp to sed.
10280
10281 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10282 to sub-makes.
10283
10284 1998-01-13 Lee Iverson (leei@ai.sri.com)
10285
10286 * config-ml.in (multi-do): LDFLAGS must include multilib
10287 designator.
10288
10289 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10290
10291 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10292
10293 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10294
10295 * config.sub: Add mingw32 support.
10296 * configure.in: Likewise.
10297
10298 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10299
10300 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10301
10302 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10303
10304 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10305 * configure (gxx_include_dir): Provide a definition for subdirs
10306 which do not use autoconf.
10307
10308 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10309
10310 * config.guess: Sync with egcs. Picks up new alpha support,
10311 BeOS & some additional linux support.
10312
10313 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10314
10315 * config.guess: HP 9000/803 is a PA1.1 machine.
10316
10317 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10318
10319 * configure.in: It's alpha*-...
10320
10321 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10322
10323 * configure.in (host_makefile_frag, target_makefile_frag):
10324 Handle multiple config files.
10325 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10326 alpha-*-*.
10327
10328 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10329
10330 * mkdep: New file.
10331
10332 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10333
10334 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10335
10336 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10337
10338 * Makefile.in: Add libgui directory.
10339 (GDB_TK): Add all-libgui.
10340 * configure.in: Add libgui directory.
10341 * configure: Add all-libgui to GDB_TK.
10342
10343 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10344
10345 * config-ml.in (multidirs): Add m32r to multilib list.
10346
10347 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10348
10349 * Makefile.in (all-target-gperf): Change dependency to
10350 all-target-libstdc++.
10351
10352 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10353
10354 * config.guess: Add BeOS support.
10355
10356 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10357
10358 Source directory cvs renamed to cvssrc:
10359 * configure.in (host_tools): Change cvs to cvssrc.
10360 (native_only): Likewise.
10361 (noconfigdirs) [various cases]: Likewise.
10362 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10363 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10364 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10365 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10366 (all-cvssrc): Rename target from all-cvs.
10367
10368 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10369
10370 * configure (gxx_include_dir): Fix thinko.
10371
10372 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10373
10374 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10375 (install-cross, install-gcc-cross): New targets.
10376
10377 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10378
10379 * configure.in (noconfigdirs): Add support for Thumb target.
10380
10381 * config.sub (maybe_os): Add support for Thumb target.
10382
10383 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10384
10385 * Makefile.in: Add rules for cygmon.
10386
10387 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10388
10389 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10390
10391 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10392 * configure (gxx_include_dir): Provide a definition for subdirs
10393 which do not use autoconf.
10394
10395 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10396
10397 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10398 11/18/97 build
10399
10400 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10401
10402 * From Franz Sirl.
10403 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10404 found on RedHat Linux systems.
10405
10406 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10407
10408 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10409 guesses.
10410
10411 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10412
10413 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10414
10415 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10416
10417 * ltmain.sh: If mkdir fails, check whether the directory was created
10418 anyhow by some other process.
10419
10420 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10421
10422 * configure.in (d30v-*-*): Configure all directories.
10423
10424 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10425
10426 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10427 for the D30V.
10428
10429 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10430
10431 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10432
10433 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10434
10435 * include/libiberty.h: Add extern "C" { so it can be used with C++
10436 progrms.
10437 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10438 programs.
10439
10440 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10441
10442 * configure.in (d30v-*-*): Configure GCC now.
10443
10444 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10445
10446 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10447 is no longer needed.
10448
10449 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10450
10451 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10452
10453 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10454
10455 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10456 targets using "$@" to provide support for similar but not identical
10457 targets without having to duplicate code.
10458
10459 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10460
10461 * makefile.vms: Fix to work with DEC C.
10462
10463 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10464
10465 * config.sub: Add mips-tx39-elf to marketing names.
10466
10467 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10468
10469 * ltmain.sh: Handle symlinks in generated script.
10470
10471 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10472
10473 * configure: Handle autoconf style directory options: --bindir,
10474 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10475 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10476 --sysconfdir.
10477 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10478 (sharedstatedir, localstatedir, oldincludedir): New variables.
10479 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10480 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10481 sbindir, sharedstatedir, and sysconfdir.
10482
10483 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10484
10485 * Makefile.in (bootstrap-lean): New target.
10486
10487 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10488
10489 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10490 sn, and gnuserv from noconfigdirs.
10491
10492 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10493
10494 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10495
10496 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10497
10498 * Makefile.in (cross): New target.
10499
10500 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10501 Jeff Law <law@cygnus.com>
10502
10503 * Makefile.in (bootstrap2, bootstrap3): New targets.
10504 (all-bootstrap): Remove outdated and confusing target.
10505 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10506
10507 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10508
10509 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10510 windows. Consistent with gdb/configure.
10511
10512 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10513
10514 * configure.in: Name Linux target fragment.
10515
10516 * configure: Rewrite so that project Makefile fragment is inserted
10517 first and appears last in the resulting Makefile.
10518
10519 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10520
10521 * Makefile.in (install-itcl): Install tcl first.
10522
10523 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10524
10525 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10526
10527 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10528
10529 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10530
10531 * configure.in (skipdirs): Add target-librx for Linux.
10532 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10533
10534 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10535
10536 * Makefile.in (bootstrap): New target.
10537
10538 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10539
10540 * config.sub: Accept 'amigados' for backward compatability.
10541
10542 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10543
10544 * config.guess: Merge with FSF.
10545
10546 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10547
10548 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10549
10550 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10551
10552 * config.sub: Add "marketing-names" patch.
10553
10554 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10555
10556 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10557
10558 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10559
10560 * config.sub: Handle v850-elf.
10561
10562 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10563
10564 * .cvsignore (*-install): Remove.
10565
10566 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10567
10568 * ltconfig: Set CONFIG_SHELL in libtool.
10569 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10570
10571 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10572
10573 * configure.in (target_subdir): Set to libraries if enable_multilib.
10574
10575 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10576
10577 * config.guess: Update from gcc directory.
10578
10579 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10580
10581 * Makefile.in (all-sim): Depends on all-readline.
10582
10583 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10584
10585 * Makefile.in (BISON, YACC): Use $$s.
10586 (all-bison): Depend on all-texinfo.
10587
10588 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10589
10590 * Makefile.in (BISON): Add -L flag.
10591 (YACC): Likewise.
10592
10593 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10594
10595 * configure.in (noconfigdirs): Add support for v850e target.
10596
10597 * config.sub (maybe_os): Add support for v850e target.
10598
10599 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10600
10601 * configure.in (noconfigdirs): Add support for v850ea target.
10602
10603 * config.sub (maybe_os): Add support for v850ea target.
10604
10605 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10606
10607 * config.sub: Add mipstx39. Delete r3900.
10608
10609 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10610
10611 * Makefile.in (all-autoconf): Depends on all-texinfo.
10612
10613 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10614
10615 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10616 eabi targets.
10617
10618 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10619
10620 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10621
10622 * configure: When handling a Canadian Cross, handle YACC as well as
10623 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10624 * Makefile.in (all-bison): Depend upon all-texinfo.
10625
10626 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10627
10628 * Makefile.in (BISON): bison, not byacc or bison -y.
10629 (YACC): bison -y or byacc or yacc.
10630 (various): Add *-bison as appropriate.
10631 (taz): No need to mess with BISON anymore.
10632
10633 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10634
10635 * configure: If OSTYPE matches *win32*, try to find a good value for
10636 CONFIG_SHELL.
10637
10638 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10639
10640 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10641 configure.in if it is present.
10642
10643 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10644
10645 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10646
10647 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10648
10649 * config.sub: Recognize `arc' cpu.
10650 * configure.in: Likewise.
10651 * config-ml.in: Likewise.
10652
10653 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10654
10655 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10656
10657 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10658
10659 * configure: Changed sed delimiter from ':' to '|' when
10660 attempting to substitute ${config_shell} for SHELL. On
10661 NT ${config_shell} may contain a ':' in it.
10662
10663 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10664
10665 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10666
10667 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10668
10669 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10670
10671 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10672
10673 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10674
10675 * ylwrap: If the program is a relative path, force it to be
10676 absolute.
10677
10678 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10679
10680 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10681
10682 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10683
10684 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10685 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10686 for libraries.
10687
10688 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10689
10690 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10691 separated by spaces.
10692
10693 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10694
10695 * ylwrap: New file.
10696 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10697
10698 * ltmain.sh: Handle /bin/sh at start of install program.
10699
10700 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10701
10702 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10703 * missing: New file, from automake 1.2.
10704
10705 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10706
10707 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10708 check-tk to CHECK_X11_MODULES.
10709
10710 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10711
10712 * config.sub: Merge with FSF.
10713
10714 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10715
10716 * config.guess: Merge with FSF.
10717
10718 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10719
10720 * configure: Treat msdosdjgpp like go32.
10721 * configure.in: Likewise. Don't remove gprof for go32.
10722
10723 * configure: Change Makefile.tem2 to Makefile.tm2.
10724
10725 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10726
10727 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10728
10729 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10730
10731 * install-sh (chmodcmd): Set to null if the DST directory already
10732 exists. Same as Nov 11th change.
10733
10734 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10735
10736 * configure (GDB_TK): Needs itcl and tix.
10737
10738 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10739
10740 * config.guess: Update from FSF.
10741
10742 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10743
10744 * Makefile.in (GDB_TK): Depend on itcl and tix.
10745
10746 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10747
10748 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10749 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10750 (INSTALL_SCRIPT): New variable.
10751 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10752 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10753 to -x.
10754 * install-sh: Add support for -x option.
10755
10756 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10757
10758 * configure.in, Makefile.in: Treat tix like itcl.
10759
10760 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10761
10762 * Makefile.in (WINDRES): New variable.
10763 (WINDRES_FOR_TARGET): New variable.
10764 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10765 (EXTRA_HOST_FLAGS): Add WINDRES.
10766 (EXTRA_TARGET_FLAGS): Add WINDRES.
10767 (EXTRA_GCC_FLAGS): Add WINDRES.
10768 ($(DO_X)): Pass down WINDRES.
10769 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10770 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10771 DLLTOOL_FOR_TARGET.
10772
10773 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10774
10775 * configure.in: configure sim before gdb for win32-x-ppc
10776
10777 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10778
10779 Move gperf into the toplevel, from libg++.
10780 * configure.in (target_tools): Add target-gperf.
10781 (native_only): Add target-gperf.
10782 * Makefile.in (all-target-gperf): New target, depend on
10783 all-target-libg++.
10784 (configure-target-gperf): Empty rule.
10785 (ALL_TARGET_MODULES): Add all-target-gperf.
10786 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10787 (CHECK_TARGET_MODULES): Add check-target-gperf.
10788 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10789 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10790
10791 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10792
10793 * config.sub (mn10200): Recognize new basic machine.
10794
10795 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10796
10797 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10798 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10799
10800 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10801
10802 * configure.in: If we're building mips-sgi-irix6* native, turn on
10803 ENABLE_MULTILIB and set TARGET_SUBDIR.
10804
10805 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10806
10807 * Makefile.in (all-sn): Depend on all-grep.
10808
10809 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10810
10811 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10812
10813 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10814 Makefile. From Jeff Makey <jeff@cts.com>.
10815 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10816
10817 * Makefile.in (DISTBISONFILES): Remove.
10818 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10819 $(DEFAULT_YACC).
10820
10821 * configure.in: Build itl, db, sn, etc., when building for native
10822 cygwin32.
10823
10824 * Makefile.in (LD): New variable.
10825 (EXTRA_HOST_FLAGS): Pass down LD.
10826 ($(DO_X)): Likewise.
10827
10828 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10829
10830 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10831
10832 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10833
10834 * configure.in (targargs): Strip out any supplied --build argument
10835 before adding our own. Always add --build.
10836
10837 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10838
10839 * configure.in (targargs): Pass --build if we're doing
10840 a cross-compile.
10841
10842 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10843
10844 * configure: Use '|' instead of ":" as the separator in
10845 sed. Otherwise sed chokes on NT path names with drive
10846 designators. Also look for "?:*" as the leading characters in an
10847 absolute pathname.
10848
10849 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10850
10851 * config.sub: Support for r3900.
10852
10853 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10854
10855 * configure.in: Use install-sh, not install.sh.
10856
10857 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10858
10859 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10860 apply it twice.
10861
10862 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10863
10864 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10865 install-binutils.
10866
10867 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10868
10869 * Makefile.in: Add automake targets.
10870 * configure.in (host_tools): Add automake.
10871
10872 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10873
10874 * configure: Default CXX to c++, not gcc.
10875 * Makefile.in (CXX): Set to c++, not gcc.
10876 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10877
10878 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10879
10880 * install-sh: try appending a .exe if source file doesn't
10881 exist
10882
10883 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10884
10885 * configure.in: Turn on multilib by default.
10886 (cross_only): Remove target-libiberty.
10887
10888 * Makefile.in (all-gcc): Don't depend on libiberty.
10889
10890 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10891
10892 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10893
10894 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10895
10896 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10897 (DISTBISONFILES): Add ld/Makefile.in
10898
10899 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10900
10901 * configure.in: if target is cygwin32 but host isn't cygwin32,
10902 don't configure gdb tcl tk expect, not just gdb.
10903
10904 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10905
10906 * configure.in: Added gnuserv everywhere sn appears.
10907
10908 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10909 (CROSS_CHECK_MODULES): Added check-gnuserv.
10910 (INSTALL_MODULES): Added install-gnuserv.
10911 (CLEAN_MODULES): Added clean-gnuserv.
10912 (all-gnuserv): New target.
10913
10914 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10915
10916 * config.guess: Fixes for MIPS OpenBSD systems.
10917
10918 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10919
10920 * Makefile.in (INSTALL_XFORM): Remove.
10921 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10922
10923 * mkinstalldirs: New file, copied from automake.
10924 * Makefile.in (installdirs): Rename from install-dirs. Use
10925 mkinstalldirs. Change all users.
10926 (DEVO_SUPPORT): Add mkinstalldirs.
10927
10928 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10929
10930 * install-sh: Rename from install.sh.
10931 * Makefile.in (INSTALL): Change install.sh to install-sh.
10932 (DEVO_SUPPORT): Likewise.
10933
10934 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10935 Graichen <graichen@rzpd.de>.
10936
10937 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10938
10939 * config.guess: Recognize OpenBSD systems correctly.
10940
10941 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10942
10943 * README, Makefile.in (ETC_SUPPORT): Remove references to
10944 cfg-paper*, configure.{texi,man,info*}._
10945
10946 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10947
10948 * Makefile.in (all.normal): Ensure that gcc is built after all
10949 the x11 - ie gdb - targets.
10950
10951 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10952
10953 * makefile.vms: Don't run conf-a-gas.
10954
10955 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10956
10957 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10958
10959 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10960
10961 * configure.in: Remove noconfigdirs case since gdb also
10962 configures and builds for tic80-coff.
10963
10964 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10965
10966 * configure: Set cache_file to config.cache.
10967 * Makefile.in (local-distclean): Remove config.cache.
10968
10969 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10970
10971 * COPYING: Update FSF address.
10972
10973 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10974
10975 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10976 noconfigdirs.
10977
10978 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10979
10980 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10981 MAKEDIRS, is empty.
10982
10983 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10984
10985 * config.sub: Tweak mn10300 entry.
10986
10987 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10988
10989 * configure.in (host_tools): Put sim before gdb, so gdb's
10990 configure.tgt can determine if the simulator was configured.
10991
10992 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10993
10994 * config.sub: Move BeOS $os case to be with other Cygnus
10995 local cases.
10996
10997 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10998
10999 * config.sub: Remove misplaced comment that broke Linux.
11000
11001 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11002
11003 * config.sub: Add BeOS support.
11004
11005 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11006
11007 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11008
11009 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11010
11011 * configure.in (noconfigdirs): Remove tcl and tk from
11012 noconfigdirs for cygwin32 builds.
11013
11014 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11015
11016 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11017
11018 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11019
11020 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11021 make-all.com, use makefile.vms instead.
11022
11023 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11024
11025 * config.sub: Accept -lnews*.
11026
11027 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11028
11029 * configure.in (noconfigdirs): Disable target-newlib,
11030 target-examples and target-libiberty for d30v.
11031
11032 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11033
11034 * configure.in (noconfigdirs): Enable ld for d30v.
11035
11036 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11037
11038 * configure.in (tic80-*-*): Build compiler.
11039
11040 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11041
11042 * configure.in (d30v-*): Remove sim directory from list of
11043 unsupported d30v directories
11044
11045 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11046
11047 * config.sub, configure.in: Add d30v target cpu.
11048
11049 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11050
11051 * makefile.vms: New file.
11052 * make-all.com: Remove.
11053
11054 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11055
11056 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11057
11058 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11059
11060 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11061
11062 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11063
11064 * Makefile.in (ALL_MODULES): Added all-db.
11065 (CROSS_CHECK_MODULES): Addec check-db.
11066 (INSTALL_MODULES): Added install-db.
11067 (CLEAN_MODULES): Added clean-db.
11068
11069 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11070
11071 * config.guess: Merge with latest FSF sources.
11072
11073 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11074
11075 * Makefile.in (ALL_MODULES): Added all-itcl.
11076 (CROSS_CHECK_MODULES): Added check-itcl.
11077 (INSTALL_MODULES): Added install-itcl.
11078 (CLEAN_MODULES): Added clean-itcl.
11079
11080 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11081
11082 * configure.in: build gdb for mn10200
11083
11084 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11085
11086 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11087
11088 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11089
11090 * configure.in (tic80-*-*): Turn off most targets right now.
11091
11092 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11093
11094 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11095 rather than the makeinfo program.
11096 (do-info): Depend upon all-texinfo.
11097
11098 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11099
11100 * configure.in: Remove uses of config/mh-linux.
11101
11102 * config.sub, config.guess: Merge with latest FSF sources.
11103
11104 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11105
11106 * config.sub (case $basic_machine): Add tic80 entries.
11107
11108 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11109
11110 * config.sub, config.guess: Merge with latest FSF sources.
11111
11112 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11113
11114 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11115 * mpw-config.in: Test for NewFolderRecursive.
11116 * mpw-install: Use symbolic name for startup filename.
11117 * mpw-README: Add various additional details.
11118
11119 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11120
11121 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11122
11123 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11124
11125 * configure.in: Do build gcc and the target libraries for
11126 the mn10200.
11127
11128 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11129
11130 * configure.in: don't avoid building gdb for mn10300 any more
11131 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11132 instead of single-quoting it.
11133
11134 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11135
11136 * configure.in: Don't use --with-stabs on IRIX 6.
11137
11138 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11139
11140 * configure.in (m32r): Build gdb, libg++ now.
11141
11142 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11143
11144 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11145 directories from noconfigdirs.
11146
11147 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11148
11149 * config.sub (basic_machine): added mips16 configuration
11150
11151 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11152
11153 * config.sub: Handle d10v-unknown.
11154
11155 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11156
11157 * config.sub: Handle v850-unknown.
11158
11159 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11160
11161 * Makefile.in: add findutils
11162 * configure.in: add findutils to list of host_tools
11163
11164 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11165
11166 * config.sub: Handle mn10200 and mn10300.
11167
11168 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11169
11170 * configure.in (d10v-*): Do not build librx.
11171
11172 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11173
11174 * configure.in (mn10300): Build everything except gdb & libgloss.
11175
11176 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11177
11178 * config.guess: Patch for Dansk Data Elektronik servers,
11179 from Niels Skou Olsen <nso@dde.dk>.
11180
11181 For ncr, use /bin/uname rather than uname, since GNU uname does not
11182 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11183
11184 Patch for MIPS R4000 running System V,
11185 from Eric S. Raymond <esr@snark.thyrsus.com>.
11186
11187 Fix thinko for nextstep.
11188
11189 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11190
11191 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11192 * config.guess: Guess mips-dec-mach_bsd4.3.
11193
11194 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11195 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11196 release numbers.
11197 * config.guess (mips-mips-riscos*): Emit just enough of the
11198 release number.
11199
11200 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11201 * config.guess (sparc-auspex-sunos*): Added.
11202 (f300-fujitsu-*): Added.
11203
11204 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11205 * config.guess: Recognize a Tadpole as a sparc.
11206
11207 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11208
11209 * config.guess: Don't assume that NextStep version is either 2 or
11210 3. NextStep 4 (aka OpenStep 4) has come out now.
11211
11212 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11213
11214 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11215 From Rik Faith <faith@cs.unc.edu>.
11216
11217 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11218
11219 * config.sub: Contributions from bug-gnu-utils to:
11220 Support plain "hppa" (no version given) architecture, reported by
11221 OpenStep.
11222 OpenBSD like NetBSD.
11223 LynxOs is not a hardware supplier.
11224
11225 * config.guess: Contributions from bug-gnu-utils to add support for:
11226 OpenBSD like NetBSD.
11227 Stratus systems.
11228 More Pyramid systems.
11229 i[n>4]86 Intel chips.
11230 M680[n>4]0 Motorola chips.
11231 Use unknown instead of lynx for hardware manufacturer.
11232
11233 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11234
11235 * install.sh (chmodcmd): Set to null if the DST directory already
11236 exists.
11237
11238 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11239
11240 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11241 not use mt-ppc target Makefile fragment any more.
11242
11243 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11244
11245 * configure.in (*-*-windows): Exclude everything but those dirs
11246 needed to build windows.
11247
11248 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11249
11250 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11251
11252 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11253
11254 * configure.in: Exclude mmalloc from i386-windows.
11255
11256 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11257
11258 * Undo my previous change.
11259
11260 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11261
11262 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11263 unconditionally.
11264 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11265
11266 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11267
11268 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11269 host to add it's own flags.
11270
11271 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11272
11273 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11274
11275 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11276
11277 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11278 (CXX_FOR_TARGET): Likewise.
11279 (GCC_FOR_TARGET): Define.
11280 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11281 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11282 CC_FOR_TARGET was specified on the command line.
11283 (MAKEOVERRIDES): Don't define.
11284
11285 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11286
11287 * configure.in (m32r): Fix spelling of libg++ libs.
11288
11289 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11290
11291 * config.sub (-apple*): Remove, now redundant.
11292
11293 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11294
11295 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11296
11297 * configure: Rework yesterday's sed script patch.
11298
11299 * config.sub: Merge with FSF.
11300
11301 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11302
11303 * config.guess: Merge from FSF.
11304
11305 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11306 * config.guess: Use pc instead of unknown, for pc clone systems.
11307 Change linux to linux-gnu.
11308
11309 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11310 * config.guess: Avoid non-portable tr syntax.
11311
11312 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11313
11314 * test-build.mk (HOLES): Add "xargs" for gdb.
11315
11316 * configure: Avoid hpux10.20 sed bug.
11317
11318 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11319
11320 * configure.in: Add support for windows host
11321 (that is a build done under the Microsoft build environment).
11322
11323 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11324
11325 * Makefile.in: Replace all uses of srcroot with s, to shrink
11326 command line lengths.
11327
11328 Patches from Geoffrey Noer <noer@cygnus.com>:
11329 * configure.in: If configuring for newlib, pass --with-newlib to
11330 subdirectories.
11331 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11332 -Bnewlib/ and -Lwinsup to gcc.
11333 (CXX_FOR_TARGET): Likewise.
11334
11335 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11336
11337 * Makefile.in (ETC_SUPPORT): Add configure.
11338
11339 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11340
11341 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11342 host configuration file.
11343
11344 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11345
11346 * configure.in: Break mn10x00 support into separate
11347 mn10200 and mn10300 configurations.
11348 * config.sub: Likewise.
11349
11350 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11351
11352 * configure.in: Add lots of stuff to noconfigdirs for
11353 the mn10x00 targets.
11354
11355 * config.sub, configure.in: Add mn10x00 support.
11356
11357 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11358
11359 * make-all.com: Call conf-a-gas, not config-a-gas.
11360
11361 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11362
11363 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11364 targets.
11365
11366 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11367
11368 * mpw-README: Add much more detail for native PowerMac.
11369 * mpw-install: New file.
11370 * mpw-configure: Add --norecursion and --help options.
11371 * mpw-config.in: Translate readme and install files when
11372 copying to objdir.
11373 * mpw-build.in: Don't always depend on byacc and flex.
11374 (install-only-top): New action.
11375
11376 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11377
11378 * configure.in: You can now configure GDB for the v850.
11379
11380 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11381
11382 * configure.in (noconfigdirs): Don't configure any C++ dirs
11383 if targeting D10V.
11384
11385 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11386
11387 * config.sub: Recognize mips64vr5000.
11388
11389 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11390
11391 * configure.in: Use a single line for host_tools and native_only.
11392
11393 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11394
11395 * config.sub, configure.in: Add entries for m32r.
11396
11397 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11398
11399 * Makefile.in (inet-install): Don't run install-gzip.
11400
11401 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11402
11403 * configure.in: Don't config lots of things for *-*-windows*.
11404
11405 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11406
11407 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11408 (host_libs, host_tools): Copy from configure.in.
11409 * mpw-configure: Don't complain about directories not found.
11410
11411 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11412
11413 * configure.in (i[345]86): Recognize i686 for pentium pro.
11414 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11415 file.
11416
11417 * config.guess (i[345]86): Ditto.
11418
11419 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11420
11421 * configure.in (noconfigdirs): Removed gdb for D10V.
11422
11423 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11424
11425 * configure.in: Remove ld, target-libio, target-libg++, and
11426 target-libstdc++ from noconfigdirs.
11427
11428 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11429
11430 * configure: Fix three locations where shell scripts were
11431 being run directly rather than with config_shell.
11432
11433 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11434
11435 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11436 * config.sub (basic_machine): Recognize v850.
11437
11438 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11439
11440 * mpw-configure: Handle multiple enable/disable options and
11441 pass them down recursively, handle -c and -s flags appropriately
11442 depending on choice of compiler, add escape mechanism for
11443 quoted arguments to gC.
11444
11445 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11446
11447 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11448 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11449 so that -mrelocatable-lib and -mno-eabi are used.
11450
11451 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11452 not support --print-multi-lib, don't abort.
11453
11454 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11455
11456 * make-all.com: Run config-a-gas.
11457 * setup.com: Don't copy subdirectory files around.
11458
11459 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11460
11461 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11462 target, it now compiles correctly.
11463
11464 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11465
11466 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11467
11468 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11469
11470 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11471
11472 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11473
11474 * configure.in (native_only): Add prms.
11475
11476 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11477
11478 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11479 (BINUTILS_SUPPORT_DIRS): Likewise.
11480
11481 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11482
11483 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11484 d10v support is added.
11485
11486 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11487
11488 * configure.in (d10v-*-*): New target.
11489
11490 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11491
11492 * config.guess (HP 9000/811): Recognize this as a PA1.1
11493 machine.
11494
11495 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11496
11497 * Makefile.in (do-tar-gz): New target, split out from tail end of
11498 taz target. Run each command separately, don't use pipes.
11499 (taz): Use it.
11500
11501 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11502
11503 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11504 * mpw-build.in: No builds should depend on building byacc or flex,
11505 they are assumed to be installed already.
11506
11507 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11508
11509 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11510 variable that CC_FOR_TARGET needs.
11511
11512 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11513
11514 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11515 options have changed since the last time the subdirectory was
11516 configured, and if it has, reconfigure.
11517 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11518 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11519
11520 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11521
11522 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11523 CLEAN_MODULES): Add bash.
11524 (all-bash): New target.
11525
11526 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11527
11528 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11529
11530 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11531
11532 * config.sub (basic_machine): Recognize d10v as a valid processor.
11533
11534 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11535
11536 * mpw-configure: Add support for --bindir.
11537 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11538
11539 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11540
11541 * configure.in: add bash, time, gawk to list of hosttools and things
11542 to only build for native toolchains
11543
11544 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11545
11546 * Makefile.in (docdir): Remove.
11547
11548 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11549
11550 * Makefile.in (datadir): Set to $(prefix)/share.
11551
11552 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11553
11554 * configure.in: build diff and patch for cygwin32-hosted
11555 toolchains.
11556
11557 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11558
11559 * config.sub: Accept -rtems*.
11560
11561 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11562
11563 * configure.in: enable dosrel for cygwin32-hosted builds,
11564 remove diff from the list of things not buildable
11565 via Canadian Cross
11566
11567 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11568
11569 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11570 don't get ". ".
11571
11572 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11573
11574 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11575
11576 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11577
11578 * Makefile.in (taz): Handle case where tex3patch didn't even get
11579 checked out. Also, if it was found, put the symlink in a new util
11580 subdirectory.
11581
11582 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11583
11584 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11585
11586 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11587
11588 * config.sub: Recognize -openvms.
11589 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11590 * make-all.com, setup.com: New files.
11591
11592 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11593
11594 * Makefile.in (taz): tex3patch moved to texinfo/util.
11595
11596 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11597
11598 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11599 * configure.in: remove make from disable-if-Can-Cross list
11600 enable gdb if ${host} and ${target} are cygwin32
11601
11602 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11603
11604 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11605 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11606
11607 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11608
11609 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11610 distinguish sysv/svr4/bsd variants.
11611 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11612
11613 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11614
11615 * configure.in: Added copyright notice.
11616 * move-if-change: Added copyright notice.
11617
11618 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11619
11620 * configure.in (powerpcle-*-solaris*): Until we get shared
11621 libraries working, don't build gdb, sim, make, tcl, tk, or
11622 expect.
11623
11624 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11625
11626 * config.guess: Merge with FSF:
11627
11628 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11629 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11630
11631 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11632 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11633
11634 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11635 * config.guess: Combine two OSF1 rules.
11636 Also recognize field test versions. From mjr@zk3.dec.com.
11637 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11638 because GNU uname does not support -p. From pmr@pajato.com.
11639
11640 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11641
11642 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11643
11644 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11645
11646 * mpw-README: Document GCCIncludes.
11647
11648 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11649
11650 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11651
11652 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11653
11654 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11655
11656 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11657
11658 * configure.in (*-*-cygwin32): Configure make.
11659
11660 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11661
11662 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11663
11664 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11665
11666 * Makefile.in (all-inet): Depend on all-perl.
11667
11668 * Makefile.in (inet-install): New target.
11669
11670 * Makefile.in (all-inet): Depend on all-tcl.
11671 (all-inet): Depend on all-send-pr.
11672
11673 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11674
11675 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11676 temporarily.
11677
11678 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11679
11680 * configure.in: Don't configure --with-gnu-ld on AIX.
11681
11682 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11683
11684 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11685
11686 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11687
11688 * Makefile.in (ALL_MODULES): Added all-inet.
11689 (CROSS_CHECK_MODULES): Added check-inet.
11690 (INSTALL_MODULES): Added install-inet.
11691 (CLEAN_MODULES): Added clean-inet.
11692 (all-indent): New target.
11693
11694 * configure.in (host_tools): Added inet.
11695 (native_only): Added inet.
11696 (noconfigdirs): Added inet.
11697
11698 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11699
11700 * configure.in: Don't configure libgloss if we are not configuring
11701 newlib.
11702
11703 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11704
11705 * configure.in: Don't configure libgloss for unsupported
11706 architectures.
11707
11708 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11709
11710 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11711
11712 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11713
11714 * Makefile.in (ALL_MODULES): Include all-apache.
11715 (CROSS_CHECK_MODULES): Include check-apache.
11716 (INSTALL_MODULES): Include install-apache.
11717 (all-apache): New target.
11718
11719 * configure.in: Added apache everywhere perl is seen.
11720
11721 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11722
11723 * Makefile.in: Add support for clean-{module} and
11724 clean-target-{module} rules.
11725
11726 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11727
11728 * configure.in (*-*-ose) do not build libgloss.
11729
11730 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11731
11732 * config.guess (prep*:SunOS:5.*:*): Turn into
11733 powerpele-unknown-solaris2.
11734
11735 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11736
11737 * configure.in: Permit --enable-shared to specify a list of
11738 directories.
11739
11740 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11741
11742 * configure.in (host==solaris): Pass only the first word of $CC
11743 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11744
11745 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11746
11747 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11748
11749 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11750
11751 * Makefile.in (ALL_MODULES): Include all-perl.
11752 (CROSS_CHECK_MODULES): Include check-perl.
11753 (INSTALL_MODULES): Include install-perl.
11754 (ALL_X11_MODULES): Include all-guile.
11755 (CHECK_X11_MODULES): Include check-guile.
11756 (INSTALL_X11_MODULES): Include install-guile.
11757 (all-perl): New target.
11758 (all-guile): New target.
11759
11760 * configure.in (host_tools): Include perl and guile.
11761 (native_only): Include perl and guile.
11762 (noconfigdirs): Don't build guile and perl; no ports have been
11763 done.
11764
11765 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11766
11767 * configure (--enable-*): Handle quoted option lists such as
11768 --enable-sim-cflags='-g0 -O' better.
11769
11770 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11771
11772 * Makefile.in ({,inst}all-target): New rule so we can make and
11773 install all of the target directories easily.
11774
11775 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11776
11777 * configure.in: Add missing global flag in sed substitution when
11778 deleting `target-' from ${configdirs}.
11779
11780 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11781
11782 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11783 option.
11784
11785 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11786 config/mh-necv4.
11787
11788 * install.sh: Correct misspelling of transformbasename.
11789
11790 * config.guess: Recognize mips-*-sysv*.
11791
11792 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11793
11794 * config.sub: Recognize mon960.
11795
11796 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11797
11798 * configure: Restore Canadian Cross handling of BISON and LEX,
11799 removed in Feb 20 change.
11800
11801 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11802
11803 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11804 Mention make install. Remove the old copyright date as well the
11805 clumsy and rather pointless copyright on the README file.
11806
11807 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11808
11809 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11810 Makefile after running symlink-tree, then run `make distclean' to
11811 avoid clobbering any generated files in srcdir.
11812
11813 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11814
11815 * configure.in (m68k-*-netbsd*): Build everything now.
11816
11817 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11818
11819 * Makefile.in (taz): Fix quoting.
11820
11821 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11822
11823 * configure.in (sparclet-*-*): Build everything now.
11824
11825 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11826
11827 * configure.in (m68k-*-linux*): New host.
11828
11829 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11830
11831 * configure: Check for bison before byacc.
11832
11833 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11834
11835 * Makefile.in configure: Change the way LEX and BISON/YACC are
11836 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11837 searching PATH. These are used as fallbacks by Makefile.in if
11838 flex/bison/byacc aren't in objdir.
11839
11840 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11841
11842 * Makefile.in: Make everything which depends upon all-bfd also
11843 depend upon all-opcodes, in case --with-commonbfdlib is used.
11844
11845 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11846
11847 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11848 building NT native compilers on Unix.
11849
11850 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11851
11852 * configure.in: Don't get CC from the host Makefile fragment if we
11853 can find gcc in PATH, or if this is a Canadian Cross. Move the
11854 Solaris test for /usr/ucb/cc to the post target script, just after
11855 the compiler sanity test.
11856
11857 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11858
11859 * config.sub: Merge with FSF.
11860
11861 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11862
11863 * Makefile.in (RPATH_ENVVAR): New variable.
11864 (REALLY_SET_LIB_PATH): Use it.
11865 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11866
11867 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11868
11869 * config.sub, configure.in: Recognize sparclet cpu.
11870
11871 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11872
11873 * config.guess: Support m68k-cbm-sysv4.
11874
11875 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11876
11877 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11878 m68k-unknown-linuxaout from linker help string. Put quotes around
11879 $ld_help_string.
11880
11881 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11882
11883 * config.guess (powerpc-harris-powerunix): Add guess for port
11884 to new target.
11885
11886 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11887
11888 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11889
11890 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11891
11892 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11893 $(REALLY_SET_LIB_PATH) in Makefile.
11894 * Makefile.in (SET_LIB_PATH): New variable.
11895 (REALLY_SET_LIB_PATH): New variable.
11896 ($(DO_X)): Use $(SET_LIB_PATH).
11897 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11898 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11899 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11900 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11901 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11902 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11903 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11904 (install-dosrel): Likewise.
11905 (all-opcodes): Depend upon all-libiberty.
11906
11907 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11908
11909 * config.guess (*:CYGWIN*): New
11910
11911 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11912
11913 * Makefile.in (all-target-winsup): All all-target-libiberty.
11914
11915 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11916
11917 * configure.in (noconfigdirs): Add missing # in front of comment.
11918
11919 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11920
11921 * configure.in: add second pass to things added to noconfigdirs
11922 so *-gm-magic can exclude libgloss properly.
11923
11924 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11925
11926 * mpw-configure (extralibs_name, rez_name): Set correctly
11927 for MWC68K compiler.
11928
11929 * mpw-README: Add more info on the necessary build tools.
11930
11931 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11932
11933 * configure.in, config.sub: Recognize cygwin32.
11934
11935 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11936
11937 * config.guess, config.sub: Recognize A/UX.
11938
11939 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11940
11941 * config.sub: Merge with gcc/config.sub.
11942
11943 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11944
11945 * mpw-build.in (do-binutils): Add build of stamps.
11946
11947 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11948
11949 * config.sub: Add recognition for mips64vr4100*-* targets.
11950
11951 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11952
11953 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11954 Add creation of gconfigargs with `--enable-shared' turned on.
11955 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11956 ($(host)-stamp-stage3-configured): Likewise.
11957 (HOLES): Add chatr and ldd.
11958 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11959
11960 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11961
11962 * configure: Pass --nfp to recursive configures.
11963
11964 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11965
11966 * Makefile.in (DLLTOOL): New.
11967 (DLLTOOL_FOR_TARGET): New.
11968 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11969 (EXTRA_TARGET_FLAGS): Ditto.
11970 (EXTRA_GCC_FLAGS): Ditto.
11971 (CONFIGURE_TARGET_MODULES): Ditto.
11972 (DO_X): Ditto.
11973 * configure: Add DLLTOOL.
11974
11975 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11976
11977 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11978 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11979 mh-sco, since old workarounds no longer needed, and don't
11980 build ld, since libraries have weak symbols in COFF.
11981
11982 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11983
11984 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11985
11986 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11987
11988 * configure.in: Make sure that ${CC} can be used to compile an
11989 executable.
11990
11991 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11992
11993 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11994 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11995 nothing depending on whether gdbtk is being built.
11996
11997 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11998
11999 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12000
12001 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12002
12003 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12004 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12005
12006 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12007
12008 * config-ml.in: Add support for
12009 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12010 Simplify setting of multidirs from --disable-foo.
12011
12012 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12013
12014 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12015 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12016 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12017 non-empty, pass them on to the GCC make.
12018 (all-bootstrap): New rule that is like all-gcc, except it executes
12019 the GCC bootstrap rule instead of the GCC all rule.
12020
12021 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12022
12023 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12024
12025 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12026
12027 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12028 DG/UX support.
12029
12030 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12031
12032 * config.sub (i*86*) Change [345] to [3456]
12033
12034 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12035
12036 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12037 --with-gnu-ld=no.
12038
12039 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12040
12041 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12042 AIX multilibs get built.
12043
12044 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12045
12046 * configure.in (i386-win32): Don't build expect if we're not
12047 building the tcl subdir.
12048
12049 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12050
12051 * Makefile.in: (configure-target-examples, all-target-examples):
12052 New targets, configure and build example programs.
12053
12054 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12055
12056 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12057 use it as input to sedit the generated MPW makefile.
12058 * mpw-README: Add a suggestion about Gestalt.h.
12059
12060 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12061
12062 * config.sub: Accept *-*-ieee*.
12063
12064 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12065
12066 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12067 Ronald F. Guilmette <rfg@monkeys.com>.
12068
12069 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12070
12071 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12072 for powerpc-pe native.
12073 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12074 (target==powerpc-pe): duplicate i386-win32 entry.
12075
12076 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12077
12078 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12079 of vxworks, not just vxworks5.1.
12080
12081 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12082
12083 * mpw-configure: Add support for exec-prefix.
12084
12085 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12086
12087 * config.guess: Recognize HP model 816 machines as having
12088 a PA1.1 processor.
12089
12090 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12091
12092 * configure: Ignore new autoconf configure options.
12093
12094 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12095
12096 * config.guess: Recognize Pentium under SCO.
12097 From Robert Lipe <robertl@arnet.com>.
12098
12099 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12100
12101 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12102
12103 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12104
12105 * configure.in: Don't configure gas for alpha-dec-osf*.
12106
12107 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12108
12109 * configure.in: Default to --with-stabs for some targets for which
12110 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12111 i[345]86*-*-unixware*.
12112
12113 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12114
12115 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12116 rather than basing it on the target. Simplify handling of options
12117 controlling which directories to configure. Remove extraneous
12118 slash in multi-clean target.
12119
12120 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12121
12122 * config-ml.in: Prefix more variables with ml_ so they don't collide
12123 with configure's.
12124
12125 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12126
12127 * configure: Don't turn -v into --v.
12128
12129 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12130
12131 * configure.in (targargs): Fix typo.
12132
12133 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12134
12135 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12136
12137 * configure.in: Strip --host and --target options from
12138 CONFIG_ARGUMENTS, and always configure for --host only. Add
12139 --with-cross-host option when building with a cross-compiler.
12140 * configure: Canonicalize the arguments put into config.status by
12141 always using `=' for an option with an argument. Pass a presumed
12142 --host or --target explicitly.
12143
12144 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12145
12146 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12147 into general OS recognition case.
12148
12149 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12150
12151 * configure.in (target_configdirs): add target-winsup only
12152 for win32 target systems.
12153
12154 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12155
12156 * Makefile.in (all-target-libgloss): Depend upon
12157 configure-target-newlib, since when libgloss is built it looks to
12158 see if the newlib directory exists.
12159
12160 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12161
12162 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12163 cfg-ml-*.in.
12164
12165 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12166
12167 * configure: Handle LD and LD_FOR_TARGET when configuring a
12168 Canadian Cross.
12169
12170 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12171
12172 * configure.in (target_libs): add target-winsup.
12173 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12174 (target==ppcle-pe): remove ld from $noconfigdirs.
12175
12176 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12177
12178 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12179 Preserve relative path names in $srcdir. Build symlink tree if
12180 configuring cross target dir and srcdir=. (= no VPATH support).
12181 (configure-target-libg++): Depend on configure-target-librx.
12182 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12183 * config-ml.in: New file.
12184 * symlink-tree: New file.
12185 * configure: Ensure srcdir="." if that's what it is.
12186
12187 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12188
12189 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12190 includes and FLEX_SKELETON setting.
12191 * mpw-configure (--with-gnu-ld): New option, controls whether
12192 to use PPCLink or ld with PowerMac GCC.
12193 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12194 * mpw-config.in: Configure grez if targeting Mac.
12195
12196 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12197 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12198 just macos.
12199 * configure.in: Configure grez resource compiler if targeting Mac.
12200 * Makefile.in (all-grez, install-grez): New targets.
12201
12202 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12203
12204 * configure: CXX defaults to gcc, not g++. If we find
12205 gcc in the path, set CC to gcc -O2.
12206
12207 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12208
12209 * configure: Default ${build} correctly. Avoid picking up extra
12210 spaces when reading CC and CXX from Makefile. When doing a
12211 Canadian Cross, use plausible default values for numerous
12212 variables.
12213 * configure.in: When doing a Canadian Cross, don't try to
12214 configure tools whose configure script can't handle it.
12215
12216 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12217
12218 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12219
12220 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12221
12222 * configure: Remove dubious bug reporting address.
12223
12224 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12225
12226 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12227 configure script, run that instead of this directory's configure.
12228 In either case, print a message that we're configuring the sub-dir.
12229
12230 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12231
12232 * configure.in: Before checking for the existence of various files,
12233 use sed to filter out "target-".
12234
12235 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12236
12237 * Makefile.in (DO_X): Split rule to decrease command line length
12238 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12239 (Philippe De Muyter).
12240
12241 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12242
12243 * Makefile.in (all-patch): depend on all-libiberty.
12244
12245 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12246
12247 * configure.in: If the only directory in target_configdirs which
12248 actually exists is libiberty, then set target_configdirs to empty,
12249 to avoid trying to build a target libiberty in a gas or gdb
12250 distribution.
12251
12252 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12253
12254 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12255 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12256 systems.
12257
12258 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12259
12260 * configure.in (copy_dirs): Use sys-include instead of include
12261 for --with-headers option.
12262
12263 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12264
12265 * Makefile.in, configure.in: Make winsup builds work with
12266 new scheme.
12267
12268 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * configure.in: Build the linker on AIX.
12271
12272 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12273
12274 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12275 where needed.
12276
12277 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12278
12279 * Makefile.in (all-gcc): Fix typo.
12280
12281 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12282
12283 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12284
12285 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12286
12287 * configure.in: Rename libFOO to target-libFOO, and xiberty
12288 to target-xiberty, to provide more flexibility.
12289 (target_subdir): Define. Create if cross.
12290 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12291 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12292 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12293 check-libFOO -> check-target-libFOO, etc.
12294 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12295 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12296 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12297 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12298 allow ALL_GCC="" to only configure.
12299 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12300 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12301 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12302
12303 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12304
12305 * Makefile.in (taz): Build "info" in etc explicitly.
12306
12307 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12308
12309 * configure.in: Make sure that CC is undefined (as opposed to
12310 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12311 problem with autoconf trying to configure on a host without GCC.
12312
12313 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12314
12315 * mpw-configure: Set host alias from choice of host compiler,
12316 only use generic MPW Makefile sed if present, edit a file
12317 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12318 * mpw-README: Add problem notes about CW6 and CW7.
12319
12320 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12321
12322 * Makefile.in (taz): Use ";" instead of ";;".
12323
12324 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12325
12326 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12327 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12328 DISTDOCDIRS.
12329 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12330 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12331
12332 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12333
12334 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12335 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12336 Move bfd to DISTSTUFFDIRS.
12337
12338 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12339
12340 * Makefile.in (X11_LIB): Removed.
12341 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12342
12343 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12344
12345 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12346
12347 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12348 names.
12349
12350 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12351
12352 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12353
12354 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12355
12356 * configure.in (i[345]86-*-win32): Always build newlib.
12357 Don't configure cvs, autoconf or texinfo.
12358 * Makefile.in (LD_FOR_TARGET): New.
12359 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12360 Pass down LD_FOR_TARGET.
12361
12362 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12363
12364 * winsup: New directory.
12365 * Makefile.in: Build winsup.
12366 * configure.in: Winsup is configured when target is win32.
12367 Can only build win32 target GDB when native.
12368
12369 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12370
12371 * config.guess: Recognize HP model 819 machines as having
12372 a PA 1.1 processor.
12373
12374 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12375
12376 * configure: Fix sed loop which substitutes for CC and CXX to
12377 avoid bug found in various sed implementations.
12378
12379 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12380
12381 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12382 simulator. Use standard powerpc-*-eabi*.
12383
12384 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * configure.in: Stop putting gas and binutils in noconfigdirs for
12387 powerpc-*-aix* and rs6000-*-*.
12388
12389 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12390
12391 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12392 -mcall-aixdesc libraries.
12393
12394 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12395
12396 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12397
12398 * config.sub (arm | armel | armeb): Fix shell syntax.
12399
12400 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12401
12402 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12403 -msoft-float and -mcpu=common support.
12404 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12405 libraries.
12406
12407 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12408
12409 * configure.in: Allow configuration and build of emacs19 for the alpha.
12410
12411 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12412
12413 * configure.in (CC): Get ^CC, not just any old CC, from
12414 ${host_makefile_frag}.
12415
12416 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12417
12418 * configure.in (CC): Try to get CC from
12419 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12420
12421 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12422
12423 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12424 only if it exists in $(srcdir).
12425
12426 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12427
12428 * configure: If CC and CXX are not set in the environment, set
12429 them, based on either an existing Makefile or on searching for gcc
12430 in PATH. Substitute for CC and CXX in Makefile.
12431 * configure.in: Remove libm from target_libs. Separate
12432 target_configdirs from configdirs. If CC is not set in
12433 environment, try to get it from a host Makefile fragment. Rewrite
12434 changes of configdirs to use skipdirs instead. A few minor
12435 tweaks. Take directories out of target_configdirs as they are
12436 taken out of configdirs. Remove existing Makefile files from
12437 subdirectories. Substitute for TARGET_CONFIGDIRS and
12438 CONFIG_ARGUMENTS in Makefile.
12439 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12440 by configure.in.
12441 (CONFIG_ARGUMENTS): Likewise.
12442 (CONFIGURE_TARGET_MODULES): New variable.
12443 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12444 ($(CONFIGURE_TARGET_MODULES)): New target.
12445 (configure-libg++, configure-libio): New targets.
12446 (all-libg++): Depend upon configure-libg++.
12447 (all-libio): Depend upon configure-libio.
12448 (configure-libgloss, all-libgloss): New targets.
12449 (configure-libstdc++): New target.
12450 (all-libstdc++): Depend upon configure-libstdc++.
12451 (configure-librx, all-librx): New targets.
12452 (configure-newlib): New target.
12453 (all-newlib): Depend upon configure-newlib
12454 (configure-xiberty): New target.
12455 (all-xiberty): Depend upon configure-xiberty.
12456
12457 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12458
12459 * configure.in (host i[345]86-*-win32): Expand the
12460 noconfigdirs again.
12461
12462 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12463
12464 * mpw-configure: Fix sed command file name.
12465
12466 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12467
12468 * configure.in (host i[345]86-*-win32): Reduce the
12469 noconfigdirs again.
12470
12471 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12472
12473 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12474 or powerpc*-*-pe*, since they are not yet supported.
12475
12476 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12477
12478 Add PowerMac support and many other enhancements.
12479 * mpw-configure: New option --cc to select compiler to use,
12480 paste options set according to --cc into the generated
12481 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12482 if mpw-make.sed is present.
12483 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12484 add forward includes for PowerPC include files.
12485 * mpw-build.in: Build using Makefile.PPC if present.
12486 (do-byacc, etc): Remove separate version resource builds.
12487 (do-gas): Build "stamps" before "all".
12488 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12489 * mpw-README: Update to reflect --cc option, PowerMac support,
12490 and recently-reported compatibility problems.
12491
12492 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12493
12494 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12495 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12496 (--with-multilib-top): Pass to recursive invocations.
12497
12498 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12499
12500 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12501 v810-*-*.
12502
12503 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12504
12505 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12506 gdb, ld and opcodes on v810-*-*.
12507
12508 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12509
12510 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12511 (local-maintainer-clean): New target.
12512 (maintainer-clean): New target.
12513 (realclean): Just depend upon maintainer-clean.
12514
12515 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12516
12517 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12518
12519 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12520
12521 * configure.in: Build ld in mips*-*-bsd* case.
12522
12523 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12524
12525 * config.sub: Accept -lites* OS. From Ian Dall.
12526
12527 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12528
12529 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12530 targets.
12531
12532 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12533
12534 * configure.in: treat i386-win32 canadian cross the same as
12535 i386-go32 canadian cross.
12536
12537 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12538
12539 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12540 running under the simulator to build a reduced set of libraries.
12541 (powerpc-*-eabiaix): Add fine grained multilib support added to
12542 other powerpc targets yesterday.
12543
12544 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12545
12546 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12547 -disable-softfloat, -disable-relocatable, -disable-aix, and
12548 -disable-sysv to control which multilib libraries get built.
12549
12550 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12551
12552 * configure: Add Makefile.tem to list of files to remove in trap
12553 handler.
12554
12555 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12556
12557 * config.guess (*Linux*): Add missing "exit"s.
12558 Also, need specific check for alpha-unknown-linux (uses COFF).
12559
12560 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12561
12562 * config.guess: Merge with FSF:
12563
12564 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12565 * config.guess (AIX4): More robust release numbering discovery.
12566
12567 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12568 * config.guess (i386-sequent-ptx): Properly get version number.
12569
12570 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12571 * config.guess (mips:*:4*:UMIPS): New case.
12572
12573 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12574
12575 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12576 (i386-win32 host): Likewise. Don't build readline.
12577
12578 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12579
12580 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12581 SUPPORT_FILES to submakes.
12582
12583 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12584
12585 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12586 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12587 mpw-configure.
12588
12589 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12590
12591 * configure.in (appdirs): Use =, not ==, in test expression when
12592 trying to build the text to print in the warning message for
12593 Solaris users.
12594
12595 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12596
12597 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12598
12599 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12600
12601 * config.guess: Recognize lynx-2.3.
12602
12603 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12604
12605 * config.sub (z8ksim): Deleted
12606 (z8k-*-coff): New, this is the one true name of the target.
12607
12608 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12609
12610 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12611
12612 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12613
12614 * config.guess (*:Linux:*:*): First try asking the linker what the
12615 default object file format is (elf, aout, or coff). Then if this
12616 fails, try previous methods.
12617
12618 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12619
12620 * configure.in: Don't build newlib for *-*-vxworks5.1.
12621
12622 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12623
12624 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12625 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12626
12627 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12628
12629 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12630
12631 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12632
12633 * cfg-ml-com.in: New file.
12634 * cfg-ml-pos.in: New file.
12635
12636 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12637
12638 * COPYING.NEWLIB: Add HP free copyright to list.
12639
12640 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12641
12642 * config.sub: Recognize -eabi* for the system, not just -eabi.
12643
12644 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12645
12646 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12647 * config.sub, configure.in (win32): New target and host.
12648
12649 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12650
12651 * configure.in: Add i386-pe configuration.
12652
12653 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12654
12655 * mpw-build.in (install): Install GDB after LD.
12656
12657 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12658
12659 * mpw-config.in (elf/mips.h): Always forward-include, needed
12660 for GDB to build.
12661
12662 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12663
12664 * testsuite: New directory for customer acceptance and whole tool
12665 chain tests.
12666
12667 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12668
12669 * configure: If per-host line isn't found, but AC_OUTPUT is found
12670 and a configure script exists, run it instead.
12671
12672 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12673
12674 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12675
12676 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12677
12678 * configure: Set build_{cpu,vendor,os,alias} to host values when
12679 --build isn't specified.
12680
12681 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12682
12683 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12684 (FLAGS_TO_PASS): Pass them.
12685 (EXTRA_TARGET_FLAGS): Ditto.
12686
12687 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12688
12689 * Makefile.in (all-libg++): Depend on all-libstdc++.
12690
12691 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12692
12693 * configure.in (noconfigdirs): Enable all packages for
12694 i386-unknown-netbsd.
12695
12696 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12697
12698 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12699 hosted builds (DOS builds)
12700
12701 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12702
12703 Changes for ARM based on patches from Richard Earnshaw:
12704 * config.sub: Handle armeb and armel.
12705 * configure.in: Omit arm linker only for riscix.
12706
12707 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12708
12709 * config.guess: Update from FSF.
12710
12711 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12712
12713 * config.sub: Recognize powerpcle as the little endian varient of
12714 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12715 powerpcle variant. Convert pentium into i586, not i486. Add p5
12716 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12717 temporarily.
12718
12719 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12720
12721 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12722
12723 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12724
12725 * config.sub: Accept -lites* as a basic system type.
12726
12727 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12728
12729 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12730 installed, and if so return linuxoldld as the system name.
12731
12732 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12733
12734 * config.guess: Add hppa1.1-hp-lites support.
12735
12736 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12737
12738 * configure.in: Don't build newlib for m68k-vxworks5.1.
12739
12740 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12741
12742 * configure.in (mips-sgi-irix6): Use mh-irix5.
12743
12744 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12745
12746 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12747
12748 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12749
12750 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12751 OSF/1. Fix compiler flags.
12752 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12753
12754 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12755
12756 * configure.in: Recognize --with-newlib.
12757 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12758
12759 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12760
12761 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12762 to *_X11_MODULES due to gdbtk needing X include files et al.
12763
12764 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12765
12766 Merge in support for Mac MPW as a host.
12767 (Old change descriptions retained for informational value.)
12768
12769 * mpw-config.in: Add generic include forwards for cpu-specific
12770 include files in aout and elf directories.
12771
12772 * mpw-configure: Added copyright.
12773 * mpw-config.in: Check for presence of required build tools.
12774 (target_libs): Add newlib.
12775 (target_tools): Add examples.
12776 (Read Me): Generate as "Read Me for MPW" instead.
12777 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12778 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12779 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12780
12781 * mpw-configure: Remove subdir-specific makefile hackery,
12782 delete mk.tmp after using it.
12783
12784 * mpw-build.in (all): Display start and end times.
12785
12786 * mpw-configure (host_canonical): Set.
12787 (target_cpu): Always add to makefiles.
12788 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12789 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12790 (mpw-mh-mpw): Look for in srcdir and srcroot.
12791 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12792
12793 * mpw-build.in: (install-only): New target.
12794
12795 * mpw-configure (host_alias, target_alias): Rename from hostalias
12796 and targetalias, add into generated Makefile.
12797 (mk.tmp): If present, add into generated Makefile.
12798 * mpw-build.in (all-gas): Build config.h first before gas proper.
12799
12800 * mpw-configure (config.status): Write only if changed.
12801 * mpw-config.in (readline): Configure it (not built, just used for
12802 definitions).
12803
12804 * mpw-config.in (elf/mips.h): Add a forward include.
12805
12806 * mpw-config.in: Forward-include most .h files in include into
12807 extra-include.
12808 (readline): Don't build.
12809 mpw-build.in (install): Install GDB.
12810
12811 * mpw-configure (prefix, mpw_prefix): Handle it.
12812 * mpw-config.in (mmalloc, readline): Don't configure.
12813 * mpw-build.in (thisscript): Rename to ThisScript.
12814 Use mpw-build instead of BuildProgram everywhere.
12815 (mmalloc, readline): Don't build.
12816 * mpw-README: New file, basic documentation about the MPW port.
12817
12818 * mpw-config.in: Use forward-include to create include files.
12819
12820 * mpw-configure: Add more things to the top of each configured
12821 Makefile, including contents of config/mpw-mh-mpw.
12822 * mpw-config.in (extra-include): Create this directory and fill it
12823 with Posix-like include files when configuring.
12824
12825 * config.sub (apple, mac, mpw): Add various aliases.
12826
12827 * mpw-build.in: New file, top-level build script fragment for MPW.
12828 * mpw-configure: New file, configure script for MPW.
12829 * mpw-config.in: New file, config fragment for MPW.
12830
12831 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12832
12833 * configure.in (host_libs): Remove glob, since it is gone from the
12834 sources.
12835
12836 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12837
12838 * Makefile.in: define empty GDB_NLM_DEPS var.
12839
12840 * configure.in(target_makefile_frag): use config/mt-netware
12841 for netware targets.
12842
12843 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12844
12845 * config.sub: Merge in recent FSF changes. Remove linux special
12846 cases.
12847
12848 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12849
12850 Revert this change:
12851
12852 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12853
12854 * build-all.mk: Use CC=cc -Xs on Solaris.
12855
12856 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12857
12858 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12859 stop using it.
12860 * Makefile.in: Nuke all references to glob subdirectory.
12861
12862 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12863
12864 * configure.in: Fix --enable-shared logic in per-host.
12865
12866 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12867
12868 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12869
12870 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12871
12872 * configure.in (noconfigdirs): Don't build gas on AIX, for
12873 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12874
12875 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12876
12877 * configure: Fix --cache-file to work if the file argument is a
12878 relative path.
12879
12880 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12881
12882 * configure: If the --cache-file is used, pass it down to
12883 configure in subdirectories.
12884
12885 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12886
12887 * config.sub: add vxworks29k configuration.
12888
12889 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12890
12891 * Makefile.in (taz): Do "diststuff" part quietly.
12892
12893 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12894
12895 * config.sub: Mini-merge with gcc/config.sub.
12896
12897 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12898
12899 * config.guess (IRIX): Sed - to _.
12900
12901 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12902
12903 * Makefile.in (source-vault, binary-vault): New targets.
12904
12905 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12906
12907 * config.sub: Recognize -eabi as a basic system type.
12908
12909 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12910
12911 * configure.in (enable_shared stuff): Fix typo.
12912
12913 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12914
12915 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12916
12917 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12918
12919 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12920
12921 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12922
12923 * configure.in (rs6000-*-*): Don't build gas.
12924
12925 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12926
12927 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12928 reduce command line length.
12929 (AS_FOR_TARGET): Check for as.new, not Makefile.
12930 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12931
12932 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12933
12934 * config.guess: Merge from FSF.
12935
12936 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12937
12938 * configure: Don't use $ when handling program_suffix.
12939
12940 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12941
12942 * configure.in: Configure tk for hppa/hpux.
12943
12944 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12945
12946 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12947
12948 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12949
12950 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12951 to LIBCXXFLAGS. Tests are better run without it.
12952
12953 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12954
12955 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12956
12957 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12958
12959 * configure.in (*-*-netware*): Don't configure xiberty.
12960
12961 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12962
12963 * configure.in: Remove tk from native_only list.
12964
12965 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12966
12967 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12968 for special NCD build.
12969
12970 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12971
12972 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12973 makeall.bat, they're only useful for binutils snapshots.
12974 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12975 makeall.bat to specified SUPPORT_FILES.
12976
12977 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12978
12979 * build-all.mk: Add Ericsson targets to sun4 and solaris
12980 hosts. Add BNR's sun4 target to solaris host, so their
12981 build-from-source will be tested in-house first.
12982
12983 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12984
12985 * Makefile.in (LIBCFLAGS): New variable.
12986 (CFLAGS_FOR_TARGET): Ditto.
12987 (LIBCFLAGS_FOR_TARGET): Ditto.
12988 (LIBCXXFLAGS): Ditto.
12989 (CXXFLAGS_FOR_TARGET): Ditto.
12990 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12991 (BASE_FLAGS_TO_PASS): Pass them.
12992 (EXTRA_TARGET_FLAGS): Ditto.
12993
12994 * configure.in: Support --enable-shared.
12995
12996 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12997
12998 * configure.in (target_libs): Include libstdc++ again.
12999 * config.guess: Update from FSF (for FreeBSD).
13000
13001 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13002
13003 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13004 makeall.bat.
13005 (DISTDOCDIRS): Add `etc'.
13006 (ETC_SUPPORT_PFX): New variable.
13007 (taz): Include anything from etc starting with a word in
13008 ETC_SUPPORT_PFX.
13009
13010 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13011
13012 * config.sub: Update for recent FSF changes. Remove obsolete
13013 h8300hds entry. Add -windows* and -osx as basic os. Minor
13014 spacing changes.
13015
13016 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13017
13018 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13019
13020 * config.guess: Merge with FSF.
13021 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13022
13023 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13024
13025 * configure: Since the "trap 0" handler will override the exit
13026 status on many systems, only use it for "exit 1", and make it set
13027 a non-zero exit status; reset it before "exit 0". Also, check
13028 exit status of config.sub, and error out if it failed.
13029
13030 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13031
13032 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13033 and install libgloss.
13034
13035 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13036
13037 * Makefile.in (all-binutils): Depend upon all-byacc.
13038
13039 * configure.in: Don't build emacs on Irix 5.
13040
13041 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13042
13043 * configure.in (*-*-netware*): Add libio.
13044
13045 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13046
13047 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13048 (CHECK_TARGET_MODULES): Ditto.
13049 (INSTALL_TARGET_MODULES): Ditto.
13050 (TARGET_LIBS): Ditto.
13051 (all-libstdc++): Note dependencies.
13052
13053 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13054
13055 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13056
13057 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13058
13059 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13060 -fexternal-templates.
13061
13062 * configure.in (target_libs): Add libstdc++.
13063 (noconfigdirs): Add libstdc++ as appropriate.
13064
13065 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13066
13067 * config.guess: Update from FSF.
13068
13069 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13070
13071 * configure: Use ${config_shell} when running ${configsub}.
13072
13073 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13074
13075 * config.sub: No longer recognize h8300h.
13076
13077 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13078
13079 * config.sub: Remove extraneous differences between config.sub and
13080 gcc/config.sub.
13081
13082 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13083
13084 * Makefile.in (DISTSTUFFDIRS): Add gas.
13085
13086 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13087
13088 * COPYING.NEWLIB: New file.
13089
13090 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13091
13092 * config.guess (HP-UX): Patch from Harlan Stenn
13093 <harlan@landmark.com> to also emit release level.
13094
13095 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13096
13097 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13098
13099 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13100
13101 * config.sub: Merge nextstep cleanup from FSF.
13102
13103 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13104
13105 * configure.in (arm-*-*): Don't configure ld for this target.
13106
13107 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13108
13109 * configure.in (*-*-netware): don't configure libg++, libio,
13110 librx, or newlib.
13111
13112 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13113
13114 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13115 configure ld--it works, but it doesn't support shared libraries.
13116
13117 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13118
13119 * config.guess (*-unknown-freebsd*): Get rid of possible
13120 trailing "(Release)" in version string.
13121 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13122
13123 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13124
13125 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13126 Fix type: *-next-neststep -> *-next-nextstep.
13127
13128 * config.guess: Merge from FSF:
13129
13130 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13131
13132 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13133
13134 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13135
13136 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13137 instead of UNIX_SV for UnixWare 1.0).
13138
13139 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13140
13141 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13142 to make gdb/nlm/* build after the compiler and linker.
13143
13144 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13145
13146 * config.guess (netbsd, freebsd, linux): Accept any machine,
13147 not just i[34]86.
13148 (m68k-atari-sysv4): Relocate to match FSF version.
13149
13150 * config.guess: More merges from the FSF:
13151
13152 Add a space before function call or macro invocation.
13153
13154 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13155
13156 * config.guess: Add trap cmd to remove dummy.c and dummy when
13157 interrupted.
13158
13159 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13160
13161 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13162 (dummy): Redirect stderr from compilation of dummy.c.
13163
13164 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13165
13166 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13167
13168 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13169
13170 * configure: Accept and ignore --cache*, for compatibility with
13171 new autoconf.
13172
13173 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13174
13175 * config.guess: Merge from FSF:
13176
13177 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13178
13179 * config.guess (Pyramid*:OSx*:*:*): New case.
13180 (PATH): Add /.attbin at end for finding uname.
13181 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13182
13183 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13184
13185 * config.guess (M88*:DolphinOS:*:*): New case.
13186
13187 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13188
13189 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13190 to select whether to use ELF or COFF.
13191
13192 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13193
13194 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13195
13196 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13197
13198 * config.guess: Guess the OS version for HPUX.
13199
13200 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13201
13202 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13203
13204 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13205
13206 * configure.in: Recognize --with-headers, --with-libs, and
13207 --without-newlib.
13208 * Makefile.in (all-xiberty): Depend upon all-ld.
13209
13210 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13211
13212 * configure.in: Change i[34]86 to i[345]86.
13213
13214 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13215
13216 * configure (version): A few more tweaks to help message.
13217
13218 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13219
13220 * Makefile.in: Remove (for now) librx as a host library,
13221 now that we're building it for target.
13222
13223 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13224
13225 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13226 (Karl Berry).
13227
13228 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13229
13230 * configure.in: Also configure librx.
13231
13232 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13233
13234 * Makefile.in: Update various rules to reflect that librx
13235 is now needed for libg++.
13236
13237 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13238
13239 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13240
13241 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13242
13243 * configure.in: Configure the examples directory.
13244
13245 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13246
13247 * configure: Simplify Jun 2 1994 change.
13248
13249 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13250
13251 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13252 /bin/gcc isn't good enough to build gcc.
13253
13254 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13255
13256 * Makefile.in (GDB_SUPPORT_FILES): Remove
13257 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13258 (gdb.tar.gz): Add new rule to use standard distribution building
13259 mechanism.
13260
13261 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13262
13263 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13264 Bill Cox <bill@cygnus.com>.
13265
13266 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13267
13268 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13269
13270 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13271
13272 * configure: Search current dir first in .gdbinit.
13273
13274 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13275
13276 * config.sub: Recognize freebsd (merged from gcc config.sub).
13277
13278 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13279
13280 * config.sub: Refer to NeXT's operating system as nextstep.
13281
13282 * config.sub (case $basic_machine): Re-order the cases, to match
13283 the order in the FSF version (which is mostly alphabethical).
13284 Merge in some additions and changes from the FSF.
13285
13286 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13287
13288 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13289 * config.sub: Recognize cxux7.
13290 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13291
13292 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13293
13294 * config.sub: Fix typo powerpc -> powerpc-*.
13295
13296 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13297
13298 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13299
13300 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13301 parallel with all-emacs and install-emacs). Top-level command
13302 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13303
13304 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13305
13306 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13307 $(relbindir)/make before doing ``make install'', and use
13308 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13309 installing over running make binary.
13310 ($(host)-stamp-stage3-installed): Likewise.
13311
13312 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13313
13314 * config.guess: Recognize Mach.
13315
13316 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13317
13318 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13319 see whether --exec-prefix was used.
13320
13321 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13322
13323 * README: Explicitly mention libg++/README. (Zoo's idea.)
13324
13325 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13326
13327 * Makefile.in: Add all-librx target similar to all-libproc.
13328
13329 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13330
13331 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13332 with post 1.2 uname bogosity.
13333
13334 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13335
13336 * configure: Remove temporary files on receipt of a signal.
13337
13338 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13339
13340 * configure: If there is a package_makefile_frag, remove
13341 ${subdir}/Makefile.tem after copying it in.
13342
13343 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13344
13345 * build_all.mk: support rs6000 lynx identifies itself as
13346 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13347 since /bin/gcc is too feeble to compile a modern gcc.
13348
13349 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13350
13351 * brought devo/test-build.mk update-to-date with progressive/
13352 test-build.mk. Add lynx targets and hppa flag info.
13353
13354 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13355
13356 * configure.in: Use mh-ncrsvr43. Patch from
13357 Tom McConnell <tmcconne@sedona.intel.com>.
13358
13359 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13360
13361 * config.guess (i386-unknown-bsdi): No longer need to
13362 check #if defined(__bsdi__) && defined(__i386__).
13363
13364 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13365
13366 * configure: Set program_transform_nameoption correctly.
13367
13368 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13369
13370 * brought build-all.mk update-to-date with progressive build-all.mk,
13371 added new targets and hppa info.
13372
13373 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13374
13375 * configure: If config.guess result is a prefix of the user
13376 specified target, assume a native build and use the user specified
13377 target as the host alias. Remove SunOS patch suffix removal hack.
13378 * configure.in: Remove SunOS patch suffix removal hack.
13379
13380 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13381 in NATIVE_CHECK_MODULES.
13382
13383 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13384
13385 * Makefile.in: Rename HOST_ONLY to NATIVE.
13386 * configure: Delete SunOs patch suffix from host_canonical
13387 and build_canonical variables that are prepended to Makefiles.
13388 * configure.in: Add comments for easier maintenance.
13389
13390 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13391
13392 * Makefile.in: Add all-libproc target similar to all-gui.
13393
13394 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13395
13396 * Makefile.in (CHECK_MODULES): split into
13397 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13398
13399 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13400
13401 * config.guess (i386-unknown-bsdi): New system to guess.
13402
13403 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13404
13405 * Makefile.in: Add all-gui target (but not yet build by "all").
13406
13407 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13408
13409 * config.sub: Move deletion of patch suffix from here...
13410 * configure.in: To here, at Ian's suggestion. The top-
13411 level scripts might need to know of a patch level.
13412
13413 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13414
13415 * config.sub: Strip off patch suffix so rtl is recognized
13416 as a sunos4.1.3 machine, even though it's been patched.
13417
13418 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13419
13420 * Makefile.in (INSTALL_LAST): Delete.
13421 (INSTALL_DOSREL): New.
13422
13423 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13424
13425 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13426 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13427 whether we pass down --with-gnu-ld anyhow.
13428
13429 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13430
13431 * Makefile.in (INSTALL_LAST): Change operation so it works
13432 on more flavors of make.
13433 * configure.in (go32): Don't build libg++ or libio.
13434
13435 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13436
13437 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13438 they can be overriden by templates.
13439
13440 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13441
13442 * configure.in (target==go32): Don't build gdb.
13443 * dosrel: New directory.
13444
13445 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13446
13447 * configure.in (host==go32): Configure dosrel too.
13448 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13449 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13450 be set by incoming names or templates.
13451 (INSTALL_LAST): New rule.
13452
13453 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13454
13455 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13456
13457 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13458
13459 * configure.in (appdirs): New variable. Currently empty, but will
13460 be used in gas distribution. If nonempty, lists a set of
13461 directories at least one of which must get configured, or top
13462 level configuration is considered to have failed.
13463 (rs6000-*-lynxos*): Use new file name.
13464
13465 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13466
13467 Eliminate XTRAFLAGS.
13468 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13469 newlib include files using -idirafter, and also use -nostdinc.
13470 (CXX_FOR_TARGET): Likewise.
13471 (XTRAFLAGS): Removed.
13472 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13473 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13474 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13475 ($(DO_X)): Don't pass down XTRAFLAGS.
13476
13477 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13478
13479 * configure.in (mips*-dec-bsd*): New target; do build linker.
13480 (mips*-*-bsd*): New target; don't build linker.
13481
13482 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13483
13484 * configure.in: support rs6000-*-lynxos* configuration.
13485 support sunos4 as a cross target.
13486
13487 * config.sub: look for lynx*, not lynx since the OS version may
13488 legitimately be part of the name.
13489
13490 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13491
13492 * configure.in (i[34]86-*-sco*): Move to be with other i386
13493 targets.
13494 (romp-*-*): New target. Skip various binary utilities.
13495 (vax-*-*): New target. Don't build newlib.
13496 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13497
13498 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13499
13500 * configure.in: Only set host_makefile_frag if config
13501 directory exists.
13502
13503 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13504
13505 * install.sh: If $dstdir exists, don't check whether each
13506 component does.
13507
13508 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13509
13510 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13511
13512 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13513
13514 * configure.in (*-*-lynxos*): Don't configure newlib for either
13515 native or cross Lynx.
13516
13517 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13518
13519 * config.sub (sparc64-elf): Fix os.
13520 (z8k): Remove duplicate.
13521
13522 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13523
13524 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13525 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13526
13527 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13528
13529 * configure: Make file links cleanly even if Lynx fails on
13530 an NFS symlink (at least fail cleanly).
13531
13532 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13533
13534 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13535 -XNh2000.
13536
13537 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13538
13539 * configure: Unknown options are fatal again.
13540
13541 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13542
13543 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13544 compatibility.
13545
13546 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13547
13548 * build-all.mk: Add `clean' target.
13549
13550 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13551
13552 * config.guess: Add SINIX support.
13553 * configure.in: Add mips-*-sysv4* support.
13554
13555 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13556
13557 * build-all.mk: Document all useful targets.
13558 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13559 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13560
13561 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13562
13563 * configure: Support --silent, --quiet.
13564
13565 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13566
13567 * configure: Support --disable-FEATURE.
13568
13569 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13570
13571 * config.guess: Recognize NCR running SVR4.3.
13572
13573 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13574
13575 * config.guess: Make BSDI generate i386-unknown-bsd386.
13576 Patch from Paul Eggert <eggert@twinsun.com>.
13577
13578 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13579
13580 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13581
13582 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13583
13584 * configure: Make unrecognized options give nonfatal warnings
13585 instead of fatal errors, and pass them to any subdirectory
13586 configures in case they recognize them.
13587 Make --x equivalent to --with-x.
13588
13589 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13590
13591 * configure: Add --enable-* options. Clean up usage message and
13592 some comments.
13593
13594 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13595
13596 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13597
13598 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13599
13600 * configure.in (hppa*-*-*): Enable binutils.
13601
13602 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13603
13604 * config.sub: Recognize cisco.
13605
13606 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13607
13608 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13609
13610 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13611
13612 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13613 than one configuration name. Add comment.
13614
13615 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13616
13617 * config.guess: about target *-hitachi-hiuxwe2, fixed
13618 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13619 macro is incorrect.]
13620
13621 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13622
13623 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13624 than the "make ls" stuff which used to be here.
13625
13626 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13627
13628 * config.guess: Recognize i[34]86-unknown-freebsd.
13629 From Shawn M Carey <smcarey@rodan.syr.edu>.
13630
13631 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13632
13633 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13634
13635 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13636
13637 * config.guess: Check for ptx.
13638
13639 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13640
13641 * config.sub: Add os9k checking.
13642
13643 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13644
13645 * config.guess: Handle OSF1 running on HPPA processors
13646
13647 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13648
13649 * configure: If subdir configure fails, print out a message with
13650 subdirectory name, in case subdir's configure code didn't identify
13651 itself.
13652
13653 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13654
13655 * configure.in: Remove embedded newlines from configdirs.
13656 Avoid mismatches of substrings. Fix matching strings at end
13657 of configdirs.
13658
13659 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13660
13661 * config.guess: Add Lynx/rs6000 config support.
13662
13663 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13664
13665 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13666
13667 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13668
13669 * configure.in (hppa*-*-osf*): Treat this just like most other
13670 PA configurations (eg no binutils or ld).
13671 (hppa*-*-*elf*): These configurations have binutils and ld.
13672
13673 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13674
13675 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13676
13677 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13678
13679 * configure.in (rs6000-*-*): Build gas.
13680
13681 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13682
13683 * Makefile.in: Avoid bug in losing hpux sed.
13684
13685 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13686
13687 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13688 for GDB and GDB has been fixed to not need it.
13689
13690 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13691
13692 * config.guess: Recognize vax hosts.
13693
13694 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13695
13696 * configure (while loop): Don't use "break 2" inside case
13697 statement -- the case statement isn't an enclosing loop.
13698
13699 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13700
13701 * config.guess: Clean up NeXT support, to allow nextstep
13702 on Intel machines. Make OS be nextstep.
13703
13704 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13705
13706 * config.guess: Add alternate forms for Convex.
13707
13708 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13709
13710 * configure: Completely rewrite option processing. Take
13711 advantage of pattern-matching to avoid invoking test frequently.
13712 Also clean up host and target defaulting logic.
13713
13714 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13715
13716 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13717 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13718 commands (plus user environment) will fit SCO limits.
13719
13720 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13721
13722 * configure.in: Don't issue warnings about directories which are
13723 not being configured if -norecursion is set. Correct test for
13724 --with-gnu-as and --with-gnu-ld to not get confused by substring
13725 matches.
13726
13727 * configure.in: Don't build gas for alpha-dec-osf1*.
13728
13729 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13730
13731 * configure: Back out Per's change of 12/19/1993. It changes the
13732 behavior of configure in unexpected and confusing ways.
13733
13734 Also, use different delim char when calculating
13735 program_transform_name so that the name can contain slashes.
13736
13737 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13738
13739 * configure.in, config.sub: Add support for VSTa micro-kernel.
13740
13741 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13742
13743 * configure.in: Nuke hacks which were used to get a special
13744 version of GAS for HPPA configurations.
13745
13746 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13747
13748 * configure: If only ${target_alias} is given, use that
13749 as the default for ${host_alias}.
13750 * configure: Add missing back-slashes before nested quotes.
13751
13752 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13753
13754 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13755
13756 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13757
13758 * config.guess: Recognize some Tektronix configurations.
13759 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13760
13761 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13762
13763 * config.sub: Match any flavor of SH.
13764
13765 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13766
13767 * configure.in: Don't try to configure newlib for Alpha.
13768
13769 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13770
13771 * configure.in: Don't build ld for Irix 5. Don't build gas,
13772 libg++ or libio for any Alpha target.
13773
13774 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13775
13776 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13777
13778 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13779 default arguments -- so it tried to compress itself.
13780
13781 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13782
13783 * configure.in (notsupp): ensure that a space is always at the end
13784 of the configdirs list, since the grep checks for an explicit space
13785
13786 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13787
13788 * configure.in (target i386-sysv4.2): don't build ld, since static
13789 versions of many libraries are not available.
13790
13791 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13792
13793 * config.guess: Recognize Apollos (using environment variables).
13794 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13795
13796 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13797
13798 * config.guess: Recognize Sony news mips running newsos.
13799
13800 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13801
13802 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13803 "fi ; else" for bash.
13804
13805 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13806
13807 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13808
13809 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13810
13811 * config.sub: accept unixware as an alias for svr4.2.
13812 Fix some inconsistancies with the gcc version.
13813
13814 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13815
13816 * Makefile.in (DISTDOCDIRS): Add gdb.
13817
13818 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13819
13820 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13821
13822 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13823
13824 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13825 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13826 this now.
13827
13828 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13829
13830 * config.sub: Accept hiux* as an OS name.
13831
13832 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13833 etc/make-stds.texi. The underscore came from gcc, and dje now
13834 agrees that RUNTESTFLAGS is the correct name.
13835
13836 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13837
13838 * install.sh: Remove 'set -e'. It makes any conditionals
13839 in the script useless.
13840
13841 * config.guess: Automatically recognize arm-acorn-riscix
13842 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13843
13844 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13845
13846 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13847
13848 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13849
13850 * Makefile.in (DISTDOCDIRS): New variable.
13851 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13852 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13853
13854 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13855
13856 * configure.in (hppa target): check the source directory for the
13857 pagas sub-directory
13858
13859 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13860
13861 * config.sub: Allow -aout* and -elf*.
13862
13863 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13864
13865 * configure.in: Don't build ld on i386-solaris2, same as for
13866 sparc-solaris2.
13867
13868 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13869
13870 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13871
13872 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13873
13874 * configure.in: Configure gdb for alpha.
13875
13876 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13877
13878 * Makefile.in (CXXFLAGS): Add -O.
13879
13880 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13881
13882 * config.guess: added support for DG Aviion
13883
13884 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13885
13886 * configure.in: Produce warning message for subdirectories not
13887 configurable for this host/target combination. Don't try to
13888 configure gdb for vms.
13889
13890 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13891
13892 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13893 appropriate files before making "diststuff".
13894 (DISTBISONFILES): New var: list of files to be edited.
13895 (DISTSTUFFDIRS): Add binutils.
13896
13897 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13898
13899 * config.sub: also handle mipsel and mips64el (for little endian mips)
13900
13901 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13902
13903 * configure.in: Add * to end of all OS names.
13904
13905 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13906
13907 * configure.in: Build newlib for LynxOS native.
13908
13909 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13910
13911 * config.guess: Add support for delta 88k running SVR3.
13912
13913 * configure.in: Add comment about HP compiler vs. emacs.
13914
13915 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13916
13917 * configure.in: don't build ld on solaris2 (not a viable option
13918 due to bugs in getpwnam & getpwuid)
13919
13920 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13921
13922 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13923 config.guess will produce a full version number.
13924
13925 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13926
13927 * configure.in: Build linker and binutils for alpha-dec-osf1.
13928
13929 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13930
13931 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13932 and gdb/testsuite/Makefile.in.
13933
13934 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13935
13936 * configure.in: recognize mips*- instead of mips-
13937
13938 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13939
13940 * config.sub: Accept linux*coff and linux*elf as operating
13941 systems.
13942
13943 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13944
13945 * config.sub: Recognize mips64, and mips3 as an alias for it.
13946
13947 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13948
13949 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13950 gdb knows how to handle OSF/1 shared libraries.
13951
13952 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13953
13954 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13955 * config.guess: Recognize Hitachi's HIUX.
13956 * config.sub: Recognize h3050r* and hppahitachi.
13957 Remove redundant cases for hp9k[23]*.
13958
13959 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13960
13961 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13962 if gas and ld are in the source tree and are in ${configdirs}.
13963 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13964 --with options (but still pass them down on the command line,
13965 if they were explicitly specified).
13966
13967 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13968
13969 * configure: substitute SHELL value in Makefile.in with
13970 ${CONFIG_SHELL}
13971
13972 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13973
13974 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13975 *-*-solaris2* targets.
13976
13977 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13978
13979 * Makefile.in: define M4, and pass it down to sub-makes;
13980 all-autoconf now depends on all-m4
13981
13982 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13983
13984 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13985 presence of {ar,ranlib} instead of a configured directory
13986
13987 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13988
13989 * config.guess: Accept 34?? as well as 33?? for NCR.
13990
13991 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13992
13993 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13994 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13995
13996 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13997
13998 * configure: grab values for $(CC) and $(CXX) from the
13999 environment, so that someone can do "CC=gcc configure; make" and
14000 have it work right (matching the way that autoconf works now)
14001
14002 * configure.in, Makefile.in: add support for gash, the tcl
14003 interface to Galaxy
14004
14005 * config.guess: add NetBSD variants (hp300, x86)
14006
14007 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14008
14009 * install.sh: Support -d option (in the manner of SunOS 4 install,
14010 as it is more deterministic than that of GNU install)
14011 (chmodcmd): Set file to mode 755 by default (should also do default
14012 chgrp and chown, but I don't feel like dealing with that now)
14013
14014 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14015
14016 * config.sub: Remove h8300hhms alias.
14017
14018 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14019
14020 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14021
14022 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14023
14024 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14025 as stmp-fixinc
14026
14027 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14028
14029 * config.sub: recognize m88110-bug-coff.
14030
14031 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14032
14033 * Makefile.in (all-libio): all dependencies on the toolchain used
14034 to build this (gcc, gas, ld, etc)
14035
14036 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14037
14038 * config.guess: Deal with OSF/1 1.3 on alpha.
14039
14040 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14041
14042 * install.sh: add some 'else true' clauses for portability
14043
14044 * configure.in: don't build libio for h8[35]00-*-* targets
14045
14046 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14047
14048 * Makefile.in: Add support for new libio.
14049
14050 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14051
14052 * install.sh: If one command fails, don't try the rest. Don't try
14053 to remove $dsttmp (via trap) unless we have already created it.
14054 If $src doesn't exist, detect it and exit with an error.
14055
14056 * config.guess: Recognize BSD on hp300.
14057
14058 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14059
14060 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14061 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14062
14063 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14064
14065 * Makefile.in (all-send-pr): depends on all-prms
14066
14067 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14068
14069 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14070
14071 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14072
14073 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14074 Added test for mips-mips-riscos5.
14075
14076 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14077
14078 * configure.in: use mh-hp300 for 68k HP hosts
14079
14080 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14081
14082 * configure: add support for CONFIG_SHELL, so that you can use
14083 some alternate shell for evaluating configure scripts
14084
14085 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14086
14087 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14088 in configure script to bug-gdb@prep.ai.mit.edu when building
14089 distribution archive.
14090 * Makefile.in (COMPRESS): Remove def.
14091 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14092 gdb.tar.Z and make-gdb.tar.Z respectively.
14093 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14094 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14095 to convergence with 'taz' target in Makefile.in.
14096
14097 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14098
14099 * install.sh (dsttmp): use trap to ensure that tmp files go
14100 away on error conditions
14101
14102 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14103
14104 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14105
14106 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14107
14108 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14109 its parent is '/' not ''.
14110
14111 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14112
14113 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14114
14115 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14116 that ${newsrcdir}/configure.in does.
14117
14118 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14119
14120 * test-build.mk: support for CONFIG_SHELL
14121
14122 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14123
14124 * config.sub (netware): Add as a basic system type.
14125
14126 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14127
14128 * Makefile.in (Makefile): depend on configure.in. Also drop the
14129 $(srcdir)/ from the dependency on Makefile.in.
14130
14131 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14132
14133 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14134 (h8300hhms is temporary until multi-libraries are implemented).
14135 * configure.in: Handle h8300h too.
14136
14137 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14138
14139 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14140
14141 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14142
14143 * configure: Remove extraneous output when guessing host type.
14144 * config.guess: Remove extraneous output when guessing using C
14145 compiler rather than uname, or when guessing fails.
14146
14147 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14148
14149 * Makefile.in: remove all.cross and install.cross targets
14150
14151 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14152 definitions
14153
14154 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14155
14156 * configure.in (target sh): Build gprof.
14157
14158 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14159
14160 * config.sub: change -solaris to -solaris2
14161
14162 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14163
14164 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14165
14166 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14167
14168 * configure: Correct error message for missing Makefile.in to
14169 print correct directory.
14170
14171 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14172
14173 * install.sh: kludge around 386BSD shell bug
14174
14175 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14176
14177 * config.guess: Recognize NeXT.
14178 * config.guess: Recognize i486-ncr-sysv4.
14179 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14180
14181 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14182
14183 * Makefile.in (MAKEINFOFLAGS): New variable.
14184 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14185 * build-all.mk, test-build.mk: Pass down --no-split as
14186 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14187
14188 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14189
14190 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14191
14192 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14193
14194 * Makefile.in (libg++.tar.z): New rule.
14195 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14196 * Makefile.in (taz): Only do a single chmod.
14197
14198 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14199
14200 * install.sh: don't use dirname anymore (replaced with sed usage)
14201
14202 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14203
14204 * Makefile.in: Change extension for gzip'd files from '.z' to
14205 '.gz' per new FSF standard usage.
14206
14207 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14208
14209 * configure: put quotes around the final value of program_transform_name
14210
14211 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14212
14213 * Makefile.in: new install.sh support; update install-info rules
14214
14215 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14216
14217 * configure.in: Build diff for crosses, but not for go32 host.
14218
14219 * configure.in: Build gprof only for native, and don't build it
14220 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14221
14222 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14223
14224 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14225
14226 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14227
14228 * configure.in (host_tools): Add prms.
14229
14230 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14231
14232 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14233 with $(FLAGS_TO_PASS) on the command line
14234
14235 * config.sub: Recognize lynx and lynxos
14236
14237 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14238
14239 * config.sub: Accept -ecoff*, not just -ecoff.
14240
14241 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14242
14243 * Makefile.in (taz): Use .gz suffix instead of .z.
14244 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14245 names.
14246
14247 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14248
14249 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14250
14251 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14252
14253 * Makefile.in (install-no-fixedincludes): install gcc last, so
14254 that rebuilds that might happen during 'make install' don't get
14255 bogus gcc include files
14256
14257 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14258
14259 Change from Utah for HPPA support:
14260 * config.guess: Recognize hppa1.x-hp-bsd.
14261
14262 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14263
14264 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14265 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14266
14267 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14268
14269 * config.sub: Add support for rom68k and bug boot monitors.
14270
14271 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14272
14273 * Makefile.in: Make all-opcodes depend on all-bfd.
14274
14275 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14276
14277 * config.guess: Added special check for i[34]86-univel-sysv4*.
14278
14279 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14280
14281 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14282 the processor rather than assuming i486.
14283
14284 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14285
14286 * config.guess: Recognize SunOS6 as Solaris3.
14287
14288 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14289
14290 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14291 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14292
14293 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14294
14295 * build-all.mk (all-cross): New target for Canadian Cross.
14296 Added Q2 go32 targets.
14297 * test-build.mk: Configure go32 cross sparclite-aout and
14298 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14299 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14300
14301 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14302
14303 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14304 GO32 hosted toolchains
14305
14306 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14307
14308 * configure: change so "-exec-prefix" gets passed down rather
14309 than "-exec_prefix" so autoconf generated Makefiles get the
14310 exec_prefix set right.
14311
14312 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14313
14314 * config.guess: get the Solaris2 minor version number
14315
14316 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14317
14318 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14319
14320 * config.guess: Recognize some Sequent platforms.
14321
14322 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14323
14324 * Makefile.in: added the vault-install target
14325
14326 * configure.in: actually use the Sun3 makefile fragment that's in
14327 config, also added the release dir to configdirs
14328
14329 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14330
14331 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14332
14333 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14334
14335 * configure.in: remove some program from Alpha targetted toolchains
14336
14337 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14338
14339 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14340 gprof.
14341 (taz): Run "make diststuff" in those directories instead of "make
14342 proto-dir". Look for "VERSION=" only at start of line in subdir
14343 Makefile. Use "gzip -9" for compression.
14344 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14345 (binutils.tar.z): New target.
14346
14347 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14348
14349 * Makefile.in (taz): Include gpl.texinfo.
14350
14351 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14352
14353 * Makefile.in (setup-dirs): Merged into "taz" target.
14354 (taz): Only do `proto-dir' stuff if a directory is actually needed
14355 for this target.
14356
14357 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14358
14359 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14360 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14361 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14362 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14363 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14364
14365 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14366
14367 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14368 config.sub, and move-if-change to gdb testsuite distribution
14369 archive, so the testsuite can be extracted, configured, and
14370 run separately from the gdb distribution. Blow away the Chill
14371 tests that require a Chill compiled executable, since GNU Chill
14372 is not yet publically available.
14373
14374 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14375
14376 * test-build.mk: set environment variables in a single command,
14377 instead of a list of assignments and exports
14378
14379 * config.guess: recognize Alpha/OSF1 systems
14380
14381 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14382
14383 * configure: Change help message to prefer --options rather than
14384 -options.
14385
14386 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14387
14388 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14389 zippy@ecst.csuchico.edu.
14390 * config.guess: Recognize miniframe.
14391
14392 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14393
14394 * Makefile.in: Use srcroot to find runtest rather than rootme.
14395 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14396
14397 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14398
14399 * test-build.mk: Extensive additions to support building on a
14400 machine other than the host.
14401
14402 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14403
14404 * configure (tooldir): Fix for i386-aix again.
14405
14406 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14407
14408 * configure, Makefile.in: Change definition of $(tooldir)
14409 to match the FSF.
14410
14411 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14412
14413 * config.guess: Recognize i[34]86/SVR4.
14414
14415 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14416
14417 * Makefile.in (all-gdb): gdb depends on sim.
14418
14419 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14420
14421 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14422 at the same time we make the prototype gdb directory.
14423 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14424 files at the same time as the gdb base release distribution.
14425
14426 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14427
14428 * Makefile.in (check): Use individual check targets rather than
14429 DO_X rule.
14430 (check-gcc): Added.
14431
14432 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14433
14434 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14435 for System V release 3.2.
14436
14437 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14438
14439 * config.sub: Recognize hppaosf.
14440 * configure.in: Do configure ld/binutils/gas for it.
14441
14442 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14443
14444 * configure (tooldir): Alter syntax used to set this, for systems
14445 where "\$" isn't handled right, like i386-aix.
14446
14447 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14448
14449 * configure: Pass program-transform-name, not
14450 program_transform_name, to recursive configures.
14451
14452 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14453
14454 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14455 of gas+ld+binutils.
14456
14457 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14458
14459 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14460
14461 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14462
14463 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14464
14465 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14466
14467 * Makefile.in (PRMS): Set back to all-prms.
14468
14469 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14470
14471 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14472 targets, rather than for MIPS hosts.
14473
14474 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14475
14476 * configure.in: add comment for --with-x default values
14477
14478 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14479
14480 * Makefile.in: add check-* targets for each of the directories in
14481 the tree. Add a definition of RUNTEST that will use the one we
14482 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14483
14484 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14485
14486 * configure.in: Removed obsolete references to bfd_target and
14487 target_makefile_frag.
14488
14489 * build-all.mk: Set assorted targets for Q2.
14490 * config.sub: Recognize z8k-sim and h8300-hms.
14491 * test-build.mk: Really don't pass host to configure.
14492 (HOLES): Added uname.
14493
14494 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14495
14496 * configure: Handle an empty program-prefix, program-suffix or
14497 program-transform-name correctly.
14498
14499 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14500
14501 * build-all.mk: -G 8 no longer required for MIPS targets.
14502 * test-build.mk: Don't pass host argument to configure; make it
14503 guess.
14504
14505 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14506
14507 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14508 * Makefile.in (COMPRESS): New macro, like GZIP.
14509
14510 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14511
14512 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14513
14514 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14515 with gas currently defaults to -G 0.
14516
14517 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14518
14519 * Makefile.in (all-flex): flex depends on byacc.
14520
14521 * build-all.mk: If host not specified, use config.guess. Pass TAG
14522 to test-build.mk as RELEASE_TAG.
14523 * test-build.mk (configargs): New variable containing arguments to
14524 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14525 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14526
14527 * config.guess: Use /bin/uname when checking -X argument on SCO,
14528 to avoid invoking GNU uname which doesn't understand -X.
14529
14530 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14531
14532 * configure.in: Build gas for mips-*-*.
14533
14534 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14535
14536 * Makefile.in (all.normal): insert missing backslash.
14537
14538 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14539
14540 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14541
14542 * Makefile.in: Complete overhaul to merge many almost identical
14543 targets.
14544
14545 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14546
14547 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14548 (gdb.tar.Z): Adjusted.
14549
14550 * Makefile.in (setup-dirs, taz): New targets; should be general
14551 enough to adapt for gdb sometime. Build only .z file.
14552 (gas.tar.z): New target.
14553
14554 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14555
14556 * build-all.mk: Use CC=cc -Xs on Solaris.
14557
14558 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14559
14560 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14561 for handling BISON for FSF releases.
14562
14563 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14564
14565 * configure: Actually implement the change zoo just documented.
14566
14567 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14568
14569 * configure: when using config.guess, only set target_alias when
14570 it's not already been set (ie, on the command line)
14571
14572 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14573
14574 * Makefile.in: add installcheck target, set PRMS to install-prms
14575
14576 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14577
14578 * configure: add support for package_makefile_fragment, handle the
14579 case where a directory has a configure.in file but no Makefile.in
14580 more gracefully (with an actual understandable error message, even);
14581 add support for --without (and add this to the usage message); also
14582 explicitly add a --host=${host_alias} to the command line when
14583 config.guess is used
14584
14585 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14586
14587 * configure: Must use both --host and --target in recursive calls.
14588
14589 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14590
14591 * Makefile.in: Change deja-gnu to dejagnu.
14592
14593 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14594
14595 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14596
14597 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14598
14599 * configure.in: canonicalize all instances to *-*-solaris2*,
14600 also strip out a number of tools to not build for go32 host
14601
14602 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14603
14604 * config.guess: add GPL.
14605
14606 * Makefile.in, config.guess, config.sub, configure: bump
14607 copyrights to 93.
14608
14609 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14610
14611 * Makefile.in (do-info): Removed obsolete check for existence of
14612 localenv file.
14613
14614 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14615
14616 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14617
14618 * Makefile.in: a couple of 'else true' for decstation,
14619 support for TclX
14620
14621 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14622
14623 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14624
14625 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14626
14627 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14628
14629 * config.guess: Recognize i386-ibm-aix (PS/2).
14630 * configure.in: Use config/mh-aix386 file for it.
14631
14632 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14633
14634 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14635 CC_FOR_TARGET instead.
14636 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14637
14638 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14639
14640 * Makefile.in: Add sim to list of directories sent with gdb
14641
14642 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14643
14644 * configure.in: Put back mips-dec-bsd* case.
14645
14646 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14647
14648 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14649 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14650 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14651
14652 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14653
14654 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14655
14656 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14657 (install-info): install dir.info only if it exists,
14658 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14659
14660 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14661
14662 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14663 gas for mips-dec-bsd.
14664
14665 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14666
14667 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14668 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14669
14670 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14671
14672 * configure.in: Added "dejagnu" to hosttools list.
14673
14674 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14675
14676 * config.sub, configure.in, config.guess: Add support
14677 for Bosx, an AIX variant from Bull.
14678 Patches from F.Pierresteguy@frcl.bull.fr.
14679
14680 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14681
14682 * devo/dejagnu: Initial creation of devo/dejagnu.
14683 Migrated dejagnu testcases and support files for testing software
14684 tools to reside as subdirectories, currently called "testsuite",
14685 within the directory of the software tool. Migrated all programs,
14686 support libraries, etc. beloging to dejagnu proper from
14687 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14688 with no modifications. The changes to these files which will
14689 allow them to configure, build, and execute properly will be made
14690 in a future update.
14691
14692 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14693
14694 * Makefile.in: Change send_pr to send-pr.
14695 * configure.in: Likewise.
14696 * send_pr: Renamed directory to send-pr.
14697
14698 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14699
14700 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14701
14702 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14703
14704 * README: Update for gdb-4.8 release.
14705 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14706 gdb-xxx.tar.z (gzip'd) file also.
14707
14708 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14709
14710 * Makefile.in: make all-diff depend on all-libiberty
14711
14712 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14713
14714 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14715
14716 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14717
14718 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14719
14720 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14721
14722 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14723 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14724 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14725
14726 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14727
14728 * Makefile.in: makeinfo binary is in a new location
14729
14730 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14731
14732 * config.sub: Accept -ecoff as an OS.
14733
14734 * Makefile.in: Various changes to eliminate a level of make
14735 recursion and reduce the required command line length.
14736 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14737 sub-makes.
14738 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14739 variables holding settings for specific sub-makes.
14740 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14741 in terms of BASE_FLAGS_TO_PASS.
14742 (TARGET_LIBS): New variable listing directories which use
14743 TARGET_FLAGS_TO_PASS.
14744 (subdir_do): Eliminated.
14745 (do-*): New set of targets to replace subdir_do.
14746 (various): All targets which used subdir_do now depend on do-*.
14747 (local-clean): Renamed from do_clean.
14748 (local-distclean): New target, dependency of distclean and
14749 realclean.
14750 (install-info): Don't create directories. Depend on dir.info
14751 rather than calling make recursively.
14752 (install-dir.info): Eliminated.
14753 (install-info-dirs): Create all info directories here.
14754 (dir.info): Depend upon do-install-info.
14755
14756 * test-build.mk (HOLES): Added false.
14757
14758 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14759
14760 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14761
14762 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14763
14764 * Makefile.in (info): remove dependency on all-texinfo. The
14765 problem was really in texinfo/C, not at this level.
14766
14767 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14768
14769 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14770
14771 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14772
14773 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14774 GDB releases.
14775
14776 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14777
14778 * configure: Include srcdir in message about target of link not
14779 being found. Don't convert `-' to `_' in `with' options being
14780 passed to subdirs.
14781
14782 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14783
14784 * configure.in: add uudecode to host_tools
14785
14786 * Makefile.in: added {all,install}-uudecode targets, added them to
14787 the appropriate lists
14788
14789 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14790
14791 * Makefile.in (all-gcc): Added dependency on all-gas.
14792
14793 * configure.in (mips-*-*): Build ld and binutils.
14794
14795 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14796
14797 * configure: check return code from mkdir, print error message and
14798 exit on failure.
14799
14800 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14801
14802 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14803
14804 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14805
14806 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14807
14808 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14809
14810 * config.sub (h8500): Recognize this as a cpu type.
14811
14812 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14813
14814 * configure: source directory missing is no longer a warning
14815
14816 * configure.in: recognize irix[34]* instead of irix[34]
14817
14818 * Makefile.in: define and pass down X11_LIB
14819
14820 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14821
14822 * guess-systype: Renamed to ...
14823 * config.guess: ... by popular request.
14824 * configure.in, Makefile.in: Update accordingly.
14825
14826 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14827
14828 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14829 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14830 + Execute ./dummy instead of assuming . is in PATH.
14831
14832 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14833
14834 * guess-systype: New shell script. Attempts to guess the
14835 canonical host name of the executing host.
14836 Only a few hosts are supported so far.
14837 * configure: Call guess-systype if no host is specified.
14838
14839 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14840
14841 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14842 gcc Makefile.
14843
14844
14845 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14846
14847 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14848 (all-gcc, install-gcc, subdir_do): Use it.
14849
14850 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14851
14852 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14853
14854 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14855
14856 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14857 set exclusively by configure, using configure.in .
14858
14859 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14860
14861 * test-build.mk: set $PATH for all builds
14862
14863 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14864
14865 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14866
14867 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14868 the one used in gcc/Makefile.in, so that a null expansion doesn't
14869 override the one needed to build gcc with a native cc.
14870
14871
14872 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14873
14874 * configure: Accept -with arguments.
14875
14876 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14877
14878 * Makefile.in: added h8300sim
14879
14880 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14881
14882 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14883 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14884 (all-cygnus, native, build-cygnus): Make
14885 $(canonhost)-stamp-3stage-done, not $(host)....
14886 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14887 i386-sco3.2v4. Added else true to if command.
14888
14889 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14890
14891 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14892
14893 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14894
14895 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14896
14897 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14898
14899 * configure.in: don't remove binutils from Solaris builds
14900
14901 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14902
14903 * Makefile.in: get rid of earlier definitions for *clean,
14904 also handle the recursive info rule better
14905
14906 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14907
14908 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14909 do more-or-less the right thing.
14910
14911 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14912
14913 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14914 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14915
14916 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14917
14918 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14919 $(host_canonical).
14920
14921 * configure.in: split the configdirs list into 4 categories (native
14922 v. cross, library v. tool) and handle the cross-only and native-
14923 only in more reasonable (and correct!) way.
14924
14925 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14926
14927 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14928 configdirs anymore.
14929
14930 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14931
14932 * Makefile.in: extensive cleanup:: removed all of the explicit
14933 clean-* targets, collapsed many wrappers around subdir_do into
14934 one, added additional targets to satisfy standards.texi, deleted
14935 some old targets, some changes for consistency
14936
14937 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14938
14939 * configure.in: handle some programs as cross-only, and others as
14940 native only
14941
14942 * test-build.mk: handle partial holes in a more generic manner
14943
14944 * Makefile.in: m4 depends on libiberty
14945
14946 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14947
14948 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14949 time, wdiff, and find to configdirs
14950
14951 * Makefile.in: all, clean, and install rules for the new programs
14952 added to configure.in
14953
14954 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14955
14956 * configure.in: use mh-sun for all *-sun-* hosts
14957
14958 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14959
14960 * Makefile.in: define flags for X11 include files and library file
14961 locations, pass them down to the programs that need this info
14962
14963 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14964
14965 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14966
14967 * configure.in: start building libg++ for HP-UX targets
14968
14969 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14970
14971 * README: Update references to files moved into etc/.
14972
14973 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14974
14975 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14976 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14977
14978 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14979
14980 * configure: accept dash as well as underscore in long option
14981 names for FSF compatibility.
14982
14983 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14984
14985 * config.sub: added -sco3.2v4 support from FSF.
14986
14987 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14988
14989 * configure.in: expand the section that adds or removes
14990 directories from the list of programs to build, to handle native
14991 vs. cross in addition to host v. native
14992
14993 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14994
14995 * Makefile.in: Replace C++ in macro names with CXX.
14996 This is less likely to break ...
14997
14998 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14999
15000 * test-build.mk: add -w to GNU_MAKE
15001
15002 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15003
15004 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15005 add 'sparc' to list of recognized cpus. This needed to make
15006 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15007 Delete some redundant ose68 variants. Recognize -wrs as an os,
15008 then changes that into $CPU-wrs-vxworks.
15009
15010 * configure.in: remove most references to gdbtest, regularize
15011 target based program removal
15012
15013 * test-build.mk: import from p3 tree (many fixes and changes)
15014
15015 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15016
15017 * Makefile.in: added rules to handle tcl, tk, and expect
15018
15019 * configure.in: handle those directories if they exist
15020
15021 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15022
15023 * config.sub: removed bogus hppabsd and hppahpux names, since
15024 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15025
15026 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15027
15028 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15029 depends upon all-xiberty
15030
15031 * Makefile.in: changes from p3, including:
15032
15033 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15034
15035 * Makefile.in (XTRAFLAGS): include newlib directories if
15036 newlib/Makefile exists, rather than if host != target.
15037
15038 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15039
15040 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15041 from the same source tree and not building a cross-compiler. This
15042 matters for the libg++ configuration if reconfiguring a tree that
15043 has already been installed.
15044
15045 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15046
15047 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15048 pick up the machine and system specific header files.
15049
15050 * Makefile.in: added AS_FOR_TARGET, passed down in
15051 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15052 the C compiler to use to create programs which are run in the
15053 build environment, set it to default to $(CC), and passed it down
15054 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15055
15056 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15057
15058 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15059 We need them for unusual native builds, like systems without
15060 ranlib.
15061
15062 * configure: also define $(host_canonical) and
15063 $(target_canonical), which are the full, canonical names for the
15064 given host and target
15065
15066 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15067
15068 * Makefile.in: Added separate definitions for C++.
15069
15070 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15071
15072 * configure.in (configdirs): Add deja-gnu.
15073
15074 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15075
15076 * README: Update for configure.texi and gdb-4.7 release.
15077
15078 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15079
15080 * Makefile.in: Move "all" target to top of file.
15081 Previously, first target was ".PHONY" which caused BSD4.4 make
15082 to build .PHONY when make was run without arguments.
15083
15084 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15085
15086 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15087 Library-copylefted code in libiberty.
15088
15089 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15090
15091 * config.sub: Replace m68kmote with plain old m68k.
15092
15093 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15094
15095 * Makefile.in: Remove space from blank line, avoid Make complaints.
15096
15097 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15098
15099 * config.sub: Complain if no argument is given. Added support for
15100 386bsd as OS and target alias.
15101
15102 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15103
15104 * Makefile.in (XTRAFLAGS): include newlib directories if
15105 newlib/Makefile exists, rather than if host != target.
15106
15107 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15108
15109 * config.sub: recognize sparclite-wrs-vxworks.
15110
15111 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15112 p3.) Added clean-xiberty to clean.
15113
15114 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15115
15116 * configure.in: use *-*-* instead of nested cases for host and target
15117
15118 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15119
15120 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15121 from the same source tree and not building a cross-compiler. This
15122 matters for the libg++ configuration if reconfiguring a tree that
15123 has already been installed.
15124
15125 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15126
15127 * config.sub (i486v/i486v4): Merge in from FSF version.
15128
15129 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15130
15131 * configure: only set PWD if it is already set.
15132
15133 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15134
15135 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15136 doesn't have unset and all success paths (and most error paths)
15137 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15138 to just ${PWD} to avoid confusion.)
15139
15140 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15141
15142 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15143 even for a native compilation.
15144
15145 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15146
15147 Changes to make the gdb.tar.Z rule work better.
15148
15149 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15150 (DEVO_SUPPORT): Add configure.texi.
15151 (bfd-ilrt.tar.Z): Remove ancient rule.
15152
15153 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15154
15155 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15156 pick up the machine and system specific header files.
15157
15158 * configure.in, config.sub: added new target m68010-adobe-scout,
15159 with alias of adobe68k. Changed configure.in to check for
15160 -scout before -sco* to avoid a false match.
15161
15162 * Makefile.in: added AS_FOR_TARGET, passed down in
15163 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15164 the C compiler to use to create programs which are run in the
15165 build environment, set it to default to $(CC), and passed it down
15166 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15167
15168 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15169
15170 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15171 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15172 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15173 FOR_TARGET variants, to newlib and libg++.
15174
15175 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15176
15177 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15178 first.
15179
15180 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15181
15182 * config.sub: Accept `elf' as an environment.
15183
15184 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15185
15186 * Makefile.in (all-opcodes): cd into the right directory
15187
15188 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15189
15190 * configure: added -program_transform_name option, used as
15191 argument to sed when installing programs.
15192 configure.texi: added documentation for -program_prefix,
15193 -program_suffix and -program_transform_name.
15194
15195 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15196
15197 * config.sub: Accept i486 where i386 ok.
15198
15199 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15200
15201 * config.sub: accept we32k
15202
15203 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15204
15205 * config.sub, configure.in: accept OSE68000 and OSE68k.
15206
15207 * Makefile.in: don't create all directories for ``make install'';
15208 let the subdirectories create the ones they need.
15209
15210 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15211
15212 * COPYING: new file, GPL v2
15213
15214 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15215
15216 * Makefile.in: use the new gen-info-dir, which needs a template
15217 argument (which also lives in texinfo)
15218
15219 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15220
15221 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15222
15223 * config.sub (ncr3000): Change i386 to i486.
15224
15225 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15226
15227 * Makefile.in: add install-rcs, install-grep to
15228 install-no-fixedincludes, removed install-bison and install-libgcc
15229
15230 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15231
15232 * configure.in: grab the HPUX makefile fragment if on HPUX
15233
15234 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15235
15236 * Makefile.in: eradicate bison spoor (ditto libgcc).
15237 configure.in: recognise m68{k,000}-ericsson-OSE.
15238 es1800 is alias for m68k-ericsson-OSE
15239
15240 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15241
15242 * configure.in: rearrange the parts that remove programs from
15243 configdirs, based now on HOST==TARGET or by canonical triple.
15244
15245 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15246
15247 * test-build.mk: recurse explicitly with -f test-build.mk when
15248 appropriate. predicate stage3 and comparison on the existence
15249 of gcc. That is, if gcc isn't around, we aren't three-staging.
15250 On very clean, also remove ...stamp-co. Build in-place before
15251 doing other builds.
15252
15253 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15254
15255 * Makefile.in, configure.in: add tgas
15256
15257 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15258
15259 * Makefile.in: a number of changes merged in from progressive.
15260
15261 * configure.in: add libm.
15262
15263 * .cvsignore: ignore some stuff that comes from test-build.mk.
15264
15265 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15266
15267 * config.sub: Add es1800 (m68k-ericsson-es1800).
15268
15269 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15270
15271 * configure: Add program_suffix (parallel to program_prefix)
15272 * Makefile.in: adjust directory-creating script for losing decstation
15273
15274 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15275
15276 * configure: Minor $subdir-related fixes.
15277
15278 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15279
15280 * configure: fix various problems with propogating
15281 makefile_target_frag in subdirs.
15282 * configure.in: config libgcc if its there
15283
15284 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15285
15286 * config.sub: HPPA merge.
15287
15288 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15289
15290 * Makefile.in: Replace all-bison with all-byacc in all
15291 dependency lines for other tools (which now use byacc).
15292
15293 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15294
15295 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15296
15297 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15298
15299 * Makefile.in: make gprof rules similar to byacc rules (instead of
15300 vestigal $(unsubdir) that didn't work...)
15301
15302 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15303
15304 * config.sub: Add support for Linux.
15305 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15306 (at least for libg++).
15307
15308 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15309
15310 * configure.texi: fix doc for the -nfp option to configure
15311
15312 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15313
15314 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15315
15316 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15317
15318 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15319 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15320 * configure.in: added solaris* host_makefile_frag hook.
15321
15322 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15323
15324 * config.sub: changed recognition of m68000 so that various
15325 m68k types can be specified via m680[01234]0
15326
15327 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15328
15329 * config.sub (basic_machine): fix sed so that '-foo' isn't
15330 completely substituted out while .+'-foo' loses the '-foo'
15331
15332 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15333
15334 * config.sub ($os): Add -aout.
15335
15336 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15337
15338 * configure: If host_makefile_frag is absolute, don't
15339 prefix ${invsubdir} (relevant to libg++ auto-configure).
15340
15341 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15342
15343 * Makefile.in (tooldir): Define it.
15344 (all-ld): Depend on all-flex.
15345
15346 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15347
15348 * Makefile.in (check): Fix libg++ special case.
15349
15350 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15351
15352 * configure: do not bury `pwd` into config.status, thus do fewer
15353 pwd's.
15354
15355 * configure: print the "Building in" message only when building in
15356 other than "." AND verbose.
15357
15358 * configure: remove -s, rework -v to better accomodate guested
15359 configures.
15360
15361 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15362
15363 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15364
15365 * Makefile.in: macroize flags passed on recursion. remove
15366 fileutils.
15367
15368 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15369
15370 * configure: get makesrcdir right for subdirs deeper than 1.
15371
15372 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15373 install.
15374
15375 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15376
15377 * Makefile.in: don't print subdir_do or recursion lines.
15378
15379 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15380
15381 * standards.texi: added menu item.
15382
15383 * Makefile.in: build and install standards.info.
15384
15385 * standards.texi: new file.
15386
15387 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15388
15389 * configure: test for and move config.status pieces from
15390 ${subdir}/.
15391
15392 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15393
15394 * configure: Test for existance of files before trying to mv
15395 them, to avoid numerous non-existance messages.
15396
15397 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15398
15399 * configure: correct final line of config.status.
15400
15401 * configure: patch from eggert. Avoids a protection problem if
15402 the original Makefile.in is read only.
15403
15404 * configure: use move-if-change from gcc to create config.status.
15405 Some makefiles depend on config.status to tell if a directory
15406 has been reconfigured for a different host. This change
15407 prevents those directories from remaking everything in the case
15408 where the reconfig was only intended to rebuild a Makefile.
15409
15410 * configure: test for config.sub with "config.sub sun4" rather
15411 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15412 host alias from a missing config.sub.
15413
15414 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15415
15416 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15417 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15418
15419 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15420
15421 * configure: mkdir ${subdir} as needed.
15422
15423 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15424
15425 * Makefile.in,configure.in: added autoconf.
15426
15427 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15428
15429 * Makefile.in: no longer pass against on recursion.
15430
15431 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15432 definitions are not inherited.
15433
15434 * configure: correct makesrcdir when subdir is .
15435
15436 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15437
15438 * configure: Add support for 'subdirs' variable, which is
15439 like 'configdirs', except that configure doesn't re-invoke
15440 itself for subdirs, it just creates a Makefile for each subdir.
15441 * configure.texi: Document subdirs.
15442
15443 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15444
15445 * configure.in: added flex to configdirs
15446
15447 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15448
15449 * Makefile.in: remove clean-stamps from clean.
15450
15451 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15452
15453 * configure.in: Add gdbtest to configdirs.
15454
15455 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15456
15457 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15458 to recursive makes.
15459 * configure.in: Recognize new ncr3000 config.
15460
15461 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15462
15463 * Makefile.in, configure.in: removed references to gdbm.
15464
15465 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15466
15467 * config.sub: Don't canonicalize os value
15468 newsos* to bsd (readline needs to check for newsos).
15469 (This fix was earlier made Jan 31, but got re-broken.)
15470
15471 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15472
15473 * configure.in: sco is an os, not a vendor!
15474
15475 * configure: Quote $( better. Keep various shells happy.
15476
15477 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15478
15479 * Makefile.in: eliminate stamp-files.
15480
15481 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15482
15483 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15484 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15485
15486 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15487
15488 * config.sub: fix iris/iris3.
15489
15490 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15491
15492 * configure: re-add -rm.
15493
15494 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15495
15496 * Maskefile.in: add .stmp-rcs to all.
15497
15498 * configure.in: remove gas from rs6000 build, use aix host fragment.
15499
15500 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15501
15502 * configure: pass down site_option during recursion.
15503
15504 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15505
15506 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15507
15508 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15509
15510 * configure: Change exec_prefix so that it really defaults to prefix.
15511
15512 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15513
15514 * Makefile.in, configure.in: Add support for mmalloc library.
15515
15516 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15517
15518 * Makefile.in: add stmp dependencies for a few more things.
15519
15520 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15521
15522 * configure: adjusted error message on objdir/srcdir configure
15523 collision, per john's suggestion.
15524
15525 * Makefile.in: add libiberty stmp to all and all.cross.
15526
15527 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15528
15529 * Makefile.in: remove force dependencies, add grep to all.
15530
15531 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15532
15533 * Makefile.in: drop flex. make stamp files work.
15534
15535 * configure: added test for conflicting configuration in srcdir,
15536 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15537 gets cranky. use relative paths for configure and srcdir
15538 whenever possible. Send some error messages to stderr that were
15539 going to stdout.
15540
15541 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15542
15543 * Makefile.in: Fix libg++ rule to check for gcc directory
15544 before using gcc/gcc. Also pass XTRAFLAGS.
15545
15546 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15547
15548 * Makefile.in: added stmp-files so that directories aren't polled
15549 when they are already built.
15550
15551 * configure.texi: fixed a node pointer problem.
15552
15553 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15554
15555 * config.sub configure.in gdb/configure.in
15556 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15557 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15558 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15559
15560 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15561
15562 * configure: -recurring becomes -silent. corrected help message
15563 for -site= option.
15564
15565 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15566
15567 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15568
15569 * configure: when building Makefile for crosses, replace
15570 tooldir and program_prefix. default srcdir from location of
15571 config.sub. remove "for host in hosts" and "for target in
15572 targets" loops.
15573
15574 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15575
15576 * Makefile.in: Do not pass bindir or mandir to cvs.
15577
15578 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15579
15580 * Makefile.in, configure.in: removed traces of namesubdir,
15581 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15582 copyrights to '92, changed some from Cygnus to FSF.
15583
15584 * configure.texi: remove most references to multiple hosts,
15585 multiple targets, subdirs, etc.
15586
15587 * configure.man: removed rcsid. reference config.sub not
15588 config.subr.
15589
15590 * Makefile.in: mkdir $(infodir) on install-info.
15591
15592 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15593
15594 * configure.texi: Explain better about .gdbinit and about
15595 the environment that configure.in sections run in.
15596
15597 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15598
15599 * configure.in: Ultrix is only a decstation if it's a MIPS.
15600
15601 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15602
15603 * README: DOC.configure => cfg-paper.texi.
15604
15605 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15606
15607 * config.sub (near case $os): Don't convert newsos* to bsd!
15608
15609 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15610
15611 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15612 the number of copies of COPYING that go into the GDB tar file.
15613
15614 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15615
15616 * bfd/configure.in, gdb/config/mh-i386sco,
15617 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15618 Fix SCO configuration stuff.
15619
15620 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15621
15622 * Makefile.in: For libg++, make sure the -I pointing
15623 to the gcc directory goes *after* all the libg++-local -I flags.
15624 Also, move just-gcc dependency from just-libg++ to all-libg++.
15625
15626 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15627
15628 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15629
15630 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15631
15632 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15633
15634 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15635
15636 * config.sub: Add stratus configuration frags. Also
15637 submitted to FSF.
15638
15639 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15640
15641 * Makefile.in (DEV_SUPPORT): add configure.man.
15642
15643 * config.sub(Decode manufacturer-specific): add -none*.
15644
15645 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15646
15647 * Makefile.in: remove form feeds to make Sun's make happy.
15648 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15649
15650 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15651
15652 * Makefile.in (AR_FLAGS): Make quieter.
15653
15654 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15655
15656 * configure.in: Add libg++.
15657 * configure: When verbose, don't output the command line at each
15658 level; it will be unremarkably the same as the previous version,
15659 which will be the same as what the user typed.
15660
15661 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15662
15663 * configure.in, Makefile.in: fix clean-info, add flex. add
15664 fileutils.
15665
15666 * configure: be less sensitive to spaces in Makefile.in. Do not
15667 look for sources in "..". Doing so breaks subdirectories that
15668 might have their own configure. If a subdir has it's own
15669 configure script, use it.
15670
15671 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15672
15673 * cfg-paper.texi: some changes suggested by rms.
15674
15675 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15676
15677 * config.sub: Merge in some small additions from the FSF version,
15678 taken from the gcc distribution, to bring the Cygnus and FSF
15679 versions into closer sync.
15680
15681 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15682
15683 * configure.in: Changed svr4 references to sysv4.
15684
15685 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15686
15687 * configure: added -V for version number option.
15688
15689 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15690
15691 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15692 renamed from DOC.configure to cfg-paper.texi.
15693
15694 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15695
15696 * configure, config.subr, config.sub: config.subr is now
15697 config.sub again.
15698
15699 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15700
15701 * configure.texi: new file, in progress.
15702
15703 * Makefile.in: build info file and install the man page for
15704 configure.
15705
15706 * configure.man: new file, first cut.
15707
15708 * configure: find config.subr again now that configuration "none"
15709 has gone. removed all traces of the -ansi option. removed all
15710 traces of the -languages option.
15711
15712 * config.subr: resync from rms.
15713
15714 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15715
15716 * configure, config.sub, config.subr: merge config.sub into
15717 config.subr, call the result config.subr, remove config.sub, use
15718 config.subr.
15719
15720 * Makefile.in: revised install for dir.info.
15721
15722 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15723
15724 * configure.in: add decstation host makefile frag.
15725
15726 * Makefile.in: BISON now bison -y again. also install-gcc on
15727 install. clean-gdbm on clean. infodir belongs in datadir.
15728 Make directories for info install. Build dir.info here then
15729 install it.
15730
15731 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15732
15733 * Makefile.in: fix for bad directory tests.
15734
15735 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15736
15737 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15738 regexp. -srcdir relative was being handled incorrectly.
15739
15740 * Makefile.in: unwrapped some for loops so that parallel makes
15741 work again and so one can focus one's attention on a particular
15742 package.
15743
15744 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15745
15746 * configure: added PWD as a stand in for `pwd` (for speed). use
15747 elif wherever possible. make -srcdir work without -objdir.
15748 -objdir= commented out.
15749
15750 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15751
15752 * configure: +options become --options. -subdirs commented out.
15753 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15754 Makefile now at top of generated Makefile. Removed cvs log
15755 entries. added -srcdir. create .gdbinit only if there is one
15756 in ${srcdir}.
15757
15758 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15759 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15760 and mandir now keyed off datadir by default.
15761
15762 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15763
15764 * Freshly created ChangeLog.
15765
15766 \f
15767 Local Variables:
15768 mode: change-log
15769 left-margin: 8
15770 fill-column: 76
15771 version-control: never
15772 End: