Fix libctf build on non-ELF targets.
[deliverable/binutils-gdb.git] / ChangeLog
1 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2
3 * Makefile.def (dependencies): configure-libctf depends on all-bfd
4 and all its deps.
5 * Makefile.in: Regenerated.
6
7 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
8
9 * MAINTAINERS: Add libctf.
10
11 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
12
13 * Makefile.def (host_modules): Add libctf.
14 * Makefile.def (dependencies): Likewise.
15 libctf depends on zlib, libiberty, and bfd.
16 * Makefile.in: Regenerated.
17 * configure.ac (host_libs): Add libctf.
18 * configure: Regenerated.
19
20 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
21
22 * config.guess: Synchronize with config project master sources.
23 * config.sub: Likewise.
24 * readline/support/config.guess: Likewise.
25 * readline/support/config.sub: Likewise.
26
27 2019-04-10 Nick Clifton <nickc@redhat.com>
28
29 * libiberty: Sync with gcc. Bring in:
30 2019-04-10 Nick Clifton <nickc@redhat.com>
31
32 PR 89394
33 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
34 lengths.
35 (d_count_templates_scopes): Replace num_templates and num_scopes
36 parameters with a struct d_print_info pointer parameter. Adjust
37 body of the function accordingly. Add recursion counter and check
38 that the recursion limit is not reached.
39 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
40 Reset recursion counter afterwards, unless the recursion limit was
41 reached.
42
43 2018-06-24 Nick Clifton <nickc@redhat.com>
44
45 2.32 branch created.
46
47 2019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
48
49 Merge from GCC:
50 PR target/88535
51 * config.guess: Import upstream version 2019-01-03.
52 * config.sub: Import upstream version 2019-01-01.
53
54 2019-01-10 Nick Clifton <nickc@redhat.com>
55
56 * libiberty: Sync with gcc. Bring in:
57 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
58
59 PR other/16615
60
61 * cp-demangle.c: Mechanically replace "can not" with "cannot".
62 * floatformat.c: Likewise.
63 * strerror.c: Likewise.
64
65 2018-12-22 Jason Merrill <jason@redhat.com>
66
67 Remove support for demangling GCC 2.x era mangling schemes.
68 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
69 internal_cplus_demangle, and all subroutines.
70 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
71 Lucid, ARM, HP, and EDG demangling styles.
72 (cplus_demangle): Remove 'work' variable. Don't call
73 internal_cplus_demangle.
74
75 2019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
76
77 * configure.ac: Don't configure readline if --with-system-readline is
78 used.
79 * configure: Re-generate.
80
81 2018-10-31 Joseph Myers <joseph@codesourcery.com>
82
83 Merge from GCC:
84 PR bootstrap/82856
85 * multilib.am: New file. From automake.
86
87 2018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
88
89 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
90
91 2018-07-16 Nick Clifton <nickc@redhat.com>
92
93 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
94
95 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
96
97 * config.sub: Sync with upstream version 2018-07-03.
98
99 2018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
100
101 * config.guess: Sync with upstream version 2018-06-26.
102 * config.sub: Sync with upstream version 2018-07-02.
103
104 2018-06-29 Alexandre Oliva <oliva@adacore.com>
105
106 * configure.ac: Introduce support for @unless/@endunless.
107 * Makefile.tpl (dep-kind): Rewrite with cond; return
108 postbootstrap in some cases.
109 (make-postboot-dep, postboot-targets): New.
110 (dependencies): Do not output postbootstrap dependencies at
111 first. Output non-target ones changed for configure to depend
112 on stage_last @if gcc-bootstrap, and the original deps @unless
113 gcc-bootstrap.
114 * configure.in, Makefile.in: Rebuilt.
115
116 2018-06-24 Nick Clifton <nickc@redhat.com>
117
118 * configure: Regenerate.
119
120 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
121
122 * libtool.m4: Use AC_LANG_SOURCE.
123 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
124 * README-maintainer-mode: Update version requirements.
125 * ar-lib: New file.
126 * test-driver: New file.
127 * configure: Re-generate.
128
129 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
130
131 * Makefile.def (fortran): Add check-target-libgomp-fortran.
132 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
133 * Makefile.in: Regenerate.
134
135 * configure: Regenerate.
136
137 2018-06-18 Simon Marchi <simon.marchi@ericsson.com>
138
139 * configure.ac: Sync with GCC, remove MPX-related things.
140
141 2018-05-01 Nick Clifton <nickc@redhat.com>
142
143 * config.guess: Synchronize with config project master sources.
144 * config.sub: Likewise.
145
146 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
147
148 * configure.ac: Added "nfp" target.
149 * configure: Regenerate.
150
151 2018-02-13 Maciej W. Rozycki <macro@mips.com>
152
153 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
154 * configure: Regenerate.
155
156 2018-01-30 Nick Clifton <nickc@redhat.com>
157
158 * src-release.sh (do_proto_toplev): Add patterns for more junk files
159 to delete before creating the tarball.
160
161 2018-01-29 Nick Clifton <nickc@redhat.com>
162
163 * src-release.sh (do_proto_toplev): Strip patch remnant files from
164 the sources before creating the tarball.
165
166 2018-01-13 Nick Clifton <nickc@redhat.com>
167
168 * src-release.sh: Update copyright notice. Change reference to devo
169 to be a reference to root.
170
171 2018-01-10 Nick Clifton <nickc@redhat.com>
172
173 * config-ml.in: Sync with gcc sources.
174 * config.guess: Likewise.
175 * config.sub: Likewise.
176 * configure.ac: Likewise.
177 * configure: Regenerate.
178
179 2017-12-14 Nick Clifton <nickc@redhat.com>
180
181 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
182
183 2017-12-12 Stafford Horne <shorne@gmail.com>
184
185 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
186 * configure: Regenerate.
187
188 2017-09-15 Nick Clifton <nickc@redhat.com>
189
190 * src-release.sh (LZIPPROG): New define. Provides the name of the
191 lzip program.
192 (do_lz): New function. Compresses a tarball using the lzip
193 program.
194 (do_compress): Add support for lzip compression.
195 (usage): Mention -l option.
196 (build_release): Support -l option to invoke lzip compression.
197
198 2017-09-15 Alan Modra <amodra@gmail.com>
199
200 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
201 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
202 and sim depending on $tool and $support_files. Echo configure line.
203
204 2017-09-14 Matt Rice <ratmice@gmail.com>
205
206 * src-release.sh (do_proto_toplev): Enable gold during release process.
207
208 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
209
210 * config.sub: Sync with master version in config project.
211
212 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
213
214 * config.sub: Handle ia16 in $basic_machine.
215
216 bfd/
217 * config.bfd: Handle ia16.
218
219 gas/
220 * configure.tgt: Handle ia16.
221
222 ld/
223 * configure.tgt: Handle ia16.
224
225 2017-03-22 Nick Clifton <nickc@redhat.com>
226
227 * config.sub: Sync with master version in config project.
228 * config.guess: Likewise.
229
230 2017-01-23 Nick Clifton <nickc@redhat.com>
231
232 * configure.ac: Update year in copyright notice.
233 Sync from FSF GCC mainline, bringing in the following patches.
234 * Makefile.def: Likewise.
235 * Makefile.tpl: Likewise.
236 * configure: Regenerate.
237 * Makefile.in: Regenerate.
238
239 2016-12-21 Jakub Jelinek <jakub@redhat.com>
240
241 * configure.ac: Don't bootstrap libmpx unless --with-build-config
242 includes bootstrap-mpx.
243
244 2016-12-01 Matthias Klose <doko@ubuntu.com>
245
246 * configure.ac: Don't use pkg-config to check for bdw-gc.
247
248 2016-11-30 Matthias Klose <doko@ubuntu.com>
249
250 * Makefile.def: Remove reference to boehm-gc target module.
251 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
252 options and for the bdw-gc pkg-config module.
253
254 2016-11-15 Matthias Klose <doko@ubuntu.com>
255
256 * config-ml.in: Remove references to GCJ.
257 * configure.ac: Likewise.
258
259 2016-09-30 Jakub Jelinek <jakub@redhat.com>
260
261 * configure.ac: Add target-libffi to target_libraries.
262 Readd libgcj target disablings, modified to only target-libffi.
263 Readd target addition of go to unsupported languages.
264
265 2016-09-30 Andrew Haley <aph@redhat.com>
266
267 * Makefile.def: Remove libjava.
268 * Makefile.tpl: Likewise.
269 * configure.ac: Likewise.
270
271 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
272
273 * configure.ac: Disable "sim" directory for arc*-*-*.
274
275 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
276
277 * configure.ac: Check for the minimum in-tree MPFR version
278 handled.
279
280 2016-12-31 Alan Modra <amodra@gmail.com>
281
282 * config.sub: Import from upstream.
283
284 2016-12-08 Alan Modra <amodra@gmail.com>
285
286 * configure: Regenerate.
287
288 2016-12-02 Josh Conner <joshconner@google.com>
289
290 * configure.ac: Add fuchsia to targets that use ELF.
291 * configure: Regenerated.
292
293 2016-11-07 Doug Evans <dje@google.com>
294
295 * config.sub: Sync with upstream version 2016-11-03.
296 git://git.sv.gnu.org/config.git
297 * config.guess: Sync with upstream version 2016-10-02.
298
299 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
300
301 * .gitignore: Add archives and make stamps.
302
303 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
304
305 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
306 * configure: Regenerated.
307
308 2016-06-28 Walter Lee <walt@tilera.com>
309
310 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
311 * configure: Regenerate.
312
313 2016-05-28 Alan Modra <amodra@gmail.com>
314
315 * Makefile.tpl (configure): Depend on m4 files included.
316 * Makefile.in: Regenerate.
317
318 2016-05-27 Nick Clifton <nickc@redhat.com>
319
320 * config.guess (Alpha OSF1): Fix typo introduced during the most
321 recent synchronization update.
322
323 2016-05-23 Nick Clifton <nickc@redhat.com>
324
325 * Import these patches from the gcc mainline:
326
327 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
328
329 * config.guess: Import version 2016-04-02 (newest).
330 * config.sub: Import version 2016-05-10 (newest).
331
332 2016-04-19 Nick Clifton <nickc@redhat.com>
333
334 * Import this patch from the GCC mainline:
335
336 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
337
338 PR bootstrap/70173
339 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
340 and gotools directories. Delete the stage_final file.
341 * Makefile.in: Regenerate.
342
343 2016-03-17 Cary Coutant <ccoutant@gmail.com>
344
345 * configure.ac: Add mips and s390 to the gold target check.
346 * configure: Regenerate.
347
348 2016-02-10 Nick Clifton <nickc@redhat.com>
349
350 Import these patches from the GCC mainline:
351
352 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
353
354 * configure.ac: Enable LTO for DJGPP
355 * configure: Regenerate
356
357 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
358
359 PR bootstrap/69329
360 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
361 * Makefile.in: Regenerate.
362
363 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
364 Sebastian Pop <s.pop@samsung.com>
365
366 * Makefile.in: Regenerate.
367 * Makefile.tpl: Export ISLVER.
368 * configure: Regenerate.
369 * config/isl.m4: Detect isl-0.15.
370
371 2016-01-29 Sebastian Pop <s.pop@samsung.com>
372
373 * config/isl.m4: Add comments about isl-0.16.
374 * configure: Regenerate.
375
376 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
377
378 Sync with GCC
379 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
380
381 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
382 symbols.
383
384 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
385
386 PR bootstrap/69134
387 * Makefile.def (mpfr): Disable assembler.
388 * Makefile.in: Regenerate.
389
390 2016-01-11 Nick Clifton <nickc@redhat.com>
391
392 Import the following changes from the GCC mainline:
393
394 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
395
396 * configure.ac: Enable libmpx by default.
397 * configure: Regenerated.
398
399 2015-11-19 Martin Liska <mliska@suse.cz>
400
401 * .gitignore: Add .clang-format to ignored files.
402 * Makefile.tpl: Add clang-format.
403 * Makefile.in: Regenerate.
404
405 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
406
407 PR libffi/65726
408 * Makefile.def (lang_env_dependencies): Make libffi depend
409 on cxx.
410 * Makefile.in: Regenerate.
411
412 2015-12-02 Ian Lance Taylor <iant@google.com>
413
414 PR go/66147
415 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
416 * Makefile.in: Regenerate.
417
418 2015-12-17 Nathan Sidwell <nathan@acm.org>
419
420 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
421 * configure: Regenerate.
422
423 2015-12-17 Sebastian Pop <s.pop@samsung.com>
424
425 * Makefile.in: Replace ISL with isl.
426 * Makefile.tpl: Same.
427 * config/isl.m4: Same.
428 * configure.ac: Same.
429 * contrib/download_prerequisites: Same.
430 * configure: Regenerate.
431
432 2016-01-01 Ben Elliston <bje@gnu.org>
433
434 * config.guess: Import version 2016-01-01.
435 * config.sub: Likewise.
436
437 2015-11-20 Tristan Gingold <gingold@adacore.com>
438
439 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
440 * configure: Regenerate.
441
442 2015-10-21 Nick Clifton <nickc@redhat.com>
443
444 PR gas/19109
445 * configure.ac: Note the 'none' is an acceptable argument to
446 --enable-compressed-debug-sections.
447 * configure: Regenerate.
448
449 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
450
451 PR gas/19109
452 * configure.ac: Add
453 --enable-compressed-debug-sections={all,gas,gold,ld}.
454 * configure: Regenerated.
455
456 2015-09-30 Nick Clifton <nickc@redhat.com>
457
458 Import the following patches from the GCC mainline:
459
460 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
461
462 PR libfortran/54572
463 * Makefile.def: Make libgfortran depend on libbacktrace.
464 * Makefile.in: Regenerate.
465
466 2015-08-12 Tom de Vries <tom@codesourcery.com>
467
468 PR other/67092
469 PR other/67098
470 * configure.ac: Remove --with_host_libstdcxx support.
471 * configure: Regenerate.
472
473 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
474 Jakub Jelinek <jakub@redhat.com>
475
476 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
477 nvptx*-*-*.
478 * configure: Regenerate.
479
480 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
481
482 Sync with GCC
483 2015-07-28 Ben Elliston <bje@gnu.org>
484
485 * config.sub, config.guess: Import from upstream.
486
487 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
488
489 * Makefile.def (libiconv): Define bootstrap=true.
490 Mark pdf/html/info as missing.
491 (configure-gcc): Depend on all-libiconv.
492 (all-gcc): Ditto.
493 (configure-libcpp): Ditto.
494 (all-libcpp): Ditto.
495 (configure-intl): Ditto.
496 (all-intl): Ditto.
497 * Makefile.in: Regenerate.
498
499 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
500
501 Sync with GCC
502 2015-07-24 Michael Darling <darlingm@gmail.com>
503
504 PR other/66259
505 * config-ml.in: Reflects renaming of configure.in to configure.ac
506 * configure: Likewise
507 * configure.ac: Likewise
508
509 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
510
511 * Makefile.in: Regenerated.
512
513 Sync with GCC
514 2015-05-21 Jason Merrill <jason@redhat.com>
515
516 * Makefile.tpl: Update comments.
517
518 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
519
520 * Makefile.tpl: Remove surplus whitespace throughout.
521
522 2015-03-25 Martin Liska <mliska@suse.cz>
523 Yury Gribov <y.gribov@samsung.com>
524
525 * Makefile.tpl: Fix ln source location for vimrc file.
526
527 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
528
529 Sync with GCC
530 2015-05-16 James Bowman <james.bowman@ftdichip.com>
531
532 * configure.ac: FT32 target added.
533 * configure: Regenerate.
534
535 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
536
537 Sync with GCC
538 2015-06-02 Jason Merrill <jason@redhat.com>
539
540 PR bootstrap/66319
541 * configure.ac: Use -std=gnu++98.
542
543 2015-05-28 Mike Frysinger <vapier@gentoo.org>
544
545 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
546 * configure: Regenerate.
547
548 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
549
550 * configure.ac: Fix typo.
551 * configure: Regenerate.
552
553 2015-05-03 Matthias Klose <doko@ubuntu.com>
554
555 * configure.ac: Match $host configured with triplets.
556 * configure: Regenerate.
557
558 2015-04-17 Jakub Jelinek <jakub@redhat.com>
559
560 PR bootstrap/62077
561 * configure.ac (--enable-stage1-checking): Default to
562 release,misc,gimple,rtlflag,tree,types if --disable-checking
563 or --enable-checking is not specified and DEV-PHASE is not
564 experimental.
565 * configure: Regenerated.
566
567 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
568
569 Install back PR target/47230 fix (Revert the revert).
570
571 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
572
573 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
574 target.
575 * configure: Regenerate.
576
577 2015-05-13 John David Anglin <dave.anglin@bell.net>
578
579 * configure.ac: Disable configuration of GDB for HPUX targets.
580 * configure: Regenerate.
581
582 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
583
584 PR ld/18355
585 * Makefile.def: Add extra_configure_flags to host zlib.
586 * configure.ac (extra_host_zlib_configure_flags): New. Set
587 to --enable-host-shared When bfd is to be built as shared
588 library. AC_SUBST.
589 * Makefile.in: Regenerated.
590
591 2015-04-15 Mike Frysinger <vapier@gentoo.org>
592 Hans-Peter Nilsson <hp@axis.com>
593
594 Adjust src-release.sh for sim using the gdb create-version.sh.
595 * src-release.sh (tar_compress): If there's a fifth parameter,
596 use that in the getver call instead of $tool.
597 (sim_release): Pass gdb as fifth parameter to tar_compress.
598 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
599
600 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
601
602 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
603 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
604 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
605 * Makefile.in: Regenerate.
606
607 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
608
609 * configure.ac: Add --with-system-zlib.
610 * configure: Regenerated.
611
612 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
613
614 * src-release.sh: Don't configure with --with-target-subdir=.
615 --disable-multilib.
616
617 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
618
619 * src-release.sh (DEVO_SUPPORT): Replace src-release with
620 src-release.sh.
621
622 2015-03-30 Ed Schouten <ed@nuxi.nl>
623
624 * config.sub: Update from upstream, to 2015-03-04 version.
625 * config.guess: Likewise.
626
627 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
628
629 * Makefile.def (dependencies): Add all-zlib to all-bfd.
630 * Makefile.in: Regenerated.
631
632 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
633
634 * src-release.sh (do_proto_toplev): Configure with --target
635 --with-target-subdir and --disable-multilib.
636 (BINUTILS_SUPPORT_DIRS): Add zlib.
637 (GAS_SUPPORT_DIRS): Likewise.
638 (GDB_SUPPORT_DIRS): Likewise.
639 (SIM_SUPPORT_DIRS): Likewise.
640
641 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
642
643 * configure.ac (target_configdirs): Exclude target-zlib if
644 target-libjava isn't built.
645 * configure: Regenerated.
646
647 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
648
649 Sync with GCC
650 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
651
652 * config-ml.in: Robustify ac_configure_args parsing.
653
654 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
655
656 * Makefile.def: Updated from GCC trunk.
657 * Makefile.tpl: Likewise.
658 * configure.ac: Likewise.
659 * Makefile.in: Regenerated.
660 * configure: Likewise.
661
662 2015-01-28 James Bowman <james.bowman@ftdichip.com>
663
664 * configure.ac: Add FT32 support.
665 * configure: Regenerate.
666
667 2015-01-12 Anthony Green <green@moxielogic.com>
668
669 * configure.ac: Don't disable gprof for moxie.
670 * configure: Rebuild.
671
672 2015-01-03 Andrew Pinski <apinski@cavium.com>
673
674 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
675 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
676 (BASE_TARGET_EXPORTS): Add OBJCOPY.
677 (OBJCOPY_FOR_TARGET): New variable.
678 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
679 * Makefile.in: Regenerate.
680 * configure.ac: Check for already installed target objcopy.
681 Also GCC_TARGET_TOOL on objcopy.
682 * configure: Regenerate.
683
684 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
685
686 * config.sub: Update from upstream, to 2015-01-01 version.
687 * config.guess: Ditto.
688
689 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
690
691 * config.sub: Update from upstream config repo.
692
693 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
694
695 * libtool.m4: Updated from GCC trunk.
696
697 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
698
699 * config.guess: Update from upstream config repo.
700 * config.sub: Ditto.
701
702 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
703
704 * move-if-change: Update from upstream gnulib.
705
706 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
707
708 * compile: Sync with upstream Automake.
709 * depcomp: Ditto.
710 * install-sh: Ditto.
711 * missing: Ditto.
712 * mkinstalldirs: Ditto.
713 * ylwrap: Ditto.
714
715 2014-10-15 Tristan Gingold <gingold@adacore.com>
716
717 * src-release.sh (do_proto_toplev): Configure with --target.
718
719 2014-10-03 Jing Yu <jingyu@google.com>
720
721 * configure.ac: Add aarch64 to list of targets that support gold.
722 * configure: Regenerate.
723
724 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
725
726 * configure.ac: Add mips*-img-elf* target triple.
727 * configure: Regenerate.
728
729 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
730 * configure: Disable gdb for nds32*-*-* until supported.
731 * configure.ac: Disable gdb for nds32*-*-* until supported.
732
733 2014-09-05 Joel Brobecker <brobecker@adacore.com>
734
735 * configure: Regenerate.
736
737 2014-08-27 Will Newton <will.newton@linaro.org>
738
739 * src-release.sh: New file.
740 * src-release: Remove file.
741
742 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
743
744 GDB not supported for or1k*-*-rtems*
745 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
746 of the stanzas results in this not being caught by or1k*-*-* later.
747 * configure. Regenerated.
748
749 2014-07-25 Samuel Bronson <naesten@gmail.com>
750
751 * .gitattributes: New file for use with git-merge-changelog.
752
753 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
754
755 Disable gdb for or1k*-*-* until supported
756 * configure.ac (or1k*-*-*): Disable gdb.
757 * configure: Regenerated.
758
759 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
760
761 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
762 * configure: Regenerated.
763
764 2014-03-26 Jakub Jelinek <jakub@redhat.com>
765
766 PR sanitizer/56781
767 * Makefile.def: Set bootstrap=true; for host fixincludes.
768 * configure.ac: Don't bootstrap host fixincludes unless
769 --with-build-config=bootstrap-{a,ub}san.
770 * Makefile.in: Regenerated.
771 * configure: Regenerated.
772
773 2014-03-21 Jakub Jelinek <jakub@redhat.com>
774
775 * configure.ac: Move BUILD_CONFIG set up earlier. Add
776 --enable-vtable-verify option parsing. Don't add
777 target-libsanitizer to bootstrap_target_libs unless
778 --with-build-config=bootstrap-asan or
779 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
780 to bootstrap_target_libs unless --enable-vtable-verify.
781 * configure: Regenerated.
782
783 2014-03-07 Jakub Jelinek <jakub@redhat.com>
784
785 PR bootstrap/58572
786 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
787 -I for libstdc++-v3 includes if $(LEAN).
788 * Makefile.in: Regenerated.
789
790 2014-02-24 Walter Lee <walt@tilera.com>
791
792 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
793 (tilegx-*-*): Change to tilegx*-*-*.
794 * configure: Regenerate.
795
796 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
797
798 * config.sub, config.guess: Import from upstream.
799
800 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
801
802 PR bootstrap/60620
803 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
804 * Makefile.in: Regenerate.
805
806 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
807
808 * Makefile.def (dependencies): Make all-ld depend on all-binutils
809 for WINDRES_FOR_TARGET in default-manifest.o rule.
810 * Makefile.in: Regenerate.
811
812 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
813
814 PR target/59788
815 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
816 *solaris2*.
817
818 2013-12-19 Keven Boell <keven.boell@intel.com>
819
820 * cp-namespace.c (cp_lookup_nested_symbol): Enable
821 nested lookups for fortran modules.
822 * dwarf2read.c (read_module): Add fortran module to
823 the symbol table.
824 (add_partial_symbol, add_partial_module): Add fortran
825 module to the partial symbol table.
826 (new_symbol_full): Create full symbol for fortran module.
827 * f-exp.y (yylex): Add new module domain to be parsed.
828 * symtab.h: New domain for fortran modules.
829
830 2013-12-19 Keven Boell <keven.boell@intel.com>
831
832 * f-exp.y (yylex): Add domain array to enable lookup
833 in multiple domains. Loop over lookup domains and try
834 to find requested symbol. Add STRUCT_DOMAIN to lookup
835 domains to be able to query for user defined types.
836
837 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
838
839 * configure.ac: Add user-friendly check for native x86_64-linux
840 multilibs.
841 * configure: Regenerate.
842
843 2013-11-23 Alan Modra <amodra@gmail.com>
844
845 * config.sub, config.guess: Import from upstream.
846
847 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
848
849 * Makefile.in: Regenerate.
850
851 * Makefile.tpl: Fix typo.
852 * Makefile.in: Regenerate partially.
853
854 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
855
856 * configure.ac: Added libcilkrts to noconfig list when C++ is not
857 supported.
858 * configure: Regenerated.
859
860 2013-10-30 Jason Merrill <jason@redhat.com>
861
862 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
863 --disable-build-format-warnings.
864
865 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
866
867 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
868 depend on libstdc++ and libgcc.
869 * configure: Regenerate.
870 * configure.ac: Added libcilkrts to target binaries. Also, restrict
871 libcilkrts for POSIX and i*86, and x86_64 architectures.
872 * Makefile.in: Added libcilkrts related fields to support building it.
873
874 2013-10-26 Jeff Law <law@redhat.com>
875
876 * Makefile.def (target_modules): Remove libmudflap
877 (languages): Remove check-target-libmudflap).
878 * Makefile.in: Rebuilt.
879 * Makefile.tpl (check-target-libmudflap-c++): Remove.
880 * configure.ac (target_libraries): Remove target-libmudflap.
881 Remove checks which disabled libmudflap on some systems.
882 * configure: Rebuilt.
883 * libmudflap: Directory removed.
884
885 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
886
887 * configure.ac: Update from GCC.
888 * configure: Regenerate.
889
890 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
891
892 * src-release (do-proto-toplevel): Support subdir-path-prefixed
893 files in SUPPORT_FILES.
894 (SIM_SUPPORT_DIRS): New variable.
895 (sim.tar.bz2): New rule.
896
897 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
898
899 * configure.ac: Update from GCC.
900 * configure: Regenerate.
901
902 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
903
904 * COPYING.NEWLIB: Update with new copyright.
905
906 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
907
908 * configure.ac: Update from GCC.
909 * configure: Regenerate.
910
911 2013-09-20 Alan Modra <amodra@gmail.com>
912
913 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
914 ppc host match. Support little-endian powerpc linux hosts.
915
916 2013-08-16 Joel Brobecker <brobecker@adacore.com>
917
918 * src-release (VER): When using $(TOOL)/common/create-version.sh,
919 strip the "-cvs" suffix from the version number if present.
920
921 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
922
923 * configure.ac: Sync with GCC repo.
924 * Makefile.def: Ditto.
925 * configure: Regenerate.
926 * Makefile.in: Ditto.
927
928 2013-07-22 Joel Brobecker <brobecker@adacore.com>
929
930 * src-release (VER): Use $(TOOL)/common/create-version.sh
931 if it exists.
932
933 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
934
935 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
936 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
937 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
938 * configure: Regenerate.
939
940 2013-06-01 George Thomas <george.thomas@atmel.com>
941
942 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
943 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
944
945 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
946
947 * COPYING.NEWLIB: Add Altera Corporation copyright.
948
949 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
950
951 * config.guess: Update from config repo.
952 * config.sub: Ditto.
953
954 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
955
956 * Makefile.def: Sync with GCC.
957 * Makefile.in: Regenerate.
958
959 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
960
961 * configure.ac: Sync with GCC.
962 * configure: Regenerate.
963
964 2013-03-22 Mike Frysinger <vapier@gentoo.org>
965
966 * src-release (VER): Change bfd/configure.in sed to use the new
967 `bfd/configure --version` output.
968
969 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
970
971 * configure.ac: Sync with GCC repo.
972 * configure: Ditto.
973
974 2013-02-05 Ian Lance Taylor <iant@google.com>
975
976 PR go/55969
977 * configure.ac: Disable libgo on some systems where it does not
978 work.
979 * configure: Rebuild.
980
981 2013-02-05 Alan Modra <amodra@gmail.com>
982
983 * configure: Regenerate after syncing config/.
984
985 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
986
987 * configure.ac: Sync with GCC repo.
988 * configure: Ditto.
989 * Makefile.def: Ditto.
990 * Makefile.in: Ditto.
991
992 2013-01-11 Joel Brobecker <brobecker@adacore.com>
993
994 Sync with GCC, merge:
995
996 2013-01-09 Jason Merrill <jason@redhat.com>
997
998 * .gitignore: Import from gdb repository.
999
1000 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1001
1002 * config.sub: Update from config repo.
1003
1004 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1005
1006 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1007 * Makefile.in: Regenerate.
1008
1009 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1010
1011 * Makefile.def (configure-gcc): Depend on all-gmp.
1012 (all-gcc): Remove dependency on all-gmp.
1013 * Makefile.in: Regenerated.
1014
1015 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1016
1017 * config.guess: Update from config repo.
1018 * config.sub: Ditto.
1019
1020 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1021
1022 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1023 exists and replace the new bfin license in its location.
1024
1025 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1026
1027 PR gas/14899
1028 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1029 all-ld and all-gold depend on all-gas.
1030 * Makefile.in: Regenerated.
1031
1032 2012-12-29 Ben Elliston <bje@gnu.org>
1033
1034 * config.guess: Update to 2012-12-29 version.
1035 * config.sub: Likewise.
1036
1037 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1038
1039 * Makefile.def (install-target-libgo): Depend on
1040 install-target-libatomic. Merged from GCC repo.
1041 * Makefile.in: Regenerate.
1042
1043 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1044
1045 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1046
1047 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1048
1049 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1050 * configure: Regenerate.
1051
1052 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1053
1054 * Makefile.def (target_modules): Add bootstrap=true and
1055 raw_cxx=true to libsanitizer.
1056 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1057 * Makefile.in: Regenerated.
1058 * configure: Likewise.
1059
1060 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1061
1062 * config.sub: Merge from config repo.
1063
1064 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1065
1066 * configure.ac: Merge from GCC.
1067 * Makefile.tpl: Ditto.
1068 * Makefile.in: Ditto.
1069 * configure: Ditto.
1070
1071 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1072
1073 * configure.ac (noconfigdirs): Merge from GCC.
1074 * configure: Regenerate.
1075
1076 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1077
1078 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1079
1080 2012-11-14 Roland McGrath <mcgrathr@google.com>
1081
1082 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1083 * configure: Regenerate.
1084
1085 2012-11-13 Richard Henderson <rth@redhat.com>
1086
1087 * configure.ac: Move libsanitizer logic to subdirectory.
1088 * configure: Regenerate.
1089
1090 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1091
1092 * configure.ac: Enable libsanitizer just on x86 linux for now.
1093 * configure: Re-generate.
1094
1095 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1096
1097 * configure.ac: Merge libquadmath sections.
1098 * configure: Regenerate.
1099
1100 2012-11-12 Wei Mi <wmi@google.com>
1101
1102 * configure.ac: Add libsanitizer to target_libraries.
1103 * Makefile.def: Ditto.
1104 * configure: Regenerate.
1105 * Makefile.in: Regenerate.
1106
1107 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1108
1109 * configure: Regenerated.
1110
1111 2012-11-03 Robert Mason <rbmj@verizon.net>
1112
1113 * configure.ac: add --disable-libstdcxx configure option
1114 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1115
1116 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
1117
1118 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1119 against Mingw64 w32api.
1120 * configure: Regenerate.
1121
1122 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1123
1124 PR bootstrap/54820
1125 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1126 * configure: Regenerate.
1127
1128 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1129
1130 PR bootstrap/54820
1131 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1132 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1133 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1134 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1135 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1136 * Makefile.in: Regenerate.
1137 * configure.ac (have_static_libs): New variable and associated check.
1138 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1139 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1140 * configure: Regenerate.
1141
1142 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1143
1144 * config.guess, config.sub: Include updated version from
1145 config-patches. Adds microblaze little endian support.
1146
1147 2012-09-28 Ian Lance Taylor <iant@google.com>
1148
1149 * Makefile.def: Make all-target-libgo depend on
1150 all-target-libbacktrace.
1151 * Makefile.in: Rebuild.
1152
1153 2012-09-26 Ian Lance Taylor <iant@google.com>
1154
1155 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1156 * Makefile.in: Rebuild.
1157
1158 2012-09-06 Diego Novillo <dnovillo@google.com>
1159
1160 * configure.ac: Bump minimum GMP version to 4.2.3.
1161 * configure: Re-generate.
1162
1163 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1164
1165 PR target/54461
1166 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1167 target-libgloss if not configured --with-avrlibc=no.
1168 * configure: Regenerate.
1169
1170 2012-09-04 Jason Merrill <jason@redhat.com>
1171
1172 * configure.ac: Fix --enable-languages=all.
1173
1174 2012-09-03 Richard Guenther <rguenther@suse.de>
1175
1176 PR bootstrap/54138
1177 * configure.ac: Re-organize ISL / CLOOG checks to allow
1178 disabling with either --without-isl or --without-cloog.
1179 * configure: Regenerated.
1180
1181 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1182
1183 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1184 * configure: Regenerate.
1185
1186 2012-09-21 Steve Ellcey <sellcey@mips.com>
1187
1188 * configure.ac: Add mips*-mti-elf* target.
1189 * configure: Regenerate.
1190
1191 2012-09-19 Ian Lance Taylor <iant@google.com>
1192
1193 * configure.ac (host_libs): Add libbacktrace.
1194 (target_libraries): Add libbacktrace.
1195 * Makefile.def (host_modules): Add libbacktrace.
1196 (target_modules): Likewise.
1197 * configure, Makefile.in: Rebuild.
1198
1199 2012-09-15 Jiong Wang <jiwang@tilera.com>
1200
1201 * configure.ac (ENABLE_GOLD): support tilegx*
1202 * configure: rebuild
1203
1204 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1205
1206 PR target/38607
1207 Merge upstream change.
1208 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1209
1210 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1211 Add libgomp*.o to compare_exclusions for AIX.
1212 * configure: Regenerate.
1213
1214 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1215
1216 PR binutils/4970
1217 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1218 and opcodes.
1219 * Makefile.in: Regenerated.
1220
1221 2012-08-14 Diego Novillo <dnovillo@google.com>
1222
1223 Merge from cxx-conversion branch.
1224
1225 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1226 POSTSTAGE1_CONFIGURE_FLAGS.
1227 * Makefile.in: Regenerate.
1228 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1229 Force C++ when bootstrapping.
1230 * configure: Regenerate.
1231
1232 2012-07-06 Richard Guenther <rguenther@suse.de>
1233
1234 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1235 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1236 --with-gmp=system.
1237 * Makefile.in: Regenerated.
1238 * configure: Likewise.
1239
1240 2012-07-06 Richard Guenther <rguenther@suse.de>
1241
1242 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1243 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1244 supply V=1 as extra_make_flags.
1245 * configure: Regenerated.
1246 * Makefile.in: Likewise.
1247
1248 2012-07-03 Richard Guenther <rguenther@suse.de>
1249
1250 * Makfile.def (isl): Remove not necessary extra_exports and
1251 extra_make_flags.
1252 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1253 * Makefile.in: Regenerated.
1254
1255 2012-07-03 Richard Guenther <rguenther@suse.de>
1256
1257 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1258 * configure.ac: If either the ISL or the CLooG check failed
1259 do not try to build in-tree versions.
1260 * Makefile.in: Regenerated.
1261 * configure: Regenerated.
1262
1263 2012-07-02 Richard Guenther <rguenther@suse.de>
1264 Michael Matz <matz@suse.de>
1265 Tobias Grosser <tobias@grosser.es>
1266 Sebastian Pop <sebpop@gmail.com>
1267
1268 * Makefile.def: Add ISL host module, remove PPL host module.
1269 Adjust ClooG host module to use the proper ISL.
1270 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1271 * configure.ac: Include config/isl.m4. Add ISL host library,
1272 remove PPL. Remove PPL configury, add ISL configury, adjust
1273 ClooG configury.
1274 * Makefile.in: Regenerated.
1275 * configure: Likewise.
1276
1277 2012-07-02 Richard Guenther <rguenther@suse.de>
1278
1279 Merge from graphite branch
1280 2011-07-21 Tobias Grosser <tobias@grosser.es>
1281
1282 * configure: Regenerated.
1283 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1284 both cloog.org and legacy versions. The only supported version will
1285 be CLooG with the isl backend.
1286
1287 2011-07-21 Tobias Grosser <tobias@grosser.es>
1288
1289 * configure: Regenerated.
1290 * configure.ac: Require cloog isl 0.17.0
1291
1292 2011-07-21 Tobias Grosser <tobias@grosser.es>
1293
1294 * configure: Regenerated.
1295 * config/cloog.m4: Do not define CLOOG_ORG
1296
1297 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1298
1299 * configure.ac: Skip C if explicitly selected.
1300 * configure: Regenerate.
1301
1302 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1303
1304 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1305 they contain -O2.
1306 * configure: Regenerate.
1307
1308 2012-06-20 Jason Merrill <jason@redhat.com>
1309
1310 * Makefile.tpl (check-target-libgomp-c++): New.
1311 (check-target-libitm-c++): New.
1312 * Makefile.def (c++): Add them.
1313 * Makefile.in: Regenerate.
1314
1315 2012-05-16 Olivier Hainque <hainque@adacore.com>
1316
1317 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1318 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1319 (install-no-fixedincludes): Adjust accordingly.
1320 * Makefile.in: Regenerate.
1321
1322 2012-05-09 Nick Clifton <nickc@redhat.com>
1323 Paul Smith <psmith@gnu.org>
1324
1325 PR bootstrap/50461
1326 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1327 allow for the fact that from release v3.1.0 of MPFR the source
1328 files were moved into a src sub-directory.
1329 * configure: Regenerate.
1330
1331 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1332
1333 * configure.ac: Bump minimum MPFR version to 2.4.0.
1334 * configure: Regenerated.
1335
1336 2012-05-01 Richard Henderson <rth@redhat.com>
1337
1338 * Makefile.def (libatomic): New target_module.
1339 * configure.ac (target_libraries): Add libatomic.
1340 (noconfigdirs): Check if libatomic is supported.
1341 * Makefile.in, configure: Rebuild.
1342
1343 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1344
1345 Merge upstream change
1346 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1347
1348 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1349
1350 * libtool.m4: Additional FreeBSD 10 fixes.
1351
1352 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1353
1354 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1355 they contain -O2.
1356 * configure: Regenerate.
1357
1358 2012-05-14 Catherine Moore <clm@codesourcery.com>
1359
1360 * NEWS: Mention PowerPC VLE port.
1361
1362 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1363
1364 * MAINTAINERS (config/): Move to intl/ section.
1365 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1366
1367 2012-05-09 Nick Clifton <nickc@redhat.com>
1368 Paul Smith <psmith@gnu.org>
1369
1370 PR bootstrap/50461
1371 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1372 allow for the fact that from release v3.1.0 of MPFR the source
1373 files were moved into a src sub-directory.
1374 * configure: Regenerate.
1375
1376 2012-05-02 Roland McGrath <mcgrathr@google.com>
1377
1378 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1379 * configure: Regenerate.
1380
1381 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1382
1383 * config.sub: Update to 2012-04-18 version from official repo.
1384
1385 2012-03-19 Tristan Gingold <gingold@adacore.com>
1386
1387 * configure.ac (ia64*-*-*vms*): Add support for ld.
1388 * configure: Regenerate.
1389
1390 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1391
1392 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1393 (unsupported_languages): Remove mips-sgi-irix6.*.
1394 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1395 (with_stabs): Remove.
1396 * configure: Regenerate.
1397
1398 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1399
1400 * configure.ac (enable_libgomp): Remove *-*-osf*.
1401 (with_stabs): Remove alpha*-*-osf*.
1402 * configure: Regenerate.
1403
1404 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1405
1406 * COPYING.NEWLIB: Modify DJ Delorie license to include
1407 modification rights in clause as permitted by DJ Delorie.
1408 * COPYING.LIBGLOSS: Ditto.
1409
1410 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1411
1412 * COPYING.NEWLIB: Remove two unused licenses.
1413
1414 2012-03-05 Tristan Gingold <gingold@adacore.com>
1415
1416 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1417 * configure: Regenerate.
1418
1419 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1420
1421 * COPYING.NEWLIB: Add Adapteva notice.
1422 * COPYING.LIBGLOSS: Add Adapteva notice.
1423
1424 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1425
1426 * configure: Regenerate.
1427
1428 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1429
1430 * COPYING.LIBGLOSS: Add GPL with exception license.
1431
1432 2011-11-09 Roland McGrath <mcgrathr@google.com>
1433
1434 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1435 * configure: Rebuild.
1436 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1437 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1438 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1439 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1440 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1441 Add READELF.
1442 * Makefile.in: Rebuild.
1443
1444 2011-11-08 Richard Henderson <rth@redhat.com>
1445
1446 * configure.ac: Test for libitm directory present first.
1447
1448 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1449
1450 * configure.ac: Test libitm/configure.tgt to disable libitm.
1451 * configure: Rebuild.
1452
1453 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1454
1455 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1456 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1457 * Makefile.in: Regenerate.
1458
1459 2011-11-01 DJ Delorie <dj@redhat.com>
1460
1461 * configure.ac (rl78-*-*) New case.
1462 * configure: Regenerate.
1463
1464 2011-11-01 DJ Delorie <dj@redhat.com>
1465
1466 * config.sub: Update to version 2011-10-29 (added rl78)
1467
1468 2011-10-27 Nick Clifton <nickc@redhat.com>
1469
1470 * config.sub: Import these changes from the config project:
1471
1472 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1473 Ben Elliston <bje@gnu.org>
1474
1475 * config.sub (epiphany): New.
1476
1477 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1478 Ben Elliston <bje@gnu.org>
1479
1480 * config.sub (hexagon, hexagon-*): New.
1481
1482 2011-08-23 Roland McGrath <mcgrathr@google.com>
1483
1484 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1485 64eb to be64.
1486
1487 2011-08-16 Roland McGrath <mcgrathr@google.com>
1488
1489 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1490 (nacl): Grok as alias for 32el-unknown-nacl.
1491
1492 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1493
1494 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1495
1496 2011-08-14 Yao Qi <yao@codesourcery.com>
1497
1498 Merge from gcc:
1499
1500 2011-08-14 Yao Qi <yao@codesourcery.com>
1501 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1502 * configure: Regenerate.
1503
1504 2011-07-26 Ian Lance Taylor <iant@google.com>
1505
1506 Merge from gcc:
1507
1508 2011-07-26 Ian Lance Taylor <iant@google.com>
1509 * configure.ac: Set have_compiler based on whether gcc directory
1510 exists, rather than on whether gcc is in configdirs.
1511 * configure: Rebuild.
1512
1513 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1514 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1515 link directories.
1516 * Makefile.in: Rebuild.
1517
1518 2011-07-20 Ian Lance Taylor <iant@google.com>
1519 PR bootstrap/49787
1520 * configure.ac: Move --enable-bootstrap handling earlier in file.
1521 If --enable-bootstrap and either --enable-build-with-cxx or
1522 --enable-build-poststage1-with-cxx, enable C++ automatically.
1523 * configure: Rebuild.
1524
1525 2011-07-19 Ian Lance Taylor <iant@google.com>
1526 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1527 make C++ a boot_language. Set and substitute
1528 POSTSTAGE1_CONFIGURE_FLAGS.
1529 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1530 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1531 * configure, Makefile.in: Rebuild.
1532
1533 2011-07-16 Jason Merrill <jason@redhat.com>
1534 * Makefile.def (language=c++): Add check-c++0x and
1535 check-target-libmudflap-c++.
1536 * Makefile.tpl (check-target-libmudflap-c++): New.
1537 * Makefile.in: Regenerate.
1538
1539 2011-07-16 Matthias Klose <doko@ubuntu.com>
1540 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1541 * Makefile.def (target_modules/libjava): Pass
1542 $(EXTRA_CONFIGARGS_LIBJAVA).
1543 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1544 if not configured with --enable-static-libjava.
1545 * Makefile.in: Regenerate.
1546 * configure: Likewise.
1547
1548 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1549 PR regression/47836
1550 PR bootstrap/23656
1551 PR other/47733
1552 PR bootstrap/49247
1553 PR c/48825
1554 * configure.ac (target_libraries): Remove target-libiberty.
1555 Remove case-statement setting skipdirs=target-libiberty for
1556 multiple targets. Remove checking target_configdirs and
1557 removing target-libiberty but keeping target-libgcc if
1558 otherwise empty.
1559 * Makefile.def (target_modules): Don't add libiberty.
1560 (dependencies): Remove all traces of target-libiberty.
1561 * configure, Makefile.in: Regenerate.
1562
1563 2011-07-22 Jason Merrill <jason@redhat.com>
1564
1565 * Makefile.def (language=c++): Add check-c++0x and
1566 check-target-libmudflap-c++.
1567 * Makefile.tpl (check-target-libmudflap-c++): New.
1568 * Makefile.in: Regenerate.
1569
1570 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1571
1572 * configure: Regenerate.
1573
1574 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1575
1576 PR target/39150
1577 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1578 x86_64-*-solaris2.1[0-9]*.
1579 * configure: Regenerate.
1580
1581 2011-06-13 Walter Lee <walt@tilera.com>
1582
1583 * configure.ac (tilepro-*-*) New case.
1584 (tilegx-*-*): Likewise.
1585 * configure: Regenerate.
1586
1587 2011-06-06 Nick Clifton <nickc@redhat.com>
1588
1589 * config.sub: Sync from upstream.
1590
1591 2011-05-08 Doug Kwan <dougkwan@google.com>
1592
1593 Merge from gcc:
1594
1595 2011-05-08 Doug Kwan <dougkwan@google.com>
1596
1597 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1598 * configure: Regenerated.
1599 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1600 value from configure.
1601 * Makefile.in: Regenerated.
1602
1603 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1604
1605 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1606 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1607 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1608 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1609 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1610 *-*-vxworks*): Disable newlib and libgloss in separate case
1611 statement.
1612 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1613 to separate case statement.
1614 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1615 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1616 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1617 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1618 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1619 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1620 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1621 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1622 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1623 i[[3456789]]86-*-rdos*, m32r-*-*,
1624 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1625 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1626 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1627 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1628 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1629 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1630 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1631 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1632 and libgloss in main case over targets. Remove most empty cases
1633 in main case over targets.
1634 * configure: Regenerate.
1635
1636 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1637
1638 * configure.ac: Remove code setting special library locations for
1639 hppa*64*-*-hpux11*. Remove code setting compiler for
1640 sparc-sun-solaris2*.
1641 * configure: Regenerate.
1642
1643 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1644
1645 * configure.ac: Separate libgloss_dir settings from general case
1646 over targets.
1647 * configure: Regenerate.
1648
1649 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1650
1651 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1652 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1653 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1654 cases in libgcj-disabling case statement.
1655 (hppa*64*-*-linux*): Set unsupported_languages instead of
1656 disabling target-zlib.
1657 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1658 to hppa*64*-*-hpux*.
1659 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1660 hppa*-*-hpux*.
1661 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1662 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1663 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1664 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1665 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1666 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1667 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1668 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1669 libgcj-disabling case statement.
1670 * configure: Regenerate.
1671
1672 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1673
1674 * configure.ac: Disable Java for targets not supporting libffi.
1675 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1676 Remove cases in Java-disabling statement.
1677 (*arm-wince-pe): Change to arm-wince-pe.
1678 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1679 cases in Java-disabling statement.
1680 (bfin-*-*): Don't disable Java again.
1681 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1682 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1683 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1684 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1685 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1686 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1687 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1688 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1689 Java-disabling statement.
1690 (mmix-*-*): Don't disable Java again.
1691 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1692 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1693 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1694 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1695 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1696 statement.
1697 * configure: Regenerate.
1698
1699 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1700
1701 Merge from GCC:
1702
1703 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1704
1705 PR lto/48086
1706 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1707 * configure: Regenerate.
1708
1709 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1710
1711 * configure.ac: Separate cases disabling Java and Java libraries
1712 from general case over targets.
1713 * configure: Regenerate.
1714
1715 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1716
1717 * configure.ac (build_tools): Remove build-byacc.
1718 (host_libs): Remove mmalloc.
1719 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1720 autoconf automake libtool diff rcs fileutils shellutils time
1721 textutils wdiff find uudecode hello tar gzip indent recode release
1722 sed perl gawk findutils gettext zip.
1723 (libgcj): Remove target-qthreads.
1724 (target_tools): Remove target-examples target-gperf.
1725 (YACC): Don't handle building byacc.
1726 * configure: Regenerate.
1727 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1728 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1729 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1730 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1731 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1732 handle building components.
1733 * Makefile.in: Regenerate.
1734
1735 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1736
1737 * config.sub: Sync from upstream.
1738
1739 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1740
1741 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1742 (microblaze*): Don't disable libssp.
1743 * configure: Regenerate.
1744
1745 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1746
1747 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1748 moveifchange.
1749 * configure: Regenerate.
1750 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1751 * Makefile.in: Regenerate.
1752
1753 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1754
1755 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1756 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1757 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1758 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1759 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1760 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1761 md_exec_prefix cases.
1762 * configure: Regenerate.
1763
1764 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1765
1766 * configure.ac: Separate cases disabling target-libssp,
1767 target-libiberty, target-libstdc++-v3 and Fortran from general
1768 case over targets.
1769 * configure: Regenerate.
1770
1771 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1772
1773 * configure.ac (*-*-chorusos): Don't disable libgcj.
1774 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1775 Remove case.
1776 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1777 (arm-*-coff): Don't disable libgcj.
1778 (arm*-*-linux-gnueabi): Remove useless assignment.
1779 (arm-*-riscix*): Don't disable libgcj.
1780 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1781 configuration.
1782 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1783 (c54x*-*-*): Remove case.
1784 (tic54x-*-*): Don't disable GCC or GCC libraries.
1785 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1786 to *.
1787 (d10v-*-*): Don't disable GCC libraries.
1788 (d30v-*-*): Don't disable libgcj.
1789 (h8500-*-*): Don't disable GCC libraries.
1790 (i960-*-*): Don't disable libgcj.
1791 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1792 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1793 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1794 libgcj.
1795 (m68k-*-coff*): Remove case.
1796 (mmix-*-*): Don't disable libgloss on host.
1797 (mn10200-*-*, mn10300-*-*): Remove cases.
1798 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1799 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1800 Don't disable libgcj.
1801 (romp-*-*): Remove case.
1802 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1803 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1804 case.
1805 (v810-*-*): Don't disable GCC libraries.
1806 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1807 (ip2k-*-*): Don't disable GCC libraries.
1808 * configure: Regenerate.
1809
1810 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1811
1812 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1813 libffi on host.
1814 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1815 on host.
1816 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1817 * configure: Regenerate.
1818
1819 2011-03-26 John Marino <binutils@marino.st>
1820
1821 * configure.ac: Add support for *-*-dragonfly*
1822 * configure: Regenerate.
1823
1824 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1825
1826 * configure.ac (native_only): Remove.
1827 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1828 send-pr uudecode guile gnuserv on host.
1829 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1830 send-pr rcs guile perl texinfo libtool on host.
1831 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1832 automake send-pr rcs guile perl texinfo libtool on host.
1833 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1834 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1835 (alpha*-dec-osf*): Don't disable fileutils on target.
1836 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1837 texinfo send-pr expect dejagnu on target.
1838 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1839 target-qthreads on target.
1840 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1841 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1842 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1843 x86_64-*-mingw*): Don't disable expect on target.
1844 (*-*-cygwin*): Don't disable target-gperf on target.
1845 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1846 gnuserv on target.
1847 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1848 target.
1849 * configure: Regenerate.
1850
1851 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1852
1853 * configure.ac (target_tools): Remove target-groff.
1854 (native_only): Remove target-groff.
1855 (hppa*64*-*-*): Don't disable byacc.
1856 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1857 setting.
1858 (*-*-kaos*): Don't skip target-librx and target-groff.
1859 (*-*-netware*): Don't skip target-libmudflap.
1860 (*-*-tpf*): Don't skip target-libmudflap.
1861 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1862 directories on the host.
1863 (ia64*-*-*vms*): Don't skip tix.
1864 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1865 host.
1866 * configure: Regenerate.
1867
1868 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1869
1870 * configure.ac: Remove references to mt-mep, mt-netware,
1871 mt-wince.
1872 * Makefile.def: Add all-utils soft dependencies.
1873 * Makefile.tpl: Remove GDB_NLM_DEPS.
1874 * configure: Regenerate.
1875 * Makefile.in: Regenerate.
1876
1877 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1878
1879 Sync from GCC:
1880
1881 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1882
1883 * configure.ac: Do not include mh-x86omitfp.
1884 * configure: Regenerate.
1885
1886 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1887
1888 * configure.ac: Remove empty cases.
1889 * configure: Regenerate.
1890
1891 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1892
1893 * Makefile.def: Add dependency from termcap to gdb.
1894 * Makefile.in: Regenerate.
1895
1896 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1897
1898 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1899 * configure: Regenerate.
1900 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1901 * Makefile.tpl: Likewise.
1902 * Makefile.in: Regenerate.
1903
1904 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1905
1906 * configure.ac: Remove all mentions of tentative_cc.
1907 * configure: Regenerate.
1908
1909 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1910
1911 PR lto/48086
1912 * configure.ac: Re-enable LTO on *-apple-darwin9.
1913 * configure: Regenerate.
1914
1915 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1916
1917 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1918 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1919 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1920 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1921 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1922 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1923 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1924 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1925 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1926 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1927 *-*-rhapsody*): Remove host cases.
1928 * configure: Regenerate.
1929
1930 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1931
1932 * configure.ac (ppc*-*-pe): Remove host case.
1933 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1934 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1935 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1936 cases.
1937 * configure: Regenerate.
1938
1939 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1940
1941 * config.sub: Update to version 2011-03-23.
1942
1943 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1944
1945 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1946 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1947 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1948 * configure: Regenerate.
1949
1950 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1951
1952 * config-ml.in: Don't handle arc-*-elf*.
1953 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1954 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1955 handle GCC libraries.
1956 * configure: Regenerate.
1957
1958 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1959
1960 PR bootstrap/48120:
1961 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1962 Add -lstdc++ -lm to LIBS.
1963 * configure: Regenerate.
1964
1965 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1966
1967 * config.guess: Update to version 2011-02-02
1968 * config.sub: Update to version 2011-02-24
1969
1970 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1971
1972 * configure.ac: Adjust test of with_ppl.
1973 * configure: Regenerated.
1974
1975 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1976
1977 * configure.ac: Add -lpwl to ppllibs.
1978 * config/cloog.m4: Add -lisl to clooglibs.
1979 * configure: Regenerated.
1980
1981 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1982
1983 Import from Libtool and gnulib:
1984
1985 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1986
1987 Prepare for supporting FreeBSD 10.
1988 * config.rpath: Remove handling of freebsd1* which soon would
1989 match FreeBSD 10.0.
1990
1991 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1992
1993 Remove support for FreeBSD 1.x.
1994 * libtool.m4 (_LT_LINKER_SHLIBS)
1995 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1996 soon would incorrectly match FreeBSD 10.0.
1997
1998 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1999
2000 PR binutils/12283
2001 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2002 (move-if-change): Comes from gnulib.
2003 * move-if-change: Import version from gnulib.
2004
2005 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006
2007 Sync from GCC:
2008
2009 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2010
2011 PR lto/47225
2012 * Makefile.def (lto-plugin): Double dash for enable-shared.
2013 (configure-gcc): Depend on all-lto-plugin.
2014 * Makefile.in: Rebuilt.
2015
2016 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2017
2018 * configure.ac: Remove extra bracket.
2019 * configure: Regenerate.
2020
2021 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2022
2023 PR lto/47225
2024 * Makefile.def: Add dependency for install-gcc
2025 on install-lto-plugin.
2026 * Makfile.in: Regenerated
2027
2028 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2029
2030 * configure.ac: If with_ppl is no, move setting with_cloog=no
2031 after CLOOG_REQUESTED check.
2032 * configure: Regenerated.
2033
2034 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2035
2036 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2037 CLooG has been requested.
2038 * configure: Regenerated.
2039
2040 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2041
2042 * configure: Regenerated.
2043 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2044
2045 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2046
2047 * configure: Regenerated.
2048 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2049
2050 2011-01-07 Jan Hubicka <jh@suse.cz>
2051
2052 PR lto/47225
2053 * Makefile.in: Regenerate.
2054 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2055 configure.
2056
2057 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2058
2059 PR libgcj/44341
2060 * configure.ac: Discard --with-* flags for host when configuring
2061 target libraries for cross build.
2062 * configure: Rebuilt.
2063
2064 2011-01-21 Andreas Schwab <schwab@redhat.com>
2065
2066 Sync from GCC:
2067
2068 2011-01-21 Andreas Schwab <schwab@redhat.com>
2069
2070 * configure.ac: Use AS_HELP_STRING throughout.
2071 * configure: Regenerate.
2072
2073 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2074
2075 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2076 * configure: Regenerate.
2077
2078 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2079
2080 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2081
2082 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2083
2084 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2085 for ia64-hpux.
2086 * configure: Regenerate.
2087
2088 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2089
2090 Sync from GCC:
2091 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2092
2093 * configure.ac: (picochip): Disable libiberty.
2094 * configure: Regenerate.
2095
2096 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2097
2098 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2099
2100 2010-12-10 Ian Lance Taylor <iant@google.com>
2101
2102 PR bootstrap/46819
2103 * configure.ac: For --disable-libgcj clear libgcj_saved.
2104 * configure: Rebuild.
2105
2106 2010-12-10 Tobias Burnus <burnus@net-b.de>
2107
2108 PR fortran/46540
2109 * configure.ac: Add --disable-libquadmath and
2110 --disable-libquadmath-support.
2111 * configure: Regenerate.
2112
2113 2010-12-10 Tristan Gingold <gingold@adacore.com>
2114
2115 * src-release (ETC_SUPPORT): add gnu-oids.texi
2116
2117 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2118
2119 PR libffi/46792
2120 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2121 * configure: Regenerate.
2122
2123 2010-12-02 Ian Lance Taylor <iant@google.com>
2124
2125 * configure.ac: Always set default for poststage1_ldflags to
2126 -static-libstdc++ -static-libgcc.
2127
2128 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2129
2130 * COPYING.NEWLIB: Add National Semiconductor notice.
2131
2132 2010-11-29 Andreas Schwab <schwab@redhat.com>
2133
2134 * configure.ac: Move comment to remove extra space in last argument
2135 of GCC_TARGET_TOOL.
2136
2137 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2138
2139 PR other/46026
2140 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2141 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2142 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2143 (BASE_FLAGS_TO_PASS): Use it.
2144 * configure: Rebuilt.
2145 * Makefile.in: Rebuilt.
2146
2147 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2148
2149 PR binutils/12258
2150 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2151 Properly check default linker.
2152 * configure: Regnerated.
2153
2154 2010-11-23 Matthias Klose <doko@ubuntu.com>
2155
2156 * configure.ac: For --enable-gold, handle value `default' instead of
2157 `both*'. New configure option --{en,dis}able-ld.
2158 * configure: Regenerate.
2159
2160 2010-11-20 Ian Lance Taylor <iant@google.com>
2161
2162 * configure.ac: Only disable a language library if no language needs
2163 it. Don't let --disable-libgcj uncondtionally disable libffi.
2164 * configure: Rebuild.
2165
2166 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
2167
2168 * configure: Regenerate.
2169
2170 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2171
2172 PR other/46202
2173 * configure.ac: Fix just-built in-tree STRIP name to be
2174 binutils/strip-new.
2175 * configure: Regenerate.
2176 * Makefile.def (install-strip-gcc, install-strip-binutils)
2177 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2178 (install-strip-sid): Mirror dependencies on non-strip variants
2179 of these targets on the respective -strip prerequisites.
2180 * Makefile.tpl (install-strip, install-strip-host)
2181 (install-strip-target): New targets.
2182 (install-strip-[+module+], install-strip-target-[+module+]):
2183 New targets.
2184 * Makefile.in: Regenerate.
2185
2186 2010-11-19 Ian Lance Taylor <iant@google.com>
2187 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2188
2189 * configure.ac: Add target-libgo to target_libraries. Set
2190 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2191 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2192 (HOST_EXPORTS): Add GOC.
2193 (BASE_TARGET_EXPORTS): Add GOC.
2194 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2195 (GOCFLAGS_FOR_TARGET): New variable.
2196 (EXTRA_HOST_FLAGS): Add GOC.
2197 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2198 * Makefile.def (target_modules): Add libgo.
2199 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2200 (dependencies): Add dependency from configure-target-libgo to
2201 configure-target-libffi and all-target-libstdc++-v3. Add
2202 dependencies from all-target-libgo to all-target-libffi.
2203 (languages): Add go.
2204 * configure: Rebuild.
2205 * Makefile.in: Rebuild.
2206
2207 2010-11-19 Ian Lance Taylor <iant@google.com>
2208
2209 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2210 compiler/flag environment variables.
2211
2212 2010-11-18 Ian Lance Taylor <iant@google.com>
2213
2214 * configure.ac: Check for lang_requires_boot_languages in
2215 config-lang.in files.
2216 * configure: Rebuild.
2217
2218 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2219
2220 * .gitignore: New file.
2221
2222 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2223 Tobias Burnus <burnus@net-b.de>
2224
2225 PR fortran/32049
2226 * Makefile.def: Add libquadmath; build it with language=fortran.
2227 * configure.ac: Add libquadmath.
2228 * Makefile.tpl: Handle multiple libs in check-[+language+].
2229 * Makefile.in: Regenerate.
2230 * configure: Regenerate.
2231
2232 2010-11-15 Andreas Schwab <schwab@redhat.com>
2233
2234 * configure.ac: Fix spelling in option names.
2235 * configure: Regenerated.
2236
2237 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2238
2239 PR bootstrap/39622
2240 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2241 * configure: Regenerated.
2242
2243 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2244
2245 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2246 define the cloog backend to use. Furthermore, only pass the ppllibs to
2247 the configure checks, if necessary.
2248 * configure: Regenerate.
2249
2250 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2251
2252 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2253 * configure: regenerate
2254
2255 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2256
2257 * config/cloog.m4: Fix typo. verison -> version.
2258 * configure: Regenerate.
2259
2260 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2261
2262 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2263 * configure: Regenerate.
2264
2265 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2266
2267 * configure.ac: Support official CLooG.org versions.
2268 * configure: Regenerate.
2269 * config/cloog.m4: New.
2270
2271 2010-11-05 Michael Eager <eager@eagercon.com>
2272
2273 * COPYING.LIBGLOSS: Correct typo in microblaze.
2274 * COPYING.NEWLIB: Same.
2275
2276 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2277
2278 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2279 * configure: Regenerate.
2280
2281 2010-11-03 Ian Lance Taylor <iant@google.com>
2282 Dave Korn <dave.korn.cygwin@gmail.com>
2283
2284 PR lto/46273
2285 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2286 and on other supported platforms whenever LTO is enabled.
2287 * configure: Rebuild.
2288
2289 2010-11-02 Alan Modra <amodra@gmail.com>
2290
2291 PR binutils/12110
2292 * configure.ac: Error when source path contains spaces.
2293 * configure: Regenerate.
2294
2295 2010-10-20 Ian Lance Taylor <iant@google.com>
2296
2297 * Makefile.def (target_modules): Set lib_path to src/.libs for
2298 libstdc++-v3 module.
2299 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2300 * Makefile.in: Rebuild.
2301
2302 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2303 Joseph Myers <joseph@codesourcery.com>
2304
2305 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2306 notices.
2307 * COPYING.NEWLIB: Add Texas Instruments notice.
2308
2309 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2310
2311 * configure.ac (build_lto_plugin): New shell variable.
2312 (--enable-lto): Turn on by default for all non-ELF platforms that
2313 have had LTO support added so far. Set build_lto_plugin appropriately
2314 for both ELF and non-ELF.
2315 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2316 * configure: Regenerate.
2317
2318 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2319
2320 PR bootstrap/45326
2321 PR bootstrap/45174
2322 * configure.ac: Honor initial values of $build_configargs,
2323 $host_configargs, $target_configargs. Mark the precious, so
2324 environment settings get recorded.
2325 * configure: Regenerate.
2326
2327 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2328
2329 Sync from GCC:
2330
2331 2010-09-30 Michael Eager <eager@eagercon.com>
2332
2333 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2334 * configure: Regenerate.
2335
2336 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2337
2338 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2339 targets and amend comment.
2340 * configure: Regenerate.
2341
2342 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2343
2344 * configure.ac: Enable LTO by default on Darwin.
2345 * configure: Regenerate.
2346
2347 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2348
2349 PR bootstrap/44455
2350 * configure.ac (extra_mpfr_configure_flags): Copy from
2351 extra_mpc_gmp_configure_flags.
2352 * configure: Re-generated.
2353
2354 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2355
2356 Sync from GCC:
2357
2358 PR bootstrap/45796
2359 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2360 Depend on all-build-libiberty.
2361 * Makefile.in: Regenerate.
2362
2363 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2364
2365 Sync from GCC:
2366
2367 PR bootstrap/44621
2368 * configure.ac: Fix unportable shell quoting.
2369 * configure: Regenerate.
2370
2371 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2372
2373 * configure.ac: Support all v850 targets.
2374 * configure: Regenerate.
2375
2376 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2377
2378 PR target/44862
2379 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2380 Provide -B option to allow for link spec %s substitutions for
2381 libstdc++.a on darwin.
2382 * Makefile.in: Regenerate.
2383
2384 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2385
2386 * Makefile.def (configure-gcc): Depend on all-libelf.
2387 * Makefile.in: Rebuild.
2388
2389 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2390
2391 * config.sub, config.guess: Update from upstream sources.
2392
2393 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2394
2395 Sync from GCC:
2396
2397 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2398 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2399 * configure: Regenerated.
2400
2401 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2402 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2403 * configure: Regenerate.
2404
2405 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2406 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2407 * configure: Regenerate.
2408
2409 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2410 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2411 separately.
2412 * configure: Regenerate.
2413
2414 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2415 * configure: Regenerate after change to elf.m4.
2416
2417 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2418 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2419 * configure: Regenerated.
2420
2421 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2422 * configure.ac: Print "buggy but acceptable" when CLooG
2423 revision is less than 9.
2424 * configure: Regenerated.
2425
2426 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2427
2428 Merge from gcc:
2429
2430 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2431 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2432 * configure: Regenerate.
2433
2434 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2435 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2436 a platform that supports LTO.
2437 * configure: Regenerate.
2438
2439 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2440 PR lto/42776
2441 * configure.ac (--enable-lto): Refactor handling so libelf tests
2442 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2443 and allow LTO to be explicitly enabled on non-ELF platforms that
2444 are known to support it inside else-clause.
2445 * configure: Regenerate.
2446
2447 2010-04-27 Roland McGrath <roland@redhat.com>
2448 H.J. Lu <hongjiu.lu@intel.com>
2449
2450 * configure.ac (--enable-gold): Support both, both/gold and
2451 both/bfd to add gold to configdirs without removing ld.
2452 * configure: Regenerated.
2453
2454 * Makefile.def: Add install-gold dependency to install-ld.
2455 * Makefile.in: Regenerated.
2456
2457 2010-04-14 Tristan Gingold <gingold@adacore.com>
2458
2459 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2460 * configure: Regenerate.
2461
2462 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2463
2464 Merge from gcc:
2465 PR bootstrap/43615
2466 PR bootstrap/43328
2467 Revert:
2468 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2469 * configure.ac: Do not pass --enable-multilib nor
2470 --disable-multilib in baseargs. Accept explicitly passed
2471 --enable_multilib.
2472 * configure: Regenerate.
2473
2474 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2475
2476 PR bootstrap/43328
2477 * configure.ac: Do not pass --enable-multilib nor
2478 --disable-multilib in baseargs. Accept explicitly passed
2479 --enable_multilib.
2480 * configure: Regenerate.
2481
2482 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2483
2484 * configure.ac (tic6x-*-*): New case.
2485 * configure: Regenerate.
2486
2487 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2488
2489 Merge from gcc:
2490 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2491 PR ada/42554
2492 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2493 * configure: Regenerate.
2494
2495 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2496
2497 * config.sub: Update to version 2010-03-22.
2498 * config.guess: Update to version 2009-12-30.
2499
2500 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2501
2502 Merge from gcc:
2503 2010-01-11 Richard Guenther <rguenther@suse.de>
2504 PR lto/41569
2505 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2506 * Makefile.in: Regenerated.
2507
2508 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2509
2510 PR libstdc++/32499
2511 * configure.ac (RANLIB): Default to true.
2512 (STRIP): Likewise.
2513 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2514 * configure: Regenerate.
2515
2516 2010-02-17 Nick Clifton <nickc@redhat.com>
2517
2518 PR 11238
2519 * Makefile.tpl (local-distclean): Also remove config.cache files in
2520 sub-directories as there may not be Makefiles present in the
2521 sub-directories.
2522 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2523 the config.cache files found by the find command.
2524
2525 * Makefile.in: Regenerate.
2526 * configure.ac: Revert previous delta.
2527 * configure: Regenerate.
2528
2529 2010-02-15 Nick Clifton <nickc@redhat.com>
2530
2531 PR 11238
2532 * configure.ac: Delete config.cache files in sub-directories when
2533 deleting Makefiles.
2534 * configure: Regenerate.
2535
2536 2010-02-15 Nick Clifton <nickc@redhat.com>
2537
2538 * configure.ac: Sync from gcc.
2539 * configure: Regenerate.
2540
2541 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2542
2543 Sync from gcc:
2544 * configure.ac: Add "recommended" version checks for GMP/MPC.
2545 Update recommended GMP/MPFR/MPC versions.
2546 * configure: Regenerate.
2547
2548 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2549
2550 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2551 * configure.ac (bootstrap_target_libs): Make inclusion of
2552 target-libgomp conditional on libgomb being in target_configdirs.
2553 * configure: Regenerate.
2554
2555 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2556
2557 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2558 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2559 * configure: Regenerate.
2560
2561 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2562
2563 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2564 * configure.ac (target_configdirs): Substitute.
2565 * Makefile.def: Bootstrap target module libgomp.
2566 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2567 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2568 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2569 * configure, Makefile.in: Regenerate.
2570
2571 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2572
2573 * libtool.m4: Sync from git Libtool.
2574 * ltmain.sh: Likewise.
2575 * ltoptions.m4: Likewise.
2576 * ltversion.m4: Likewise.
2577 * lt~obsolete.m4: Likewise.
2578
2579 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2580 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2581
2582 PR bootstrap/42424
2583 * configure.ac: Include libtool m4 files.
2584 (_LT_CHECK_OBJDIR): Call it.
2585 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2586 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2587
2588 * configure: Regenerate.
2589
2590 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2591
2592 PR bootstrap/41818
2593 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2594 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2595 * Makefile.in: Regenerate.
2596
2597 2009-12-18 Ben Elliston <bje@au.ibm.com>
2598
2599 * config.sub, config.guess: Update from upstream sources.
2600
2601 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2602
2603 * COPYING.NEWLIB: Update copyright date.
2604 * COPYING.LIBGLOSS: Ditto.
2605
2606 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2607
2608 PR middle-end/30447
2609 PR middle-end/30789
2610 PR other/40302
2611
2612 * configure.ac: Require MPC.
2613 * configure: Regenerate.
2614
2615 * configure.ac: Update minimum MPC version to 0.8.
2616 * configure: Regenerate.
2617
2618 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2619
2620 * config.guess: Sync with upstream and gcc.
2621 * config.sub: Sync with upstream and gcc.
2622
2623 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2624
2625 * Makefile.def: Restore host and target settings for gmp.
2626 * Makefile.in: Rebuild.
2627
2628 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2629
2630 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2631 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2632 Fix portability of test of C++ as bootstrap language. Add
2633 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2634 * configure: Rebuild.
2635 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2636 and cloog. Fix in-tree ppl configuration. Introduce libelf
2637 in-tree building.
2638 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2639 (POSTSTAGE1_HOST_EXPORTS): Use it.
2640 (STAGE[+id+]_CXXFLAGS): New.
2641 (BASE_FLAGS_TO_PASS): Pass it down.
2642 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2643 extra_exports.
2644 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2645 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2646 extra_exports.
2647 * Makefile.in: Rebuild.
2648
2649 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2650
2651 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2652 paths for *-w64-mingw* and x86_64-*mingw*.
2653 * configure: Regenerated.
2654
2655 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2656
2657 * configure.ac: Disable target-winsup & co for
2658 x86_64-*-mingw* and *-w64-mingw* targets.
2659 * configure: Regenerated.
2660
2661 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2662
2663 * configure.ac (CLooG test): Use = with test.
2664 * configure: Regenerate.
2665
2666 2009-10-22 Richard Guenther <rguenther@suse.de>
2667
2668 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2669 cloog if the ppl version check failed. Move flags saving
2670 before setting in libelf check.
2671 * configure: Regenerate.
2672
2673 2009-10-21 Richard Guenther <rguenther@suse.de>
2674
2675 * configure.ac: Adjust the ppl and cloog configure to work as
2676 documented. Disable cloog if ppl was disabled. Omit the version
2677 checks if they were disabled.
2678 * configure: Re-generate.
2679
2680 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2681
2682 * configure.ac: Add 'lto' to enable_languages, not
2683 new_enable_languages, and only if not already present.
2684 * configure: Regenerate.
2685
2686 2009-10-06 Ian Lance Taylor <iant@google.com>
2687
2688 * Makefile.def: check-gold depends upon all-gas.
2689 * Makefile.in: Rebuild.
2690
2691 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2692
2693 * Makefile.def: all-lto-plugin depends on all-libiberty.
2694 set bootstrap=true for lto-plugin.
2695 Add lto-plugin.
2696 * Makefile.in: Regenerate.
2697 * configure.ac (host_libs): Add lto-plugin.
2698 * configure: Regenerate.
2699
2700 2009-10-03 Diego Novillo <dnovillo@google.com>
2701
2702 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2703 (HOST_LIBELFLIBS): Define.
2704 (HOST_LIBELFINC): Define.
2705 * Makefile.in: Regenerate.
2706 * configure.ac: Add --enable-lto.
2707 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2708 If --enable-lto is used, add 'lto' to new_enable_languages.
2709 If --enable-lto is used and gold is enabled, add
2710 lto-plugin to configdirs.
2711 * configure: Regenerate.
2712
2713 2009-10-03 Simon Baldwin <simonb@google.com>
2714
2715 * configure.ac: If --with-system-zlib, suppress local zlib and
2716 pass --with-system-zlib to subdir configure scripts.
2717 * configure: Regenerate.
2718
2719 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2720 Paolo Bonzini <bonzini@gnu.org>
2721
2722 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2723 $(srcdir).
2724 * Makefile.in: Rebuilt.
2725
2726 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2727
2728 Sync from gcc:
2729 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2730
2731 * configure.ac: Update minimum MPC version to 0.7.
2732 * configure: Regenerate.
2733
2734 2009-09-25 Nick Clifton <nickc@redhat.com>
2735
2736 * configure.ac: Pass any --cache-file=/dev/null option on to
2737 subconfigures.
2738 * configure: Regenerate.
2739
2740 2009-09-23 Nick Clifton <nickc@redhat.com>
2741
2742 * config.sub, config.guess: Update from upstream sources.
2743
2744 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2745
2746 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2747 * Makefile.in: Rebuilt.
2748
2749 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2750
2751 PR bootstrap/32272
2752 * configure.ac: Error out if $srcdir isn't '.' but contains
2753 host-${host_noncanonical}.
2754 * configure: Regenerate.
2755
2756 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2757
2758 * configure.ac: If bootstrapping a combined tree with
2759 --enable-gold, require c++ in stage1_languages.
2760 * configure: Regenerate.
2761
2762 * configure.ac: Also add target_libs of stage1_languages to
2763 bootstrap_target_libs.
2764 * configure: Regenerate.
2765
2766 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2767 with --enable-languages not containing c++.
2768 * configure: Regenerate.
2769
2770 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2771
2772 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2773 * configure: Regenerate.
2774
2775 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2776
2777 * configure.ac: Do not use $extrasub for replacing @if/@endif
2778 parts in Makefile; instead, use additional arguments to
2779 AC_CONFIG_COMMANDS to do the replacement manually, with several
2780 sed invocations, to avoid HP-UX sed command limits.
2781 * configure: Regenerate.
2782
2783 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2784
2785 * configure.ac (with-build-config): Document. Handle without.
2786 Handle missing argument.
2787 * configure: Rebuilt.
2788
2789 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2790
2791 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2792 Default to bootstrap-debug only if compare-debug works.
2793 * configure: Rebuilt.
2794 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2795 * Makefile.in: Rebuilt.
2796
2797 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2798
2799 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2800 * Makefile.in: Rebuilt.
2801
2802 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2803
2804 * Makefile.tpl (AWK): Fix typo.
2805 * Makefile.in: Regenerate.
2806
2807 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2808
2809 * configure.ac: Detect awk and sed.
2810 * Makefile.def (flags_to_pass): Add AWK and SED.
2811 * Makefile.tpl (AWK, SED): New.
2812 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2813 * configure: Regenerate.
2814 * Makefile.in: Regenerate.
2815
2816 2009-09-01 Tristan Gingold <gingold@adacore.com>
2817
2818 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2819 Remove logical names.
2820
2821 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2822
2823 * ltmain.sh (func_normal_abspath): New function.
2824 (func_relative_path): Likewise.
2825 (func_mode_help): Document new -bindir option for link mode.
2826 (func_mode_link): Add new -bindir option, and use it to place
2827 output DLL if specified.
2828
2829 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2830
2831 * configure.ac (AC_PREREQ): Bump to 2.64.
2832
2833 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2834
2835 * README-maintainer-mode: Point directly to upstream locations
2836 for autoconf, automake, libtool, gettext, instead of copies on
2837 sources.redhat.com. Document required versions.
2838 * configure.ac: Do not substitute datarootdir, htmldir,
2839 pdfdir, docdir. Do not process --with-datarootdir,
2840 --with-htmldir, --with-pdfdir, --with-docdir.
2841 * configure: Regenerate.
2842
2843 * configure: Regenerate.
2844
2845 * compile: Sync from Automake 1.11.
2846 * depcomp: Likewise.
2847 * install-sh: Likewise.
2848 * missing: Likewise.
2849 * mkinstalldirs: Likewise.
2850 * ylwrap: Likewise.
2851
2852 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2853
2854 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2855 (baseargs): Add --disable-option-checking.
2856 * configure: Regenerate.
2857
2858 * Makefile.def (configure-target-libiberty): Depend on
2859 all-binutils and all-ld.
2860 (configure-target-newlib): Likewise.
2861 * Makefile.in: Regenerate.
2862
2863 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2864
2865 Sync with GCC, merge:
2866
2867 2009-07-31 Christian Bruel <christian.bruel@st.com>
2868
2869 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2870 * configure: Regenerate.
2871
2872 2009-07-06 Ian Lance Taylor <iant@google.com>
2873
2874 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2875 * configure: Rebuild.
2876
2877 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2878
2879 PR bootstrap/40338
2880 * configure.ac (comparestring): Create new variable.
2881 * Makefile.tpl (comparestring): Use to skip some comparisions.
2882 * configure: Regenerate.
2883 * Makefile.in: Regenerate.
2884
2885 2009-06-23 Ian Lance Taylor <iant@google.com>
2886
2887 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2888 boot_languages. Only bootstrap target libraries listed in
2889 target_libs for some boot language. Add --with-stage1-ldflags,
2890 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2891 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2892 if not building with C++.
2893 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2894 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2895 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2896 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2897 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2898 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2899 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2900 * configure, Makefile.in: Rebuild.
2901
2902 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2903
2904 * configure.ac: Detect MPC in default directory.
2905 * configure: Regenerate.
2906
2907 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2908
2909 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2910 to noconfdirs.
2911 * configure: Regenerate.
2912
2913 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2914
2915 * Makefile.def: Add MPC support and dependencies.
2916 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2917
2918 * Makefile.in, configure: Regenerate.
2919
2920 2009-05-24 Nicolas Roche <roche@adacore.com>
2921
2922 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2923 * Makefile.in: Regenerate.
2924
2925 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2926
2927 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2928 * configure: Regenerate.
2929
2930 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2931
2932 * configure.ac ($with_ppl): Default to no if not supplied.
2933 ($with_cloog): Likewise.
2934 configure: Regenerate.
2935
2936 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2937
2938 PR bootstrap/39739
2939 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2940 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2941
2942 * configure, Makefile.in: Regenerate.
2943
2944 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2945
2946 * configure.ac: Change copyright header to refer to version
2947 3 of the GNU General Public License and to point readers at the
2948 COPYING3 file and the FSF's license web page.
2949 * Makefile.def: Likewise.
2950 * Makefile.tpl: Likewise.
2951 * Makefile.in: Regenerate.
2952
2953 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2954
2955 * configure.ac: Restore match for darwin9 or later. Use double
2956 brackets since regeneration eats one pair.
2957 * configure: Regenerate.
2958
2959 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2960
2961 * MAINTAINERS: Perform some obvious fixups.
2962
2963 2009-08-17 Ben Elliston <bje@au.ibm.com>
2964
2965 * config.sub, config.guess: Update from upstream sources.
2966
2967 2009-08-06 Michael Eager <eager@eagercon.com>
2968
2969 * configure.ac: Add Microblaze target.
2970 * configure: Regenerate.
2971
2972 2009-07-02 Tristan Gingold <gingold@adacore.com>
2973
2974 * configure.ac: Do not exclude gas for i386-*-darwin.
2975 Add a case for x86_64-*-darwin.
2976 * configure: Regenerate.
2977
2978 2009-06-26 Doug Evans <dje@sebabeach.org>
2979
2980 * Makefile.def (host_modules): Add cgen.
2981 * Makefile.in: Regenerate.
2982 * configure.ac (host_tools): Add cgen.
2983 * configure: Regenerate.
2984
2985 2009-06-17 Michael Eager <eager@eagercon.com>
2986
2987 * COPYING.LIBGLOSS: Add Xilinx license.
2988
2989 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2990
2991 * configure.ac: Define is_elf for QNX Neutrino targets.
2992 * configure: Regenerate.
2993
2994 2009-06-03 Jerome Guitton <guitton@adacore.com>
2995 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2996
2997 * Makefile.tpl (all): Avoid a trailing backslash.
2998 * Makefile.in: Regenerate.
2999
3000 2009-06-03 Ben Elliston <bje@au.ibm.com>
3001
3002 * config.sub, config.guess: Update from upstream sources.
3003
3004 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3005
3006 * Makefile.tpl ([+compare-target+]): Compare all stage
3007 directories, rather than just gcc.
3008 * Makefile.in: Rebuilt.
3009
3010 2009-05-28 Doug Kwan <dougkwan@google.com>
3011
3012 * configure.ac: Support gold for target arm*-*-*.
3013 * configure: Regenerate.
3014
3015 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3016
3017 * Makefile.tpl (all): Avoid harmless warning in make all when
3018 gcc-bootstrap is enabled but stage_last does not exist.
3019 * Makefile.in: Rebuilt.
3020
3021 2009-05-25 Tristan Gingold <gingold@adacore.com>
3022
3023 * setup.com: Complete the file with configuration and build.
3024
3025 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3026
3027 PR other/40159
3028 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3029 gcc-no-bootstrap are mutually exclusive.
3030 * Makefile.in: Rebuilt.
3031
3032 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3033
3034 PR other/40159
3035 * Makefile.tpl (all): Don't end with unconditional success.
3036 * Makefile.in: Rebuilt.
3037
3038 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3039
3040 PR target/37137
3041 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3042 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3043 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3044 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3045 stage_configureflags, stage_cflags and stage_libcflags into
3046 explicit Makefile macros.
3047 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3048 GFORTRAN.
3049 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3050 CC. Set CC_FOR_BUILD from CC.
3051 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3052 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3053 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3054 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3055 and GFORTRAN.
3056 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3057 (_LIBCFLAGS): Renamed to _TFLAGS.
3058 (do-compare-debug, do-compare3-debug): Drop.
3059 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3060 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3061 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3062 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3063 (XGCC_FLAGS_FOR_TARGET): New.
3064 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3065 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3066 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3067 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3068 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3069 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3070 TFLAGS.
3071 (BUILD_CONFIG): Include if requested.
3072 (all): Set TFLAGS on bootstrap.
3073 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3074 (all-stageid-prefixmodule): Likewise.
3075 (do-clean, distclean-stageid): Set TFLAGS.
3076 (restrap): Fix whitespace.
3077 * Makefile.in: Rebuilt.
3078
3079 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3080
3081 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3082 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3083 * Makefile.in: Regenerate.
3084
3085 2009-04-24 Eli Zaretskii <eliz@gnu.org>
3086
3087 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3088 consistency with config.sub. (Update from upstream sources.)
3089
3090 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3091
3092 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3093
3094 2009-04-17 Ben Elliston <bje@au.ibm.com>
3095
3096 * config.sub, config.guess: Update from upstream sources.
3097
3098 2009-04-15 Anthony Green <green@moxielogic.com>
3099
3100 * configure.ac: Add moxie support.
3101 * configure: Rebuilt.
3102
3103 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3104
3105 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3106 * configure: Regenerate.
3107
3108 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3109
3110 PR gas/10039
3111 * configure.ac: Require texinfo 4.7.
3112 * configure: Regenerated.
3113
3114 2009-04-09 Steve Ellcey <sje@cup.hp.com>
3115
3116 * Makefil.def (languages): New entries.
3117 * Makefile.tpl (check-gcc-*): New generic target.
3118 * Makefile.in: Regenerate.
3119
3120 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3121
3122 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3123 Windows builds of Sed.
3124
3125 2009-03-18 Tom Tromey <tromey@redhat.com>
3126
3127 * configure: Rebuild.
3128 * configure.ac (host_libs): Add libiconv.
3129 * Makefile.in: Rebuild.
3130 * Makefile.def (host_modules): Add libiconv.
3131 (configure-gdb, all-gdb): Depend on libiconv.
3132
3133 2009-03-16 Tristan Gingold <gingold@adacore.com>
3134
3135 * configure.ac: Treat gdb as supported on x86_64-darwin.
3136 * configure: Regenerate.
3137
3138 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3139
3140 Merge from GCC:
3141
3142 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3143
3144 * configure.ac (--with-host-libstdcxx): New option.
3145 * configure: Regenerate.
3146
3147 2009-01-29 Robert Millan <rmh@aybabtu.com>
3148
3149 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3150 * configure: Regenerate.
3151
3152 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3153
3154 PR tree-optimization/38515
3155 * configure.ac (cloog-polylib): Removed.
3156 (with_ppl, with_cloog): Test for "no".
3157 * configure: Regenerated.
3158
3159 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3160
3161 Backport from git Libtool:
3162
3163 2009-01-19 Robert Millan <rmh@aybabtu.com>
3164 Support GNU/kOpenSolaris.
3165 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3166 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3167 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3168 GNU/kOpenSolaris.
3169
3170 2009-02-05 Andreas Schwab <schwab@suse.de>
3171
3172 * Makefile.tpl (stage_last): Define $r and $s before using
3173 $(RECURSE_FLAGS_TO_PASS).
3174 * Makefile.in: Regenerate
3175
3176 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3177
3178 * COPYING.NEWLIB: Add ARM license.
3179
3180 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3181
3182 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3183 (all-opcodes): Depend on all-libiberty.
3184 * Makefile.in: Regenerate.
3185
3186 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3187
3188 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3189 * configure: Regenerate.
3190
3191 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3192
3193 Backport link test fix from upstream Libtool:
3194
3195 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3196 Add cache variables to tests that require the linker to work.
3197 For shlibpath_overrides_runpath, this also changes the semantics
3198 to let the result from the C compiler take precedence.
3199 compiler take precedence.
3200
3201 2008-12-02 Ben Elliston <bje@au.ibm.com>
3202
3203 * config.sub, config.guess: Update from upstream sources.
3204
3205 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3206
3207 * COPYING.NEWLIB: Updated.
3208 * COPYING.LIBGLOSS: Ditto.
3209
3210 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3211
3212 Sync with GCC:
3213
3214 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3215
3216 * configure.ac (ppllibs): Add by default the lib flags.
3217 * configure: Regenerate.
3218
3219 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3220
3221 * configure.ac: Add double brackets on darwin[912].
3222 * configure: Regenerate.
3223
3224 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3225
3226 * configure.ac: Expand to darwin10 and later.
3227 * configure: Regenerate.
3228
3229 2008-12-02 Andreas Schwab <schwab@suse.de>
3230
3231 * Makefile.def: configure-target-boehm-gc depends on
3232 all-target-libstdc++-v3.
3233 * Makefile.in: Regenerate.
3234
3235 2008-12-02 Ben Elliston <bje@au.ibm.com>
3236
3237 * config.sub, config.guess: Update from upstream sources.
3238
3239 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3240
3241 Merge from GCC:
3242
3243 2007-12-02 Matthias Klose <doko@ubuntu.com>
3244
3245 * config-ml.in: Remove 64bit configure tests.
3246
3247 2008-05-14 Rafael Espindola <espindola@google.com>
3248
3249 * config-ml.in: don't handle --enable-shared and --enable-static.
3250
3251 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3252 Tobias Grosser <grosser@fim.uni-passau.de>
3253 Jan Sjodin <jan.sjodin@amd.com>
3254 Harsha Jagasia <harsha.jagasia@amd.com>
3255 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3256 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3257 Adrien Eliche <aeliche@isty.uvsq.fr>
3258
3259 Merge from graphite branch.
3260 * configure: Regenerate.
3261 * Makefile.in: Regenerate.
3262 * configure.ac (host_libs): Add ppl and cloog.
3263 Add checks for PPL and CLooG.
3264 * Makefile.def (ppl, cloog): Added modules and dependences.
3265 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3266 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3267
3268 2008-09-03 Richard Guenther <rguenther@suse.de>
3269
3270 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3271 cloog test.
3272 * configure: Re-generate.
3273
3274 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3275
3276 * configure.ac (--with-cloog-polylib): New.
3277 (--disable-cloog-version-check): New.
3278 (--disable-ppl-version-check): New.
3279 * configure: Re-generate.
3280
3281 2008-09-05 Richard Guenther <rguenther@suse.de>
3282
3283 * configure.ac: Initialize clooglibs to -lcloog.
3284 * configure: Re-generate.
3285
3286 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3287
3288 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3289 recommended version to 2.3.2.
3290
3291 * configure: Regenerate.
3292
3293 2008-10-31 Ben Elliston <bje@au.ibm.com>
3294
3295 * configure.ac (spu-*-*): Remove special case.
3296 * configure: Regenerate.
3297
3298 Complete comment text from GCC version of:
3299
3300 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3301
3302 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3303 (GCC_SHLIB_SUBDIR): New.
3304 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3305 * configure: Regenerate.
3306 * Makefile.in: Regenerate.
3307
3308 2008-11-27 Tristan Gingold <gingold@adacore.com>
3309
3310 * configure.ac: Build gdb for i?86-*-darwin*
3311 * configure: Regenerated.
3312
3313 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3314
3315 PR bootstrap/38014
3316 PR bootstrap/37923
3317
3318 Revert:
3319
3320 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3321
3322 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3323 * Makefile.in: Regenerated.
3324
3325 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3326
3327 PR gdb/921
3328 PR gdb/1646
3329 PR gdb/2175
3330 PR gdb/2176
3331
3332 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3333 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3334 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3335 (HOST_EXPORTS): Pass CPPFLAGS.
3336 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3337 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3338 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3339 * Makefile.in, configure: Regenerated.
3340 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3341 and CPPFLAGS_FOR_BUILD.
3342
3343 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3344
3345 * configure.ac [spu-*-*]: Do not set skipdirs.
3346 * configure: Re-generate.
3347
3348 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3349
3350 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3351 * Makefile.in: Regenerated.
3352
3353 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3354
3355 PR gdb/921
3356 PR gdb/1646
3357 PR gdb/2175
3358 PR gdb/2176
3359
3360 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3361 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3362 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3363 (HOST_EXPORTS): Pass CPPFLAGS.
3364 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3365 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3366 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3367 * Makefile.in, configure: Regenerated.
3368 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3369 and CPPFLAGS_FOR_BUILD.
3370
3371 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3372
3373 * libtool.m4: Update to libtool 2.2.6.
3374 * lt~obsolete.m4: Update to libtool 2.2.6.
3375 * ltmain.sh: Update to libtool 2.2.6.
3376 * ltsugar.m4: Update to libtool 2.2.6.
3377 * ltversion.m4: Update to libtool 2.2.6.
3378 * ltoptions.m4: Update to libtool 2.2.6.
3379 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3380
3381 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3382
3383 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3384 (GCC_SHLIB_SUBDIR): New.
3385 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3386 * configure: Regenerate.
3387 * Makefile.in: Regenerate.
3388
3389 2008-08-28 Tristan Gingold <gingold@adacore.com>
3390
3391 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3392 Enable bfd, binutils and opcodes.
3393 * configure: Regenerate.
3394
3395 2008-08-16 Nicolas Roche <roche@adacore.com>
3396
3397 * Makefile.tpl: Add BOOT_ADAFLAGS.
3398 * Makefile.in: Regenerate.
3399
3400 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3401
3402 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3403 * configure: Regenerate.
3404
3405 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3406
3407 Sync with gcc:
3408 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3409
3410 * configure.ac: Add makefile fragments for hpux.
3411 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3412 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3413 * configure: Regenerate.
3414 * Makefile.in: Regenerate.
3415
3416 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3417
3418 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3419 * Makefile.in: Regenerate.
3420 * configure: Regenerate.
3421
3422 2008-06-18 Ian Lance Taylor <iant@google.com>
3423
3424 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3425
3426 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3427
3428 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3429
3430 * configure: Regenerate.
3431
3432 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3433
3434 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3435 "$@" is still intact with both Autoconf 2.59 and 2.62.
3436 * configure: Regenerate.
3437
3438 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3439
3440 * Makefile.tpl: Fix comment errors.
3441 * Makefile.in: Regenerate.
3442
3443 2008-06-13 Julian Brown <julian@codesourcery.com>
3444
3445 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3446 of libobjc for ARM EABI Linux.
3447 * configure: Regenerate.
3448
3449 2008-06-12 David S. Miller <davem@davemloft.net>
3450 David Edelsohn <edelsohn@gnu.org>
3451
3452 * configure.ac: Add powerpc*-*-* to gold supported targets.
3453 * configure: Regenerate.
3454
3455 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3456
3457 PR tree-optimization/36218
3458 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3459 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3460 (all prefix="build-"): Pass them to build-system sub-makes.
3461 * Makefile.in: Regenerate.
3462
3463 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3464
3465 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3466 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3467 mkdep, and compile. Update comments.
3468 (ETC_SUPPORT): Add ChangeLog and update comments.
3469
3470 2008-05-11 Ian Lance Taylor <iant@google.com>
3471
3472 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3473
3474 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3475
3476 Sync with gcc:
3477 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3478
3479 PR bootstrap/35457
3480 * configure.ac: Include override.m4.
3481 * configure: Regenerate.
3482
3483 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3484
3485 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3486 * Makefile.in: Regenerate.
3487
3488 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3489
3490 * configure.ac: Do not build libssp for the AVR.
3491 * configure: Regenerate.
3492
3493 2008-04-18 Nick Clifton <nickc@redhat.com>
3494
3495 * MAINTAINERS: Replace reference to configure.in with reference to
3496 configure.ac.
3497
3498 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3499
3500 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3501 as nonconfigurable directories list.
3502 * configure: Regenerate.
3503
3504 2008-04-14 David S. Miller <davem@davemloft.net>
3505
3506 * configure.ac: Add sparc*-*-* to gold supported targets.
3507 * configure: Regenerate.
3508
3509 2008-04-14 Ben Elliston <bje@au.ibm.com>
3510
3511 * config.sub, config.guess: Update from upstream sources.
3512
3513 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3514
3515 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3516 * Makefile.in: Regenerate.
3517
3518 2008-04-07 Ian Lance Taylor <iant@google.com>
3519
3520 * Makefile.def: check-gold depends upon all-binutils.
3521 * Makefile.in: Regenerate.
3522
3523 2008-04-04 Nick Clifton <nickc@redhat.com>
3524
3525 PR binutils/4334
3526 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3527 builds.
3528 * configure: Regenerate.
3529
3530 2008-04-04 NightStrike <NightStrike@gmail.com>
3531
3532 PR other/35151
3533 * configure.ac: Combine rules for mingw32 and mingw64.
3534 * configure: Regenerate.
3535
3536 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3537
3538 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3539 * Makefile.in: Regenerate.
3540
3541 2008-03-20 Ian Lance Taylor <iant@google.com>
3542
3543 * configure.ac: Add support for --enable-gold.
3544 * Makefile.def: Add gold as a directory like ld.
3545 * configure, Makefile.in: Regenerate.
3546
3547 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3548
3549 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3550 (s390_cond_extensions): Reduced extensions to the compare related.
3551 (main): z10 cpu type option added.
3552 (expandConditionalJump): Renamed to ...
3553 (insertExpandedMnemonic): ... this.
3554
3555 * opcodes/s390-opc.c: Re-group the operand format makros.
3556 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3557 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3558 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3559 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3560 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3561 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3562 INSTR_SIL_RDU): New instruction formats added.
3563 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3564 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3565 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3566 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3567 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3568 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3569 masks added.
3570 (s390_opformats): New formats added "ris", "rrs", "sil".
3571 * opcodes/s390-opc.txt: Add the conditional jumps with the
3572 extensions removed from automatic expansion in s390-mkopc.c manually.
3573 (asi - trtre): Add new System z10 EC instructions.
3574 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3575
3576 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3577
3578 * configure.ac: m4_include config/proginstall.m4.
3579 * configure: Regenerate.
3580
3581 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3582
3583 Backport from upstream Libtool:
3584
3585 2007-10-12 Eric Blake <ebb9@byu.net>
3586
3587 Deal with Autoconf 2.62's semantic change in m4_append.
3588 * ltsugar.m4 (lt_append): Replace broken versions of
3589 m4_append.
3590 (lt_if_append_uniq): Don't require separator to be overquoted,
3591 and avoid broken m4_append.
3592 (lt_dict_add): Fix typo.
3593 * libtool.m4 (_LT_DECL): Don't overquote separator.
3594
3595 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3596
3597 * config.rpath: Add AIX 6 support.
3598
3599 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3600
3601 * Makefile.def (stageprofile). Remove -fprofile-generate
3602 from stage_libcflags.
3603 * Makefile.in: Regenerate.
3604
3605 2008-03-13 Ben Elliston <bje@au.ibm.com>
3606
3607 * config.sub, config.guess: Update from upstream sources.
3608
3609 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3610
3611 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3612 * s390-opc.txt (cmpsc): Duplicate entry removed.
3613 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3614 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3615 fier, cu42, cu41): Fix operand format.
3616
3617 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3618
3619 PR bootstrap/32009
3620 PR bootstrap/32161
3621
3622 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3623 * configure: Regenerate.
3624
3625 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3626 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3627 STAGE4_LIBCFLAGS): New.
3628 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3629 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3630 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3631 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3632 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3633 for target modules. Don't export LIBCFLAGS.
3634 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3635 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3636 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3637 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3638 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3639 * Makefile.in: Regenerate.
3640
3641 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3642
3643 PR libgcj/33085
3644 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3645 Do not use -DDLL_EXPORT. Backport from upstream.
3646
3647 2008-02-14 Nick Clifton <nickc@redhat.com>
3648
3649 Import this patch from gcc:
3650 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3651
3652 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3653
3654 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3655
3656 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3657 * configure: Regenerate.
3658
3659 2008-01-31 Marc Gauthier <marc@tensilica.com>
3660
3661 * configure.ac (xtensa*-*-*): Recognize processor variants.
3662 * configure: Regenerate.
3663
3664 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3665
3666 PR bootstrap/34922
3667 * configure.ac (PARSE_ARGS): Push suitable setting of
3668 ac_subdirs_all, for `./configure --help=recursive'.
3669 Handle `+' in generic toplevel directory disabling.
3670 * configure: Regenerate.
3671
3672 2008-01-23 Ben Elliston <bje@au.ibm.com>
3673
3674 * config.sub, config.guess: Update from upstream sources.
3675
3676 2008-01-08 Ben Elliston <bje@au.ibm.com>
3677
3678 * config.sub, config.guess: Update from upstream sources.
3679
3680 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3681
3682 * COPYING.LIBGLOSS: Update default copyright.
3683
3684 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3685
3686 * COPYING.NEWLIB: Update default copyright.
3687
3688 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3689
3690 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3691 Change recommended MPFR from 2.2.1 > 2.3.0.
3692 * configure: Regenerate.
3693
3694 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3695
3696 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3697 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3698 * Makefile.in: Regenerate.
3699
3700 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3701
3702 * configure.ac: Enable libjava for x86_64-*-darwin9.
3703 * configure: Regenerate.
3704
3705 2007-12-05 Ben Elliston <bje@au.ibm.com>
3706
3707 * config.sub, config.guess: Update from upstream sources.
3708
3709 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3710
3711 * config-ml.in: Robustify against white space in absolute file
3712 names.
3713
3714 * config-ml.in (multi-clean): Substitute ${Makefile}.
3715 Remove superfluous ${Makefile} in list.
3716
3717 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3718
3719 * Makefile.def (dependencies): Make configure-gdb depend on
3720 all-intl.
3721 * Makefile.in: Regenerated.
3722
3723 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3724
3725 * Makefile.def: To avoid problems running with parallel makes,
3726 build newlib before libgloss so that target specific header
3727 files are availble.
3728 * Makefile.in: Regenerate.
3729
3730 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3731
3732 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3733 * Makefile.in: Regenerate.
3734
3735 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3736
3737 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3738 * libdecnumber: New directory, imported from GCC.
3739
3740 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3741
3742 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3743 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3744 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3745 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3746 * configure: Regenerate.
3747
3748 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3749
3750 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3751 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3752 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3753 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3754 * configure.ac: Default them to host tools for $host = $build.
3755 Subst them.
3756
3757 * configure: Regenerate.
3758 * Makefile.in: Regenerate.
3759
3760 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3761
3762 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3763 * configure: Regenerate.
3764
3765 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3766
3767 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3768 libstdc++.
3769 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3770 * configure: Regenerate.
3771 * Makefile.in: Regenerate.
3772
3773 2007-09-17 Andreas Schwab <schwab@suse.de>
3774
3775 * configure.ac: Raise minimum makeinfo version to 4.6.
3776 * configure: Regenerate.
3777
3778 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3779
3780 * configure.ac: Correct makeinfo version check.
3781 * configure: Regenerate.
3782
3783 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3784
3785 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3786 to $skipdirs and only disable gprof for newlib. Use the normal
3787 mips*-elf* handling in other respects.
3788 * configure: Regnerate.
3789
3790 2007-09-12 David Daney <ddaney@avtrex.com>
3791
3792 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3793 enabling libgcj.
3794 * configure: Regenerate.
3795
3796 2007-09-12 Richard Guenther <rguenther@suse.de>
3797
3798 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3799 nor --disable-checking is provided also turn on yes and types
3800 checking for stage1.
3801 * configure: Re-generate.
3802
3803 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3804
3805 PR target/33281
3806 * configure.ac: Use config/mh-mingw on mingw.
3807 * configure: Regenerate.
3808
3809 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3810
3811 PR other/32154
3812 * configure.ac: For libgloss targets, point the linker to the linker
3813 script, startup code and simulator library.
3814 * configure: Regenerate.
3815
3816 2007-09-09 Andrew Haley <aph@redhat.com>
3817
3818 * configure.ac (noconfigdirs): Remove target-libffi and
3819 target-libjava.
3820
3821 2007-08-29 Nick Clifton <nickc@redhat.com>
3822
3823 * config.sub, config.guess: Update from upstream sources.
3824
3825 2007-08-21 Richard Guenther <rguenther@suse.de>
3826
3827 * configure.ac: Add types checking to stage1 checking flags.
3828 * configure: Regenerate.
3829
3830 2007-08-18 Paul Brook <paul@codesourcery.com>
3831 Joseph Myers <joseph@codesourcery.com>
3832
3833 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3834 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3835 * Makefile.in: Regenerate.
3836 * configure.ac (--with-debug-prefix-map): New.
3837 * configure: Regenerate.
3838
3839 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3840 Nigel Stephens <nigel@mips.com>
3841
3842 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3843 as target_makefile_frag.
3844 * configure: Regenerate.
3845
3846 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3847
3848 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3849 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3850 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3851 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3852 (do-compare, do-compare3, do-compare-debug): New.
3853 ([+compare-target+]): Use them.
3854
3855 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3856
3857 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3858 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3859 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3860 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3861 (do-compare, do-compare3, do-compare-debug): New.
3862 ([+compare-target+]): Use them.
3863
3864 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3865 Ben Elliston <bje@au.ibm.com>
3866
3867 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3868 --silent if $silent.
3869 * configure: Regenerate.
3870
3871 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3872
3873 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3874
3875 2007-07-17 Nick Clifton <nickc@redhat.com>
3876
3877 * COPYING3: New file. Contains version 3 of the GNU General
3878 Public License.
3879 * COPYING3.LIB: New file. Contains version 3 of the GNU
3880 Lesser General Public License.
3881
3882 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3883
3884 * configure.ac: Fix my previous change to really match GCC.
3885 * configure: Regenerate.
3886
3887 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3888
3889 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3890 * configure: Regenerate.
3891
3892 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3893
3894 * configure.ac: Add some missing m4 quotation.
3895 * configure: Regenerate.
3896
3897 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3898
3899 * Makefile.def: Add windmc tool to build.
3900 * Makefile.tpl: Likewise.
3901 * configure.ac: Likewise.
3902 * Makefile.in: Regenerate.
3903 * configure: Regenerate.
3904
3905 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3906
3907 * lt~obsolete.m4: New. Import from 20070318 libtool.
3908
3909 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3910
3911 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3912 uclinux and linux-uclibc targets.
3913 * configure: Regenerate.
3914
3915 2007-06-28 DJ Delorie <dj@redhat.com>
3916
3917 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3918 not building newlib.
3919 * configure: Regenerated.
3920
3921 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3922
3923 * src-release (DEVO_SUPPORT): Correct typos.
3924
3925 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3926
3927 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3928 * Makefile.in: Regenerated.
3929
3930 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3931
3932 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3933 (distclean-stage[+id+]): Possibly delete stage_last.
3934 * Makefile.in: Regenerate.
3935
3936 2007-06-07 Ben Elliston <bje@au.ibm.com>
3937
3938 * config.sub, config.guess: Update from upstream sources.
3939
3940 2007-06-07 Ben Elliston <bje@au.ibm.com>
3941
3942 * Makefile.tpl: Fix spelling error.
3943 * Makefile.in: Regenerate.
3944
3945 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3946
3947 Sync with gcc:
3948 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3949
3950 PR bootstrap/29382
3951 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3952 * configure: Rebuilt.
3953
3954 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3955
3956 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3957 lt_cv_sys_max_cmd_len.
3958
3959 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3960
3961 * ltgcc.m4: Update from GCC.
3962
3963 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3964
3965 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3966
3967 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3968
3969 * ltmain.sh: Update from GCC.
3970 * libtool.m4: Update from GCC.
3971 * ltsugar.m4: New. Update from GCC.
3972 * ltversion.m4: New. Update from GCC.
3973 * ltoptions.m4: New. Update from GCC.
3974 * ltconfig: Remove.
3975 * ltcf-c.sh: Remove.
3976 * ltcf-cxx.sh: Remove.
3977 * ltcf-gcj.sh: Remove.
3978 * src-release: Update with new libtool file list.
3979
3980 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3981
3982 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3983 stage_cflags.
3984 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3985 Remove CFLAGS/LIBCFLAGS.
3986 (configure-stage[+id+]-[+prefix+][+module+],
3987 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3988 * Makefile.in: Regenerate.
3989
3990 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3991
3992 * config-ml.in: Update from GCC.
3993
3994 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3995
3996 * src-release (do-proto-toplev): Process the support directories before
3997 the tool directory.
3998
3999 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4000
4001 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4002 of glob. Quote arguments with single quotes too.
4003 * configure: Regenerate.
4004
4005 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4006
4007 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4008 * Makefile.in: Regenerate
4009
4010 2007-03-07 Andreas Schwab <schwab@suse.de>
4011
4012 * configure: Regenerate.
4013
4014 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4015
4016 * configure.ac: Add "--with-pdfdir" configure option,
4017 which defines pdfdir variable.
4018 * Makefile.def (target=fixincludes): Add install-pdf to
4019 missing targets.
4020 (recursive_targets): Add install-pdf target.
4021 (flags_to_pass): Add pdfdir.
4022 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4023 target.
4024 * configure: Regenerate
4025 * Makefile.in: Regenerate
4026
4027 2007-02-28 Eric Christopher <echristo@apple.com>
4028
4029 Revert:
4030 2006-12-07 Mike Stump <mrs@apple.com>
4031
4032 * Makefile.def (dependencies): Add dependency for
4033 install-target-libssp and install-target-libgomp on
4034 install-gcc.
4035 * Makefile.in: Regenerate.
4036
4037 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4038
4039 * configure: Regenerate.
4040 * configure.ac: Move statements after variable declarations.
4041
4042 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4043
4044 * configure.ac: Adjust for loop syntax.
4045 * configure: Regenerate.
4046
4047 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4048
4049 * configure: Rebuilt.
4050
4051 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4052
4053 * configure.ac: Drop multiple occurrences of --enable-languages,
4054 and fix its quoting.
4055 * configure: Rebuilt.
4056
4057 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4058 Nathan Sidwell <nathan@codesourcery.com>
4059 Vladimir Prus <vladimir@codesourcery.com
4060 Joseph Myers <joseph@codesourcery.com>
4061
4062 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4063 * configure: Regenerate.
4064
4065 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4066
4067 * configure.ac (target_libraries): Move libgcc before libiberty.
4068 * configure: Regenerated.
4069
4070 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4071
4072 * configure: Regenerate again?
4073
4074 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * configure: Reapply PR30748 fix which was lost in the previous commit.
4077
4078 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4079 Paolo Bonzini <bonzini@gnu.org>
4080
4081 PR bootstrap/30753
4082 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4083 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4084 * configure: Regenerated.
4085
4086 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
4087
4088 * configure: Regenerate.
4089
4090 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4091
4092 PR bootstrap/30748
4093 * configure.ac: Correct syntax for Solaris ksh.
4094 * configure: Regenerated.
4095
4096 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4097
4098 * Makefile.def: Sync with GCC.
4099 * Makefile.tpl: Sync with GCC.
4100 * Makefile.in: Regenerate.
4101 * configure: Regenerate.
4102
4103 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4104
4105 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4106 noncanonical equivalents.
4107 * configure.in: Rename to...
4108 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4109 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4110 target_noncanonical. Use them. Rewrite removal of configure
4111 arguments for autoconf 2.59. Discard variable settings. Force
4112 program_transform_name for native tools.
4113
4114 * Makefile.in: Regenerated.
4115 * configure: Regenerated with autoconf 2.59.
4116
4117 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4118
4119 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4120
4121 * COPYING.LIBGLOSS: Reformat default Red Hat
4122 license to fit within 80 columns.
4123 * COPYING.NEWLIB: Ditto.
4124
4125 2007-02-05 Dave Brolley <brolley@redhat.com>
4126
4127 * Contribute the following changes:
4128 2006-11-28 DJ Delorie <dj@redhat.com>
4129
4130 * configure.in: Fix typo for mep's target_makefile_frag.
4131 * configure: Regenerated.
4132
4133 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4134
4135 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4136 * configure: Regenerate.
4137
4138 2001-09-19 DJ Delorie <dj@redhat.com>
4139
4140 * configure.in (target_makefile_frag): use mt-mep
4141
4142 2001-06-12 Don Howard <dhoward@redhat.com>
4143
4144 * configure.in: Remove gdb from MeP skip list.
4145
4146 2001-04-05 DJ Delorie <dj@redhat.com>
4147
4148 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4149
4150 2001-03-20 Ben Elliston <bje@redhat.com>
4151
4152 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4153
4154 2001-03-19 Ben Elliston <bje@redhat.com>
4155
4156 * config.sub (mep, mep-*): Add.
4157
4158 2007-01-31 Andreas Schwab <schwab@suse.de>
4159
4160 * Makefile.tpl (LDFLAGS): Substitute it.
4161 * Makefile.in: Regenerate.
4162
4163 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4164
4165 * configure.in: Change == to = in test command.
4166 * configure: Regenerate.
4167
4168 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4169 Nick Clifton <nickc@redhat.com>
4170 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4171
4172 * configure.in (build_configargs, host_configargs, target_configargs):
4173 Remove build/host/target parameters.
4174 (host_libs): Add gmp and mpfr.
4175 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4176 * Makefile.def (gmp, mpfr): New.
4177 (gcc): Remove target.
4178 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4179 target_os, target_vendor): New.
4180 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4181 * configure: Regenerate.
4182 * Makefile.in: Regenerate.
4183
4184 2007-01-11 Matt Fago <fago@earthlink.net>
4185
4186 * configure.in: Try to link to functions only in mpfr 2.2.x
4187 to improve robustness of configure tests.
4188 * configure: Regenerate.
4189
4190 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4191
4192 * configure.in: Add support for an x86_64-mingw* target.
4193 * configure: Regenerate.
4194
4195 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4196
4197 * Makefile.tpl (all-target): Correct @if conditional for target
4198 modules.
4199 * configure.in: Omit libiberty if building only target libgcc.
4200 * configure, Makefile.in: Regenerated.
4201
4202 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4203
4204 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4205 * configure: Regenerate.
4206
4207 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4208
4209 * Makefile.def (target_modules): Add libgcc.
4210 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4211 * Makefile.tpl (clean-target-libgcc): Delete.
4212 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4213 on gcc even for bootstrapped modules. Rewrite handling of
4214 lang_env_dependencies to loop over target_modules.
4215 * configure.in (target_libraries): Add target-libgcc.
4216 * Makefile.in, configure: Regenerated.
4217
4218 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4219
4220 Sync with gcc:
4221 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4222
4223 * configure.in: Reorganize recognition of languages. Add
4224 --enable-stage1-languages. Show supported languages for the chosen
4225 target rather than all recognized languages.
4226 * configure: Regenerate.
4227
4228 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4229
4230 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4231 * Makefile.in: Regenerate.
4232
4233 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4234
4235 * configure.in: Warn that MPFR 2.2.0 is buggy.
4236 * configure: Regenerate.
4237
4238 2006-12-27 Ian Lance Taylor <iant@google.com>
4239
4240 * configure.in: When removing Makefiles to force a reconfigure, also
4241 remove prev-DIR*/Makefile.
4242 * configure: Regenerate.
4243
4244 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4245
4246 * config.bfd: Recognize fido.
4247
4248 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4249
4250 Sync with gcc:
4251
4252 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4253
4254 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4255 it only affects bootstrap and could be tested on "$host" as well.
4256 * configure: Regenerate.
4257 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4258
4259 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4260
4261 PR bootstrap/29544
4262 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4263 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4264 move here comment from Makefile.tpl.
4265 * Makefile.tpl: Move some definitions higher in the file.
4266 (STAGE1_CHECKING): New.
4267 * configure.in: Add --enable-stage1-checking.
4268 * configure: Regenerate.
4269 * Makefile.in: Regenerate.
4270
4271 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4272
4273 * configure.in: Update error message for missing GMP/MPFR.
4274
4275 * configure: Regenerate.
4276
4277 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4278
4279 * configure.in: Update MPFR version in error message.
4280
4281 * configure: Regenerate.
4282
4283 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4284
4285 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4286 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4287 --with-gmp-lib): New flags.
4288
4289 * configure: Regenerate.
4290
4291 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4292
4293 PR bootstrap/30134
4294 * configure.in: Correct x86 darwin support for libjava to powerpc
4295 and i?86 only.
4296 * configure: Regenerate.
4297
4298 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4299
4300 * configure.in: Handle spu makefile frag.
4301 * Makefile.tpl (MAINT): Define
4302 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4303 * configure: Regenerate.
4304 * Makefile.in: Regenerate.
4305
4306 2006-12-11 Ben Elliston <bje@au.ibm.com>
4307
4308 * config.sub, config.guess: Update from upstream sources.
4309
4310 2006-12-11 Ben Elliston <bje@au.ibm.com>
4311
4312 * configure.in: Sync with GCC (spu-*-*).
4313 * configure: Sync with GCC.
4314
4315 2006-12-07 Mike Stump <mrs@apple.com>
4316
4317 * Makefile.def (dependencies): Add dependency for
4318 install-target-libssp and install-target-libgomp on
4319 install-gcc.
4320 * Makefile.in: Regenerate.
4321
4322 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4323
4324 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4325 (unstage): Test for stage_last presence.
4326
4327 PR bootstrap/29802
4328 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4329 * Makefile.in: Regenerate.
4330
4331 2006-11-14 DJ Delorie <dj@redhat.com>
4332
4333 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4334 * Makefile.in: Sync with GCC.
4335 * configure.in: Sync with GCC (mpfr, gmp).
4336 * configure: Sync with GCC.
4337
4338 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4339
4340 * configure.in: Remove target-libgloss from noconfigdirs for
4341 bfin-*-*.
4342 * configure: Regenerated.
4343
4344 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4345
4346 * COPYING.NEWLIB: Add spu license.
4347 * COPYING.LIBGLOSS: Ditto.
4348
4349 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4350
4351 * Makefile.def: Added pdf target handling.
4352 * Makefile.tpl: Added pdf target handling.
4353 * Makefile.in: Regenerated.
4354
4355 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4356
4357 * COPYING.NEWLIB: Updated.
4358 * COPYING.LIBGLOSS: Ditto.
4359
4360 2006-09-27 Dave Brolley <brolley@redhat.com>
4361
4362 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4363 $s instead of $r.
4364 * configure: Regenerated.
4365
4366 2006-09-26 Ben Elliston <bje@au.ibm.com>
4367
4368 * config.sub, config.guess: Update from upstream sources.
4369
4370 2006-09-20 Thiemo Seufer <ths@mips.com>
4371
4372 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4373 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4374 * configure: Regenerate.
4375
4376 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4377
4378 * configure.in: Never build newlib for a Mingw host.
4379 Never build newlib as Mingw target library.
4380 Test the existence of winsup/cygwin for building a Cygwin newlib,
4381 rather than just winsup.
4382 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4383 building a Mingw target.
4384 * configure: Regenerate.
4385
4386 2006-08-15 Thiemo Seufer <ths@mips.com>
4387 Nigel Stephens <nigel@mips.com>
4388 David Ung <davidu@mips.com>
4389
4390 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4391
4392 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4393
4394 Sync from GCC:
4395 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4396
4397 PR bootstrap/18058
4398 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4399 if the bootstrap compiler is a GCC version that supports it.
4400 * configure: Regenerate.
4401
4402 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4403
4404 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4405 * configure: Regenerated.
4406
4407 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4408
4409 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4410 for stages after the first.
4411
4412 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4413
4414 * Makefile.def: Add dependencies for configure-opcodes
4415 on configure-intl and all-opcodes on all-intl.
4416 * Makefile.in: Regenerated.
4417
4418 2006-07-04 Peter O'Gorman <peter@pogma.com>
4419
4420 * ltconfig: chmod 644 before ranlib during install.
4421
4422 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4423
4424 * configure.in: Fix thinkos in previous check-in.
4425 * configure: Regenerate.
4426
4427 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4428
4429 Sync from gcc:
4430
4431 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4432
4433 PR other/27063
4434 * configure.in: Test subdir_requires and give an appropriate
4435 error message.
4436 * configure: Regenerate.
4437
4438 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4439
4440 PR target/27540
4441 * configure.in: Only enable libgomp on IRIX 6.
4442 * configure: Regenerate.
4443
4444 2006-06-20 David Ayers <d.ayers@inode.at>
4445
4446 PR bootstrap/28072
4447 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4448 whether target-libjava is being configured instead of whether the
4449 java front end is enabled.
4450 * configure: Regenerate.
4451
4452 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4453
4454 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4455 to R_ARM_LDC_SB_G{0,1,2} respectively.
4456
4457 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4458
4459 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4460 too.
4461 * Makefile.in: Regenerate.
4462
4463 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4464
4465 Sync from gcc:
4466
4467 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4468 * configure.in: Don't enable libgomp on hpux10.
4469 * configure: Rebuilt.
4470
4471 2006-06-13 David Ayers <d.ayers@inode.at>
4472
4473 Sync from gcc:
4474
4475 2006-06-12 David Ayers <d.ayers@inode.at>
4476
4477 PR bootstrap/27963
4478 PR target/19970
4479 * configure.in: Remove target-boehm-gc from noconfigdirs where
4480 ${libgcj} is specified.
4481 * configure: Regenerate.
4482
4483 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4484
4485 Sync from gcc:
4486
4487 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4488 Andreas Schwab <schwab@suse.de>
4489
4490 PR bootstrap/18033
4491 * config-ml.in: Eval option if surrounded by single quotes.
4492
4493 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4494
4495 Sync from gcc:
4496
4497 2006-06-06 David Ayers <d.ayers@inode.at>
4498
4499 PR libobjc/13946
4500 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4501 * Makefile.in: Regenerate.
4502 * configure.in: Add --enable-objc-gc at toplevel and have it
4503 enable boehm-gc for Objective-C.
4504 Remove target-boehm-gc from libgcj.
4505 Add target-boehm-gc to target_libraries.
4506 Add target-boehm-gc to noconfigdirs where ${libgcj}
4507 is specified.
4508 Assert that boehm-gc is supported when requested for Objective-C.
4509 Only build boehm-gc if needed either for Java or Objective-C.
4510 * configure: Regenerate.
4511
4512 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4513
4514 PR 27674
4515 * Makefile.tpl (configure-[+prefix+][+module+],
4516 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4517 Remove rule to unstage bootstrapped modules.
4518 (stage_current): New.
4519 * Makefile.in: Regenerate.
4520
4521 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4522 Andreas Tobler <a.tobler@schweiz.ch>
4523
4524 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4525 * configure: Rebuilt.
4526
4527 Revert
4528 2006-01-31 Richard Guenther <rguenther@suse.de>
4529 Paolo Bonzini <bonzini@gnu.org>
4530
4531 * Makefile.def (target_modules): Add libgcc-math target module.
4532 * configure.in (target_libraries): Add libgcc-math target library.
4533 (--enable-libgcc-math): New configure switch.
4534 * Makefile.in: Re-generate.
4535 * configure: Re-generate.
4536
4537 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4538
4539 * config-ml.in: Alter CCASFLAGS to include special
4540 multilib options the same as is done for CFLAGS.
4541
4542 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4543
4544 * Makefile.def: Added dependencies from sim and gdb on intl, and
4545 added configure dependencies to everything with an all dependency
4546 on intl.
4547 * gettext.m4: Removed.
4548 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4549 (GDB_SUPPORT_DIRS): Add intl.
4550 * Makefile.in: Regenerated.
4551
4552 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4553
4554 * src-release (DEVO_SUPPORT): Add config.rpath.
4555
4556 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4557
4558 * Makefile.def (bfd, opcodes): Fix lib_path.
4559 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4560 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4561 * Makefile.in: Regenerate.
4562
4563 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4564
4565 * configure.in: Enable gprof for cross builds.
4566 * configure: Regenerate.
4567
4568 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4569
4570 * src-release (MAKEINFOFLAGS): Define.
4571 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4572
4573 2006-05-14 Ben Elliston <bje@au.ibm.com>
4574
4575 * config.sub, config.guess: Update from upstream sources.
4576
4577 2006-05-12 Ben Elliston <bje@au.ibm.com>
4578
4579 * config.sub, config.guess: Update from upstream sources.
4580
4581 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4582
4583 * blt, iwidgets, mmalloc: Remove directories.
4584
4585 2006-05-01 DJ Delorie <dj@redhat.com>
4586
4587 * configure.in: Restore CFLAGS if GMP isn't present.
4588 * configure: Regenerate.
4589
4590 2006-04-18 DJ Delorie <dj@redhat.com>
4591
4592 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4593 reference libgloss so that libssp can be built in a combined
4594 tree.
4595 * configure: Regenerate.
4596
4597 2006-04-10 Ben Elliston <bje@au.ibm.com>
4598
4599 * contrib: Remove directory.
4600
4601 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4602
4603 * Makefile.tpl: Add install-html target.
4604 * Makefile.def: Add install-html target.
4605 * Makefile.in: Regenerate.
4606 * configure.in: Add --with-datarootdir, --with-docdir,
4607 and --with-htmldir options.
4608 * configure: Regenerate.
4609
4610 2006-03-31 Ben Elliston <bje@au.ibm.com>
4611
4612 PR binutils/1860
4613 * configure.in: Require makeinfo 4.4 or higher.
4614 * configure: Regenerate.
4615
4616 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4617
4618 * Makefile.in: Regenerate.
4619
4620 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4621
4622 Sync with gcc:
4623 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4624
4625 * configure.in: Handle --disable-<component> generically.
4626 * configure: Regenerate.
4627
4628 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4629
4630 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4631 (TARGET_CONFIGDIRS): Remove.
4632 * configure.in: Remove AC_SUBST(target_configdirs).
4633 * Makefile.in, configure: Regenerated.
4634
4635
4636 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4637
4638 PR libgcj/17311
4639 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4640
4641 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4642
4643 PR bootstrap/25670
4644
4645 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4646
4647 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4648 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4649 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4650 BUILD_PREFIX, BUILD_PREFIX_1.
4651 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4652
4653 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4654 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4655
4656 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4657 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4658 of `cat stage_current`. Always provide the `r' and `s' variables.
4659 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4660 a single shell execution.
4661 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4662 bootstrapped modules, make the stage1 module if the build was not
4663 started yet, else build the current stage.
4664 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4665 (all-build, all-host, all-target, [+make_target+]-host,
4666 [+make_target+]-target): Do not use \-continued lines.
4667 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4668 (current_stage, restrap, stage_last): New.
4669
4670 * Makefile.in: Regenerate.
4671 * configure: Regenerate.
4672
4673 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4674
4675 Sync from gcc:
4676
4677 2006-01-31 Richard Guenther <rguenther@suse.de>
4678 Paolo Bonzini <bonzini@gnu.org>
4679
4680 * Makefile.def (target_modules): Add libgcc-math target module.
4681 * configure.in (target_libraries): Add libgcc-math target library.
4682 (--enable-libgcc-math): New configure switch.
4683 * Makefile.in: Re-generate.
4684 * configure: Re-generate.
4685 * libgcc-math: New toplevel directory.
4686
4687 2006-01-18 Richard Henderson <rth@redhat.com>
4688 Jakub Jelinek <jakub@redhat.com>
4689 Diego Novillo <dnovillo@redhat.com>
4690
4691 * libgomp: New directory.
4692 * Makefile.def: Add target_module libgomp.
4693 * Makefile.in: Regenerate.
4694 * configure.in (target_libraries): Add target-libgomp.
4695 * configure: Regenerate.
4696
4697 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4698 Andreas Schwab <schwab@suse.de>
4699
4700 * configure: Regenerate.
4701
4702 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4703
4704 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4705 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4706 the assembler, linker and binutils.
4707 * configure: Regenerate.
4708
4709 2006-01-16 Nick Clifton <nickc@redhat.com>
4710
4711 * config.sub, config.guess: Sync from config repository.
4712
4713 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4714
4715 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4716 @ from continuation.
4717 * Makefile.in: Rebuilt.
4718
4719 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4720
4721 Sync from gcc:
4722
4723 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4724
4725 PR bootstrap/24252
4726
4727 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4728 * Makefile.tpl (OBJDUMP): New.
4729 (EXTRA_HOST_FLAGS): Add it.
4730 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4731
4732 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4733 to use symbolic links between directories. Avoid race conditions
4734 or make them harmless.
4735 * configure.in: Do not try to use symbolic links between directories.
4736
4737 * Makefile.def (LEAN): Pass.
4738 * Makefile.tpl (LEAN): Define.
4739 (stage[+id+]-start): Accept that the previous directory does not
4740 exist, if the bootstrap is lean.
4741 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4742 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4743 configure substitution.
4744 ([+compare-target+]): Likewise.
4745 ([+bootstrap-target+]-lean): New.
4746 * configure.in: Remove lean bootstrap support from here.
4747
4748 * Makefile.in: Regenerate.
4749 * configure: Regenerate.
4750
4751 2006-01-02 Andreas Schwab <schwab@suse.de>
4752
4753 * configure.in: When reconfiguring remove Makefile in
4754 all stage directories.
4755 * configure: Regenerate.
4756
4757 2005-12-27 Leif Ekblad <leif@rdos.net>
4758
4759 * configure.in: Add support for RDOS target.
4760 * configure: Regenerate.
4761
4762 2005-12-27 Nick Clifton <nickc@redhat.com>
4763
4764 PR binutils/1990
4765 * libtool.m4: Synchronize with version in GCC sources.
4766
4767 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4768
4769 Revert Ada-related part of the previous change.
4770
4771 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4772 Do not pass.
4773 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4774 * Makefile.in: Regenerate.
4775 * configure.in: Do not include mt-ppc-aix target fragment.
4776 * configure: Regenerate.
4777
4778 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4779
4780 * configure.in: Select appropriate fragments for PowerPC/AIX.
4781 * configure: Regenerate.
4782
4783 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4784 BOOT_CFLAGS, BOOT_LDFLAGS.
4785 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4786 BOOT_CFLAGS, BOOT_LDFLAGS.
4787 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4788 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4789 (stage): Fail if we cannot complete the work.
4790 * Makefile.in: Regenerate.
4791
4792 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4793
4794 * COPYING.NEWLIB: Update copyright year for default
4795 copyright.
4796
4797 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4798
4799 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4800 install-host-nogcc): Don't invoke $(stage) at the end.
4801 * Makefile.in: Regenerate.
4802
4803 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4804
4805 * configure.in: Flip the top-level bootstrap switch.
4806 * configure: Regenerate.
4807
4808 Merge from gcc:
4809
4810 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4811
4812 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4813 $(stage) and $(unstage).
4814 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4815 (all): Remove stray semicolon.
4816 (local-distclean): Don't handle multilib.tmp and multilib.out.
4817 (install.all): Set $s for consistency.
4818 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4819 check_multilibs setting. Always make the install directory.
4820 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4821 Correct @if/@endif.
4822 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4823 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4824 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4825 (multilib.out): Remove.
4826 * Makefile.in: Regenerated.
4827
4828 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4829
4830 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4831 * configure.in: Replace ms1 arch with mt.
4832 * configure: Rebuilt.
4833
4834 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4835
4836 Sync with gcc:
4837
4838 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4839
4840 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4841 * configure.in: Replace ms1 arch with mt.
4842 * configure: Rebuilt.
4843
4844 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4845
4846 Sync with gcc:
4847
4848 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4849
4850 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4851 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4852 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4853 Find in-tree tools if available.
4854 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4855 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4856 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4857 (COMPILER_*_FOR_TARGET): New.
4858 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4859 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4860 (CONFIGURED_*, USUAL_*): Remove.
4861 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4862 STRIP): Use autoconf substitutions.
4863 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4864 COMPILER_NM_FOR_TARGET): New.
4865 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4866
4867 (all): Make all-host and all-target in parallel.
4868 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4869 that $$r and $$s are set before invoking a recursive make.
4870 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4871 ([+bootstrap-target+]): Inline most of the `all' target.
4872
4873 2005-11-29 Ben Elliston <bje@au.ibm.com>
4874
4875 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4876 from the gcc build directory.
4877 * Makefile.in: Regenerate.
4878
4879 2005-11-29 Ben Elliston <bje@au.ibm.com>
4880
4881 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4882 depend on all-libdecnumber.
4883 * configure.in (host_libs): Include libdecnumber.
4884 * Makefile.in: Regenerate.
4885 * configure: Likewise.
4886
4887 2005-11-21 Kean Johnston <jkj@sco.com>
4888
4889 * config.sub, config.guess: Sync from upstream sources.
4890
4891 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4892
4893 * Makefile.def: Remove gdb dependencies for gdbtk.
4894 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4895 (configure-gdb, install-gdb): New rules.
4896 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4897 * Makefile.in, configure: Regenerated.
4898
4899 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4900
4901 PR bootstrap/24297
4902 * Makefile.tpl (do-[+make-target+], do-check, install,
4903 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4904 are set before recursing.
4905 * Makefile.in: Regenerate.
4906
4907 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4908
4909 PR bootstrap/18939
4910 * Makefile.def (gcc) <target>: Fix thinko.
4911 * Makefile.in: Regenerate.
4912
4913 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4914
4915 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4916 * configure: Regenerate.
4917
4918 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4919
4920 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4921 target-libffi, target-qthreads, target-libjava, and
4922 targetlibobjc.
4923 * configure: Regenerate.
4924
4925 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4926
4927 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4928 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4929 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4930 (USUAL_OBJDUMP_FOR_TARGET): New.
4931 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4932 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4933 * configure, Makefile.in: Regenerated.
4934
4935 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4936
4937 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4938 before other host packages.
4939
4940 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4941
4942 PR bootstrap/22340
4943
4944 * configure.in (default_target): Remove.
4945 * Makefile.tpl (all): Do not use prerequisites as subroutines
4946 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4947 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4948 use prerequisites as subroutines.
4949 (check-host, check-target): New.
4950 (bootstrap configure & all targets): Do not use stage*-start
4951 if the directory layout is already ok.
4952 (non-bootstrap configure & all targets): Prepend a $(unstage).
4953 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4954 (NOTPARALLEL): Remove.
4955 (unstage, stage variables): New variables.
4956 (unstage, stage targets): Simply expand to those variables.
4957
4958 * configure: Regenerate.
4959 * Makefile.in: Regenerate.
4960
4961 2005-10-04 James E Wilson <wilson@specifix.com>
4962
4963 * Makefile.def (lang_env_dependencies): Add libmudflap.
4964 * Makefile.in: Regenerate.
4965
4966 2005-10-03 Catherine Moore <clm@cm00re.com>
4967
4968 * configure.in (bfin-*-*): Support bfin.
4969 * configure: Regenerated.
4970
4971 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4972
4973 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4974 * configure: Regenerated.
4975
4976 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4977
4978 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4979 (LIPO_FOR_TARGET): New.
4980 (CONFIGURED_LIPO_FOR_TARGET): New.
4981 (USUAL_LIPO_FOR_TARGET): New.
4982 (STRIP_FOR_TARGET): New.
4983 (CONFIGURED_STRIP_FOR_TARGET): New.
4984 (USUAL_STRIP_FOR_TARGET): New.
4985 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4986 STRIP_FOR_TARGET.
4987 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4988 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4989 * Makefile.in: Regenerate.
4990 * configure: Regenerate.
4991
4992 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4993
4994 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4995 (rs6000-*-aix*): Same.
4996 * configure: Regenerate.
4997
4998 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4999
5000 * configure.in: Recognize f95 in the --enable-languages option,
5001 and substitute it for fortran, issuing a warning.
5002 * configure: Regenerate.
5003
5004 2005-09-07 Ben Elliston <bje@au.ibm.com>
5005
5006 Import from Autoconf sources:
5007
5008 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5009 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5010 Elliston. Handle weird characters correctly.
5011
5012 2005-08-30 Phil Edwards <phil@codesourcery.com>
5013
5014 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5015 * configure: Regenerated.
5016
5017 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5018
5019 * Makefile.def (libssp): Add to lang_env_dependencies.
5020 * Makefile.in: Regenerate.
5021
5022 2005-08-17 Christian Groessler <chris@groessler.org>
5023
5024 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5025 * Makefile.in: Regenerate.
5026
5027 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5028
5029 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5030 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5031 Look for alternate names of the target cc and c++
5032 * configure: Regenerate.
5033
5034 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5035
5036 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5037 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5038 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5039 tools; remove code to manually set them.
5040 (Target tools): Look in the environment for them.
5041 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5042 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5043 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5044 build directory.
5045 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5046 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5047 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5048 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5049 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5050 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5051 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5052 * configure: Regenerate.
5053 * Makefile.in: Regenerate.
5054
5055 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5056
5057 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5058 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5059 * Makefile.in: Regenerated.
5060
5061 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5062
5063 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5064 (CFLAGS_FOR_TARGET): Use it.
5065 (CXXFLAGS_FOR_TARGET): Likewise.
5066 * Makefile.in: Regenerated.
5067 * configure.in (--with-build-sysroot): New option.
5068 * configure: Regenerated.
5069
5070 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5071
5072 * Makefile.tpl: Wrap install between unstage and stage
5073 * Makefile.in: Regenerate.
5074
5075 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5076
5077 * all files: Update FSF address.
5078
5079 2005-07-14 Jim Blandy <jimb@redhat.com>
5080
5081 * configure.in: Add cases for Renesas m32c.
5082 * configure: Regenerated.
5083
5084 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5085
5086 * COPYING, compile, config-ml.in, config.guess,
5087 config.sub, install-sh, missing, mkinstalldirs,
5088 symlink-tree, ylwrap: Sync from upstream sources.
5089
5090 2005-07-13 Eric Christopher <echristo@redhat.com>
5091
5092 * configure.in: Add toplevel noconfigdir support for tpf.
5093 * configure: Regenerate.
5094
5095 2005-07-11 Jakub Jelinek <jakub@redhat.com>
5096
5097 * Makefile.def (target_modules): Add libssp.
5098 * configure.in (target_libraries): Add target-libssp.
5099 * configure: Rebuilt.
5100 * Makefile.in: Rebuilt.
5101
5102 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5103
5104 PR ada/22340
5105
5106 * Makefile.def: Sync with gcc.
5107 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5108 * Makefile.in: Regenerate.
5109
5110 2005-07-07 Andreas Schwab <schwab@suse.de>
5111
5112 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5113 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5114 * Makefile.in: Regenerated.
5115
5116 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
5117
5118 * configure.in: Add --enable-libssp and --disable-libssp.
5119 * configure: Regenerate with autoconf-2.13.
5120
5121 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5122
5123 * configure.in: Don't build sim or rda when targetting darwin.
5124 * configure: Regenerate.
5125
5126 2005-07-04 Ben Elliston <bje@gnu.org>
5127
5128 * src-release (do-proto-toplev): Remove dejagnu bits.
5129 (DEJAGNU_SUPPORT_DIRS): Remove.
5130 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5131 (GDBD_SUPPORT_DIRS): Likewise.
5132 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5133 (INSIGHTD_SUPPORT_DIRS): Likewise.
5134 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5135
5136 2005-06-30 Ben Elliston <bje@gnu.org>
5137
5138 * setup.com (mpw): Remove unused directive.
5139
5140 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5141
5142 * Makefile.def (stagefeedback): Come after profile.
5143 Define profiledbootstrap target.
5144 * Makefile.tpl (profiledbootstrap): Remove.
5145 (stageprofile-end): Zap stagefeedback.
5146 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5147 * Makefile.in: Regenerate.
5148
5149 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5150
5151 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5152 In 'cpp' stanza, support '#line' as well as '# '.
5153
5154 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5155
5156 * configure.in (unsupported_languages): New macro.
5157 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5158 non-ported target libraries in noconfigdirs.
5159 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5160 non-linux-gnu. Remove libgcj_ex_libffi.
5161 <lang_frag loop>: Set add_this_lang=no if the language is in
5162 unsupported_languages.
5163 * configure: Regenerate.
5164
5165 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5166
5167 * configure.in: Fix typo in handling of --with-mpfr-dir.
5168 * configure: Regenerate.
5169
5170 2005-06-02 Jim Blandy <jimb@redhat.com>
5171
5172 * config.sub: Add cases for the Renesas m32c. (This patch has been
5173 accepted into the master sources.)
5174
5175 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5176 Michael Snyder <msnyder@redhat.com>
5177 Stan Cox <scox@redhat.com>
5178
5179 * configure.in: Set noconfigdirs for ms1.
5180
5181 * configure: Regenerate.
5182
5183 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5184
5185 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5186 (Dependencies): Consider target modules for bootstrap dependencies.
5187 Make target bootstrap modules depend on each stage's gcc.
5188 * Makefile.in: Regenerate.
5189
5190 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5191
5192 * Makefile.def (configure-gcc): Depend on binutils having been built.
5193 (all-gcc): No need to do it here.
5194 * Makefile.in: Regenerate.
5195
5196 2005-05-19 Paul Brook <paul@codesourcery.com>
5197
5198 * configure.in: Rewrite misleading error message when requested
5199 language cannot be built.
5200 * configure: Regenerate.
5201
5202 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5203
5204 * ylwrap: Import from Automake 1.9.5.
5205
5206 2005-05-04 Mike Stump <mrs@apple.com>
5207
5208 * configure.in: Always pass --target to target configures as
5209 otherwise rebuilds that do --recheck will fail.
5210 * configure: Rebuilt.
5211
5212 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5213
5214 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5215 STAGE_HOST_EXPORTS.
5216 (configure, all): Add bootstrap support.
5217 (Host modules, target modules): Pass post-stage1 flags and exports.
5218 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5219 * Makefile.in: Regenerate.
5220
5221 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5222
5223 Sync from gcc:
5224
5225 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5226
5227 * config.sub: Update from master copy.
5228
5229 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5230
5231 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5232 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5233 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5234 "*-*-elf" and "*-*-linux*".
5235 * configure: Regenerate.
5236
5237 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5238
5239 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5240 (TARGET_CONFIGARGS): Include --with-target-subdir.
5241 (configure, all): New macros. Use them throughout.
5242
5243 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5244
5245 * Makefile.tpl: Sync with gcc.
5246 * Makefile.in: Regenerate.
5247
5248 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5249
5250 * config/mh-mingw32: Delete.
5251 * configure.in: Don't use it.
5252 * configure: Regenerate.
5253
5254 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5255
5256 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5257 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5258 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5259 (HOST_LIB_PATH): Generate from Makefile.def.
5260 (TARGET_LIB_PATH): Likewise.
5261 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5262 * Makefile.in: Regenerate.
5263 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5264 (RPATH_ENVVAR): Include Darwin case.
5265 * configure: Regenerate.
5266
5267 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5268
5269 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5270 * configure: Regenerate.
5271
5272 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5273
5274 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5275 gcc_version, and gcc_version_trigger from set of flags to pass.
5276 * Makefile.tpl: Remove definitions of above variables.
5277 (config.status): Remove dependency on $(gcc_version_trigger).
5278 * Makefile.in: Regenerate.
5279 * configure.in: Do not reference config/gcc-version.m4 nor
5280 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5281 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5282 * configure: Regenerate.
5283
5284 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5285 Andrew Pinski <pinskia@physics.uc.edu>
5286
5287 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5288 * Makefile.in: Regenerate.
5289
5290 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5291
5292 PR libgcj/20160
5293 * ltmain.sh: Avoid creating archives with components that have
5294 duplicate basenames.
5295
5296 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5297
5298 PR bootstrap/20250
5299 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5300 instead of check.
5301 * Makefile.in: Regenerate.
5302
5303 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5304
5305 Sync from gcc.
5306
5307 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5308
5309 PR bootstrap/17383
5310 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5311 * Makefile.tpl (HOST_SUBDIR): New substitution.
5312 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5313 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5314 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5315 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5316 (Host modules, Bootstrapped modules): Use it.
5317 (Build modules, Target modules): Do not create symlink trees,
5318 always configure out-of-srcdir.
5319 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5320 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5321 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5322 $(HOST_SUBDIR). Create a symlink for host_subdir.
5323
5324 * Makefile.in: Regenerate.
5325 * configure: Regenerate.
5326
5327 Merged from libada-gnattools-branch:
5328 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5329
5330 * Makefile.def: Add gnattools as a module, depending on target-libada.
5331 * Makefile.in: Regenerate.
5332 * configure.in: Include gnattools in host_tools; disable it if ada
5333 is disabled.
5334 * configure: Regenerate.
5335
5336 2005-02-23 Nick Clifton <nickc@redhat.com>
5337
5338 * configure: Regenerate.
5339
5340 2005-02-22 Paul Schlie <schlie@comcast.net>
5341
5342 * configure.in: Allow darwin targeted ports to build tk, itcl and
5343 libgui.
5344
5345 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5346
5347 PR libgcj/10353
5348 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5349 * configure: Regenerate.
5350
5351 2005-02-08 Andrew Cagney <cagney@gnu.org>
5352
5353 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5354 gdb/ section. Update GDB's URL.
5355
5356 2005-01-31 Andrew Cagney <cagney@gnu.org>
5357
5358 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5359
5360 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5361
5362 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5363 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5364 target-libgloss when not *-*-elf and *-*-aout.
5365 * configure: Regenerate.
5366
5367 2005-01-27 Andrew Cagney <cagney@gnu.org>
5368
5369 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5370
5371 2005-01-24 Andrew Cagney <cagney@gnu.org>
5372
5373 * gettext.m4: Only fall back to ../intl/ when it's present.
5374
5375 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5376
5377 * install-sh, config.sub: Import from upstream.
5378
5379 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5380
5381 PR bootstrap/18222
5382 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5383 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5384 * Makefile.in: Regenerate.
5385
5386 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5387
5388 Revert 2004-12-28 Makefile changes, a better fix will be
5389 applied to mainline and src after GCC 4.0 branches.
5390
5391 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5392
5393 PR bootstrap/17383
5394
5395 * Makefile.def (target_modules): Remove stage parameter,
5396 it is always true now.
5397 * Makefile.tpl (configure-build-[+module+],
5398 configure-target-[+module+]): Always build symlink tree
5399 for the directory and for include. BUILD_SUBDIR and
5400 TARGET_SUBDIR cannot be . anymore.
5401 * Makefile.in: Regenerate.
5402
5403 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5404
5405 Revert 2004-12-08 Makefile changes.
5406
5407 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5408
5409 * configure.in (sh64-*-*): Reenable gprof.
5410 * configure: Regenerate.
5411
5412 2004-12-09 Jim Blandy <jimb@redhat.com>
5413
5414 * MAINTAINERS: List 'depcomp' as part of automake.
5415
5416 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5417
5418 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5419 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5420 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5421 * Makefile.in: Regenerate.
5422
5423 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5424
5425 * Makefile.tpl: Generate normal dependencies if the LHS module is
5426 not bootstrapped.
5427 * Makefile.in: Regenerate.
5428
5429 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5430
5431 * configure.in: Include config/gxx-include-dir.m4. Use
5432 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5433 * configure: Regenerate.
5434
5435 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5436
5437 * config.if: Delete.
5438 * configure.in: Set libstdcxx_incdir directly.
5439 * configure: Regenerate.
5440 * MAINTAINERS: Remove mention of config.if.
5441 * src-release (DEVO_SUPPORT): Remove config.if.
5442
5443 2004-12-02 Eric Christopher <echristo@redhat.com>
5444
5445 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5446 of things to remove.
5447 * Makefile.in: Regenerate.
5448
5449 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5450
5451 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5452 * configure: Regenerate.
5453
5454 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5455
5456 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5457 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5458 * configure: Regenerate.
5459
5460 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5461
5462 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5463 (hppa*64*-*-*): Delete incorrect comment.
5464 * configure: Rebuilt.
5465
5466 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5467
5468 * install-sh, compile: Import from automake.
5469
5470 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5471
5472 * config.guess, config.sub: Import from savannnah.
5473
5474 2004-11-12 Mike Stump <mrs@apple.com>
5475
5476 * Makefile.def: Add html support.
5477 * Makefile.tpl: Likewise.
5478 * Makefile.in: Regenerate.
5479
5480 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5481
5482 PR 18423
5483 * configure.in: Remove all instances of build-fixincludes from
5484 noconfigdirs.
5485 (build_configargs): Supply --target to subdirectories.
5486 * configure: Regenerate.
5487
5488 * Makefile.def: Make gcc install depend on fixincludes install.
5489 * Makefile.in: Regenerate.
5490
5491 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5492
5493 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5494 target-libgfortran.
5495 * configure: Regenerate.
5496
5497 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5498
5499 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5500 like CC.
5501
5502 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5503
5504 * Makefile.def (host fixincludes): Specify missing targets.
5505 * Makefile.in: Regenerate.
5506
5507 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5508
5509 PR other/17783
5510 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5511 * configure: Regenerated.
5512
5513 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5514
5515 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5516 * configure: Regenerated.
5517
5518 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5519
5520 PR target/18151
5521 * configure.in (case ${target}): Do not build fixincludes for avr.
5522 * configure: Regenerated.
5523
5524 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5525
5526 * configure.in (case ${target}): Do not build fixincludes
5527 on platforms where it is not used.
5528 * configure: Regenerated.
5529
5530 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5531
5532 * configure.in: Use an absolute path to install-sh.
5533 * configure: Regenerated.
5534
5535 2004-10-19 Andrew Cagney <cagney@gnu.org>
5536
5537 * src-release (do-djunpack, do-md5sum): Install the generated file
5538 directly into the proto-toplev/ directory.
5539
5540 2004-10-19 Andrew Cagney <cagney@gnu.org>
5541
5542 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5543
5544 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5545
5546 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5547 * configure: Regenerate.
5548
5549 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5550
5551 Fix wrong conflict resolution in:
5552
5553 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5554
5555 * Makefile.in: Regenerate.
5556 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5557 in the recursive `make', instead of hardwiring `all'.
5558 (Autogenerated TARGET-* variables): New.
5559
5560 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5561
5562 Merged from GCC / libtool upstream:
5563 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5564 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5565 * ltcf-cxx.sh (tpf*): Likewise.
5566 * ltconfig (tpf*): Add TPF OS configuration support.
5567
5568 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5569
5570 * configure.in: Enable target-libgloss for crx-*-*.
5571 * configure: Regenerate.
5572
5573 2004-09-24 Michael Roth <mroth@nessie.de>
5574
5575 * configure.in (--without-headers): Add missing double quotes.
5576 * configure: Regenerate.
5577
5578 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5579
5580 * ylwrap: Revert to previous version.
5581
5582 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5583
5584 PR bootstrap/17369
5585 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5586 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5587 SET_GCC_LIB_PATH_CMD.
5588 (BASE_TARGET_EXPORTS): Likewise.
5589 * Makefile.in: Regenerated.
5590
5591 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5592 * configure: Regenerated.
5593
5594 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5595
5596 * config.guess: New upstream version
5597 * compile, depcomp, install-sh, ylwrap: Likewise.
5598
5599 2004-09-19 Roger Sayle <roger@eyesopen.com>
5600
5601 * config/mh-x86omitfp: New host makefile fragment. Add
5602 -fomit-frame-pointer to the default BOOT_CFLAGS.
5603 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5604 * configure: Regenerate.
5605
5606 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5607
5608 PR target/11572
5609 * configure.in (*-*-darwin*): Renable libobjc.
5610 * configure: Regenerate.
5611
5612 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5613
5614 * Makefile.def: Remove libbanshee.
5615 * Makefile.tpl: Ditto.
5616 * configure.in: Ditto.
5617 * Makefile.in: Regen.
5618 * configure: Ditto.
5619
5620 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5621
5622 * missing: Import latest version from master repository.
5623
5624 2004-09-04 Nick Clifton <nickc@redhat.com>
5625
5626 * config.sub: Import latest version from master repository.
5627 * config.guess: Likewise.
5628 This includes these changes:
5629
5630 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5631
5632 * config.sub: Handle crisv32, alias etraxfs.
5633 * config.guess (crisv32:Linux:*:*): Handle.
5634
5635 2004-08-13 Brad Smith <brad@comstyle.com>
5636
5637 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5638 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5639
5640 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5641
5642 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5643 assume the processor is a powerpc. This is because coreutils
5644 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5645 in this case, due to a MacOS X bug that causes
5646 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5647 to return a negative number.
5648 Problem reported by Petter Reinholdtsen in:
5649 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5650
5651 2004-07-19 Ben Elliston <bje@gnu.org>
5652
5653 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5654
5655 2004-06-24 Ben Elliston <bje@gnu.org>
5656
5657 * config.guess: Update copyright years.
5658 * config.sub: Likewise.
5659
5660 2004-06-22 Robert Millan <robertmh@gnu.org>
5661
5662 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5663 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5664
5665 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5666
5667 * config.guess (*:*VMS:*:*): New entry. Replaces
5668 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5669 manufacturer.
5670
5671 2004-06-22 Ben Elliston <bje@gnu.org>
5672
5673 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5674 * config.sub: Likewise.
5675
5676 2004-06-22 Ben Elliston <bje@gnu.org>
5677
5678 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5679 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5680
5681 2004-06-11 Ben Elliston <bje@gnu.org>
5682
5683 * config.guess (pegasos:OpenBSD:*:*): Remove.
5684
5685 2004-06-11 Ben Elliston <bje@gnu.org>
5686
5687 From Wouter Verhelst <wouter@grep.be>:
5688 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5689
5690 2004-06-11 Ben Elliston <bje@gnu.org>
5691
5692 * config.guess (luna88k:OpenBSD:*:*): New.
5693
5694 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5695
5696 * config.guess (m32r*:Linux:*:*): New case.
5697 * config.sub: Handle m32rle.
5698
5699 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5700
5701 From Jens Petersen <petersen@redhat.com>:
5702 * config.sub: Handle sparcv8.
5703
5704 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5705
5706 From Tom Smith <smith@cag.lkg.hp.com>:
5707 * config.guess: Version suffixes are equally significant on Tru64
5708 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5709 prefix of "P" (patched kernel).
5710
5711 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5712
5713 * config.sub: Add support for National Semiconductor CRX target.
5714
5715 2004-09-03 Jan Beulich <jbeulich@novell.com>
5716
5717 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5718 *-*-netware, but add target-libmudflap.
5719 Consolidate *-*-netware targets (of which really only i?86 exists)
5720 into a single entry.
5721 * configure: Likewise.
5722
5723 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5724
5725 * Makefile.tpl (sorry): Remove.
5726 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5727 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5728 (do-clean): Clean per-stage directories too.
5729 (do-distclean): Run distclean-stage1 too.
5730 (.NOTPARALLEL): Enable during toplevel bootstrap.
5731 (stage[+id+]-bubble): Enable parallel execution during
5732 the recursive invocation.
5733 * Makefile.in: Regenerate.
5734
5735 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5736
5737 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5738
5739 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5740 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5741 * configure: regenerate
5742 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5743 -mdynamic-no-pic
5744
5745 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5746
5747 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5748 include.
5749 * configure.in: Fix indentation.
5750 * configure: Regenerate.
5751
5752 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5753
5754 * Makefile.def (build_modules): Add fixincludes.
5755 (dependencies): Make gcc depend on fixincludes.
5756 * configure.in (build_tools): Add fixincludes.
5757 (build_configdirs): Always include build_libs.
5758 * Makefile.in: Regenerate.
5759 * configure: Regenerate.
5760
5761 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5762
5763 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5764 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5765 phony targets; do not generate timestamp files.
5766 (distclean-stageN): Remove references to their timestamp files.
5767 (restageN, touch-stageN): Remove.
5768 (stageN-bubble): Rewritten.
5769 (compare): Support lean bootstraps.
5770 * Makefile.in: Regenerate.
5771
5772 * configure.in: Only warn when bootstrapping but
5773 build != host or build != target. Support lean bootstraps.
5774 * configure: Regenerate.
5775
5776 Sync from gcc:
5777 2004-08-26 Phil Edwards <phil@codesourcery.com>
5778
5779 * configure.in: Give a better error message if GMP/MPFR are missing
5780 and a language needing them has been requested.
5781 * configure: Regenerated.
5782
5783 2004-08-25 Phil Edwards <phil@codesourcery.com>
5784
5785 * configure.in: Print a list of available language front-ends if
5786 a requested one is missing. Tidy stray tab characters.
5787 * configure: Regenerated.
5788
5789 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5790
5791 * Makefile.in: Regenerate.
5792 * configure: Regenerate.
5793
5794 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5795 stage_*_flags.
5796 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5797 for bootstrapped modules if toplevel bootstrap is going.
5798 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5799 modules. Adjust for changes in Makefile.def. Enable several
5800 rules even in non-bootstrap mode, just to avoid peppering the
5801 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5802 (stage-[+prev+]-bubble): Remove.
5803
5804 * Makefile.def (Dependencies): Depend on all-build-bison,
5805 all-build-flex, all-build-byacc, all-build-texinfo, rather
5806 than the host variations.
5807 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5808 with BUILD_SUBDIR.
5809 (BISON): Update for recent Bisons.
5810 (YACC): Fix typo.
5811 (cross): Depend on all-build.
5812 (all): Do not depend on all-build.
5813 (prebootstrap): Remove.
5814 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5815 (Prebootstrap dependencies): Add them to the per-stage targets
5816 and to all-prebootstrap.
5817 * configure.in (build_configdirs): Always enable build_tools.
5818 (BUILD_DIR_PREFIX): Remove.
5819
5820 * Makefile.def (gcc): Add target variable.
5821 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5822 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5823 in the recursive `make', instead of hardwiring `all'.
5824 (Autogenerated TARGET-* variables): New.
5825
5826 2004-08-17 Robert Millan <robertmh@gnu.org>
5827
5828 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5829 (instead of FreeBSD).
5830 * configure: Regenerate.
5831
5832 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5833
5834 * Makefile.def, configure.in, src-release: Remove useless, bogus
5835 references to tix.
5836 * Makefile.in, configure: Regenerate.
5837
5838 * src-release: Stop distributing mmalloc with gdb (which doesn't
5839 use it).
5840 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5841 * Makefile.in: Regenerate.
5842
5843 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5844
5845 * configure.in (arm*-*-eabi*): New target.
5846 * configure: Regenerate.
5847
5848 2004-08-01 Robert Millan <robertmh@gnu.org>
5849
5850 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5851 libmudflap for all GNU-based systems (with Glibc).
5852 * configure: Regenerate.
5853
5854 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5855
5856 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5857 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5858 (Dependencies): New section.
5859 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5860 (configure-target-[+module+]): Depend on maybe-all-gcc
5861 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5862 (toplevel profiledbootstrap): Fix dependencies.
5863 * Makefile.in: Regenerate.
5864
5865 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5866
5867 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5868 target-libiberty to noconfigdirs.
5869
5870 2004-08-03 Paul Brook <paul@codesourcery.com>
5871
5872 * configure.in: Check for MPFR as well as GMP.
5873 * configure: Regenerate.
5874
5875 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5876
5877 * Makefile.def (host-modules): Add gcc.
5878 * Makefile.in: Regenerate.
5879 * Makefile.tpl (sorry): New rule.
5880 (configure-host, all-host, [+make_target+]-host, do-check,
5881 install-host): Do not add gcc as a special case.
5882 (host modules): Add a small special-casing for gcc. Export
5883 extra_make_flags through the environment.
5884 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5885 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5886 other recursive targets for gcc): Remove.
5887
5888 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5889 (stage, unstage): New rules.
5890 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5891 distclean-stage[+id+]): Use stage_current.
5892 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5893 the stage*-start rules.
5894
5895 2004-07-19 Robert Millan <robertmh@gnu.org>
5896
5897 Synced from gcc:
5898
5899 2004-04-26 Robert Millan <robertmh@gnu.org>
5900
5901 Add patches from libtool CVS.
5902 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5903 * ltconfig: Likewise.
5904 * ltcf-c.sh: Likewise.
5905 * ltcf-cxx.sh: Likewise.
5906 * ltcf-gcj.sh: Likewise.
5907
5908 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5909
5910 * configure.in: Add noconfigdirs for crx-*-*.
5911 * configure: Regenerate.
5912
5913 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5914
5915 Synced from gcc:
5916
5917 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5918
5919 * configure.in: Build libmudflap by default on FreeBSD.
5920 * configure: Regenerated.
5921
5922 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5923
5924 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5925 systems.
5926 * configure: Regenerated.
5927
5928 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5929
5930 PR target/16344
5931 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5932 feedback based compiler.
5933 * Makefile.in: Rebuilt.
5934
5935 2004-07-05 Phil Edwards <phil@codesourcery.com>
5936
5937 * configure.in: Do not prepend $srcdir to /dev/null in
5938 makefile fragments.
5939 * configure: Regenerate.
5940
5941 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5942
5943 * Makefile.def (host_modules): Set bootstrap=true for flex.
5944 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5945 * Makefile.in: Rebuilt.
5946
5947 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5948
5949 * Makefile.def (build_modules): Add bison, byacc, flex,
5950 m4, texinfo.
5951 (flags_to_pass): Add FLEX.
5952 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5953 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5954 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5955 DEFAULT_MAKEINFO): Remove.
5956 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5957 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5958 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5959 objdir or else use configured tool.
5960 (all-build): New.
5961 (all): Depend on it.
5962 (Build module dependencies): Add.
5963 * Makefile.in: Regenerate.
5964 * configure.in: Better support for multiple build modules,
5965 matching what is done for host/target modules. Do not look
5966 for "plausible" locations of build tools if Canadian cross.
5967 Use autoconf's AC_PROG_CC to find a C compiler. Define
5968 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5969 * configure: Regenerate.
5970
5971 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5972
5973 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5974 * Makefile.in: Regenerate.
5975
5976 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5977
5978 * Makefile.tpl (configure-build-[+module+],
5979 configure-[+module+], configure-target-[+module+]): Pass
5980 [+extra_configure_args+].
5981 (all-build-[+module+], all-[+module+], check-[+module+],
5982 install-[+module+], [+make_target+]-[+module+],
5983 all-target-[+module+], check-target-[+module+],
5984 install-target-[+module+], [+make_target+]-target-[+module+]):
5985 Pass [+extra_make_args+].
5986 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5987 (GCC_HOST_EXPORTS): Remove.
5988 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5989 cross, check-gcc, check-gcc-c++, install-gcc,
5990 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5991 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5992 * Makefile.in: Regenerate.
5993
5994 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5995
5996 * configure.in: Check for srcdir/winsup rather than build directory
5997 winsup.
5998 * configure: Regenerate.
5999
6000 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6001
6002 * configure.in: Don't build Cygwin native newlib if winsup
6003 directory is missing. Emit warning instead.
6004 * configure: Regenerate.
6005
6006 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6007
6008 * Makefile.tpl (touch-stage[+id+]): New.
6009 (restage[+prev+]): Depend on touch-stage[+id+].
6010
6011 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6012 Use it throughout.
6013
6014 * Makefile.def: Add profile and feedback bootstrap stages.
6015 Remove next field from bootstrap stages.
6016 * Makefile.tpl (LN, LN_S): Substitute.
6017 (stageN-start, stageN-end): Use double-colon rules, to
6018 provide a hook for additional setup commands.
6019 (distclean-stageN-gcc, restageN): Create dependencies from
6020 [+prev+], not from [+next+].
6021 (stageN-bubble): Add commands for successive stages from
6022 [+prev+], using double-colon rules.
6023 (all-stageN-gcc): Fix typo.
6024 (stagefeedback-start, profiledbootstrap): New.
6025 * Makefile.in: Regenerate.
6026 * configure.in: Call ACX_PROG_LN.
6027 * configure: Regenerate.
6028
6029 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6030
6031 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6032 without gcc.
6033 * configure: Regenerate.
6034
6035 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6036
6037 * Makefile.tpl: Fix typo.
6038 * Makefile.in: Regenerate.
6039
6040 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6041
6042 * configure.in: Remove new- prefix from toplevel
6043 bootstrap targets.
6044 * configure: Regenerate.
6045
6046 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6047
6048 Merge this patch from the gcc tree:
6049
6050 2004-05-30 Andreas Jaeger <aj@suse.de>
6051 Jim Wilson <wilson@specifixinc.com>
6052
6053 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6054 like CC.
6055
6056 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6057
6058 * Makefile.tpl (all.normal): Rename to all.
6059 (all): Replace with a rule to pick the default
6060 target from configure.
6061 (all-gcc, configure-gcc): Use conditionals to
6062 do nothing when toplevel bootstrap is going on.
6063 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6064 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6065 * configure.in: Support --enable-bootstrap.
6066
6067 * Makefile.def: Remove new- prefix from toplevel
6068 bootstrap targets.
6069 * Makefile.tpl: Likewise.
6070
6071 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6072 target.
6073
6074 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6075 $(RECURSE_FLAGS) to recursive invocation of make.
6076
6077 * Makefile.in: Regenerate.
6078 * configure: Regenerate.
6079
6080 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6081
6082 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6083 * configure: Regenerate.
6084
6085 2004-05-25 Daniel Jacobowitz <drow@false.org>
6086
6087 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6088 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6089 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6090 targets.
6091 * Makefile.in: Regenerate.
6092
6093 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
6094
6095 * configure.in: Test the ability to symlink directories.
6096 * configure: Regenerate.
6097
6098 * Makefile.def (bootstrap-stage): New definitions.
6099 * Makefile.tpl (configure-stage1-gcc,
6100 configure-stage2-gcc, configure-stage3-gcc,
6101 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6102 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6103 new-restage3, compare): Autogenerate, see Makefile.in
6104 entry for behavioral changes.
6105 (distclean-stage1, new-stage1-start, new-stage1-end,
6106 new-stage1-bubble, distclean-stage2, new-stage2-start,
6107 new-stage2-end, new-stage2-bubble, distclean-stage3,
6108 new-stage3-start, new-stage3-end): New autogenerated targets.
6109 (objext, prebootstrap, BOOT_CFLAGS,
6110 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6111 targets.
6112
6113 * Makefile.in: Regenerate.
6114 (distclean-stage1, new-stage1-start, new-stage1-end,
6115 new-stage1-bubble, distclean-stage2, new-stage2-start,
6116 new-stage2-end, new-stage2-bubble, distclean-stage3,
6117 new-stage3-start, new-stage3-end): New targets.
6118 (all-stage1-gcc): Move prebootstrap dependency from here...
6119 (configure-stage1-gcc): ...to here.
6120 (new-bootstrap): Use bubble targets.
6121 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6122 Use per-stage distclean targets.
6123 (configure-stage1-gcc, configure-stage2-gcc,
6124 configure-stage3-gcc, all-stage1-gcc,
6125 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6126 Use new-stageN-start to prepare the tree.
6127
6128 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6129
6130 * Makefile.def (host_modules): add libcpp.
6131 * Makefile.tpl: Add dependencies on and for libcpp.
6132 * Makefile.in: Regenerate.
6133 * configure.in: Add libcpp host module.
6134 * configure: Regenerate.
6135
6136 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6137
6138 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6139 of libf2c.
6140 * configure, Makefile.in: Regenerate.
6141
6142 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6143
6144 Merge from tree-ssa-20020619-branch.
6145
6146 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6147 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6148 (HOST_GMPLIBS): Define.
6149 (HOST_GMPINC): Define.
6150 (TARGET_LIB_PATH): Add libmudflap.
6151 (GFORTRAN_FOR_TARGET): Define.
6152 (configure-build*): Export GFORTRAN.
6153 (configure-gcc): Export GMPLIBS and GMPINC.
6154 (all-gcc): Add maybe-all-libbanshee.
6155 (configure-target-libgfortran): Define.
6156 * Makefile.in: Regenerate.
6157 * configure.in (host_libs): Add libbanshee.
6158 (target_libraries): Add target-libmudflap and target-libgfortran.
6159 Add --with-libbanshee.
6160 Handle --disable-libmudflap.
6161 (*-*-freebsd*): Use with_gmp.
6162 Add $(libgcj) to noconfigdirs.
6163 * configure: Regenerate.
6164 * depcomp: New file.
6165 * MAINTAINERS: Add tree-ssa maintainers.
6166
6167 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6168
6169 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6170 * configure: Regenerate.
6171
6172 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6173
6174 Revert:
6175 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6176
6177 * Makefile.def (flags_to_pass): Remove *dir variables that
6178 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6179 as well as prefix and exec_prefix.
6180 * Makefile.in: Regenerate.
6181
6182 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6183
6184 * Makefile.def (host_modules): Mark with the bootstrap
6185 flag packages on which gcc depends.
6186 * Makefile.tpl (all-bootstrap): Use it.
6187 * Makefile.in: Regenerate.
6188
6189 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6190
6191 * Makefile.def (flags_to_pass): Remove *dir variables that
6192 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6193 as well as prefix and exec_prefix.
6194 * Makefile.in: Regenerate.
6195
6196 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6197
6198 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6199 * configure: Regenerate.
6200 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6201 * gcc/Makefile.tpl (compare): Use the result of the test.
6202 * gcc/Makefile.in: Regenerate.
6203
6204 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6205
6206 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6207 Always relocate gcc and prev-gcc to the original names, even
6208 if the build fails.
6209 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6210 New targets.
6211
6212 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6213
6214 * configure.in (mips*-*-irix5*): Enable ld.
6215 * configure: Regenerate.
6216
6217 2004-04-15 James E Wilson <wilson@specifixinc.com>
6218
6219 * Makefile.tpl (configure-[+module+], configure-gcc,
6220 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6221 Set and export LDFLAGS.
6222 * Makefile.in: Regenerate.
6223
6224 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6225
6226 PR bootstrap/14871
6227 * Makefile.tpl: If we don't have built-in-tree target tools,
6228 use the ones found by configure rather than hacking around with
6229 program_transform_name.
6230 * configure.in: Give Makefile.tpl the information necessary
6231 to do that.
6232 * Makefile.in: Regenerate.
6233 * configure: Regenerate.
6234
6235 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6236
6237 PR bootstrap/14760
6238 * configure.in: When computing baseargs, strip *all* copies of
6239 offending options. Also, don't match/substitute the trailing space,
6240 so that this actually works when two similar options are separated by
6241 only one space.
6242 * configure: Regenerate.
6243
6244 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6245
6246 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6247 (rs6000-*-aix*): Same.
6248 * configure: Regenerate.
6249
6250 2004-03-25 Stan Shebs <shebs@apple.com>
6251
6252 Remove MPW support, no longer used.
6253 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6254 mpw-install: Remove files.
6255 * src-release (DEVO_SUPPORT): Remove names of removed files.
6256 * MAINTAINERS: Likewise.
6257
6258 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6259
6260 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6261 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6262 * Makefile.in: Regenerate.
6263
6264 * configure.in (top level bootstrap support): Rework --enable-werror
6265 to set @stage2_werror_flag@.
6266 * configure: Regenerate.
6267 * Makefile.tpl (top level bootstrap support): Pass
6268 @stage2_werror_flag@ down to configure in stages 2 and 3.
6269 * Makefile.in: Regenerate.
6270
6271 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6272
6273 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6274 for stages 2 and 3 as well as in make. As a consequence, remove
6275 OUTPUT_OPTION (now detected by configure) from the flags passed down
6276 to make.
6277 * Makefile.in: Regenerate.
6278
6279 * Makefile.tpl (new-bootstrap): Fix typo.
6280 * Makefile.in: Regenerate.
6281
6282 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6283
6284 * Makefile.tpl: Rearrange by moving recursive_targets rules
6285 into their proper sections.
6286 * Makefile.tpl (top level bootstrap support): Move disabling
6287 of coverage flags from 'make' to 'configure'; improve comments.
6288 * Makefile.in: Regenerate.
6289
6290 * Makefile.tpl (experimental top level bootstrap) Move stage1
6291 language setting from all- target to configure- target; disable
6292 intermodule optimization in stage 1; prevent gratuitous rebuilds
6293 of stage 1.
6294 * Makefile.in: Regenerate.
6295 * configure.in: Comma-separate stage 1 language list for top
6296 level bootstrap.
6297 * configure: Regenerate.
6298
6299 * Makefile.tpl: Clean up experimental top level bootstrap support:
6300 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6301 prev-gcc in configure- targets as well as all- targets.
6302 * Makefile.in: Regenerate.
6303
6304 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6305
6306 * configure.in: Remove symbolic link section.
6307 * configure: Regenerate.
6308 * Makefile.tpl (links): Remove.
6309 * Makefile.in: Regenerate.
6310
6311 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6312 Nathanael Nerode <neroden@gcc.gnu.org>
6313
6314 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6315 Set with AC_CHECK_PROGS.
6316 * configure.in: Fix comment typo from last patch.
6317 * configure: Regenerate.
6318
6319 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6320
6321 * Makefile.tpl: Introduce experimental top level bootstrap support.
6322 * Makefile.in: Regenerate.
6323 * configure.in: Introduce support for top level bootstrap.
6324 * configure: Regenerate.
6325
6326 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6327 Paolo Bonzini <bonzini@gnu.org>
6328
6329 PR bootstrap/14522
6330 * configure.in: Cope with shells that do not support unquoted ^
6331 * configure: Regenerate.
6332
6333 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6334 Paolo Bonzini <bonzini@gnu.org>
6335
6336 PR bootstrap/14522
6337 * configure.in: Cope with shell that do not support nesting
6338 quotes inside quoted backquote substitutions.
6339 * configure: Regenerate.
6340
6341 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6342
6343 PR bootstrap/14522
6344 * configure.in: Fix escaping of $.
6345 * configure: Regenerate.
6346
6347 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6348
6349 * configure: Regenerate.
6350
6351 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6352
6353 PR ada/14131
6354 Move language detection to the top level.
6355 * configure.in: Find default values for the tools as
6356 soon as possible. Disable ada if GNAT is not found.
6357 Emit error message about missing languages. Expand
6358 --enable-languages=all for the gcc subdirectory.
6359
6360 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6361
6362 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6363 and disable libgcj.
6364 * configure: Regenerated.
6365
6366 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6367
6368 PR bootstrap/7087
6369 * Makefile.tpl: Guard XFOO sed statements better.
6370 * Makefile.tpl: Add dependency for configure-target-libada.
6371 * Makefile.in: Regenerate (incidentally fixes broken
6372 commit when libada-branch was merged).
6373
6374 2004-02-28 Andrew Cagney <cagney@redhat.com>
6375
6376 * src-release (CVS_NAMES): Define.
6377 (do-tar, do-tar): Prune $(CVS_NAMES).
6378
6379 2004-02-23 Andrew Cagney <cagney@redhat.com>
6380
6381 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6382 2004-02-19.09.
6383
6384 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6385
6386 PR bootstrap/11932
6387 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6388
6389 2004-02-19 Andrew Cagney <cagney@redhat.com>
6390
6391 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6392 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6393
6394 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6395
6396 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6397 (rs6000-*-aix*): Same.
6398 * configure: Regenerate.
6399
6400 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6401
6402 * configure.in (host): Add in missing $noconfigdirs to defines.
6403 * configure: Regenerate.
6404
6405 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6406 Nathanael Nerode <neroden@gcc.gnu.org>
6407
6408 PR ada/6637, PR ada/5911
6409 Merge with libada-branch:
6410 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6411 with appropriate dependencies. Add --enable-libada configure switch.
6412 * configure, Makefile.in: Regenerate.
6413
6414 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6415
6416 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6417 * configure: Regenerate.
6418
6419 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6420
6421 * COPYING.NEWLIB: Update Red Hat license to 2004.
6422
6423 2004-01-23 DJ Delorie <dj@redhat.com>
6424
6425 * Makefile.def (target_modules) [libiberty]: Don't stage.
6426 * Makefile.in: Rebuilt.
6427
6428 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6429
6430 * COPYING.NEWLIB: Update to include copyrights for new
6431 iconv code.
6432
6433 2004-01-15 Andrew Cagney <cagney@redhat.com>
6434
6435 * src-release: Update copyright year.
6436 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6437 (NEWLIB_SUPPORT_DIRS): Delete macro.
6438 (newlib.tar.bz2): Delete rule.
6439
6440 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6441
6442 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6443 * Makefile.tpl (configure-target-[+module+]): Support stage.
6444 * Makefile.in: Rebuilt.
6445
6446 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6447
6448 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6449 throughout.
6450
6451 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6452
6453 * configure.in: Use ./config.cache, not config.cache.
6454 * configure: Regenerate.
6455 * Makefile.tpl: Special-casing not needed for GCC any more.
6456 * Makefile.in: Regenerate.
6457
6458 * configure.in: Don't share a cache file for host dirs.
6459 * configure: Regenerate.
6460
6461 * config-ml.in: Don't mess with the cache file.
6462
6463 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6464
6465 * Makefile.tpl: Make GCC use a separate config.cache.
6466 * Makefile.in: Regenerate.
6467
6468 PR bootstrap/11932, PR bootstrap/11933
6469 (I don't know if it will fix either of them, but it relates
6470 to them.)
6471 * configure.in: Don't use shared config.cache for target
6472 directories.
6473 * configure: Regenerate.
6474
6475 2003-12-31 Roger Sayle <roger@eyesopen.com>
6476
6477 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6478 * configure: Regenerated.
6479
6480 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6481
6482 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6483 * configure: Regenerated.
6484
6485 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6486
6487 Port change over from GCC:
6488 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6489 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6490 (configure-build-[+module+], configure-[+module+]): Likewise.
6491 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6492 * Makefile.in: Regenerate.
6493
6494 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6495
6496 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6497 * configure: Regenerate.
6498
6499 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6500
6501 * COPYING.NEWLIB: Add license info for long long routines added to
6502 stdlib.
6503
6504 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6505
6506 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6507 * Makefile.in: Regenerate.
6508
6509 2003-10-20 Phil Edwards <phil@codesourcery.com>
6510
6511 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6512 * configure: Regenerate.
6513
6514 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6515
6516 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6517 HOST_FLAGS_TO_PASS.
6518 * Makefile.in: Regenerate.
6519
6520 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6521
6522 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6523 * configure: Rebuilt
6524 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6525 * Makefile.in: Rebuilt
6526
6527 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6528
6529 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6530
6531 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6532
6533 * config-ml.in: Use ac_configure_args directly instead of
6534 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6535 actually seen.
6536
6537 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6538
6539 * config-ml.in: Propagate INSTALL variables.
6540
6541 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6542
6543 * configure.in: Pass a computed --program-transform-name
6544 to subconfigures.
6545 * configure: Regenerated.
6546
6547 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6548
6549 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6550 * Makefile.in: Regenerate.
6551
6552 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6553 * Makefile.in: Regenerate.
6554
6555 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6556
6557 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6558 quoting.
6559 * configure: Regenerated.
6560
6561 2003-09-12 Michael Chastain <mec@shout.net>
6562
6563 Fix PR gdb/857.
6564 * src-release (do-proto-topleve): Remove junk files
6565 intl/config.cache, intl/config.status,
6566 intl/config.h, intl/stamp-h.
6567
6568 2003-09-14 Andrew Cagney <cagney@redhat.com>
6569
6570 * src-release (dejagnu.tar): New target.
6571 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6572 (do-djunpack): Use $(PACKAGE) for the package name.
6573
6574 2003-09-04 DJ Delorie <dj@redhat.com>
6575
6576 * configure: Regenerate.
6577
6578 2003-09-04 Robert Millan <robertmh@gnu.org>
6579
6580 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6581
6582 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6583
6584 * configure.in: Ensure arguments to sed are properly spaced.
6585 * configure: Regenerate.
6586
6587 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6588
6589 Merge from gcc:
6590 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6591 * install-sh: Update to newer upstream versions (associated with
6592 aclocal 1.7).
6593 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6594
6595 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6596
6597 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6598 * configure: Regenerated.
6599
6600 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6601
6602 * configure.in: Use newline instead of semicolon when assuming
6603 shell arguments in a for loop.
6604 * configure: Regenerated.
6605
6606 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6607
6608 PR 8180
6609 * configure.in: When testing with_libs and with_headers, treat
6610 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6611 * configure: Regenerate.
6612
6613 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6614 make, shell, etc.
6615 (baseargs): Likewise.
6616 * configure: Regenerate.
6617
6618 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6619
6620 * configure.in: Disable libgcj for darwin not on powerpc.
6621 * configure: Rebuild.
6622
6623 2003-08-15 Michael Chastain <mec@shout.net>
6624
6625 * src-release (do-proto-toplev): Remove junk files
6626 dejagnu/example/calc/config.status,
6627 dejagnu/example/calc/config.log.
6628
6629 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6630
6631 * config-ml.in, symlink-tree: Add license.
6632
6633 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6634
6635 Merge from gcc:
6636
6637 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6638 * Makefile.tpl (check, check-c++): Express dependencies using
6639 dependencies rather than commands.
6640 * Makefile.in: Regenerate.
6641
6642 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6643 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6644 * Makefile.in: Update.
6645
6646 2003-08-01 Andrew Cagney <cagney@redhat.com>
6647
6648 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6649 * configure: Ditto.
6650
6651 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6652
6653 * configure.in: Enable libgcj for darwin.
6654 * configure: Rebuild.
6655
6656 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6657
6658 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6659
6660 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6661
6662 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6663 creating target and build subdirs to build all parent dirs as needed.
6664 * Makefile.in: Rebuild.
6665 * configure.in: Don't build dirs explicitly here.
6666 * configure: Rebuild.
6667
6668 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6669
6670 * Makefile.tpl (all-make): Depend on intl.
6671 * Makefile.in: Rebuilt.
6672
6673 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6674
6675 * config.if: Remove unused libc_interface determination.
6676
6677 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6678
6679 * Makefile.in: Regenerate, correctly this time.
6680
6681 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6682
6683 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6684 unused INSTALL_PROGRAM_ARGS.
6685 * configure.in: Use AC_PROG_INSTALL.
6686 * Makefile.in: Regenerate.
6687 * configure: Regenerate.
6688
6689 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6690
6691 * configure: Rebuilt.
6692 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6693 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6694 newlib nor libgloss.
6695 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6696 * configure.in (am33_2.0-*-linux*): Added.
6697
6698 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6699
6700 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6701 * configure: Regenerate.
6702
6703 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6704
6705 * config-ml.in: Replace PWD with PWD_COMMAND.
6706 * Makefile.tpl: Likewise.
6707 * Makefile.in: Regenerated.
6708
6709 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6710
6711 * configure.in: Clean up config-lang.in handling. Delete
6712 useless assignment to "subdirs".
6713 * configure: Regenerate.
6714
6715 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6716
6717 * configure.in: Rename 'target_libs' to 'target_libraries'.
6718 Remove useless reference to 'target_libs'.
6719 * configure: Regenerate.
6720
6721 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6722
6723 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6724 * Makefile.in: Regenerate.
6725
6726 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6727
6728 * Makefile.def: Introduce flags_to_pass.
6729 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6730 * Makefile.in: Regenerate.
6731
6732 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6733
6734 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6735 and target-libgloss.
6736 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6737 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6738 * configure: Regenerate.
6739
6740 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6741
6742 * configure.in: Update testsuite_flags to new location.
6743 * configure. Regenerate.
6744
6745 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6746
6747 * Makefile.tpl: Remove BUILD_CC stuff.
6748 * Makefile.in: Regenerate.
6749
6750 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6751
6752 * config.guess: Update to 2003-06-12 version.
6753 * config.sub: Update to 2003-06-13 version.
6754
6755 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6756
6757 * MAINTAINERS: Add myself as MIPS co-maintainer.
6758
6759 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6760
6761 * config.guess: Update to 2003-06-06 version.
6762 * config.sub: Update to 2003-06-06 version.
6763
6764 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6765
6766 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6767 * configure. Regenerate.
6768
6769 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6770
6771 * configure.in: Disable serial configure by default.
6772 * configure: Regenerate.
6773 * Makefile.tpl: Abolish .NOTPARALLEL.
6774 * Makefile.in: Regenerate.
6775
6776 * Makefile.tpl: Replace {build,host,target}_canonical by
6777 {build,host,target}.
6778 * Makefile.in: Regenerate.
6779
6780 * Makefile.tpl: Fix stupid pasto.
6781 * Makefile.in: Regenerate.
6782
6783 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6784
6785 * Makefile.tpl: Remove bogus conditional.
6786 * Makefile.in: Regenerate.
6787
6788 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6789
6790 * Makefile.tpl: Make 'recursive targets' using autogen rather
6791 than shell loop. Remove duplicate 'clean' targets and false
6792 comments.
6793 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6794 Add systematic method of specifying missing targets in subdirs.
6795 Add copyright boilerplate.
6796 * Makefile.in: Regenerate.
6797 * configure.in: Add 'recursive targets' to maybe list.
6798 * configure: Regenerate.
6799
6800 * Makefile.tpl: Rename [+target+] to [+make_target+].
6801 * Makefile.def: Rename 'target' to 'make_target'.
6802
6803 2003-05-30 Nick Clifton <nickc@redhat.com>
6804
6805 * README-maintainer-mode: Update URL for locating blessed config
6806 tools.
6807
6808 2003-05-29 Robert Millan <rmh@debian.org>
6809
6810 * ltconfig: Import this patch and modify for use with current
6811 version of ltconfig:
6812
6813 2003-05-21 Bruno Haible <bruno@clisp.org>
6814
6815 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6816 GNU/FreeBSD.
6817
6818 2003-05-28 DJ Delorie <dj@redhat.com>
6819
6820 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6821 * Makefile.in: Regenerate.
6822
6823 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6824
6825 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6826
6827 2003-05-21 DJ Delorie <dj@redhat.com>
6828
6829 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6830 newlib or libgloss.
6831 * Makefile.in: Regenerate.
6832
6833 2003-05-21 DJ Delorie <dj@redhat.com>
6834
6835 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6836 * Makefile.in: Regenerate.
6837
6838 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6839
6840 * configure.in: Use curly braces in the definition of tooldir.
6841 * configure: Regenerate.
6842
6843 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6844
6845 * configure.in: Switch more things to use maybe dependencies.
6846 * Makefile.tpl: Switch more things to use maybe dependencies.
6847 Factor out common code from autogen IF statements.
6848 * configure: Regenerate.
6849 * Makefile.in: Regenerate.
6850
6851 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6852
6853 * configure.in: Accept i[3456789]86 for machine type.
6854 * configure: Regenerate.
6855
6856 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6857
6858 * configure.in: Switch more things to use maybe dependencies.
6859 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6860 * configure: Regenerate.
6861 * Makefile.tpl: Switch more things to use maybe dependencies.
6862 * Makefile.in: Regenerate.
6863
6864 2003-05-16 Andreas Schwab <schwab@suse.de>
6865
6866 * Makefile.tpl (install-opcodes): Define.
6867 * Makefile.in: Rebuild.
6868
6869 2003-05-13 Andreas Jaeger <aj@suse.de>
6870
6871 * config.guess: Update to 2003-05-09 version.
6872 * config.sub: Update to 2003-05-09 version.
6873
6874 2003-05-13 Michael Eager <eager@mvista.com>
6875
6876 * configure.in: Correct sed script so that options in quotes are not
6877 deleted.
6878 * configure: Rebuild.
6879
6880 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6881
6882 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6883 and $$s/newlib/libc/sys/cygwin32 include paths.
6884 * configure: Ditto.
6885
6886 2003-05-05 H.J. Lu <hjl@gnu.org>
6887
6888 * config-ml.in: Restored from gcc repository.
6889
6890 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6891
6892 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6893 * Makefile.in: Regenerate.
6894
6895 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6896
6897 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6898 and Makefile.def.
6899
6900 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6901
6902 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6903 * Makefile.in: Regenerated.
6904
6905 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6906
6907 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6908 * Makefile.in: Regenerate.
6909
6910 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6911
6912 * configure.in (powerpc64*-*-linux*): Remove.
6913 * configure: Rebuilt.
6914
6915 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6916
6917 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6918 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6919 and restrap.
6920 * Makefile.in: Regenerate.
6921
6922 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6923
6924 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6925 * configure: Regenerated.
6926
6927 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6928
6929 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6930 * */configure: Rebuilt.
6931
6932 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6933
6934 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6935 * Makefile.in: Regenerate.
6936
6937 2003-03-14 Michael Chastain <mec@shout.net>
6938
6939 * Makefile.in: Regenerate with correct Makefile.def.
6940
6941 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6942
6943 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6944 Make macro.
6945 * Makefile.in: Regenerate.
6946 * configure.in: Clean up gxx_include_dir logic.
6947 * configure: Regenerate.
6948
6949 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6950
6951 * configure.in (gxx_include_dir): Fix typo.
6952 * configure: Regenerated.
6953
6954 2003-03-06 Andrew Cagney <cagney@redhat.com>
6955
6956 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6957
6958 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6959
6960 * configure.in: Include $(build_tooldir)/sys-include in
6961 FLAGS_FOR_TARGET.
6962 * configure: Regenerated.
6963
6964 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6965
6966 * Makefile.tpl: Reindent.
6967 * Makefile.in: Regenerate.
6968 * configure.in: Reindent. Don't set unused variables.
6969 * configure: Regenerate.
6970
6971 * Makefile.tpl: Always pass down RANLIB.
6972 * Makefile.in: Regenerate.
6973
6974 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6975 * Makefile.in: Regenerate.
6976 * configure.in: Remove unused logic relating to --enable-shared
6977 and --enable-threads. Remove bogus comments. Remove redundant
6978 noconfigdirs.
6979 * configure: Regenerate.
6980
6981 * configure.in: Replace ${libstdcxx_version} by its value.
6982 Remove reference to mh-dgux.
6983 * configure: Regenerate.
6984
6985 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6986
6987 * Makefile.tpl: Rearrange.
6988 * Makefile.in: Regenerate.
6989
6990 2003-02-25 Nick Clifton <nickc@redhat.com>
6991
6992 * configure: Remove site-file supprot - it is obsolete.
6993
6994 2003-02-24 Uwe Stieber <uwe@wwws.de>
6995
6996 * configure.in: Add support for kaOS as cross build target system.
6997 * configure: Regenerated.
6998
6999 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7000
7001 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7002 configure-target-* as some target builds may require additional
7003 flags for preprocessor tests.
7004 * Makefile.in: Regenerated.
7005
7006 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7007
7008 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7009 * ltconfig: Handle it.
7010 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7011 auto-detecting it.
7012
7013 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7014
7015 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7016 it is used as argument to $CC.
7017 * ltcf-gcj.sh: Likewise.
7018
7019 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7020
7021 * configure.in: Introduce --enable-maintainer-mode.
7022 * configure: Rebuilt.
7023 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7024 for maintainer mode.
7025 * Makefile.in: Rebuilt.
7026
7027 2003-02-19 Andrew Cagney <ac131313@redhat.com>
7028
7029 * configure: Regenerate using autoconf 2.13.
7030
7031 2003-02-19 Alan Modra <amodra@bigpond.net.au>
7032
7033 * config.guess: Import latest version.
7034 * config.sub: Import latest version.
7035
7036 2003-02-18 Jason Merrill <jason@redhat.com>
7037
7038 * Makefile.tpl (check-c++): Allow parallelism.
7039
7040 2003-02-17 Andrew Cagney <ac131313@redhat.com>
7041
7042 * configure: Regenerate using autoconf 000227.
7043
7044 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7045
7046 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7047 don't configure target-libobjc.
7048 * configure: Regenerate.
7049
7050 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7051
7052 * Makefile.tpl (RANLIB): Define.
7053 * Makefile.in: Regenerate.
7054
7055 2003-02-06 Keith R Seitz <keiths@redhat.com>
7056
7057 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7058 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7059 * Makefile.in: Regenerated.
7060 * configure.in: Remove all traces of snavigator, db, and grep.
7061 * configure: Regenerated.
7062
7063 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7064
7065 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7066 * Makefile.in: Regenerated.
7067
7068 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7069
7070 * config.if: Copy from GCC.
7071
7072 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7073
7074 * configure.in: Revert 24Jan change.
7075 * configure: Regenerate.
7076
7077 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7078
7079 * configure.in: Revert previous change.
7080 * configure: Regenerate.
7081
7082 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7083
7084 * configure.in: Make rda native-only.
7085 * configure: Regenerate.
7086
7087 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7088
7089 * configure.in: Add missing \.
7090 * configure: Rebuilt.
7091
7092 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7093
7094 * configure.in (baseargs): Avoid using \| in sed regular
7095 expressions.
7096 * configure: Rebuilt.
7097
7098 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7099
7100 * configure.in (baseargs): Remove all supported forms of
7101 --cache-file, --srcdir, --host, --build and --target options
7102 from argument lists.
7103 * configure: Rebuilt.
7104
7105 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7106
7107 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7108 * configure: Rebuilt.
7109
7110 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7111
7112 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7113 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7114 * Makefile.in: Regenerate.
7115 * configure: Regenerate.
7116
7117 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7118
7119 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7120 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7121 * Makefile.in: Regenerate.
7122
7123 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7124
7125 * configure.in: Remove Makefile in build, host and target modules
7126 unless configure was run with --no-recursion.
7127 * configure: Rebuilt.
7128
7129 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7130
7131 * config.guess: Update to 2003-01-03 version.
7132 * config.sub: Update to 2003-01-03 version.
7133
7134 2003-01-07 Christopher Faylor <cgf@redhat.com>
7135
7136 * configure: Regenerate with proper autoconf 2.13.
7137
7138 2003-01-07 Christopher Faylor <cgf@redhat.com>
7139
7140 * configure.in: Add AC_PREREQ for consistency.
7141 * configure: Regenerate.
7142
7143 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7144
7145 * configure.in (GDB_TK): Add tcl directories conditional on
7146 gdb/gdbtk directory being present.
7147 * configure: Regenerate.
7148
7149 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7150
7151 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7152 by gcc if LD is not defined and we are not doing a Canadian Cross.
7153 * configure: Rebuilt.
7154
7155 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
7156
7157 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7158
7159 2002-12-31 Tom Tromey <tromey@redhat.com>
7160
7161 * Makefile.in: Rebuilt.
7162 * Makefile.def (target_modules) [libffi]: Allow installation.
7163
7164 2002-12-31 Andreas Schwab <schwab@suse.de>
7165
7166 * configure.in: Fix use of $program_transform_name.
7167 * configure: Regenerated.
7168
7169 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7170
7171 * configure.in (baseargs): Don't remove first configure argument.
7172 * configure: Regenerated.
7173
7174 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7175
7176 * Makefile.tpl (local-distclean): Don't remove...
7177 (multilib.ts): ... this. Moved into...
7178 (multilib.out): ... this. Don't use sub-make.
7179 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7180 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7181 (configure-build-[+module+], configure-[+module+],
7182 configure-target-[+module+], configure-gcc): ... these. Test
7183 for Makefile existence. Drop config.status from dependencies.
7184 * Makefile.in: Rebuilt.
7185 * configure.in: Move gcc-version-trigger to the end of
7186 ac_configure_args. Add comments to maybedep.tmp and
7187 serdep.tmp. Introduce --disable-serial-configure. Remove
7188 nonopt from baseargs, matching and removing corresponding
7189 whitespace while at it.
7190 * configure: Rebuilt.
7191
7192 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7193
7194 * configure.in (host_configargs): Replace reference to
7195 no-longer-defined buildopts with --build=${build_alias}.
7196 * configure: Rebuilt.
7197
7198 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7199
7200 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7201 program_transform_name to standard idiom.
7202 (AUTOGEN, AUTOCONF): Define.
7203 (Makefile.in): Use $(AUTOGEN).
7204 (Makefile): Depend on config.status, and use autoconf-style rule to
7205 build it. Move original commands to...
7206 (config.status): ... this new target.
7207 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7208 $(AUTOCONF).
7209 * Makefile.in: Rebuilt.
7210
7211 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7212
7213 * Makefile.tpl: Fix dramatic bustage due to change in
7214 program_transform_name.
7215 * Makefile.in: Regenerate.
7216
7217 * configure.in: Remove unnecessary PATH setting.
7218 * configure: Regnerate.
7219
7220 * configure.in: Don't default to unprefixed tools unless
7221 the native tools will work.
7222 * configure: Regenerate.
7223
7224 * configure.in: Convert to autoconf script. Blow away lots
7225 of now-redundant Makefile fragments.
7226 * configure: Generate using Autoconf.
7227 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7228 * Makefile.in: Regenerate.
7229
7230 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7231
7232 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7233 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7234
7235 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7236 where they belong.
7237
7238 2002-12-24 Andreas Schwab <schwab@suse.de>
7239
7240 * Makefile.tpl (multilib.out): Fix missing space.
7241 * Makefile.in: Regenerate.
7242
7243 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7244
7245 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7246 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7247 * Makefile.in: Regenerate.
7248 * configure.in: Remove unnecessary leftovers.
7249
7250 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7251
7252 * configure.in (extra_ranlibflags_for_target): New variable.
7253 (*-*-darwin): Add -c to ranlib commands.
7254 * configure (tooldir): Handle extra_ranlibflags_for_target.
7255
7256 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7257
7258 * COPYING.NEWLIB: Updated.
7259 * COPYING.LIBGLOSS: Ditto.
7260
7261 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7262
7263 * Makefile.tpl: Revert HJL's change.
7264 * Makefile.in: Regenerated.
7265 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7266 always.
7267
7268 2002-12-19 Andreas Schwab <schwab@suse.de>
7269
7270 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7271 * Makefile.in: Regenerate.
7272
7273 2002-12-18 H.J. Lu <hjl@gnu.org>
7274
7275 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7276 * Makefile.in: Regenerated.
7277
7278 * configure.in (build_prefix): New. Substitute.
7279
7280 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7281
7282 * Makefile.tpl: Don't let real targets depend on phony targets.
7283 * Makefile.in: Regenerate.
7284
7285 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7286 * Makefile.in: Regenerate.
7287
7288 2002-12-16 Jason Merrill <jason@redhat.com>
7289
7290 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7291 previous 'make bootstrap'.
7292 * Makefile.in: Regenerate.
7293
7294 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7295
7296 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7297
7298 2002-12-13 Jason Merrill <jason@redhat.com>
7299
7300 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7301 library tests.
7302 (check-c++): Just depend on it and check-target-libstdc++-v3.
7303 * Makefile.in: Regenerate.
7304
7305 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7306
7307 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7308 * Makefile.in: Regenerate.
7309
7310 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7311
7312 * COPYING.NEWLIB: Update list of alternate Regent of California
7313 licenses and discuss official revoking of advertising clause.
7314 * COPYING.LIBGLOSS: Ditto.
7315
7316 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7317
7318 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7319 * Makefile.in: Rebuilt.
7320
7321 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7322
7323 * configure: Fix bug put in by gremlins.
7324
7325 * Makefile.tpl: Substitute more autoconfily.
7326 * configure: Substitute more autoconfily.
7327 * Makefile.in: Regenerate.
7328
7329 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7330
7331 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7332 * Makefile.in (all-sim): Ditto.
7333
7334 2002-12-06 DJ Delorie <dj@redhat.com>
7335
7336 * Makefile.tpl: Change configure dependencies to not have real
7337 targets depend on phony targets.
7338
7339 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7340
7341 * configure.in: Revert unintentional change.
7342
7343 * src-release: Configure host subdirs.
7344
7345 * Makefile.tpl: Change dependency for */multilib.out so that
7346 it works when gcc isn't in the tree.
7347
7348 * configure.in: Substitute more.
7349 * configure: Run subconfigures from the Makefile.
7350 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7351 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7352
7353 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7354
7355 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7356 and corresponding dependencies.
7357 * Makefile.in: Regenerate.
7358
7359 * configure.in (host_tools): Order binutils, gas and ld for
7360 convenience in running the testsuites.
7361
7362 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7363 * Makefile.in: Regenerate.
7364 * configure.in: Introduce rules to serialize subconfigure runs.
7365
7366 * configure.in: Introduce BASE_CC_FOR_TARGET.
7367 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7368 Realize configure-build-* targets. Realize configure-target-* targets.
7369 * Makefile.in: Regenerate.
7370
7371 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7372
7373 * configure: Move gcc_version_trigger stuff from here...
7374 * configure.in: ...to here.
7375
7376 * configure.in: Separate subconfigure options added by this file from
7377 options given by the user. Add machinery to put args for host
7378 subconfigures into the Makefile.
7379
7380 * Makefile.tpl: Remove 'vault' targets.
7381 * Makefile.tpl: Reorder and comment dependencies.
7382 * Makefile.in: Regenerate.
7383
7384 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7385
7386 * configure.in: Move host-specific darwin noconfigdirs into
7387 the host-specific section.
7388
7389 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7390
7391 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7392 during replay.
7393 * Makefile.in: Regenerate.
7394
7395 (finishing slow-motion replay)
7396 * configure: Remove skip-this-dir support.
7397 * Makefile.tpl: Remove skip-this-dir support.
7398
7399 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7400 subdirectories.
7401 * Makefile.in: Regenerate.
7402
7403 * Makefile.tpl: Strip out useless setting of 'dir'.
7404 * Makefile.in: Regenerate.
7405
7406 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7407
7408 (finishing slow-motion replay)
7409 * configure.in: Fix deeply stupid bug.
7410
7411 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7412 shell code in CXX_FOR_TARGET
7413 * Makefile.def: Introduce raw_cxx.
7414 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7415 RAW_CXX_FOR_TARGET.
7416 * Makefile.in: Regenerate.
7417
7418 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7419
7420 (finishing slow-motion replay)
7421 * Makefile.tpl: Remove unnecessary ifs.
7422 * Makefile.in: Regenerate.
7423
7424 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7425 dependencies. Maybe-ize build-libiberty. Create dummy install
7426 targets for 'no_install' modules.
7427 * configure: Move GDB_TK substitution to configure.in. Move
7428 build_modules stuff to configure.in.
7429 * configure.in: Implement soft dependency machinery. Maybe-ize
7430 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7431 * Makefile.in: Regenerate.
7432
7433 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7434
7435 (continuing slow-motion replay)
7436 * Makefile.tpl: Make all-target, install-target behave similarly
7437 to all, install (only hitting configured targets). Eliminate
7438 unused macro defintions.
7439
7440 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7441 build != host.
7442
7443 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7444
7445 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7446
7447 * configure.in: Produce lists of subdir targets we're actually
7448 configuring. Remove references to "dosrel".
7449 * Makefile.tpl: Let configure set which subdir targets are hit.
7450 Remove install-cross; clean up install; remove ALL. Remove
7451 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7452 Autogenerate host module targets. Remove empty dependency lines
7453 and redundant dependency; rearrange slightly.
7454 * Makefile.def: Add host-side libtermcap, utils.
7455
7456 * Makefile.in: Regenerate.
7457
7458 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7459
7460 (Continuing slow-motion replay)
7461 * Makefile.def: Add list of recursive targets to autogenerate.
7462 Add build_modules.
7463 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7464 targets. Autogenerate *-build-* targets.
7465 * Makefile.in: Regenerate.
7466
7467 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7468
7469 (Continuing slow-motion replay)
7470 * configure: More autoconf-style substitutions.
7471 * Makefile.tpl: More autoconf-style substitutions.
7472 * Makefile.in: Regenerate.
7473
7474 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7475
7476 (Continuing slow-motion replay)
7477 * configure: Substitute more variables in a more autoconf-friendly
7478 way. Simplify slightly.
7479 * Makefile.tpl: Make more variables substitutable in an
7480 autoconf-friendly way.
7481 * Makefile.in: Regenerate.
7482
7483 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7484
7485 (Continuing slow-motion replay)
7486 * configure.in (v810*): Remove special setting of tools.
7487
7488 * configure: Add support for extra required flags for ar or nm.
7489 * configure.in (aix4.3+): Use above support for target-specific
7490 issues, rather than using config/mt-aix43.
7491
7492 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7493
7494 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7495 * configure: Remove 'removing', which doesn't work. Replace $subdir
7496 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7497 with $srcdir. Reformat indentation. Substitute some variables
7498 formerly hard-coded in the Makefile for build=host.
7499 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7500 * Makefile.def: Autogenerate more.
7501 * Makefile.in: Regenerate.
7502
7503 2002-11-13 Bruce Korb <bkorb@gnu.org>
7504
7505 * Makefile.tpl: syntactic cleanup
7506
7507 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7508
7509 * Makefile.def (host_modules): Add rda.
7510 * Makefile.in: Regenerate.
7511 * configure.in (target_tool): Add target-rda to list.
7512
7513 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7514
7515 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7516 and restrap targets to this rule.
7517 * Makefile.in: Regenerate.
7518
7519 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7520
7521 * configure.in (i[3456]86-*-linux*): Add check to disable
7522 ${libgcj} for glibc1.
7523
7524 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7525
7526 * configure.in: Add tic4x target.
7527
7528 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7529
7530 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7531 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7532 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7533 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7534 * Makefile.in: Regenerate.
7535
7536 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7537
7538 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7539 * Makefile.in: Regenerate.
7540
7541 * Makefile.def: Remove order dependency comments.
7542 * Makefile.tpl: Add explicit install-install dependencies.
7543 * Makefile.in: Regenerate.
7544
7545 * Makefile.tpl: Remove material now in src-release. (Finally!)
7546 * Makefile.in: Regenerate.
7547
7548 * configure: Restore my original patch by syncing with gcc version.
7549
7550 * Bring following over from gcc:
7551
7552 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7553
7554 * configure.in (s390*-*-linux*): Enable libgcj.
7555
7556 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7557
7558 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7559
7560 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7561
7562 * configure: Move stray lines back to where they belong.
7563
7564 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7565
7566 * Makefile.tpl: Insert configure-target target, for src-release.
7567
7568 * configure: Finish reverting change which Andrew Cagney started
7569 reverting. Should fix bustage.
7570
7571 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7572 * src-release: New file. Contains material for making net
7573 releases for gdb, binutils, et al., formerly in Makefile.in.
7574
7575 2002-09-30 Nick Clifton <nickc@redhat.com>
7576
7577 * cpu: New top level directory. Intended to hold input files for
7578 CGEN which have FSF copyright assignment.
7579 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7580
7581 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7582
7583 Revert below (note that src does not contain Makefile.tpl):
7584 * Makefile.tpl: Make subsituted variables more autoconfy.
7585 * Makefile.in: Regenerate.
7586
7587 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7588
7589 * configure: Revert accidentally applied changes.
7590
7591 * Makefile.tpl: Make more autoconf-friendly.
7592 * Makefile.in: Regenerate.
7593 * configure: Make substitution more autoconf-like.
7594
7595 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7596
7597 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7598 single entry to handle all these.
7599 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7600 libjava on arm-*-elf.
7601
7602 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7603
7604 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7605 things that depend on them.
7606
7607 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7608
7609 * Makefile.tpl: Make subsituted variables more autoconfy.
7610 * Makefile.in: Regenerate.
7611 * configure: Make seds more autoconfy.
7612
7613 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7614
7615 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7616 * Makefile.in: Regenerate.
7617 * configure.in: Rewrite sed statements to look autoconfy.
7618
7619 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7620 all-target-foo on configure-target-foo.
7621 * Makefile.def: Ditto.
7622 * Makefile.in: Rebuild.
7623
7624 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7625
7626 * Makefile.def: New file.
7627 * Makefile.tpl: New file.
7628 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7629
7630 * configure.in: Minor rearrangement. Simplify tests.
7631
7632 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7633
7634 * configure.in (with_headers): Skip copy if value is "yes".
7635 (with_libs): Likewise.
7636
7637 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7638
7639 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7640 * configure.in (sh*-*-pe*): Ditto.
7641 * configure.in (mips*-*-pe*): Ditto.
7642 * configure.in (*arm-wince-pe): Ditto.
7643
7644 * configure.in: Rearrange.
7645
7646 2002-09-12 Nick Clifton <nickc@redhat.com>
7647
7648 * Import these changes from the config master repository:
7649
7650 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7651
7652 * config.sub: Add tic4x target.
7653
7654 2002-09-03 Ben Elliston <bje@redhat.com>
7655
7656 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7657 Reported by <Duncan_Stodart@insession.com>.
7658
7659 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7660
7661 * COPYING.NEWLIB: More updates.
7662
7663 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7664
7665 * COPYING.NEWLIB: Update.
7666
7667 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7668
7669 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7670
7671 * config.guess: Import version 2002-08-23.
7672 * config.sub: Import version 2002-08-22.
7673
7674 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7675
7676 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7677 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7678 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7679
7680 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7681
7682 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7683
7684 2002-08-04 H.J. Lu (hjl@gnu.org)
7685
7686 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7687
7688 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7689
7690 * configure.in: Move generic linux case to end. Copy generic
7691 linux noconfigdirs to mips*-*-linux* entry and new
7692 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7693
7694 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7695
7696 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7697 one instance of them which was missed to the list to update.
7698
7699 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7700
7701 * config.guess: Update to 2002-07-09 version.
7702 * config.sub: Update to 2002-07-03 version.
7703
7704 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7705
7706 * configure.in: Remove two redundant tests.
7707
7708 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7709
7710 * configure.in (mips*-*-irix6*o32): Enable stabs.
7711
7712 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7713
7714 * configure.in: Don't build grez.
7715 * Makefile.in: Ditto.
7716
7717 * Makefile.in: Remove references to bsp, cygmon, libstub.
7718 * configure.in: Ditto.
7719
7720 * configure.in: Remove leftover reference to gdbtest.
7721
7722 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7723
7724 * configure.in (gxx_include_dir): Change to match versioned
7725 C++ headers if --enable-version-specific-runtime-libs is used.
7726
7727 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7728
7729 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7730
7731 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7732
7733 * configure.in: Make --without-x work.
7734
7735 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7736
7737 * contrib: New directory. Created to contain a copy of the
7738 texi2pod.pl script so that it is in the same place as the version in
7739 the FSF GCC sources.
7740
7741 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7742
7743 * configure.in: Rearrange target Makefile fragment collection.
7744
7745 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7746 cvs[src].
7747 * configure.in: Ditto.
7748
7749 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7750
7751 * Makefile.in: Eliminate 'apache' targets.
7752 * configure.in: Eliminate 'apache' targets.
7753
7754 * configure.in: Eliminate redundant tests. Reorganize.
7755
7756 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7757
7758 * config-ml.in: Eliminate references to Cygnus configure.
7759
7760 * Makefile.in: Eliminate references to building emacs.
7761
7762 2002-07-01 Denis Chertykov <denisc@overta.ru>
7763
7764 * configure.in: Add support for ip2k.
7765
7766 2002-06-24 Ben Elliston <bje@redhat.com>
7767
7768 * configure.in (host_tools): Remove cgen.
7769
7770 * Makefile.in (all-cgen): Remove; runs from its source directory.
7771 (check-cgen, install-cgen, clean-cgen): Likewise.
7772 (all-opcodes): No not depend on all-cgen.
7773 (all-sim): Likewise.
7774
7775 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7776
7777 * configure.in: Fix AIX configury bug.
7778
7779 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7780
7781 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7782
7783 * configure.in: Move definition of libstdcxx_flags right above
7784 usage, rather than way earlier.
7785
7786 * configure.in: Pull definition of is_cross_compiler earlier.
7787
7788 * configure.in: Rearrange a little.
7789
7790 * configure.in: Remove references to librx.
7791 * Makefile.in: Remove references to librx.
7792
7793 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7794
7795 * configure.in: Eliminate ${gasdir} variable.
7796
7797 2002-06-18 Dave Brolley <brolley@redhat.com>
7798
7799 * configure.in: Add support for frv.
7800 * config.sub: Add support for frv.
7801
7802 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7803
7804 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7805
7806 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7807
7808 * configure.in (vax-*-netbsd*): Re-enable gas.
7809
7810 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7811
7812 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7813 BUILD_PREFIX_1, to correct nomenclature.
7814 * configure: Likewise.
7815
7816 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7817 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7818
7819 2002-05-31 Olaf Hering <olh@suse.de>
7820
7821 * config-ml.in: Propogate DESTDIR also.
7822
7823 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7824
7825 * configure.in (vax-*-netbsd*): Don't build gas for this
7826 platform.
7827
7828 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7829
7830 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7831 and libgcj for AVR.
7832
7833 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7834
7835 * config.sub: Add DLX target.
7836
7837 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7838
7839 * config.guess: Update to 2002-05-22 version.
7840 * config.sub: Likewise.
7841
7842 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7843
7844 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7845 * config-ml.in: Likewise.
7846 * configure: Likewise.
7847 * configure.in: Likewise.
7848
7849 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7850
7851 * configure.in: Simplify makefile fragment collection.
7852
7853 * configure.in: Remove code to build emacs.
7854
7855 * configure.in : Remove --srcdir argument from targargs and buildargs
7856 (it's always overridden in the Makefile anyway). Rearrange a bit.
7857
7858 * configure: Move some logic to configure.in.
7859 * configure.in: Move some logic from configure.
7860
7861 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7862
7863 * COPYING.LIBGLOSS: New file.
7864
7865 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7866
7867 * Makefile.in: Honour DESTDIR.
7868
7869 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7870
7871 * configure.in (noconfigdirs): Don't disable libgcj on
7872 sparc64-*-solaris* and sparcv9-*-solaris*.
7873
7874 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7875
7876 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7877
7878 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7879
7880 * configure.in (FLAGS_FOR_TARGET): Do not add
7881 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7882 on i[3456]86-*-linux*.
7883
7884 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7885
7886 * configure.in (noconfigdirs): Replace [ ] with test.
7887
7888 * configure.in (noconfigdirs): Do not add target-newlib if
7889 target == i[3456]86-*-linux*, and host == target.
7890
7891 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7892
7893 * config.guess: Updated to 2002-04-26's version.
7894 * config.sub: Updated to 2002-04-26's version.
7895
7896 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7897
7898 * configure.in: delete reference to absent file
7899
7900 * configure.in: replace '[' with 'test'
7901
7902 * configure.in: Eliminate references to gash.
7903 * Makefile.in: Eliminate references to gash.
7904
7905 * configure.in: remove useless references to 'pic' makefile fragments.
7906
7907 * configure.in: (*-*-windows*) Finish removing.
7908
7909 * configure.in: Eliminate redundant test for libgui.
7910
7911 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7912
7913 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7914 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7915
7916 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7917
7918 * configure.in: remove references to dead files
7919
7920 2002-04-18 Tom Tromey <tromey@redhat.com>
7921
7922 * configure.in: Disallow configuring libgcj when it is already
7923 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7924 Solaris 2.8 by default. For PR libgcj/6158.
7925
7926 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7927
7928 * configure.in: Move default CC setting out of config/mh-* fragments
7929 directly into here.
7930
7931 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7932
7933 * configure.in: don't even try to configure or make a subdirectory
7934 if there's no configure script for it.
7935
7936 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7937
7938 * MAINTAINERS: Remove chill maintainers.
7939 * Makefile.in (CHILLFLAGS): Remove.
7940 (CHILL_LIB): Remove.
7941 (TARGET_CONFIGDIRS): Remove libchill.
7942 (CHILL_FOR_TARGET): Remove.
7943 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7944 CHILL_LIB.
7945 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7946 (CHECK_TARGET_MODULES): Likewise.
7947 (INSTALL_TARGET_MODULES): Likewise.
7948 (CLEAN_TARGET_MODULES): Likewise.
7949 (configure-target-libchill): Remove.
7950 (all-target-libchill): Remove.
7951 * configure.in (target_libs): Remove target-libchill.
7952 Do not compute CHILL_FOR_TARGET.
7953 * libchill: Remove directory.
7954
7955 2002-04-15 DJ Delorie <dj@redhat.com>
7956
7957 * Makefile.in, configure.in, configure: Sync with gcc, entries
7958 follow...
7959
7960 2002-04-08 Tom Tromey <tromey@redhat.com>
7961
7962 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7963 Fixes PR libgcj/6068.
7964
7965 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7966
7967 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7968
7969 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7970
7971 * configure.in (alpha*-dec-osf*): Enable libgcj.
7972
7973 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7974
7975 Fix for: PR bootstrap/3591, target/5676
7976 * configure.in (mcore-pe): Disable the configuration of
7977 libstdc++-v3 since exceptions are not supported.
7978
7979 2002-03-20 Anthony Green <green@redhat.com>
7980
7981 * configure.in: Enable libgcj for xscale-elf target.
7982
7983 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7984
7985 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7986 libjava.
7987 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7988
7989 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7990
7991 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7992 libstdc++-v3 and libjava.
7993
7994 2002-02-11 Adam Megacz <adam@xwt.org>
7995
7996 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7997 boehm-gc
7998
7999 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8000
8001 * config.guess: Updated to 2002-01-30's version.
8002 * config.sub: Updated to 2002-02-01's version.
8003 Contribute sh64-elf.
8004 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8005 * configure.in: Added sh64-*-*.
8006
8007 2002-01-17 H.J. Lu <hjl@gnu.org>
8008
8009 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8010 (all-target-fastjar): Also depend on all-target-libiberty.
8011
8012 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8013
8014 * configure, configure.in: Use temp file for long sed commands.
8015
8016 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8017
8018 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8019 libf2c.
8020
8021 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8022
8023 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8024
8025 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8026
8027 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8028
8029 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8030
8031 * configure: Handle temporary files securely using mkdir.
8032
8033 2001-09-26 Will Cohen <wcohen@redhat.com>
8034
8035 * configure.in (*-*-linux*): Disable configuration of target-newlib
8036 and target-libgloss.
8037
8038 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8039
8040 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8041 RANLIB.
8042
8043 2001-08-11 Graham Stott <grahams@redhat.com>
8044
8045 * Makefile.in (check-c++): Add missing semicolon.
8046
8047 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8048
8049 * configure.in (sh-*-linux*): New.
8050
8051 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8052
8053 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8054 and libgcj on m68hc11/m68hc12.
8055
8056 2001-06-27 H.J. Lu (hjl@gnu.org)
8057
8058 * Makefile (CFLAGS_FOR_BUILD): New.
8059 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8060
8061 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8062
8063 * configure.in (libstdcxx_flags): Do not try to execute
8064 libstdc++-v3/testsuite_flags until it exists.
8065
8066 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8067
8068 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8069
8070 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8071
8072 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8073
8074 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8075
8076 * configure.in: Move *-chorusos target case to the proper switch.
8077 Disable libgcj.
8078
8079 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8080
8081 * Makefile.in (STAGE1_CFLAGS): Pass down.
8082
8083 2001-04-13 Alan Modra <amodra@one.net.au>
8084
8085 * config.guess: Add hppa64-linux support. Note for next import that
8086 this is already in the master file.
8087 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8088
8089 2001-03-22 Colin Howell <chowell@redhat.com>
8090
8091 * Makefile.in (DO_X): Do not backslash single-quotes in
8092 backquotes (two places).
8093
8094 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8095
8096 * Makefile.in (DO_X): Quote nested quotes.
8097
8098 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8099
8100 * Makefile.in (DO_X): Use double quotes for quoting
8101 "RANLIB=$${RANLIB}".
8102
8103 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8104
8105 * configure.in: Only use `lang_requires' for languages athat are
8106 actually enabled.
8107
8108 2001-03-07 Tom Tromey <tromey@redhat.com>
8109
8110 * configure.in: Allow config-lang.in to set `lang_requires' to list
8111 of other required languages.
8112
8113 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8114
8115 * Makefile.in: Remove RANLIB definition. Use RANLIB
8116 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8117 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8118
8119 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8120 Alexandre Oliva <aoliva@redhat.com>
8121
8122 * Makefile.in (check-c++): Use tabs, not spaces.
8123
8124 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8125
8126 * Makefile.in (check-c++): New rule.
8127
8128 * configure.in (target_libs): Remove libg++.
8129 (noconfigdirs): Remove libg++.
8130 (noconfigdirs): Same.
8131 (noconfigdirs): Same.
8132 (noconfigdirs): Same.
8133
8134 * config-ml.in: Remove libg++ references.
8135
8136 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8137 (ALL_TARGET_MODULES): Same.
8138 (configure-target-libg++): Remove.
8139 (all-target-libg++): Remove.
8140 (configure-target-libio): Remove.
8141 (all-target-libio): Remove.
8142 (check-target-libio): Remove.
8143 (.PHONY): Remove.
8144 (libg++.tar.bz2): Remove.
8145 (all-target-cygmon): Remove libio.
8146 (all-target-libstdc++): Remove.
8147 (configure-target-libstdc++): Remove.
8148 (TARGET_LIB_PATH): Remove libstdc++.
8149 (ALL_GCC_CXX): Remove libstdc++.
8150 (all-target-gperf): Correct.
8151
8152 2001-02-15 Anthony Green <green@redhat.com>
8153
8154 * configure: Introduce GCJ_FOR_TARGET.
8155 * configure.in: Ditto.
8156 * Makefile.in: Ditto.
8157
8158 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8159
8160 * configure.in: for *-chorusos, don't config target-newlib and
8161 target-libgloss.
8162
8163 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8164
8165 Remove V2 C++ library.
8166 * configure.in: Remove --enable-libstdcxx_v3 support.
8167
8168 2001-01-27 Richard Henderson <rth@redhat.com>
8169
8170 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8171
8172 2001-01-26 Tom Tromey <tromey@redhat.com>
8173
8174 * configure.in: Allow libgcj to be built on Sparc Solaris.
8175
8176 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8177
8178 * configure.in: Enable libgcj on several additional platforms.
8179
8180 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8181
8182 * configure.in: Enable libgcj for linux targets.
8183
8184 2001-01-09 Mike Stump <mrs@wrs.com>
8185
8186 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8187 failures of subdirectories.
8188
8189 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8190
8191 * configure: handle DOS-style absolute paths.
8192
8193 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8194
8195 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8196
8197 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8198
8199 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8200 (libstdcxx_incdir): Pass down.
8201 * config.if: Remove expired bits for cxx_interface, add stub.
8202 (libstdcxx_incdir): Add variable for g++ include directory.
8203 * configure.in (gxx_include_dir): Use it.
8204
8205 2000-12-15 Andreas Jaeger <aj@suse.de>
8206
8207 * configure.in: Handle lang_dirs.
8208
8209 2000-12-13 Anthony Green <green@redhat.com>
8210
8211 * configure.in: Disable libgcj for any target not specifically
8212 listed. Disable libgcj for x86 and Alpha Linux until compatible
8213 with g++ abi.
8214
8215 2000-12-13 Mike Stump <mrs@wrs.com>
8216
8217 * Makefile.in (local-distclean): Also remove fastjar.
8218
8219 2000-12-10 Anthony Green <green@redhat.com>
8220
8221 * configure.in: Define libgcj. Disable libgcj target libraries for
8222 most targets.
8223
8224 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8225
8226 * configure.in (target_libs): Revert 2000-12-08 patch.
8227 (noconfigdirs): Added target-libjava.
8228
8229 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8230
8231 * Makefile.in: handle DOS-style absolute paths.
8232
8233 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8234
8235 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8236 libjava.
8237 * configure.in (target_libs): Removed `target-libjava'.
8238
8239 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8240
8241 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8242 (ALL_MODULES): Added fastjar.
8243 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8244 (all-target-libjava): all-fastjar replaces all-zip.
8245 (all-fastjar): Added.
8246 (configure-target-fastjar, all-target-fastjar): Likewise.
8247 * configure.in (host_tools): Added fastjar.
8248
8249 2000-12-07 Mike Stump <mrs@wrs.com>
8250
8251 * Makefile.in (local-distclean): Remove leftover built files.
8252
8253 2000-11-16 Fred Fish <fnf@be.com>
8254
8255 * configure.in (enable_libstdcxx_v3): Fix typo,
8256 libstd++ -> libstdc++.
8257
8258 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8259
8260 * configure: Provide the original toplevel configure arguments
8261 (including $0) to subprocesses in the environment rather than
8262 through gcc/configargs.h.
8263
8264 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8265
8266 * configure: Turn on libstdc++ V3 by default.
8267
8268 2000-10-16 Michael Meissner <meissner@redhat.com>
8269
8270 * configure (gcc/configargs.h): Only create if there is a build GCC
8271 directory created.
8272
8273 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8274
8275 * configure: Save configure arguments to gcc/configargs.h.
8276
8277 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8278
8279 * Makefile.in (bootstrap): avoid recursion if subdir missing
8280 (cross): ditto
8281 (do-proto-toplev): ditto
8282
8283 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8284
8285 * configure.in: Do not build byacc for hppa64. Provide paths to the
8286 X11 libraries for hppa64.
8287
8288 2000-09-02 Anthony Green <green@cygnus.com>
8289
8290 * Makefile.in (all-gcc): Depend on all-zlib.
8291 (CLEAN_MODULES): Add clean-zlib.
8292 (ALL_MODULES): Add all-zlib.
8293 * configure.in (host_libs): Add zlib.
8294
8295 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8296
8297 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8298 $targargs to tell whether newlib is going to be built.
8299
8300 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8301 $$r/TARGET_SUBDIR/libio for _G_config.h.
8302
8303 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8304
8305 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8306
8307 * configure: Make enable_threads and enable_shared defaults
8308 explicit. Substitute enable_threads into generated Makefiles.
8309 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8310 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8311
8312 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8313
8314 * configure.in: Re-enable all references to libg++ and librx.
8315
8316 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8317
8318 * configure.in: Add *-*-freebsd* configurations.
8319
8320 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8321
8322 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8323 (do-tar, do-bz2): New rules.
8324 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8325 (gdb-tar): New rule.
8326 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8327 (insight_dejagnu.tar): New rule.
8328 (insight.tar): New rule.
8329 (gdb+dejagnu.tar): New rule.
8330 (gdb.tar): New rule.
8331
8332 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8333
8334 * MAINTAINERS: Update dejagnu/
8335
8336 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8337
8338 * ltmain.sh (relink_command): Fix typo in previous change.
8339
8340 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8341
8342 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8343 (relink_command): Added --tag flags.
8344 (mode=install): If relinking fails; error out.
8345
8346 2002-03-12 Richard Henderson <rth@redhat.com>
8347
8348 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8349 .NOTPARALLEL tag.
8350 (do-check): Rename from check.
8351 (check): Allow parallel check.
8352
8353 2002-03-11 Richard Henderson <rth@redhat.com>
8354
8355 * Makefile.in (.NOTPARALLEL): Add fake tag.
8356
8357 2002-03-07 H.J. Lu (hjl@gnu.org)
8358
8359 * configure.in: Enable gprof for mips*-*-linux*.
8360
8361 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8362
8363 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8364 libjava.
8365 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8366
8367 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8368
8369 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8370
8371 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8372
8373 * config.guess: Import from master sources, rev 1.232.
8374 * config.sub: Import from master sources, rev 1.246.
8375
8376 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8377
8378 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8379 because its Makefile is there; test for the executable instead.
8380
8381 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8382
8383 Contribute sh64-elf.
8384 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8385 * configure.in: Added sh64-*-*.
8386
8387 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8388
8389 * COPYING.NEWLIB: Remove advertising clause from
8390 Berkeley and Red Hat licenses.
8391
8392 2002-02-01 Mo DeJong <supermo@bayarea.net>
8393
8394 * Makefile.in: Add all-tix to deps for all-snavigator
8395 so that tix is built when building snavigator.
8396
8397 2002-02-01 Ben Elliston <bje@redhat.com>
8398
8399 * config.guess: Import from master sources, rev 1.229.
8400 * config.sub: Import from master sources, rev 1.240.
8401
8402 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8403
8404 From Steve Ellcey <sje@cup.hp.com>:
8405 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8406 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8407 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8408 IA64.
8409 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8410 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8411 soname_spec, sys_lib_search_path_spec): Ditto.
8412
8413 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8414
8415 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8416 target-libiberty, and target-libgloss. Skip Java-related
8417 libraries if not supported for NetBSD on target CPU.
8418
8419 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8420
8421 * configure.in: Import StrongARM and XScale target_configdirs from
8422 FSF GCC version.
8423
8424 2002-01-16 H.J. Lu (hjl@gnu.org)
8425
8426 * config.guess: Import from master sources, rev 1.225.
8427 * config.sub: Import from master sources, rev 1.238.
8428
8429 * MAINTAINERS: Updated notes on config.guess and config.sub.
8430
8431 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8432
8433 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8434 ld and gdb are not supported.
8435
8436 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8437
8438 * Change reference to Cygnus Solutions to be Red Hat.
8439
8440 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8441
8442 * COPYING.NEWLIB: Update generic copyright date.
8443
8444 2002-01-07 Mark Salter <msalter@redhat.com>
8445
8446 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8447 Allow target-libgloss to be built for arm, strongarm, and xscale.
8448
8449 2002-01-03 Ben Elliston <bje@redhat.com>
8450
8451 * MAINTAINERS: Update URL for config.* scripts.
8452
8453 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8454
8455 * config.sub: Import latest version.
8456 * config.guess: Likewise.
8457
8458 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8459
8460 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8461 options for i[3456]86-pc-linux* native builds.
8462
8463 2001-12-05 Laurent Guerby <guerby@acm.org>
8464
8465 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8466 libiberty.
8467
8468 Import this patch from gcc:
8469
8470 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8471
8472 * symlink-tree: handle DOS-style absolute paths.
8473
8474 2001-11-28 DJ Delorie <dj@redhat.com>
8475 Zack Weinberg <zack@codesourcery.com>
8476
8477 When build != host, create libiberty for the build machine.
8478
8479 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8480 CONFIG_ARGUMENTS.
8481 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8482 New variables.
8483 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8484 and rules.
8485 (all.normal): Depend on ALL_BUILD_MODULES.
8486 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8487 (all-build-libiberty): Depend on configure-build-libiberty.
8488
8489 * configure: Calculate and substitute proper value for
8490 ALL_BUILD_MODULES.
8491 * configure.in: Create the build subdirectory.
8492 Calculate and substitute TARGET_CONFIGARGS (formerly
8493 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8494
8495 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8496
8497 * config.sub: Update to version 1.232 on subversion.
8498
8499 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8500
8501 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8502 files from .po files for a distribution.
8503
8504 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8505
8506 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8507
8508 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8509
8510 Merged from net gcc:
8511 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8512 * ltcf-c.sh: Use $objext, not $ac_objext.
8513 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8514 * ltcf-cxx.sh: Add support for GNU.
8515 2001-07-22 Timothy Wall <twall@redhat.com>
8516 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8517 default settings if using GNU tools with that configuration.
8518 * ltcf-cxx.sh: Ditto.
8519 * ltcf-gcj.sh: Ditto.
8520 2001-07-21 Michael Chastain <chastain@redhat.com>
8521 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8522 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8523 * ltmain.sh: Mark as gcc-local.
8524
8525 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8526
8527 * Makefile.in (all-bison): Revert 2001-10-24.
8528 Don't depend on texinfo.
8529
8530 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8531
8532 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8533
8534 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8535
8536 * configure.in (--enable-languages): Be more permissive about
8537 syntax. Check for empty lists better. Warn about $LANGUAGES.
8538
8539 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8540
8541 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8542
8543 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8544
8545 Makefile.in (all-bison): Don't depend on texinfo.
8546
8547 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8548
8549 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8550
8551 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8552
8553 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8554
8555 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8556
8557 * config.sub, config.guess: Import latest from subversions.
8558
8559 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8560
8561 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8562 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8563 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8564 avoid quotes nesting problems.
8565 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8566 (DO_X): Export only variables that are set.
8567
8568 2001-09-19 Ben Elliston <bje@redhat.com>
8569
8570 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8571 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8572 semantics. Use the shell built-in "type" command instead.
8573
8574 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8575
8576 * config.sub: Reverted the earlier change, this version is not the
8577 master file.
8578
8579 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8580
8581 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8582 Add support for mips64.
8583
8584 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8585
8586 * configure.in: Enable libstdc++-v3 for h8300 targets.
8587
8588 2001-08-30 Eric Christopher <echristo@redhat.com>
8589 Jason Eckhardt <jle@redhat.com>
8590
8591 * config.sub: Add support for mipsisa32.
8592
8593 2001-08-30 Eric Christopher <echristo@redhat.com>
8594
8595 * config.sub, config.guess: Import latest from subversions.
8596
8597 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8598
8599 * config.sub, config.guess: Import latest from subversions.
8600
8601 2001-07-26 DJ Delorie <dj@redhat.com>
8602
8603 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8604
8605 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8606
8607 * Makefile.in: Revert 2001-06-17.
8608 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8609
8610 2001-06-17 H.J. Lu <hjl@gnu.org>
8611
8612 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8613 (gas+binutils.tar.bz2): Likewise.
8614 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8615
8616 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8617
8618 * Makefile.in (VER): When present, extract the version number from
8619 the file version.in.
8620
8621 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8622
8623 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8624 gcc/xgcc is built, use -print-prog-name to find out the program
8625 name to use.
8626
8627 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8628
8629 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8630 with_gcc]: Use `gcc -shared' to build a shared library.
8631
8632 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8633
8634 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8635 archives.
8636
8637 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8638
8639 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8640 libraries when using g++ with native linker.
8641
8642 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8643
8644 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8645
8646 2001-05-24 Tom Rix <trix@redhat.com>
8647
8648 * configure.in : enable ld for aix
8649
8650 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8651
8652 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8653 [aix4*|aix5*]: Prepend blank.
8654
8655 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8656
8657 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8658 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8659 of subdir/configure scripts to use the new libtool.m4.
8660
8661 2001-05-14 H.J. Lu <hjl@gnu.org>
8662
8663 * config.if (libc_interface): Set to -libc6.2- for cross
8664 compiling to Linux/glibc 2.2.
8665
8666 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8667
8668 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8669 libgcj.
8670
8671 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8672
8673 * configure.in (noconfigdirs): Don't reset it from scratch in the
8674 target case; only append to it.
8675
8676 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8677
8678 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8679 sparc-*-solaris2.8]: Disable ${libgcj}.
8680
8681 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8682
8683 * configure.in (libgcj_saved): Copy from $libgcj.
8684 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8685 --disable-libgcj.
8686
8687 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8688
8689 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8690 1.641.2.228.
8691
8692 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8693
8694 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8695 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8696
8697 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8698
8699 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8700 New macros.
8701 (bootstrap, cross): Use RECURSE_FLAGS.
8702 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8703
8704 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8705
8706 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8707
8708 2001-03-23 Nick Clifton <nickc@redhat.com>
8709
8710 * README-maintainer-mode: Add note about inability to use "make
8711 distclean" in maintainer mode.
8712
8713 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8714
8715 Re-installed:
8716 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8717 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8718 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8719 * ltcf-cxx.sh: Likewise.
8720 * ltcf-gcj.sh: Likewise.
8721
8722 2001-03-22 Philip Blundell <philb@gnu.org>
8723
8724 * config.sub, config.guess: Import latest from subversions.
8725
8726 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8727
8728 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8729 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8730
8731 2001-03-20 Michael Chastain <chastain@redhat.com>
8732
8733 * Makefile.in: all-m4 depends on all-texinfo.
8734
8735 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8736
8737 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8738
8739 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8740
8741 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8742 longer valid.
8743
8744 2001-02-16 Nick Clifton <nickc@redhat.com>
8745
8746 * configure.in (noconfigdirs): Allow configuration of texinfo
8747 for Cygwin hosts.
8748
8749 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8750
8751 * config.guess: Add linux target for S/390.
8752 * config.sub: Likewise.
8753 * configure.in: Likewise.
8754
8755 2001-02-06 Ben Elliston <bje@redhat.com>
8756
8757 * configure: Output host type to stdout, not stderr.
8758
8759 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8760
8761 * config.guess: Import from subversions.gnu.org (revision 1.181).
8762 * config.sub: Import from subversions.gnu.org (revision 1.199).
8763
8764 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8765
8766 * config.guess: Handle hppa64-linux systems.
8767
8768 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8769
8770 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8771 Don't unset, it's non-portable and no longer necessary, set to empty
8772 instead.
8773
8774 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8775
8776 * ltconfig: Shell portability fix for the tagname validity check.
8777
8778 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8779
8780 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8781
8782 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8783
8784 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8785 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8786
8787 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8788
8789 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8790 keep at least one of build_libtool_libs or build_old_libs set to
8791 yes.
8792
8793 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8794
8795 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8796 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8797
8798 2000-11-07 Philip Blundell <pb@futuretv.com>
8799
8800 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8801
8802 2000-11-03 Philip Blundell <pb@futuretv.com>
8803
8804 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8805 files.
8806
8807 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8808
8809 * COPYING.NEWLIB: Put into source repository.
8810
8811 2001-01-15 Ben Elliston <bje@redhat.com>
8812
8813 * configure.in (host_tools): Add sid.
8814 Always configure cgen.
8815 * Makefile.in (all-sid): New target.
8816 (check-sid, clean-sid, install-sid): Likewise.
8817
8818 2001-01-07 Andreas Jaeger <aj@suse.de>
8819
8820 * config.sub, config.guess: Update from subversions.
8821
8822 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8823
8824 * configure.in: Disable language-specific target libraries for
8825 languages that aren't enabled.
8826
8827 2000-11-24 Nick Clifton <nickc@redhat.com>
8828
8829 * configure.in (xscale-elf): Add target.
8830 (xscale-coff): Add target.
8831 (c4x, c5x, tic54x): Move after ARM targets.
8832
8833 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8834
8835 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8836
8837 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8838
8839 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8840
8841 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8842
8843 * Makefile.in: Merge with GCC and libgcj.
8844 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8845 configure-target-<library> when their configure scripts need the C
8846 or C++ library to have already been built to work properly.
8847 (do_proto_toplev): Set them to an empty string.
8848
8849 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8850
8851 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8852 (REALLY_SET_LIB_PATH): Use them.
8853
8854 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8855
8856 * config.sub: Add support for Sun Chorus
8857
8858 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8859
8860 * config.sub: Add support for the *-storm-chaos OS.
8861
8862 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8863
8864 * configure.in (noconfigdirs): Don't compile some
8865 of the libraries for 68HC11 & 68hc12 targets.
8866
8867 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8868
8869 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8870 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8871 all affected `configure' scripts.
8872
8873 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8874
8875 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8876 ltcf-c.sh.
8877
8878 2000-09-12 Philip Blundell <philb@gnu.org>
8879
8880 * config.sub, config.guess: Update from subversions.
8881
8882 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8883
8884 * Makefile.in (all-zlib): Added dummy target.
8885
8886 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8887 multi-language branch.
8888
8889 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8890
8891 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8892 (bootstrap*): Depend on all-bootstrap.
8893
8894 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8895
8896 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8897 crosses, but add gcc/include to the header search path for them.
8898
8899 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8900
8901 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8902 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8903 * gettext.m4: New file, extracted from aclocal.m4.
8904
8905 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8906
8907 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8908 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8909 sub-configures.
8910
8911 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8912
8913 * Makefile.in (ALL_MODULES): Add all-cgen.
8914 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8915 (all-cgen): New target.
8916 (all-opcodes,all-sim): Depend on all-cgen.
8917 * configure.in (host_tools): Add cgen.
8918 Only configure cgen if --enable-cgen-maint.
8919
8920 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8921
8922 * config-ml.in (CC, CXX): Don't introduce a leading space.
8923
8924 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8925
8926 * configure.in (libstdcxx_flags): Use
8927 libstdc++-v3/src/libstdc++.INC.
8928
8929 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8930
8931 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8932
8933 2000-08-11 Jason Merrill <jason@redhat.com>
8934
8935 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8936 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8937 (FLAGS_FOR_TARGET): Not here.
8938 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8939
8940 2000-08-07 DJ Delorie <dj@redhat.com>
8941
8942 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8943 "if we're also building gcc, and it's a gcc that will run on the
8944 build machine, we want to use its includes instead of the system's
8945 default includes".
8946
8947 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8948
8949 * configure.in (libstdcxx_flags): Don't use `"'.
8950
8951 * config-ml.in: Adjust multilib search paths to the
8952 appropriate multilib tree.
8953
8954 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8955
8956 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8957 commas in $LANGUAGES.
8958
8959 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8960
8961 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8962
8963 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8964
8965 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8966 CXX_FOR_TARGET for sed.
8967
8968 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8969
8970 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8971 Do not override if already set in the environment or in configure.
8972 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8973 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8974
8975 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8976
8977 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8978 (GCC_FOR_TARGET): Use it.
8979 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8980 * configure.in: ... here.
8981 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8982 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8983
8984 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8985
8986 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8987 (configure-target-libchill, configure-target-libobjc): Likewise.
8988
8989 * configure.in: Use the same cache file for all target libs.
8990 * config-ml.in: But different cache files per multilib variant.
8991
8992 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8993
8994 * configure (topsrcdir): Don't use dirname.
8995
8996 2000-07-20 Jason Merrill <jason@redhat.com>
8997
8998 * configure.in: Remove all references to libg++ and librx.
8999
9000 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9001
9002 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9003
9004 * config.sub: Update to subversions version 2000-07-06.
9005
9006 2000-07-12 Andrew Haley <aph@cygnus.com>
9007
9008 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9009 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9010
9011 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9012
9013 * symlink-tree: Check number of arguments.
9014
9015 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
9016
9017 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9018
9019 2000-07-05 Jim Wilson <wilson@cygnus.com>
9020
9021 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9022 search path for a g++ extracted from the build tree. This
9023 will allow link tests run by configure scripts in
9024 subdirectories to succeed.
9025
9026 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9027
9028 * ltconfig: Add support for mips-dde-sysv4.2MP
9029
9030 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9031
9032 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9033 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9034
9035 2000-06-19 Timothy Wall <twall@cygnus.com>
9036
9037 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9038 * config.sub: Add tic54x target.
9039
9040 2000-06-07 Phillip Thomas <pthomas@suse.de>
9041
9042 * README-maintainer-mode: New file: Contains notes on using
9043 --enable-maintainer-mode with binutils.
9044
9045 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
9046
9047 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9048
9049 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
9050
9051 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9052 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9053
9054 20000-05-21 H.J. Lu (hjl@gnu.org)
9055
9056 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9057 directory are used if they exist. Make sure
9058 $(build_tooldir)/include is searched for header files,
9059 $(build_tooldir)/lib/ for library files.
9060 (GCC_FOR_TARGET): Likewise.
9061 (CXX_FOR_TARGET): Likewise.
9062
9063 2000-05-18 Jeffrey A Law (law@cygnus.com)
9064
9065 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9066
9067 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
9068
9069 * Makefile.in (configure-target-libiberty): Depend on
9070 configure-target-newlib.
9071
9072 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9073
9074 * configure.in, Makefile.in: Merge all libffi-related
9075 configury stuff from the libgcj tree.
9076
9077 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9078
9079 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9080 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9081
9082 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9083
9084 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9085 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9086 current version information. Add to proto-toplev directory.
9087 (gdb-taz): Build do-djunpack.
9088
9089 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9090
9091 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9092
9093 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9094
9095 * ltmain.sh: Preserve in relink_command any environment
9096 variables that may affect the linker behavior.
9097
9098 2000-05-12 Jeffrey A Law (law@cygnus.com)
9099
9100 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9101
9102 2000-05-10 Jim Wilson <wilson@cygnus.com>
9103
9104 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9105
9106 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9107
9108 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9109 with the version name.
9110
9111 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9112
9113 * config.if: Tweak.
9114
9115 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9116
9117 * djunpack.bat: New file.
9118
9119 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
9120
9121 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9122 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9123 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9124 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9125
9126 2000-04-16 Dave Pitts <dpitts@cozx.com>
9127
9128 * config.sub (case $basic_machine): Change default for "ibm-*"
9129 to "openedition".
9130
9131 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
9132
9133 * Makefile.in (gdb-taz): New target. GDB specific archive.
9134 (do-md5sum): New target.
9135 (MD5PROG): Define.
9136 (PACKAGE): Default to TOOL.
9137 (VER): Default to a shell script.
9138 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9139 md5 checksum generation.
9140 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9141 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9142 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9143 insight.tar.bz2): Use gdb-taz to create archive.
9144
9145 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
9146
9147 * configure (warn_cflags): Delete.
9148
9149 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9150 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
9151
9152 * configure.in (enable_libstdcxx_v3): Add.
9153 (target_libs): Add bits here to switch between libstdc++-v2 and
9154 libstdc++-v3.
9155 * config.if: And this file too.
9156 * Makefile.in: Add libstdc++-v3 targets.
9157
9158 2000-04-05 Michael Meissner <meissner@redhat.com>
9159
9160 * config.sub (d30v): Add d30v as a basic machine type.
9161
9162 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9163
9164 * configure.in: -linux-gnu*, not -linux-gnu.
9165
9166 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
9167
9168 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9169 (do-tar-bz2): Replace TOOL with PACKAGE.
9170 (gdb.tar.bz2): Remove GDBTK from GDB package.
9171 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9172 dejagnu.tar.bz2): New packages.
9173
9174 2000-02-27 Andreas Jaeger <aj@suse.de>
9175
9176 * configure.in: Add entry for mips*-*-linux*, move catch all
9177 *-*-*linux* entry below this one.
9178
9179 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9180
9181 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9182
9183 2000-02-24 Nick Clifton <nickc@cygnus.com>
9184
9185 * config.sub: Support an OS of "wince".
9186
9187 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9188
9189 * config.guess, config.sub: Updated to match config's 2000-02-15
9190 version.
9191
9192 2000-02-23 Linas Vepstas <linas@linas.org>
9193
9194 * config.sub: Add support for Linux/IBM 370.
9195 * configure.in: Likewise.
9196
9197 2000-02-22 Nick Clifton <nickc@cygnus.com>
9198
9199 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9200
9201 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9202
9203 * config.guess: Guess "cygwin" rather than "cygwin32".
9204
9205 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9206
9207 * configure (gcc_version): When setting, narrow search to
9208 lines containing `version_string'.
9209
9210 2000-02-15 Denis Chertykov <denisc@overta.ru>
9211
9212 * config.sub: Add support for avr target.
9213
9214 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9215
9216 * config.sub: Add mmix-knuth-mmixware.
9217
9218 2000-01-27 Christopher Faylor <cgf@redhat.com>
9219
9220 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9221 structure stuff to -L library search.
9222 (CXX_FOR_TARGET): Ditto.
9223 (CROSS_CHECK_MODULES): Fix spelling mistake.
9224
9225 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9226
9227 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9228 the C++ compiler.
9229
9230 2000-01-12 Richard Henderson <rth@cygnus.com>
9231
9232 * configure.in: Don't build some bits for beos.
9233
9234 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9235
9236 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9237 as include files.
9238
9239 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9240
9241 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9242 not mh-aix43.
9243
9244 1999-12-14 Richard Henderson <rth@cygnus.com>
9245
9246 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9247 * config.sub: Accept alphaev[78], alphaev8.
9248
9249 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9250
9251 * config.guess, config.sub: Update from autoconf.
9252
9253 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9254
9255 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9256 necessary libraries are missing.
9257
9258 1999-10-25 Andreas Schwab <schwab@suse.de>
9259
9260 * configure: Fix quoting inside arguments of eval.
9261
9262 1999-10-21 Nick Clifton <nickc@cygnus.com>
9263
9264 * config-ml.in: Allow suppression of some ARM multilibs.
9265
9266 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9267
9268 * config.guess: Add OS/390 match pattern.
9269 * config.sub: Add mvs, openedition targets.
9270 * configure.in (i370-ibm-opened*): New.
9271
9272 1999-09-04 Steve Chamberlain <sac@pobox.com>
9273
9274 * config.sub: Add support for configuring for pj.
9275
9276 1999-08-31 Nick Clifton <nickc@cygnus.com>
9277
9278 * config.sub (maybe_os): Add support for configuring for fr30.
9279
9280 1999-08-25 Nick Clifton <nickc@cygnus.com>
9281
9282 * configure.in: Do not configure or build ld for AIX
9283 platforms. ld is known to be broken on these platforms.
9284
9285 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9286
9287 * config-ml.in: Pass compiler flag corresponding to multidirs to
9288 subdir configures.
9289
9290 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9291
9292 * Makefile.in (LDFLAGS): Define.
9293
9294 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9295
9296 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9297 noconfigdirs.
9298 (*-*-cygwin*): Likewise.
9299
9300 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9301
9302 * mkdep: New file.
9303 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9304 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9305
9306 From Eli Zaretskii <eliz@is.elta.co.il>:
9307 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9308 long file name when using DJGPP on MS-DOS.
9309
9310 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9311
9312 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9313
9314 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9315
9316 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9317 dependency as this causes "make check" to globally "make all"
9318
9319 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9320
9321 * configure.in (target_libs): Added target-zlib.
9322 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9323 (CONFIGURE_TARGET_MODULES): Likewise.
9324 (CHECK_TARGET_MODULES): Likewise.
9325 (INSTALL_TARGET_MODULES): Likewise.
9326 (CLEAN_TARGET_MODULES): Likewise.
9327 (configure-target-zlib): New target.
9328 (all-target-zlib): Likewise.
9329 (all-target-libjava): Depend on all-target-zlib.
9330 (configure-target-libjava): Depend on configure-target-zlib.
9331
9332 * Makefile.in (configure-target-libjava): Depend on
9333 configure-target-newlib.
9334 (configure-target-boehm-gc): New target.
9335 (configure-target-qthreads): New target.
9336
9337 * configure.in (target_libs): Added target-qthreads.
9338 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9339 (CONFIGURE_TARGET_MODULES): Likewise.
9340 (CHECK_TARGET_MODULES): Likewise.
9341 (INSTALL_TARGET_MODULES): Likewise.
9342 (CLEAN_TARGET_MODULES): Likewise.
9343 (all-target-qthreads): New target.
9344 (configure-target-libjava): Depend on configure-target-qthreads.
9345 (all-target-libjava): Depend on all-target-qthreads.
9346
9347 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9348 (CONFIGURE_TARGET_MODULES): Likewise.
9349 (CHECK_TARGET_MODULES): Likewise.
9350 (INSTALL_TARGET_MODULES): Likewise.
9351 (CLEAN_TARGET_MODULES): Likewise.
9352 (all-target-libjava): New target.
9353 (all-target-boehm-gc): Likewise.
9354 * configure.in (target_libs): Added libjava, boehm-gc.
9355
9356 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9357
9358 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9359 configure.bat in SUPPORT_FILES.
9360 (gas+binutils.tar.bz2): Likewise.
9361
9362 * makeall.bat: Remove; obsolete.
9363
9364 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9365
9366 From Mark Elbrecht:
9367 * configure.bat: Remove; obsolete.
9368
9369 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9370
9371 * configure: Add -W -Wall to the default CFLAGS when compiling with
9372 gcc.
9373
9374 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9375
9376 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9377
9378 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9379
9380 * configure.in: Build ld on IRIX6.
9381
9382 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9383
9384 * Makefile.in: Change distribution targets to use bzip2 instead of
9385 gzip.
9386 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9387 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9388
9389 1999-06-04 Nick Clifton <nickc@cygnus.com>
9390
9391 * config.sub: Add mcore target.
9392
9393 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9394
9395 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9396
9397 1999-05-25 H.J. Lu (hjl@gnu.org)
9398
9399 * config.guess (dummy): Changed to $dummy.
9400
9401 1999-05-24 Nick Clifton <nickc@cygnus.com>
9402
9403 * config.sub: Tidied up case statements.
9404
9405 1999-05-22 Ben Elliston <bje@cygnus.com>
9406
9407 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9408 <jiro@din.or.jp>.
9409
9410 * config.guess: Merge with FSF version. Future changes will be
9411 more accurately recorded in this ChangeLog.
9412 * config.sub: Likewise.
9413
9414 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9415
9416 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9417
9418 1999-04-30 Tom Tromey <tromey@cygnus.com>
9419
9420 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9421
9422 1999-04-23 Tom Tromey <tromey@cygnus.com>
9423
9424 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9425
9426 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9427
9428 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9429 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9430 Bad merge removed these two changes.
9431
9432 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9433 Martin Heller (Ing.-Buero_Heller@t-online.de)
9434
9435 * config.guess (interix Alpha): Add.
9436
9437 1999-04-11 Richard Henderson <rth@cygnus.com>
9438
9439 * configure.in (i?86-*-beos*): Do config gperf; don't config
9440 gdb, newlib, or libgloss.
9441
9442 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9443
9444 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9445 link a trivial program with -mabi=64. If it fails, remove mabi=64
9446 from multidirs.
9447
9448 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9449
9450 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9451
9452 1999-04-08 Nick Clifton <nickc@cygnus.com>
9453
9454 * config.sub: Add support for mcore targets.
9455
9456 1999-04-07 Michael Meissner <meissner@cygnus.com>
9457
9458 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9459 not mt-ospace, in order to shut up assembler warning about using
9460 symbols that are named the same as registers.
9461
9462 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9463
9464 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9465 dependency list for all-target-cygmon.
9466
9467 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9468
9469 * config-ml.in: Check $host, not $target, for selective multilibs.
9470 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9471 thumb interworking, and underscore prefix multilibs.
9472
9473 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9474
9475 * missing: Update to version from current automake.
9476
9477 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9478
9479 * configure (gxx_include_dir): Removed.
9480
9481 * configure.in (gxx_include_dir): Handle it.
9482 * Makefile.in: Likewise.
9483
9484 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9485
9486 * config.sub (mips64vr4111,mips64vr4111el) Add.
9487
9488 1999-03-21 Ben Elliston <bje@cygnus.com>
9489
9490 * config.guess: Correct typo for detecting ELF on FreeBSD.
9491
9492 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9493
9494 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9495 config/mh-djgpp.
9496
9497 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9498
9499 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9500 all-target-newlib to dependency list for all-target-bsp.
9501
9502 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9503
9504 * config.sub: Add i386-uwin support.
9505 * config.guess: Likewise.
9506
9507 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9508
9509 * configure.in: cleanup, add mh-*pic handling for arm, special
9510 case powerpc*-*-aix*
9511
9512 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9513
9514 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9515 can be built.
9516
9517 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9518
9519 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9520 targets.
9521
9522 1999-03-02 Nick Clifton <nickc@cygnus.com>
9523
9524 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9525
9526 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9527
9528 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9529
9530 1999-02-24 Nick Clifton <nickc@cygnus.com>
9531
9532 * config.sub: Fix typo in arm recognition.
9533
9534 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9535
9536 * configure.in (noconfigdirs): Changed target_configdirs to
9537 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9538 rather than m68k-*-* since it is not known to work on
9539 m68k-aout. Ditto for arm-*-*oabi.
9540
9541 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9542
9543 * configure.in (*-*-windows*): Remove, no longer used.
9544
9545 1999-02-19 Ben Elliston <bje@cygnus.com>
9546
9547 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9548 Smart and improved by Andrew Cagney.
9549
9550 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9551
9552 * config.guess: Recognize openbsd-*-hppa.
9553
9554 1999-02-17 H.J. Lu (hjl@gnu.org)
9555
9556 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9557 only if it is not empty.
9558
9559 1999-02-17 Nick Clifton <nickc@cygnus.com>
9560
9561 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9562
9563 * config.guess: Modified to recognize uname's armv* syntax.
9564
9565 * config.sub: Modified to recognize uname's armv* syntax.
9566
9567 1999-02-17 Mark Salter <msalter@cygnus.com>
9568
9569 * configure.in: Added target-bsp for sparclite.
9570
9571 1999-02-08 Richard Henderson <rth@cygnus.com>
9572
9573 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9574
9575 1999-02-08 Nick Clifton <nickc@cygnus.com>
9576
9577 * configure.in: Add support for strongarm port.
9578 * config.sub: Add support for strongarm target.
9579
9580 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9581
9582 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9583 the old name config/mh-cygwin32.
9584 Enable texinfo.
9585
9586 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9587
9588 * configure.in: Do build ld for ix86 Solaris.
9589
9590 1999-02-02 Jim Wilson <wilson@cygnus.com>
9591
9592 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9593 $AR_FOR_TARGET. Likewise for RANLIB.
9594
9595 1999-02-02 Catherine Moore <clm@cygnus.com>
9596
9597 * config.sub (oabi): Recognize.
9598 * configure.in (arm-*-oabi): Handle.
9599
9600 1999-01-30 Robert Lipe (robertlipe@usa.net)
9601
9602 * config.guess: Improve detection of i686 on UnixWare 7.
9603
9604 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9605
9606 * config.guess: Add support for i386-pc-interix.
9607 * config.sub: Likewise.
9608 * configure.in: Likewise.
9609
9610 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9611
9612 * Makefile.in: Remove unneeded all-target-libio from
9613 from all-target-winsup target since it is now unneeded.
9614 Add all-target-libtermcap in its place since it is now
9615 needed.
9616
9617 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9618
9619 * configure.in: makefile stub for cygwin target is probably
9620 unnecessary. Remove it for now.
9621
9622 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9623
9624 * configure.in: libtermcap.a should be built when cygwin is the
9625 target as well as the host.
9626 * config.guess: Allow mixed case in cygwin uname output.
9627 * Makefile.in: Add libtermcap target.
9628
9629 1998-12-23 Jeffrey A Law (law@cygnus.com)
9630
9631 * config.sub: Clean up handling of hppa2.0.
9632
9633 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9634
9635 * config.guess: Use C code to identify more HP machines.
9636
9637 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9638
9639 * config.sub: Handle hppa2.0.
9640
9641 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9642
9643 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9644 cygmon for all sparclite targets, regardless of object format.
9645
9646 1998-12-15 Mark Salter <msalter@cygnus.com>
9647
9648 * configure.in: Added target-bsp for several target architectures.
9649
9650 * Makefile.in: Added rules for bsp.
9651
9652 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9653
9654 * config.guess: Improve detection of hppa2.0 processors.
9655
9656 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9657
9658 * config.guess: Recognize FreeBSD using ELF automatically.
9659
9660 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9661
9662 * configure (skip-this-dir): Add handling for new shell script, which
9663 might be created by a sub-directory's configure to indicate, this particular
9664 directory is "unwanted".
9665 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9666
9667 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9668
9669 * ltconfig: import from libtool, after changing libtool to
9670 account for the cygwin name change.
9671
9672 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9673
9674 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9675 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9676
9677 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9678
9679 * configure.in: Add libtermcap to list of cygwin dependencies.
9680
9681 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9682
9683 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9684 they include winsup/include when it's a cygwin target.
9685
9686 1998-11-12 Tom Tromey <tromey@cygnus.com>
9687
9688 * configure.in (host_tools): Added zip.
9689 * Makefile.in (all-target-libjava): Depend on all-zip.
9690 (all-zip): New target.
9691 (ALL_MODULES): Added all-zip.
9692 (NATIVE_CHECK_MODULES): Added check-zip.
9693 (INSTALL_MODULES): Added install-zip.
9694 (CLEAN_MODULES): Added clean-zip.
9695
9696 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9697
9698 * Makefile.in: lose "32" from comment about cygwin.
9699
9700 1998-11-05 Nick Clifton <nickc@cygnus.com>
9701
9702 * configure.in: Use -Os to build target libraries for the fr30.
9703
9704 1998-11-04 Dave Brolley <brolley@cygnus.com>
9705
9706 * config.sub: Add fr30.
9707
9708 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9709
9710 * configure.in: drop "32" from config/mh-cygwin32. Check
9711 cygwin* instead of cygwin32*.
9712 * config.sub: Check cygwin* instead of cygwin32*.
9713
9714 1998-10-22 Robert Lipe <robertl@dgii.com>
9715
9716 * config.guess: Match any version of Unixware7.
9717
9718 1998-10-20 Syd Polk <spolk@cygnus.com>
9719
9720 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9721 if desired.
9722
9723 1998-10-18 Jeffrey A Law (law@cygnus.com)
9724
9725 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9726 these if the appropriate directories and files to not exist.
9727
9728 1998-10-14 Jeffrey A Law (law@cygnus.com)
9729
9730 * Makefile.in (DEVO_SUPPORT): Add config.if.
9731
9732 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9733
9734 * configure: Add pattern to replace "build_tooldir"'s
9735 definition in the generated Makefile with "tooldir"'s
9736 actual value.
9737
9738 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9739
9740 * config.sub: Bring back lost sparcv9.
9741
9742 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9743
9744 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9745
9746 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9747 CC_FOR_TARGET and friends.
9748
9749 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9750
9751 * Makefile.in (build_tooldir): New variable, same as tooldir.
9752 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9753 -B$(build_tooldir)/bin/.
9754 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9755
9756 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9757
9758 * config.sub: Add support for i[34567]86-pc-udk.
9759 * configure.in: Likewise.
9760
9761 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9762
9763 * Makefile.in: add bzip2 package building bits for user
9764 tools module
9765 * configure.in: ditto
9766
9767 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9768
9769 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9770 (ALL_TARGET_MODULES): Add all-target-libobjc.
9771 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9772 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9773 (all-target-libchill): Add dependencies.
9774 * configure.in (target_libs): Add libchill.
9775
9776 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9777
9778 * configure.in (target_subdir): Remove duplicate line.
9779
9780 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9781
9782 * Makefile.in (all-automake): fix dependencies.
9783
9784 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9785
9786 * configure.in: Minor cleanups for building in the $(target_alias)
9787 subdir.
9788
9789 1998-09-22 Jim Wilson <wilson@cygnus.com>
9790
9791 * Makefile.in (bootstrap): Set r and s before make all. Use
9792 BASE_FLAGS_TO_PASS in make all.
9793 (cross): Likewise.
9794
9795 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9796
9797 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9798
9799 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9800
9801 * config.sub: Fix typo in last change.
9802
9803 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9804
9805 * config.sub: Add support for C4x target.
9806 * configure.in: Likewise.
9807
9808 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9809
9810 * config.sub: Recognize sparcv9 just like sparc64.
9811
9812 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9813
9814 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9815
9816 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9817
9818 * config.guess: Correctly identify Pentium II sco boxes.
9819
9820 * config.guess: Fix "tr" code. From Weiwen Liu.
9821
9822 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9823
9824 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9825 stabs.
9826
9827 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9828
9829 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9830 (ALL_TARGET_MODULES): Add all-target-libchill.
9831 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9832 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9833 (all-target-libchill): Add dependencies.
9834 * configure.in (target_libs): Add libchill.
9835
9836 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9837
9838 * config.guess: Avoid assumptions about "tr" behaves when
9839 LANG is set to something other than English.
9840
9841 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9842
9843 * configure (gxx_include_dir): Changed to
9844 '${prefix}/include/g++'-${libstdcxx_interface}.
9845
9846 * config.if: New to determine the interfaces.
9847
9848 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9849
9850 * config.guess: Detect and handle MPE/IX.
9851 * config.sub: Deal with MPE/IX.
9852
9853 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9854
9855 * configure.in: Use mh-aix43.
9856
9857 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9858
9859 * configure: Fix --without/--disable cases for gxx-include-dir.
9860
9861 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9862
9863 * mdata-sh: Imported. Needed for automake support.
9864
9865 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9866
9867 * Makefile.in (taz): Try "chmod -R og=u ." before
9868 "chmod og=u `find . -print`".
9869
9870 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9871
9872 * configure.in: Add arm-elf and thumb-elf support.
9873
9874 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9875
9876 * Makefile.in: Undo previous patch.
9877
9878 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9879
9880 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9881 to here ...
9882 (install-no-fixedincludes): and here
9883 (INSTALL_MODULES): ... from here.
9884
9885 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9886
9887 * config.sub: Merge with FSF.
9888
9889 * config.guess: Merge with FSF.
9890
9891 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9892
9893 * configure (extraconfigdirs): New variable.
9894 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9895 * Makefile.in (all): Move higher in file.
9896 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9897 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9898 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9899 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9900 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9901
9902 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9903
9904 * Makefile.in (all-target-libjava): Depend on all-gcc and
9905 all-target-newlib.
9906 (configure-target-libjava): Depend on $(ALL_GCC).
9907
9908 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9909
9910 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9911 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9912
9913 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9914
9915 * ylwrap: Change absolute path checks to check for DOS style path
9916 names.
9917
9918 * ylwrap: Don't use a full path name if the source file is in the
9919 same directory. From hjl@lucon.org (H.J. Lu).
9920
9921 * config-ml.in: Default to being verbose, to match Feb 18 change to
9922 configure.
9923
9924 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9925
9926 Brought over from egcs:
9927
9928 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9929
9930 * configure.in (target_subdir): Set to ${target_alias} instead
9931 of "libraries".
9932
9933 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9934
9935 * configure.in (target_subdir): Set to libraries if enable_multilib.
9936
9937 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9938
9939 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9940 multilibs, force reconfiguration the first time we create
9941 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9942
9943 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9944
9945 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9946 avoid confusion with --no-recursion.
9947
9948 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9949
9950 * configure.in: Win32 hosts shouldn't use install -x
9951 * install-sh: remove -x option, and special .exe-handling
9952 hack.
9953
9954 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9955
9956 * config.guess: Recognize i586-pc-beos.
9957 * configure.in: Don't build some bits for beos.
9958
9959 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9960
9961 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9962 CFLAGS default to -O2.
9963
9964 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9965 when using GNU ld.
9966
9967 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9968
9969 * ltmain.sh: Correct install when using a different shell.
9970
9971 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9972
9973 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9974
9975 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9976
9977 * makefile.vms: Update to build binutils/makefile.vms. Add install
9978 target.
9979
9980 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9981
9982 * ltconfig: Update to correct AIX handling.
9983
9984 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9985
9986 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9987
9988 * configure.in (target_subdir): Set to ${target_alias} instead
9989 of "libraries".
9990
9991 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9992
9993 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9994 (Makefile): Depend on $(gcc_version_trigger).
9995
9996 * configure (gcc_version): Change default initializer to empty
9997 string.
9998 (gcc_version_trigger): New variable; pass this variable down
9999 to subdir configures to enable them checking gcc's version
10000 themselves. Emit make macros for both gcc_version vars.
10001 (topsrcdir): Initialize reliably.
10002 (recursion line): Remove --with-gcc-version=${gcc_version}.
10003
10004 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10005
10006 * configure (enable_version_specific_runtime_libs): Implement new flag
10007 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10008 in $(libsubdir); emit definition in each generated Makefile.
10009 (gxx_include_dir): Initialize depending on
10010 $enable_version_specific_runtime_libs.
10011
10012 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10013
10014 * configure (gcc_version): Initialize properly depending on
10015 how and where configure is started.
10016 (recursion line): Pass a --with-gcc-version=${gcc_version}
10017 to configures in subdirs.
10018
10019 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10020
10021 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10022 cygmon
10023
10024 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10025
10026 * configure.in: Add cygmon and libstub support for mn10200.
10027
10028 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10029
10030 * configure (gcc_version): Add new variable describing the
10031 particular gcc version we're building.
10032 * Makefile.in (libsubdir): Add new macro for the directory
10033 in which the compiler finds executables, libraries, etc.
10034 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10035 and libsubdir.
10036
10037 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10038
10039 * Makefile.in (local-clean): Remove *.log.
10040 (warning.log): Built with warn_summary from build.log.
10041 (mail-report.log): Run test_summary.
10042 (mail-report-with-warnings.log): Run test_summary including
10043 warning.log in the report.
10044
10045 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10046
10047 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10048
10049 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10050
10051 * Makefile.in (grep): Grep no longer depends on libiberty.
10052
10053 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10054
10055 * Makefile.in: all-snavigator needs all-libgui.
10056
10057 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10058
10059 * configure.in: Add cygmon and libstub support for mn10300.
10060
10061 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10062
10063 * missing: Update to version from automake 1.3.
10064
10065 * ltmain.sh: On installation, don't get confused if the same name
10066 appears more than once in the list of library names.
10067
10068 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10069
10070 * config.sub: Accept m68060 and m5200 as CPU names.
10071
10072 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10073
10074 * configure: Use && rather than using -a in test, because odd
10075 strings can confuse test.
10076 * configure.in: Likewise.
10077
10078 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10079
10080 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10081
10082 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10083
10084 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10085 bootstrap4-lean): New targets.
10086
10087 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10088
10089 * mpw-* Delete. Not used.
10090
10091 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10092
10093 * COPYING.LIB: Update FSF address.
10094
10095 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10096
10097 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10098
10099 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10100 GAS_SUPPORT_DIRS.
10101
10102 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10103
10104 * ltconfig, ltmain.sh: Avoid producing a version number if
10105 -version-info was not used.
10106
10107 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10108
10109 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10110 building with newlib.
10111
10112 1998-04-30 Paul Eggert <eggert@twinsun.com>
10113
10114 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10115 Solaris `make' causes it to continue to next definition.
10116
10117 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10118
10119 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10120 the right GUI libraries and files are installed along with GDB.
10121
10122 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10123
10124 * configure.in: Change alpha to alpha* in several places.
10125
10126 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10127
10128 * config.sub: Recognize sparc86x.
10129
10130 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10131
10132 * configure.in (--enable-target-optspace): Remove debug echo.
10133
10134 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10135
10136 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10137
10138 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10139
10140 * ltconfig: Update cygwin32 support.
10141
10142 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10143 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10144 (GDB_SUPPORT_DIRS): Likewise.
10145
10146 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10147
10148 * configure.in (target_makefile_frag): If --enable-target-optspace,
10149 use -Os to compile target libraries rather than -O2. Default to
10150 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10151 not used.
10152 * configure.in (target_cflags): Ditto for d30v.
10153
10154 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10155
10156 * Makefile.in (all-bfd): Depend on all-intl.
10157 (all-binutils): Likewise.
10158 (all-gas): Likewise.
10159 (all-gprof): Likewise.
10160 (all-ld): Likewise.
10161
10162 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10163
10164 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10165
10166 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10167
10168 * Makefile.in (all-bfd): Depend upon all-libiberty.
10169
10170 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10171
10172 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10173
10174 * Makefile.in: Add libstub.
10175
10176 * configure.in: Ditto. Build libstub for targets that have cygmon
10177 support.
10178
10179 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10180
10181 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10182
10183 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10184
10185 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10186 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10187
10188 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10189
10190 * configure: Define DEFAULT_M4 by searching PATH.
10191 * Makfile.in: Use DEFAULT_M4.
10192
10193 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10194
10195 * ltconfig: Add cygwin32 support.
10196
10197 * Makefile.in, configure.in: Add libtool as a native only directory
10198 to configure and build.
10199
10200 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10201
10202 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10203
10204 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10205
10206 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10207
10208 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10209
10210 * Makefile.in: add ash make rules
10211 * configure.in: add ash to native_only and host_tools lists
10212
10213 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10214
10215 * Makefile.in (all-gettext, all-intl): New targets.
10216 (ALL_MODULES): Added all-gettext, all-intl.
10217 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10218 (INSTALL_MODULES): Added install-gettext, install-intl.
10219 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10220
10221 * configure.in (host_tools): Added gettext.
10222 (native_only): Likewise.
10223 (noconfigdirs) [various cases]: Likewise.
10224 (host_libs): Added intl.
10225
10226 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10227
10228 * configure: Do not disable building gdbtk for cygwin32 hosts.
10229
10230 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10231
10232 * configure.in: Add thumb-coff target.
10233 * config.sub: Add thumb-coff target.
10234
10235 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10236
10237 * Makefile.in: Revert yesterday's change.
10238 (all-target-winsup): all-target-librx stays out of here.
10239
10240 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10241
10242 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10243 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10244 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10245 Remove references to librx and libg++.
10246
10247 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10248
10249 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10250 recursive makes
10251
10252 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10253
10254 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10255 for newlib directory.
10256 (CXX_FOR_TARGET): Likewise.
10257
10258 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10259
10260 * ltconfig: Update after libtool/ltconfig.in change for
10261 hpux11.
10262
10263 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10264
10265 * ltconfig, ltmain.sh: Update to libtool 1.2.
10266
10267 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10268
10269 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10270 (install-gcc-cross): Instead, override LANGUAGES here.
10271
10272 1998-03-18 Dave Love <d.love@dl.ac.uk>
10273
10274 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10275 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10276
10277 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10278
10279 * configure.in: Add Thumb-pe target.
10280
10281 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10282
10283 * Makefile.in - changed sn targets to snavigator
10284 * configure.in - changed sn targets to snavigator
10285
10286 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10287
10288 * config-ml.in: After building symlink tree call make distclean
10289 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10290 to be the case for libiberty.
10291
10292 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10293
10294 * configure: When making link, also check the current
10295 directory. The configure scripts may create one.
10296
10297 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10298
10299 * config.sub: Accept alphapca56 and alphaev6 properly.
10300
10301 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10302
10303 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10304
10305 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10306
10307 * config.sub (sco5): Fix typo.
10308
10309 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10310
10311 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10312 install-itcl.
10313 (install-itcl): Remove dependency on install-tcl.
10314
10315 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10316
10317 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10318
10319 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10320
10321 * configure.in: Don't build libgui for a cygwin32 target when not on
10322 a cygwin32 host.
10323
10324 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10325
10326 * configure (redirect): Set to null, so default behavior of
10327 configure is now --verbose.
10328
10329 1998-02-16 Dave Love <d.love@dl.ac.uk>
10330
10331 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10332 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10333
10334 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10335
10336 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10337 this change to sync Makefile.in with its ChangeLog entries.
10338
10339 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10340
10341 * ltmain.sh (mkdir): Check that the directory doesn't exist
10342 before we exit with error, so that we don't get races during
10343 parallel builds.
10344
10345 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10346
10347 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10348
10349 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10350
10351 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10352 PICFLAG_FOR_TARGET.
10353 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10354
10355 * configure: Emit a definition for the new macro enable_shared
10356 into each Makefile.
10357
10358 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10359
10360 * configure.in (host_tools, native_only): Add libtool.
10361
10362 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10363
10364 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10365 Fix typo in ming config comment.
10366
10367 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10368
10369 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10370
10371 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10372
10373 * config.sub: Add tic30 cases, and map c30 to tic30.
10374
10375 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10376
10377 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10378 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10379 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10380 (CLEAN_TARGET_MODULES): Similarly
10381 (all-target-libf2c): Add dependences.
10382 * configure.in (target_libs): Add libf2c.
10383
10384 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10385
10386 * configure.in: Remove expect from noconfigdirs when target
10387 is cygwin32. OK to build expect and dejagnu with Canadian
10388 Cross.
10389
10390 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10391
10392 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10393 host.
10394
10395 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10396 and mingw32.
10397
10398 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10399
10400 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10401 here as it is not defined in the toplevel Makefile.
10402
10403 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10404
10405 * configure (package_makefile_rules_frag): New variable, which names
10406 a file with generic rules, ...
10407 Change comment to mention we now have FIVE parts.
10408 * configure: Undo last change.
10409
10410 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10411
10412 * config.guess: More accurate determination of HP processor types.
10413 * config.sub: More accurate determination of HP processor types.
10414
10415 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10416
10417 * configure (package_makefile_frag): Move inserting the
10418 ${package_makefile_frag} to where it should be according
10419 to the comment.
10420
10421 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10422
10423 * config.guess: Add support for Linux/ARM.
10424
10425 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10426
10427 * .cvsignore: Remove *-info and *-install since they match
10428 release-info and mpw-install, which we don't want to just ignore.
10429
10430 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10431
10432 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10433
10434 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10435
10436 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10437 local_prefix to sub-make invocations.
10438
10439 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10440
10441 * configure.in: Check makefile fragments in the source
10442 directory.
10443
10444 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10445
10446 * configure.in: Check whether host and target makefile
10447 fragments exist before adding them to *_makefile_frag.
10448
10449 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10450
10451 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10452
10453 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10454
10455 * configure.in: Make sure we only replace RPATH_ENVVAR on
10456 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10457 regexp to sed.
10458
10459 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10460 to sub-makes.
10461
10462 1998-01-13 Lee Iverson (leei@ai.sri.com)
10463
10464 * config-ml.in (multi-do): LDFLAGS must include multilib
10465 designator.
10466
10467 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10468
10469 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10470
10471 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10472
10473 * config.sub: Add mingw32 support.
10474 * configure.in: Likewise.
10475
10476 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10477
10478 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10479
10480 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10481
10482 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10483 * configure (gxx_include_dir): Provide a definition for subdirs
10484 which do not use autoconf.
10485
10486 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10487
10488 * config.guess: Sync with egcs. Picks up new alpha support,
10489 BeOS & some additional linux support.
10490
10491 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10492
10493 * config.guess: HP 9000/803 is a PA1.1 machine.
10494
10495 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10496
10497 * configure.in: It's alpha*-...
10498
10499 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10500
10501 * configure.in (host_makefile_frag, target_makefile_frag):
10502 Handle multiple config files.
10503 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10504 alpha-*-*.
10505
10506 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10507
10508 * mkdep: New file.
10509
10510 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10511
10512 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10513
10514 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10515
10516 * Makefile.in: Add libgui directory.
10517 (GDB_TK): Add all-libgui.
10518 * configure.in: Add libgui directory.
10519 * configure: Add all-libgui to GDB_TK.
10520
10521 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10522
10523 * config-ml.in (multidirs): Add m32r to multilib list.
10524
10525 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10526
10527 * Makefile.in (all-target-gperf): Change dependency to
10528 all-target-libstdc++.
10529
10530 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10531
10532 * config.guess: Add BeOS support.
10533
10534 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10535
10536 Source directory cvs renamed to cvssrc:
10537 * configure.in (host_tools): Change cvs to cvssrc.
10538 (native_only): Likewise.
10539 (noconfigdirs) [various cases]: Likewise.
10540 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10541 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10542 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10543 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10544 (all-cvssrc): Rename target from all-cvs.
10545
10546 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10547
10548 * configure (gxx_include_dir): Fix thinko.
10549
10550 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10551
10552 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10553 (install-cross, install-gcc-cross): New targets.
10554
10555 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10556
10557 * configure.in (noconfigdirs): Add support for Thumb target.
10558
10559 * config.sub (maybe_os): Add support for Thumb target.
10560
10561 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10562
10563 * Makefile.in: Add rules for cygmon.
10564
10565 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10566
10567 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10568
10569 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10570 * configure (gxx_include_dir): Provide a definition for subdirs
10571 which do not use autoconf.
10572
10573 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10574
10575 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10576 11/18/97 build
10577
10578 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10579
10580 * From Franz Sirl.
10581 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10582 found on RedHat Linux systems.
10583
10584 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10585
10586 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10587 guesses.
10588
10589 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10590
10591 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10592
10593 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10594
10595 * ltmain.sh: If mkdir fails, check whether the directory was created
10596 anyhow by some other process.
10597
10598 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10599
10600 * configure.in (d30v-*-*): Configure all directories.
10601
10602 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10603
10604 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10605 for the D30V.
10606
10607 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10608
10609 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10610
10611 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10612
10613 * include/libiberty.h: Add extern "C" { so it can be used with C++
10614 progrms.
10615 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10616 programs.
10617
10618 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10619
10620 * configure.in (d30v-*-*): Configure GCC now.
10621
10622 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10623
10624 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10625 is no longer needed.
10626
10627 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10628
10629 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10630
10631 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10632
10633 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10634 targets using "$@" to provide support for similar but not identical
10635 targets without having to duplicate code.
10636
10637 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10638
10639 * makefile.vms: Fix to work with DEC C.
10640
10641 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10642
10643 * config.sub: Add mips-tx39-elf to marketing names.
10644
10645 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10646
10647 * ltmain.sh: Handle symlinks in generated script.
10648
10649 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10650
10651 * configure: Handle autoconf style directory options: --bindir,
10652 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10653 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10654 --sysconfdir.
10655 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10656 (sharedstatedir, localstatedir, oldincludedir): New variables.
10657 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10658 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10659 sbindir, sharedstatedir, and sysconfdir.
10660
10661 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10662
10663 * Makefile.in (bootstrap-lean): New target.
10664
10665 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10666
10667 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10668 sn, and gnuserv from noconfigdirs.
10669
10670 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10671
10672 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10673
10674 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10675
10676 * Makefile.in (cross): New target.
10677
10678 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10679 Jeff Law <law@cygnus.com>
10680
10681 * Makefile.in (bootstrap2, bootstrap3): New targets.
10682 (all-bootstrap): Remove outdated and confusing target.
10683 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10684
10685 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10686
10687 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10688 windows. Consistent with gdb/configure.
10689
10690 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10691
10692 * configure.in: Name Linux target fragment.
10693
10694 * configure: Rewrite so that project Makefile fragment is inserted
10695 first and appears last in the resulting Makefile.
10696
10697 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10698
10699 * Makefile.in (install-itcl): Install tcl first.
10700
10701 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10702
10703 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10704
10705 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10706
10707 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10708
10709 * configure.in (skipdirs): Add target-librx for Linux.
10710 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10711
10712 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10713
10714 * Makefile.in (bootstrap): New target.
10715
10716 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10717
10718 * config.sub: Accept 'amigados' for backward compatability.
10719
10720 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10721
10722 * config.guess: Merge with FSF.
10723
10724 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10725
10726 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10727
10728 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10729
10730 * config.sub: Add "marketing-names" patch.
10731
10732 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10733
10734 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10735
10736 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10737
10738 * config.sub: Handle v850-elf.
10739
10740 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10741
10742 * .cvsignore (*-install): Remove.
10743
10744 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10745
10746 * ltconfig: Set CONFIG_SHELL in libtool.
10747 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10748
10749 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10750
10751 * configure.in (target_subdir): Set to libraries if enable_multilib.
10752
10753 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10754
10755 * config.guess: Update from gcc directory.
10756
10757 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10758
10759 * Makefile.in (all-sim): Depends on all-readline.
10760
10761 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10762
10763 * Makefile.in (BISON, YACC): Use $$s.
10764 (all-bison): Depend on all-texinfo.
10765
10766 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10767
10768 * Makefile.in (BISON): Add -L flag.
10769 (YACC): Likewise.
10770
10771 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10772
10773 * configure.in (noconfigdirs): Add support for v850e target.
10774
10775 * config.sub (maybe_os): Add support for v850e target.
10776
10777 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10778
10779 * configure.in (noconfigdirs): Add support for v850ea target.
10780
10781 * config.sub (maybe_os): Add support for v850ea target.
10782
10783 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10784
10785 * config.sub: Add mipstx39. Delete r3900.
10786
10787 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10788
10789 * Makefile.in (all-autoconf): Depends on all-texinfo.
10790
10791 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10792
10793 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10794 eabi targets.
10795
10796 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10797
10798 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10799
10800 * configure: When handling a Canadian Cross, handle YACC as well as
10801 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10802 * Makefile.in (all-bison): Depend upon all-texinfo.
10803
10804 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10805
10806 * Makefile.in (BISON): bison, not byacc or bison -y.
10807 (YACC): bison -y or byacc or yacc.
10808 (various): Add *-bison as appropriate.
10809 (taz): No need to mess with BISON anymore.
10810
10811 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10812
10813 * configure: If OSTYPE matches *win32*, try to find a good value for
10814 CONFIG_SHELL.
10815
10816 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10817
10818 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10819 configure.in if it is present.
10820
10821 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10822
10823 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10824
10825 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10826
10827 * config.sub: Recognize `arc' cpu.
10828 * configure.in: Likewise.
10829 * config-ml.in: Likewise.
10830
10831 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10832
10833 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10834
10835 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10836
10837 * configure: Changed sed delimiter from ':' to '|' when
10838 attempting to substitute ${config_shell} for SHELL. On
10839 NT ${config_shell} may contain a ':' in it.
10840
10841 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10842
10843 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10844
10845 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10846
10847 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10848
10849 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10850
10851 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10852
10853 * ylwrap: If the program is a relative path, force it to be
10854 absolute.
10855
10856 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10857
10858 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10859
10860 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10861
10862 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10863 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10864 for libraries.
10865
10866 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10867
10868 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10869 separated by spaces.
10870
10871 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10872
10873 * ylwrap: New file.
10874 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10875
10876 * ltmain.sh: Handle /bin/sh at start of install program.
10877
10878 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10879
10880 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10881 * missing: New file, from automake 1.2.
10882
10883 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10884
10885 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10886 check-tk to CHECK_X11_MODULES.
10887
10888 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10889
10890 * config.sub: Merge with FSF.
10891
10892 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10893
10894 * config.guess: Merge with FSF.
10895
10896 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10897
10898 * configure: Treat msdosdjgpp like go32.
10899 * configure.in: Likewise. Don't remove gprof for go32.
10900
10901 * configure: Change Makefile.tem2 to Makefile.tm2.
10902
10903 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10904
10905 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10906
10907 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10908
10909 * install-sh (chmodcmd): Set to null if the DST directory already
10910 exists. Same as Nov 11th change.
10911
10912 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10913
10914 * configure (GDB_TK): Needs itcl and tix.
10915
10916 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10917
10918 * config.guess: Update from FSF.
10919
10920 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10921
10922 * Makefile.in (GDB_TK): Depend on itcl and tix.
10923
10924 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10925
10926 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10927 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10928 (INSTALL_SCRIPT): New variable.
10929 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10930 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10931 to -x.
10932 * install-sh: Add support for -x option.
10933
10934 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10935
10936 * configure.in, Makefile.in: Treat tix like itcl.
10937
10938 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10939
10940 * Makefile.in (WINDRES): New variable.
10941 (WINDRES_FOR_TARGET): New variable.
10942 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10943 (EXTRA_HOST_FLAGS): Add WINDRES.
10944 (EXTRA_TARGET_FLAGS): Add WINDRES.
10945 (EXTRA_GCC_FLAGS): Add WINDRES.
10946 ($(DO_X)): Pass down WINDRES.
10947 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10948 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10949 DLLTOOL_FOR_TARGET.
10950
10951 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10952
10953 * configure.in: configure sim before gdb for win32-x-ppc
10954
10955 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10956
10957 Move gperf into the toplevel, from libg++.
10958 * configure.in (target_tools): Add target-gperf.
10959 (native_only): Add target-gperf.
10960 * Makefile.in (all-target-gperf): New target, depend on
10961 all-target-libg++.
10962 (configure-target-gperf): Empty rule.
10963 (ALL_TARGET_MODULES): Add all-target-gperf.
10964 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10965 (CHECK_TARGET_MODULES): Add check-target-gperf.
10966 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10967 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10968
10969 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10970
10971 * config.sub (mn10200): Recognize new basic machine.
10972
10973 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10974
10975 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10976 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10977
10978 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10979
10980 * configure.in: If we're building mips-sgi-irix6* native, turn on
10981 ENABLE_MULTILIB and set TARGET_SUBDIR.
10982
10983 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10984
10985 * Makefile.in (all-sn): Depend on all-grep.
10986
10987 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10988
10989 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10990
10991 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10992 Makefile. From Jeff Makey <jeff@cts.com>.
10993 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10994
10995 * Makefile.in (DISTBISONFILES): Remove.
10996 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10997 $(DEFAULT_YACC).
10998
10999 * configure.in: Build itl, db, sn, etc., when building for native
11000 cygwin32.
11001
11002 * Makefile.in (LD): New variable.
11003 (EXTRA_HOST_FLAGS): Pass down LD.
11004 ($(DO_X)): Likewise.
11005
11006 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11007
11008 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11009
11010 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11011
11012 * configure.in (targargs): Strip out any supplied --build argument
11013 before adding our own. Always add --build.
11014
11015 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11016
11017 * configure.in (targargs): Pass --build if we're doing
11018 a cross-compile.
11019
11020 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11021
11022 * configure: Use '|' instead of ":" as the separator in
11023 sed. Otherwise sed chokes on NT path names with drive
11024 designators. Also look for "?:*" as the leading characters in an
11025 absolute pathname.
11026
11027 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11028
11029 * config.sub: Support for r3900.
11030
11031 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11032
11033 * configure.in: Use install-sh, not install.sh.
11034
11035 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11036
11037 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11038 apply it twice.
11039
11040 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11041
11042 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11043 install-binutils.
11044
11045 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11046
11047 * Makefile.in: Add automake targets.
11048 * configure.in (host_tools): Add automake.
11049
11050 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11051
11052 * configure: Default CXX to c++, not gcc.
11053 * Makefile.in (CXX): Set to c++, not gcc.
11054 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11055
11056 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11057
11058 * install-sh: try appending a .exe if source file doesn't
11059 exist
11060
11061 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11062
11063 * configure.in: Turn on multilib by default.
11064 (cross_only): Remove target-libiberty.
11065
11066 * Makefile.in (all-gcc): Don't depend on libiberty.
11067
11068 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11069
11070 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11071
11072 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11073
11074 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11075 (DISTBISONFILES): Add ld/Makefile.in
11076
11077 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11078
11079 * configure.in: if target is cygwin32 but host isn't cygwin32,
11080 don't configure gdb tcl tk expect, not just gdb.
11081
11082 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11083
11084 * configure.in: Added gnuserv everywhere sn appears.
11085
11086 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11087 (CROSS_CHECK_MODULES): Added check-gnuserv.
11088 (INSTALL_MODULES): Added install-gnuserv.
11089 (CLEAN_MODULES): Added clean-gnuserv.
11090 (all-gnuserv): New target.
11091
11092 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11093
11094 * config.guess: Fixes for MIPS OpenBSD systems.
11095
11096 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11097
11098 * Makefile.in (INSTALL_XFORM): Remove.
11099 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11100
11101 * mkinstalldirs: New file, copied from automake.
11102 * Makefile.in (installdirs): Rename from install-dirs. Use
11103 mkinstalldirs. Change all users.
11104 (DEVO_SUPPORT): Add mkinstalldirs.
11105
11106 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11107
11108 * install-sh: Rename from install.sh.
11109 * Makefile.in (INSTALL): Change install.sh to install-sh.
11110 (DEVO_SUPPORT): Likewise.
11111
11112 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11113 Graichen <graichen@rzpd.de>.
11114
11115 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11116
11117 * config.guess: Recognize OpenBSD systems correctly.
11118
11119 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11120
11121 * README, Makefile.in (ETC_SUPPORT): Remove references to
11122 cfg-paper*, configure.{texi,man,info*}._
11123
11124 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11125
11126 * Makefile.in (all.normal): Ensure that gcc is built after all
11127 the x11 - ie gdb - targets.
11128
11129 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11130
11131 * makefile.vms: Don't run conf-a-gas.
11132
11133 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11134
11135 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11136
11137 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11138
11139 * configure.in: Remove noconfigdirs case since gdb also
11140 configures and builds for tic80-coff.
11141
11142 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11143
11144 * configure: Set cache_file to config.cache.
11145 * Makefile.in (local-distclean): Remove config.cache.
11146
11147 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11148
11149 * COPYING: Update FSF address.
11150
11151 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11152
11153 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11154 noconfigdirs.
11155
11156 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11157
11158 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11159 MAKEDIRS, is empty.
11160
11161 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11162
11163 * config.sub: Tweak mn10300 entry.
11164
11165 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11166
11167 * configure.in (host_tools): Put sim before gdb, so gdb's
11168 configure.tgt can determine if the simulator was configured.
11169
11170 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11171
11172 * config.sub: Move BeOS $os case to be with other Cygnus
11173 local cases.
11174
11175 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11176
11177 * config.sub: Remove misplaced comment that broke Linux.
11178
11179 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11180
11181 * config.sub: Add BeOS support.
11182
11183 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11184
11185 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11186
11187 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11188
11189 * configure.in (noconfigdirs): Remove tcl and tk from
11190 noconfigdirs for cygwin32 builds.
11191
11192 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11193
11194 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11195
11196 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11197
11198 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11199 make-all.com, use makefile.vms instead.
11200
11201 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11202
11203 * config.sub: Accept -lnews*.
11204
11205 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11206
11207 * configure.in (noconfigdirs): Disable target-newlib,
11208 target-examples and target-libiberty for d30v.
11209
11210 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11211
11212 * configure.in (noconfigdirs): Enable ld for d30v.
11213
11214 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11215
11216 * configure.in (tic80-*-*): Build compiler.
11217
11218 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11219
11220 * configure.in (d30v-*): Remove sim directory from list of
11221 unsupported d30v directories
11222
11223 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11224
11225 * config.sub, configure.in: Add d30v target cpu.
11226
11227 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11228
11229 * makefile.vms: New file.
11230 * make-all.com: Remove.
11231
11232 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11233
11234 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11235
11236 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11237
11238 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11239
11240 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11241
11242 * Makefile.in (ALL_MODULES): Added all-db.
11243 (CROSS_CHECK_MODULES): Addec check-db.
11244 (INSTALL_MODULES): Added install-db.
11245 (CLEAN_MODULES): Added clean-db.
11246
11247 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11248
11249 * config.guess: Merge with latest FSF sources.
11250
11251 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11252
11253 * Makefile.in (ALL_MODULES): Added all-itcl.
11254 (CROSS_CHECK_MODULES): Added check-itcl.
11255 (INSTALL_MODULES): Added install-itcl.
11256 (CLEAN_MODULES): Added clean-itcl.
11257
11258 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11259
11260 * configure.in: build gdb for mn10200
11261
11262 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11263
11264 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11265
11266 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11267
11268 * configure.in (tic80-*-*): Turn off most targets right now.
11269
11270 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11271
11272 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11273 rather than the makeinfo program.
11274 (do-info): Depend upon all-texinfo.
11275
11276 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11277
11278 * configure.in: Remove uses of config/mh-linux.
11279
11280 * config.sub, config.guess: Merge with latest FSF sources.
11281
11282 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11283
11284 * config.sub (case $basic_machine): Add tic80 entries.
11285
11286 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11287
11288 * config.sub, config.guess: Merge with latest FSF sources.
11289
11290 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11291
11292 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11293 * mpw-config.in: Test for NewFolderRecursive.
11294 * mpw-install: Use symbolic name for startup filename.
11295 * mpw-README: Add various additional details.
11296
11297 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11298
11299 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11300
11301 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11302
11303 * configure.in: Do build gcc and the target libraries for
11304 the mn10200.
11305
11306 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11307
11308 * configure.in: don't avoid building gdb for mn10300 any more
11309 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11310 instead of single-quoting it.
11311
11312 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11313
11314 * configure.in: Don't use --with-stabs on IRIX 6.
11315
11316 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11317
11318 * configure.in (m32r): Build gdb, libg++ now.
11319
11320 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11321
11322 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11323 directories from noconfigdirs.
11324
11325 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11326
11327 * config.sub (basic_machine): added mips16 configuration
11328
11329 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11330
11331 * config.sub: Handle d10v-unknown.
11332
11333 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11334
11335 * config.sub: Handle v850-unknown.
11336
11337 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11338
11339 * Makefile.in: add findutils
11340 * configure.in: add findutils to list of host_tools
11341
11342 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11343
11344 * config.sub: Handle mn10200 and mn10300.
11345
11346 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11347
11348 * configure.in (d10v-*): Do not build librx.
11349
11350 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11351
11352 * configure.in (mn10300): Build everything except gdb & libgloss.
11353
11354 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11355
11356 * config.guess: Patch for Dansk Data Elektronik servers,
11357 from Niels Skou Olsen <nso@dde.dk>.
11358
11359 For ncr, use /bin/uname rather than uname, since GNU uname does not
11360 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11361
11362 Patch for MIPS R4000 running System V,
11363 from Eric S. Raymond <esr@snark.thyrsus.com>.
11364
11365 Fix thinko for nextstep.
11366
11367 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11368
11369 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11370 * config.guess: Guess mips-dec-mach_bsd4.3.
11371
11372 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11373 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11374 release numbers.
11375 * config.guess (mips-mips-riscos*): Emit just enough of the
11376 release number.
11377
11378 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11379 * config.guess (sparc-auspex-sunos*): Added.
11380 (f300-fujitsu-*): Added.
11381
11382 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11383 * config.guess: Recognize a Tadpole as a sparc.
11384
11385 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11386
11387 * config.guess: Don't assume that NextStep version is either 2 or
11388 3. NextStep 4 (aka OpenStep 4) has come out now.
11389
11390 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11391
11392 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11393 From Rik Faith <faith@cs.unc.edu>.
11394
11395 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11396
11397 * config.sub: Contributions from bug-gnu-utils to:
11398 Support plain "hppa" (no version given) architecture, reported by
11399 OpenStep.
11400 OpenBSD like NetBSD.
11401 LynxOs is not a hardware supplier.
11402
11403 * config.guess: Contributions from bug-gnu-utils to add support for:
11404 OpenBSD like NetBSD.
11405 Stratus systems.
11406 More Pyramid systems.
11407 i[n>4]86 Intel chips.
11408 M680[n>4]0 Motorola chips.
11409 Use unknown instead of lynx for hardware manufacturer.
11410
11411 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11412
11413 * install.sh (chmodcmd): Set to null if the DST directory already
11414 exists.
11415
11416 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11417
11418 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11419 not use mt-ppc target Makefile fragment any more.
11420
11421 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11422
11423 * configure.in (*-*-windows): Exclude everything but those dirs
11424 needed to build windows.
11425
11426 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11427
11428 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11429
11430 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11431
11432 * configure.in: Exclude mmalloc from i386-windows.
11433
11434 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11435
11436 * Undo my previous change.
11437
11438 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11439
11440 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11441 unconditionally.
11442 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11443
11444 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11445
11446 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11447 host to add it's own flags.
11448
11449 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11450
11451 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11452
11453 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11454
11455 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11456 (CXX_FOR_TARGET): Likewise.
11457 (GCC_FOR_TARGET): Define.
11458 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11459 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11460 CC_FOR_TARGET was specified on the command line.
11461 (MAKEOVERRIDES): Don't define.
11462
11463 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11464
11465 * configure.in (m32r): Fix spelling of libg++ libs.
11466
11467 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11468
11469 * config.sub (-apple*): Remove, now redundant.
11470
11471 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11472
11473 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11474
11475 * configure: Rework yesterday's sed script patch.
11476
11477 * config.sub: Merge with FSF.
11478
11479 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11480
11481 * config.guess: Merge from FSF.
11482
11483 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11484 * config.guess: Use pc instead of unknown, for pc clone systems.
11485 Change linux to linux-gnu.
11486
11487 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11488 * config.guess: Avoid non-portable tr syntax.
11489
11490 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11491
11492 * test-build.mk (HOLES): Add "xargs" for gdb.
11493
11494 * configure: Avoid hpux10.20 sed bug.
11495
11496 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11497
11498 * configure.in: Add support for windows host
11499 (that is a build done under the Microsoft build environment).
11500
11501 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11502
11503 * Makefile.in: Replace all uses of srcroot with s, to shrink
11504 command line lengths.
11505
11506 Patches from Geoffrey Noer <noer@cygnus.com>:
11507 * configure.in: If configuring for newlib, pass --with-newlib to
11508 subdirectories.
11509 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11510 -Bnewlib/ and -Lwinsup to gcc.
11511 (CXX_FOR_TARGET): Likewise.
11512
11513 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11514
11515 * Makefile.in (ETC_SUPPORT): Add configure.
11516
11517 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11518
11519 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11520 host configuration file.
11521
11522 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11523
11524 * configure.in: Break mn10x00 support into separate
11525 mn10200 and mn10300 configurations.
11526 * config.sub: Likewise.
11527
11528 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11529
11530 * configure.in: Add lots of stuff to noconfigdirs for
11531 the mn10x00 targets.
11532
11533 * config.sub, configure.in: Add mn10x00 support.
11534
11535 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11536
11537 * make-all.com: Call conf-a-gas, not config-a-gas.
11538
11539 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11540
11541 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11542 targets.
11543
11544 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11545
11546 * mpw-README: Add much more detail for native PowerMac.
11547 * mpw-install: New file.
11548 * mpw-configure: Add --norecursion and --help options.
11549 * mpw-config.in: Translate readme and install files when
11550 copying to objdir.
11551 * mpw-build.in: Don't always depend on byacc and flex.
11552 (install-only-top): New action.
11553
11554 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11555
11556 * configure.in: You can now configure GDB for the v850.
11557
11558 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11559
11560 * configure.in (noconfigdirs): Don't configure any C++ dirs
11561 if targeting D10V.
11562
11563 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11564
11565 * config.sub: Recognize mips64vr5000.
11566
11567 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11568
11569 * configure.in: Use a single line for host_tools and native_only.
11570
11571 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11572
11573 * config.sub, configure.in: Add entries for m32r.
11574
11575 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11576
11577 * Makefile.in (inet-install): Don't run install-gzip.
11578
11579 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11580
11581 * configure.in: Don't config lots of things for *-*-windows*.
11582
11583 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11584
11585 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11586 (host_libs, host_tools): Copy from configure.in.
11587 * mpw-configure: Don't complain about directories not found.
11588
11589 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11590
11591 * configure.in (i[345]86): Recognize i686 for pentium pro.
11592 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11593 file.
11594
11595 * config.guess (i[345]86): Ditto.
11596
11597 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11598
11599 * configure.in (noconfigdirs): Removed gdb for D10V.
11600
11601 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11602
11603 * configure.in: Remove ld, target-libio, target-libg++, and
11604 target-libstdc++ from noconfigdirs.
11605
11606 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11607
11608 * configure: Fix three locations where shell scripts were
11609 being run directly rather than with config_shell.
11610
11611 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11612
11613 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11614 * config.sub (basic_machine): Recognize v850.
11615
11616 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11617
11618 * mpw-configure: Handle multiple enable/disable options and
11619 pass them down recursively, handle -c and -s flags appropriately
11620 depending on choice of compiler, add escape mechanism for
11621 quoted arguments to gC.
11622
11623 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11624
11625 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11626 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11627 so that -mrelocatable-lib and -mno-eabi are used.
11628
11629 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11630 not support --print-multi-lib, don't abort.
11631
11632 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11633
11634 * make-all.com: Run config-a-gas.
11635 * setup.com: Don't copy subdirectory files around.
11636
11637 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11638
11639 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11640 target, it now compiles correctly.
11641
11642 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11643
11644 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11645
11646 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11647
11648 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11649
11650 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11651
11652 * configure.in (native_only): Add prms.
11653
11654 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11655
11656 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11657 (BINUTILS_SUPPORT_DIRS): Likewise.
11658
11659 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11660
11661 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11662 d10v support is added.
11663
11664 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11665
11666 * configure.in (d10v-*-*): New target.
11667
11668 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11669
11670 * config.guess (HP 9000/811): Recognize this as a PA1.1
11671 machine.
11672
11673 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11674
11675 * Makefile.in (do-tar-gz): New target, split out from tail end of
11676 taz target. Run each command separately, don't use pipes.
11677 (taz): Use it.
11678
11679 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11680
11681 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11682 * mpw-build.in: No builds should depend on building byacc or flex,
11683 they are assumed to be installed already.
11684
11685 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11686
11687 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11688 variable that CC_FOR_TARGET needs.
11689
11690 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11691
11692 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11693 options have changed since the last time the subdirectory was
11694 configured, and if it has, reconfigure.
11695 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11696 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11697
11698 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11699
11700 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11701 CLEAN_MODULES): Add bash.
11702 (all-bash): New target.
11703
11704 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11705
11706 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11707
11708 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11709
11710 * config.sub (basic_machine): Recognize d10v as a valid processor.
11711
11712 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11713
11714 * mpw-configure: Add support for --bindir.
11715 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11716
11717 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11718
11719 * configure.in: add bash, time, gawk to list of hosttools and things
11720 to only build for native toolchains
11721
11722 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11723
11724 * Makefile.in (docdir): Remove.
11725
11726 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11727
11728 * Makefile.in (datadir): Set to $(prefix)/share.
11729
11730 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11731
11732 * configure.in: build diff and patch for cygwin32-hosted
11733 toolchains.
11734
11735 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11736
11737 * config.sub: Accept -rtems*.
11738
11739 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11740
11741 * configure.in: enable dosrel for cygwin32-hosted builds,
11742 remove diff from the list of things not buildable
11743 via Canadian Cross
11744
11745 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11746
11747 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11748 don't get ". ".
11749
11750 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11751
11752 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11753
11754 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11755
11756 * Makefile.in (taz): Handle case where tex3patch didn't even get
11757 checked out. Also, if it was found, put the symlink in a new util
11758 subdirectory.
11759
11760 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11761
11762 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11763
11764 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11765
11766 * config.sub: Recognize -openvms.
11767 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11768 * make-all.com, setup.com: New files.
11769
11770 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11771
11772 * Makefile.in (taz): tex3patch moved to texinfo/util.
11773
11774 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11775
11776 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11777 * configure.in: remove make from disable-if-Can-Cross list
11778 enable gdb if ${host} and ${target} are cygwin32
11779
11780 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11781
11782 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11783 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11784
11785 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11786
11787 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11788 distinguish sysv/svr4/bsd variants.
11789 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11790
11791 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11792
11793 * configure.in: Added copyright notice.
11794 * move-if-change: Added copyright notice.
11795
11796 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11797
11798 * configure.in (powerpcle-*-solaris*): Until we get shared
11799 libraries working, don't build gdb, sim, make, tcl, tk, or
11800 expect.
11801
11802 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11803
11804 * config.guess: Merge with FSF:
11805
11806 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11807 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11808
11809 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11810 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11811
11812 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11813 * config.guess: Combine two OSF1 rules.
11814 Also recognize field test versions. From mjr@zk3.dec.com.
11815 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11816 because GNU uname does not support -p. From pmr@pajato.com.
11817
11818 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11819
11820 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11821
11822 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11823
11824 * mpw-README: Document GCCIncludes.
11825
11826 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11827
11828 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11829
11830 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11831
11832 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11833
11834 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11835
11836 * configure.in (*-*-cygwin32): Configure make.
11837
11838 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11839
11840 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11841
11842 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11843
11844 * Makefile.in (all-inet): Depend on all-perl.
11845
11846 * Makefile.in (inet-install): New target.
11847
11848 * Makefile.in (all-inet): Depend on all-tcl.
11849 (all-inet): Depend on all-send-pr.
11850
11851 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11852
11853 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11854 temporarily.
11855
11856 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11857
11858 * configure.in: Don't configure --with-gnu-ld on AIX.
11859
11860 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11861
11862 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11863
11864 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11865
11866 * Makefile.in (ALL_MODULES): Added all-inet.
11867 (CROSS_CHECK_MODULES): Added check-inet.
11868 (INSTALL_MODULES): Added install-inet.
11869 (CLEAN_MODULES): Added clean-inet.
11870 (all-indent): New target.
11871
11872 * configure.in (host_tools): Added inet.
11873 (native_only): Added inet.
11874 (noconfigdirs): Added inet.
11875
11876 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11877
11878 * configure.in: Don't configure libgloss if we are not configuring
11879 newlib.
11880
11881 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11882
11883 * configure.in: Don't configure libgloss for unsupported
11884 architectures.
11885
11886 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11887
11888 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11889
11890 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11891
11892 * Makefile.in (ALL_MODULES): Include all-apache.
11893 (CROSS_CHECK_MODULES): Include check-apache.
11894 (INSTALL_MODULES): Include install-apache.
11895 (all-apache): New target.
11896
11897 * configure.in: Added apache everywhere perl is seen.
11898
11899 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11900
11901 * Makefile.in: Add support for clean-{module} and
11902 clean-target-{module} rules.
11903
11904 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11905
11906 * configure.in (*-*-ose) do not build libgloss.
11907
11908 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11909
11910 * config.guess (prep*:SunOS:5.*:*): Turn into
11911 powerpele-unknown-solaris2.
11912
11913 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11914
11915 * configure.in: Permit --enable-shared to specify a list of
11916 directories.
11917
11918 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11919
11920 * configure.in (host==solaris): Pass only the first word of $CC
11921 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11922
11923 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11924
11925 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11926
11927 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11928
11929 * Makefile.in (ALL_MODULES): Include all-perl.
11930 (CROSS_CHECK_MODULES): Include check-perl.
11931 (INSTALL_MODULES): Include install-perl.
11932 (ALL_X11_MODULES): Include all-guile.
11933 (CHECK_X11_MODULES): Include check-guile.
11934 (INSTALL_X11_MODULES): Include install-guile.
11935 (all-perl): New target.
11936 (all-guile): New target.
11937
11938 * configure.in (host_tools): Include perl and guile.
11939 (native_only): Include perl and guile.
11940 (noconfigdirs): Don't build guile and perl; no ports have been
11941 done.
11942
11943 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11944
11945 * configure (--enable-*): Handle quoted option lists such as
11946 --enable-sim-cflags='-g0 -O' better.
11947
11948 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11949
11950 * Makefile.in ({,inst}all-target): New rule so we can make and
11951 install all of the target directories easily.
11952
11953 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11954
11955 * configure.in: Add missing global flag in sed substitution when
11956 deleting `target-' from ${configdirs}.
11957
11958 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11959
11960 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11961 option.
11962
11963 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11964 config/mh-necv4.
11965
11966 * install.sh: Correct misspelling of transformbasename.
11967
11968 * config.guess: Recognize mips-*-sysv*.
11969
11970 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11971
11972 * config.sub: Recognize mon960.
11973
11974 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11975
11976 * configure: Restore Canadian Cross handling of BISON and LEX,
11977 removed in Feb 20 change.
11978
11979 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11980
11981 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11982 Mention make install. Remove the old copyright date as well the
11983 clumsy and rather pointless copyright on the README file.
11984
11985 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11986
11987 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11988 Makefile after running symlink-tree, then run `make distclean' to
11989 avoid clobbering any generated files in srcdir.
11990
11991 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11992
11993 * configure.in (m68k-*-netbsd*): Build everything now.
11994
11995 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11996
11997 * Makefile.in (taz): Fix quoting.
11998
11999 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12000
12001 * configure.in (sparclet-*-*): Build everything now.
12002
12003 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12004
12005 * configure.in (m68k-*-linux*): New host.
12006
12007 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12008
12009 * configure: Check for bison before byacc.
12010
12011 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12012
12013 * Makefile.in configure: Change the way LEX and BISON/YACC are
12014 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12015 searching PATH. These are used as fallbacks by Makefile.in if
12016 flex/bison/byacc aren't in objdir.
12017
12018 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12019
12020 * Makefile.in: Make everything which depends upon all-bfd also
12021 depend upon all-opcodes, in case --with-commonbfdlib is used.
12022
12023 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12024
12025 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12026 building NT native compilers on Unix.
12027
12028 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12029
12030 * configure.in: Don't get CC from the host Makefile fragment if we
12031 can find gcc in PATH, or if this is a Canadian Cross. Move the
12032 Solaris test for /usr/ucb/cc to the post target script, just after
12033 the compiler sanity test.
12034
12035 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12036
12037 * config.sub: Merge with FSF.
12038
12039 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12040
12041 * Makefile.in (RPATH_ENVVAR): New variable.
12042 (REALLY_SET_LIB_PATH): Use it.
12043 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12044
12045 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12046
12047 * config.sub, configure.in: Recognize sparclet cpu.
12048
12049 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12050
12051 * config.guess: Support m68k-cbm-sysv4.
12052
12053 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12054
12055 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12056 m68k-unknown-linuxaout from linker help string. Put quotes around
12057 $ld_help_string.
12058
12059 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12060
12061 * config.guess (powerpc-harris-powerunix): Add guess for port
12062 to new target.
12063
12064 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12065
12066 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12067
12068 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12069
12070 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12071 $(REALLY_SET_LIB_PATH) in Makefile.
12072 * Makefile.in (SET_LIB_PATH): New variable.
12073 (REALLY_SET_LIB_PATH): New variable.
12074 ($(DO_X)): Use $(SET_LIB_PATH).
12075 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12076 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12077 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12078 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12079 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12080 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12081 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12082 (install-dosrel): Likewise.
12083 (all-opcodes): Depend upon all-libiberty.
12084
12085 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12086
12087 * config.guess (*:CYGWIN*): New
12088
12089 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12090
12091 * Makefile.in (all-target-winsup): All all-target-libiberty.
12092
12093 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12094
12095 * configure.in (noconfigdirs): Add missing # in front of comment.
12096
12097 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12098
12099 * configure.in: add second pass to things added to noconfigdirs
12100 so *-gm-magic can exclude libgloss properly.
12101
12102 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12103
12104 * mpw-configure (extralibs_name, rez_name): Set correctly
12105 for MWC68K compiler.
12106
12107 * mpw-README: Add more info on the necessary build tools.
12108
12109 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12110
12111 * configure.in, config.sub: Recognize cygwin32.
12112
12113 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12114
12115 * config.guess, config.sub: Recognize A/UX.
12116
12117 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12118
12119 * config.sub: Merge with gcc/config.sub.
12120
12121 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12122
12123 * mpw-build.in (do-binutils): Add build of stamps.
12124
12125 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12126
12127 * config.sub: Add recognition for mips64vr4100*-* targets.
12128
12129 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12130
12131 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12132 Add creation of gconfigargs with `--enable-shared' turned on.
12133 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12134 ($(host)-stamp-stage3-configured): Likewise.
12135 (HOLES): Add chatr and ldd.
12136 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12137
12138 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12139
12140 * configure: Pass --nfp to recursive configures.
12141
12142 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12143
12144 * Makefile.in (DLLTOOL): New.
12145 (DLLTOOL_FOR_TARGET): New.
12146 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12147 (EXTRA_TARGET_FLAGS): Ditto.
12148 (EXTRA_GCC_FLAGS): Ditto.
12149 (CONFIGURE_TARGET_MODULES): Ditto.
12150 (DO_X): Ditto.
12151 * configure: Add DLLTOOL.
12152
12153 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12154
12155 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12156 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12157 mh-sco, since old workarounds no longer needed, and don't
12158 build ld, since libraries have weak symbols in COFF.
12159
12160 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12161
12162 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12163
12164 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12165
12166 * configure.in: Make sure that ${CC} can be used to compile an
12167 executable.
12168
12169 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12170
12171 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12172 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12173 nothing depending on whether gdbtk is being built.
12174
12175 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12176
12177 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12178
12179 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12180
12181 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12182 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12183
12184 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12185
12186 * config-ml.in: Add support for
12187 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12188 Simplify setting of multidirs from --disable-foo.
12189
12190 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12191
12192 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12193 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12194 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12195 non-empty, pass them on to the GCC make.
12196 (all-bootstrap): New rule that is like all-gcc, except it executes
12197 the GCC bootstrap rule instead of the GCC all rule.
12198
12199 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12200
12201 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12202
12203 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12204
12205 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12206 DG/UX support.
12207
12208 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12209
12210 * config.sub (i*86*) Change [345] to [3456]
12211
12212 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12213
12214 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12215 --with-gnu-ld=no.
12216
12217 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12218
12219 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12220 AIX multilibs get built.
12221
12222 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12223
12224 * configure.in (i386-win32): Don't build expect if we're not
12225 building the tcl subdir.
12226
12227 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12228
12229 * Makefile.in: (configure-target-examples, all-target-examples):
12230 New targets, configure and build example programs.
12231
12232 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12233
12234 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12235 use it as input to sedit the generated MPW makefile.
12236 * mpw-README: Add a suggestion about Gestalt.h.
12237
12238 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12239
12240 * config.sub: Accept *-*-ieee*.
12241
12242 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12243
12244 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12245 Ronald F. Guilmette <rfg@monkeys.com>.
12246
12247 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12248
12249 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12250 for powerpc-pe native.
12251 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12252 (target==powerpc-pe): duplicate i386-win32 entry.
12253
12254 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12255
12256 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12257 of vxworks, not just vxworks5.1.
12258
12259 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12260
12261 * mpw-configure: Add support for exec-prefix.
12262
12263 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12264
12265 * config.guess: Recognize HP model 816 machines as having
12266 a PA1.1 processor.
12267
12268 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * configure: Ignore new autoconf configure options.
12271
12272 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12273
12274 * config.guess: Recognize Pentium under SCO.
12275 From Robert Lipe <robertl@arnet.com>.
12276
12277 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12278
12279 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12280
12281 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12282
12283 * configure.in: Don't configure gas for alpha-dec-osf*.
12284
12285 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12286
12287 * configure.in: Default to --with-stabs for some targets for which
12288 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12289 i[345]86*-*-unixware*.
12290
12291 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12292
12293 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12294 rather than basing it on the target. Simplify handling of options
12295 controlling which directories to configure. Remove extraneous
12296 slash in multi-clean target.
12297
12298 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12299
12300 * config-ml.in: Prefix more variables with ml_ so they don't collide
12301 with configure's.
12302
12303 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12304
12305 * configure: Don't turn -v into --v.
12306
12307 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12308
12309 * configure.in (targargs): Fix typo.
12310
12311 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12312
12313 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12314
12315 * configure.in: Strip --host and --target options from
12316 CONFIG_ARGUMENTS, and always configure for --host only. Add
12317 --with-cross-host option when building with a cross-compiler.
12318 * configure: Canonicalize the arguments put into config.status by
12319 always using `=' for an option with an argument. Pass a presumed
12320 --host or --target explicitly.
12321
12322 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12323
12324 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12325 into general OS recognition case.
12326
12327 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12328
12329 * configure.in (target_configdirs): add target-winsup only
12330 for win32 target systems.
12331
12332 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12333
12334 * Makefile.in (all-target-libgloss): Depend upon
12335 configure-target-newlib, since when libgloss is built it looks to
12336 see if the newlib directory exists.
12337
12338 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12339
12340 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12341 cfg-ml-*.in.
12342
12343 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12344
12345 * configure: Handle LD and LD_FOR_TARGET when configuring a
12346 Canadian Cross.
12347
12348 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12349
12350 * configure.in (target_libs): add target-winsup.
12351 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12352 (target==ppcle-pe): remove ld from $noconfigdirs.
12353
12354 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12355
12356 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12357 Preserve relative path names in $srcdir. Build symlink tree if
12358 configuring cross target dir and srcdir=. (= no VPATH support).
12359 (configure-target-libg++): Depend on configure-target-librx.
12360 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12361 * config-ml.in: New file.
12362 * symlink-tree: New file.
12363 * configure: Ensure srcdir="." if that's what it is.
12364
12365 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12366
12367 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12368 includes and FLEX_SKELETON setting.
12369 * mpw-configure (--with-gnu-ld): New option, controls whether
12370 to use PPCLink or ld with PowerMac GCC.
12371 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12372 * mpw-config.in: Configure grez if targeting Mac.
12373
12374 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12375 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12376 just macos.
12377 * configure.in: Configure grez resource compiler if targeting Mac.
12378 * Makefile.in (all-grez, install-grez): New targets.
12379
12380 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12381
12382 * configure: CXX defaults to gcc, not g++. If we find
12383 gcc in the path, set CC to gcc -O2.
12384
12385 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12386
12387 * configure: Default ${build} correctly. Avoid picking up extra
12388 spaces when reading CC and CXX from Makefile. When doing a
12389 Canadian Cross, use plausible default values for numerous
12390 variables.
12391 * configure.in: When doing a Canadian Cross, don't try to
12392 configure tools whose configure script can't handle it.
12393
12394 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12395
12396 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12397
12398 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12399
12400 * configure: Remove dubious bug reporting address.
12401
12402 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12403
12404 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12405 configure script, run that instead of this directory's configure.
12406 In either case, print a message that we're configuring the sub-dir.
12407
12408 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12409
12410 * configure.in: Before checking for the existence of various files,
12411 use sed to filter out "target-".
12412
12413 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12414
12415 * Makefile.in (DO_X): Split rule to decrease command line length
12416 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12417 (Philippe De Muyter).
12418
12419 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12420
12421 * Makefile.in (all-patch): depend on all-libiberty.
12422
12423 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12424
12425 * configure.in: If the only directory in target_configdirs which
12426 actually exists is libiberty, then set target_configdirs to empty,
12427 to avoid trying to build a target libiberty in a gas or gdb
12428 distribution.
12429
12430 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12431
12432 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12433 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12434 systems.
12435
12436 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12437
12438 * configure.in (copy_dirs): Use sys-include instead of include
12439 for --with-headers option.
12440
12441 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12442
12443 * Makefile.in, configure.in: Make winsup builds work with
12444 new scheme.
12445
12446 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12447
12448 * configure.in: Build the linker on AIX.
12449
12450 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12451
12452 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12453 where needed.
12454
12455 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12456
12457 * Makefile.in (all-gcc): Fix typo.
12458
12459 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12460
12461 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12462
12463 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12464
12465 * configure.in: Rename libFOO to target-libFOO, and xiberty
12466 to target-xiberty, to provide more flexibility.
12467 (target_subdir): Define. Create if cross.
12468 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12469 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12470 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12471 check-libFOO -> check-target-libFOO, etc.
12472 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12473 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12474 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12475 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12476 allow ALL_GCC="" to only configure.
12477 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12478 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12479 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12480
12481 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12482
12483 * Makefile.in (taz): Build "info" in etc explicitly.
12484
12485 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12486
12487 * configure.in: Make sure that CC is undefined (as opposed to
12488 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12489 problem with autoconf trying to configure on a host without GCC.
12490
12491 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12492
12493 * mpw-configure: Set host alias from choice of host compiler,
12494 only use generic MPW Makefile sed if present, edit a file
12495 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12496 * mpw-README: Add problem notes about CW6 and CW7.
12497
12498 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12499
12500 * Makefile.in (taz): Use ";" instead of ";;".
12501
12502 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12503
12504 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12505 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12506 DISTDOCDIRS.
12507 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12508 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12509
12510 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12511
12512 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12513 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12514 Move bfd to DISTSTUFFDIRS.
12515
12516 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12517
12518 * Makefile.in (X11_LIB): Removed.
12519 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12520
12521 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12522
12523 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12524
12525 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12526 names.
12527
12528 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12529
12530 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12531
12532 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12533
12534 * configure.in (i[345]86-*-win32): Always build newlib.
12535 Don't configure cvs, autoconf or texinfo.
12536 * Makefile.in (LD_FOR_TARGET): New.
12537 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12538 Pass down LD_FOR_TARGET.
12539
12540 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12541
12542 * winsup: New directory.
12543 * Makefile.in: Build winsup.
12544 * configure.in: Winsup is configured when target is win32.
12545 Can only build win32 target GDB when native.
12546
12547 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12548
12549 * config.guess: Recognize HP model 819 machines as having
12550 a PA 1.1 processor.
12551
12552 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12553
12554 * configure: Fix sed loop which substitutes for CC and CXX to
12555 avoid bug found in various sed implementations.
12556
12557 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12558
12559 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12560 simulator. Use standard powerpc-*-eabi*.
12561
12562 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12563
12564 * configure.in: Stop putting gas and binutils in noconfigdirs for
12565 powerpc-*-aix* and rs6000-*-*.
12566
12567 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12568
12569 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12570 -mcall-aixdesc libraries.
12571
12572 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12573
12574 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12575
12576 * config.sub (arm | armel | armeb): Fix shell syntax.
12577
12578 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12579
12580 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12581 -msoft-float and -mcpu=common support.
12582 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12583 libraries.
12584
12585 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12586
12587 * configure.in: Allow configuration and build of emacs19 for the alpha.
12588
12589 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12590
12591 * configure.in (CC): Get ^CC, not just any old CC, from
12592 ${host_makefile_frag}.
12593
12594 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12595
12596 * configure.in (CC): Try to get CC from
12597 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12598
12599 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12600
12601 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12602 only if it exists in $(srcdir).
12603
12604 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12605
12606 * configure: If CC and CXX are not set in the environment, set
12607 them, based on either an existing Makefile or on searching for gcc
12608 in PATH. Substitute for CC and CXX in Makefile.
12609 * configure.in: Remove libm from target_libs. Separate
12610 target_configdirs from configdirs. If CC is not set in
12611 environment, try to get it from a host Makefile fragment. Rewrite
12612 changes of configdirs to use skipdirs instead. A few minor
12613 tweaks. Take directories out of target_configdirs as they are
12614 taken out of configdirs. Remove existing Makefile files from
12615 subdirectories. Substitute for TARGET_CONFIGDIRS and
12616 CONFIG_ARGUMENTS in Makefile.
12617 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12618 by configure.in.
12619 (CONFIG_ARGUMENTS): Likewise.
12620 (CONFIGURE_TARGET_MODULES): New variable.
12621 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12622 ($(CONFIGURE_TARGET_MODULES)): New target.
12623 (configure-libg++, configure-libio): New targets.
12624 (all-libg++): Depend upon configure-libg++.
12625 (all-libio): Depend upon configure-libio.
12626 (configure-libgloss, all-libgloss): New targets.
12627 (configure-libstdc++): New target.
12628 (all-libstdc++): Depend upon configure-libstdc++.
12629 (configure-librx, all-librx): New targets.
12630 (configure-newlib): New target.
12631 (all-newlib): Depend upon configure-newlib
12632 (configure-xiberty): New target.
12633 (all-xiberty): Depend upon configure-xiberty.
12634
12635 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12636
12637 * configure.in (host i[345]86-*-win32): Expand the
12638 noconfigdirs again.
12639
12640 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12641
12642 * mpw-configure: Fix sed command file name.
12643
12644 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12645
12646 * configure.in (host i[345]86-*-win32): Reduce the
12647 noconfigdirs again.
12648
12649 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12650
12651 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12652 or powerpc*-*-pe*, since they are not yet supported.
12653
12654 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12655
12656 Add PowerMac support and many other enhancements.
12657 * mpw-configure: New option --cc to select compiler to use,
12658 paste options set according to --cc into the generated
12659 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12660 if mpw-make.sed is present.
12661 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12662 add forward includes for PowerPC include files.
12663 * mpw-build.in: Build using Makefile.PPC if present.
12664 (do-byacc, etc): Remove separate version resource builds.
12665 (do-gas): Build "stamps" before "all".
12666 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12667 * mpw-README: Update to reflect --cc option, PowerMac support,
12668 and recently-reported compatibility problems.
12669
12670 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12671
12672 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12673 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12674 (--with-multilib-top): Pass to recursive invocations.
12675
12676 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12677
12678 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12679 v810-*-*.
12680
12681 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12682
12683 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12684 gdb, ld and opcodes on v810-*-*.
12685
12686 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12687
12688 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12689 (local-maintainer-clean): New target.
12690 (maintainer-clean): New target.
12691 (realclean): Just depend upon maintainer-clean.
12692
12693 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12694
12695 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12696
12697 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12698
12699 * configure.in: Build ld in mips*-*-bsd* case.
12700
12701 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12702
12703 * config.sub: Accept -lites* OS. From Ian Dall.
12704
12705 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12706
12707 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12708 targets.
12709
12710 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12711
12712 * configure.in: treat i386-win32 canadian cross the same as
12713 i386-go32 canadian cross.
12714
12715 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12716
12717 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12718 running under the simulator to build a reduced set of libraries.
12719 (powerpc-*-eabiaix): Add fine grained multilib support added to
12720 other powerpc targets yesterday.
12721
12722 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12723
12724 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12725 -disable-softfloat, -disable-relocatable, -disable-aix, and
12726 -disable-sysv to control which multilib libraries get built.
12727
12728 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12729
12730 * configure: Add Makefile.tem to list of files to remove in trap
12731 handler.
12732
12733 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12734
12735 * config.guess (*Linux*): Add missing "exit"s.
12736 Also, need specific check for alpha-unknown-linux (uses COFF).
12737
12738 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12739
12740 * config.guess: Merge with FSF:
12741
12742 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12743 * config.guess (AIX4): More robust release numbering discovery.
12744
12745 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12746 * config.guess (i386-sequent-ptx): Properly get version number.
12747
12748 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12749 * config.guess (mips:*:4*:UMIPS): New case.
12750
12751 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12752
12753 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12754 (i386-win32 host): Likewise. Don't build readline.
12755
12756 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12757
12758 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12759 SUPPORT_FILES to submakes.
12760
12761 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12762
12763 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12764 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12765 mpw-configure.
12766
12767 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12768
12769 * configure.in (appdirs): Use =, not ==, in test expression when
12770 trying to build the text to print in the warning message for
12771 Solaris users.
12772
12773 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12774
12775 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12776
12777 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12778
12779 * config.guess: Recognize lynx-2.3.
12780
12781 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12782
12783 * config.sub (z8ksim): Deleted
12784 (z8k-*-coff): New, this is the one true name of the target.
12785
12786 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12787
12788 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12789
12790 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12791
12792 * config.guess (*:Linux:*:*): First try asking the linker what the
12793 default object file format is (elf, aout, or coff). Then if this
12794 fails, try previous methods.
12795
12796 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12797
12798 * configure.in: Don't build newlib for *-*-vxworks5.1.
12799
12800 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12801
12802 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12803 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12804
12805 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12806
12807 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12808
12809 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12810
12811 * cfg-ml-com.in: New file.
12812 * cfg-ml-pos.in: New file.
12813
12814 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12815
12816 * COPYING.NEWLIB: Add HP free copyright to list.
12817
12818 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12819
12820 * config.sub: Recognize -eabi* for the system, not just -eabi.
12821
12822 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12823
12824 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12825 * config.sub, configure.in (win32): New target and host.
12826
12827 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12828
12829 * configure.in: Add i386-pe configuration.
12830
12831 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12832
12833 * mpw-build.in (install): Install GDB after LD.
12834
12835 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12836
12837 * mpw-config.in (elf/mips.h): Always forward-include, needed
12838 for GDB to build.
12839
12840 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12841
12842 * testsuite: New directory for customer acceptance and whole tool
12843 chain tests.
12844
12845 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12846
12847 * configure: If per-host line isn't found, but AC_OUTPUT is found
12848 and a configure script exists, run it instead.
12849
12850 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12851
12852 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12853
12854 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12855
12856 * configure: Set build_{cpu,vendor,os,alias} to host values when
12857 --build isn't specified.
12858
12859 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12860
12861 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12862 (FLAGS_TO_PASS): Pass them.
12863 (EXTRA_TARGET_FLAGS): Ditto.
12864
12865 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12866
12867 * Makefile.in (all-libg++): Depend on all-libstdc++.
12868
12869 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12870
12871 * configure.in (noconfigdirs): Enable all packages for
12872 i386-unknown-netbsd.
12873
12874 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12875
12876 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12877 hosted builds (DOS builds)
12878
12879 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12880
12881 Changes for ARM based on patches from Richard Earnshaw:
12882 * config.sub: Handle armeb and armel.
12883 * configure.in: Omit arm linker only for riscix.
12884
12885 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12886
12887 * config.guess: Update from FSF.
12888
12889 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12890
12891 * config.sub: Recognize powerpcle as the little endian varient of
12892 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12893 powerpcle variant. Convert pentium into i586, not i486. Add p5
12894 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12895 temporarily.
12896
12897 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12898
12899 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12900
12901 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12902
12903 * config.sub: Accept -lites* as a basic system type.
12904
12905 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12906
12907 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12908 installed, and if so return linuxoldld as the system name.
12909
12910 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12911
12912 * config.guess: Add hppa1.1-hp-lites support.
12913
12914 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12915
12916 * configure.in: Don't build newlib for m68k-vxworks5.1.
12917
12918 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12919
12920 * configure.in (mips-sgi-irix6): Use mh-irix5.
12921
12922 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12923
12924 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12925
12926 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12927
12928 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12929 OSF/1. Fix compiler flags.
12930 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12931
12932 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12933
12934 * configure.in: Recognize --with-newlib.
12935 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12936
12937 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12938
12939 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12940 to *_X11_MODULES due to gdbtk needing X include files et al.
12941
12942 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12943
12944 Merge in support for Mac MPW as a host.
12945 (Old change descriptions retained for informational value.)
12946
12947 * mpw-config.in: Add generic include forwards for cpu-specific
12948 include files in aout and elf directories.
12949
12950 * mpw-configure: Added copyright.
12951 * mpw-config.in: Check for presence of required build tools.
12952 (target_libs): Add newlib.
12953 (target_tools): Add examples.
12954 (Read Me): Generate as "Read Me for MPW" instead.
12955 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12956 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12957 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12958
12959 * mpw-configure: Remove subdir-specific makefile hackery,
12960 delete mk.tmp after using it.
12961
12962 * mpw-build.in (all): Display start and end times.
12963
12964 * mpw-configure (host_canonical): Set.
12965 (target_cpu): Always add to makefiles.
12966 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12967 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12968 (mpw-mh-mpw): Look for in srcdir and srcroot.
12969 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12970
12971 * mpw-build.in: (install-only): New target.
12972
12973 * mpw-configure (host_alias, target_alias): Rename from hostalias
12974 and targetalias, add into generated Makefile.
12975 (mk.tmp): If present, add into generated Makefile.
12976 * mpw-build.in (all-gas): Build config.h first before gas proper.
12977
12978 * mpw-configure (config.status): Write only if changed.
12979 * mpw-config.in (readline): Configure it (not built, just used for
12980 definitions).
12981
12982 * mpw-config.in (elf/mips.h): Add a forward include.
12983
12984 * mpw-config.in: Forward-include most .h files in include into
12985 extra-include.
12986 (readline): Don't build.
12987 mpw-build.in (install): Install GDB.
12988
12989 * mpw-configure (prefix, mpw_prefix): Handle it.
12990 * mpw-config.in (mmalloc, readline): Don't configure.
12991 * mpw-build.in (thisscript): Rename to ThisScript.
12992 Use mpw-build instead of BuildProgram everywhere.
12993 (mmalloc, readline): Don't build.
12994 * mpw-README: New file, basic documentation about the MPW port.
12995
12996 * mpw-config.in: Use forward-include to create include files.
12997
12998 * mpw-configure: Add more things to the top of each configured
12999 Makefile, including contents of config/mpw-mh-mpw.
13000 * mpw-config.in (extra-include): Create this directory and fill it
13001 with Posix-like include files when configuring.
13002
13003 * config.sub (apple, mac, mpw): Add various aliases.
13004
13005 * mpw-build.in: New file, top-level build script fragment for MPW.
13006 * mpw-configure: New file, configure script for MPW.
13007 * mpw-config.in: New file, config fragment for MPW.
13008
13009 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13010
13011 * configure.in (host_libs): Remove glob, since it is gone from the
13012 sources.
13013
13014 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13015
13016 * Makefile.in: define empty GDB_NLM_DEPS var.
13017
13018 * configure.in(target_makefile_frag): use config/mt-netware
13019 for netware targets.
13020
13021 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13022
13023 * config.sub: Merge in recent FSF changes. Remove linux special
13024 cases.
13025
13026 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13027
13028 Revert this change:
13029
13030 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13031
13032 * build-all.mk: Use CC=cc -Xs on Solaris.
13033
13034 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13035
13036 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13037 stop using it.
13038 * Makefile.in: Nuke all references to glob subdirectory.
13039
13040 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13041
13042 * configure.in: Fix --enable-shared logic in per-host.
13043
13044 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13045
13046 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13047
13048 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13049
13050 * configure.in (noconfigdirs): Don't build gas on AIX, for
13051 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13052
13053 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13054
13055 * configure: Fix --cache-file to work if the file argument is a
13056 relative path.
13057
13058 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * configure: If the --cache-file is used, pass it down to
13061 configure in subdirectories.
13062
13063 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13064
13065 * config.sub: add vxworks29k configuration.
13066
13067 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13068
13069 * Makefile.in (taz): Do "diststuff" part quietly.
13070
13071 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13072
13073 * config.sub: Mini-merge with gcc/config.sub.
13074
13075 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13076
13077 * config.guess (IRIX): Sed - to _.
13078
13079 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13080
13081 * Makefile.in (source-vault, binary-vault): New targets.
13082
13083 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13084
13085 * config.sub: Recognize -eabi as a basic system type.
13086
13087 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13088
13089 * configure.in (enable_shared stuff): Fix typo.
13090
13091 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13092
13093 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13094
13095 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13096
13097 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13098
13099 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13100
13101 * configure.in (rs6000-*-*): Don't build gas.
13102
13103 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13104
13105 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13106 reduce command line length.
13107 (AS_FOR_TARGET): Check for as.new, not Makefile.
13108 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13109
13110 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13111
13112 * config.guess: Merge from FSF.
13113
13114 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13115
13116 * configure: Don't use $ when handling program_suffix.
13117
13118 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13119
13120 * configure.in: Configure tk for hppa/hpux.
13121
13122 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13123
13124 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13125
13126 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13127
13128 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13129 to LIBCXXFLAGS. Tests are better run without it.
13130
13131 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13132
13133 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13134
13135 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13136
13137 * configure.in (*-*-netware*): Don't configure xiberty.
13138
13139 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13140
13141 * configure.in: Remove tk from native_only list.
13142
13143 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13144
13145 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13146 for special NCD build.
13147
13148 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13149
13150 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13151 makeall.bat, they're only useful for binutils snapshots.
13152 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13153 makeall.bat to specified SUPPORT_FILES.
13154
13155 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13156
13157 * build-all.mk: Add Ericsson targets to sun4 and solaris
13158 hosts. Add BNR's sun4 target to solaris host, so their
13159 build-from-source will be tested in-house first.
13160
13161 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13162
13163 * Makefile.in (LIBCFLAGS): New variable.
13164 (CFLAGS_FOR_TARGET): Ditto.
13165 (LIBCFLAGS_FOR_TARGET): Ditto.
13166 (LIBCXXFLAGS): Ditto.
13167 (CXXFLAGS_FOR_TARGET): Ditto.
13168 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13169 (BASE_FLAGS_TO_PASS): Pass them.
13170 (EXTRA_TARGET_FLAGS): Ditto.
13171
13172 * configure.in: Support --enable-shared.
13173
13174 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13175
13176 * configure.in (target_libs): Include libstdc++ again.
13177 * config.guess: Update from FSF (for FreeBSD).
13178
13179 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13180
13181 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13182 makeall.bat.
13183 (DISTDOCDIRS): Add `etc'.
13184 (ETC_SUPPORT_PFX): New variable.
13185 (taz): Include anything from etc starting with a word in
13186 ETC_SUPPORT_PFX.
13187
13188 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13189
13190 * config.sub: Update for recent FSF changes. Remove obsolete
13191 h8300hds entry. Add -windows* and -osx as basic os. Minor
13192 spacing changes.
13193
13194 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13195
13196 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13197
13198 * config.guess: Merge with FSF.
13199 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13200
13201 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13202
13203 * configure: Since the "trap 0" handler will override the exit
13204 status on many systems, only use it for "exit 1", and make it set
13205 a non-zero exit status; reset it before "exit 0". Also, check
13206 exit status of config.sub, and error out if it failed.
13207
13208 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13209
13210 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13211 and install libgloss.
13212
13213 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13214
13215 * Makefile.in (all-binutils): Depend upon all-byacc.
13216
13217 * configure.in: Don't build emacs on Irix 5.
13218
13219 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13220
13221 * configure.in (*-*-netware*): Add libio.
13222
13223 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13224
13225 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13226 (CHECK_TARGET_MODULES): Ditto.
13227 (INSTALL_TARGET_MODULES): Ditto.
13228 (TARGET_LIBS): Ditto.
13229 (all-libstdc++): Note dependencies.
13230
13231 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13232
13233 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13234
13235 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13236
13237 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13238 -fexternal-templates.
13239
13240 * configure.in (target_libs): Add libstdc++.
13241 (noconfigdirs): Add libstdc++ as appropriate.
13242
13243 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13244
13245 * config.guess: Update from FSF.
13246
13247 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13248
13249 * configure: Use ${config_shell} when running ${configsub}.
13250
13251 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13252
13253 * config.sub: No longer recognize h8300h.
13254
13255 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13256
13257 * config.sub: Remove extraneous differences between config.sub and
13258 gcc/config.sub.
13259
13260 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13261
13262 * Makefile.in (DISTSTUFFDIRS): Add gas.
13263
13264 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13265
13266 * COPYING.NEWLIB: New file.
13267
13268 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13269
13270 * config.guess (HP-UX): Patch from Harlan Stenn
13271 <harlan@landmark.com> to also emit release level.
13272
13273 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13274
13275 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13276
13277 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13278
13279 * config.sub: Merge nextstep cleanup from FSF.
13280
13281 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13282
13283 * configure.in (arm-*-*): Don't configure ld for this target.
13284
13285 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13286
13287 * configure.in (*-*-netware): don't configure libg++, libio,
13288 librx, or newlib.
13289
13290 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13291
13292 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13293 configure ld--it works, but it doesn't support shared libraries.
13294
13295 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13296
13297 * config.guess (*-unknown-freebsd*): Get rid of possible
13298 trailing "(Release)" in version string.
13299 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13300
13301 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13302
13303 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13304 Fix type: *-next-neststep -> *-next-nextstep.
13305
13306 * config.guess: Merge from FSF:
13307
13308 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13309
13310 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13311
13312 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13313
13314 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13315 instead of UNIX_SV for UnixWare 1.0).
13316
13317 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13318
13319 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13320 to make gdb/nlm/* build after the compiler and linker.
13321
13322 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13323
13324 * config.guess (netbsd, freebsd, linux): Accept any machine,
13325 not just i[34]86.
13326 (m68k-atari-sysv4): Relocate to match FSF version.
13327
13328 * config.guess: More merges from the FSF:
13329
13330 Add a space before function call or macro invocation.
13331
13332 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13333
13334 * config.guess: Add trap cmd to remove dummy.c and dummy when
13335 interrupted.
13336
13337 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13338
13339 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13340 (dummy): Redirect stderr from compilation of dummy.c.
13341
13342 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13343
13344 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13345
13346 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13347
13348 * configure: Accept and ignore --cache*, for compatibility with
13349 new autoconf.
13350
13351 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13352
13353 * config.guess: Merge from FSF:
13354
13355 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13356
13357 * config.guess (Pyramid*:OSx*:*:*): New case.
13358 (PATH): Add /.attbin at end for finding uname.
13359 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13360
13361 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13362
13363 * config.guess (M88*:DolphinOS:*:*): New case.
13364
13365 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13366
13367 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13368 to select whether to use ELF or COFF.
13369
13370 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13371
13372 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13373
13374 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13375
13376 * config.guess: Guess the OS version for HPUX.
13377
13378 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13379
13380 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13381
13382 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13383
13384 * configure.in: Recognize --with-headers, --with-libs, and
13385 --without-newlib.
13386 * Makefile.in (all-xiberty): Depend upon all-ld.
13387
13388 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13389
13390 * configure.in: Change i[34]86 to i[345]86.
13391
13392 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13393
13394 * configure (version): A few more tweaks to help message.
13395
13396 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13397
13398 * Makefile.in: Remove (for now) librx as a host library,
13399 now that we're building it for target.
13400
13401 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13402
13403 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13404 (Karl Berry).
13405
13406 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13407
13408 * configure.in: Also configure librx.
13409
13410 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13411
13412 * Makefile.in: Update various rules to reflect that librx
13413 is now needed for libg++.
13414
13415 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13416
13417 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13418
13419 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13420
13421 * configure.in: Configure the examples directory.
13422
13423 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13424
13425 * configure: Simplify Jun 2 1994 change.
13426
13427 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13428
13429 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13430 /bin/gcc isn't good enough to build gcc.
13431
13432 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13433
13434 * Makefile.in (GDB_SUPPORT_FILES): Remove
13435 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13436 (gdb.tar.gz): Add new rule to use standard distribution building
13437 mechanism.
13438
13439 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13440
13441 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13442 Bill Cox <bill@cygnus.com>.
13443
13444 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13445
13446 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13447
13448 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13449
13450 * configure: Search current dir first in .gdbinit.
13451
13452 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13453
13454 * config.sub: Recognize freebsd (merged from gcc config.sub).
13455
13456 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13457
13458 * config.sub: Refer to NeXT's operating system as nextstep.
13459
13460 * config.sub (case $basic_machine): Re-order the cases, to match
13461 the order in the FSF version (which is mostly alphabethical).
13462 Merge in some additions and changes from the FSF.
13463
13464 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13465
13466 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13467 * config.sub: Recognize cxux7.
13468 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13469
13470 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13471
13472 * config.sub: Fix typo powerpc -> powerpc-*.
13473
13474 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13475
13476 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13477
13478 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13479 parallel with all-emacs and install-emacs). Top-level command
13480 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13481
13482 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13483
13484 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13485 $(relbindir)/make before doing ``make install'', and use
13486 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13487 installing over running make binary.
13488 ($(host)-stamp-stage3-installed): Likewise.
13489
13490 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13491
13492 * config.guess: Recognize Mach.
13493
13494 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13495
13496 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13497 see whether --exec-prefix was used.
13498
13499 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13500
13501 * README: Explicitly mention libg++/README. (Zoo's idea.)
13502
13503 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13504
13505 * Makefile.in: Add all-librx target similar to all-libproc.
13506
13507 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13508
13509 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13510 with post 1.2 uname bogosity.
13511
13512 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13513
13514 * configure: Remove temporary files on receipt of a signal.
13515
13516 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13517
13518 * configure: If there is a package_makefile_frag, remove
13519 ${subdir}/Makefile.tem after copying it in.
13520
13521 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13522
13523 * build_all.mk: support rs6000 lynx identifies itself as
13524 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13525 since /bin/gcc is too feeble to compile a modern gcc.
13526
13527 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13528
13529 * brought devo/test-build.mk update-to-date with progressive/
13530 test-build.mk. Add lynx targets and hppa flag info.
13531
13532 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13533
13534 * configure.in: Use mh-ncrsvr43. Patch from
13535 Tom McConnell <tmcconne@sedona.intel.com>.
13536
13537 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13538
13539 * config.guess (i386-unknown-bsdi): No longer need to
13540 check #if defined(__bsdi__) && defined(__i386__).
13541
13542 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13543
13544 * configure: Set program_transform_nameoption correctly.
13545
13546 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13547
13548 * brought build-all.mk update-to-date with progressive build-all.mk,
13549 added new targets and hppa info.
13550
13551 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13552
13553 * configure: If config.guess result is a prefix of the user
13554 specified target, assume a native build and use the user specified
13555 target as the host alias. Remove SunOS patch suffix removal hack.
13556 * configure.in: Remove SunOS patch suffix removal hack.
13557
13558 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13559 in NATIVE_CHECK_MODULES.
13560
13561 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13562
13563 * Makefile.in: Rename HOST_ONLY to NATIVE.
13564 * configure: Delete SunOs patch suffix from host_canonical
13565 and build_canonical variables that are prepended to Makefiles.
13566 * configure.in: Add comments for easier maintenance.
13567
13568 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13569
13570 * Makefile.in: Add all-libproc target similar to all-gui.
13571
13572 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13573
13574 * Makefile.in (CHECK_MODULES): split into
13575 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13576
13577 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13578
13579 * config.guess (i386-unknown-bsdi): New system to guess.
13580
13581 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13582
13583 * Makefile.in: Add all-gui target (but not yet build by "all").
13584
13585 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13586
13587 * config.sub: Move deletion of patch suffix from here...
13588 * configure.in: To here, at Ian's suggestion. The top-
13589 level scripts might need to know of a patch level.
13590
13591 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13592
13593 * config.sub: Strip off patch suffix so rtl is recognized
13594 as a sunos4.1.3 machine, even though it's been patched.
13595
13596 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13597
13598 * Makefile.in (INSTALL_LAST): Delete.
13599 (INSTALL_DOSREL): New.
13600
13601 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13602
13603 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13604 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13605 whether we pass down --with-gnu-ld anyhow.
13606
13607 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13608
13609 * Makefile.in (INSTALL_LAST): Change operation so it works
13610 on more flavors of make.
13611 * configure.in (go32): Don't build libg++ or libio.
13612
13613 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13614
13615 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13616 they can be overriden by templates.
13617
13618 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13619
13620 * configure.in (target==go32): Don't build gdb.
13621 * dosrel: New directory.
13622
13623 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13624
13625 * configure.in (host==go32): Configure dosrel too.
13626 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13627 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13628 be set by incoming names or templates.
13629 (INSTALL_LAST): New rule.
13630
13631 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13632
13633 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13634
13635 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13636
13637 * configure.in (appdirs): New variable. Currently empty, but will
13638 be used in gas distribution. If nonempty, lists a set of
13639 directories at least one of which must get configured, or top
13640 level configuration is considered to have failed.
13641 (rs6000-*-lynxos*): Use new file name.
13642
13643 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13644
13645 Eliminate XTRAFLAGS.
13646 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13647 newlib include files using -idirafter, and also use -nostdinc.
13648 (CXX_FOR_TARGET): Likewise.
13649 (XTRAFLAGS): Removed.
13650 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13651 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13652 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13653 ($(DO_X)): Don't pass down XTRAFLAGS.
13654
13655 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13656
13657 * configure.in (mips*-dec-bsd*): New target; do build linker.
13658 (mips*-*-bsd*): New target; don't build linker.
13659
13660 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13661
13662 * configure.in: support rs6000-*-lynxos* configuration.
13663 support sunos4 as a cross target.
13664
13665 * config.sub: look for lynx*, not lynx since the OS version may
13666 legitimately be part of the name.
13667
13668 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13669
13670 * configure.in (i[34]86-*-sco*): Move to be with other i386
13671 targets.
13672 (romp-*-*): New target. Skip various binary utilities.
13673 (vax-*-*): New target. Don't build newlib.
13674 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13675
13676 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13677
13678 * configure.in: Only set host_makefile_frag if config
13679 directory exists.
13680
13681 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13682
13683 * install.sh: If $dstdir exists, don't check whether each
13684 component does.
13685
13686 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13687
13688 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13689
13690 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13691
13692 * configure.in (*-*-lynxos*): Don't configure newlib for either
13693 native or cross Lynx.
13694
13695 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13696
13697 * config.sub (sparc64-elf): Fix os.
13698 (z8k): Remove duplicate.
13699
13700 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13701
13702 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13703 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13704
13705 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13706
13707 * configure: Make file links cleanly even if Lynx fails on
13708 an NFS symlink (at least fail cleanly).
13709
13710 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13711
13712 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13713 -XNh2000.
13714
13715 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13716
13717 * configure: Unknown options are fatal again.
13718
13719 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13720
13721 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13722 compatibility.
13723
13724 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13725
13726 * build-all.mk: Add `clean' target.
13727
13728 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13729
13730 * config.guess: Add SINIX support.
13731 * configure.in: Add mips-*-sysv4* support.
13732
13733 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13734
13735 * build-all.mk: Document all useful targets.
13736 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13737 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13738
13739 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13740
13741 * configure: Support --silent, --quiet.
13742
13743 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13744
13745 * configure: Support --disable-FEATURE.
13746
13747 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13748
13749 * config.guess: Recognize NCR running SVR4.3.
13750
13751 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13752
13753 * config.guess: Make BSDI generate i386-unknown-bsd386.
13754 Patch from Paul Eggert <eggert@twinsun.com>.
13755
13756 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13757
13758 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13759
13760 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13761
13762 * configure: Make unrecognized options give nonfatal warnings
13763 instead of fatal errors, and pass them to any subdirectory
13764 configures in case they recognize them.
13765 Make --x equivalent to --with-x.
13766
13767 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13768
13769 * configure: Add --enable-* options. Clean up usage message and
13770 some comments.
13771
13772 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13773
13774 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13775
13776 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13777
13778 * configure.in (hppa*-*-*): Enable binutils.
13779
13780 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13781
13782 * config.sub: Recognize cisco.
13783
13784 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13785
13786 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13787
13788 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13789
13790 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13791 than one configuration name. Add comment.
13792
13793 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13794
13795 * config.guess: about target *-hitachi-hiuxwe2, fixed
13796 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13797 macro is incorrect.]
13798
13799 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13800
13801 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13802 than the "make ls" stuff which used to be here.
13803
13804 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13805
13806 * config.guess: Recognize i[34]86-unknown-freebsd.
13807 From Shawn M Carey <smcarey@rodan.syr.edu>.
13808
13809 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13810
13811 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13812
13813 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13814
13815 * config.guess: Check for ptx.
13816
13817 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13818
13819 * config.sub: Add os9k checking.
13820
13821 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13822
13823 * config.guess: Handle OSF1 running on HPPA processors
13824
13825 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13826
13827 * configure: If subdir configure fails, print out a message with
13828 subdirectory name, in case subdir's configure code didn't identify
13829 itself.
13830
13831 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13832
13833 * configure.in: Remove embedded newlines from configdirs.
13834 Avoid mismatches of substrings. Fix matching strings at end
13835 of configdirs.
13836
13837 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13838
13839 * config.guess: Add Lynx/rs6000 config support.
13840
13841 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13842
13843 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13844
13845 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13846
13847 * configure.in (hppa*-*-osf*): Treat this just like most other
13848 PA configurations (eg no binutils or ld).
13849 (hppa*-*-*elf*): These configurations have binutils and ld.
13850
13851 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13852
13853 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13854
13855 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13856
13857 * configure.in (rs6000-*-*): Build gas.
13858
13859 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13860
13861 * Makefile.in: Avoid bug in losing hpux sed.
13862
13863 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13864
13865 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13866 for GDB and GDB has been fixed to not need it.
13867
13868 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13869
13870 * config.guess: Recognize vax hosts.
13871
13872 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13873
13874 * configure (while loop): Don't use "break 2" inside case
13875 statement -- the case statement isn't an enclosing loop.
13876
13877 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13878
13879 * config.guess: Clean up NeXT support, to allow nextstep
13880 on Intel machines. Make OS be nextstep.
13881
13882 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13883
13884 * config.guess: Add alternate forms for Convex.
13885
13886 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13887
13888 * configure: Completely rewrite option processing. Take
13889 advantage of pattern-matching to avoid invoking test frequently.
13890 Also clean up host and target defaulting logic.
13891
13892 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13893
13894 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13895 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13896 commands (plus user environment) will fit SCO limits.
13897
13898 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13899
13900 * configure.in: Don't issue warnings about directories which are
13901 not being configured if -norecursion is set. Correct test for
13902 --with-gnu-as and --with-gnu-ld to not get confused by substring
13903 matches.
13904
13905 * configure.in: Don't build gas for alpha-dec-osf1*.
13906
13907 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13908
13909 * configure: Back out Per's change of 12/19/1993. It changes the
13910 behavior of configure in unexpected and confusing ways.
13911
13912 Also, use different delim char when calculating
13913 program_transform_name so that the name can contain slashes.
13914
13915 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13916
13917 * configure.in, config.sub: Add support for VSTa micro-kernel.
13918
13919 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13920
13921 * configure.in: Nuke hacks which were used to get a special
13922 version of GAS for HPPA configurations.
13923
13924 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13925
13926 * configure: If only ${target_alias} is given, use that
13927 as the default for ${host_alias}.
13928 * configure: Add missing back-slashes before nested quotes.
13929
13930 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13931
13932 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13933
13934 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13935
13936 * config.guess: Recognize some Tektronix configurations.
13937 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13938
13939 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13940
13941 * config.sub: Match any flavor of SH.
13942
13943 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13944
13945 * configure.in: Don't try to configure newlib for Alpha.
13946
13947 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13948
13949 * configure.in: Don't build ld for Irix 5. Don't build gas,
13950 libg++ or libio for any Alpha target.
13951
13952 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13953
13954 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13955
13956 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13957 default arguments -- so it tried to compress itself.
13958
13959 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13960
13961 * configure.in (notsupp): ensure that a space is always at the end
13962 of the configdirs list, since the grep checks for an explicit space
13963
13964 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13965
13966 * configure.in (target i386-sysv4.2): don't build ld, since static
13967 versions of many libraries are not available.
13968
13969 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13970
13971 * config.guess: Recognize Apollos (using environment variables).
13972 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13973
13974 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13975
13976 * config.guess: Recognize Sony news mips running newsos.
13977
13978 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13979
13980 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13981 "fi ; else" for bash.
13982
13983 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13984
13985 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13986
13987 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13988
13989 * config.sub: accept unixware as an alias for svr4.2.
13990 Fix some inconsistancies with the gcc version.
13991
13992 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13993
13994 * Makefile.in (DISTDOCDIRS): Add gdb.
13995
13996 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13997
13998 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13999
14000 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14001
14002 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14003 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14004 this now.
14005
14006 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14007
14008 * config.sub: Accept hiux* as an OS name.
14009
14010 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14011 etc/make-stds.texi. The underscore came from gcc, and dje now
14012 agrees that RUNTESTFLAGS is the correct name.
14013
14014 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14015
14016 * install.sh: Remove 'set -e'. It makes any conditionals
14017 in the script useless.
14018
14019 * config.guess: Automatically recognize arm-acorn-riscix
14020 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14021
14022 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14023
14024 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14025
14026 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14027
14028 * Makefile.in (DISTDOCDIRS): New variable.
14029 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14030 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14031
14032 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14033
14034 * configure.in (hppa target): check the source directory for the
14035 pagas sub-directory
14036
14037 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14038
14039 * config.sub: Allow -aout* and -elf*.
14040
14041 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14042
14043 * configure.in: Don't build ld on i386-solaris2, same as for
14044 sparc-solaris2.
14045
14046 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14047
14048 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14049
14050 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14051
14052 * configure.in: Configure gdb for alpha.
14053
14054 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14055
14056 * Makefile.in (CXXFLAGS): Add -O.
14057
14058 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14059
14060 * config.guess: added support for DG Aviion
14061
14062 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14063
14064 * configure.in: Produce warning message for subdirectories not
14065 configurable for this host/target combination. Don't try to
14066 configure gdb for vms.
14067
14068 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14069
14070 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14071 appropriate files before making "diststuff".
14072 (DISTBISONFILES): New var: list of files to be edited.
14073 (DISTSTUFFDIRS): Add binutils.
14074
14075 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14076
14077 * config.sub: also handle mipsel and mips64el (for little endian mips)
14078
14079 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14080
14081 * configure.in: Add * to end of all OS names.
14082
14083 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14084
14085 * configure.in: Build newlib for LynxOS native.
14086
14087 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14088
14089 * config.guess: Add support for delta 88k running SVR3.
14090
14091 * configure.in: Add comment about HP compiler vs. emacs.
14092
14093 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14094
14095 * configure.in: don't build ld on solaris2 (not a viable option
14096 due to bugs in getpwnam & getpwuid)
14097
14098 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14099
14100 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14101 config.guess will produce a full version number.
14102
14103 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14104
14105 * configure.in: Build linker and binutils for alpha-dec-osf1.
14106
14107 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14108
14109 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14110 and gdb/testsuite/Makefile.in.
14111
14112 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14113
14114 * configure.in: recognize mips*- instead of mips-
14115
14116 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14117
14118 * config.sub: Accept linux*coff and linux*elf as operating
14119 systems.
14120
14121 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14122
14123 * config.sub: Recognize mips64, and mips3 as an alias for it.
14124
14125 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14126
14127 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14128 gdb knows how to handle OSF/1 shared libraries.
14129
14130 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14131
14132 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14133 * config.guess: Recognize Hitachi's HIUX.
14134 * config.sub: Recognize h3050r* and hppahitachi.
14135 Remove redundant cases for hp9k[23]*.
14136
14137 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14138
14139 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14140 if gas and ld are in the source tree and are in ${configdirs}.
14141 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14142 --with options (but still pass them down on the command line,
14143 if they were explicitly specified).
14144
14145 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14146
14147 * configure: substitute SHELL value in Makefile.in with
14148 ${CONFIG_SHELL}
14149
14150 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14151
14152 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14153 *-*-solaris2* targets.
14154
14155 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14156
14157 * Makefile.in: define M4, and pass it down to sub-makes;
14158 all-autoconf now depends on all-m4
14159
14160 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14161
14162 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14163 presence of {ar,ranlib} instead of a configured directory
14164
14165 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14166
14167 * config.guess: Accept 34?? as well as 33?? for NCR.
14168
14169 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14170
14171 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14172 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14173
14174 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14175
14176 * configure: grab values for $(CC) and $(CXX) from the
14177 environment, so that someone can do "CC=gcc configure; make" and
14178 have it work right (matching the way that autoconf works now)
14179
14180 * configure.in, Makefile.in: add support for gash, the tcl
14181 interface to Galaxy
14182
14183 * config.guess: add NetBSD variants (hp300, x86)
14184
14185 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14186
14187 * install.sh: Support -d option (in the manner of SunOS 4 install,
14188 as it is more deterministic than that of GNU install)
14189 (chmodcmd): Set file to mode 755 by default (should also do default
14190 chgrp and chown, but I don't feel like dealing with that now)
14191
14192 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14193
14194 * config.sub: Remove h8300hhms alias.
14195
14196 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14197
14198 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14199
14200 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14201
14202 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14203 as stmp-fixinc
14204
14205 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14206
14207 * config.sub: recognize m88110-bug-coff.
14208
14209 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14210
14211 * Makefile.in (all-libio): all dependencies on the toolchain used
14212 to build this (gcc, gas, ld, etc)
14213
14214 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14215
14216 * config.guess: Deal with OSF/1 1.3 on alpha.
14217
14218 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14219
14220 * install.sh: add some 'else true' clauses for portability
14221
14222 * configure.in: don't build libio for h8[35]00-*-* targets
14223
14224 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14225
14226 * Makefile.in: Add support for new libio.
14227
14228 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14229
14230 * install.sh: If one command fails, don't try the rest. Don't try
14231 to remove $dsttmp (via trap) unless we have already created it.
14232 If $src doesn't exist, detect it and exit with an error.
14233
14234 * config.guess: Recognize BSD on hp300.
14235
14236 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14237
14238 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14239 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14240
14241 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14242
14243 * Makefile.in (all-send-pr): depends on all-prms
14244
14245 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14246
14247 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14248
14249 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14250
14251 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14252 Added test for mips-mips-riscos5.
14253
14254 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14255
14256 * configure.in: use mh-hp300 for 68k HP hosts
14257
14258 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14259
14260 * configure: add support for CONFIG_SHELL, so that you can use
14261 some alternate shell for evaluating configure scripts
14262
14263 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14264
14265 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14266 in configure script to bug-gdb@prep.ai.mit.edu when building
14267 distribution archive.
14268 * Makefile.in (COMPRESS): Remove def.
14269 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14270 gdb.tar.Z and make-gdb.tar.Z respectively.
14271 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14272 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14273 to convergence with 'taz' target in Makefile.in.
14274
14275 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14276
14277 * install.sh (dsttmp): use trap to ensure that tmp files go
14278 away on error conditions
14279
14280 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14281
14282 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14283
14284 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14285
14286 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14287 its parent is '/' not ''.
14288
14289 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14290
14291 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14292
14293 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14294 that ${newsrcdir}/configure.in does.
14295
14296 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14297
14298 * test-build.mk: support for CONFIG_SHELL
14299
14300 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14301
14302 * config.sub (netware): Add as a basic system type.
14303
14304 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14305
14306 * Makefile.in (Makefile): depend on configure.in. Also drop the
14307 $(srcdir)/ from the dependency on Makefile.in.
14308
14309 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14310
14311 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14312 (h8300hhms is temporary until multi-libraries are implemented).
14313 * configure.in: Handle h8300h too.
14314
14315 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14316
14317 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14318
14319 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14320
14321 * configure: Remove extraneous output when guessing host type.
14322 * config.guess: Remove extraneous output when guessing using C
14323 compiler rather than uname, or when guessing fails.
14324
14325 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14326
14327 * Makefile.in: remove all.cross and install.cross targets
14328
14329 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14330 definitions
14331
14332 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14333
14334 * configure.in (target sh): Build gprof.
14335
14336 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14337
14338 * config.sub: change -solaris to -solaris2
14339
14340 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14341
14342 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14343
14344 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14345
14346 * configure: Correct error message for missing Makefile.in to
14347 print correct directory.
14348
14349 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14350
14351 * install.sh: kludge around 386BSD shell bug
14352
14353 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14354
14355 * config.guess: Recognize NeXT.
14356 * config.guess: Recognize i486-ncr-sysv4.
14357 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14358
14359 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14360
14361 * Makefile.in (MAKEINFOFLAGS): New variable.
14362 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14363 * build-all.mk, test-build.mk: Pass down --no-split as
14364 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14365
14366 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14367
14368 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14369
14370 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14371
14372 * Makefile.in (libg++.tar.z): New rule.
14373 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14374 * Makefile.in (taz): Only do a single chmod.
14375
14376 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14377
14378 * install.sh: don't use dirname anymore (replaced with sed usage)
14379
14380 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14381
14382 * Makefile.in: Change extension for gzip'd files from '.z' to
14383 '.gz' per new FSF standard usage.
14384
14385 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14386
14387 * configure: put quotes around the final value of program_transform_name
14388
14389 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14390
14391 * Makefile.in: new install.sh support; update install-info rules
14392
14393 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14394
14395 * configure.in: Build diff for crosses, but not for go32 host.
14396
14397 * configure.in: Build gprof only for native, and don't build it
14398 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14399
14400 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14401
14402 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14403
14404 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14405
14406 * configure.in (host_tools): Add prms.
14407
14408 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14409
14410 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14411 with $(FLAGS_TO_PASS) on the command line
14412
14413 * config.sub: Recognize lynx and lynxos
14414
14415 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14416
14417 * config.sub: Accept -ecoff*, not just -ecoff.
14418
14419 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14420
14421 * Makefile.in (taz): Use .gz suffix instead of .z.
14422 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14423 names.
14424
14425 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14426
14427 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14428
14429 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14430
14431 * Makefile.in (install-no-fixedincludes): install gcc last, so
14432 that rebuilds that might happen during 'make install' don't get
14433 bogus gcc include files
14434
14435 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14436
14437 Change from Utah for HPPA support:
14438 * config.guess: Recognize hppa1.x-hp-bsd.
14439
14440 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14441
14442 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14443 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14444
14445 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14446
14447 * config.sub: Add support for rom68k and bug boot monitors.
14448
14449 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14450
14451 * Makefile.in: Make all-opcodes depend on all-bfd.
14452
14453 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14454
14455 * config.guess: Added special check for i[34]86-univel-sysv4*.
14456
14457 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14458
14459 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14460 the processor rather than assuming i486.
14461
14462 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14463
14464 * config.guess: Recognize SunOS6 as Solaris3.
14465
14466 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14467
14468 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14469 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14470
14471 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14472
14473 * build-all.mk (all-cross): New target for Canadian Cross.
14474 Added Q2 go32 targets.
14475 * test-build.mk: Configure go32 cross sparclite-aout and
14476 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14477 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14478
14479 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14480
14481 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14482 GO32 hosted toolchains
14483
14484 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14485
14486 * configure: change so "-exec-prefix" gets passed down rather
14487 than "-exec_prefix" so autoconf generated Makefiles get the
14488 exec_prefix set right.
14489
14490 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14491
14492 * config.guess: get the Solaris2 minor version number
14493
14494 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14495
14496 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14497
14498 * config.guess: Recognize some Sequent platforms.
14499
14500 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14501
14502 * Makefile.in: added the vault-install target
14503
14504 * configure.in: actually use the Sun3 makefile fragment that's in
14505 config, also added the release dir to configdirs
14506
14507 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14508
14509 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14510
14511 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14512
14513 * configure.in: remove some program from Alpha targetted toolchains
14514
14515 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14516
14517 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14518 gprof.
14519 (taz): Run "make diststuff" in those directories instead of "make
14520 proto-dir". Look for "VERSION=" only at start of line in subdir
14521 Makefile. Use "gzip -9" for compression.
14522 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14523 (binutils.tar.z): New target.
14524
14525 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14526
14527 * Makefile.in (taz): Include gpl.texinfo.
14528
14529 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14530
14531 * Makefile.in (setup-dirs): Merged into "taz" target.
14532 (taz): Only do `proto-dir' stuff if a directory is actually needed
14533 for this target.
14534
14535 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14536
14537 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14538 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14539 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14540 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14541 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14542
14543 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14544
14545 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14546 config.sub, and move-if-change to gdb testsuite distribution
14547 archive, so the testsuite can be extracted, configured, and
14548 run separately from the gdb distribution. Blow away the Chill
14549 tests that require a Chill compiled executable, since GNU Chill
14550 is not yet publically available.
14551
14552 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14553
14554 * test-build.mk: set environment variables in a single command,
14555 instead of a list of assignments and exports
14556
14557 * config.guess: recognize Alpha/OSF1 systems
14558
14559 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14560
14561 * configure: Change help message to prefer --options rather than
14562 -options.
14563
14564 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14565
14566 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14567 zippy@ecst.csuchico.edu.
14568 * config.guess: Recognize miniframe.
14569
14570 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14571
14572 * Makefile.in: Use srcroot to find runtest rather than rootme.
14573 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14574
14575 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14576
14577 * test-build.mk: Extensive additions to support building on a
14578 machine other than the host.
14579
14580 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14581
14582 * configure (tooldir): Fix for i386-aix again.
14583
14584 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14585
14586 * configure, Makefile.in: Change definition of $(tooldir)
14587 to match the FSF.
14588
14589 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14590
14591 * config.guess: Recognize i[34]86/SVR4.
14592
14593 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14594
14595 * Makefile.in (all-gdb): gdb depends on sim.
14596
14597 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14598
14599 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14600 at the same time we make the prototype gdb directory.
14601 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14602 files at the same time as the gdb base release distribution.
14603
14604 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14605
14606 * Makefile.in (check): Use individual check targets rather than
14607 DO_X rule.
14608 (check-gcc): Added.
14609
14610 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14611
14612 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14613 for System V release 3.2.
14614
14615 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14616
14617 * config.sub: Recognize hppaosf.
14618 * configure.in: Do configure ld/binutils/gas for it.
14619
14620 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14621
14622 * configure (tooldir): Alter syntax used to set this, for systems
14623 where "\$" isn't handled right, like i386-aix.
14624
14625 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14626
14627 * configure: Pass program-transform-name, not
14628 program_transform_name, to recursive configures.
14629
14630 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14631
14632 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14633 of gas+ld+binutils.
14634
14635 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14636
14637 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14638
14639 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14640
14641 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14642
14643 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14644
14645 * Makefile.in (PRMS): Set back to all-prms.
14646
14647 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14648
14649 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14650 targets, rather than for MIPS hosts.
14651
14652 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14653
14654 * configure.in: add comment for --with-x default values
14655
14656 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14657
14658 * Makefile.in: add check-* targets for each of the directories in
14659 the tree. Add a definition of RUNTEST that will use the one we
14660 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14661
14662 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14663
14664 * configure.in: Removed obsolete references to bfd_target and
14665 target_makefile_frag.
14666
14667 * build-all.mk: Set assorted targets for Q2.
14668 * config.sub: Recognize z8k-sim and h8300-hms.
14669 * test-build.mk: Really don't pass host to configure.
14670 (HOLES): Added uname.
14671
14672 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14673
14674 * configure: Handle an empty program-prefix, program-suffix or
14675 program-transform-name correctly.
14676
14677 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14678
14679 * build-all.mk: -G 8 no longer required for MIPS targets.
14680 * test-build.mk: Don't pass host argument to configure; make it
14681 guess.
14682
14683 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14684
14685 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14686 * Makefile.in (COMPRESS): New macro, like GZIP.
14687
14688 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14689
14690 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14691
14692 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14693 with gas currently defaults to -G 0.
14694
14695 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14696
14697 * Makefile.in (all-flex): flex depends on byacc.
14698
14699 * build-all.mk: If host not specified, use config.guess. Pass TAG
14700 to test-build.mk as RELEASE_TAG.
14701 * test-build.mk (configargs): New variable containing arguments to
14702 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14703 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14704
14705 * config.guess: Use /bin/uname when checking -X argument on SCO,
14706 to avoid invoking GNU uname which doesn't understand -X.
14707
14708 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14709
14710 * configure.in: Build gas for mips-*-*.
14711
14712 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14713
14714 * Makefile.in (all.normal): insert missing backslash.
14715
14716 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14717
14718 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14719
14720 * Makefile.in: Complete overhaul to merge many almost identical
14721 targets.
14722
14723 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14724
14725 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14726 (gdb.tar.Z): Adjusted.
14727
14728 * Makefile.in (setup-dirs, taz): New targets; should be general
14729 enough to adapt for gdb sometime. Build only .z file.
14730 (gas.tar.z): New target.
14731
14732 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14733
14734 * build-all.mk: Use CC=cc -Xs on Solaris.
14735
14736 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14737
14738 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14739 for handling BISON for FSF releases.
14740
14741 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14742
14743 * configure: Actually implement the change zoo just documented.
14744
14745 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14746
14747 * configure: when using config.guess, only set target_alias when
14748 it's not already been set (ie, on the command line)
14749
14750 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14751
14752 * Makefile.in: add installcheck target, set PRMS to install-prms
14753
14754 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14755
14756 * configure: add support for package_makefile_fragment, handle the
14757 case where a directory has a configure.in file but no Makefile.in
14758 more gracefully (with an actual understandable error message, even);
14759 add support for --without (and add this to the usage message); also
14760 explicitly add a --host=${host_alias} to the command line when
14761 config.guess is used
14762
14763 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14764
14765 * configure: Must use both --host and --target in recursive calls.
14766
14767 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14768
14769 * Makefile.in: Change deja-gnu to dejagnu.
14770
14771 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14772
14773 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14774
14775 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14776
14777 * configure.in: canonicalize all instances to *-*-solaris2*,
14778 also strip out a number of tools to not build for go32 host
14779
14780 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14781
14782 * config.guess: add GPL.
14783
14784 * Makefile.in, config.guess, config.sub, configure: bump
14785 copyrights to 93.
14786
14787 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14788
14789 * Makefile.in (do-info): Removed obsolete check for existence of
14790 localenv file.
14791
14792 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14793
14794 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14795
14796 * Makefile.in: a couple of 'else true' for decstation,
14797 support for TclX
14798
14799 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14800
14801 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14802
14803 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14804
14805 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14806
14807 * config.guess: Recognize i386-ibm-aix (PS/2).
14808 * configure.in: Use config/mh-aix386 file for it.
14809
14810 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14811
14812 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14813 CC_FOR_TARGET instead.
14814 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14815
14816 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14817
14818 * Makefile.in: Add sim to list of directories sent with gdb
14819
14820 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14821
14822 * configure.in: Put back mips-dec-bsd* case.
14823
14824 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14825
14826 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14827 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14828 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14829
14830 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14831
14832 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14833
14834 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14835 (install-info): install dir.info only if it exists,
14836 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14837
14838 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14839
14840 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14841 gas for mips-dec-bsd.
14842
14843 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14844
14845 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14846 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14847
14848 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14849
14850 * configure.in: Added "dejagnu" to hosttools list.
14851
14852 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14853
14854 * config.sub, configure.in, config.guess: Add support
14855 for Bosx, an AIX variant from Bull.
14856 Patches from F.Pierresteguy@frcl.bull.fr.
14857
14858 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14859
14860 * devo/dejagnu: Initial creation of devo/dejagnu.
14861 Migrated dejagnu testcases and support files for testing software
14862 tools to reside as subdirectories, currently called "testsuite",
14863 within the directory of the software tool. Migrated all programs,
14864 support libraries, etc. beloging to dejagnu proper from
14865 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14866 with no modifications. The changes to these files which will
14867 allow them to configure, build, and execute properly will be made
14868 in a future update.
14869
14870 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14871
14872 * Makefile.in: Change send_pr to send-pr.
14873 * configure.in: Likewise.
14874 * send_pr: Renamed directory to send-pr.
14875
14876 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14877
14878 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14879
14880 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14881
14882 * README: Update for gdb-4.8 release.
14883 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14884 gdb-xxx.tar.z (gzip'd) file also.
14885
14886 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14887
14888 * Makefile.in: make all-diff depend on all-libiberty
14889
14890 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14891
14892 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14893
14894 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14895
14896 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14897
14898 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14899
14900 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14901 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14902 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14903
14904 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14905
14906 * Makefile.in: makeinfo binary is in a new location
14907
14908 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14909
14910 * config.sub: Accept -ecoff as an OS.
14911
14912 * Makefile.in: Various changes to eliminate a level of make
14913 recursion and reduce the required command line length.
14914 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14915 sub-makes.
14916 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14917 variables holding settings for specific sub-makes.
14918 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14919 in terms of BASE_FLAGS_TO_PASS.
14920 (TARGET_LIBS): New variable listing directories which use
14921 TARGET_FLAGS_TO_PASS.
14922 (subdir_do): Eliminated.
14923 (do-*): New set of targets to replace subdir_do.
14924 (various): All targets which used subdir_do now depend on do-*.
14925 (local-clean): Renamed from do_clean.
14926 (local-distclean): New target, dependency of distclean and
14927 realclean.
14928 (install-info): Don't create directories. Depend on dir.info
14929 rather than calling make recursively.
14930 (install-dir.info): Eliminated.
14931 (install-info-dirs): Create all info directories here.
14932 (dir.info): Depend upon do-install-info.
14933
14934 * test-build.mk (HOLES): Added false.
14935
14936 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14937
14938 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14939
14940 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14941
14942 * Makefile.in (info): remove dependency on all-texinfo. The
14943 problem was really in texinfo/C, not at this level.
14944
14945 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14946
14947 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14948
14949 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14950
14951 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14952 GDB releases.
14953
14954 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14955
14956 * configure: Include srcdir in message about target of link not
14957 being found. Don't convert `-' to `_' in `with' options being
14958 passed to subdirs.
14959
14960 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14961
14962 * configure.in: add uudecode to host_tools
14963
14964 * Makefile.in: added {all,install}-uudecode targets, added them to
14965 the appropriate lists
14966
14967 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14968
14969 * Makefile.in (all-gcc): Added dependency on all-gas.
14970
14971 * configure.in (mips-*-*): Build ld and binutils.
14972
14973 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14974
14975 * configure: check return code from mkdir, print error message and
14976 exit on failure.
14977
14978 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14979
14980 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14981
14982 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14983
14984 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14985
14986 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14987
14988 * config.sub (h8500): Recognize this as a cpu type.
14989
14990 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14991
14992 * configure: source directory missing is no longer a warning
14993
14994 * configure.in: recognize irix[34]* instead of irix[34]
14995
14996 * Makefile.in: define and pass down X11_LIB
14997
14998 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14999
15000 * guess-systype: Renamed to ...
15001 * config.guess: ... by popular request.
15002 * configure.in, Makefile.in: Update accordingly.
15003
15004 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15005
15006 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15007 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15008 + Execute ./dummy instead of assuming . is in PATH.
15009
15010 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15011
15012 * guess-systype: New shell script. Attempts to guess the
15013 canonical host name of the executing host.
15014 Only a few hosts are supported so far.
15015 * configure: Call guess-systype if no host is specified.
15016
15017 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15018
15019 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15020 gcc Makefile.
15021
15022
15023 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15024
15025 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15026 (all-gcc, install-gcc, subdir_do): Use it.
15027
15028 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15029
15030 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15031
15032 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15033
15034 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15035 set exclusively by configure, using configure.in .
15036
15037 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15038
15039 * test-build.mk: set $PATH for all builds
15040
15041 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15042
15043 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15044
15045 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15046 the one used in gcc/Makefile.in, so that a null expansion doesn't
15047 override the one needed to build gcc with a native cc.
15048
15049
15050 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15051
15052 * configure: Accept -with arguments.
15053
15054 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15055
15056 * Makefile.in: added h8300sim
15057
15058 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15059
15060 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15061 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15062 (all-cygnus, native, build-cygnus): Make
15063 $(canonhost)-stamp-3stage-done, not $(host)....
15064 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15065 i386-sco3.2v4. Added else true to if command.
15066
15067 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15068
15069 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15070
15071 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15072
15073 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15074
15075 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15076
15077 * configure.in: don't remove binutils from Solaris builds
15078
15079 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15080
15081 * Makefile.in: get rid of earlier definitions for *clean,
15082 also handle the recursive info rule better
15083
15084 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15085
15086 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15087 do more-or-less the right thing.
15088
15089 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15090
15091 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15092 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15093
15094 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15095
15096 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15097 $(host_canonical).
15098
15099 * configure.in: split the configdirs list into 4 categories (native
15100 v. cross, library v. tool) and handle the cross-only and native-
15101 only in more reasonable (and correct!) way.
15102
15103 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15104
15105 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15106 configdirs anymore.
15107
15108 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15109
15110 * Makefile.in: extensive cleanup:: removed all of the explicit
15111 clean-* targets, collapsed many wrappers around subdir_do into
15112 one, added additional targets to satisfy standards.texi, deleted
15113 some old targets, some changes for consistency
15114
15115 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15116
15117 * configure.in: handle some programs as cross-only, and others as
15118 native only
15119
15120 * test-build.mk: handle partial holes in a more generic manner
15121
15122 * Makefile.in: m4 depends on libiberty
15123
15124 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15125
15126 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15127 time, wdiff, and find to configdirs
15128
15129 * Makefile.in: all, clean, and install rules for the new programs
15130 added to configure.in
15131
15132 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15133
15134 * configure.in: use mh-sun for all *-sun-* hosts
15135
15136 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15137
15138 * Makefile.in: define flags for X11 include files and library file
15139 locations, pass them down to the programs that need this info
15140
15141 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15142
15143 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15144
15145 * configure.in: start building libg++ for HP-UX targets
15146
15147 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15148
15149 * README: Update references to files moved into etc/.
15150
15151 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15152
15153 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15154 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15155
15156 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15157
15158 * configure: accept dash as well as underscore in long option
15159 names for FSF compatibility.
15160
15161 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15162
15163 * config.sub: added -sco3.2v4 support from FSF.
15164
15165 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15166
15167 * configure.in: expand the section that adds or removes
15168 directories from the list of programs to build, to handle native
15169 vs. cross in addition to host v. native
15170
15171 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15172
15173 * Makefile.in: Replace C++ in macro names with CXX.
15174 This is less likely to break ...
15175
15176 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15177
15178 * test-build.mk: add -w to GNU_MAKE
15179
15180 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15181
15182 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15183 add 'sparc' to list of recognized cpus. This needed to make
15184 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15185 Delete some redundant ose68 variants. Recognize -wrs as an os,
15186 then changes that into $CPU-wrs-vxworks.
15187
15188 * configure.in: remove most references to gdbtest, regularize
15189 target based program removal
15190
15191 * test-build.mk: import from p3 tree (many fixes and changes)
15192
15193 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15194
15195 * Makefile.in: added rules to handle tcl, tk, and expect
15196
15197 * configure.in: handle those directories if they exist
15198
15199 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15200
15201 * config.sub: removed bogus hppabsd and hppahpux names, since
15202 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15203
15204 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15205
15206 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15207 depends upon all-xiberty
15208
15209 * Makefile.in: changes from p3, including:
15210
15211 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15212
15213 * Makefile.in (XTRAFLAGS): include newlib directories if
15214 newlib/Makefile exists, rather than if host != target.
15215
15216 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15217
15218 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15219 from the same source tree and not building a cross-compiler. This
15220 matters for the libg++ configuration if reconfiguring a tree that
15221 has already been installed.
15222
15223 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15224
15225 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15226 pick up the machine and system specific header files.
15227
15228 * Makefile.in: added AS_FOR_TARGET, passed down in
15229 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15230 the C compiler to use to create programs which are run in the
15231 build environment, set it to default to $(CC), and passed it down
15232 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15233
15234 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15235
15236 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15237 We need them for unusual native builds, like systems without
15238 ranlib.
15239
15240 * configure: also define $(host_canonical) and
15241 $(target_canonical), which are the full, canonical names for the
15242 given host and target
15243
15244 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15245
15246 * Makefile.in: Added separate definitions for C++.
15247
15248 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15249
15250 * configure.in (configdirs): Add deja-gnu.
15251
15252 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15253
15254 * README: Update for configure.texi and gdb-4.7 release.
15255
15256 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15257
15258 * Makefile.in: Move "all" target to top of file.
15259 Previously, first target was ".PHONY" which caused BSD4.4 make
15260 to build .PHONY when make was run without arguments.
15261
15262 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15263
15264 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15265 Library-copylefted code in libiberty.
15266
15267 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15268
15269 * config.sub: Replace m68kmote with plain old m68k.
15270
15271 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15272
15273 * Makefile.in: Remove space from blank line, avoid Make complaints.
15274
15275 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15276
15277 * config.sub: Complain if no argument is given. Added support for
15278 386bsd as OS and target alias.
15279
15280 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15281
15282 * Makefile.in (XTRAFLAGS): include newlib directories if
15283 newlib/Makefile exists, rather than if host != target.
15284
15285 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15286
15287 * config.sub: recognize sparclite-wrs-vxworks.
15288
15289 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15290 p3.) Added clean-xiberty to clean.
15291
15292 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15293
15294 * configure.in: use *-*-* instead of nested cases for host and target
15295
15296 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15297
15298 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15299 from the same source tree and not building a cross-compiler. This
15300 matters for the libg++ configuration if reconfiguring a tree that
15301 has already been installed.
15302
15303 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15304
15305 * config.sub (i486v/i486v4): Merge in from FSF version.
15306
15307 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15308
15309 * configure: only set PWD if it is already set.
15310
15311 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15312
15313 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15314 doesn't have unset and all success paths (and most error paths)
15315 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15316 to just ${PWD} to avoid confusion.)
15317
15318 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15319
15320 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15321 even for a native compilation.
15322
15323 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15324
15325 Changes to make the gdb.tar.Z rule work better.
15326
15327 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15328 (DEVO_SUPPORT): Add configure.texi.
15329 (bfd-ilrt.tar.Z): Remove ancient rule.
15330
15331 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15332
15333 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15334 pick up the machine and system specific header files.
15335
15336 * configure.in, config.sub: added new target m68010-adobe-scout,
15337 with alias of adobe68k. Changed configure.in to check for
15338 -scout before -sco* to avoid a false match.
15339
15340 * Makefile.in: added AS_FOR_TARGET, passed down in
15341 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15342 the C compiler to use to create programs which are run in the
15343 build environment, set it to default to $(CC), and passed it down
15344 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15345
15346 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15347
15348 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15349 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15350 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15351 FOR_TARGET variants, to newlib and libg++.
15352
15353 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15354
15355 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15356 first.
15357
15358 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15359
15360 * config.sub: Accept `elf' as an environment.
15361
15362 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15363
15364 * Makefile.in (all-opcodes): cd into the right directory
15365
15366 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15367
15368 * configure: added -program_transform_name option, used as
15369 argument to sed when installing programs.
15370 configure.texi: added documentation for -program_prefix,
15371 -program_suffix and -program_transform_name.
15372
15373 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15374
15375 * config.sub: Accept i486 where i386 ok.
15376
15377 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15378
15379 * config.sub: accept we32k
15380
15381 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15382
15383 * config.sub, configure.in: accept OSE68000 and OSE68k.
15384
15385 * Makefile.in: don't create all directories for ``make install'';
15386 let the subdirectories create the ones they need.
15387
15388 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15389
15390 * COPYING: new file, GPL v2
15391
15392 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15393
15394 * Makefile.in: use the new gen-info-dir, which needs a template
15395 argument (which also lives in texinfo)
15396
15397 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15398
15399 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15400
15401 * config.sub (ncr3000): Change i386 to i486.
15402
15403 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15404
15405 * Makefile.in: add install-rcs, install-grep to
15406 install-no-fixedincludes, removed install-bison and install-libgcc
15407
15408 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15409
15410 * configure.in: grab the HPUX makefile fragment if on HPUX
15411
15412 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15413
15414 * Makefile.in: eradicate bison spoor (ditto libgcc).
15415 configure.in: recognise m68{k,000}-ericsson-OSE.
15416 es1800 is alias for m68k-ericsson-OSE
15417
15418 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15419
15420 * configure.in: rearrange the parts that remove programs from
15421 configdirs, based now on HOST==TARGET or by canonical triple.
15422
15423 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15424
15425 * test-build.mk: recurse explicitly with -f test-build.mk when
15426 appropriate. predicate stage3 and comparison on the existence
15427 of gcc. That is, if gcc isn't around, we aren't three-staging.
15428 On very clean, also remove ...stamp-co. Build in-place before
15429 doing other builds.
15430
15431 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15432
15433 * Makefile.in, configure.in: add tgas
15434
15435 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15436
15437 * Makefile.in: a number of changes merged in from progressive.
15438
15439 * configure.in: add libm.
15440
15441 * .cvsignore: ignore some stuff that comes from test-build.mk.
15442
15443 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15444
15445 * config.sub: Add es1800 (m68k-ericsson-es1800).
15446
15447 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15448
15449 * configure: Add program_suffix (parallel to program_prefix)
15450 * Makefile.in: adjust directory-creating script for losing decstation
15451
15452 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15453
15454 * configure: Minor $subdir-related fixes.
15455
15456 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15457
15458 * configure: fix various problems with propogating
15459 makefile_target_frag in subdirs.
15460 * configure.in: config libgcc if its there
15461
15462 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15463
15464 * config.sub: HPPA merge.
15465
15466 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15467
15468 * Makefile.in: Replace all-bison with all-byacc in all
15469 dependency lines for other tools (which now use byacc).
15470
15471 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15472
15473 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15474
15475 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15476
15477 * Makefile.in: make gprof rules similar to byacc rules (instead of
15478 vestigal $(unsubdir) that didn't work...)
15479
15480 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15481
15482 * config.sub: Add support for Linux.
15483 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15484 (at least for libg++).
15485
15486 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15487
15488 * configure.texi: fix doc for the -nfp option to configure
15489
15490 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15491
15492 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15493
15494 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15495
15496 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15497 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15498 * configure.in: added solaris* host_makefile_frag hook.
15499
15500 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15501
15502 * config.sub: changed recognition of m68000 so that various
15503 m68k types can be specified via m680[01234]0
15504
15505 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15506
15507 * config.sub (basic_machine): fix sed so that '-foo' isn't
15508 completely substituted out while .+'-foo' loses the '-foo'
15509
15510 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15511
15512 * config.sub ($os): Add -aout.
15513
15514 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15515
15516 * configure: If host_makefile_frag is absolute, don't
15517 prefix ${invsubdir} (relevant to libg++ auto-configure).
15518
15519 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15520
15521 * Makefile.in (tooldir): Define it.
15522 (all-ld): Depend on all-flex.
15523
15524 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15525
15526 * Makefile.in (check): Fix libg++ special case.
15527
15528 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15529
15530 * configure: do not bury `pwd` into config.status, thus do fewer
15531 pwd's.
15532
15533 * configure: print the "Building in" message only when building in
15534 other than "." AND verbose.
15535
15536 * configure: remove -s, rework -v to better accomodate guested
15537 configures.
15538
15539 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15540
15541 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15542
15543 * Makefile.in: macroize flags passed on recursion. remove
15544 fileutils.
15545
15546 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15547
15548 * configure: get makesrcdir right for subdirs deeper than 1.
15549
15550 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15551 install.
15552
15553 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15554
15555 * Makefile.in: don't print subdir_do or recursion lines.
15556
15557 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15558
15559 * standards.texi: added menu item.
15560
15561 * Makefile.in: build and install standards.info.
15562
15563 * standards.texi: new file.
15564
15565 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15566
15567 * configure: test for and move config.status pieces from
15568 ${subdir}/.
15569
15570 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15571
15572 * configure: Test for existance of files before trying to mv
15573 them, to avoid numerous non-existance messages.
15574
15575 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15576
15577 * configure: correct final line of config.status.
15578
15579 * configure: patch from eggert. Avoids a protection problem if
15580 the original Makefile.in is read only.
15581
15582 * configure: use move-if-change from gcc to create config.status.
15583 Some makefiles depend on config.status to tell if a directory
15584 has been reconfigured for a different host. This change
15585 prevents those directories from remaking everything in the case
15586 where the reconfig was only intended to rebuild a Makefile.
15587
15588 * configure: test for config.sub with "config.sub sun4" rather
15589 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15590 host alias from a missing config.sub.
15591
15592 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15593
15594 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15595 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15596
15597 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15598
15599 * configure: mkdir ${subdir} as needed.
15600
15601 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15602
15603 * Makefile.in,configure.in: added autoconf.
15604
15605 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15606
15607 * Makefile.in: no longer pass against on recursion.
15608
15609 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15610 definitions are not inherited.
15611
15612 * configure: correct makesrcdir when subdir is .
15613
15614 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15615
15616 * configure: Add support for 'subdirs' variable, which is
15617 like 'configdirs', except that configure doesn't re-invoke
15618 itself for subdirs, it just creates a Makefile for each subdir.
15619 * configure.texi: Document subdirs.
15620
15621 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15622
15623 * configure.in: added flex to configdirs
15624
15625 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15626
15627 * Makefile.in: remove clean-stamps from clean.
15628
15629 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15630
15631 * configure.in: Add gdbtest to configdirs.
15632
15633 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15634
15635 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15636 to recursive makes.
15637 * configure.in: Recognize new ncr3000 config.
15638
15639 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15640
15641 * Makefile.in, configure.in: removed references to gdbm.
15642
15643 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15644
15645 * config.sub: Don't canonicalize os value
15646 newsos* to bsd (readline needs to check for newsos).
15647 (This fix was earlier made Jan 31, but got re-broken.)
15648
15649 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15650
15651 * configure.in: sco is an os, not a vendor!
15652
15653 * configure: Quote $( better. Keep various shells happy.
15654
15655 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15656
15657 * Makefile.in: eliminate stamp-files.
15658
15659 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15660
15661 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15662 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15663
15664 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15665
15666 * config.sub: fix iris/iris3.
15667
15668 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15669
15670 * configure: re-add -rm.
15671
15672 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15673
15674 * Maskefile.in: add .stmp-rcs to all.
15675
15676 * configure.in: remove gas from rs6000 build, use aix host fragment.
15677
15678 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15679
15680 * configure: pass down site_option during recursion.
15681
15682 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15683
15684 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15685
15686 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15687
15688 * configure: Change exec_prefix so that it really defaults to prefix.
15689
15690 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15691
15692 * Makefile.in, configure.in: Add support for mmalloc library.
15693
15694 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15695
15696 * Makefile.in: add stmp dependencies for a few more things.
15697
15698 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15699
15700 * configure: adjusted error message on objdir/srcdir configure
15701 collision, per john's suggestion.
15702
15703 * Makefile.in: add libiberty stmp to all and all.cross.
15704
15705 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15706
15707 * Makefile.in: remove force dependencies, add grep to all.
15708
15709 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15710
15711 * Makefile.in: drop flex. make stamp files work.
15712
15713 * configure: added test for conflicting configuration in srcdir,
15714 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15715 gets cranky. use relative paths for configure and srcdir
15716 whenever possible. Send some error messages to stderr that were
15717 going to stdout.
15718
15719 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15720
15721 * Makefile.in: Fix libg++ rule to check for gcc directory
15722 before using gcc/gcc. Also pass XTRAFLAGS.
15723
15724 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15725
15726 * Makefile.in: added stmp-files so that directories aren't polled
15727 when they are already built.
15728
15729 * configure.texi: fixed a node pointer problem.
15730
15731 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15732
15733 * config.sub configure.in gdb/configure.in
15734 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15735 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15736 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15737
15738 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15739
15740 * configure: -recurring becomes -silent. corrected help message
15741 for -site= option.
15742
15743 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15744
15745 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15746
15747 * configure: when building Makefile for crosses, replace
15748 tooldir and program_prefix. default srcdir from location of
15749 config.sub. remove "for host in hosts" and "for target in
15750 targets" loops.
15751
15752 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15753
15754 * Makefile.in: Do not pass bindir or mandir to cvs.
15755
15756 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15757
15758 * Makefile.in, configure.in: removed traces of namesubdir,
15759 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15760 copyrights to '92, changed some from Cygnus to FSF.
15761
15762 * configure.texi: remove most references to multiple hosts,
15763 multiple targets, subdirs, etc.
15764
15765 * configure.man: removed rcsid. reference config.sub not
15766 config.subr.
15767
15768 * Makefile.in: mkdir $(infodir) on install-info.
15769
15770 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15771
15772 * configure.texi: Explain better about .gdbinit and about
15773 the environment that configure.in sections run in.
15774
15775 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15776
15777 * configure.in: Ultrix is only a decstation if it's a MIPS.
15778
15779 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15780
15781 * README: DOC.configure => cfg-paper.texi.
15782
15783 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15784
15785 * config.sub (near case $os): Don't convert newsos* to bsd!
15786
15787 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15788
15789 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15790 the number of copies of COPYING that go into the GDB tar file.
15791
15792 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15793
15794 * bfd/configure.in, gdb/config/mh-i386sco,
15795 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15796 Fix SCO configuration stuff.
15797
15798 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15799
15800 * Makefile.in: For libg++, make sure the -I pointing
15801 to the gcc directory goes *after* all the libg++-local -I flags.
15802 Also, move just-gcc dependency from just-libg++ to all-libg++.
15803
15804 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15805
15806 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15807
15808 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15809
15810 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15811
15812 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15813
15814 * config.sub: Add stratus configuration frags. Also
15815 submitted to FSF.
15816
15817 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15818
15819 * Makefile.in (DEV_SUPPORT): add configure.man.
15820
15821 * config.sub(Decode manufacturer-specific): add -none*.
15822
15823 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15824
15825 * Makefile.in: remove form feeds to make Sun's make happy.
15826 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15827
15828 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15829
15830 * Makefile.in (AR_FLAGS): Make quieter.
15831
15832 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15833
15834 * configure.in: Add libg++.
15835 * configure: When verbose, don't output the command line at each
15836 level; it will be unremarkably the same as the previous version,
15837 which will be the same as what the user typed.
15838
15839 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15840
15841 * configure.in, Makefile.in: fix clean-info, add flex. add
15842 fileutils.
15843
15844 * configure: be less sensitive to spaces in Makefile.in. Do not
15845 look for sources in "..". Doing so breaks subdirectories that
15846 might have their own configure. If a subdir has it's own
15847 configure script, use it.
15848
15849 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15850
15851 * cfg-paper.texi: some changes suggested by rms.
15852
15853 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15854
15855 * config.sub: Merge in some small additions from the FSF version,
15856 taken from the gcc distribution, to bring the Cygnus and FSF
15857 versions into closer sync.
15858
15859 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15860
15861 * configure.in: Changed svr4 references to sysv4.
15862
15863 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15864
15865 * configure: added -V for version number option.
15866
15867 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15868
15869 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15870 renamed from DOC.configure to cfg-paper.texi.
15871
15872 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15873
15874 * configure, config.subr, config.sub: config.subr is now
15875 config.sub again.
15876
15877 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15878
15879 * configure.texi: new file, in progress.
15880
15881 * Makefile.in: build info file and install the man page for
15882 configure.
15883
15884 * configure.man: new file, first cut.
15885
15886 * configure: find config.subr again now that configuration "none"
15887 has gone. removed all traces of the -ansi option. removed all
15888 traces of the -languages option.
15889
15890 * config.subr: resync from rms.
15891
15892 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15893
15894 * configure, config.sub, config.subr: merge config.sub into
15895 config.subr, call the result config.subr, remove config.sub, use
15896 config.subr.
15897
15898 * Makefile.in: revised install for dir.info.
15899
15900 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15901
15902 * configure.in: add decstation host makefile frag.
15903
15904 * Makefile.in: BISON now bison -y again. also install-gcc on
15905 install. clean-gdbm on clean. infodir belongs in datadir.
15906 Make directories for info install. Build dir.info here then
15907 install it.
15908
15909 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15910
15911 * Makefile.in: fix for bad directory tests.
15912
15913 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15914
15915 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15916 regexp. -srcdir relative was being handled incorrectly.
15917
15918 * Makefile.in: unwrapped some for loops so that parallel makes
15919 work again and so one can focus one's attention on a particular
15920 package.
15921
15922 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15923
15924 * configure: added PWD as a stand in for `pwd` (for speed). use
15925 elif wherever possible. make -srcdir work without -objdir.
15926 -objdir= commented out.
15927
15928 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15929
15930 * configure: +options become --options. -subdirs commented out.
15931 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15932 Makefile now at top of generated Makefile. Removed cvs log
15933 entries. added -srcdir. create .gdbinit only if there is one
15934 in ${srcdir}.
15935
15936 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15937 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15938 and mandir now keyed off datadir by default.
15939
15940 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15941
15942 * Freshly created ChangeLog.
15943
15944 \f
15945 Local Variables:
15946 mode: change-log
15947 left-margin: 8
15948 fill-column: 76
15949 version-control: never
15950 End:
This page took 0.33082 seconds and 5 git commands to generate.