Add gnulib to gdb release tarball
[deliverable/binutils-gdb.git] / ChangeLog
1 2019-06-21 Andreas Schwab <schwab@linux-m68k.org>
2
3 * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
4
5 2019-06-14 Tom Tromey <tom@tromey.com>
6
7 * MAINTAINERS: Add gnulib.
8 * gnulib: New directory, move from gdb/gnulib.
9 * configure.ac (host_libs): Add gnulib.
10 * configure: Rebuild.
11 * Makefile.def (host_modules, dependencies): Add gnulib.
12 * Makefile.in: Rebuild.
13
14 2019-06-03 Nick Clifton <nickc@redhat.com>
15
16 Revert:
17 2019-05-29 Nick Clifton <nickc@redhat.com>
18
19 * configure.ac (noconfigdirs): Add libctf if the target does not use
20 the ELF file format.
21 * configure: Regenerate.
22
23 2019-05-29 Nick Clifton <nickc@redhat.com>
24
25 * src-release.sh (do_proto_toplev): Add libctf to list of
26 directories that can be disabled.
27
28 2019-05-29 Nick Clifton <nickc@redhat.com>
29
30 * configure.ac (noconfigdirs): Add libctf if the target does not use
31 the ELF file format.
32 * configure: Regenerate.
33
34 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
35
36 * Makefile.def (dependencies): configure-libctf depends on all-bfd
37 and all its deps.
38 * Makefile.in: Regenerated.
39
40 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
41
42 * MAINTAINERS: Add libctf.
43
44 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
45
46 * Makefile.def (host_modules): Add libctf.
47 * Makefile.def (dependencies): Likewise.
48 libctf depends on zlib, libiberty, and bfd.
49 * Makefile.in: Regenerated.
50 * configure.ac (host_libs): Add libctf.
51 * configure: Regenerated.
52
53 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
54
55 * config.guess: Synchronize with config project master sources.
56 * config.sub: Likewise.
57 * readline/support/config.guess: Likewise.
58 * readline/support/config.sub: Likewise.
59
60 2019-04-10 Nick Clifton <nickc@redhat.com>
61
62 * libiberty: Sync with gcc. Bring in:
63 2019-04-10 Nick Clifton <nickc@redhat.com>
64
65 PR 89394
66 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
67 lengths.
68 (d_count_templates_scopes): Replace num_templates and num_scopes
69 parameters with a struct d_print_info pointer parameter. Adjust
70 body of the function accordingly. Add recursion counter and check
71 that the recursion limit is not reached.
72 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
73 Reset recursion counter afterwards, unless the recursion limit was
74 reached.
75
76 2018-06-24 Nick Clifton <nickc@redhat.com>
77
78 2.32 branch created.
79
80 2019-01-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
81
82 Merge from GCC:
83 PR target/88535
84 * config.guess: Import upstream version 2019-01-03.
85 * config.sub: Import upstream version 2019-01-01.
86
87 2019-01-10 Nick Clifton <nickc@redhat.com>
88
89 * libiberty: Sync with gcc. Bring in:
90 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
91
92 PR other/16615
93
94 * cp-demangle.c: Mechanically replace "can not" with "cannot".
95 * floatformat.c: Likewise.
96 * strerror.c: Likewise.
97
98 2018-12-22 Jason Merrill <jason@redhat.com>
99
100 Remove support for demangling GCC 2.x era mangling schemes.
101 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
102 internal_cplus_demangle, and all subroutines.
103 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
104 Lucid, ARM, HP, and EDG demangling styles.
105 (cplus_demangle): Remove 'work' variable. Don't call
106 internal_cplus_demangle.
107
108 2019-01-03 Дилян Палаузов <dilyan.palauzov@aegee.org>
109
110 * configure.ac: Don't configure readline if --with-system-readline is
111 used.
112 * configure: Re-generate.
113
114 2018-10-31 Joseph Myers <joseph@codesourcery.com>
115
116 Merge from GCC:
117 PR bootstrap/82856
118 * multilib.am: New file. From automake.
119
120 2018-09-12 Sergio Durigan Junior <sergiodj@redhat.com>
121
122 * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
123
124 2018-07-16 Nick Clifton <nickc@redhat.com>
125
126 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
127
128 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
129
130 * config.sub: Sync with upstream version 2018-07-03.
131
132 2018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
133
134 * config.guess: Sync with upstream version 2018-06-26.
135 * config.sub: Sync with upstream version 2018-07-02.
136
137 2018-06-29 Alexandre Oliva <oliva@adacore.com>
138
139 * configure.ac: Introduce support for @unless/@endunless.
140 * Makefile.tpl (dep-kind): Rewrite with cond; return
141 postbootstrap in some cases.
142 (make-postboot-dep, postboot-targets): New.
143 (dependencies): Do not output postbootstrap dependencies at
144 first. Output non-target ones changed for configure to depend
145 on stage_last @if gcc-bootstrap, and the original deps @unless
146 gcc-bootstrap.
147 * configure.in, Makefile.in: Rebuilt.
148
149 2018-06-24 Nick Clifton <nickc@redhat.com>
150
151 * configure: Regenerate.
152
153 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
154
155 * libtool.m4: Use AC_LANG_SOURCE.
156 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
157 * README-maintainer-mode: Update version requirements.
158 * ar-lib: New file.
159 * test-driver: New file.
160 * configure: Re-generate.
161
162 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
163
164 * Makefile.def (fortran): Add check-target-libgomp-fortran.
165 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
166 * Makefile.in: Regenerate.
167
168 * configure: Regenerate.
169
170 2018-06-18 Simon Marchi <simon.marchi@ericsson.com>
171
172 * configure.ac: Sync with GCC, remove MPX-related things.
173
174 2018-05-01 Nick Clifton <nickc@redhat.com>
175
176 * config.guess: Synchronize with config project master sources.
177 * config.sub: Likewise.
178
179 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
180
181 * configure.ac: Added "nfp" target.
182 * configure: Regenerate.
183
184 2018-02-13 Maciej W. Rozycki <macro@mips.com>
185
186 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
187 * configure: Regenerate.
188
189 2018-01-30 Nick Clifton <nickc@redhat.com>
190
191 * src-release.sh (do_proto_toplev): Add patterns for more junk files
192 to delete before creating the tarball.
193
194 2018-01-29 Nick Clifton <nickc@redhat.com>
195
196 * src-release.sh (do_proto_toplev): Strip patch remnant files from
197 the sources before creating the tarball.
198
199 2018-01-13 Nick Clifton <nickc@redhat.com>
200
201 * src-release.sh: Update copyright notice. Change reference to devo
202 to be a reference to root.
203
204 2018-01-10 Nick Clifton <nickc@redhat.com>
205
206 * config-ml.in: Sync with gcc sources.
207 * config.guess: Likewise.
208 * config.sub: Likewise.
209 * configure.ac: Likewise.
210 * configure: Regenerate.
211
212 2017-12-14 Nick Clifton <nickc@redhat.com>
213
214 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
215
216 2017-12-12 Stafford Horne <shorne@gmail.com>
217
218 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
219 * configure: Regenerate.
220
221 2017-09-15 Nick Clifton <nickc@redhat.com>
222
223 * src-release.sh (LZIPPROG): New define. Provides the name of the
224 lzip program.
225 (do_lz): New function. Compresses a tarball using the lzip
226 program.
227 (do_compress): Add support for lzip compression.
228 (usage): Mention -l option.
229 (build_release): Support -l option to invoke lzip compression.
230
231 2017-09-15 Alan Modra <amodra@gmail.com>
232
233 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
234 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
235 and sim depending on $tool and $support_files. Echo configure line.
236
237 2017-09-14 Matt Rice <ratmice@gmail.com>
238
239 * src-release.sh (do_proto_toplev): Enable gold during release process.
240
241 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
242
243 * config.sub: Sync with master version in config project.
244
245 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
246
247 * config.sub: Handle ia16 in $basic_machine.
248
249 bfd/
250 * config.bfd: Handle ia16.
251
252 gas/
253 * configure.tgt: Handle ia16.
254
255 ld/
256 * configure.tgt: Handle ia16.
257
258 2017-03-22 Nick Clifton <nickc@redhat.com>
259
260 * config.sub: Sync with master version in config project.
261 * config.guess: Likewise.
262
263 2017-01-23 Nick Clifton <nickc@redhat.com>
264
265 * configure.ac: Update year in copyright notice.
266 Sync from FSF GCC mainline, bringing in the following patches.
267 * Makefile.def: Likewise.
268 * Makefile.tpl: Likewise.
269 * configure: Regenerate.
270 * Makefile.in: Regenerate.
271
272 2016-12-21 Jakub Jelinek <jakub@redhat.com>
273
274 * configure.ac: Don't bootstrap libmpx unless --with-build-config
275 includes bootstrap-mpx.
276
277 2016-12-01 Matthias Klose <doko@ubuntu.com>
278
279 * configure.ac: Don't use pkg-config to check for bdw-gc.
280
281 2016-11-30 Matthias Klose <doko@ubuntu.com>
282
283 * Makefile.def: Remove reference to boehm-gc target module.
284 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
285 options and for the bdw-gc pkg-config module.
286
287 2016-11-15 Matthias Klose <doko@ubuntu.com>
288
289 * config-ml.in: Remove references to GCJ.
290 * configure.ac: Likewise.
291
292 2016-09-30 Jakub Jelinek <jakub@redhat.com>
293
294 * configure.ac: Add target-libffi to target_libraries.
295 Readd libgcj target disablings, modified to only target-libffi.
296 Readd target addition of go to unsupported languages.
297
298 2016-09-30 Andrew Haley <aph@redhat.com>
299
300 * Makefile.def: Remove libjava.
301 * Makefile.tpl: Likewise.
302 * configure.ac: Likewise.
303
304 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
305
306 * configure.ac: Disable "sim" directory for arc*-*-*.
307
308 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
309
310 * configure.ac: Check for the minimum in-tree MPFR version
311 handled.
312
313 2016-12-31 Alan Modra <amodra@gmail.com>
314
315 * config.sub: Import from upstream.
316
317 2016-12-08 Alan Modra <amodra@gmail.com>
318
319 * configure: Regenerate.
320
321 2016-12-02 Josh Conner <joshconner@google.com>
322
323 * configure.ac: Add fuchsia to targets that use ELF.
324 * configure: Regenerated.
325
326 2016-11-07 Doug Evans <dje@google.com>
327
328 * config.sub: Sync with upstream version 2016-11-03.
329 git://git.sv.gnu.org/config.git
330 * config.guess: Sync with upstream version 2016-10-02.
331
332 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
333
334 * .gitignore: Add archives and make stamps.
335
336 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
337
338 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
339 * configure: Regenerated.
340
341 2016-06-28 Walter Lee <walt@tilera.com>
342
343 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
344 * configure: Regenerate.
345
346 2016-05-28 Alan Modra <amodra@gmail.com>
347
348 * Makefile.tpl (configure): Depend on m4 files included.
349 * Makefile.in: Regenerate.
350
351 2016-05-27 Nick Clifton <nickc@redhat.com>
352
353 * config.guess (Alpha OSF1): Fix typo introduced during the most
354 recent synchronization update.
355
356 2016-05-23 Nick Clifton <nickc@redhat.com>
357
358 * Import these patches from the gcc mainline:
359
360 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
361
362 * config.guess: Import version 2016-04-02 (newest).
363 * config.sub: Import version 2016-05-10 (newest).
364
365 2016-04-19 Nick Clifton <nickc@redhat.com>
366
367 * Import this patch from the GCC mainline:
368
369 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
370
371 PR bootstrap/70173
372 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
373 and gotools directories. Delete the stage_final file.
374 * Makefile.in: Regenerate.
375
376 2016-03-17 Cary Coutant <ccoutant@gmail.com>
377
378 * configure.ac: Add mips and s390 to the gold target check.
379 * configure: Regenerate.
380
381 2016-02-10 Nick Clifton <nickc@redhat.com>
382
383 Import these patches from the GCC mainline:
384
385 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
386
387 * configure.ac: Enable LTO for DJGPP
388 * configure: Regenerate
389
390 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
391
392 PR bootstrap/69329
393 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
394 * Makefile.in: Regenerate.
395
396 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
397 Sebastian Pop <s.pop@samsung.com>
398
399 * Makefile.in: Regenerate.
400 * Makefile.tpl: Export ISLVER.
401 * configure: Regenerate.
402 * config/isl.m4: Detect isl-0.15.
403
404 2016-01-29 Sebastian Pop <s.pop@samsung.com>
405
406 * config/isl.m4: Add comments about isl-0.16.
407 * configure: Regenerate.
408
409 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
410
411 Sync with GCC
412 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
413
414 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
415 symbols.
416
417 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
418
419 PR bootstrap/69134
420 * Makefile.def (mpfr): Disable assembler.
421 * Makefile.in: Regenerate.
422
423 2016-01-11 Nick Clifton <nickc@redhat.com>
424
425 Import the following changes from the GCC mainline:
426
427 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
428
429 * configure.ac: Enable libmpx by default.
430 * configure: Regenerated.
431
432 2015-11-19 Martin Liska <mliska@suse.cz>
433
434 * .gitignore: Add .clang-format to ignored files.
435 * Makefile.tpl: Add clang-format.
436 * Makefile.in: Regenerate.
437
438 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
439
440 PR libffi/65726
441 * Makefile.def (lang_env_dependencies): Make libffi depend
442 on cxx.
443 * Makefile.in: Regenerate.
444
445 2015-12-02 Ian Lance Taylor <iant@google.com>
446
447 PR go/66147
448 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
449 * Makefile.in: Regenerate.
450
451 2015-12-17 Nathan Sidwell <nathan@acm.org>
452
453 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
454 * configure: Regenerate.
455
456 2015-12-17 Sebastian Pop <s.pop@samsung.com>
457
458 * Makefile.in: Replace ISL with isl.
459 * Makefile.tpl: Same.
460 * config/isl.m4: Same.
461 * configure.ac: Same.
462 * contrib/download_prerequisites: Same.
463 * configure: Regenerate.
464
465 2016-01-01 Ben Elliston <bje@gnu.org>
466
467 * config.guess: Import version 2016-01-01.
468 * config.sub: Likewise.
469
470 2015-11-20 Tristan Gingold <gingold@adacore.com>
471
472 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
473 * configure: Regenerate.
474
475 2015-10-21 Nick Clifton <nickc@redhat.com>
476
477 PR gas/19109
478 * configure.ac: Note the 'none' is an acceptable argument to
479 --enable-compressed-debug-sections.
480 * configure: Regenerate.
481
482 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
483
484 PR gas/19109
485 * configure.ac: Add
486 --enable-compressed-debug-sections={all,gas,gold,ld}.
487 * configure: Regenerated.
488
489 2015-09-30 Nick Clifton <nickc@redhat.com>
490
491 Import the following patches from the GCC mainline:
492
493 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
494
495 PR libfortran/54572
496 * Makefile.def: Make libgfortran depend on libbacktrace.
497 * Makefile.in: Regenerate.
498
499 2015-08-12 Tom de Vries <tom@codesourcery.com>
500
501 PR other/67092
502 PR other/67098
503 * configure.ac: Remove --with_host_libstdcxx support.
504 * configure: Regenerate.
505
506 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
507 Jakub Jelinek <jakub@redhat.com>
508
509 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
510 nvptx*-*-*.
511 * configure: Regenerate.
512
513 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
514
515 Sync with GCC
516 2015-07-28 Ben Elliston <bje@gnu.org>
517
518 * config.sub, config.guess: Import from upstream.
519
520 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
521
522 * Makefile.def (libiconv): Define bootstrap=true.
523 Mark pdf/html/info as missing.
524 (configure-gcc): Depend on all-libiconv.
525 (all-gcc): Ditto.
526 (configure-libcpp): Ditto.
527 (all-libcpp): Ditto.
528 (configure-intl): Ditto.
529 (all-intl): Ditto.
530 * Makefile.in: Regenerate.
531
532 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
533
534 Sync with GCC
535 2015-07-24 Michael Darling <darlingm@gmail.com>
536
537 PR other/66259
538 * config-ml.in: Reflects renaming of configure.in to configure.ac
539 * configure: Likewise
540 * configure.ac: Likewise
541
542 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
543
544 * Makefile.in: Regenerated.
545
546 Sync with GCC
547 2015-05-21 Jason Merrill <jason@redhat.com>
548
549 * Makefile.tpl: Update comments.
550
551 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
552
553 * Makefile.tpl: Remove surplus whitespace throughout.
554
555 2015-03-25 Martin Liska <mliska@suse.cz>
556 Yury Gribov <y.gribov@samsung.com>
557
558 * Makefile.tpl: Fix ln source location for vimrc file.
559
560 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
561
562 Sync with GCC
563 2015-05-16 James Bowman <james.bowman@ftdichip.com>
564
565 * configure.ac: FT32 target added.
566 * configure: Regenerate.
567
568 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
569
570 Sync with GCC
571 2015-06-02 Jason Merrill <jason@redhat.com>
572
573 PR bootstrap/66319
574 * configure.ac: Use -std=gnu++98.
575
576 2015-05-28 Mike Frysinger <vapier@gentoo.org>
577
578 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
579 * configure: Regenerate.
580
581 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
582
583 * configure.ac: Fix typo.
584 * configure: Regenerate.
585
586 2015-05-03 Matthias Klose <doko@ubuntu.com>
587
588 * configure.ac: Match $host configured with triplets.
589 * configure: Regenerate.
590
591 2015-04-17 Jakub Jelinek <jakub@redhat.com>
592
593 PR bootstrap/62077
594 * configure.ac (--enable-stage1-checking): Default to
595 release,misc,gimple,rtlflag,tree,types if --disable-checking
596 or --enable-checking is not specified and DEV-PHASE is not
597 experimental.
598 * configure: Regenerated.
599
600 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
601
602 Install back PR target/47230 fix (Revert the revert).
603
604 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
605
606 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
607 target.
608 * configure: Regenerate.
609
610 2015-05-13 John David Anglin <dave.anglin@bell.net>
611
612 * configure.ac: Disable configuration of GDB for HPUX targets.
613 * configure: Regenerate.
614
615 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
616
617 PR ld/18355
618 * Makefile.def: Add extra_configure_flags to host zlib.
619 * configure.ac (extra_host_zlib_configure_flags): New. Set
620 to --enable-host-shared When bfd is to be built as shared
621 library. AC_SUBST.
622 * Makefile.in: Regenerated.
623
624 2015-04-15 Mike Frysinger <vapier@gentoo.org>
625 Hans-Peter Nilsson <hp@axis.com>
626
627 Adjust src-release.sh for sim using the gdb create-version.sh.
628 * src-release.sh (tar_compress): If there's a fifth parameter,
629 use that in the getver call instead of $tool.
630 (sim_release): Pass gdb as fifth parameter to tar_compress.
631 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
632
633 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
634
635 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
636 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
637 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
638 * Makefile.in: Regenerate.
639
640 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
641
642 * configure.ac: Add --with-system-zlib.
643 * configure: Regenerated.
644
645 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
646
647 * src-release.sh: Don't configure with --with-target-subdir=.
648 --disable-multilib.
649
650 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
651
652 * src-release.sh (DEVO_SUPPORT): Replace src-release with
653 src-release.sh.
654
655 2015-03-30 Ed Schouten <ed@nuxi.nl>
656
657 * config.sub: Update from upstream, to 2015-03-04 version.
658 * config.guess: Likewise.
659
660 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
661
662 * Makefile.def (dependencies): Add all-zlib to all-bfd.
663 * Makefile.in: Regenerated.
664
665 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
666
667 * src-release.sh (do_proto_toplev): Configure with --target
668 --with-target-subdir and --disable-multilib.
669 (BINUTILS_SUPPORT_DIRS): Add zlib.
670 (GAS_SUPPORT_DIRS): Likewise.
671 (GDB_SUPPORT_DIRS): Likewise.
672 (SIM_SUPPORT_DIRS): Likewise.
673
674 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
675
676 * configure.ac (target_configdirs): Exclude target-zlib if
677 target-libjava isn't built.
678 * configure: Regenerated.
679
680 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
681
682 Sync with GCC
683 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
684
685 * config-ml.in: Robustify ac_configure_args parsing.
686
687 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
688
689 * Makefile.def: Updated from GCC trunk.
690 * Makefile.tpl: Likewise.
691 * configure.ac: Likewise.
692 * Makefile.in: Regenerated.
693 * configure: Likewise.
694
695 2015-01-28 James Bowman <james.bowman@ftdichip.com>
696
697 * configure.ac: Add FT32 support.
698 * configure: Regenerate.
699
700 2015-01-12 Anthony Green <green@moxielogic.com>
701
702 * configure.ac: Don't disable gprof for moxie.
703 * configure: Rebuild.
704
705 2015-01-03 Andrew Pinski <apinski@cavium.com>
706
707 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
708 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
709 (BASE_TARGET_EXPORTS): Add OBJCOPY.
710 (OBJCOPY_FOR_TARGET): New variable.
711 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
712 * Makefile.in: Regenerate.
713 * configure.ac: Check for already installed target objcopy.
714 Also GCC_TARGET_TOOL on objcopy.
715 * configure: Regenerate.
716
717 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
718
719 * config.sub: Update from upstream, to 2015-01-01 version.
720 * config.guess: Ditto.
721
722 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
723
724 * config.sub: Update from upstream config repo.
725
726 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
727
728 * libtool.m4: Updated from GCC trunk.
729
730 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
731
732 * config.guess: Update from upstream config repo.
733 * config.sub: Ditto.
734
735 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
736
737 * move-if-change: Update from upstream gnulib.
738
739 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
740
741 * compile: Sync with upstream Automake.
742 * depcomp: Ditto.
743 * install-sh: Ditto.
744 * missing: Ditto.
745 * mkinstalldirs: Ditto.
746 * ylwrap: Ditto.
747
748 2014-10-15 Tristan Gingold <gingold@adacore.com>
749
750 * src-release.sh (do_proto_toplev): Configure with --target.
751
752 2014-10-03 Jing Yu <jingyu@google.com>
753
754 * configure.ac: Add aarch64 to list of targets that support gold.
755 * configure: Regenerate.
756
757 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
758
759 * configure.ac: Add mips*-img-elf* target triple.
760 * configure: Regenerate.
761
762 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
763 * configure: Disable gdb for nds32*-*-* until supported.
764 * configure.ac: Disable gdb for nds32*-*-* until supported.
765
766 2014-09-05 Joel Brobecker <brobecker@adacore.com>
767
768 * configure: Regenerate.
769
770 2014-08-27 Will Newton <will.newton@linaro.org>
771
772 * src-release.sh: New file.
773 * src-release: Remove file.
774
775 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
776
777 GDB not supported for or1k*-*-rtems*
778 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
779 of the stanzas results in this not being caught by or1k*-*-* later.
780 * configure. Regenerated.
781
782 2014-07-25 Samuel Bronson <naesten@gmail.com>
783
784 * .gitattributes: New file for use with git-merge-changelog.
785
786 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
787
788 Disable gdb for or1k*-*-* until supported
789 * configure.ac (or1k*-*-*): Disable gdb.
790 * configure: Regenerated.
791
792 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
793
794 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
795 * configure: Regenerated.
796
797 2014-03-26 Jakub Jelinek <jakub@redhat.com>
798
799 PR sanitizer/56781
800 * Makefile.def: Set bootstrap=true; for host fixincludes.
801 * configure.ac: Don't bootstrap host fixincludes unless
802 --with-build-config=bootstrap-{a,ub}san.
803 * Makefile.in: Regenerated.
804 * configure: Regenerated.
805
806 2014-03-21 Jakub Jelinek <jakub@redhat.com>
807
808 * configure.ac: Move BUILD_CONFIG set up earlier. Add
809 --enable-vtable-verify option parsing. Don't add
810 target-libsanitizer to bootstrap_target_libs unless
811 --with-build-config=bootstrap-asan or
812 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
813 to bootstrap_target_libs unless --enable-vtable-verify.
814 * configure: Regenerated.
815
816 2014-03-07 Jakub Jelinek <jakub@redhat.com>
817
818 PR bootstrap/58572
819 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
820 -I for libstdc++-v3 includes if $(LEAN).
821 * Makefile.in: Regenerated.
822
823 2014-02-24 Walter Lee <walt@tilera.com>
824
825 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
826 (tilegx-*-*): Change to tilegx*-*-*.
827 * configure: Regenerate.
828
829 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
830
831 * config.sub, config.guess: Import from upstream.
832
833 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
834
835 PR bootstrap/60620
836 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
837 * Makefile.in: Regenerate.
838
839 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
840
841 * Makefile.def (dependencies): Make all-ld depend on all-binutils
842 for WINDRES_FOR_TARGET in default-manifest.o rule.
843 * Makefile.in: Regenerate.
844
845 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
846
847 PR target/59788
848 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
849 *solaris2*.
850
851 2013-12-19 Keven Boell <keven.boell@intel.com>
852
853 * cp-namespace.c (cp_lookup_nested_symbol): Enable
854 nested lookups for fortran modules.
855 * dwarf2read.c (read_module): Add fortran module to
856 the symbol table.
857 (add_partial_symbol, add_partial_module): Add fortran
858 module to the partial symbol table.
859 (new_symbol_full): Create full symbol for fortran module.
860 * f-exp.y (yylex): Add new module domain to be parsed.
861 * symtab.h: New domain for fortran modules.
862
863 2013-12-19 Keven Boell <keven.boell@intel.com>
864
865 * f-exp.y (yylex): Add domain array to enable lookup
866 in multiple domains. Loop over lookup domains and try
867 to find requested symbol. Add STRUCT_DOMAIN to lookup
868 domains to be able to query for user defined types.
869
870 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
871
872 * configure.ac: Add user-friendly check for native x86_64-linux
873 multilibs.
874 * configure: Regenerate.
875
876 2013-11-23 Alan Modra <amodra@gmail.com>
877
878 * config.sub, config.guess: Import from upstream.
879
880 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
881
882 * Makefile.in: Regenerate.
883
884 * Makefile.tpl: Fix typo.
885 * Makefile.in: Regenerate partially.
886
887 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
888
889 * configure.ac: Added libcilkrts to noconfig list when C++ is not
890 supported.
891 * configure: Regenerated.
892
893 2013-10-30 Jason Merrill <jason@redhat.com>
894
895 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
896 --disable-build-format-warnings.
897
898 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
899
900 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
901 depend on libstdc++ and libgcc.
902 * configure: Regenerate.
903 * configure.ac: Added libcilkrts to target binaries. Also, restrict
904 libcilkrts for POSIX and i*86, and x86_64 architectures.
905 * Makefile.in: Added libcilkrts related fields to support building it.
906
907 2013-10-26 Jeff Law <law@redhat.com>
908
909 * Makefile.def (target_modules): Remove libmudflap
910 (languages): Remove check-target-libmudflap).
911 * Makefile.in: Rebuilt.
912 * Makefile.tpl (check-target-libmudflap-c++): Remove.
913 * configure.ac (target_libraries): Remove target-libmudflap.
914 Remove checks which disabled libmudflap on some systems.
915 * configure: Rebuilt.
916 * libmudflap: Directory removed.
917
918 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
919
920 * configure.ac: Update from GCC.
921 * configure: Regenerate.
922
923 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
924
925 * src-release (do-proto-toplevel): Support subdir-path-prefixed
926 files in SUPPORT_FILES.
927 (SIM_SUPPORT_DIRS): New variable.
928 (sim.tar.bz2): New rule.
929
930 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
931
932 * configure.ac: Update from GCC.
933 * configure: Regenerate.
934
935 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
936
937 * COPYING.NEWLIB: Update with new copyright.
938
939 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
940
941 * configure.ac: Update from GCC.
942 * configure: Regenerate.
943
944 2013-09-20 Alan Modra <amodra@gmail.com>
945
946 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
947 ppc host match. Support little-endian powerpc linux hosts.
948
949 2013-08-16 Joel Brobecker <brobecker@adacore.com>
950
951 * src-release (VER): When using $(TOOL)/common/create-version.sh,
952 strip the "-cvs" suffix from the version number if present.
953
954 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
955
956 * configure.ac: Sync with GCC repo.
957 * Makefile.def: Ditto.
958 * configure: Regenerate.
959 * Makefile.in: Ditto.
960
961 2013-07-22 Joel Brobecker <brobecker@adacore.com>
962
963 * src-release (VER): Use $(TOOL)/common/create-version.sh
964 if it exists.
965
966 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
967
968 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
969 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
970 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
971 * configure: Regenerate.
972
973 2013-06-01 George Thomas <george.thomas@atmel.com>
974
975 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
976 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
977
978 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
979
980 * COPYING.NEWLIB: Add Altera Corporation copyright.
981
982 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
983
984 * config.guess: Update from config repo.
985 * config.sub: Ditto.
986
987 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
988
989 * Makefile.def: Sync with GCC.
990 * Makefile.in: Regenerate.
991
992 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
993
994 * configure.ac: Sync with GCC.
995 * configure: Regenerate.
996
997 2013-03-22 Mike Frysinger <vapier@gentoo.org>
998
999 * src-release (VER): Change bfd/configure.in sed to use the new
1000 `bfd/configure --version` output.
1001
1002 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1003
1004 * configure.ac: Sync with GCC repo.
1005 * configure: Ditto.
1006
1007 2013-02-05 Ian Lance Taylor <iant@google.com>
1008
1009 PR go/55969
1010 * configure.ac: Disable libgo on some systems where it does not
1011 work.
1012 * configure: Rebuild.
1013
1014 2013-02-05 Alan Modra <amodra@gmail.com>
1015
1016 * configure: Regenerate after syncing config/.
1017
1018 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1019
1020 * configure.ac: Sync with GCC repo.
1021 * configure: Ditto.
1022 * Makefile.def: Ditto.
1023 * Makefile.in: Ditto.
1024
1025 2013-01-11 Joel Brobecker <brobecker@adacore.com>
1026
1027 Sync with GCC, merge:
1028
1029 2013-01-09 Jason Merrill <jason@redhat.com>
1030
1031 * .gitignore: Import from gdb repository.
1032
1033 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1034
1035 * config.sub: Update from config repo.
1036
1037 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1038
1039 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1040 * Makefile.in: Regenerate.
1041
1042 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1043
1044 * Makefile.def (configure-gcc): Depend on all-gmp.
1045 (all-gcc): Remove dependency on all-gmp.
1046 * Makefile.in: Regenerated.
1047
1048 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1049
1050 * config.guess: Update from config repo.
1051 * config.sub: Ditto.
1052
1053 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
1054
1055 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
1056 exists and replace the new bfin license in its location.
1057
1058 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
1059
1060 PR gas/14899
1061 * Makefile.def (dependencies): Make all-binutils, all-gprof,
1062 all-ld and all-gold depend on all-gas.
1063 * Makefile.in: Regenerated.
1064
1065 2012-12-29 Ben Elliston <bje@gnu.org>
1066
1067 * config.guess: Update to 2012-12-29 version.
1068 * config.sub: Likewise.
1069
1070 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1071
1072 * Makefile.def (install-target-libgo): Depend on
1073 install-target-libatomic. Merged from GCC repo.
1074 * Makefile.in: Regenerate.
1075
1076 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
1077
1078 * COPYING.LIBGLOSS: Add license for bfin libgloss.
1079
1080 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1081
1082 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1083 * configure: Regenerate.
1084
1085 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1086
1087 * Makefile.def (target_modules): Add bootstrap=true and
1088 raw_cxx=true to libsanitizer.
1089 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1090 * Makefile.in: Regenerated.
1091 * configure: Likewise.
1092
1093 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1094
1095 * config.sub: Merge from config repo.
1096
1097 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1098
1099 * configure.ac: Merge from GCC.
1100 * Makefile.tpl: Ditto.
1101 * Makefile.in: Ditto.
1102 * configure: Ditto.
1103
1104 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1105
1106 * configure.ac (noconfigdirs): Merge from GCC.
1107 * configure: Regenerate.
1108
1109 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1110
1111 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
1112
1113 2012-11-14 Roland McGrath <mcgrathr@google.com>
1114
1115 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1116 * configure: Regenerate.
1117
1118 2012-11-13 Richard Henderson <rth@redhat.com>
1119
1120 * configure.ac: Move libsanitizer logic to subdirectory.
1121 * configure: Regenerate.
1122
1123 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1124
1125 * configure.ac: Enable libsanitizer just on x86 linux for now.
1126 * configure: Re-generate.
1127
1128 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1129
1130 * configure.ac: Merge libquadmath sections.
1131 * configure: Regenerate.
1132
1133 2012-11-12 Wei Mi <wmi@google.com>
1134
1135 * configure.ac: Add libsanitizer to target_libraries.
1136 * Makefile.def: Ditto.
1137 * configure: Regenerate.
1138 * Makefile.in: Regenerate.
1139
1140 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1141
1142 * configure: Regenerated.
1143
1144 2012-11-03 Robert Mason <rbmj@verizon.net>
1145
1146 * configure.ac: add --disable-libstdcxx configure option
1147 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1148
1149 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
1150
1151 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1152 against Mingw64 w32api.
1153 * configure: Regenerate.
1154
1155 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1156
1157 PR bootstrap/54820
1158 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1159 * configure: Regenerate.
1160
1161 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1162
1163 PR bootstrap/54820
1164 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1165 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1166 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1167 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1168 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1169 * Makefile.in: Regenerate.
1170 * configure.ac (have_static_libs): New variable and associated check.
1171 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1172 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1173 * configure: Regenerate.
1174
1175 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1176
1177 * config.guess, config.sub: Include updated version from
1178 config-patches. Adds microblaze little endian support.
1179
1180 2012-09-28 Ian Lance Taylor <iant@google.com>
1181
1182 * Makefile.def: Make all-target-libgo depend on
1183 all-target-libbacktrace.
1184 * Makefile.in: Rebuild.
1185
1186 2012-09-26 Ian Lance Taylor <iant@google.com>
1187
1188 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1189 * Makefile.in: Rebuild.
1190
1191 2012-09-06 Diego Novillo <dnovillo@google.com>
1192
1193 * configure.ac: Bump minimum GMP version to 4.2.3.
1194 * configure: Re-generate.
1195
1196 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1197
1198 PR target/54461
1199 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1200 target-libgloss if not configured --with-avrlibc=no.
1201 * configure: Regenerate.
1202
1203 2012-09-04 Jason Merrill <jason@redhat.com>
1204
1205 * configure.ac: Fix --enable-languages=all.
1206
1207 2012-09-03 Richard Guenther <rguenther@suse.de>
1208
1209 PR bootstrap/54138
1210 * configure.ac: Re-organize ISL / CLOOG checks to allow
1211 disabling with either --without-isl or --without-cloog.
1212 * configure: Regenerated.
1213
1214 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1215
1216 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1217 * configure: Regenerate.
1218
1219 2012-09-21 Steve Ellcey <sellcey@mips.com>
1220
1221 * configure.ac: Add mips*-mti-elf* target.
1222 * configure: Regenerate.
1223
1224 2012-09-19 Ian Lance Taylor <iant@google.com>
1225
1226 * configure.ac (host_libs): Add libbacktrace.
1227 (target_libraries): Add libbacktrace.
1228 * Makefile.def (host_modules): Add libbacktrace.
1229 (target_modules): Likewise.
1230 * configure, Makefile.in: Rebuild.
1231
1232 2012-09-15 Jiong Wang <jiwang@tilera.com>
1233
1234 * configure.ac (ENABLE_GOLD): support tilegx*
1235 * configure: rebuild
1236
1237 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1238
1239 PR target/38607
1240 Merge upstream change.
1241 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1242
1243 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1244 Add libgomp*.o to compare_exclusions for AIX.
1245 * configure: Regenerate.
1246
1247 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1248
1249 PR binutils/4970
1250 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1251 and opcodes.
1252 * Makefile.in: Regenerated.
1253
1254 2012-08-14 Diego Novillo <dnovillo@google.com>
1255
1256 Merge from cxx-conversion branch.
1257
1258 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1259 POSTSTAGE1_CONFIGURE_FLAGS.
1260 * Makefile.in: Regenerate.
1261 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1262 Force C++ when bootstrapping.
1263 * configure: Regenerate.
1264
1265 2012-07-06 Richard Guenther <rguenther@suse.de>
1266
1267 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1268 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1269 --with-gmp=system.
1270 * Makefile.in: Regenerated.
1271 * configure: Likewise.
1272
1273 2012-07-06 Richard Guenther <rguenther@suse.de>
1274
1275 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1276 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1277 supply V=1 as extra_make_flags.
1278 * configure: Regenerated.
1279 * Makefile.in: Likewise.
1280
1281 2012-07-03 Richard Guenther <rguenther@suse.de>
1282
1283 * Makfile.def (isl): Remove not necessary extra_exports and
1284 extra_make_flags.
1285 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1286 * Makefile.in: Regenerated.
1287
1288 2012-07-03 Richard Guenther <rguenther@suse.de>
1289
1290 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1291 * configure.ac: If either the ISL or the CLooG check failed
1292 do not try to build in-tree versions.
1293 * Makefile.in: Regenerated.
1294 * configure: Regenerated.
1295
1296 2012-07-02 Richard Guenther <rguenther@suse.de>
1297 Michael Matz <matz@suse.de>
1298 Tobias Grosser <tobias@grosser.es>
1299 Sebastian Pop <sebpop@gmail.com>
1300
1301 * Makefile.def: Add ISL host module, remove PPL host module.
1302 Adjust ClooG host module to use the proper ISL.
1303 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1304 * configure.ac: Include config/isl.m4. Add ISL host library,
1305 remove PPL. Remove PPL configury, add ISL configury, adjust
1306 ClooG configury.
1307 * Makefile.in: Regenerated.
1308 * configure: Likewise.
1309
1310 2012-07-02 Richard Guenther <rguenther@suse.de>
1311
1312 Merge from graphite branch
1313 2011-07-21 Tobias Grosser <tobias@grosser.es>
1314
1315 * configure: Regenerated.
1316 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1317 both cloog.org and legacy versions. The only supported version will
1318 be CLooG with the isl backend.
1319
1320 2011-07-21 Tobias Grosser <tobias@grosser.es>
1321
1322 * configure: Regenerated.
1323 * configure.ac: Require cloog isl 0.17.0
1324
1325 2011-07-21 Tobias Grosser <tobias@grosser.es>
1326
1327 * configure: Regenerated.
1328 * config/cloog.m4: Do not define CLOOG_ORG
1329
1330 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1331
1332 * configure.ac: Skip C if explicitly selected.
1333 * configure: Regenerate.
1334
1335 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1336
1337 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1338 they contain -O2.
1339 * configure: Regenerate.
1340
1341 2012-06-20 Jason Merrill <jason@redhat.com>
1342
1343 * Makefile.tpl (check-target-libgomp-c++): New.
1344 (check-target-libitm-c++): New.
1345 * Makefile.def (c++): Add them.
1346 * Makefile.in: Regenerate.
1347
1348 2012-05-16 Olivier Hainque <hainque@adacore.com>
1349
1350 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1351 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1352 (install-no-fixedincludes): Adjust accordingly.
1353 * Makefile.in: Regenerate.
1354
1355 2012-05-09 Nick Clifton <nickc@redhat.com>
1356 Paul Smith <psmith@gnu.org>
1357
1358 PR bootstrap/50461
1359 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1360 allow for the fact that from release v3.1.0 of MPFR the source
1361 files were moved into a src sub-directory.
1362 * configure: Regenerate.
1363
1364 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1365
1366 * configure.ac: Bump minimum MPFR version to 2.4.0.
1367 * configure: Regenerated.
1368
1369 2012-05-01 Richard Henderson <rth@redhat.com>
1370
1371 * Makefile.def (libatomic): New target_module.
1372 * configure.ac (target_libraries): Add libatomic.
1373 (noconfigdirs): Check if libatomic is supported.
1374 * Makefile.in, configure: Rebuild.
1375
1376 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1377
1378 Merge upstream change
1379 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1380
1381 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1382
1383 * libtool.m4: Additional FreeBSD 10 fixes.
1384
1385 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1386
1387 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1388 they contain -O2.
1389 * configure: Regenerate.
1390
1391 2012-05-14 Catherine Moore <clm@codesourcery.com>
1392
1393 * NEWS: Mention PowerPC VLE port.
1394
1395 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1396
1397 * MAINTAINERS (config/): Move to intl/ section.
1398 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1399
1400 2012-05-09 Nick Clifton <nickc@redhat.com>
1401 Paul Smith <psmith@gnu.org>
1402
1403 PR bootstrap/50461
1404 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1405 allow for the fact that from release v3.1.0 of MPFR the source
1406 files were moved into a src sub-directory.
1407 * configure: Regenerate.
1408
1409 2012-05-02 Roland McGrath <mcgrathr@google.com>
1410
1411 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1412 * configure: Regenerate.
1413
1414 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1415
1416 * config.sub: Update to 2012-04-18 version from official repo.
1417
1418 2012-03-19 Tristan Gingold <gingold@adacore.com>
1419
1420 * configure.ac (ia64*-*-*vms*): Add support for ld.
1421 * configure: Regenerate.
1422
1423 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1424
1425 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1426 (unsupported_languages): Remove mips-sgi-irix6.*.
1427 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1428 (with_stabs): Remove.
1429 * configure: Regenerate.
1430
1431 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1432
1433 * configure.ac (enable_libgomp): Remove *-*-osf*.
1434 (with_stabs): Remove alpha*-*-osf*.
1435 * configure: Regenerate.
1436
1437 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1438
1439 * COPYING.NEWLIB: Modify DJ Delorie license to include
1440 modification rights in clause as permitted by DJ Delorie.
1441 * COPYING.LIBGLOSS: Ditto.
1442
1443 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1444
1445 * COPYING.NEWLIB: Remove two unused licenses.
1446
1447 2012-03-05 Tristan Gingold <gingold@adacore.com>
1448
1449 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1450 * configure: Regenerate.
1451
1452 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1453
1454 * COPYING.NEWLIB: Add Adapteva notice.
1455 * COPYING.LIBGLOSS: Add Adapteva notice.
1456
1457 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1458
1459 * configure: Regenerate.
1460
1461 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1462
1463 * COPYING.LIBGLOSS: Add GPL with exception license.
1464
1465 2011-11-09 Roland McGrath <mcgrathr@google.com>
1466
1467 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1468 * configure: Rebuild.
1469 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1470 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1471 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1472 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1473 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1474 Add READELF.
1475 * Makefile.in: Rebuild.
1476
1477 2011-11-08 Richard Henderson <rth@redhat.com>
1478
1479 * configure.ac: Test for libitm directory present first.
1480
1481 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1482
1483 * configure.ac: Test libitm/configure.tgt to disable libitm.
1484 * configure: Rebuild.
1485
1486 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1487
1488 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1489 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1490 * Makefile.in: Regenerate.
1491
1492 2011-11-01 DJ Delorie <dj@redhat.com>
1493
1494 * configure.ac (rl78-*-*) New case.
1495 * configure: Regenerate.
1496
1497 2011-11-01 DJ Delorie <dj@redhat.com>
1498
1499 * config.sub: Update to version 2011-10-29 (added rl78)
1500
1501 2011-10-27 Nick Clifton <nickc@redhat.com>
1502
1503 * config.sub: Import these changes from the config project:
1504
1505 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1506 Ben Elliston <bje@gnu.org>
1507
1508 * config.sub (epiphany): New.
1509
1510 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1511 Ben Elliston <bje@gnu.org>
1512
1513 * config.sub (hexagon, hexagon-*): New.
1514
1515 2011-08-23 Roland McGrath <mcgrathr@google.com>
1516
1517 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1518 64eb to be64.
1519
1520 2011-08-16 Roland McGrath <mcgrathr@google.com>
1521
1522 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1523 (nacl): Grok as alias for 32el-unknown-nacl.
1524
1525 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1526
1527 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1528
1529 2011-08-14 Yao Qi <yao@codesourcery.com>
1530
1531 Merge from gcc:
1532
1533 2011-08-14 Yao Qi <yao@codesourcery.com>
1534 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1535 * configure: Regenerate.
1536
1537 2011-07-26 Ian Lance Taylor <iant@google.com>
1538
1539 Merge from gcc:
1540
1541 2011-07-26 Ian Lance Taylor <iant@google.com>
1542 * configure.ac: Set have_compiler based on whether gcc directory
1543 exists, rather than on whether gcc is in configdirs.
1544 * configure: Rebuild.
1545
1546 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1547 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1548 link directories.
1549 * Makefile.in: Rebuild.
1550
1551 2011-07-20 Ian Lance Taylor <iant@google.com>
1552 PR bootstrap/49787
1553 * configure.ac: Move --enable-bootstrap handling earlier in file.
1554 If --enable-bootstrap and either --enable-build-with-cxx or
1555 --enable-build-poststage1-with-cxx, enable C++ automatically.
1556 * configure: Rebuild.
1557
1558 2011-07-19 Ian Lance Taylor <iant@google.com>
1559 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1560 make C++ a boot_language. Set and substitute
1561 POSTSTAGE1_CONFIGURE_FLAGS.
1562 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1563 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1564 * configure, Makefile.in: Rebuild.
1565
1566 2011-07-16 Jason Merrill <jason@redhat.com>
1567 * Makefile.def (language=c++): Add check-c++0x and
1568 check-target-libmudflap-c++.
1569 * Makefile.tpl (check-target-libmudflap-c++): New.
1570 * Makefile.in: Regenerate.
1571
1572 2011-07-16 Matthias Klose <doko@ubuntu.com>
1573 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1574 * Makefile.def (target_modules/libjava): Pass
1575 $(EXTRA_CONFIGARGS_LIBJAVA).
1576 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1577 if not configured with --enable-static-libjava.
1578 * Makefile.in: Regenerate.
1579 * configure: Likewise.
1580
1581 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1582 PR regression/47836
1583 PR bootstrap/23656
1584 PR other/47733
1585 PR bootstrap/49247
1586 PR c/48825
1587 * configure.ac (target_libraries): Remove target-libiberty.
1588 Remove case-statement setting skipdirs=target-libiberty for
1589 multiple targets. Remove checking target_configdirs and
1590 removing target-libiberty but keeping target-libgcc if
1591 otherwise empty.
1592 * Makefile.def (target_modules): Don't add libiberty.
1593 (dependencies): Remove all traces of target-libiberty.
1594 * configure, Makefile.in: Regenerate.
1595
1596 2011-07-22 Jason Merrill <jason@redhat.com>
1597
1598 * Makefile.def (language=c++): Add check-c++0x and
1599 check-target-libmudflap-c++.
1600 * Makefile.tpl (check-target-libmudflap-c++): New.
1601 * Makefile.in: Regenerate.
1602
1603 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1604
1605 * configure: Regenerate.
1606
1607 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1608
1609 PR target/39150
1610 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1611 x86_64-*-solaris2.1[0-9]*.
1612 * configure: Regenerate.
1613
1614 2011-06-13 Walter Lee <walt@tilera.com>
1615
1616 * configure.ac (tilepro-*-*) New case.
1617 (tilegx-*-*): Likewise.
1618 * configure: Regenerate.
1619
1620 2011-06-06 Nick Clifton <nickc@redhat.com>
1621
1622 * config.sub: Sync from upstream.
1623
1624 2011-05-08 Doug Kwan <dougkwan@google.com>
1625
1626 Merge from gcc:
1627
1628 2011-05-08 Doug Kwan <dougkwan@google.com>
1629
1630 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1631 * configure: Regenerated.
1632 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1633 value from configure.
1634 * Makefile.in: Regenerated.
1635
1636 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1637
1638 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1639 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1640 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1641 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1642 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1643 *-*-vxworks*): Disable newlib and libgloss in separate case
1644 statement.
1645 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1646 to separate case statement.
1647 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1648 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1649 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1650 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1651 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1652 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1653 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1654 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1655 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1656 i[[3456789]]86-*-rdos*, m32r-*-*,
1657 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1658 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1659 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1660 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1661 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1662 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1663 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1664 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1665 and libgloss in main case over targets. Remove most empty cases
1666 in main case over targets.
1667 * configure: Regenerate.
1668
1669 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1670
1671 * configure.ac: Remove code setting special library locations for
1672 hppa*64*-*-hpux11*. Remove code setting compiler for
1673 sparc-sun-solaris2*.
1674 * configure: Regenerate.
1675
1676 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1677
1678 * configure.ac: Separate libgloss_dir settings from general case
1679 over targets.
1680 * configure: Regenerate.
1681
1682 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1683
1684 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1685 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1686 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1687 cases in libgcj-disabling case statement.
1688 (hppa*64*-*-linux*): Set unsupported_languages instead of
1689 disabling target-zlib.
1690 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1691 to hppa*64*-*-hpux*.
1692 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1693 hppa*-*-hpux*.
1694 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1695 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1696 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1697 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1698 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1699 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1700 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1701 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1702 libgcj-disabling case statement.
1703 * configure: Regenerate.
1704
1705 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1706
1707 * configure.ac: Disable Java for targets not supporting libffi.
1708 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1709 Remove cases in Java-disabling statement.
1710 (*arm-wince-pe): Change to arm-wince-pe.
1711 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1712 cases in Java-disabling statement.
1713 (bfin-*-*): Don't disable Java again.
1714 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1715 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1716 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1717 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1718 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1719 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1720 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1721 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1722 Java-disabling statement.
1723 (mmix-*-*): Don't disable Java again.
1724 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1725 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1726 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1727 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1728 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1729 statement.
1730 * configure: Regenerate.
1731
1732 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1733
1734 Merge from GCC:
1735
1736 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1737
1738 PR lto/48086
1739 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1740 * configure: Regenerate.
1741
1742 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1743
1744 * configure.ac: Separate cases disabling Java and Java libraries
1745 from general case over targets.
1746 * configure: Regenerate.
1747
1748 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1749
1750 * configure.ac (build_tools): Remove build-byacc.
1751 (host_libs): Remove mmalloc.
1752 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1753 autoconf automake libtool diff rcs fileutils shellutils time
1754 textutils wdiff find uudecode hello tar gzip indent recode release
1755 sed perl gawk findutils gettext zip.
1756 (libgcj): Remove target-qthreads.
1757 (target_tools): Remove target-examples target-gperf.
1758 (YACC): Don't handle building byacc.
1759 * configure: Regenerate.
1760 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1761 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1762 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1763 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1764 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1765 handle building components.
1766 * Makefile.in: Regenerate.
1767
1768 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1769
1770 * config.sub: Sync from upstream.
1771
1772 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1773
1774 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1775 (microblaze*): Don't disable libssp.
1776 * configure: Regenerate.
1777
1778 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1779
1780 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1781 moveifchange.
1782 * configure: Regenerate.
1783 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1784 * Makefile.in: Regenerate.
1785
1786 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1787
1788 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1789 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1790 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1791 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1792 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1793 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1794 md_exec_prefix cases.
1795 * configure: Regenerate.
1796
1797 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1798
1799 * configure.ac: Separate cases disabling target-libssp,
1800 target-libiberty, target-libstdc++-v3 and Fortran from general
1801 case over targets.
1802 * configure: Regenerate.
1803
1804 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1805
1806 * configure.ac (*-*-chorusos): Don't disable libgcj.
1807 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1808 Remove case.
1809 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1810 (arm-*-coff): Don't disable libgcj.
1811 (arm*-*-linux-gnueabi): Remove useless assignment.
1812 (arm-*-riscix*): Don't disable libgcj.
1813 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1814 configuration.
1815 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1816 (c54x*-*-*): Remove case.
1817 (tic54x-*-*): Don't disable GCC or GCC libraries.
1818 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1819 to *.
1820 (d10v-*-*): Don't disable GCC libraries.
1821 (d30v-*-*): Don't disable libgcj.
1822 (h8500-*-*): Don't disable GCC libraries.
1823 (i960-*-*): Don't disable libgcj.
1824 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1825 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1826 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1827 libgcj.
1828 (m68k-*-coff*): Remove case.
1829 (mmix-*-*): Don't disable libgloss on host.
1830 (mn10200-*-*, mn10300-*-*): Remove cases.
1831 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1832 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1833 Don't disable libgcj.
1834 (romp-*-*): Remove case.
1835 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1836 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1837 case.
1838 (v810-*-*): Don't disable GCC libraries.
1839 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1840 (ip2k-*-*): Don't disable GCC libraries.
1841 * configure: Regenerate.
1842
1843 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1844
1845 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1846 libffi on host.
1847 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1848 on host.
1849 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1850 * configure: Regenerate.
1851
1852 2011-03-26 John Marino <binutils@marino.st>
1853
1854 * configure.ac: Add support for *-*-dragonfly*
1855 * configure: Regenerate.
1856
1857 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1858
1859 * configure.ac (native_only): Remove.
1860 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1861 send-pr uudecode guile gnuserv on host.
1862 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1863 send-pr rcs guile perl texinfo libtool on host.
1864 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1865 automake send-pr rcs guile perl texinfo libtool on host.
1866 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1867 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1868 (alpha*-dec-osf*): Don't disable fileutils on target.
1869 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1870 texinfo send-pr expect dejagnu on target.
1871 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1872 target-qthreads on target.
1873 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1874 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1875 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1876 x86_64-*-mingw*): Don't disable expect on target.
1877 (*-*-cygwin*): Don't disable target-gperf on target.
1878 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1879 gnuserv on target.
1880 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1881 target.
1882 * configure: Regenerate.
1883
1884 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1885
1886 * configure.ac (target_tools): Remove target-groff.
1887 (native_only): Remove target-groff.
1888 (hppa*64*-*-*): Don't disable byacc.
1889 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1890 setting.
1891 (*-*-kaos*): Don't skip target-librx and target-groff.
1892 (*-*-netware*): Don't skip target-libmudflap.
1893 (*-*-tpf*): Don't skip target-libmudflap.
1894 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1895 directories on the host.
1896 (ia64*-*-*vms*): Don't skip tix.
1897 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1898 host.
1899 * configure: Regenerate.
1900
1901 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1902
1903 * configure.ac: Remove references to mt-mep, mt-netware,
1904 mt-wince.
1905 * Makefile.def: Add all-utils soft dependencies.
1906 * Makefile.tpl: Remove GDB_NLM_DEPS.
1907 * configure: Regenerate.
1908 * Makefile.in: Regenerate.
1909
1910 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1911
1912 Sync from GCC:
1913
1914 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1915
1916 * configure.ac: Do not include mh-x86omitfp.
1917 * configure: Regenerate.
1918
1919 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1920
1921 * configure.ac: Remove empty cases.
1922 * configure: Regenerate.
1923
1924 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1925
1926 * Makefile.def: Add dependency from termcap to gdb.
1927 * Makefile.in: Regenerate.
1928
1929 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1930
1931 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1932 * configure: Regenerate.
1933 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1934 * Makefile.tpl: Likewise.
1935 * Makefile.in: Regenerate.
1936
1937 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1938
1939 * configure.ac: Remove all mentions of tentative_cc.
1940 * configure: Regenerate.
1941
1942 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1943
1944 PR lto/48086
1945 * configure.ac: Re-enable LTO on *-apple-darwin9.
1946 * configure: Regenerate.
1947
1948 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1949
1950 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1951 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1952 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1953 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1954 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1955 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1956 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1957 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1958 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1959 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1960 *-*-rhapsody*): Remove host cases.
1961 * configure: Regenerate.
1962
1963 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1964
1965 * configure.ac (ppc*-*-pe): Remove host case.
1966 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1967 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1968 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1969 cases.
1970 * configure: Regenerate.
1971
1972 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1973
1974 * config.sub: Update to version 2011-03-23.
1975
1976 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1977
1978 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1979 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1980 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1981 * configure: Regenerate.
1982
1983 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1984
1985 * config-ml.in: Don't handle arc-*-elf*.
1986 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1987 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1988 handle GCC libraries.
1989 * configure: Regenerate.
1990
1991 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1992
1993 PR bootstrap/48120:
1994 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1995 Add -lstdc++ -lm to LIBS.
1996 * configure: Regenerate.
1997
1998 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1999
2000 * config.guess: Update to version 2011-02-02
2001 * config.sub: Update to version 2011-02-24
2002
2003 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
2004
2005 * configure.ac: Adjust test of with_ppl.
2006 * configure: Regenerated.
2007
2008 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2009
2010 * configure.ac: Add -lpwl to ppllibs.
2011 * config/cloog.m4: Add -lisl to clooglibs.
2012 * configure: Regenerated.
2013
2014 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2015
2016 Import from Libtool and gnulib:
2017
2018 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2019
2020 Prepare for supporting FreeBSD 10.
2021 * config.rpath: Remove handling of freebsd1* which soon would
2022 match FreeBSD 10.0.
2023
2024 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2025
2026 Remove support for FreeBSD 1.x.
2027 * libtool.m4 (_LT_LINKER_SHLIBS)
2028 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2029 soon would incorrectly match FreeBSD 10.0.
2030
2031 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2032
2033 PR binutils/12283
2034 * MAINTAINERS (mkinstalldirs): Comes from Automake.
2035 (move-if-change): Comes from gnulib.
2036 * move-if-change: Import version from gnulib.
2037
2038 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2039
2040 Sync from GCC:
2041
2042 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2043
2044 PR lto/47225
2045 * Makefile.def (lto-plugin): Double dash for enable-shared.
2046 (configure-gcc): Depend on all-lto-plugin.
2047 * Makefile.in: Rebuilt.
2048
2049 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2050
2051 * configure.ac: Remove extra bracket.
2052 * configure: Regenerate.
2053
2054 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2055
2056 PR lto/47225
2057 * Makefile.def: Add dependency for install-gcc
2058 on install-lto-plugin.
2059 * Makfile.in: Regenerated
2060
2061 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2062
2063 * configure.ac: If with_ppl is no, move setting with_cloog=no
2064 after CLOOG_REQUESTED check.
2065 * configure: Regenerated.
2066
2067 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2068
2069 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2070 CLooG has been requested.
2071 * configure: Regenerated.
2072
2073 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2074
2075 * configure: Regenerated.
2076 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2077
2078 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2079
2080 * configure: Regenerated.
2081 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2082
2083 2011-01-07 Jan Hubicka <jh@suse.cz>
2084
2085 PR lto/47225
2086 * Makefile.in: Regenerate.
2087 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2088 configure.
2089
2090 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2091
2092 PR libgcj/44341
2093 * configure.ac: Discard --with-* flags for host when configuring
2094 target libraries for cross build.
2095 * configure: Rebuilt.
2096
2097 2011-01-21 Andreas Schwab <schwab@redhat.com>
2098
2099 Sync from GCC:
2100
2101 2011-01-21 Andreas Schwab <schwab@redhat.com>
2102
2103 * configure.ac: Use AS_HELP_STRING throughout.
2104 * configure: Regenerate.
2105
2106 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2107
2108 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2109 * configure: Regenerate.
2110
2111 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2112
2113 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2114
2115 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2116
2117 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2118 for ia64-hpux.
2119 * configure: Regenerate.
2120
2121 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2122
2123 Sync from GCC:
2124 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2125
2126 * configure.ac: (picochip): Disable libiberty.
2127 * configure: Regenerate.
2128
2129 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2130
2131 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2132
2133 2010-12-10 Ian Lance Taylor <iant@google.com>
2134
2135 PR bootstrap/46819
2136 * configure.ac: For --disable-libgcj clear libgcj_saved.
2137 * configure: Rebuild.
2138
2139 2010-12-10 Tobias Burnus <burnus@net-b.de>
2140
2141 PR fortran/46540
2142 * configure.ac: Add --disable-libquadmath and
2143 --disable-libquadmath-support.
2144 * configure: Regenerate.
2145
2146 2010-12-10 Tristan Gingold <gingold@adacore.com>
2147
2148 * src-release (ETC_SUPPORT): add gnu-oids.texi
2149
2150 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2151
2152 PR libffi/46792
2153 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2154 * configure: Regenerate.
2155
2156 2010-12-02 Ian Lance Taylor <iant@google.com>
2157
2158 * configure.ac: Always set default for poststage1_ldflags to
2159 -static-libstdc++ -static-libgcc.
2160
2161 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2162
2163 * COPYING.NEWLIB: Add National Semiconductor notice.
2164
2165 2010-11-29 Andreas Schwab <schwab@redhat.com>
2166
2167 * configure.ac: Move comment to remove extra space in last argument
2168 of GCC_TARGET_TOOL.
2169
2170 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2171
2172 PR other/46026
2173 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2174 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2175 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2176 (BASE_FLAGS_TO_PASS): Use it.
2177 * configure: Rebuilt.
2178 * Makefile.in: Rebuilt.
2179
2180 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2181
2182 PR binutils/12258
2183 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2184 Properly check default linker.
2185 * configure: Regnerated.
2186
2187 2010-11-23 Matthias Klose <doko@ubuntu.com>
2188
2189 * configure.ac: For --enable-gold, handle value `default' instead of
2190 `both*'. New configure option --{en,dis}able-ld.
2191 * configure: Regenerate.
2192
2193 2010-11-20 Ian Lance Taylor <iant@google.com>
2194
2195 * configure.ac: Only disable a language library if no language needs
2196 it. Don't let --disable-libgcj uncondtionally disable libffi.
2197 * configure: Rebuild.
2198
2199 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
2200
2201 * configure: Regenerate.
2202
2203 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2204
2205 PR other/46202
2206 * configure.ac: Fix just-built in-tree STRIP name to be
2207 binutils/strip-new.
2208 * configure: Regenerate.
2209 * Makefile.def (install-strip-gcc, install-strip-binutils)
2210 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2211 (install-strip-sid): Mirror dependencies on non-strip variants
2212 of these targets on the respective -strip prerequisites.
2213 * Makefile.tpl (install-strip, install-strip-host)
2214 (install-strip-target): New targets.
2215 (install-strip-[+module+], install-strip-target-[+module+]):
2216 New targets.
2217 * Makefile.in: Regenerate.
2218
2219 2010-11-19 Ian Lance Taylor <iant@google.com>
2220 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2221
2222 * configure.ac: Add target-libgo to target_libraries. Set
2223 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2224 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2225 (HOST_EXPORTS): Add GOC.
2226 (BASE_TARGET_EXPORTS): Add GOC.
2227 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2228 (GOCFLAGS_FOR_TARGET): New variable.
2229 (EXTRA_HOST_FLAGS): Add GOC.
2230 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2231 * Makefile.def (target_modules): Add libgo.
2232 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2233 (dependencies): Add dependency from configure-target-libgo to
2234 configure-target-libffi and all-target-libstdc++-v3. Add
2235 dependencies from all-target-libgo to all-target-libffi.
2236 (languages): Add go.
2237 * configure: Rebuild.
2238 * Makefile.in: Rebuild.
2239
2240 2010-11-19 Ian Lance Taylor <iant@google.com>
2241
2242 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2243 compiler/flag environment variables.
2244
2245 2010-11-18 Ian Lance Taylor <iant@google.com>
2246
2247 * configure.ac: Check for lang_requires_boot_languages in
2248 config-lang.in files.
2249 * configure: Rebuild.
2250
2251 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2252
2253 * .gitignore: New file.
2254
2255 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2256 Tobias Burnus <burnus@net-b.de>
2257
2258 PR fortran/32049
2259 * Makefile.def: Add libquadmath; build it with language=fortran.
2260 * configure.ac: Add libquadmath.
2261 * Makefile.tpl: Handle multiple libs in check-[+language+].
2262 * Makefile.in: Regenerate.
2263 * configure: Regenerate.
2264
2265 2010-11-15 Andreas Schwab <schwab@redhat.com>
2266
2267 * configure.ac: Fix spelling in option names.
2268 * configure: Regenerated.
2269
2270 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2271
2272 PR bootstrap/39622
2273 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2274 * configure: Regenerated.
2275
2276 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2277
2278 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2279 define the cloog backend to use. Furthermore, only pass the ppllibs to
2280 the configure checks, if necessary.
2281 * configure: Regenerate.
2282
2283 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2284
2285 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2286 * configure: regenerate
2287
2288 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2289
2290 * config/cloog.m4: Fix typo. verison -> version.
2291 * configure: Regenerate.
2292
2293 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2294
2295 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2296 * configure: Regenerate.
2297
2298 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2299
2300 * configure.ac: Support official CLooG.org versions.
2301 * configure: Regenerate.
2302 * config/cloog.m4: New.
2303
2304 2010-11-05 Michael Eager <eager@eagercon.com>
2305
2306 * COPYING.LIBGLOSS: Correct typo in microblaze.
2307 * COPYING.NEWLIB: Same.
2308
2309 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2310
2311 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2312 * configure: Regenerate.
2313
2314 2010-11-03 Ian Lance Taylor <iant@google.com>
2315 Dave Korn <dave.korn.cygwin@gmail.com>
2316
2317 PR lto/46273
2318 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2319 and on other supported platforms whenever LTO is enabled.
2320 * configure: Rebuild.
2321
2322 2010-11-02 Alan Modra <amodra@gmail.com>
2323
2324 PR binutils/12110
2325 * configure.ac: Error when source path contains spaces.
2326 * configure: Regenerate.
2327
2328 2010-10-20 Ian Lance Taylor <iant@google.com>
2329
2330 * Makefile.def (target_modules): Set lib_path to src/.libs for
2331 libstdc++-v3 module.
2332 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2333 * Makefile.in: Rebuild.
2334
2335 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2336 Joseph Myers <joseph@codesourcery.com>
2337
2338 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2339 notices.
2340 * COPYING.NEWLIB: Add Texas Instruments notice.
2341
2342 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2343
2344 * configure.ac (build_lto_plugin): New shell variable.
2345 (--enable-lto): Turn on by default for all non-ELF platforms that
2346 have had LTO support added so far. Set build_lto_plugin appropriately
2347 for both ELF and non-ELF.
2348 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2349 * configure: Regenerate.
2350
2351 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2352
2353 PR bootstrap/45326
2354 PR bootstrap/45174
2355 * configure.ac: Honor initial values of $build_configargs,
2356 $host_configargs, $target_configargs. Mark the precious, so
2357 environment settings get recorded.
2358 * configure: Regenerate.
2359
2360 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2361
2362 Sync from GCC:
2363
2364 2010-09-30 Michael Eager <eager@eagercon.com>
2365
2366 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2367 * configure: Regenerate.
2368
2369 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2370
2371 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2372 targets and amend comment.
2373 * configure: Regenerate.
2374
2375 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2376
2377 * configure.ac: Enable LTO by default on Darwin.
2378 * configure: Regenerate.
2379
2380 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2381
2382 PR bootstrap/44455
2383 * configure.ac (extra_mpfr_configure_flags): Copy from
2384 extra_mpc_gmp_configure_flags.
2385 * configure: Re-generated.
2386
2387 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2388
2389 Sync from GCC:
2390
2391 PR bootstrap/45796
2392 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2393 Depend on all-build-libiberty.
2394 * Makefile.in: Regenerate.
2395
2396 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2397
2398 Sync from GCC:
2399
2400 PR bootstrap/44621
2401 * configure.ac: Fix unportable shell quoting.
2402 * configure: Regenerate.
2403
2404 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2405
2406 * configure.ac: Support all v850 targets.
2407 * configure: Regenerate.
2408
2409 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2410
2411 PR target/44862
2412 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2413 Provide -B option to allow for link spec %s substitutions for
2414 libstdc++.a on darwin.
2415 * Makefile.in: Regenerate.
2416
2417 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2418
2419 * Makefile.def (configure-gcc): Depend on all-libelf.
2420 * Makefile.in: Rebuild.
2421
2422 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2423
2424 * config.sub, config.guess: Update from upstream sources.
2425
2426 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2427
2428 Sync from GCC:
2429
2430 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2431 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2432 * configure: Regenerated.
2433
2434 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2435 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2436 * configure: Regenerate.
2437
2438 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2439 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2440 * configure: Regenerate.
2441
2442 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2443 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2444 separately.
2445 * configure: Regenerate.
2446
2447 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2448 * configure: Regenerate after change to elf.m4.
2449
2450 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2451 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2452 * configure: Regenerated.
2453
2454 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2455 * configure.ac: Print "buggy but acceptable" when CLooG
2456 revision is less than 9.
2457 * configure: Regenerated.
2458
2459 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2460
2461 Merge from gcc:
2462
2463 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2464 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2465 * configure: Regenerate.
2466
2467 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2468 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2469 a platform that supports LTO.
2470 * configure: Regenerate.
2471
2472 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2473 PR lto/42776
2474 * configure.ac (--enable-lto): Refactor handling so libelf tests
2475 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2476 and allow LTO to be explicitly enabled on non-ELF platforms that
2477 are known to support it inside else-clause.
2478 * configure: Regenerate.
2479
2480 2010-04-27 Roland McGrath <roland@redhat.com>
2481 H.J. Lu <hongjiu.lu@intel.com>
2482
2483 * configure.ac (--enable-gold): Support both, both/gold and
2484 both/bfd to add gold to configdirs without removing ld.
2485 * configure: Regenerated.
2486
2487 * Makefile.def: Add install-gold dependency to install-ld.
2488 * Makefile.in: Regenerated.
2489
2490 2010-04-14 Tristan Gingold <gingold@adacore.com>
2491
2492 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2493 * configure: Regenerate.
2494
2495 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2496
2497 Merge from gcc:
2498 PR bootstrap/43615
2499 PR bootstrap/43328
2500 Revert:
2501 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2502 * configure.ac: Do not pass --enable-multilib nor
2503 --disable-multilib in baseargs. Accept explicitly passed
2504 --enable_multilib.
2505 * configure: Regenerate.
2506
2507 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2508
2509 PR bootstrap/43328
2510 * configure.ac: Do not pass --enable-multilib nor
2511 --disable-multilib in baseargs. Accept explicitly passed
2512 --enable_multilib.
2513 * configure: Regenerate.
2514
2515 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2516
2517 * configure.ac (tic6x-*-*): New case.
2518 * configure: Regenerate.
2519
2520 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2521
2522 Merge from gcc:
2523 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2524 PR ada/42554
2525 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2526 * configure: Regenerate.
2527
2528 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2529
2530 * config.sub: Update to version 2010-03-22.
2531 * config.guess: Update to version 2009-12-30.
2532
2533 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2534
2535 Merge from gcc:
2536 2010-01-11 Richard Guenther <rguenther@suse.de>
2537 PR lto/41569
2538 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2539 * Makefile.in: Regenerated.
2540
2541 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2542
2543 PR libstdc++/32499
2544 * configure.ac (RANLIB): Default to true.
2545 (STRIP): Likewise.
2546 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2547 * configure: Regenerate.
2548
2549 2010-02-17 Nick Clifton <nickc@redhat.com>
2550
2551 PR 11238
2552 * Makefile.tpl (local-distclean): Also remove config.cache files in
2553 sub-directories as there may not be Makefiles present in the
2554 sub-directories.
2555 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2556 the config.cache files found by the find command.
2557
2558 * Makefile.in: Regenerate.
2559 * configure.ac: Revert previous delta.
2560 * configure: Regenerate.
2561
2562 2010-02-15 Nick Clifton <nickc@redhat.com>
2563
2564 PR 11238
2565 * configure.ac: Delete config.cache files in sub-directories when
2566 deleting Makefiles.
2567 * configure: Regenerate.
2568
2569 2010-02-15 Nick Clifton <nickc@redhat.com>
2570
2571 * configure.ac: Sync from gcc.
2572 * configure: Regenerate.
2573
2574 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2575
2576 Sync from gcc:
2577 * configure.ac: Add "recommended" version checks for GMP/MPC.
2578 Update recommended GMP/MPFR/MPC versions.
2579 * configure: Regenerate.
2580
2581 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2582
2583 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2584 * configure.ac (bootstrap_target_libs): Make inclusion of
2585 target-libgomp conditional on libgomb being in target_configdirs.
2586 * configure: Regenerate.
2587
2588 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2589
2590 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2591 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2592 * configure: Regenerate.
2593
2594 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2595
2596 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2597 * configure.ac (target_configdirs): Substitute.
2598 * Makefile.def: Bootstrap target module libgomp.
2599 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2600 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2601 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2602 * configure, Makefile.in: Regenerate.
2603
2604 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2605
2606 * libtool.m4: Sync from git Libtool.
2607 * ltmain.sh: Likewise.
2608 * ltoptions.m4: Likewise.
2609 * ltversion.m4: Likewise.
2610 * lt~obsolete.m4: Likewise.
2611
2612 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2613 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2614
2615 PR bootstrap/42424
2616 * configure.ac: Include libtool m4 files.
2617 (_LT_CHECK_OBJDIR): Call it.
2618 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2619 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2620
2621 * configure: Regenerate.
2622
2623 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2624
2625 PR bootstrap/41818
2626 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2627 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2628 * Makefile.in: Regenerate.
2629
2630 2009-12-18 Ben Elliston <bje@au.ibm.com>
2631
2632 * config.sub, config.guess: Update from upstream sources.
2633
2634 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2635
2636 * COPYING.NEWLIB: Update copyright date.
2637 * COPYING.LIBGLOSS: Ditto.
2638
2639 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2640
2641 PR middle-end/30447
2642 PR middle-end/30789
2643 PR other/40302
2644
2645 * configure.ac: Require MPC.
2646 * configure: Regenerate.
2647
2648 * configure.ac: Update minimum MPC version to 0.8.
2649 * configure: Regenerate.
2650
2651 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2652
2653 * config.guess: Sync with upstream and gcc.
2654 * config.sub: Sync with upstream and gcc.
2655
2656 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2657
2658 * Makefile.def: Restore host and target settings for gmp.
2659 * Makefile.in: Rebuild.
2660
2661 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2662
2663 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2664 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2665 Fix portability of test of C++ as bootstrap language. Add
2666 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2667 * configure: Rebuild.
2668 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2669 and cloog. Fix in-tree ppl configuration. Introduce libelf
2670 in-tree building.
2671 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2672 (POSTSTAGE1_HOST_EXPORTS): Use it.
2673 (STAGE[+id+]_CXXFLAGS): New.
2674 (BASE_FLAGS_TO_PASS): Pass it down.
2675 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2676 extra_exports.
2677 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2678 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2679 extra_exports.
2680 * Makefile.in: Rebuild.
2681
2682 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2683
2684 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2685 paths for *-w64-mingw* and x86_64-*mingw*.
2686 * configure: Regenerated.
2687
2688 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2689
2690 * configure.ac: Disable target-winsup & co for
2691 x86_64-*-mingw* and *-w64-mingw* targets.
2692 * configure: Regenerated.
2693
2694 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2695
2696 * configure.ac (CLooG test): Use = with test.
2697 * configure: Regenerate.
2698
2699 2009-10-22 Richard Guenther <rguenther@suse.de>
2700
2701 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2702 cloog if the ppl version check failed. Move flags saving
2703 before setting in libelf check.
2704 * configure: Regenerate.
2705
2706 2009-10-21 Richard Guenther <rguenther@suse.de>
2707
2708 * configure.ac: Adjust the ppl and cloog configure to work as
2709 documented. Disable cloog if ppl was disabled. Omit the version
2710 checks if they were disabled.
2711 * configure: Re-generate.
2712
2713 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2714
2715 * configure.ac: Add 'lto' to enable_languages, not
2716 new_enable_languages, and only if not already present.
2717 * configure: Regenerate.
2718
2719 2009-10-06 Ian Lance Taylor <iant@google.com>
2720
2721 * Makefile.def: check-gold depends upon all-gas.
2722 * Makefile.in: Rebuild.
2723
2724 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2725
2726 * Makefile.def: all-lto-plugin depends on all-libiberty.
2727 set bootstrap=true for lto-plugin.
2728 Add lto-plugin.
2729 * Makefile.in: Regenerate.
2730 * configure.ac (host_libs): Add lto-plugin.
2731 * configure: Regenerate.
2732
2733 2009-10-03 Diego Novillo <dnovillo@google.com>
2734
2735 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2736 (HOST_LIBELFLIBS): Define.
2737 (HOST_LIBELFINC): Define.
2738 * Makefile.in: Regenerate.
2739 * configure.ac: Add --enable-lto.
2740 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2741 If --enable-lto is used, add 'lto' to new_enable_languages.
2742 If --enable-lto is used and gold is enabled, add
2743 lto-plugin to configdirs.
2744 * configure: Regenerate.
2745
2746 2009-10-03 Simon Baldwin <simonb@google.com>
2747
2748 * configure.ac: If --with-system-zlib, suppress local zlib and
2749 pass --with-system-zlib to subdir configure scripts.
2750 * configure: Regenerate.
2751
2752 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2753 Paolo Bonzini <bonzini@gnu.org>
2754
2755 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2756 $(srcdir).
2757 * Makefile.in: Rebuilt.
2758
2759 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2760
2761 Sync from gcc:
2762 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2763
2764 * configure.ac: Update minimum MPC version to 0.7.
2765 * configure: Regenerate.
2766
2767 2009-09-25 Nick Clifton <nickc@redhat.com>
2768
2769 * configure.ac: Pass any --cache-file=/dev/null option on to
2770 subconfigures.
2771 * configure: Regenerate.
2772
2773 2009-09-23 Nick Clifton <nickc@redhat.com>
2774
2775 * config.sub, config.guess: Update from upstream sources.
2776
2777 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2778
2779 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2780 * Makefile.in: Rebuilt.
2781
2782 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2783
2784 PR bootstrap/32272
2785 * configure.ac: Error out if $srcdir isn't '.' but contains
2786 host-${host_noncanonical}.
2787 * configure: Regenerate.
2788
2789 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2790
2791 * configure.ac: If bootstrapping a combined tree with
2792 --enable-gold, require c++ in stage1_languages.
2793 * configure: Regenerate.
2794
2795 * configure.ac: Also add target_libs of stage1_languages to
2796 bootstrap_target_libs.
2797 * configure: Regenerate.
2798
2799 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2800 with --enable-languages not containing c++.
2801 * configure: Regenerate.
2802
2803 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2804
2805 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2806 * configure: Regenerate.
2807
2808 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2809
2810 * configure.ac: Do not use $extrasub for replacing @if/@endif
2811 parts in Makefile; instead, use additional arguments to
2812 AC_CONFIG_COMMANDS to do the replacement manually, with several
2813 sed invocations, to avoid HP-UX sed command limits.
2814 * configure: Regenerate.
2815
2816 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2817
2818 * configure.ac (with-build-config): Document. Handle without.
2819 Handle missing argument.
2820 * configure: Rebuilt.
2821
2822 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2823
2824 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2825 Default to bootstrap-debug only if compare-debug works.
2826 * configure: Rebuilt.
2827 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2828 * Makefile.in: Rebuilt.
2829
2830 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2831
2832 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2833 * Makefile.in: Rebuilt.
2834
2835 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2836
2837 * Makefile.tpl (AWK): Fix typo.
2838 * Makefile.in: Regenerate.
2839
2840 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2841
2842 * configure.ac: Detect awk and sed.
2843 * Makefile.def (flags_to_pass): Add AWK and SED.
2844 * Makefile.tpl (AWK, SED): New.
2845 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2846 * configure: Regenerate.
2847 * Makefile.in: Regenerate.
2848
2849 2009-09-01 Tristan Gingold <gingold@adacore.com>
2850
2851 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2852 Remove logical names.
2853
2854 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2855
2856 * ltmain.sh (func_normal_abspath): New function.
2857 (func_relative_path): Likewise.
2858 (func_mode_help): Document new -bindir option for link mode.
2859 (func_mode_link): Add new -bindir option, and use it to place
2860 output DLL if specified.
2861
2862 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2863
2864 * configure.ac (AC_PREREQ): Bump to 2.64.
2865
2866 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2867
2868 * README-maintainer-mode: Point directly to upstream locations
2869 for autoconf, automake, libtool, gettext, instead of copies on
2870 sources.redhat.com. Document required versions.
2871 * configure.ac: Do not substitute datarootdir, htmldir,
2872 pdfdir, docdir. Do not process --with-datarootdir,
2873 --with-htmldir, --with-pdfdir, --with-docdir.
2874 * configure: Regenerate.
2875
2876 * configure: Regenerate.
2877
2878 * compile: Sync from Automake 1.11.
2879 * depcomp: Likewise.
2880 * install-sh: Likewise.
2881 * missing: Likewise.
2882 * mkinstalldirs: Likewise.
2883 * ylwrap: Likewise.
2884
2885 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2886
2887 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2888 (baseargs): Add --disable-option-checking.
2889 * configure: Regenerate.
2890
2891 * Makefile.def (configure-target-libiberty): Depend on
2892 all-binutils and all-ld.
2893 (configure-target-newlib): Likewise.
2894 * Makefile.in: Regenerate.
2895
2896 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2897
2898 Sync with GCC, merge:
2899
2900 2009-07-31 Christian Bruel <christian.bruel@st.com>
2901
2902 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2903 * configure: Regenerate.
2904
2905 2009-07-06 Ian Lance Taylor <iant@google.com>
2906
2907 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2908 * configure: Rebuild.
2909
2910 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2911
2912 PR bootstrap/40338
2913 * configure.ac (comparestring): Create new variable.
2914 * Makefile.tpl (comparestring): Use to skip some comparisions.
2915 * configure: Regenerate.
2916 * Makefile.in: Regenerate.
2917
2918 2009-06-23 Ian Lance Taylor <iant@google.com>
2919
2920 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2921 boot_languages. Only bootstrap target libraries listed in
2922 target_libs for some boot language. Add --with-stage1-ldflags,
2923 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2924 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2925 if not building with C++.
2926 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2927 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2928 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2929 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2930 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2931 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2932 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2933 * configure, Makefile.in: Rebuild.
2934
2935 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2936
2937 * configure.ac: Detect MPC in default directory.
2938 * configure: Regenerate.
2939
2940 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2941
2942 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2943 to noconfdirs.
2944 * configure: Regenerate.
2945
2946 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2947
2948 * Makefile.def: Add MPC support and dependencies.
2949 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2950
2951 * Makefile.in, configure: Regenerate.
2952
2953 2009-05-24 Nicolas Roche <roche@adacore.com>
2954
2955 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2956 * Makefile.in: Regenerate.
2957
2958 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2959
2960 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2961 * configure: Regenerate.
2962
2963 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2964
2965 * configure.ac ($with_ppl): Default to no if not supplied.
2966 ($with_cloog): Likewise.
2967 configure: Regenerate.
2968
2969 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2970
2971 PR bootstrap/39739
2972 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2973 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2974
2975 * configure, Makefile.in: Regenerate.
2976
2977 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2978
2979 * configure.ac: Change copyright header to refer to version
2980 3 of the GNU General Public License and to point readers at the
2981 COPYING3 file and the FSF's license web page.
2982 * Makefile.def: Likewise.
2983 * Makefile.tpl: Likewise.
2984 * Makefile.in: Regenerate.
2985
2986 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2987
2988 * configure.ac: Restore match for darwin9 or later. Use double
2989 brackets since regeneration eats one pair.
2990 * configure: Regenerate.
2991
2992 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2993
2994 * MAINTAINERS: Perform some obvious fixups.
2995
2996 2009-08-17 Ben Elliston <bje@au.ibm.com>
2997
2998 * config.sub, config.guess: Update from upstream sources.
2999
3000 2009-08-06 Michael Eager <eager@eagercon.com>
3001
3002 * configure.ac: Add Microblaze target.
3003 * configure: Regenerate.
3004
3005 2009-07-02 Tristan Gingold <gingold@adacore.com>
3006
3007 * configure.ac: Do not exclude gas for i386-*-darwin.
3008 Add a case for x86_64-*-darwin.
3009 * configure: Regenerate.
3010
3011 2009-06-26 Doug Evans <dje@sebabeach.org>
3012
3013 * Makefile.def (host_modules): Add cgen.
3014 * Makefile.in: Regenerate.
3015 * configure.ac (host_tools): Add cgen.
3016 * configure: Regenerate.
3017
3018 2009-06-17 Michael Eager <eager@eagercon.com>
3019
3020 * COPYING.LIBGLOSS: Add Xilinx license.
3021
3022 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3023
3024 * configure.ac: Define is_elf for QNX Neutrino targets.
3025 * configure: Regenerate.
3026
3027 2009-06-03 Jerome Guitton <guitton@adacore.com>
3028 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3029
3030 * Makefile.tpl (all): Avoid a trailing backslash.
3031 * Makefile.in: Regenerate.
3032
3033 2009-06-03 Ben Elliston <bje@au.ibm.com>
3034
3035 * config.sub, config.guess: Update from upstream sources.
3036
3037 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3038
3039 * Makefile.tpl ([+compare-target+]): Compare all stage
3040 directories, rather than just gcc.
3041 * Makefile.in: Rebuilt.
3042
3043 2009-05-28 Doug Kwan <dougkwan@google.com>
3044
3045 * configure.ac: Support gold for target arm*-*-*.
3046 * configure: Regenerate.
3047
3048 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3049
3050 * Makefile.tpl (all): Avoid harmless warning in make all when
3051 gcc-bootstrap is enabled but stage_last does not exist.
3052 * Makefile.in: Rebuilt.
3053
3054 2009-05-25 Tristan Gingold <gingold@adacore.com>
3055
3056 * setup.com: Complete the file with configuration and build.
3057
3058 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3059
3060 PR other/40159
3061 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3062 gcc-no-bootstrap are mutually exclusive.
3063 * Makefile.in: Rebuilt.
3064
3065 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3066
3067 PR other/40159
3068 * Makefile.tpl (all): Don't end with unconditional success.
3069 * Makefile.in: Rebuilt.
3070
3071 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3072
3073 PR target/37137
3074 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3075 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3076 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3077 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3078 stage_configureflags, stage_cflags and stage_libcflags into
3079 explicit Makefile macros.
3080 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3081 GFORTRAN.
3082 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3083 CC. Set CC_FOR_BUILD from CC.
3084 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3085 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3086 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3087 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3088 and GFORTRAN.
3089 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3090 (_LIBCFLAGS): Renamed to _TFLAGS.
3091 (do-compare-debug, do-compare3-debug): Drop.
3092 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3093 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3094 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3095 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3096 (XGCC_FLAGS_FOR_TARGET): New.
3097 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3098 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3099 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3100 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3101 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3102 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3103 TFLAGS.
3104 (BUILD_CONFIG): Include if requested.
3105 (all): Set TFLAGS on bootstrap.
3106 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3107 (all-stageid-prefixmodule): Likewise.
3108 (do-clean, distclean-stageid): Set TFLAGS.
3109 (restrap): Fix whitespace.
3110 * Makefile.in: Rebuilt.
3111
3112 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3113
3114 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3115 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3116 * Makefile.in: Regenerate.
3117
3118 2009-04-24 Eli Zaretskii <eliz@gnu.org>
3119
3120 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
3121 consistency with config.sub. (Update from upstream sources.)
3122
3123 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3124
3125 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
3126
3127 2009-04-17 Ben Elliston <bje@au.ibm.com>
3128
3129 * config.sub, config.guess: Update from upstream sources.
3130
3131 2009-04-15 Anthony Green <green@moxielogic.com>
3132
3133 * configure.ac: Add moxie support.
3134 * configure: Rebuilt.
3135
3136 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3137
3138 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3139 * configure: Regenerate.
3140
3141 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3142
3143 PR gas/10039
3144 * configure.ac: Require texinfo 4.7.
3145 * configure: Regenerated.
3146
3147 2009-04-09 Steve Ellcey <sje@cup.hp.com>
3148
3149 * Makefil.def (languages): New entries.
3150 * Makefile.tpl (check-gcc-*): New generic target.
3151 * Makefile.in: Regenerate.
3152
3153 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3154
3155 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3156 Windows builds of Sed.
3157
3158 2009-03-18 Tom Tromey <tromey@redhat.com>
3159
3160 * configure: Rebuild.
3161 * configure.ac (host_libs): Add libiconv.
3162 * Makefile.in: Rebuild.
3163 * Makefile.def (host_modules): Add libiconv.
3164 (configure-gdb, all-gdb): Depend on libiconv.
3165
3166 2009-03-16 Tristan Gingold <gingold@adacore.com>
3167
3168 * configure.ac: Treat gdb as supported on x86_64-darwin.
3169 * configure: Regenerate.
3170
3171 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3172
3173 Merge from GCC:
3174
3175 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3176
3177 * configure.ac (--with-host-libstdcxx): New option.
3178 * configure: Regenerate.
3179
3180 2009-01-29 Robert Millan <rmh@aybabtu.com>
3181
3182 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3183 * configure: Regenerate.
3184
3185 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3186
3187 PR tree-optimization/38515
3188 * configure.ac (cloog-polylib): Removed.
3189 (with_ppl, with_cloog): Test for "no".
3190 * configure: Regenerated.
3191
3192 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3193
3194 Backport from git Libtool:
3195
3196 2009-01-19 Robert Millan <rmh@aybabtu.com>
3197 Support GNU/kOpenSolaris.
3198 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3199 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3200 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3201 GNU/kOpenSolaris.
3202
3203 2009-02-05 Andreas Schwab <schwab@suse.de>
3204
3205 * Makefile.tpl (stage_last): Define $r and $s before using
3206 $(RECURSE_FLAGS_TO_PASS).
3207 * Makefile.in: Regenerate
3208
3209 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3210
3211 * COPYING.NEWLIB: Add ARM license.
3212
3213 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3214
3215 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3216 (all-opcodes): Depend on all-libiberty.
3217 * Makefile.in: Regenerate.
3218
3219 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3220
3221 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3222 * configure: Regenerate.
3223
3224 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3225
3226 Backport link test fix from upstream Libtool:
3227
3228 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3229 Add cache variables to tests that require the linker to work.
3230 For shlibpath_overrides_runpath, this also changes the semantics
3231 to let the result from the C compiler take precedence.
3232 compiler take precedence.
3233
3234 2008-12-02 Ben Elliston <bje@au.ibm.com>
3235
3236 * config.sub, config.guess: Update from upstream sources.
3237
3238 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3239
3240 * COPYING.NEWLIB: Updated.
3241 * COPYING.LIBGLOSS: Ditto.
3242
3243 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3244
3245 Sync with GCC:
3246
3247 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3248
3249 * configure.ac (ppllibs): Add by default the lib flags.
3250 * configure: Regenerate.
3251
3252 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3253
3254 * configure.ac: Add double brackets on darwin[912].
3255 * configure: Regenerate.
3256
3257 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3258
3259 * configure.ac: Expand to darwin10 and later.
3260 * configure: Regenerate.
3261
3262 2008-12-02 Andreas Schwab <schwab@suse.de>
3263
3264 * Makefile.def: configure-target-boehm-gc depends on
3265 all-target-libstdc++-v3.
3266 * Makefile.in: Regenerate.
3267
3268 2008-12-02 Ben Elliston <bje@au.ibm.com>
3269
3270 * config.sub, config.guess: Update from upstream sources.
3271
3272 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3273
3274 Merge from GCC:
3275
3276 2007-12-02 Matthias Klose <doko@ubuntu.com>
3277
3278 * config-ml.in: Remove 64bit configure tests.
3279
3280 2008-05-14 Rafael Espindola <espindola@google.com>
3281
3282 * config-ml.in: don't handle --enable-shared and --enable-static.
3283
3284 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3285 Tobias Grosser <grosser@fim.uni-passau.de>
3286 Jan Sjodin <jan.sjodin@amd.com>
3287 Harsha Jagasia <harsha.jagasia@amd.com>
3288 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3289 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3290 Adrien Eliche <aeliche@isty.uvsq.fr>
3291
3292 Merge from graphite branch.
3293 * configure: Regenerate.
3294 * Makefile.in: Regenerate.
3295 * configure.ac (host_libs): Add ppl and cloog.
3296 Add checks for PPL and CLooG.
3297 * Makefile.def (ppl, cloog): Added modules and dependences.
3298 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3299 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3300
3301 2008-09-03 Richard Guenther <rguenther@suse.de>
3302
3303 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3304 cloog test.
3305 * configure: Re-generate.
3306
3307 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3308
3309 * configure.ac (--with-cloog-polylib): New.
3310 (--disable-cloog-version-check): New.
3311 (--disable-ppl-version-check): New.
3312 * configure: Re-generate.
3313
3314 2008-09-05 Richard Guenther <rguenther@suse.de>
3315
3316 * configure.ac: Initialize clooglibs to -lcloog.
3317 * configure: Re-generate.
3318
3319 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3320
3321 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3322 recommended version to 2.3.2.
3323
3324 * configure: Regenerate.
3325
3326 2008-10-31 Ben Elliston <bje@au.ibm.com>
3327
3328 * configure.ac (spu-*-*): Remove special case.
3329 * configure: Regenerate.
3330
3331 Complete comment text from GCC version of:
3332
3333 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3334
3335 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3336 (GCC_SHLIB_SUBDIR): New.
3337 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3338 * configure: Regenerate.
3339 * Makefile.in: Regenerate.
3340
3341 2008-11-27 Tristan Gingold <gingold@adacore.com>
3342
3343 * configure.ac: Build gdb for i?86-*-darwin*
3344 * configure: Regenerated.
3345
3346 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 PR bootstrap/38014
3349 PR bootstrap/37923
3350
3351 Revert:
3352
3353 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3354
3355 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3356 * Makefile.in: Regenerated.
3357
3358 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3359
3360 PR gdb/921
3361 PR gdb/1646
3362 PR gdb/2175
3363 PR gdb/2176
3364
3365 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3366 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3367 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3368 (HOST_EXPORTS): Pass CPPFLAGS.
3369 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3370 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3371 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3372 * Makefile.in, configure: Regenerated.
3373 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3374 and CPPFLAGS_FOR_BUILD.
3375
3376 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3377
3378 * configure.ac [spu-*-*]: Do not set skipdirs.
3379 * configure: Re-generate.
3380
3381 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3382
3383 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3384 * Makefile.in: Regenerated.
3385
3386 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3387
3388 PR gdb/921
3389 PR gdb/1646
3390 PR gdb/2175
3391 PR gdb/2176
3392
3393 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3394 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3395 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3396 (HOST_EXPORTS): Pass CPPFLAGS.
3397 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3398 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3399 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3400 * Makefile.in, configure: Regenerated.
3401 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3402 and CPPFLAGS_FOR_BUILD.
3403
3404 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3405
3406 * libtool.m4: Update to libtool 2.2.6.
3407 * lt~obsolete.m4: Update to libtool 2.2.6.
3408 * ltmain.sh: Update to libtool 2.2.6.
3409 * ltsugar.m4: Update to libtool 2.2.6.
3410 * ltversion.m4: Update to libtool 2.2.6.
3411 * ltoptions.m4: Update to libtool 2.2.6.
3412 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3413
3414 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3415
3416 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3417 (GCC_SHLIB_SUBDIR): New.
3418 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3419 * configure: Regenerate.
3420 * Makefile.in: Regenerate.
3421
3422 2008-08-28 Tristan Gingold <gingold@adacore.com>
3423
3424 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3425 Enable bfd, binutils and opcodes.
3426 * configure: Regenerate.
3427
3428 2008-08-16 Nicolas Roche <roche@adacore.com>
3429
3430 * Makefile.tpl: Add BOOT_ADAFLAGS.
3431 * Makefile.in: Regenerate.
3432
3433 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3434
3435 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3436 * configure: Regenerate.
3437
3438 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3439
3440 Sync with gcc:
3441 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3442
3443 * configure.ac: Add makefile fragments for hpux.
3444 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3445 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3446 * configure: Regenerate.
3447 * Makefile.in: Regenerate.
3448
3449 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3450
3451 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3452 * Makefile.in: Regenerate.
3453 * configure: Regenerate.
3454
3455 2008-06-18 Ian Lance Taylor <iant@google.com>
3456
3457 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3458
3459 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3460
3461 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3462
3463 * configure: Regenerate.
3464
3465 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3466
3467 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3468 "$@" is still intact with both Autoconf 2.59 and 2.62.
3469 * configure: Regenerate.
3470
3471 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3472
3473 * Makefile.tpl: Fix comment errors.
3474 * Makefile.in: Regenerate.
3475
3476 2008-06-13 Julian Brown <julian@codesourcery.com>
3477
3478 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3479 of libobjc for ARM EABI Linux.
3480 * configure: Regenerate.
3481
3482 2008-06-12 David S. Miller <davem@davemloft.net>
3483 David Edelsohn <edelsohn@gnu.org>
3484
3485 * configure.ac: Add powerpc*-*-* to gold supported targets.
3486 * configure: Regenerate.
3487
3488 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3489
3490 PR tree-optimization/36218
3491 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3492 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3493 (all prefix="build-"): Pass them to build-system sub-makes.
3494 * Makefile.in: Regenerate.
3495
3496 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3497
3498 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3499 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3500 mkdep, and compile. Update comments.
3501 (ETC_SUPPORT): Add ChangeLog and update comments.
3502
3503 2008-05-11 Ian Lance Taylor <iant@google.com>
3504
3505 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3506
3507 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3508
3509 Sync with gcc:
3510 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3511
3512 PR bootstrap/35457
3513 * configure.ac: Include override.m4.
3514 * configure: Regenerate.
3515
3516 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3517
3518 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3519 * Makefile.in: Regenerate.
3520
3521 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3522
3523 * configure.ac: Do not build libssp for the AVR.
3524 * configure: Regenerate.
3525
3526 2008-04-18 Nick Clifton <nickc@redhat.com>
3527
3528 * MAINTAINERS: Replace reference to configure.in with reference to
3529 configure.ac.
3530
3531 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3532
3533 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3534 as nonconfigurable directories list.
3535 * configure: Regenerate.
3536
3537 2008-04-14 David S. Miller <davem@davemloft.net>
3538
3539 * configure.ac: Add sparc*-*-* to gold supported targets.
3540 * configure: Regenerate.
3541
3542 2008-04-14 Ben Elliston <bje@au.ibm.com>
3543
3544 * config.sub, config.guess: Update from upstream sources.
3545
3546 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3547
3548 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3549 * Makefile.in: Regenerate.
3550
3551 2008-04-07 Ian Lance Taylor <iant@google.com>
3552
3553 * Makefile.def: check-gold depends upon all-binutils.
3554 * Makefile.in: Regenerate.
3555
3556 2008-04-04 Nick Clifton <nickc@redhat.com>
3557
3558 PR binutils/4334
3559 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3560 builds.
3561 * configure: Regenerate.
3562
3563 2008-04-04 NightStrike <NightStrike@gmail.com>
3564
3565 PR other/35151
3566 * configure.ac: Combine rules for mingw32 and mingw64.
3567 * configure: Regenerate.
3568
3569 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3570
3571 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3572 * Makefile.in: Regenerate.
3573
3574 2008-03-20 Ian Lance Taylor <iant@google.com>
3575
3576 * configure.ac: Add support for --enable-gold.
3577 * Makefile.def: Add gold as a directory like ld.
3578 * configure, Makefile.in: Regenerate.
3579
3580 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3581
3582 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3583 (s390_cond_extensions): Reduced extensions to the compare related.
3584 (main): z10 cpu type option added.
3585 (expandConditionalJump): Renamed to ...
3586 (insertExpandedMnemonic): ... this.
3587
3588 * opcodes/s390-opc.c: Re-group the operand format makros.
3589 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3590 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3591 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3592 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3593 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3594 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3595 INSTR_SIL_RDU): New instruction formats added.
3596 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3597 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3598 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3599 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3600 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3601 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3602 masks added.
3603 (s390_opformats): New formats added "ris", "rrs", "sil".
3604 * opcodes/s390-opc.txt: Add the conditional jumps with the
3605 extensions removed from automatic expansion in s390-mkopc.c manually.
3606 (asi - trtre): Add new System z10 EC instructions.
3607 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3608
3609 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3610
3611 * configure.ac: m4_include config/proginstall.m4.
3612 * configure: Regenerate.
3613
3614 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3615
3616 Backport from upstream Libtool:
3617
3618 2007-10-12 Eric Blake <ebb9@byu.net>
3619
3620 Deal with Autoconf 2.62's semantic change in m4_append.
3621 * ltsugar.m4 (lt_append): Replace broken versions of
3622 m4_append.
3623 (lt_if_append_uniq): Don't require separator to be overquoted,
3624 and avoid broken m4_append.
3625 (lt_dict_add): Fix typo.
3626 * libtool.m4 (_LT_DECL): Don't overquote separator.
3627
3628 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3629
3630 * config.rpath: Add AIX 6 support.
3631
3632 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3633
3634 * Makefile.def (stageprofile). Remove -fprofile-generate
3635 from stage_libcflags.
3636 * Makefile.in: Regenerate.
3637
3638 2008-03-13 Ben Elliston <bje@au.ibm.com>
3639
3640 * config.sub, config.guess: Update from upstream sources.
3641
3642 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3643
3644 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3645 * s390-opc.txt (cmpsc): Duplicate entry removed.
3646 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3647 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3648 fier, cu42, cu41): Fix operand format.
3649
3650 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3651
3652 PR bootstrap/32009
3653 PR bootstrap/32161
3654
3655 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3656 * configure: Regenerate.
3657
3658 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3659 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3660 STAGE4_LIBCFLAGS): New.
3661 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3662 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3663 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3664 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3665 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3666 for target modules. Don't export LIBCFLAGS.
3667 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3668 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3669 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3670 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3671 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3672 * Makefile.in: Regenerate.
3673
3674 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3675
3676 PR libgcj/33085
3677 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3678 Do not use -DDLL_EXPORT. Backport from upstream.
3679
3680 2008-02-14 Nick Clifton <nickc@redhat.com>
3681
3682 Import this patch from gcc:
3683 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3684
3685 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3686
3687 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3688
3689 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3690 * configure: Regenerate.
3691
3692 2008-01-31 Marc Gauthier <marc@tensilica.com>
3693
3694 * configure.ac (xtensa*-*-*): Recognize processor variants.
3695 * configure: Regenerate.
3696
3697 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3698
3699 PR bootstrap/34922
3700 * configure.ac (PARSE_ARGS): Push suitable setting of
3701 ac_subdirs_all, for `./configure --help=recursive'.
3702 Handle `+' in generic toplevel directory disabling.
3703 * configure: Regenerate.
3704
3705 2008-01-23 Ben Elliston <bje@au.ibm.com>
3706
3707 * config.sub, config.guess: Update from upstream sources.
3708
3709 2008-01-08 Ben Elliston <bje@au.ibm.com>
3710
3711 * config.sub, config.guess: Update from upstream sources.
3712
3713 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3714
3715 * COPYING.LIBGLOSS: Update default copyright.
3716
3717 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3718
3719 * COPYING.NEWLIB: Update default copyright.
3720
3721 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3722
3723 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3724 Change recommended MPFR from 2.2.1 > 2.3.0.
3725 * configure: Regenerate.
3726
3727 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3728
3729 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3730 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3731 * Makefile.in: Regenerate.
3732
3733 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3734
3735 * configure.ac: Enable libjava for x86_64-*-darwin9.
3736 * configure: Regenerate.
3737
3738 2007-12-05 Ben Elliston <bje@au.ibm.com>
3739
3740 * config.sub, config.guess: Update from upstream sources.
3741
3742 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3743
3744 * config-ml.in: Robustify against white space in absolute file
3745 names.
3746
3747 * config-ml.in (multi-clean): Substitute ${Makefile}.
3748 Remove superfluous ${Makefile} in list.
3749
3750 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3751
3752 * Makefile.def (dependencies): Make configure-gdb depend on
3753 all-intl.
3754 * Makefile.in: Regenerated.
3755
3756 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3757
3758 * Makefile.def: To avoid problems running with parallel makes,
3759 build newlib before libgloss so that target specific header
3760 files are availble.
3761 * Makefile.in: Regenerate.
3762
3763 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3764
3765 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3766 * Makefile.in: Regenerate.
3767
3768 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3769
3770 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3771 * libdecnumber: New directory, imported from GCC.
3772
3773 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3774
3775 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3776 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3777 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3778 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3779 * configure: Regenerate.
3780
3781 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3782
3783 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3784 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3785 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3786 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3787 * configure.ac: Default them to host tools for $host = $build.
3788 Subst them.
3789
3790 * configure: Regenerate.
3791 * Makefile.in: Regenerate.
3792
3793 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3794
3795 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3796 * configure: Regenerate.
3797
3798 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3799
3800 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3801 libstdc++.
3802 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3803 * configure: Regenerate.
3804 * Makefile.in: Regenerate.
3805
3806 2007-09-17 Andreas Schwab <schwab@suse.de>
3807
3808 * configure.ac: Raise minimum makeinfo version to 4.6.
3809 * configure: Regenerate.
3810
3811 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3812
3813 * configure.ac: Correct makeinfo version check.
3814 * configure: Regenerate.
3815
3816 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3817
3818 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3819 to $skipdirs and only disable gprof for newlib. Use the normal
3820 mips*-elf* handling in other respects.
3821 * configure: Regnerate.
3822
3823 2007-09-12 David Daney <ddaney@avtrex.com>
3824
3825 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3826 enabling libgcj.
3827 * configure: Regenerate.
3828
3829 2007-09-12 Richard Guenther <rguenther@suse.de>
3830
3831 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3832 nor --disable-checking is provided also turn on yes and types
3833 checking for stage1.
3834 * configure: Re-generate.
3835
3836 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3837
3838 PR target/33281
3839 * configure.ac: Use config/mh-mingw on mingw.
3840 * configure: Regenerate.
3841
3842 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3843
3844 PR other/32154
3845 * configure.ac: For libgloss targets, point the linker to the linker
3846 script, startup code and simulator library.
3847 * configure: Regenerate.
3848
3849 2007-09-09 Andrew Haley <aph@redhat.com>
3850
3851 * configure.ac (noconfigdirs): Remove target-libffi and
3852 target-libjava.
3853
3854 2007-08-29 Nick Clifton <nickc@redhat.com>
3855
3856 * config.sub, config.guess: Update from upstream sources.
3857
3858 2007-08-21 Richard Guenther <rguenther@suse.de>
3859
3860 * configure.ac: Add types checking to stage1 checking flags.
3861 * configure: Regenerate.
3862
3863 2007-08-18 Paul Brook <paul@codesourcery.com>
3864 Joseph Myers <joseph@codesourcery.com>
3865
3866 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3867 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3868 * Makefile.in: Regenerate.
3869 * configure.ac (--with-debug-prefix-map): New.
3870 * configure: Regenerate.
3871
3872 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3873 Nigel Stephens <nigel@mips.com>
3874
3875 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3876 as target_makefile_frag.
3877 * configure: Regenerate.
3878
3879 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3880
3881 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3882 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3883 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3884 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3885 (do-compare, do-compare3, do-compare-debug): New.
3886 ([+compare-target+]): Use them.
3887
3888 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3889
3890 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3891 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3892 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3893 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3894 (do-compare, do-compare3, do-compare-debug): New.
3895 ([+compare-target+]): Use them.
3896
3897 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3898 Ben Elliston <bje@au.ibm.com>
3899
3900 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3901 --silent if $silent.
3902 * configure: Regenerate.
3903
3904 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3905
3906 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3907
3908 2007-07-17 Nick Clifton <nickc@redhat.com>
3909
3910 * COPYING3: New file. Contains version 3 of the GNU General
3911 Public License.
3912 * COPYING3.LIB: New file. Contains version 3 of the GNU
3913 Lesser General Public License.
3914
3915 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3916
3917 * configure.ac: Fix my previous change to really match GCC.
3918 * configure: Regenerate.
3919
3920 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3921
3922 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3923 * configure: Regenerate.
3924
3925 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3926
3927 * configure.ac: Add some missing m4 quotation.
3928 * configure: Regenerate.
3929
3930 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3931
3932 * Makefile.def: Add windmc tool to build.
3933 * Makefile.tpl: Likewise.
3934 * configure.ac: Likewise.
3935 * Makefile.in: Regenerate.
3936 * configure: Regenerate.
3937
3938 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3939
3940 * lt~obsolete.m4: New. Import from 20070318 libtool.
3941
3942 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3943
3944 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3945 uclinux and linux-uclibc targets.
3946 * configure: Regenerate.
3947
3948 2007-06-28 DJ Delorie <dj@redhat.com>
3949
3950 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3951 not building newlib.
3952 * configure: Regenerated.
3953
3954 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3955
3956 * src-release (DEVO_SUPPORT): Correct typos.
3957
3958 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3959
3960 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3961 * Makefile.in: Regenerated.
3962
3963 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3964
3965 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3966 (distclean-stage[+id+]): Possibly delete stage_last.
3967 * Makefile.in: Regenerate.
3968
3969 2007-06-07 Ben Elliston <bje@au.ibm.com>
3970
3971 * config.sub, config.guess: Update from upstream sources.
3972
3973 2007-06-07 Ben Elliston <bje@au.ibm.com>
3974
3975 * Makefile.tpl: Fix spelling error.
3976 * Makefile.in: Regenerate.
3977
3978 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3979
3980 Sync with gcc:
3981 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3982
3983 PR bootstrap/29382
3984 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3985 * configure: Rebuilt.
3986
3987 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3988
3989 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3990 lt_cv_sys_max_cmd_len.
3991
3992 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3993
3994 * ltgcc.m4: Update from GCC.
3995
3996 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3997
3998 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3999
4000 2007-05-24 Steve Ellcey <sje@cup.hp.com>
4001
4002 * ltmain.sh: Update from GCC.
4003 * libtool.m4: Update from GCC.
4004 * ltsugar.m4: New. Update from GCC.
4005 * ltversion.m4: New. Update from GCC.
4006 * ltoptions.m4: New. Update from GCC.
4007 * ltconfig: Remove.
4008 * ltcf-c.sh: Remove.
4009 * ltcf-cxx.sh: Remove.
4010 * ltcf-gcj.sh: Remove.
4011 * src-release: Update with new libtool file list.
4012
4013 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4014
4015 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4016 stage_cflags.
4017 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4018 Remove CFLAGS/LIBCFLAGS.
4019 (configure-stage[+id+]-[+prefix+][+module+],
4020 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4021 * Makefile.in: Regenerate.
4022
4023 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4024
4025 * config-ml.in: Update from GCC.
4026
4027 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
4028
4029 * src-release (do-proto-toplev): Process the support directories before
4030 the tool directory.
4031
4032 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4033
4034 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4035 of glob. Quote arguments with single quotes too.
4036 * configure: Regenerate.
4037
4038 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4039
4040 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4041 * Makefile.in: Regenerate
4042
4043 2007-03-07 Andreas Schwab <schwab@suse.de>
4044
4045 * configure: Regenerate.
4046
4047 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4048
4049 * configure.ac: Add "--with-pdfdir" configure option,
4050 which defines pdfdir variable.
4051 * Makefile.def (target=fixincludes): Add install-pdf to
4052 missing targets.
4053 (recursive_targets): Add install-pdf target.
4054 (flags_to_pass): Add pdfdir.
4055 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4056 target.
4057 * configure: Regenerate
4058 * Makefile.in: Regenerate
4059
4060 2007-02-28 Eric Christopher <echristo@apple.com>
4061
4062 Revert:
4063 2006-12-07 Mike Stump <mrs@apple.com>
4064
4065 * Makefile.def (dependencies): Add dependency for
4066 install-target-libssp and install-target-libgomp on
4067 install-gcc.
4068 * Makefile.in: Regenerate.
4069
4070 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4071
4072 * configure: Regenerate.
4073 * configure.ac: Move statements after variable declarations.
4074
4075 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4076
4077 * configure.ac: Adjust for loop syntax.
4078 * configure: Regenerate.
4079
4080 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4081
4082 * configure: Rebuilt.
4083
4084 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4085
4086 * configure.ac: Drop multiple occurrences of --enable-languages,
4087 and fix its quoting.
4088 * configure: Rebuilt.
4089
4090 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4091 Nathan Sidwell <nathan@codesourcery.com>
4092 Vladimir Prus <vladimir@codesourcery.com
4093 Joseph Myers <joseph@codesourcery.com>
4094
4095 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4096 * configure: Regenerate.
4097
4098 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4099
4100 * configure.ac (target_libraries): Move libgcc before libiberty.
4101 * configure: Regenerated.
4102
4103 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4104
4105 * configure: Regenerate again?
4106
4107 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
4108
4109 * configure: Reapply PR30748 fix which was lost in the previous commit.
4110
4111 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4112 Paolo Bonzini <bonzini@gnu.org>
4113
4114 PR bootstrap/30753
4115 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4116 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4117 * configure: Regenerated.
4118
4119 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
4120
4121 * configure: Regenerate.
4122
4123 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4124
4125 PR bootstrap/30748
4126 * configure.ac: Correct syntax for Solaris ksh.
4127 * configure: Regenerated.
4128
4129 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4130
4131 * Makefile.def: Sync with GCC.
4132 * Makefile.tpl: Sync with GCC.
4133 * Makefile.in: Regenerate.
4134 * configure: Regenerate.
4135
4136 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4137
4138 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4139 noncanonical equivalents.
4140 * configure.in: Rename to...
4141 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4142 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4143 target_noncanonical. Use them. Rewrite removal of configure
4144 arguments for autoconf 2.59. Discard variable settings. Force
4145 program_transform_name for native tools.
4146
4147 * Makefile.in: Regenerated.
4148 * configure: Regenerated with autoconf 2.59.
4149
4150 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4151
4152 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4153
4154 * COPYING.LIBGLOSS: Reformat default Red Hat
4155 license to fit within 80 columns.
4156 * COPYING.NEWLIB: Ditto.
4157
4158 2007-02-05 Dave Brolley <brolley@redhat.com>
4159
4160 * Contribute the following changes:
4161 2006-11-28 DJ Delorie <dj@redhat.com>
4162
4163 * configure.in: Fix typo for mep's target_makefile_frag.
4164 * configure: Regenerated.
4165
4166 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4167
4168 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4169 * configure: Regenerate.
4170
4171 2001-09-19 DJ Delorie <dj@redhat.com>
4172
4173 * configure.in (target_makefile_frag): use mt-mep
4174
4175 2001-06-12 Don Howard <dhoward@redhat.com>
4176
4177 * configure.in: Remove gdb from MeP skip list.
4178
4179 2001-04-05 DJ Delorie <dj@redhat.com>
4180
4181 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4182
4183 2001-03-20 Ben Elliston <bje@redhat.com>
4184
4185 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4186
4187 2001-03-19 Ben Elliston <bje@redhat.com>
4188
4189 * config.sub (mep, mep-*): Add.
4190
4191 2007-01-31 Andreas Schwab <schwab@suse.de>
4192
4193 * Makefile.tpl (LDFLAGS): Substitute it.
4194 * Makefile.in: Regenerate.
4195
4196 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4197
4198 * configure.in: Change == to = in test command.
4199 * configure: Regenerate.
4200
4201 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4202 Nick Clifton <nickc@redhat.com>
4203 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4204
4205 * configure.in (build_configargs, host_configargs, target_configargs):
4206 Remove build/host/target parameters.
4207 (host_libs): Add gmp and mpfr.
4208 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4209 * Makefile.def (gmp, mpfr): New.
4210 (gcc): Remove target.
4211 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4212 target_os, target_vendor): New.
4213 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4214 * configure: Regenerate.
4215 * Makefile.in: Regenerate.
4216
4217 2007-01-11 Matt Fago <fago@earthlink.net>
4218
4219 * configure.in: Try to link to functions only in mpfr 2.2.x
4220 to improve robustness of configure tests.
4221 * configure: Regenerate.
4222
4223 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4224
4225 * configure.in: Add support for an x86_64-mingw* target.
4226 * configure: Regenerate.
4227
4228 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4229
4230 * Makefile.tpl (all-target): Correct @if conditional for target
4231 modules.
4232 * configure.in: Omit libiberty if building only target libgcc.
4233 * configure, Makefile.in: Regenerated.
4234
4235 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4236
4237 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4238 * configure: Regenerate.
4239
4240 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4241
4242 * Makefile.def (target_modules): Add libgcc.
4243 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4244 * Makefile.tpl (clean-target-libgcc): Delete.
4245 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4246 on gcc even for bootstrapped modules. Rewrite handling of
4247 lang_env_dependencies to loop over target_modules.
4248 * configure.in (target_libraries): Add target-libgcc.
4249 * Makefile.in, configure: Regenerated.
4250
4251 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4252
4253 Sync with gcc:
4254 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4255
4256 * configure.in: Reorganize recognition of languages. Add
4257 --enable-stage1-languages. Show supported languages for the chosen
4258 target rather than all recognized languages.
4259 * configure: Regenerate.
4260
4261 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4262
4263 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4264 * Makefile.in: Regenerate.
4265
4266 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4267
4268 * configure.in: Warn that MPFR 2.2.0 is buggy.
4269 * configure: Regenerate.
4270
4271 2006-12-27 Ian Lance Taylor <iant@google.com>
4272
4273 * configure.in: When removing Makefiles to force a reconfigure, also
4274 remove prev-DIR*/Makefile.
4275 * configure: Regenerate.
4276
4277 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4278
4279 * config.bfd: Recognize fido.
4280
4281 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4282
4283 Sync with gcc:
4284
4285 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4286
4287 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4288 it only affects bootstrap and could be tested on "$host" as well.
4289 * configure: Regenerate.
4290 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4291
4292 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4293
4294 PR bootstrap/29544
4295 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4296 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4297 move here comment from Makefile.tpl.
4298 * Makefile.tpl: Move some definitions higher in the file.
4299 (STAGE1_CHECKING): New.
4300 * configure.in: Add --enable-stage1-checking.
4301 * configure: Regenerate.
4302 * Makefile.in: Regenerate.
4303
4304 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4305
4306 * configure.in: Update error message for missing GMP/MPFR.
4307
4308 * configure: Regenerate.
4309
4310 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4311
4312 * configure.in: Update MPFR version in error message.
4313
4314 * configure: Regenerate.
4315
4316 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4317
4318 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4319 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4320 --with-gmp-lib): New flags.
4321
4322 * configure: Regenerate.
4323
4324 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4325
4326 PR bootstrap/30134
4327 * configure.in: Correct x86 darwin support for libjava to powerpc
4328 and i?86 only.
4329 * configure: Regenerate.
4330
4331 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4332
4333 * configure.in: Handle spu makefile frag.
4334 * Makefile.tpl (MAINT): Define
4335 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4336 * configure: Regenerate.
4337 * Makefile.in: Regenerate.
4338
4339 2006-12-11 Ben Elliston <bje@au.ibm.com>
4340
4341 * config.sub, config.guess: Update from upstream sources.
4342
4343 2006-12-11 Ben Elliston <bje@au.ibm.com>
4344
4345 * configure.in: Sync with GCC (spu-*-*).
4346 * configure: Sync with GCC.
4347
4348 2006-12-07 Mike Stump <mrs@apple.com>
4349
4350 * Makefile.def (dependencies): Add dependency for
4351 install-target-libssp and install-target-libgomp on
4352 install-gcc.
4353 * Makefile.in: Regenerate.
4354
4355 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4356
4357 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4358 (unstage): Test for stage_last presence.
4359
4360 PR bootstrap/29802
4361 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4362 * Makefile.in: Regenerate.
4363
4364 2006-11-14 DJ Delorie <dj@redhat.com>
4365
4366 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4367 * Makefile.in: Sync with GCC.
4368 * configure.in: Sync with GCC (mpfr, gmp).
4369 * configure: Sync with GCC.
4370
4371 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4372
4373 * configure.in: Remove target-libgloss from noconfigdirs for
4374 bfin-*-*.
4375 * configure: Regenerated.
4376
4377 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4378
4379 * COPYING.NEWLIB: Add spu license.
4380 * COPYING.LIBGLOSS: Ditto.
4381
4382 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4383
4384 * Makefile.def: Added pdf target handling.
4385 * Makefile.tpl: Added pdf target handling.
4386 * Makefile.in: Regenerated.
4387
4388 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4389
4390 * COPYING.NEWLIB: Updated.
4391 * COPYING.LIBGLOSS: Ditto.
4392
4393 2006-09-27 Dave Brolley <brolley@redhat.com>
4394
4395 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4396 $s instead of $r.
4397 * configure: Regenerated.
4398
4399 2006-09-26 Ben Elliston <bje@au.ibm.com>
4400
4401 * config.sub, config.guess: Update from upstream sources.
4402
4403 2006-09-20 Thiemo Seufer <ths@mips.com>
4404
4405 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4406 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4407 * configure: Regenerate.
4408
4409 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4410
4411 * configure.in: Never build newlib for a Mingw host.
4412 Never build newlib as Mingw target library.
4413 Test the existence of winsup/cygwin for building a Cygwin newlib,
4414 rather than just winsup.
4415 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4416 building a Mingw target.
4417 * configure: Regenerate.
4418
4419 2006-08-15 Thiemo Seufer <ths@mips.com>
4420 Nigel Stephens <nigel@mips.com>
4421 David Ung <davidu@mips.com>
4422
4423 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4424
4425 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4426
4427 Sync from GCC:
4428 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4429
4430 PR bootstrap/18058
4431 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4432 if the bootstrap compiler is a GCC version that supports it.
4433 * configure: Regenerate.
4434
4435 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4436
4437 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4438 * configure: Regenerated.
4439
4440 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4441
4442 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4443 for stages after the first.
4444
4445 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4446
4447 * Makefile.def: Add dependencies for configure-opcodes
4448 on configure-intl and all-opcodes on all-intl.
4449 * Makefile.in: Regenerated.
4450
4451 2006-07-04 Peter O'Gorman <peter@pogma.com>
4452
4453 * ltconfig: chmod 644 before ranlib during install.
4454
4455 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4456
4457 * configure.in: Fix thinkos in previous check-in.
4458 * configure: Regenerate.
4459
4460 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4461
4462 Sync from gcc:
4463
4464 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4465
4466 PR other/27063
4467 * configure.in: Test subdir_requires and give an appropriate
4468 error message.
4469 * configure: Regenerate.
4470
4471 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4472
4473 PR target/27540
4474 * configure.in: Only enable libgomp on IRIX 6.
4475 * configure: Regenerate.
4476
4477 2006-06-20 David Ayers <d.ayers@inode.at>
4478
4479 PR bootstrap/28072
4480 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4481 whether target-libjava is being configured instead of whether the
4482 java front end is enabled.
4483 * configure: Regenerate.
4484
4485 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4486
4487 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4488 to R_ARM_LDC_SB_G{0,1,2} respectively.
4489
4490 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4491
4492 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4493 too.
4494 * Makefile.in: Regenerate.
4495
4496 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4497
4498 Sync from gcc:
4499
4500 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4501 * configure.in: Don't enable libgomp on hpux10.
4502 * configure: Rebuilt.
4503
4504 2006-06-13 David Ayers <d.ayers@inode.at>
4505
4506 Sync from gcc:
4507
4508 2006-06-12 David Ayers <d.ayers@inode.at>
4509
4510 PR bootstrap/27963
4511 PR target/19970
4512 * configure.in: Remove target-boehm-gc from noconfigdirs where
4513 ${libgcj} is specified.
4514 * configure: Regenerate.
4515
4516 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4517
4518 Sync from gcc:
4519
4520 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4521 Andreas Schwab <schwab@suse.de>
4522
4523 PR bootstrap/18033
4524 * config-ml.in: Eval option if surrounded by single quotes.
4525
4526 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4527
4528 Sync from gcc:
4529
4530 2006-06-06 David Ayers <d.ayers@inode.at>
4531
4532 PR libobjc/13946
4533 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4534 * Makefile.in: Regenerate.
4535 * configure.in: Add --enable-objc-gc at toplevel and have it
4536 enable boehm-gc for Objective-C.
4537 Remove target-boehm-gc from libgcj.
4538 Add target-boehm-gc to target_libraries.
4539 Add target-boehm-gc to noconfigdirs where ${libgcj}
4540 is specified.
4541 Assert that boehm-gc is supported when requested for Objective-C.
4542 Only build boehm-gc if needed either for Java or Objective-C.
4543 * configure: Regenerate.
4544
4545 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4546
4547 PR 27674
4548 * Makefile.tpl (configure-[+prefix+][+module+],
4549 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4550 Remove rule to unstage bootstrapped modules.
4551 (stage_current): New.
4552 * Makefile.in: Regenerate.
4553
4554 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4555 Andreas Tobler <a.tobler@schweiz.ch>
4556
4557 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4558 * configure: Rebuilt.
4559
4560 Revert
4561 2006-01-31 Richard Guenther <rguenther@suse.de>
4562 Paolo Bonzini <bonzini@gnu.org>
4563
4564 * Makefile.def (target_modules): Add libgcc-math target module.
4565 * configure.in (target_libraries): Add libgcc-math target library.
4566 (--enable-libgcc-math): New configure switch.
4567 * Makefile.in: Re-generate.
4568 * configure: Re-generate.
4569
4570 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4571
4572 * config-ml.in: Alter CCASFLAGS to include special
4573 multilib options the same as is done for CFLAGS.
4574
4575 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4576
4577 * Makefile.def: Added dependencies from sim and gdb on intl, and
4578 added configure dependencies to everything with an all dependency
4579 on intl.
4580 * gettext.m4: Removed.
4581 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4582 (GDB_SUPPORT_DIRS): Add intl.
4583 * Makefile.in: Regenerated.
4584
4585 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4586
4587 * src-release (DEVO_SUPPORT): Add config.rpath.
4588
4589 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4590
4591 * Makefile.def (bfd, opcodes): Fix lib_path.
4592 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4593 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4594 * Makefile.in: Regenerate.
4595
4596 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4597
4598 * configure.in: Enable gprof for cross builds.
4599 * configure: Regenerate.
4600
4601 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4602
4603 * src-release (MAKEINFOFLAGS): Define.
4604 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4605
4606 2006-05-14 Ben Elliston <bje@au.ibm.com>
4607
4608 * config.sub, config.guess: Update from upstream sources.
4609
4610 2006-05-12 Ben Elliston <bje@au.ibm.com>
4611
4612 * config.sub, config.guess: Update from upstream sources.
4613
4614 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4615
4616 * blt, iwidgets, mmalloc: Remove directories.
4617
4618 2006-05-01 DJ Delorie <dj@redhat.com>
4619
4620 * configure.in: Restore CFLAGS if GMP isn't present.
4621 * configure: Regenerate.
4622
4623 2006-04-18 DJ Delorie <dj@redhat.com>
4624
4625 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4626 reference libgloss so that libssp can be built in a combined
4627 tree.
4628 * configure: Regenerate.
4629
4630 2006-04-10 Ben Elliston <bje@au.ibm.com>
4631
4632 * contrib: Remove directory.
4633
4634 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4635
4636 * Makefile.tpl: Add install-html target.
4637 * Makefile.def: Add install-html target.
4638 * Makefile.in: Regenerate.
4639 * configure.in: Add --with-datarootdir, --with-docdir,
4640 and --with-htmldir options.
4641 * configure: Regenerate.
4642
4643 2006-03-31 Ben Elliston <bje@au.ibm.com>
4644
4645 PR binutils/1860
4646 * configure.in: Require makeinfo 4.4 or higher.
4647 * configure: Regenerate.
4648
4649 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4650
4651 * Makefile.in: Regenerate.
4652
4653 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4654
4655 Sync with gcc:
4656 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4657
4658 * configure.in: Handle --disable-<component> generically.
4659 * configure: Regenerate.
4660
4661 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4662
4663 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4664 (TARGET_CONFIGDIRS): Remove.
4665 * configure.in: Remove AC_SUBST(target_configdirs).
4666 * Makefile.in, configure: Regenerated.
4667
4668
4669 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4670
4671 PR libgcj/17311
4672 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4673
4674 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4675
4676 PR bootstrap/25670
4677
4678 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4679
4680 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4681 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4682 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4683 BUILD_PREFIX, BUILD_PREFIX_1.
4684 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4685
4686 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4687 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4688
4689 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4690 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4691 of `cat stage_current`. Always provide the `r' and `s' variables.
4692 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4693 a single shell execution.
4694 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4695 bootstrapped modules, make the stage1 module if the build was not
4696 started yet, else build the current stage.
4697 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4698 (all-build, all-host, all-target, [+make_target+]-host,
4699 [+make_target+]-target): Do not use \-continued lines.
4700 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4701 (current_stage, restrap, stage_last): New.
4702
4703 * Makefile.in: Regenerate.
4704 * configure: Regenerate.
4705
4706 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4707
4708 Sync from gcc:
4709
4710 2006-01-31 Richard Guenther <rguenther@suse.de>
4711 Paolo Bonzini <bonzini@gnu.org>
4712
4713 * Makefile.def (target_modules): Add libgcc-math target module.
4714 * configure.in (target_libraries): Add libgcc-math target library.
4715 (--enable-libgcc-math): New configure switch.
4716 * Makefile.in: Re-generate.
4717 * configure: Re-generate.
4718 * libgcc-math: New toplevel directory.
4719
4720 2006-01-18 Richard Henderson <rth@redhat.com>
4721 Jakub Jelinek <jakub@redhat.com>
4722 Diego Novillo <dnovillo@redhat.com>
4723
4724 * libgomp: New directory.
4725 * Makefile.def: Add target_module libgomp.
4726 * Makefile.in: Regenerate.
4727 * configure.in (target_libraries): Add target-libgomp.
4728 * configure: Regenerate.
4729
4730 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4731 Andreas Schwab <schwab@suse.de>
4732
4733 * configure: Regenerate.
4734
4735 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4736
4737 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4738 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4739 the assembler, linker and binutils.
4740 * configure: Regenerate.
4741
4742 2006-01-16 Nick Clifton <nickc@redhat.com>
4743
4744 * config.sub, config.guess: Sync from config repository.
4745
4746 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4747
4748 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4749 @ from continuation.
4750 * Makefile.in: Rebuilt.
4751
4752 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4753
4754 Sync from gcc:
4755
4756 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4757
4758 PR bootstrap/24252
4759
4760 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4761 * Makefile.tpl (OBJDUMP): New.
4762 (EXTRA_HOST_FLAGS): Add it.
4763 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4764
4765 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4766 to use symbolic links between directories. Avoid race conditions
4767 or make them harmless.
4768 * configure.in: Do not try to use symbolic links between directories.
4769
4770 * Makefile.def (LEAN): Pass.
4771 * Makefile.tpl (LEAN): Define.
4772 (stage[+id+]-start): Accept that the previous directory does not
4773 exist, if the bootstrap is lean.
4774 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4775 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4776 configure substitution.
4777 ([+compare-target+]): Likewise.
4778 ([+bootstrap-target+]-lean): New.
4779 * configure.in: Remove lean bootstrap support from here.
4780
4781 * Makefile.in: Regenerate.
4782 * configure: Regenerate.
4783
4784 2006-01-02 Andreas Schwab <schwab@suse.de>
4785
4786 * configure.in: When reconfiguring remove Makefile in
4787 all stage directories.
4788 * configure: Regenerate.
4789
4790 2005-12-27 Leif Ekblad <leif@rdos.net>
4791
4792 * configure.in: Add support for RDOS target.
4793 * configure: Regenerate.
4794
4795 2005-12-27 Nick Clifton <nickc@redhat.com>
4796
4797 PR binutils/1990
4798 * libtool.m4: Synchronize with version in GCC sources.
4799
4800 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4801
4802 Revert Ada-related part of the previous change.
4803
4804 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4805 Do not pass.
4806 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4807 * Makefile.in: Regenerate.
4808 * configure.in: Do not include mt-ppc-aix target fragment.
4809 * configure: Regenerate.
4810
4811 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4812
4813 * configure.in: Select appropriate fragments for PowerPC/AIX.
4814 * configure: Regenerate.
4815
4816 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4817 BOOT_CFLAGS, BOOT_LDFLAGS.
4818 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4819 BOOT_CFLAGS, BOOT_LDFLAGS.
4820 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4821 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4822 (stage): Fail if we cannot complete the work.
4823 * Makefile.in: Regenerate.
4824
4825 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4826
4827 * COPYING.NEWLIB: Update copyright year for default
4828 copyright.
4829
4830 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4831
4832 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4833 install-host-nogcc): Don't invoke $(stage) at the end.
4834 * Makefile.in: Regenerate.
4835
4836 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4837
4838 * configure.in: Flip the top-level bootstrap switch.
4839 * configure: Regenerate.
4840
4841 Merge from gcc:
4842
4843 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4844
4845 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4846 $(stage) and $(unstage).
4847 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4848 (all): Remove stray semicolon.
4849 (local-distclean): Don't handle multilib.tmp and multilib.out.
4850 (install.all): Set $s for consistency.
4851 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4852 check_multilibs setting. Always make the install directory.
4853 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4854 Correct @if/@endif.
4855 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4856 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4857 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4858 (multilib.out): Remove.
4859 * Makefile.in: Regenerated.
4860
4861 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4862
4863 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4864 * configure.in: Replace ms1 arch with mt.
4865 * configure: Rebuilt.
4866
4867 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4868
4869 Sync with gcc:
4870
4871 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4872
4873 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4874 * configure.in: Replace ms1 arch with mt.
4875 * configure: Rebuilt.
4876
4877 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4878
4879 Sync with gcc:
4880
4881 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4882
4883 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4884 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4885 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4886 Find in-tree tools if available.
4887 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4888 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4889 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4890 (COMPILER_*_FOR_TARGET): New.
4891 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4892 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4893 (CONFIGURED_*, USUAL_*): Remove.
4894 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4895 STRIP): Use autoconf substitutions.
4896 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4897 COMPILER_NM_FOR_TARGET): New.
4898 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4899
4900 (all): Make all-host and all-target in parallel.
4901 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4902 that $$r and $$s are set before invoking a recursive make.
4903 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4904 ([+bootstrap-target+]): Inline most of the `all' target.
4905
4906 2005-11-29 Ben Elliston <bje@au.ibm.com>
4907
4908 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4909 from the gcc build directory.
4910 * Makefile.in: Regenerate.
4911
4912 2005-11-29 Ben Elliston <bje@au.ibm.com>
4913
4914 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4915 depend on all-libdecnumber.
4916 * configure.in (host_libs): Include libdecnumber.
4917 * Makefile.in: Regenerate.
4918 * configure: Likewise.
4919
4920 2005-11-21 Kean Johnston <jkj@sco.com>
4921
4922 * config.sub, config.guess: Sync from upstream sources.
4923
4924 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4925
4926 * Makefile.def: Remove gdb dependencies for gdbtk.
4927 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4928 (configure-gdb, install-gdb): New rules.
4929 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4930 * Makefile.in, configure: Regenerated.
4931
4932 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4933
4934 PR bootstrap/24297
4935 * Makefile.tpl (do-[+make-target+], do-check, install,
4936 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4937 are set before recursing.
4938 * Makefile.in: Regenerate.
4939
4940 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4941
4942 PR bootstrap/18939
4943 * Makefile.def (gcc) <target>: Fix thinko.
4944 * Makefile.in: Regenerate.
4945
4946 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4947
4948 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4949 * configure: Regenerate.
4950
4951 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4952
4953 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4954 target-libffi, target-qthreads, target-libjava, and
4955 targetlibobjc.
4956 * configure: Regenerate.
4957
4958 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4959
4960 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4961 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4962 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4963 (USUAL_OBJDUMP_FOR_TARGET): New.
4964 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4965 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4966 * configure, Makefile.in: Regenerated.
4967
4968 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4969
4970 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4971 before other host packages.
4972
4973 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4974
4975 PR bootstrap/22340
4976
4977 * configure.in (default_target): Remove.
4978 * Makefile.tpl (all): Do not use prerequisites as subroutines
4979 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4980 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4981 use prerequisites as subroutines.
4982 (check-host, check-target): New.
4983 (bootstrap configure & all targets): Do not use stage*-start
4984 if the directory layout is already ok.
4985 (non-bootstrap configure & all targets): Prepend a $(unstage).
4986 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4987 (NOTPARALLEL): Remove.
4988 (unstage, stage variables): New variables.
4989 (unstage, stage targets): Simply expand to those variables.
4990
4991 * configure: Regenerate.
4992 * Makefile.in: Regenerate.
4993
4994 2005-10-04 James E Wilson <wilson@specifix.com>
4995
4996 * Makefile.def (lang_env_dependencies): Add libmudflap.
4997 * Makefile.in: Regenerate.
4998
4999 2005-10-03 Catherine Moore <clm@cm00re.com>
5000
5001 * configure.in (bfin-*-*): Support bfin.
5002 * configure: Regenerated.
5003
5004 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
5005
5006 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5007 * configure: Regenerated.
5008
5009 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5010
5011 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5012 (LIPO_FOR_TARGET): New.
5013 (CONFIGURED_LIPO_FOR_TARGET): New.
5014 (USUAL_LIPO_FOR_TARGET): New.
5015 (STRIP_FOR_TARGET): New.
5016 (CONFIGURED_STRIP_FOR_TARGET): New.
5017 (USUAL_STRIP_FOR_TARGET): New.
5018 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5019 STRIP_FOR_TARGET.
5020 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5021 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5022 * Makefile.in: Regenerate.
5023 * configure: Regenerate.
5024
5025 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5026
5027 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5028 (rs6000-*-aix*): Same.
5029 * configure: Regenerate.
5030
5031 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5032
5033 * configure.in: Recognize f95 in the --enable-languages option,
5034 and substitute it for fortran, issuing a warning.
5035 * configure: Regenerate.
5036
5037 2005-09-07 Ben Elliston <bje@au.ibm.com>
5038
5039 Import from Autoconf sources:
5040
5041 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5042 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
5043 Elliston. Handle weird characters correctly.
5044
5045 2005-08-30 Phil Edwards <phil@codesourcery.com>
5046
5047 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5048 * configure: Regenerated.
5049
5050 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5051
5052 * Makefile.def (libssp): Add to lang_env_dependencies.
5053 * Makefile.in: Regenerate.
5054
5055 2005-08-17 Christian Groessler <chris@groessler.org>
5056
5057 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5058 * Makefile.in: Regenerate.
5059
5060 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5061
5062 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5063 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5064 Look for alternate names of the target cc and c++
5065 * configure: Regenerate.
5066
5067 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5068
5069 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5070 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5071 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5072 tools; remove code to manually set them.
5073 (Target tools): Look in the environment for them.
5074 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5075 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5076 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5077 build directory.
5078 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5079 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5080 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5081 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5082 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5083 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5084 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5085 * configure: Regenerate.
5086 * Makefile.in: Regenerate.
5087
5088 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5089
5090 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5091 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5092 * Makefile.in: Regenerated.
5093
5094 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5095
5096 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5097 (CFLAGS_FOR_TARGET): Use it.
5098 (CXXFLAGS_FOR_TARGET): Likewise.
5099 * Makefile.in: Regenerated.
5100 * configure.in (--with-build-sysroot): New option.
5101 * configure: Regenerated.
5102
5103 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5104
5105 * Makefile.tpl: Wrap install between unstage and stage
5106 * Makefile.in: Regenerate.
5107
5108 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5109
5110 * all files: Update FSF address.
5111
5112 2005-07-14 Jim Blandy <jimb@redhat.com>
5113
5114 * configure.in: Add cases for Renesas m32c.
5115 * configure: Regenerated.
5116
5117 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5118
5119 * COPYING, compile, config-ml.in, config.guess,
5120 config.sub, install-sh, missing, mkinstalldirs,
5121 symlink-tree, ylwrap: Sync from upstream sources.
5122
5123 2005-07-13 Eric Christopher <echristo@redhat.com>
5124
5125 * configure.in: Add toplevel noconfigdir support for tpf.
5126 * configure: Regenerate.
5127
5128 2005-07-11 Jakub Jelinek <jakub@redhat.com>
5129
5130 * Makefile.def (target_modules): Add libssp.
5131 * configure.in (target_libraries): Add target-libssp.
5132 * configure: Rebuilt.
5133 * Makefile.in: Rebuilt.
5134
5135 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5136
5137 PR ada/22340
5138
5139 * Makefile.def: Sync with gcc.
5140 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5141 * Makefile.in: Regenerate.
5142
5143 2005-07-07 Andreas Schwab <schwab@suse.de>
5144
5145 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5146 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5147 * Makefile.in: Regenerated.
5148
5149 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
5150
5151 * configure.in: Add --enable-libssp and --disable-libssp.
5152 * configure: Regenerate with autoconf-2.13.
5153
5154 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5155
5156 * configure.in: Don't build sim or rda when targetting darwin.
5157 * configure: Regenerate.
5158
5159 2005-07-04 Ben Elliston <bje@gnu.org>
5160
5161 * src-release (do-proto-toplev): Remove dejagnu bits.
5162 (DEJAGNU_SUPPORT_DIRS): Remove.
5163 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5164 (GDBD_SUPPORT_DIRS): Likewise.
5165 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5166 (INSIGHTD_SUPPORT_DIRS): Likewise.
5167 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5168
5169 2005-06-30 Ben Elliston <bje@gnu.org>
5170
5171 * setup.com (mpw): Remove unused directive.
5172
5173 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5174
5175 * Makefile.def (stagefeedback): Come after profile.
5176 Define profiledbootstrap target.
5177 * Makefile.tpl (profiledbootstrap): Remove.
5178 (stageprofile-end): Zap stagefeedback.
5179 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5180 * Makefile.in: Regenerate.
5181
5182 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5183
5184 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5185 In 'cpp' stanza, support '#line' as well as '# '.
5186
5187 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5188
5189 * configure.in (unsupported_languages): New macro.
5190 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5191 non-ported target libraries in noconfigdirs.
5192 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5193 non-linux-gnu. Remove libgcj_ex_libffi.
5194 <lang_frag loop>: Set add_this_lang=no if the language is in
5195 unsupported_languages.
5196 * configure: Regenerate.
5197
5198 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5199
5200 * configure.in: Fix typo in handling of --with-mpfr-dir.
5201 * configure: Regenerate.
5202
5203 2005-06-02 Jim Blandy <jimb@redhat.com>
5204
5205 * config.sub: Add cases for the Renesas m32c. (This patch has been
5206 accepted into the master sources.)
5207
5208 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5209 Michael Snyder <msnyder@redhat.com>
5210 Stan Cox <scox@redhat.com>
5211
5212 * configure.in: Set noconfigdirs for ms1.
5213
5214 * configure: Regenerate.
5215
5216 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5217
5218 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5219 (Dependencies): Consider target modules for bootstrap dependencies.
5220 Make target bootstrap modules depend on each stage's gcc.
5221 * Makefile.in: Regenerate.
5222
5223 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5224
5225 * Makefile.def (configure-gcc): Depend on binutils having been built.
5226 (all-gcc): No need to do it here.
5227 * Makefile.in: Regenerate.
5228
5229 2005-05-19 Paul Brook <paul@codesourcery.com>
5230
5231 * configure.in: Rewrite misleading error message when requested
5232 language cannot be built.
5233 * configure: Regenerate.
5234
5235 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5236
5237 * ylwrap: Import from Automake 1.9.5.
5238
5239 2005-05-04 Mike Stump <mrs@apple.com>
5240
5241 * configure.in: Always pass --target to target configures as
5242 otherwise rebuilds that do --recheck will fail.
5243 * configure: Rebuilt.
5244
5245 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5246
5247 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5248 STAGE_HOST_EXPORTS.
5249 (configure, all): Add bootstrap support.
5250 (Host modules, target modules): Pass post-stage1 flags and exports.
5251 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5252 * Makefile.in: Regenerate.
5253
5254 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5255
5256 Sync from gcc:
5257
5258 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5259
5260 * config.sub: Update from master copy.
5261
5262 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5263
5264 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5265 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5266 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5267 "*-*-elf" and "*-*-linux*".
5268 * configure: Regenerate.
5269
5270 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5271
5272 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5273 (TARGET_CONFIGARGS): Include --with-target-subdir.
5274 (configure, all): New macros. Use them throughout.
5275
5276 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5277
5278 * Makefile.tpl: Sync with gcc.
5279 * Makefile.in: Regenerate.
5280
5281 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5282
5283 * config/mh-mingw32: Delete.
5284 * configure.in: Don't use it.
5285 * configure: Regenerate.
5286
5287 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5288
5289 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5290 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5291 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5292 (HOST_LIB_PATH): Generate from Makefile.def.
5293 (TARGET_LIB_PATH): Likewise.
5294 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5295 * Makefile.in: Regenerate.
5296 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5297 (RPATH_ENVVAR): Include Darwin case.
5298 * configure: Regenerate.
5299
5300 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5301
5302 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5303 * configure: Regenerate.
5304
5305 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5306
5307 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5308 gcc_version, and gcc_version_trigger from set of flags to pass.
5309 * Makefile.tpl: Remove definitions of above variables.
5310 (config.status): Remove dependency on $(gcc_version_trigger).
5311 * Makefile.in: Regenerate.
5312 * configure.in: Do not reference config/gcc-version.m4 nor
5313 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5314 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5315 * configure: Regenerate.
5316
5317 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5318 Andrew Pinski <pinskia@physics.uc.edu>
5319
5320 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5321 * Makefile.in: Regenerate.
5322
5323 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5324
5325 PR libgcj/20160
5326 * ltmain.sh: Avoid creating archives with components that have
5327 duplicate basenames.
5328
5329 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5330
5331 PR bootstrap/20250
5332 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5333 instead of check.
5334 * Makefile.in: Regenerate.
5335
5336 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5337
5338 Sync from gcc.
5339
5340 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5341
5342 PR bootstrap/17383
5343 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5344 * Makefile.tpl (HOST_SUBDIR): New substitution.
5345 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5346 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5347 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5348 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5349 (Host modules, Bootstrapped modules): Use it.
5350 (Build modules, Target modules): Do not create symlink trees,
5351 always configure out-of-srcdir.
5352 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5353 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5354 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5355 $(HOST_SUBDIR). Create a symlink for host_subdir.
5356
5357 * Makefile.in: Regenerate.
5358 * configure: Regenerate.
5359
5360 Merged from libada-gnattools-branch:
5361 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5362
5363 * Makefile.def: Add gnattools as a module, depending on target-libada.
5364 * Makefile.in: Regenerate.
5365 * configure.in: Include gnattools in host_tools; disable it if ada
5366 is disabled.
5367 * configure: Regenerate.
5368
5369 2005-02-23 Nick Clifton <nickc@redhat.com>
5370
5371 * configure: Regenerate.
5372
5373 2005-02-22 Paul Schlie <schlie@comcast.net>
5374
5375 * configure.in: Allow darwin targeted ports to build tk, itcl and
5376 libgui.
5377
5378 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5379
5380 PR libgcj/10353
5381 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5382 * configure: Regenerate.
5383
5384 2005-02-08 Andrew Cagney <cagney@gnu.org>
5385
5386 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5387 gdb/ section. Update GDB's URL.
5388
5389 2005-01-31 Andrew Cagney <cagney@gnu.org>
5390
5391 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5392
5393 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5394
5395 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5396 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5397 target-libgloss when not *-*-elf and *-*-aout.
5398 * configure: Regenerate.
5399
5400 2005-01-27 Andrew Cagney <cagney@gnu.org>
5401
5402 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5403
5404 2005-01-24 Andrew Cagney <cagney@gnu.org>
5405
5406 * gettext.m4: Only fall back to ../intl/ when it's present.
5407
5408 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5409
5410 * install-sh, config.sub: Import from upstream.
5411
5412 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5413
5414 PR bootstrap/18222
5415 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5416 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5417 * Makefile.in: Regenerate.
5418
5419 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5420
5421 Revert 2004-12-28 Makefile changes, a better fix will be
5422 applied to mainline and src after GCC 4.0 branches.
5423
5424 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5425
5426 PR bootstrap/17383
5427
5428 * Makefile.def (target_modules): Remove stage parameter,
5429 it is always true now.
5430 * Makefile.tpl (configure-build-[+module+],
5431 configure-target-[+module+]): Always build symlink tree
5432 for the directory and for include. BUILD_SUBDIR and
5433 TARGET_SUBDIR cannot be . anymore.
5434 * Makefile.in: Regenerate.
5435
5436 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5437
5438 Revert 2004-12-08 Makefile changes.
5439
5440 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5441
5442 * configure.in (sh64-*-*): Reenable gprof.
5443 * configure: Regenerate.
5444
5445 2004-12-09 Jim Blandy <jimb@redhat.com>
5446
5447 * MAINTAINERS: List 'depcomp' as part of automake.
5448
5449 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5450
5451 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5452 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5453 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5454 * Makefile.in: Regenerate.
5455
5456 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5457
5458 * Makefile.tpl: Generate normal dependencies if the LHS module is
5459 not bootstrapped.
5460 * Makefile.in: Regenerate.
5461
5462 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5463
5464 * configure.in: Include config/gxx-include-dir.m4. Use
5465 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5466 * configure: Regenerate.
5467
5468 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5469
5470 * config.if: Delete.
5471 * configure.in: Set libstdcxx_incdir directly.
5472 * configure: Regenerate.
5473 * MAINTAINERS: Remove mention of config.if.
5474 * src-release (DEVO_SUPPORT): Remove config.if.
5475
5476 2004-12-02 Eric Christopher <echristo@redhat.com>
5477
5478 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5479 of things to remove.
5480 * Makefile.in: Regenerate.
5481
5482 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5483
5484 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5485 * configure: Regenerate.
5486
5487 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5488
5489 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5490 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5491 * configure: Regenerate.
5492
5493 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5494
5495 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5496 (hppa*64*-*-*): Delete incorrect comment.
5497 * configure: Rebuilt.
5498
5499 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5500
5501 * install-sh, compile: Import from automake.
5502
5503 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5504
5505 * config.guess, config.sub: Import from savannnah.
5506
5507 2004-11-12 Mike Stump <mrs@apple.com>
5508
5509 * Makefile.def: Add html support.
5510 * Makefile.tpl: Likewise.
5511 * Makefile.in: Regenerate.
5512
5513 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5514
5515 PR 18423
5516 * configure.in: Remove all instances of build-fixincludes from
5517 noconfigdirs.
5518 (build_configargs): Supply --target to subdirectories.
5519 * configure: Regenerate.
5520
5521 * Makefile.def: Make gcc install depend on fixincludes install.
5522 * Makefile.in: Regenerate.
5523
5524 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5525
5526 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5527 target-libgfortran.
5528 * configure: Regenerate.
5529
5530 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5531
5532 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5533 like CC.
5534
5535 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5536
5537 * Makefile.def (host fixincludes): Specify missing targets.
5538 * Makefile.in: Regenerate.
5539
5540 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5541
5542 PR other/17783
5543 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5544 * configure: Regenerated.
5545
5546 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5547
5548 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5549 * configure: Regenerated.
5550
5551 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5552
5553 PR target/18151
5554 * configure.in (case ${target}): Do not build fixincludes for avr.
5555 * configure: Regenerated.
5556
5557 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5558
5559 * configure.in (case ${target}): Do not build fixincludes
5560 on platforms where it is not used.
5561 * configure: Regenerated.
5562
5563 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5564
5565 * configure.in: Use an absolute path to install-sh.
5566 * configure: Regenerated.
5567
5568 2004-10-19 Andrew Cagney <cagney@gnu.org>
5569
5570 * src-release (do-djunpack, do-md5sum): Install the generated file
5571 directly into the proto-toplev/ directory.
5572
5573 2004-10-19 Andrew Cagney <cagney@gnu.org>
5574
5575 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5576
5577 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5578
5579 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5580 * configure: Regenerate.
5581
5582 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5583
5584 Fix wrong conflict resolution in:
5585
5586 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5587
5588 * Makefile.in: Regenerate.
5589 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5590 in the recursive `make', instead of hardwiring `all'.
5591 (Autogenerated TARGET-* variables): New.
5592
5593 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5594
5595 Merged from GCC / libtool upstream:
5596 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5597 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5598 * ltcf-cxx.sh (tpf*): Likewise.
5599 * ltconfig (tpf*): Add TPF OS configuration support.
5600
5601 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5602
5603 * configure.in: Enable target-libgloss for crx-*-*.
5604 * configure: Regenerate.
5605
5606 2004-09-24 Michael Roth <mroth@nessie.de>
5607
5608 * configure.in (--without-headers): Add missing double quotes.
5609 * configure: Regenerate.
5610
5611 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5612
5613 * ylwrap: Revert to previous version.
5614
5615 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5616
5617 PR bootstrap/17369
5618 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5619 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5620 SET_GCC_LIB_PATH_CMD.
5621 (BASE_TARGET_EXPORTS): Likewise.
5622 * Makefile.in: Regenerated.
5623
5624 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5625 * configure: Regenerated.
5626
5627 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5628
5629 * config.guess: New upstream version
5630 * compile, depcomp, install-sh, ylwrap: Likewise.
5631
5632 2004-09-19 Roger Sayle <roger@eyesopen.com>
5633
5634 * config/mh-x86omitfp: New host makefile fragment. Add
5635 -fomit-frame-pointer to the default BOOT_CFLAGS.
5636 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5637 * configure: Regenerate.
5638
5639 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5640
5641 PR target/11572
5642 * configure.in (*-*-darwin*): Renable libobjc.
5643 * configure: Regenerate.
5644
5645 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5646
5647 * Makefile.def: Remove libbanshee.
5648 * Makefile.tpl: Ditto.
5649 * configure.in: Ditto.
5650 * Makefile.in: Regen.
5651 * configure: Ditto.
5652
5653 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5654
5655 * missing: Import latest version from master repository.
5656
5657 2004-09-04 Nick Clifton <nickc@redhat.com>
5658
5659 * config.sub: Import latest version from master repository.
5660 * config.guess: Likewise.
5661 This includes these changes:
5662
5663 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5664
5665 * config.sub: Handle crisv32, alias etraxfs.
5666 * config.guess (crisv32:Linux:*:*): Handle.
5667
5668 2004-08-13 Brad Smith <brad@comstyle.com>
5669
5670 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5671 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5672
5673 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5674
5675 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5676 assume the processor is a powerpc. This is because coreutils
5677 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5678 in this case, due to a MacOS X bug that causes
5679 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5680 to return a negative number.
5681 Problem reported by Petter Reinholdtsen in:
5682 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5683
5684 2004-07-19 Ben Elliston <bje@gnu.org>
5685
5686 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5687
5688 2004-06-24 Ben Elliston <bje@gnu.org>
5689
5690 * config.guess: Update copyright years.
5691 * config.sub: Likewise.
5692
5693 2004-06-22 Robert Millan <robertmh@gnu.org>
5694
5695 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5696 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5697
5698 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5699
5700 * config.guess (*:*VMS:*:*): New entry. Replaces
5701 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5702 manufacturer.
5703
5704 2004-06-22 Ben Elliston <bje@gnu.org>
5705
5706 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5707 * config.sub: Likewise.
5708
5709 2004-06-22 Ben Elliston <bje@gnu.org>
5710
5711 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5712 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5713
5714 2004-06-11 Ben Elliston <bje@gnu.org>
5715
5716 * config.guess (pegasos:OpenBSD:*:*): Remove.
5717
5718 2004-06-11 Ben Elliston <bje@gnu.org>
5719
5720 From Wouter Verhelst <wouter@grep.be>:
5721 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5722
5723 2004-06-11 Ben Elliston <bje@gnu.org>
5724
5725 * config.guess (luna88k:OpenBSD:*:*): New.
5726
5727 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5728
5729 * config.guess (m32r*:Linux:*:*): New case.
5730 * config.sub: Handle m32rle.
5731
5732 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5733
5734 From Jens Petersen <petersen@redhat.com>:
5735 * config.sub: Handle sparcv8.
5736
5737 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5738
5739 From Tom Smith <smith@cag.lkg.hp.com>:
5740 * config.guess: Version suffixes are equally significant on Tru64
5741 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5742 prefix of "P" (patched kernel).
5743
5744 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5745
5746 * config.sub: Add support for National Semiconductor CRX target.
5747
5748 2004-09-03 Jan Beulich <jbeulich@novell.com>
5749
5750 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5751 *-*-netware, but add target-libmudflap.
5752 Consolidate *-*-netware targets (of which really only i?86 exists)
5753 into a single entry.
5754 * configure: Likewise.
5755
5756 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5757
5758 * Makefile.tpl (sorry): Remove.
5759 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5760 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5761 (do-clean): Clean per-stage directories too.
5762 (do-distclean): Run distclean-stage1 too.
5763 (.NOTPARALLEL): Enable during toplevel bootstrap.
5764 (stage[+id+]-bubble): Enable parallel execution during
5765 the recursive invocation.
5766 * Makefile.in: Regenerate.
5767
5768 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5769
5770 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5771
5772 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5773 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5774 * configure: regenerate
5775 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5776 -mdynamic-no-pic
5777
5778 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5779
5780 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5781 include.
5782 * configure.in: Fix indentation.
5783 * configure: Regenerate.
5784
5785 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5786
5787 * Makefile.def (build_modules): Add fixincludes.
5788 (dependencies): Make gcc depend on fixincludes.
5789 * configure.in (build_tools): Add fixincludes.
5790 (build_configdirs): Always include build_libs.
5791 * Makefile.in: Regenerate.
5792 * configure: Regenerate.
5793
5794 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5795
5796 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5797 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5798 phony targets; do not generate timestamp files.
5799 (distclean-stageN): Remove references to their timestamp files.
5800 (restageN, touch-stageN): Remove.
5801 (stageN-bubble): Rewritten.
5802 (compare): Support lean bootstraps.
5803 * Makefile.in: Regenerate.
5804
5805 * configure.in: Only warn when bootstrapping but
5806 build != host or build != target. Support lean bootstraps.
5807 * configure: Regenerate.
5808
5809 Sync from gcc:
5810 2004-08-26 Phil Edwards <phil@codesourcery.com>
5811
5812 * configure.in: Give a better error message if GMP/MPFR are missing
5813 and a language needing them has been requested.
5814 * configure: Regenerated.
5815
5816 2004-08-25 Phil Edwards <phil@codesourcery.com>
5817
5818 * configure.in: Print a list of available language front-ends if
5819 a requested one is missing. Tidy stray tab characters.
5820 * configure: Regenerated.
5821
5822 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5823
5824 * Makefile.in: Regenerate.
5825 * configure: Regenerate.
5826
5827 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5828 stage_*_flags.
5829 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5830 for bootstrapped modules if toplevel bootstrap is going.
5831 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5832 modules. Adjust for changes in Makefile.def. Enable several
5833 rules even in non-bootstrap mode, just to avoid peppering the
5834 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5835 (stage-[+prev+]-bubble): Remove.
5836
5837 * Makefile.def (Dependencies): Depend on all-build-bison,
5838 all-build-flex, all-build-byacc, all-build-texinfo, rather
5839 than the host variations.
5840 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5841 with BUILD_SUBDIR.
5842 (BISON): Update for recent Bisons.
5843 (YACC): Fix typo.
5844 (cross): Depend on all-build.
5845 (all): Do not depend on all-build.
5846 (prebootstrap): Remove.
5847 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5848 (Prebootstrap dependencies): Add them to the per-stage targets
5849 and to all-prebootstrap.
5850 * configure.in (build_configdirs): Always enable build_tools.
5851 (BUILD_DIR_PREFIX): Remove.
5852
5853 * Makefile.def (gcc): Add target variable.
5854 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5855 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5856 in the recursive `make', instead of hardwiring `all'.
5857 (Autogenerated TARGET-* variables): New.
5858
5859 2004-08-17 Robert Millan <robertmh@gnu.org>
5860
5861 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5862 (instead of FreeBSD).
5863 * configure: Regenerate.
5864
5865 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5866
5867 * Makefile.def, configure.in, src-release: Remove useless, bogus
5868 references to tix.
5869 * Makefile.in, configure: Regenerate.
5870
5871 * src-release: Stop distributing mmalloc with gdb (which doesn't
5872 use it).
5873 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5874 * Makefile.in: Regenerate.
5875
5876 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5877
5878 * configure.in (arm*-*-eabi*): New target.
5879 * configure: Regenerate.
5880
5881 2004-08-01 Robert Millan <robertmh@gnu.org>
5882
5883 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5884 libmudflap for all GNU-based systems (with Glibc).
5885 * configure: Regenerate.
5886
5887 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5888
5889 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5890 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5891 (Dependencies): New section.
5892 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5893 (configure-target-[+module+]): Depend on maybe-all-gcc
5894 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5895 (toplevel profiledbootstrap): Fix dependencies.
5896 * Makefile.in: Regenerate.
5897
5898 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5899
5900 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5901 target-libiberty to noconfigdirs.
5902
5903 2004-08-03 Paul Brook <paul@codesourcery.com>
5904
5905 * configure.in: Check for MPFR as well as GMP.
5906 * configure: Regenerate.
5907
5908 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5909
5910 * Makefile.def (host-modules): Add gcc.
5911 * Makefile.in: Regenerate.
5912 * Makefile.tpl (sorry): New rule.
5913 (configure-host, all-host, [+make_target+]-host, do-check,
5914 install-host): Do not add gcc as a special case.
5915 (host modules): Add a small special-casing for gcc. Export
5916 extra_make_flags through the environment.
5917 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5918 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5919 other recursive targets for gcc): Remove.
5920
5921 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5922 (stage, unstage): New rules.
5923 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5924 distclean-stage[+id+]): Use stage_current.
5925 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5926 the stage*-start rules.
5927
5928 2004-07-19 Robert Millan <robertmh@gnu.org>
5929
5930 Synced from gcc:
5931
5932 2004-04-26 Robert Millan <robertmh@gnu.org>
5933
5934 Add patches from libtool CVS.
5935 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5936 * ltconfig: Likewise.
5937 * ltcf-c.sh: Likewise.
5938 * ltcf-cxx.sh: Likewise.
5939 * ltcf-gcj.sh: Likewise.
5940
5941 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5942
5943 * configure.in: Add noconfigdirs for crx-*-*.
5944 * configure: Regenerate.
5945
5946 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5947
5948 Synced from gcc:
5949
5950 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5951
5952 * configure.in: Build libmudflap by default on FreeBSD.
5953 * configure: Regenerated.
5954
5955 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5956
5957 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5958 systems.
5959 * configure: Regenerated.
5960
5961 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5962
5963 PR target/16344
5964 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5965 feedback based compiler.
5966 * Makefile.in: Rebuilt.
5967
5968 2004-07-05 Phil Edwards <phil@codesourcery.com>
5969
5970 * configure.in: Do not prepend $srcdir to /dev/null in
5971 makefile fragments.
5972 * configure: Regenerate.
5973
5974 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5975
5976 * Makefile.def (host_modules): Set bootstrap=true for flex.
5977 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5978 * Makefile.in: Rebuilt.
5979
5980 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5981
5982 * Makefile.def (build_modules): Add bison, byacc, flex,
5983 m4, texinfo.
5984 (flags_to_pass): Add FLEX.
5985 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5986 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5987 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5988 DEFAULT_MAKEINFO): Remove.
5989 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5990 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5991 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5992 objdir or else use configured tool.
5993 (all-build): New.
5994 (all): Depend on it.
5995 (Build module dependencies): Add.
5996 * Makefile.in: Regenerate.
5997 * configure.in: Better support for multiple build modules,
5998 matching what is done for host/target modules. Do not look
5999 for "plausible" locations of build tools if Canadian cross.
6000 Use autoconf's AC_PROG_CC to find a C compiler. Define
6001 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6002 * configure: Regenerate.
6003
6004 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6005
6006 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6007 * Makefile.in: Regenerate.
6008
6009 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6010
6011 * Makefile.tpl (configure-build-[+module+],
6012 configure-[+module+], configure-target-[+module+]): Pass
6013 [+extra_configure_args+].
6014 (all-build-[+module+], all-[+module+], check-[+module+],
6015 install-[+module+], [+make_target+]-[+module+],
6016 all-target-[+module+], check-target-[+module+],
6017 install-target-[+module+], [+make_target+]-target-[+module+]):
6018 Pass [+extra_make_args+].
6019 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6020 (GCC_HOST_EXPORTS): Remove.
6021 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6022 cross, check-gcc, check-gcc-c++, install-gcc,
6023 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6024 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6025 * Makefile.in: Regenerate.
6026
6027 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6028
6029 * configure.in: Check for srcdir/winsup rather than build directory
6030 winsup.
6031 * configure: Regenerate.
6032
6033 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6034
6035 * configure.in: Don't build Cygwin native newlib if winsup
6036 directory is missing. Emit warning instead.
6037 * configure: Regenerate.
6038
6039 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6040
6041 * Makefile.tpl (touch-stage[+id+]): New.
6042 (restage[+prev+]): Depend on touch-stage[+id+].
6043
6044 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6045 Use it throughout.
6046
6047 * Makefile.def: Add profile and feedback bootstrap stages.
6048 Remove next field from bootstrap stages.
6049 * Makefile.tpl (LN, LN_S): Substitute.
6050 (stageN-start, stageN-end): Use double-colon rules, to
6051 provide a hook for additional setup commands.
6052 (distclean-stageN-gcc, restageN): Create dependencies from
6053 [+prev+], not from [+next+].
6054 (stageN-bubble): Add commands for successive stages from
6055 [+prev+], using double-colon rules.
6056 (all-stageN-gcc): Fix typo.
6057 (stagefeedback-start, profiledbootstrap): New.
6058 * Makefile.in: Regenerate.
6059 * configure.in: Call ACX_PROG_LN.
6060 * configure: Regenerate.
6061
6062 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6063
6064 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6065 without gcc.
6066 * configure: Regenerate.
6067
6068 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6069
6070 * Makefile.tpl: Fix typo.
6071 * Makefile.in: Regenerate.
6072
6073 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6074
6075 * configure.in: Remove new- prefix from toplevel
6076 bootstrap targets.
6077 * configure: Regenerate.
6078
6079 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6080
6081 Merge this patch from the gcc tree:
6082
6083 2004-05-30 Andreas Jaeger <aj@suse.de>
6084 Jim Wilson <wilson@specifixinc.com>
6085
6086 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6087 like CC.
6088
6089 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6090
6091 * Makefile.tpl (all.normal): Rename to all.
6092 (all): Replace with a rule to pick the default
6093 target from configure.
6094 (all-gcc, configure-gcc): Use conditionals to
6095 do nothing when toplevel bootstrap is going on.
6096 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6097 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6098 * configure.in: Support --enable-bootstrap.
6099
6100 * Makefile.def: Remove new- prefix from toplevel
6101 bootstrap targets.
6102 * Makefile.tpl: Likewise.
6103
6104 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6105 target.
6106
6107 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6108 $(RECURSE_FLAGS) to recursive invocation of make.
6109
6110 * Makefile.in: Regenerate.
6111 * configure: Regenerate.
6112
6113 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6114
6115 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6116 * configure: Regenerate.
6117
6118 2004-05-25 Daniel Jacobowitz <drow@false.org>
6119
6120 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6121 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6122 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6123 targets.
6124 * Makefile.in: Regenerate.
6125
6126 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
6127
6128 * configure.in: Test the ability to symlink directories.
6129 * configure: Regenerate.
6130
6131 * Makefile.def (bootstrap-stage): New definitions.
6132 * Makefile.tpl (configure-stage1-gcc,
6133 configure-stage2-gcc, configure-stage3-gcc,
6134 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6135 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6136 new-restage3, compare): Autogenerate, see Makefile.in
6137 entry for behavioral changes.
6138 (distclean-stage1, new-stage1-start, new-stage1-end,
6139 new-stage1-bubble, distclean-stage2, new-stage2-start,
6140 new-stage2-end, new-stage2-bubble, distclean-stage3,
6141 new-stage3-start, new-stage3-end): New autogenerated targets.
6142 (objext, prebootstrap, BOOT_CFLAGS,
6143 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6144 targets.
6145
6146 * Makefile.in: Regenerate.
6147 (distclean-stage1, new-stage1-start, new-stage1-end,
6148 new-stage1-bubble, distclean-stage2, new-stage2-start,
6149 new-stage2-end, new-stage2-bubble, distclean-stage3,
6150 new-stage3-start, new-stage3-end): New targets.
6151 (all-stage1-gcc): Move prebootstrap dependency from here...
6152 (configure-stage1-gcc): ...to here.
6153 (new-bootstrap): Use bubble targets.
6154 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6155 Use per-stage distclean targets.
6156 (configure-stage1-gcc, configure-stage2-gcc,
6157 configure-stage3-gcc, all-stage1-gcc,
6158 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6159 Use new-stageN-start to prepare the tree.
6160
6161 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6162
6163 * Makefile.def (host_modules): add libcpp.
6164 * Makefile.tpl: Add dependencies on and for libcpp.
6165 * Makefile.in: Regenerate.
6166 * configure.in: Add libcpp host module.
6167 * configure: Regenerate.
6168
6169 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6170
6171 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6172 of libf2c.
6173 * configure, Makefile.in: Regenerate.
6174
6175 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6176
6177 Merge from tree-ssa-20020619-branch.
6178
6179 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6180 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6181 (HOST_GMPLIBS): Define.
6182 (HOST_GMPINC): Define.
6183 (TARGET_LIB_PATH): Add libmudflap.
6184 (GFORTRAN_FOR_TARGET): Define.
6185 (configure-build*): Export GFORTRAN.
6186 (configure-gcc): Export GMPLIBS and GMPINC.
6187 (all-gcc): Add maybe-all-libbanshee.
6188 (configure-target-libgfortran): Define.
6189 * Makefile.in: Regenerate.
6190 * configure.in (host_libs): Add libbanshee.
6191 (target_libraries): Add target-libmudflap and target-libgfortran.
6192 Add --with-libbanshee.
6193 Handle --disable-libmudflap.
6194 (*-*-freebsd*): Use with_gmp.
6195 Add $(libgcj) to noconfigdirs.
6196 * configure: Regenerate.
6197 * depcomp: New file.
6198 * MAINTAINERS: Add tree-ssa maintainers.
6199
6200 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6201
6202 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6203 * configure: Regenerate.
6204
6205 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6206
6207 Revert:
6208 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6209
6210 * Makefile.def (flags_to_pass): Remove *dir variables that
6211 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6212 as well as prefix and exec_prefix.
6213 * Makefile.in: Regenerate.
6214
6215 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6216
6217 * Makefile.def (host_modules): Mark with the bootstrap
6218 flag packages on which gcc depends.
6219 * Makefile.tpl (all-bootstrap): Use it.
6220 * Makefile.in: Regenerate.
6221
6222 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6223
6224 * Makefile.def (flags_to_pass): Remove *dir variables that
6225 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6226 as well as prefix and exec_prefix.
6227 * Makefile.in: Regenerate.
6228
6229 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6230
6231 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6232 * configure: Regenerate.
6233 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6234 * gcc/Makefile.tpl (compare): Use the result of the test.
6235 * gcc/Makefile.in: Regenerate.
6236
6237 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6238
6239 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6240 Always relocate gcc and prev-gcc to the original names, even
6241 if the build fails.
6242 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6243 New targets.
6244
6245 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6246
6247 * configure.in (mips*-*-irix5*): Enable ld.
6248 * configure: Regenerate.
6249
6250 2004-04-15 James E Wilson <wilson@specifixinc.com>
6251
6252 * Makefile.tpl (configure-[+module+], configure-gcc,
6253 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6254 Set and export LDFLAGS.
6255 * Makefile.in: Regenerate.
6256
6257 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6258
6259 PR bootstrap/14871
6260 * Makefile.tpl: If we don't have built-in-tree target tools,
6261 use the ones found by configure rather than hacking around with
6262 program_transform_name.
6263 * configure.in: Give Makefile.tpl the information necessary
6264 to do that.
6265 * Makefile.in: Regenerate.
6266 * configure: Regenerate.
6267
6268 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6269
6270 PR bootstrap/14760
6271 * configure.in: When computing baseargs, strip *all* copies of
6272 offending options. Also, don't match/substitute the trailing space,
6273 so that this actually works when two similar options are separated by
6274 only one space.
6275 * configure: Regenerate.
6276
6277 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6278
6279 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6280 (rs6000-*-aix*): Same.
6281 * configure: Regenerate.
6282
6283 2004-03-25 Stan Shebs <shebs@apple.com>
6284
6285 Remove MPW support, no longer used.
6286 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6287 mpw-install: Remove files.
6288 * src-release (DEVO_SUPPORT): Remove names of removed files.
6289 * MAINTAINERS: Likewise.
6290
6291 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6292
6293 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6294 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6295 * Makefile.in: Regenerate.
6296
6297 * configure.in (top level bootstrap support): Rework --enable-werror
6298 to set @stage2_werror_flag@.
6299 * configure: Regenerate.
6300 * Makefile.tpl (top level bootstrap support): Pass
6301 @stage2_werror_flag@ down to configure in stages 2 and 3.
6302 * Makefile.in: Regenerate.
6303
6304 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6305
6306 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6307 for stages 2 and 3 as well as in make. As a consequence, remove
6308 OUTPUT_OPTION (now detected by configure) from the flags passed down
6309 to make.
6310 * Makefile.in: Regenerate.
6311
6312 * Makefile.tpl (new-bootstrap): Fix typo.
6313 * Makefile.in: Regenerate.
6314
6315 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6316
6317 * Makefile.tpl: Rearrange by moving recursive_targets rules
6318 into their proper sections.
6319 * Makefile.tpl (top level bootstrap support): Move disabling
6320 of coverage flags from 'make' to 'configure'; improve comments.
6321 * Makefile.in: Regenerate.
6322
6323 * Makefile.tpl (experimental top level bootstrap) Move stage1
6324 language setting from all- target to configure- target; disable
6325 intermodule optimization in stage 1; prevent gratuitous rebuilds
6326 of stage 1.
6327 * Makefile.in: Regenerate.
6328 * configure.in: Comma-separate stage 1 language list for top
6329 level bootstrap.
6330 * configure: Regenerate.
6331
6332 * Makefile.tpl: Clean up experimental top level bootstrap support:
6333 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6334 prev-gcc in configure- targets as well as all- targets.
6335 * Makefile.in: Regenerate.
6336
6337 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6338
6339 * configure.in: Remove symbolic link section.
6340 * configure: Regenerate.
6341 * Makefile.tpl (links): Remove.
6342 * Makefile.in: Regenerate.
6343
6344 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6345 Nathanael Nerode <neroden@gcc.gnu.org>
6346
6347 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6348 Set with AC_CHECK_PROGS.
6349 * configure.in: Fix comment typo from last patch.
6350 * configure: Regenerate.
6351
6352 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6353
6354 * Makefile.tpl: Introduce experimental top level bootstrap support.
6355 * Makefile.in: Regenerate.
6356 * configure.in: Introduce support for top level bootstrap.
6357 * configure: Regenerate.
6358
6359 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6360 Paolo Bonzini <bonzini@gnu.org>
6361
6362 PR bootstrap/14522
6363 * configure.in: Cope with shells that do not support unquoted ^
6364 * configure: Regenerate.
6365
6366 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6367 Paolo Bonzini <bonzini@gnu.org>
6368
6369 PR bootstrap/14522
6370 * configure.in: Cope with shell that do not support nesting
6371 quotes inside quoted backquote substitutions.
6372 * configure: Regenerate.
6373
6374 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6375
6376 PR bootstrap/14522
6377 * configure.in: Fix escaping of $.
6378 * configure: Regenerate.
6379
6380 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6381
6382 * configure: Regenerate.
6383
6384 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6385
6386 PR ada/14131
6387 Move language detection to the top level.
6388 * configure.in: Find default values for the tools as
6389 soon as possible. Disable ada if GNAT is not found.
6390 Emit error message about missing languages. Expand
6391 --enable-languages=all for the gcc subdirectory.
6392
6393 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6394
6395 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6396 and disable libgcj.
6397 * configure: Regenerated.
6398
6399 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6400
6401 PR bootstrap/7087
6402 * Makefile.tpl: Guard XFOO sed statements better.
6403 * Makefile.tpl: Add dependency for configure-target-libada.
6404 * Makefile.in: Regenerate (incidentally fixes broken
6405 commit when libada-branch was merged).
6406
6407 2004-02-28 Andrew Cagney <cagney@redhat.com>
6408
6409 * src-release (CVS_NAMES): Define.
6410 (do-tar, do-tar): Prune $(CVS_NAMES).
6411
6412 2004-02-23 Andrew Cagney <cagney@redhat.com>
6413
6414 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6415 2004-02-19.09.
6416
6417 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6418
6419 PR bootstrap/11932
6420 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6421
6422 2004-02-19 Andrew Cagney <cagney@redhat.com>
6423
6424 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6425 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6426
6427 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6428
6429 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6430 (rs6000-*-aix*): Same.
6431 * configure: Regenerate.
6432
6433 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6434
6435 * configure.in (host): Add in missing $noconfigdirs to defines.
6436 * configure: Regenerate.
6437
6438 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6439 Nathanael Nerode <neroden@gcc.gnu.org>
6440
6441 PR ada/6637, PR ada/5911
6442 Merge with libada-branch:
6443 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6444 with appropriate dependencies. Add --enable-libada configure switch.
6445 * configure, Makefile.in: Regenerate.
6446
6447 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6448
6449 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6450 * configure: Regenerate.
6451
6452 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6453
6454 * COPYING.NEWLIB: Update Red Hat license to 2004.
6455
6456 2004-01-23 DJ Delorie <dj@redhat.com>
6457
6458 * Makefile.def (target_modules) [libiberty]: Don't stage.
6459 * Makefile.in: Rebuilt.
6460
6461 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6462
6463 * COPYING.NEWLIB: Update to include copyrights for new
6464 iconv code.
6465
6466 2004-01-15 Andrew Cagney <cagney@redhat.com>
6467
6468 * src-release: Update copyright year.
6469 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6470 (NEWLIB_SUPPORT_DIRS): Delete macro.
6471 (newlib.tar.bz2): Delete rule.
6472
6473 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6474
6475 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6476 * Makefile.tpl (configure-target-[+module+]): Support stage.
6477 * Makefile.in: Rebuilt.
6478
6479 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6480
6481 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6482 throughout.
6483
6484 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6485
6486 * configure.in: Use ./config.cache, not config.cache.
6487 * configure: Regenerate.
6488 * Makefile.tpl: Special-casing not needed for GCC any more.
6489 * Makefile.in: Regenerate.
6490
6491 * configure.in: Don't share a cache file for host dirs.
6492 * configure: Regenerate.
6493
6494 * config-ml.in: Don't mess with the cache file.
6495
6496 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6497
6498 * Makefile.tpl: Make GCC use a separate config.cache.
6499 * Makefile.in: Regenerate.
6500
6501 PR bootstrap/11932, PR bootstrap/11933
6502 (I don't know if it will fix either of them, but it relates
6503 to them.)
6504 * configure.in: Don't use shared config.cache for target
6505 directories.
6506 * configure: Regenerate.
6507
6508 2003-12-31 Roger Sayle <roger@eyesopen.com>
6509
6510 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6511 * configure: Regenerated.
6512
6513 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6514
6515 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6516 * configure: Regenerated.
6517
6518 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6519
6520 Port change over from GCC:
6521 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6522 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6523 (configure-build-[+module+], configure-[+module+]): Likewise.
6524 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6525 * Makefile.in: Regenerate.
6526
6527 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6528
6529 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6530 * configure: Regenerate.
6531
6532 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6533
6534 * COPYING.NEWLIB: Add license info for long long routines added to
6535 stdlib.
6536
6537 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6538
6539 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6540 * Makefile.in: Regenerate.
6541
6542 2003-10-20 Phil Edwards <phil@codesourcery.com>
6543
6544 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6545 * configure: Regenerate.
6546
6547 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6548
6549 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6550 HOST_FLAGS_TO_PASS.
6551 * Makefile.in: Regenerate.
6552
6553 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6554
6555 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6556 * configure: Rebuilt
6557 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6558 * Makefile.in: Rebuilt
6559
6560 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6561
6562 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6563
6564 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6565
6566 * config-ml.in: Use ac_configure_args directly instead of
6567 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6568 actually seen.
6569
6570 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6571
6572 * config-ml.in: Propagate INSTALL variables.
6573
6574 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6575
6576 * configure.in: Pass a computed --program-transform-name
6577 to subconfigures.
6578 * configure: Regenerated.
6579
6580 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6581
6582 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6583 * Makefile.in: Regenerate.
6584
6585 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6586 * Makefile.in: Regenerate.
6587
6588 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6589
6590 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6591 quoting.
6592 * configure: Regenerated.
6593
6594 2003-09-12 Michael Chastain <mec@shout.net>
6595
6596 Fix PR gdb/857.
6597 * src-release (do-proto-topleve): Remove junk files
6598 intl/config.cache, intl/config.status,
6599 intl/config.h, intl/stamp-h.
6600
6601 2003-09-14 Andrew Cagney <cagney@redhat.com>
6602
6603 * src-release (dejagnu.tar): New target.
6604 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6605 (do-djunpack): Use $(PACKAGE) for the package name.
6606
6607 2003-09-04 DJ Delorie <dj@redhat.com>
6608
6609 * configure: Regenerate.
6610
6611 2003-09-04 Robert Millan <robertmh@gnu.org>
6612
6613 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6614
6615 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6616
6617 * configure.in: Ensure arguments to sed are properly spaced.
6618 * configure: Regenerate.
6619
6620 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6621
6622 Merge from gcc:
6623 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6624 * install-sh: Update to newer upstream versions (associated with
6625 aclocal 1.7).
6626 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6627
6628 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6629
6630 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6631 * configure: Regenerated.
6632
6633 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6634
6635 * configure.in: Use newline instead of semicolon when assuming
6636 shell arguments in a for loop.
6637 * configure: Regenerated.
6638
6639 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6640
6641 PR 8180
6642 * configure.in: When testing with_libs and with_headers, treat
6643 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6644 * configure: Regenerate.
6645
6646 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6647 make, shell, etc.
6648 (baseargs): Likewise.
6649 * configure: Regenerate.
6650
6651 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6652
6653 * configure.in: Disable libgcj for darwin not on powerpc.
6654 * configure: Rebuild.
6655
6656 2003-08-15 Michael Chastain <mec@shout.net>
6657
6658 * src-release (do-proto-toplev): Remove junk files
6659 dejagnu/example/calc/config.status,
6660 dejagnu/example/calc/config.log.
6661
6662 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6663
6664 * config-ml.in, symlink-tree: Add license.
6665
6666 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6667
6668 Merge from gcc:
6669
6670 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6671 * Makefile.tpl (check, check-c++): Express dependencies using
6672 dependencies rather than commands.
6673 * Makefile.in: Regenerate.
6674
6675 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6676 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6677 * Makefile.in: Update.
6678
6679 2003-08-01 Andrew Cagney <cagney@redhat.com>
6680
6681 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6682 * configure: Ditto.
6683
6684 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6685
6686 * configure.in: Enable libgcj for darwin.
6687 * configure: Rebuild.
6688
6689 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6690
6691 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6692
6693 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6694
6695 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6696 creating target and build subdirs to build all parent dirs as needed.
6697 * Makefile.in: Rebuild.
6698 * configure.in: Don't build dirs explicitly here.
6699 * configure: Rebuild.
6700
6701 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6702
6703 * Makefile.tpl (all-make): Depend on intl.
6704 * Makefile.in: Rebuilt.
6705
6706 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6707
6708 * config.if: Remove unused libc_interface determination.
6709
6710 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6711
6712 * Makefile.in: Regenerate, correctly this time.
6713
6714 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6715
6716 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6717 unused INSTALL_PROGRAM_ARGS.
6718 * configure.in: Use AC_PROG_INSTALL.
6719 * Makefile.in: Regenerate.
6720 * configure: Regenerate.
6721
6722 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6723
6724 * configure: Rebuilt.
6725 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6726 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6727 newlib nor libgloss.
6728 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6729 * configure.in (am33_2.0-*-linux*): Added.
6730
6731 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6732
6733 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6734 * configure: Regenerate.
6735
6736 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6737
6738 * config-ml.in: Replace PWD with PWD_COMMAND.
6739 * Makefile.tpl: Likewise.
6740 * Makefile.in: Regenerated.
6741
6742 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6743
6744 * configure.in: Clean up config-lang.in handling. Delete
6745 useless assignment to "subdirs".
6746 * configure: Regenerate.
6747
6748 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6749
6750 * configure.in: Rename 'target_libs' to 'target_libraries'.
6751 Remove useless reference to 'target_libs'.
6752 * configure: Regenerate.
6753
6754 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6755
6756 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6757 * Makefile.in: Regenerate.
6758
6759 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6760
6761 * Makefile.def: Introduce flags_to_pass.
6762 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6763 * Makefile.in: Regenerate.
6764
6765 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6766
6767 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6768 and target-libgloss.
6769 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6770 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6771 * configure: Regenerate.
6772
6773 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6774
6775 * configure.in: Update testsuite_flags to new location.
6776 * configure. Regenerate.
6777
6778 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6779
6780 * Makefile.tpl: Remove BUILD_CC stuff.
6781 * Makefile.in: Regenerate.
6782
6783 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6784
6785 * config.guess: Update to 2003-06-12 version.
6786 * config.sub: Update to 2003-06-13 version.
6787
6788 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6789
6790 * MAINTAINERS: Add myself as MIPS co-maintainer.
6791
6792 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6793
6794 * config.guess: Update to 2003-06-06 version.
6795 * config.sub: Update to 2003-06-06 version.
6796
6797 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6798
6799 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6800 * configure. Regenerate.
6801
6802 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6803
6804 * configure.in: Disable serial configure by default.
6805 * configure: Regenerate.
6806 * Makefile.tpl: Abolish .NOTPARALLEL.
6807 * Makefile.in: Regenerate.
6808
6809 * Makefile.tpl: Replace {build,host,target}_canonical by
6810 {build,host,target}.
6811 * Makefile.in: Regenerate.
6812
6813 * Makefile.tpl: Fix stupid pasto.
6814 * Makefile.in: Regenerate.
6815
6816 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6817
6818 * Makefile.tpl: Remove bogus conditional.
6819 * Makefile.in: Regenerate.
6820
6821 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6822
6823 * Makefile.tpl: Make 'recursive targets' using autogen rather
6824 than shell loop. Remove duplicate 'clean' targets and false
6825 comments.
6826 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6827 Add systematic method of specifying missing targets in subdirs.
6828 Add copyright boilerplate.
6829 * Makefile.in: Regenerate.
6830 * configure.in: Add 'recursive targets' to maybe list.
6831 * configure: Regenerate.
6832
6833 * Makefile.tpl: Rename [+target+] to [+make_target+].
6834 * Makefile.def: Rename 'target' to 'make_target'.
6835
6836 2003-05-30 Nick Clifton <nickc@redhat.com>
6837
6838 * README-maintainer-mode: Update URL for locating blessed config
6839 tools.
6840
6841 2003-05-29 Robert Millan <rmh@debian.org>
6842
6843 * ltconfig: Import this patch and modify for use with current
6844 version of ltconfig:
6845
6846 2003-05-21 Bruno Haible <bruno@clisp.org>
6847
6848 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6849 GNU/FreeBSD.
6850
6851 2003-05-28 DJ Delorie <dj@redhat.com>
6852
6853 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6854 * Makefile.in: Regenerate.
6855
6856 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6857
6858 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6859
6860 2003-05-21 DJ Delorie <dj@redhat.com>
6861
6862 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6863 newlib or libgloss.
6864 * Makefile.in: Regenerate.
6865
6866 2003-05-21 DJ Delorie <dj@redhat.com>
6867
6868 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6869 * Makefile.in: Regenerate.
6870
6871 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6872
6873 * configure.in: Use curly braces in the definition of tooldir.
6874 * configure: Regenerate.
6875
6876 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6877
6878 * configure.in: Switch more things to use maybe dependencies.
6879 * Makefile.tpl: Switch more things to use maybe dependencies.
6880 Factor out common code from autogen IF statements.
6881 * configure: Regenerate.
6882 * Makefile.in: Regenerate.
6883
6884 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6885
6886 * configure.in: Accept i[3456789]86 for machine type.
6887 * configure: Regenerate.
6888
6889 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6890
6891 * configure.in: Switch more things to use maybe dependencies.
6892 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6893 * configure: Regenerate.
6894 * Makefile.tpl: Switch more things to use maybe dependencies.
6895 * Makefile.in: Regenerate.
6896
6897 2003-05-16 Andreas Schwab <schwab@suse.de>
6898
6899 * Makefile.tpl (install-opcodes): Define.
6900 * Makefile.in: Rebuild.
6901
6902 2003-05-13 Andreas Jaeger <aj@suse.de>
6903
6904 * config.guess: Update to 2003-05-09 version.
6905 * config.sub: Update to 2003-05-09 version.
6906
6907 2003-05-13 Michael Eager <eager@mvista.com>
6908
6909 * configure.in: Correct sed script so that options in quotes are not
6910 deleted.
6911 * configure: Rebuild.
6912
6913 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6914
6915 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6916 and $$s/newlib/libc/sys/cygwin32 include paths.
6917 * configure: Ditto.
6918
6919 2003-05-05 H.J. Lu <hjl@gnu.org>
6920
6921 * config-ml.in: Restored from gcc repository.
6922
6923 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6924
6925 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6926 * Makefile.in: Regenerate.
6927
6928 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6929
6930 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6931 and Makefile.def.
6932
6933 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6934
6935 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6936 * Makefile.in: Regenerated.
6937
6938 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6939
6940 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6941 * Makefile.in: Regenerate.
6942
6943 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6944
6945 * configure.in (powerpc64*-*-linux*): Remove.
6946 * configure: Rebuilt.
6947
6948 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6949
6950 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6951 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6952 and restrap.
6953 * Makefile.in: Regenerate.
6954
6955 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6956
6957 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6958 * configure: Regenerated.
6959
6960 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6961
6962 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6963 * */configure: Rebuilt.
6964
6965 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6966
6967 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6968 * Makefile.in: Regenerate.
6969
6970 2003-03-14 Michael Chastain <mec@shout.net>
6971
6972 * Makefile.in: Regenerate with correct Makefile.def.
6973
6974 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6975
6976 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6977 Make macro.
6978 * Makefile.in: Regenerate.
6979 * configure.in: Clean up gxx_include_dir logic.
6980 * configure: Regenerate.
6981
6982 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6983
6984 * configure.in (gxx_include_dir): Fix typo.
6985 * configure: Regenerated.
6986
6987 2003-03-06 Andrew Cagney <cagney@redhat.com>
6988
6989 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6990
6991 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6992
6993 * configure.in: Include $(build_tooldir)/sys-include in
6994 FLAGS_FOR_TARGET.
6995 * configure: Regenerated.
6996
6997 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6998
6999 * Makefile.tpl: Reindent.
7000 * Makefile.in: Regenerate.
7001 * configure.in: Reindent. Don't set unused variables.
7002 * configure: Regenerate.
7003
7004 * Makefile.tpl: Always pass down RANLIB.
7005 * Makefile.in: Regenerate.
7006
7007 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7008 * Makefile.in: Regenerate.
7009 * configure.in: Remove unused logic relating to --enable-shared
7010 and --enable-threads. Remove bogus comments. Remove redundant
7011 noconfigdirs.
7012 * configure: Regenerate.
7013
7014 * configure.in: Replace ${libstdcxx_version} by its value.
7015 Remove reference to mh-dgux.
7016 * configure: Regenerate.
7017
7018 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7019
7020 * Makefile.tpl: Rearrange.
7021 * Makefile.in: Regenerate.
7022
7023 2003-02-25 Nick Clifton <nickc@redhat.com>
7024
7025 * configure: Remove site-file supprot - it is obsolete.
7026
7027 2003-02-24 Uwe Stieber <uwe@wwws.de>
7028
7029 * configure.in: Add support for kaOS as cross build target system.
7030 * configure: Regenerated.
7031
7032 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7033
7034 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7035 configure-target-* as some target builds may require additional
7036 flags for preprocessor tests.
7037 * Makefile.in: Regenerated.
7038
7039 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7040
7041 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7042 * ltconfig: Handle it.
7043 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7044 auto-detecting it.
7045
7046 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7047
7048 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7049 it is used as argument to $CC.
7050 * ltcf-gcj.sh: Likewise.
7051
7052 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7053
7054 * configure.in: Introduce --enable-maintainer-mode.
7055 * configure: Rebuilt.
7056 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7057 for maintainer mode.
7058 * Makefile.in: Rebuilt.
7059
7060 2003-02-19 Andrew Cagney <ac131313@redhat.com>
7061
7062 * configure: Regenerate using autoconf 2.13.
7063
7064 2003-02-19 Alan Modra <amodra@bigpond.net.au>
7065
7066 * config.guess: Import latest version.
7067 * config.sub: Import latest version.
7068
7069 2003-02-18 Jason Merrill <jason@redhat.com>
7070
7071 * Makefile.tpl (check-c++): Allow parallelism.
7072
7073 2003-02-17 Andrew Cagney <ac131313@redhat.com>
7074
7075 * configure: Regenerate using autoconf 000227.
7076
7077 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7078
7079 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7080 don't configure target-libobjc.
7081 * configure: Regenerate.
7082
7083 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7084
7085 * Makefile.tpl (RANLIB): Define.
7086 * Makefile.in: Regenerate.
7087
7088 2003-02-06 Keith R Seitz <keiths@redhat.com>
7089
7090 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7091 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7092 * Makefile.in: Regenerated.
7093 * configure.in: Remove all traces of snavigator, db, and grep.
7094 * configure: Regenerated.
7095
7096 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7097
7098 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7099 * Makefile.in: Regenerated.
7100
7101 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7102
7103 * config.if: Copy from GCC.
7104
7105 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7106
7107 * configure.in: Revert 24Jan change.
7108 * configure: Regenerate.
7109
7110 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7111
7112 * configure.in: Revert previous change.
7113 * configure: Regenerate.
7114
7115 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7116
7117 * configure.in: Make rda native-only.
7118 * configure: Regenerate.
7119
7120 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7121
7122 * configure.in: Add missing \.
7123 * configure: Rebuilt.
7124
7125 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7126
7127 * configure.in (baseargs): Avoid using \| in sed regular
7128 expressions.
7129 * configure: Rebuilt.
7130
7131 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7132
7133 * configure.in (baseargs): Remove all supported forms of
7134 --cache-file, --srcdir, --host, --build and --target options
7135 from argument lists.
7136 * configure: Rebuilt.
7137
7138 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7139
7140 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7141 * configure: Rebuilt.
7142
7143 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7144
7145 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7146 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7147 * Makefile.in: Regenerate.
7148 * configure: Regenerate.
7149
7150 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7151
7152 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7153 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7154 * Makefile.in: Regenerate.
7155
7156 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7157
7158 * configure.in: Remove Makefile in build, host and target modules
7159 unless configure was run with --no-recursion.
7160 * configure: Rebuilt.
7161
7162 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7163
7164 * config.guess: Update to 2003-01-03 version.
7165 * config.sub: Update to 2003-01-03 version.
7166
7167 2003-01-07 Christopher Faylor <cgf@redhat.com>
7168
7169 * configure: Regenerate with proper autoconf 2.13.
7170
7171 2003-01-07 Christopher Faylor <cgf@redhat.com>
7172
7173 * configure.in: Add AC_PREREQ for consistency.
7174 * configure: Regenerate.
7175
7176 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7177
7178 * configure.in (GDB_TK): Add tcl directories conditional on
7179 gdb/gdbtk directory being present.
7180 * configure: Regenerate.
7181
7182 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7183
7184 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7185 by gcc if LD is not defined and we are not doing a Canadian Cross.
7186 * configure: Rebuilt.
7187
7188 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
7189
7190 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7191
7192 2002-12-31 Tom Tromey <tromey@redhat.com>
7193
7194 * Makefile.in: Rebuilt.
7195 * Makefile.def (target_modules) [libffi]: Allow installation.
7196
7197 2002-12-31 Andreas Schwab <schwab@suse.de>
7198
7199 * configure.in: Fix use of $program_transform_name.
7200 * configure: Regenerated.
7201
7202 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7203
7204 * configure.in (baseargs): Don't remove first configure argument.
7205 * configure: Regenerated.
7206
7207 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7208
7209 * Makefile.tpl (local-distclean): Don't remove...
7210 (multilib.ts): ... this. Moved into...
7211 (multilib.out): ... this. Don't use sub-make.
7212 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7213 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7214 (configure-build-[+module+], configure-[+module+],
7215 configure-target-[+module+], configure-gcc): ... these. Test
7216 for Makefile existence. Drop config.status from dependencies.
7217 * Makefile.in: Rebuilt.
7218 * configure.in: Move gcc-version-trigger to the end of
7219 ac_configure_args. Add comments to maybedep.tmp and
7220 serdep.tmp. Introduce --disable-serial-configure. Remove
7221 nonopt from baseargs, matching and removing corresponding
7222 whitespace while at it.
7223 * configure: Rebuilt.
7224
7225 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7226
7227 * configure.in (host_configargs): Replace reference to
7228 no-longer-defined buildopts with --build=${build_alias}.
7229 * configure: Rebuilt.
7230
7231 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7232
7233 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7234 program_transform_name to standard idiom.
7235 (AUTOGEN, AUTOCONF): Define.
7236 (Makefile.in): Use $(AUTOGEN).
7237 (Makefile): Depend on config.status, and use autoconf-style rule to
7238 build it. Move original commands to...
7239 (config.status): ... this new target.
7240 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7241 $(AUTOCONF).
7242 * Makefile.in: Rebuilt.
7243
7244 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7245
7246 * Makefile.tpl: Fix dramatic bustage due to change in
7247 program_transform_name.
7248 * Makefile.in: Regenerate.
7249
7250 * configure.in: Remove unnecessary PATH setting.
7251 * configure: Regnerate.
7252
7253 * configure.in: Don't default to unprefixed tools unless
7254 the native tools will work.
7255 * configure: Regenerate.
7256
7257 * configure.in: Convert to autoconf script. Blow away lots
7258 of now-redundant Makefile fragments.
7259 * configure: Generate using Autoconf.
7260 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7261 * Makefile.in: Regenerate.
7262
7263 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7264
7265 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7266 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7267
7268 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7269 where they belong.
7270
7271 2002-12-24 Andreas Schwab <schwab@suse.de>
7272
7273 * Makefile.tpl (multilib.out): Fix missing space.
7274 * Makefile.in: Regenerate.
7275
7276 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7277
7278 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7279 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7280 * Makefile.in: Regenerate.
7281 * configure.in: Remove unnecessary leftovers.
7282
7283 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7284
7285 * configure.in (extra_ranlibflags_for_target): New variable.
7286 (*-*-darwin): Add -c to ranlib commands.
7287 * configure (tooldir): Handle extra_ranlibflags_for_target.
7288
7289 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7290
7291 * COPYING.NEWLIB: Updated.
7292 * COPYING.LIBGLOSS: Ditto.
7293
7294 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7295
7296 * Makefile.tpl: Revert HJL's change.
7297 * Makefile.in: Regenerated.
7298 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7299 always.
7300
7301 2002-12-19 Andreas Schwab <schwab@suse.de>
7302
7303 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7304 * Makefile.in: Regenerate.
7305
7306 2002-12-18 H.J. Lu <hjl@gnu.org>
7307
7308 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7309 * Makefile.in: Regenerated.
7310
7311 * configure.in (build_prefix): New. Substitute.
7312
7313 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7314
7315 * Makefile.tpl: Don't let real targets depend on phony targets.
7316 * Makefile.in: Regenerate.
7317
7318 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7319 * Makefile.in: Regenerate.
7320
7321 2002-12-16 Jason Merrill <jason@redhat.com>
7322
7323 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7324 previous 'make bootstrap'.
7325 * Makefile.in: Regenerate.
7326
7327 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7328
7329 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7330
7331 2002-12-13 Jason Merrill <jason@redhat.com>
7332
7333 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7334 library tests.
7335 (check-c++): Just depend on it and check-target-libstdc++-v3.
7336 * Makefile.in: Regenerate.
7337
7338 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7339
7340 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7341 * Makefile.in: Regenerate.
7342
7343 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7344
7345 * COPYING.NEWLIB: Update list of alternate Regent of California
7346 licenses and discuss official revoking of advertising clause.
7347 * COPYING.LIBGLOSS: Ditto.
7348
7349 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7350
7351 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7352 * Makefile.in: Rebuilt.
7353
7354 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7355
7356 * configure: Fix bug put in by gremlins.
7357
7358 * Makefile.tpl: Substitute more autoconfily.
7359 * configure: Substitute more autoconfily.
7360 * Makefile.in: Regenerate.
7361
7362 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7363
7364 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7365 * Makefile.in (all-sim): Ditto.
7366
7367 2002-12-06 DJ Delorie <dj@redhat.com>
7368
7369 * Makefile.tpl: Change configure dependencies to not have real
7370 targets depend on phony targets.
7371
7372 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7373
7374 * configure.in: Revert unintentional change.
7375
7376 * src-release: Configure host subdirs.
7377
7378 * Makefile.tpl: Change dependency for */multilib.out so that
7379 it works when gcc isn't in the tree.
7380
7381 * configure.in: Substitute more.
7382 * configure: Run subconfigures from the Makefile.
7383 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7384 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7385
7386 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7387
7388 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7389 and corresponding dependencies.
7390 * Makefile.in: Regenerate.
7391
7392 * configure.in (host_tools): Order binutils, gas and ld for
7393 convenience in running the testsuites.
7394
7395 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7396 * Makefile.in: Regenerate.
7397 * configure.in: Introduce rules to serialize subconfigure runs.
7398
7399 * configure.in: Introduce BASE_CC_FOR_TARGET.
7400 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7401 Realize configure-build-* targets. Realize configure-target-* targets.
7402 * Makefile.in: Regenerate.
7403
7404 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7405
7406 * configure: Move gcc_version_trigger stuff from here...
7407 * configure.in: ...to here.
7408
7409 * configure.in: Separate subconfigure options added by this file from
7410 options given by the user. Add machinery to put args for host
7411 subconfigures into the Makefile.
7412
7413 * Makefile.tpl: Remove 'vault' targets.
7414 * Makefile.tpl: Reorder and comment dependencies.
7415 * Makefile.in: Regenerate.
7416
7417 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7418
7419 * configure.in: Move host-specific darwin noconfigdirs into
7420 the host-specific section.
7421
7422 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7423
7424 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7425 during replay.
7426 * Makefile.in: Regenerate.
7427
7428 (finishing slow-motion replay)
7429 * configure: Remove skip-this-dir support.
7430 * Makefile.tpl: Remove skip-this-dir support.
7431
7432 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7433 subdirectories.
7434 * Makefile.in: Regenerate.
7435
7436 * Makefile.tpl: Strip out useless setting of 'dir'.
7437 * Makefile.in: Regenerate.
7438
7439 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7440
7441 (finishing slow-motion replay)
7442 * configure.in: Fix deeply stupid bug.
7443
7444 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7445 shell code in CXX_FOR_TARGET
7446 * Makefile.def: Introduce raw_cxx.
7447 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7448 RAW_CXX_FOR_TARGET.
7449 * Makefile.in: Regenerate.
7450
7451 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7452
7453 (finishing slow-motion replay)
7454 * Makefile.tpl: Remove unnecessary ifs.
7455 * Makefile.in: Regenerate.
7456
7457 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7458 dependencies. Maybe-ize build-libiberty. Create dummy install
7459 targets for 'no_install' modules.
7460 * configure: Move GDB_TK substitution to configure.in. Move
7461 build_modules stuff to configure.in.
7462 * configure.in: Implement soft dependency machinery. Maybe-ize
7463 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7464 * Makefile.in: Regenerate.
7465
7466 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7467
7468 (continuing slow-motion replay)
7469 * Makefile.tpl: Make all-target, install-target behave similarly
7470 to all, install (only hitting configured targets). Eliminate
7471 unused macro defintions.
7472
7473 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7474 build != host.
7475
7476 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7477
7478 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7479
7480 * configure.in: Produce lists of subdir targets we're actually
7481 configuring. Remove references to "dosrel".
7482 * Makefile.tpl: Let configure set which subdir targets are hit.
7483 Remove install-cross; clean up install; remove ALL. Remove
7484 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7485 Autogenerate host module targets. Remove empty dependency lines
7486 and redundant dependency; rearrange slightly.
7487 * Makefile.def: Add host-side libtermcap, utils.
7488
7489 * Makefile.in: Regenerate.
7490
7491 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7492
7493 (Continuing slow-motion replay)
7494 * Makefile.def: Add list of recursive targets to autogenerate.
7495 Add build_modules.
7496 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7497 targets. Autogenerate *-build-* targets.
7498 * Makefile.in: Regenerate.
7499
7500 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7501
7502 (Continuing slow-motion replay)
7503 * configure: More autoconf-style substitutions.
7504 * Makefile.tpl: More autoconf-style substitutions.
7505 * Makefile.in: Regenerate.
7506
7507 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7508
7509 (Continuing slow-motion replay)
7510 * configure: Substitute more variables in a more autoconf-friendly
7511 way. Simplify slightly.
7512 * Makefile.tpl: Make more variables substitutable in an
7513 autoconf-friendly way.
7514 * Makefile.in: Regenerate.
7515
7516 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7517
7518 (Continuing slow-motion replay)
7519 * configure.in (v810*): Remove special setting of tools.
7520
7521 * configure: Add support for extra required flags for ar or nm.
7522 * configure.in (aix4.3+): Use above support for target-specific
7523 issues, rather than using config/mt-aix43.
7524
7525 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7526
7527 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7528 * configure: Remove 'removing', which doesn't work. Replace $subdir
7529 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7530 with $srcdir. Reformat indentation. Substitute some variables
7531 formerly hard-coded in the Makefile for build=host.
7532 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7533 * Makefile.def: Autogenerate more.
7534 * Makefile.in: Regenerate.
7535
7536 2002-11-13 Bruce Korb <bkorb@gnu.org>
7537
7538 * Makefile.tpl: syntactic cleanup
7539
7540 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7541
7542 * Makefile.def (host_modules): Add rda.
7543 * Makefile.in: Regenerate.
7544 * configure.in (target_tool): Add target-rda to list.
7545
7546 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7547
7548 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7549 and restrap targets to this rule.
7550 * Makefile.in: Regenerate.
7551
7552 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7553
7554 * configure.in (i[3456]86-*-linux*): Add check to disable
7555 ${libgcj} for glibc1.
7556
7557 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7558
7559 * configure.in: Add tic4x target.
7560
7561 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7562
7563 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7564 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7565 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7566 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7567 * Makefile.in: Regenerate.
7568
7569 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7570
7571 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7572 * Makefile.in: Regenerate.
7573
7574 * Makefile.def: Remove order dependency comments.
7575 * Makefile.tpl: Add explicit install-install dependencies.
7576 * Makefile.in: Regenerate.
7577
7578 * Makefile.tpl: Remove material now in src-release. (Finally!)
7579 * Makefile.in: Regenerate.
7580
7581 * configure: Restore my original patch by syncing with gcc version.
7582
7583 * Bring following over from gcc:
7584
7585 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7586
7587 * configure.in (s390*-*-linux*): Enable libgcj.
7588
7589 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7590
7591 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7592
7593 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7594
7595 * configure: Move stray lines back to where they belong.
7596
7597 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7598
7599 * Makefile.tpl: Insert configure-target target, for src-release.
7600
7601 * configure: Finish reverting change which Andrew Cagney started
7602 reverting. Should fix bustage.
7603
7604 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7605 * src-release: New file. Contains material for making net
7606 releases for gdb, binutils, et al., formerly in Makefile.in.
7607
7608 2002-09-30 Nick Clifton <nickc@redhat.com>
7609
7610 * cpu: New top level directory. Intended to hold input files for
7611 CGEN which have FSF copyright assignment.
7612 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7613
7614 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7615
7616 Revert below (note that src does not contain Makefile.tpl):
7617 * Makefile.tpl: Make subsituted variables more autoconfy.
7618 * Makefile.in: Regenerate.
7619
7620 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7621
7622 * configure: Revert accidentally applied changes.
7623
7624 * Makefile.tpl: Make more autoconf-friendly.
7625 * Makefile.in: Regenerate.
7626 * configure: Make substitution more autoconf-like.
7627
7628 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7629
7630 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7631 single entry to handle all these.
7632 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7633 libjava on arm-*-elf.
7634
7635 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7636
7637 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7638 things that depend on them.
7639
7640 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7641
7642 * Makefile.tpl: Make subsituted variables more autoconfy.
7643 * Makefile.in: Regenerate.
7644 * configure: Make seds more autoconfy.
7645
7646 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7647
7648 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7649 * Makefile.in: Regenerate.
7650 * configure.in: Rewrite sed statements to look autoconfy.
7651
7652 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7653 all-target-foo on configure-target-foo.
7654 * Makefile.def: Ditto.
7655 * Makefile.in: Rebuild.
7656
7657 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7658
7659 * Makefile.def: New file.
7660 * Makefile.tpl: New file.
7661 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7662
7663 * configure.in: Minor rearrangement. Simplify tests.
7664
7665 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7666
7667 * configure.in (with_headers): Skip copy if value is "yes".
7668 (with_libs): Likewise.
7669
7670 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7671
7672 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7673 * configure.in (sh*-*-pe*): Ditto.
7674 * configure.in (mips*-*-pe*): Ditto.
7675 * configure.in (*arm-wince-pe): Ditto.
7676
7677 * configure.in: Rearrange.
7678
7679 2002-09-12 Nick Clifton <nickc@redhat.com>
7680
7681 * Import these changes from the config master repository:
7682
7683 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7684
7685 * config.sub: Add tic4x target.
7686
7687 2002-09-03 Ben Elliston <bje@redhat.com>
7688
7689 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7690 Reported by <Duncan_Stodart@insession.com>.
7691
7692 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7693
7694 * COPYING.NEWLIB: More updates.
7695
7696 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7697
7698 * COPYING.NEWLIB: Update.
7699
7700 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7701
7702 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7703
7704 * config.guess: Import version 2002-08-23.
7705 * config.sub: Import version 2002-08-22.
7706
7707 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7708
7709 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7710 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7711 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7712
7713 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7714
7715 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7716
7717 2002-08-04 H.J. Lu (hjl@gnu.org)
7718
7719 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7720
7721 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7722
7723 * configure.in: Move generic linux case to end. Copy generic
7724 linux noconfigdirs to mips*-*-linux* entry and new
7725 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7726
7727 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7728
7729 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7730 one instance of them which was missed to the list to update.
7731
7732 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7733
7734 * config.guess: Update to 2002-07-09 version.
7735 * config.sub: Update to 2002-07-03 version.
7736
7737 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7738
7739 * configure.in: Remove two redundant tests.
7740
7741 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7742
7743 * configure.in (mips*-*-irix6*o32): Enable stabs.
7744
7745 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7746
7747 * configure.in: Don't build grez.
7748 * Makefile.in: Ditto.
7749
7750 * Makefile.in: Remove references to bsp, cygmon, libstub.
7751 * configure.in: Ditto.
7752
7753 * configure.in: Remove leftover reference to gdbtest.
7754
7755 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7756
7757 * configure.in (gxx_include_dir): Change to match versioned
7758 C++ headers if --enable-version-specific-runtime-libs is used.
7759
7760 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7761
7762 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7763
7764 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7765
7766 * configure.in: Make --without-x work.
7767
7768 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7769
7770 * contrib: New directory. Created to contain a copy of the
7771 texi2pod.pl script so that it is in the same place as the version in
7772 the FSF GCC sources.
7773
7774 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7775
7776 * configure.in: Rearrange target Makefile fragment collection.
7777
7778 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7779 cvs[src].
7780 * configure.in: Ditto.
7781
7782 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7783
7784 * Makefile.in: Eliminate 'apache' targets.
7785 * configure.in: Eliminate 'apache' targets.
7786
7787 * configure.in: Eliminate redundant tests. Reorganize.
7788
7789 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7790
7791 * config-ml.in: Eliminate references to Cygnus configure.
7792
7793 * Makefile.in: Eliminate references to building emacs.
7794
7795 2002-07-01 Denis Chertykov <denisc@overta.ru>
7796
7797 * configure.in: Add support for ip2k.
7798
7799 2002-06-24 Ben Elliston <bje@redhat.com>
7800
7801 * configure.in (host_tools): Remove cgen.
7802
7803 * Makefile.in (all-cgen): Remove; runs from its source directory.
7804 (check-cgen, install-cgen, clean-cgen): Likewise.
7805 (all-opcodes): No not depend on all-cgen.
7806 (all-sim): Likewise.
7807
7808 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7809
7810 * configure.in: Fix AIX configury bug.
7811
7812 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7813
7814 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7815
7816 * configure.in: Move definition of libstdcxx_flags right above
7817 usage, rather than way earlier.
7818
7819 * configure.in: Pull definition of is_cross_compiler earlier.
7820
7821 * configure.in: Rearrange a little.
7822
7823 * configure.in: Remove references to librx.
7824 * Makefile.in: Remove references to librx.
7825
7826 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7827
7828 * configure.in: Eliminate ${gasdir} variable.
7829
7830 2002-06-18 Dave Brolley <brolley@redhat.com>
7831
7832 * configure.in: Add support for frv.
7833 * config.sub: Add support for frv.
7834
7835 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7836
7837 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7838
7839 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7840
7841 * configure.in (vax-*-netbsd*): Re-enable gas.
7842
7843 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7844
7845 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7846 BUILD_PREFIX_1, to correct nomenclature.
7847 * configure: Likewise.
7848
7849 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7850 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7851
7852 2002-05-31 Olaf Hering <olh@suse.de>
7853
7854 * config-ml.in: Propogate DESTDIR also.
7855
7856 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7857
7858 * configure.in (vax-*-netbsd*): Don't build gas for this
7859 platform.
7860
7861 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7862
7863 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7864 and libgcj for AVR.
7865
7866 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7867
7868 * config.sub: Add DLX target.
7869
7870 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7871
7872 * config.guess: Update to 2002-05-22 version.
7873 * config.sub: Likewise.
7874
7875 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7876
7877 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7878 * config-ml.in: Likewise.
7879 * configure: Likewise.
7880 * configure.in: Likewise.
7881
7882 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7883
7884 * configure.in: Simplify makefile fragment collection.
7885
7886 * configure.in: Remove code to build emacs.
7887
7888 * configure.in : Remove --srcdir argument from targargs and buildargs
7889 (it's always overridden in the Makefile anyway). Rearrange a bit.
7890
7891 * configure: Move some logic to configure.in.
7892 * configure.in: Move some logic from configure.
7893
7894 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7895
7896 * COPYING.LIBGLOSS: New file.
7897
7898 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7899
7900 * Makefile.in: Honour DESTDIR.
7901
7902 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7903
7904 * configure.in (noconfigdirs): Don't disable libgcj on
7905 sparc64-*-solaris* and sparcv9-*-solaris*.
7906
7907 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7908
7909 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7910
7911 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7912
7913 * configure.in (FLAGS_FOR_TARGET): Do not add
7914 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7915 on i[3456]86-*-linux*.
7916
7917 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7918
7919 * configure.in (noconfigdirs): Replace [ ] with test.
7920
7921 * configure.in (noconfigdirs): Do not add target-newlib if
7922 target == i[3456]86-*-linux*, and host == target.
7923
7924 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7925
7926 * config.guess: Updated to 2002-04-26's version.
7927 * config.sub: Updated to 2002-04-26's version.
7928
7929 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7930
7931 * configure.in: delete reference to absent file
7932
7933 * configure.in: replace '[' with 'test'
7934
7935 * configure.in: Eliminate references to gash.
7936 * Makefile.in: Eliminate references to gash.
7937
7938 * configure.in: remove useless references to 'pic' makefile fragments.
7939
7940 * configure.in: (*-*-windows*) Finish removing.
7941
7942 * configure.in: Eliminate redundant test for libgui.
7943
7944 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7945
7946 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7947 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7948
7949 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7950
7951 * configure.in: remove references to dead files
7952
7953 2002-04-18 Tom Tromey <tromey@redhat.com>
7954
7955 * configure.in: Disallow configuring libgcj when it is already
7956 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7957 Solaris 2.8 by default. For PR libgcj/6158.
7958
7959 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7960
7961 * configure.in: Move default CC setting out of config/mh-* fragments
7962 directly into here.
7963
7964 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7965
7966 * configure.in: don't even try to configure or make a subdirectory
7967 if there's no configure script for it.
7968
7969 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7970
7971 * MAINTAINERS: Remove chill maintainers.
7972 * Makefile.in (CHILLFLAGS): Remove.
7973 (CHILL_LIB): Remove.
7974 (TARGET_CONFIGDIRS): Remove libchill.
7975 (CHILL_FOR_TARGET): Remove.
7976 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7977 CHILL_LIB.
7978 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7979 (CHECK_TARGET_MODULES): Likewise.
7980 (INSTALL_TARGET_MODULES): Likewise.
7981 (CLEAN_TARGET_MODULES): Likewise.
7982 (configure-target-libchill): Remove.
7983 (all-target-libchill): Remove.
7984 * configure.in (target_libs): Remove target-libchill.
7985 Do not compute CHILL_FOR_TARGET.
7986 * libchill: Remove directory.
7987
7988 2002-04-15 DJ Delorie <dj@redhat.com>
7989
7990 * Makefile.in, configure.in, configure: Sync with gcc, entries
7991 follow...
7992
7993 2002-04-08 Tom Tromey <tromey@redhat.com>
7994
7995 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7996 Fixes PR libgcj/6068.
7997
7998 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7999
8000 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8001
8002 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8003
8004 * configure.in (alpha*-dec-osf*): Enable libgcj.
8005
8006 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8007
8008 Fix for: PR bootstrap/3591, target/5676
8009 * configure.in (mcore-pe): Disable the configuration of
8010 libstdc++-v3 since exceptions are not supported.
8011
8012 2002-03-20 Anthony Green <green@redhat.com>
8013
8014 * configure.in: Enable libgcj for xscale-elf target.
8015
8016 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8017
8018 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8019 libjava.
8020 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8021
8022 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8023
8024 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8025 libstdc++-v3 and libjava.
8026
8027 2002-02-11 Adam Megacz <adam@xwt.org>
8028
8029 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8030 boehm-gc
8031
8032 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8033
8034 * config.guess: Updated to 2002-01-30's version.
8035 * config.sub: Updated to 2002-02-01's version.
8036 Contribute sh64-elf.
8037 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8038 * configure.in: Added sh64-*-*.
8039
8040 2002-01-17 H.J. Lu <hjl@gnu.org>
8041
8042 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8043 (all-target-fastjar): Also depend on all-target-libiberty.
8044
8045 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8046
8047 * configure, configure.in: Use temp file for long sed commands.
8048
8049 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8050
8051 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8052 libf2c.
8053
8054 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8055
8056 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8057
8058 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8059
8060 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8061
8062 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8063
8064 * configure: Handle temporary files securely using mkdir.
8065
8066 2001-09-26 Will Cohen <wcohen@redhat.com>
8067
8068 * configure.in (*-*-linux*): Disable configuration of target-newlib
8069 and target-libgloss.
8070
8071 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8072
8073 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8074 RANLIB.
8075
8076 2001-08-11 Graham Stott <grahams@redhat.com>
8077
8078 * Makefile.in (check-c++): Add missing semicolon.
8079
8080 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8081
8082 * configure.in (sh-*-linux*): New.
8083
8084 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8085
8086 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8087 and libgcj on m68hc11/m68hc12.
8088
8089 2001-06-27 H.J. Lu (hjl@gnu.org)
8090
8091 * Makefile (CFLAGS_FOR_BUILD): New.
8092 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8093
8094 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8095
8096 * configure.in (libstdcxx_flags): Do not try to execute
8097 libstdc++-v3/testsuite_flags until it exists.
8098
8099 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8100
8101 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8102
8103 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8104
8105 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8106
8107 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8108
8109 * configure.in: Move *-chorusos target case to the proper switch.
8110 Disable libgcj.
8111
8112 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8113
8114 * Makefile.in (STAGE1_CFLAGS): Pass down.
8115
8116 2001-04-13 Alan Modra <amodra@one.net.au>
8117
8118 * config.guess: Add hppa64-linux support. Note for next import that
8119 this is already in the master file.
8120 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8121
8122 2001-03-22 Colin Howell <chowell@redhat.com>
8123
8124 * Makefile.in (DO_X): Do not backslash single-quotes in
8125 backquotes (two places).
8126
8127 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8128
8129 * Makefile.in (DO_X): Quote nested quotes.
8130
8131 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8132
8133 * Makefile.in (DO_X): Use double quotes for quoting
8134 "RANLIB=$${RANLIB}".
8135
8136 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8137
8138 * configure.in: Only use `lang_requires' for languages athat are
8139 actually enabled.
8140
8141 2001-03-07 Tom Tromey <tromey@redhat.com>
8142
8143 * configure.in: Allow config-lang.in to set `lang_requires' to list
8144 of other required languages.
8145
8146 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8147
8148 * Makefile.in: Remove RANLIB definition. Use RANLIB
8149 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8150 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8151
8152 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8153 Alexandre Oliva <aoliva@redhat.com>
8154
8155 * Makefile.in (check-c++): Use tabs, not spaces.
8156
8157 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8158
8159 * Makefile.in (check-c++): New rule.
8160
8161 * configure.in (target_libs): Remove libg++.
8162 (noconfigdirs): Remove libg++.
8163 (noconfigdirs): Same.
8164 (noconfigdirs): Same.
8165 (noconfigdirs): Same.
8166
8167 * config-ml.in: Remove libg++ references.
8168
8169 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8170 (ALL_TARGET_MODULES): Same.
8171 (configure-target-libg++): Remove.
8172 (all-target-libg++): Remove.
8173 (configure-target-libio): Remove.
8174 (all-target-libio): Remove.
8175 (check-target-libio): Remove.
8176 (.PHONY): Remove.
8177 (libg++.tar.bz2): Remove.
8178 (all-target-cygmon): Remove libio.
8179 (all-target-libstdc++): Remove.
8180 (configure-target-libstdc++): Remove.
8181 (TARGET_LIB_PATH): Remove libstdc++.
8182 (ALL_GCC_CXX): Remove libstdc++.
8183 (all-target-gperf): Correct.
8184
8185 2001-02-15 Anthony Green <green@redhat.com>
8186
8187 * configure: Introduce GCJ_FOR_TARGET.
8188 * configure.in: Ditto.
8189 * Makefile.in: Ditto.
8190
8191 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8192
8193 * configure.in: for *-chorusos, don't config target-newlib and
8194 target-libgloss.
8195
8196 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8197
8198 Remove V2 C++ library.
8199 * configure.in: Remove --enable-libstdcxx_v3 support.
8200
8201 2001-01-27 Richard Henderson <rth@redhat.com>
8202
8203 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8204
8205 2001-01-26 Tom Tromey <tromey@redhat.com>
8206
8207 * configure.in: Allow libgcj to be built on Sparc Solaris.
8208
8209 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8210
8211 * configure.in: Enable libgcj on several additional platforms.
8212
8213 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8214
8215 * configure.in: Enable libgcj for linux targets.
8216
8217 2001-01-09 Mike Stump <mrs@wrs.com>
8218
8219 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8220 failures of subdirectories.
8221
8222 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8223
8224 * configure: handle DOS-style absolute paths.
8225
8226 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8227
8228 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8229
8230 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8231
8232 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8233 (libstdcxx_incdir): Pass down.
8234 * config.if: Remove expired bits for cxx_interface, add stub.
8235 (libstdcxx_incdir): Add variable for g++ include directory.
8236 * configure.in (gxx_include_dir): Use it.
8237
8238 2000-12-15 Andreas Jaeger <aj@suse.de>
8239
8240 * configure.in: Handle lang_dirs.
8241
8242 2000-12-13 Anthony Green <green@redhat.com>
8243
8244 * configure.in: Disable libgcj for any target not specifically
8245 listed. Disable libgcj for x86 and Alpha Linux until compatible
8246 with g++ abi.
8247
8248 2000-12-13 Mike Stump <mrs@wrs.com>
8249
8250 * Makefile.in (local-distclean): Also remove fastjar.
8251
8252 2000-12-10 Anthony Green <green@redhat.com>
8253
8254 * configure.in: Define libgcj. Disable libgcj target libraries for
8255 most targets.
8256
8257 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8258
8259 * configure.in (target_libs): Revert 2000-12-08 patch.
8260 (noconfigdirs): Added target-libjava.
8261
8262 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8263
8264 * Makefile.in: handle DOS-style absolute paths.
8265
8266 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8267
8268 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8269 libjava.
8270 * configure.in (target_libs): Removed `target-libjava'.
8271
8272 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8273
8274 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8275 (ALL_MODULES): Added fastjar.
8276 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8277 (all-target-libjava): all-fastjar replaces all-zip.
8278 (all-fastjar): Added.
8279 (configure-target-fastjar, all-target-fastjar): Likewise.
8280 * configure.in (host_tools): Added fastjar.
8281
8282 2000-12-07 Mike Stump <mrs@wrs.com>
8283
8284 * Makefile.in (local-distclean): Remove leftover built files.
8285
8286 2000-11-16 Fred Fish <fnf@be.com>
8287
8288 * configure.in (enable_libstdcxx_v3): Fix typo,
8289 libstd++ -> libstdc++.
8290
8291 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8292
8293 * configure: Provide the original toplevel configure arguments
8294 (including $0) to subprocesses in the environment rather than
8295 through gcc/configargs.h.
8296
8297 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8298
8299 * configure: Turn on libstdc++ V3 by default.
8300
8301 2000-10-16 Michael Meissner <meissner@redhat.com>
8302
8303 * configure (gcc/configargs.h): Only create if there is a build GCC
8304 directory created.
8305
8306 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8307
8308 * configure: Save configure arguments to gcc/configargs.h.
8309
8310 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8311
8312 * Makefile.in (bootstrap): avoid recursion if subdir missing
8313 (cross): ditto
8314 (do-proto-toplev): ditto
8315
8316 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8317
8318 * configure.in: Do not build byacc for hppa64. Provide paths to the
8319 X11 libraries for hppa64.
8320
8321 2000-09-02 Anthony Green <green@cygnus.com>
8322
8323 * Makefile.in (all-gcc): Depend on all-zlib.
8324 (CLEAN_MODULES): Add clean-zlib.
8325 (ALL_MODULES): Add all-zlib.
8326 * configure.in (host_libs): Add zlib.
8327
8328 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8329
8330 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8331 $targargs to tell whether newlib is going to be built.
8332
8333 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8334 $$r/TARGET_SUBDIR/libio for _G_config.h.
8335
8336 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8337
8338 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8339
8340 * configure: Make enable_threads and enable_shared defaults
8341 explicit. Substitute enable_threads into generated Makefiles.
8342 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8343 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8344
8345 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8346
8347 * configure.in: Re-enable all references to libg++ and librx.
8348
8349 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8350
8351 * configure.in: Add *-*-freebsd* configurations.
8352
8353 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8354
8355 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8356 (do-tar, do-bz2): New rules.
8357 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8358 (gdb-tar): New rule.
8359 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8360 (insight_dejagnu.tar): New rule.
8361 (insight.tar): New rule.
8362 (gdb+dejagnu.tar): New rule.
8363 (gdb.tar): New rule.
8364
8365 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8366
8367 * MAINTAINERS: Update dejagnu/
8368
8369 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8370
8371 * ltmain.sh (relink_command): Fix typo in previous change.
8372
8373 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8374
8375 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8376 (relink_command): Added --tag flags.
8377 (mode=install): If relinking fails; error out.
8378
8379 2002-03-12 Richard Henderson <rth@redhat.com>
8380
8381 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8382 .NOTPARALLEL tag.
8383 (do-check): Rename from check.
8384 (check): Allow parallel check.
8385
8386 2002-03-11 Richard Henderson <rth@redhat.com>
8387
8388 * Makefile.in (.NOTPARALLEL): Add fake tag.
8389
8390 2002-03-07 H.J. Lu (hjl@gnu.org)
8391
8392 * configure.in: Enable gprof for mips*-*-linux*.
8393
8394 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8395
8396 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8397 libjava.
8398 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8399
8400 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8401
8402 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8403
8404 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8405
8406 * config.guess: Import from master sources, rev 1.232.
8407 * config.sub: Import from master sources, rev 1.246.
8408
8409 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8410
8411 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8412 because its Makefile is there; test for the executable instead.
8413
8414 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8415
8416 Contribute sh64-elf.
8417 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8418 * configure.in: Added sh64-*-*.
8419
8420 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8421
8422 * COPYING.NEWLIB: Remove advertising clause from
8423 Berkeley and Red Hat licenses.
8424
8425 2002-02-01 Mo DeJong <supermo@bayarea.net>
8426
8427 * Makefile.in: Add all-tix to deps for all-snavigator
8428 so that tix is built when building snavigator.
8429
8430 2002-02-01 Ben Elliston <bje@redhat.com>
8431
8432 * config.guess: Import from master sources, rev 1.229.
8433 * config.sub: Import from master sources, rev 1.240.
8434
8435 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8436
8437 From Steve Ellcey <sje@cup.hp.com>:
8438 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8439 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8440 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8441 IA64.
8442 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8443 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8444 soname_spec, sys_lib_search_path_spec): Ditto.
8445
8446 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8447
8448 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8449 target-libiberty, and target-libgloss. Skip Java-related
8450 libraries if not supported for NetBSD on target CPU.
8451
8452 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8453
8454 * configure.in: Import StrongARM and XScale target_configdirs from
8455 FSF GCC version.
8456
8457 2002-01-16 H.J. Lu (hjl@gnu.org)
8458
8459 * config.guess: Import from master sources, rev 1.225.
8460 * config.sub: Import from master sources, rev 1.238.
8461
8462 * MAINTAINERS: Updated notes on config.guess and config.sub.
8463
8464 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8465
8466 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8467 ld and gdb are not supported.
8468
8469 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8470
8471 * Change reference to Cygnus Solutions to be Red Hat.
8472
8473 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8474
8475 * COPYING.NEWLIB: Update generic copyright date.
8476
8477 2002-01-07 Mark Salter <msalter@redhat.com>
8478
8479 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8480 Allow target-libgloss to be built for arm, strongarm, and xscale.
8481
8482 2002-01-03 Ben Elliston <bje@redhat.com>
8483
8484 * MAINTAINERS: Update URL for config.* scripts.
8485
8486 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8487
8488 * config.sub: Import latest version.
8489 * config.guess: Likewise.
8490
8491 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8492
8493 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8494 options for i[3456]86-pc-linux* native builds.
8495
8496 2001-12-05 Laurent Guerby <guerby@acm.org>
8497
8498 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8499 libiberty.
8500
8501 Import this patch from gcc:
8502
8503 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8504
8505 * symlink-tree: handle DOS-style absolute paths.
8506
8507 2001-11-28 DJ Delorie <dj@redhat.com>
8508 Zack Weinberg <zack@codesourcery.com>
8509
8510 When build != host, create libiberty for the build machine.
8511
8512 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8513 CONFIG_ARGUMENTS.
8514 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8515 New variables.
8516 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8517 and rules.
8518 (all.normal): Depend on ALL_BUILD_MODULES.
8519 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8520 (all-build-libiberty): Depend on configure-build-libiberty.
8521
8522 * configure: Calculate and substitute proper value for
8523 ALL_BUILD_MODULES.
8524 * configure.in: Create the build subdirectory.
8525 Calculate and substitute TARGET_CONFIGARGS (formerly
8526 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8527
8528 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8529
8530 * config.sub: Update to version 1.232 on subversion.
8531
8532 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8533
8534 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8535 files from .po files for a distribution.
8536
8537 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8538
8539 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8540
8541 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8542
8543 Merged from net gcc:
8544 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8545 * ltcf-c.sh: Use $objext, not $ac_objext.
8546 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8547 * ltcf-cxx.sh: Add support for GNU.
8548 2001-07-22 Timothy Wall <twall@redhat.com>
8549 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8550 default settings if using GNU tools with that configuration.
8551 * ltcf-cxx.sh: Ditto.
8552 * ltcf-gcj.sh: Ditto.
8553 2001-07-21 Michael Chastain <chastain@redhat.com>
8554 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8555 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8556 * ltmain.sh: Mark as gcc-local.
8557
8558 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8559
8560 * Makefile.in (all-bison): Revert 2001-10-24.
8561 Don't depend on texinfo.
8562
8563 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8564
8565 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8566
8567 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8568
8569 * configure.in (--enable-languages): Be more permissive about
8570 syntax. Check for empty lists better. Warn about $LANGUAGES.
8571
8572 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8573
8574 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8575
8576 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8577
8578 Makefile.in (all-bison): Don't depend on texinfo.
8579
8580 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8581
8582 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8583
8584 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8585
8586 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8587
8588 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8589
8590 * config.sub, config.guess: Import latest from subversions.
8591
8592 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8593
8594 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8595 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8596 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8597 avoid quotes nesting problems.
8598 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8599 (DO_X): Export only variables that are set.
8600
8601 2001-09-19 Ben Elliston <bje@redhat.com>
8602
8603 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8604 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8605 semantics. Use the shell built-in "type" command instead.
8606
8607 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8608
8609 * config.sub: Reverted the earlier change, this version is not the
8610 master file.
8611
8612 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8613
8614 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8615 Add support for mips64.
8616
8617 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8618
8619 * configure.in: Enable libstdc++-v3 for h8300 targets.
8620
8621 2001-08-30 Eric Christopher <echristo@redhat.com>
8622 Jason Eckhardt <jle@redhat.com>
8623
8624 * config.sub: Add support for mipsisa32.
8625
8626 2001-08-30 Eric Christopher <echristo@redhat.com>
8627
8628 * config.sub, config.guess: Import latest from subversions.
8629
8630 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8631
8632 * config.sub, config.guess: Import latest from subversions.
8633
8634 2001-07-26 DJ Delorie <dj@redhat.com>
8635
8636 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8637
8638 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8639
8640 * Makefile.in: Revert 2001-06-17.
8641 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8642
8643 2001-06-17 H.J. Lu <hjl@gnu.org>
8644
8645 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8646 (gas+binutils.tar.bz2): Likewise.
8647 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8648
8649 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8650
8651 * Makefile.in (VER): When present, extract the version number from
8652 the file version.in.
8653
8654 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8655
8656 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8657 gcc/xgcc is built, use -print-prog-name to find out the program
8658 name to use.
8659
8660 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8661
8662 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8663 with_gcc]: Use `gcc -shared' to build a shared library.
8664
8665 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8666
8667 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8668 archives.
8669
8670 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8671
8672 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8673 libraries when using g++ with native linker.
8674
8675 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8676
8677 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8678
8679 2001-05-24 Tom Rix <trix@redhat.com>
8680
8681 * configure.in : enable ld for aix
8682
8683 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8684
8685 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8686 [aix4*|aix5*]: Prepend blank.
8687
8688 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8689
8690 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8691 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8692 of subdir/configure scripts to use the new libtool.m4.
8693
8694 2001-05-14 H.J. Lu <hjl@gnu.org>
8695
8696 * config.if (libc_interface): Set to -libc6.2- for cross
8697 compiling to Linux/glibc 2.2.
8698
8699 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8700
8701 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8702 libgcj.
8703
8704 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8705
8706 * configure.in (noconfigdirs): Don't reset it from scratch in the
8707 target case; only append to it.
8708
8709 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8710
8711 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8712 sparc-*-solaris2.8]: Disable ${libgcj}.
8713
8714 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8715
8716 * configure.in (libgcj_saved): Copy from $libgcj.
8717 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8718 --disable-libgcj.
8719
8720 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8721
8722 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8723 1.641.2.228.
8724
8725 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8726
8727 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8728 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8729
8730 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8731
8732 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8733 New macros.
8734 (bootstrap, cross): Use RECURSE_FLAGS.
8735 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8736
8737 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8738
8739 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8740
8741 2001-03-23 Nick Clifton <nickc@redhat.com>
8742
8743 * README-maintainer-mode: Add note about inability to use "make
8744 distclean" in maintainer mode.
8745
8746 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8747
8748 Re-installed:
8749 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8750 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8751 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8752 * ltcf-cxx.sh: Likewise.
8753 * ltcf-gcj.sh: Likewise.
8754
8755 2001-03-22 Philip Blundell <philb@gnu.org>
8756
8757 * config.sub, config.guess: Import latest from subversions.
8758
8759 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8760
8761 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8762 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8763
8764 2001-03-20 Michael Chastain <chastain@redhat.com>
8765
8766 * Makefile.in: all-m4 depends on all-texinfo.
8767
8768 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8769
8770 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8771
8772 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8773
8774 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8775 longer valid.
8776
8777 2001-02-16 Nick Clifton <nickc@redhat.com>
8778
8779 * configure.in (noconfigdirs): Allow configuration of texinfo
8780 for Cygwin hosts.
8781
8782 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8783
8784 * config.guess: Add linux target for S/390.
8785 * config.sub: Likewise.
8786 * configure.in: Likewise.
8787
8788 2001-02-06 Ben Elliston <bje@redhat.com>
8789
8790 * configure: Output host type to stdout, not stderr.
8791
8792 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8793
8794 * config.guess: Import from subversions.gnu.org (revision 1.181).
8795 * config.sub: Import from subversions.gnu.org (revision 1.199).
8796
8797 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8798
8799 * config.guess: Handle hppa64-linux systems.
8800
8801 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8802
8803 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8804 Don't unset, it's non-portable and no longer necessary, set to empty
8805 instead.
8806
8807 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8808
8809 * ltconfig: Shell portability fix for the tagname validity check.
8810
8811 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8812
8813 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8814
8815 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8816
8817 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8818 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8819
8820 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8821
8822 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8823 keep at least one of build_libtool_libs or build_old_libs set to
8824 yes.
8825
8826 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8827
8828 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8829 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8830
8831 2000-11-07 Philip Blundell <pb@futuretv.com>
8832
8833 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8834
8835 2000-11-03 Philip Blundell <pb@futuretv.com>
8836
8837 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8838 files.
8839
8840 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8841
8842 * COPYING.NEWLIB: Put into source repository.
8843
8844 2001-01-15 Ben Elliston <bje@redhat.com>
8845
8846 * configure.in (host_tools): Add sid.
8847 Always configure cgen.
8848 * Makefile.in (all-sid): New target.
8849 (check-sid, clean-sid, install-sid): Likewise.
8850
8851 2001-01-07 Andreas Jaeger <aj@suse.de>
8852
8853 * config.sub, config.guess: Update from subversions.
8854
8855 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8856
8857 * configure.in: Disable language-specific target libraries for
8858 languages that aren't enabled.
8859
8860 2000-11-24 Nick Clifton <nickc@redhat.com>
8861
8862 * configure.in (xscale-elf): Add target.
8863 (xscale-coff): Add target.
8864 (c4x, c5x, tic54x): Move after ARM targets.
8865
8866 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8867
8868 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8869
8870 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8871
8872 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8873
8874 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8875
8876 * Makefile.in: Merge with GCC and libgcj.
8877 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8878 configure-target-<library> when their configure scripts need the C
8879 or C++ library to have already been built to work properly.
8880 (do_proto_toplev): Set them to an empty string.
8881
8882 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8883
8884 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8885 (REALLY_SET_LIB_PATH): Use them.
8886
8887 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8888
8889 * config.sub: Add support for Sun Chorus
8890
8891 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8892
8893 * config.sub: Add support for the *-storm-chaos OS.
8894
8895 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8896
8897 * configure.in (noconfigdirs): Don't compile some
8898 of the libraries for 68HC11 & 68hc12 targets.
8899
8900 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8901
8902 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8903 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8904 all affected `configure' scripts.
8905
8906 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8907
8908 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8909 ltcf-c.sh.
8910
8911 2000-09-12 Philip Blundell <philb@gnu.org>
8912
8913 * config.sub, config.guess: Update from subversions.
8914
8915 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8916
8917 * Makefile.in (all-zlib): Added dummy target.
8918
8919 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8920 multi-language branch.
8921
8922 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8923
8924 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8925 (bootstrap*): Depend on all-bootstrap.
8926
8927 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8928
8929 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8930 crosses, but add gcc/include to the header search path for them.
8931
8932 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8933
8934 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8935 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8936 * gettext.m4: New file, extracted from aclocal.m4.
8937
8938 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8939
8940 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8941 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8942 sub-configures.
8943
8944 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8945
8946 * Makefile.in (ALL_MODULES): Add all-cgen.
8947 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8948 (all-cgen): New target.
8949 (all-opcodes,all-sim): Depend on all-cgen.
8950 * configure.in (host_tools): Add cgen.
8951 Only configure cgen if --enable-cgen-maint.
8952
8953 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8954
8955 * config-ml.in (CC, CXX): Don't introduce a leading space.
8956
8957 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8958
8959 * configure.in (libstdcxx_flags): Use
8960 libstdc++-v3/src/libstdc++.INC.
8961
8962 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8963
8964 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8965
8966 2000-08-11 Jason Merrill <jason@redhat.com>
8967
8968 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8969 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8970 (FLAGS_FOR_TARGET): Not here.
8971 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8972
8973 2000-08-07 DJ Delorie <dj@redhat.com>
8974
8975 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8976 "if we're also building gcc, and it's a gcc that will run on the
8977 build machine, we want to use its includes instead of the system's
8978 default includes".
8979
8980 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8981
8982 * configure.in (libstdcxx_flags): Don't use `"'.
8983
8984 * config-ml.in: Adjust multilib search paths to the
8985 appropriate multilib tree.
8986
8987 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8988
8989 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8990 commas in $LANGUAGES.
8991
8992 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8993
8994 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8995
8996 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8997
8998 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8999 CXX_FOR_TARGET for sed.
9000
9001 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9002
9003 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9004 Do not override if already set in the environment or in configure.
9005 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9006 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9007
9008 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9009
9010 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9011 (GCC_FOR_TARGET): Use it.
9012 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9013 * configure.in: ... here.
9014 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9015 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9016
9017 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9018
9019 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9020 (configure-target-libchill, configure-target-libobjc): Likewise.
9021
9022 * configure.in: Use the same cache file for all target libs.
9023 * config-ml.in: But different cache files per multilib variant.
9024
9025 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9026
9027 * configure (topsrcdir): Don't use dirname.
9028
9029 2000-07-20 Jason Merrill <jason@redhat.com>
9030
9031 * configure.in: Remove all references to libg++ and librx.
9032
9033 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9034
9035 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9036
9037 * config.sub: Update to subversions version 2000-07-06.
9038
9039 2000-07-12 Andrew Haley <aph@cygnus.com>
9040
9041 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9042 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9043
9044 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9045
9046 * symlink-tree: Check number of arguments.
9047
9048 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
9049
9050 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
9051
9052 2000-07-05 Jim Wilson <wilson@cygnus.com>
9053
9054 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9055 search path for a g++ extracted from the build tree. This
9056 will allow link tests run by configure scripts in
9057 subdirectories to succeed.
9058
9059 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9060
9061 * ltconfig: Add support for mips-dde-sysv4.2MP
9062
9063 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9064
9065 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9066 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9067
9068 2000-06-19 Timothy Wall <twall@cygnus.com>
9069
9070 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9071 * config.sub: Add tic54x target.
9072
9073 2000-06-07 Phillip Thomas <pthomas@suse.de>
9074
9075 * README-maintainer-mode: New file: Contains notes on using
9076 --enable-maintainer-mode with binutils.
9077
9078 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
9079
9080 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
9081
9082 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
9083
9084 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9085 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9086
9087 20000-05-21 H.J. Lu (hjl@gnu.org)
9088
9089 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9090 directory are used if they exist. Make sure
9091 $(build_tooldir)/include is searched for header files,
9092 $(build_tooldir)/lib/ for library files.
9093 (GCC_FOR_TARGET): Likewise.
9094 (CXX_FOR_TARGET): Likewise.
9095
9096 2000-05-18 Jeffrey A Law (law@cygnus.com)
9097
9098 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9099
9100 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
9101
9102 * Makefile.in (configure-target-libiberty): Depend on
9103 configure-target-newlib.
9104
9105 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9106
9107 * configure.in, Makefile.in: Merge all libffi-related
9108 configury stuff from the libgcj tree.
9109
9110 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9111
9112 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9113 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9114
9115 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
9116
9117 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9118 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9119 current version information. Add to proto-toplev directory.
9120 (gdb-taz): Build do-djunpack.
9121
9122 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9123
9124 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9125
9126 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9127
9128 * ltmain.sh: Preserve in relink_command any environment
9129 variables that may affect the linker behavior.
9130
9131 2000-05-12 Jeffrey A Law (law@cygnus.com)
9132
9133 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9134
9135 2000-05-10 Jim Wilson <wilson@cygnus.com>
9136
9137 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9138
9139 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9140
9141 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9142 with the version name.
9143
9144 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9145
9146 * config.if: Tweak.
9147
9148 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9149
9150 * djunpack.bat: New file.
9151
9152 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
9153
9154 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9155 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9156 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9157 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9158
9159 2000-04-16 Dave Pitts <dpitts@cozx.com>
9160
9161 * config.sub (case $basic_machine): Change default for "ibm-*"
9162 to "openedition".
9163
9164 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
9165
9166 * Makefile.in (gdb-taz): New target. GDB specific archive.
9167 (do-md5sum): New target.
9168 (MD5PROG): Define.
9169 (PACKAGE): Default to TOOL.
9170 (VER): Default to a shell script.
9171 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9172 md5 checksum generation.
9173 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9174 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9175 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9176 insight.tar.bz2): Use gdb-taz to create archive.
9177
9178 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
9179
9180 * configure (warn_cflags): Delete.
9181
9182 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9183 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
9184
9185 * configure.in (enable_libstdcxx_v3): Add.
9186 (target_libs): Add bits here to switch between libstdc++-v2 and
9187 libstdc++-v3.
9188 * config.if: And this file too.
9189 * Makefile.in: Add libstdc++-v3 targets.
9190
9191 2000-04-05 Michael Meissner <meissner@redhat.com>
9192
9193 * config.sub (d30v): Add d30v as a basic machine type.
9194
9195 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9196
9197 * configure.in: -linux-gnu*, not -linux-gnu.
9198
9199 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
9200
9201 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9202 (do-tar-bz2): Replace TOOL with PACKAGE.
9203 (gdb.tar.bz2): Remove GDBTK from GDB package.
9204 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9205 dejagnu.tar.bz2): New packages.
9206
9207 2000-02-27 Andreas Jaeger <aj@suse.de>
9208
9209 * configure.in: Add entry for mips*-*-linux*, move catch all
9210 *-*-*linux* entry below this one.
9211
9212 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9213
9214 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9215
9216 2000-02-24 Nick Clifton <nickc@cygnus.com>
9217
9218 * config.sub: Support an OS of "wince".
9219
9220 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9221
9222 * config.guess, config.sub: Updated to match config's 2000-02-15
9223 version.
9224
9225 2000-02-23 Linas Vepstas <linas@linas.org>
9226
9227 * config.sub: Add support for Linux/IBM 370.
9228 * configure.in: Likewise.
9229
9230 2000-02-22 Nick Clifton <nickc@cygnus.com>
9231
9232 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9233
9234 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9235
9236 * config.guess: Guess "cygwin" rather than "cygwin32".
9237
9238 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9239
9240 * configure (gcc_version): When setting, narrow search to
9241 lines containing `version_string'.
9242
9243 2000-02-15 Denis Chertykov <denisc@overta.ru>
9244
9245 * config.sub: Add support for avr target.
9246
9247 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9248
9249 * config.sub: Add mmix-knuth-mmixware.
9250
9251 2000-01-27 Christopher Faylor <cgf@redhat.com>
9252
9253 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9254 structure stuff to -L library search.
9255 (CXX_FOR_TARGET): Ditto.
9256 (CROSS_CHECK_MODULES): Fix spelling mistake.
9257
9258 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9259
9260 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9261 the C++ compiler.
9262
9263 2000-01-12 Richard Henderson <rth@cygnus.com>
9264
9265 * configure.in: Don't build some bits for beos.
9266
9267 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9268
9269 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9270 as include files.
9271
9272 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9273
9274 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9275 not mh-aix43.
9276
9277 1999-12-14 Richard Henderson <rth@cygnus.com>
9278
9279 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9280 * config.sub: Accept alphaev[78], alphaev8.
9281
9282 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9283
9284 * config.guess, config.sub: Update from autoconf.
9285
9286 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9287
9288 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9289 necessary libraries are missing.
9290
9291 1999-10-25 Andreas Schwab <schwab@suse.de>
9292
9293 * configure: Fix quoting inside arguments of eval.
9294
9295 1999-10-21 Nick Clifton <nickc@cygnus.com>
9296
9297 * config-ml.in: Allow suppression of some ARM multilibs.
9298
9299 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9300
9301 * config.guess: Add OS/390 match pattern.
9302 * config.sub: Add mvs, openedition targets.
9303 * configure.in (i370-ibm-opened*): New.
9304
9305 1999-09-04 Steve Chamberlain <sac@pobox.com>
9306
9307 * config.sub: Add support for configuring for pj.
9308
9309 1999-08-31 Nick Clifton <nickc@cygnus.com>
9310
9311 * config.sub (maybe_os): Add support for configuring for fr30.
9312
9313 1999-08-25 Nick Clifton <nickc@cygnus.com>
9314
9315 * configure.in: Do not configure or build ld for AIX
9316 platforms. ld is known to be broken on these platforms.
9317
9318 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9319
9320 * config-ml.in: Pass compiler flag corresponding to multidirs to
9321 subdir configures.
9322
9323 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9324
9325 * Makefile.in (LDFLAGS): Define.
9326
9327 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9328
9329 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9330 noconfigdirs.
9331 (*-*-cygwin*): Likewise.
9332
9333 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9334
9335 * mkdep: New file.
9336 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9337 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9338
9339 From Eli Zaretskii <eliz@is.elta.co.il>:
9340 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9341 long file name when using DJGPP on MS-DOS.
9342
9343 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9344
9345 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9346
9347 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9348
9349 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9350 dependency as this causes "make check" to globally "make all"
9351
9352 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9353
9354 * configure.in (target_libs): Added target-zlib.
9355 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9356 (CONFIGURE_TARGET_MODULES): Likewise.
9357 (CHECK_TARGET_MODULES): Likewise.
9358 (INSTALL_TARGET_MODULES): Likewise.
9359 (CLEAN_TARGET_MODULES): Likewise.
9360 (configure-target-zlib): New target.
9361 (all-target-zlib): Likewise.
9362 (all-target-libjava): Depend on all-target-zlib.
9363 (configure-target-libjava): Depend on configure-target-zlib.
9364
9365 * Makefile.in (configure-target-libjava): Depend on
9366 configure-target-newlib.
9367 (configure-target-boehm-gc): New target.
9368 (configure-target-qthreads): New target.
9369
9370 * configure.in (target_libs): Added target-qthreads.
9371 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9372 (CONFIGURE_TARGET_MODULES): Likewise.
9373 (CHECK_TARGET_MODULES): Likewise.
9374 (INSTALL_TARGET_MODULES): Likewise.
9375 (CLEAN_TARGET_MODULES): Likewise.
9376 (all-target-qthreads): New target.
9377 (configure-target-libjava): Depend on configure-target-qthreads.
9378 (all-target-libjava): Depend on all-target-qthreads.
9379
9380 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9381 (CONFIGURE_TARGET_MODULES): Likewise.
9382 (CHECK_TARGET_MODULES): Likewise.
9383 (INSTALL_TARGET_MODULES): Likewise.
9384 (CLEAN_TARGET_MODULES): Likewise.
9385 (all-target-libjava): New target.
9386 (all-target-boehm-gc): Likewise.
9387 * configure.in (target_libs): Added libjava, boehm-gc.
9388
9389 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9390
9391 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9392 configure.bat in SUPPORT_FILES.
9393 (gas+binutils.tar.bz2): Likewise.
9394
9395 * makeall.bat: Remove; obsolete.
9396
9397 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9398
9399 From Mark Elbrecht:
9400 * configure.bat: Remove; obsolete.
9401
9402 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9403
9404 * configure: Add -W -Wall to the default CFLAGS when compiling with
9405 gcc.
9406
9407 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9408
9409 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9410
9411 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9412
9413 * configure.in: Build ld on IRIX6.
9414
9415 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9416
9417 * Makefile.in: Change distribution targets to use bzip2 instead of
9418 gzip.
9419 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9420 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9421
9422 1999-06-04 Nick Clifton <nickc@cygnus.com>
9423
9424 * config.sub: Add mcore target.
9425
9426 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9427
9428 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9429
9430 1999-05-25 H.J. Lu (hjl@gnu.org)
9431
9432 * config.guess (dummy): Changed to $dummy.
9433
9434 1999-05-24 Nick Clifton <nickc@cygnus.com>
9435
9436 * config.sub: Tidied up case statements.
9437
9438 1999-05-22 Ben Elliston <bje@cygnus.com>
9439
9440 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9441 <jiro@din.or.jp>.
9442
9443 * config.guess: Merge with FSF version. Future changes will be
9444 more accurately recorded in this ChangeLog.
9445 * config.sub: Likewise.
9446
9447 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9448
9449 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9450
9451 1999-04-30 Tom Tromey <tromey@cygnus.com>
9452
9453 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9454
9455 1999-04-23 Tom Tromey <tromey@cygnus.com>
9456
9457 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9458
9459 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9460
9461 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9462 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9463 Bad merge removed these two changes.
9464
9465 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9466 Martin Heller (Ing.-Buero_Heller@t-online.de)
9467
9468 * config.guess (interix Alpha): Add.
9469
9470 1999-04-11 Richard Henderson <rth@cygnus.com>
9471
9472 * configure.in (i?86-*-beos*): Do config gperf; don't config
9473 gdb, newlib, or libgloss.
9474
9475 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9476
9477 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9478 link a trivial program with -mabi=64. If it fails, remove mabi=64
9479 from multidirs.
9480
9481 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9482
9483 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9484
9485 1999-04-08 Nick Clifton <nickc@cygnus.com>
9486
9487 * config.sub: Add support for mcore targets.
9488
9489 1999-04-07 Michael Meissner <meissner@cygnus.com>
9490
9491 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9492 not mt-ospace, in order to shut up assembler warning about using
9493 symbols that are named the same as registers.
9494
9495 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9496
9497 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9498 dependency list for all-target-cygmon.
9499
9500 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9501
9502 * config-ml.in: Check $host, not $target, for selective multilibs.
9503 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9504 thumb interworking, and underscore prefix multilibs.
9505
9506 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9507
9508 * missing: Update to version from current automake.
9509
9510 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9511
9512 * configure (gxx_include_dir): Removed.
9513
9514 * configure.in (gxx_include_dir): Handle it.
9515 * Makefile.in: Likewise.
9516
9517 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9518
9519 * config.sub (mips64vr4111,mips64vr4111el) Add.
9520
9521 1999-03-21 Ben Elliston <bje@cygnus.com>
9522
9523 * config.guess: Correct typo for detecting ELF on FreeBSD.
9524
9525 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9526
9527 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9528 config/mh-djgpp.
9529
9530 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9531
9532 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9533 all-target-newlib to dependency list for all-target-bsp.
9534
9535 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9536
9537 * config.sub: Add i386-uwin support.
9538 * config.guess: Likewise.
9539
9540 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9541
9542 * configure.in: cleanup, add mh-*pic handling for arm, special
9543 case powerpc*-*-aix*
9544
9545 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9546
9547 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9548 can be built.
9549
9550 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9551
9552 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9553 targets.
9554
9555 1999-03-02 Nick Clifton <nickc@cygnus.com>
9556
9557 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9558
9559 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9560
9561 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9562
9563 1999-02-24 Nick Clifton <nickc@cygnus.com>
9564
9565 * config.sub: Fix typo in arm recognition.
9566
9567 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9568
9569 * configure.in (noconfigdirs): Changed target_configdirs to
9570 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9571 rather than m68k-*-* since it is not known to work on
9572 m68k-aout. Ditto for arm-*-*oabi.
9573
9574 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9575
9576 * configure.in (*-*-windows*): Remove, no longer used.
9577
9578 1999-02-19 Ben Elliston <bje@cygnus.com>
9579
9580 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9581 Smart and improved by Andrew Cagney.
9582
9583 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9584
9585 * config.guess: Recognize openbsd-*-hppa.
9586
9587 1999-02-17 H.J. Lu (hjl@gnu.org)
9588
9589 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9590 only if it is not empty.
9591
9592 1999-02-17 Nick Clifton <nickc@cygnus.com>
9593
9594 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9595
9596 * config.guess: Modified to recognize uname's armv* syntax.
9597
9598 * config.sub: Modified to recognize uname's armv* syntax.
9599
9600 1999-02-17 Mark Salter <msalter@cygnus.com>
9601
9602 * configure.in: Added target-bsp for sparclite.
9603
9604 1999-02-08 Richard Henderson <rth@cygnus.com>
9605
9606 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9607
9608 1999-02-08 Nick Clifton <nickc@cygnus.com>
9609
9610 * configure.in: Add support for strongarm port.
9611 * config.sub: Add support for strongarm target.
9612
9613 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9614
9615 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9616 the old name config/mh-cygwin32.
9617 Enable texinfo.
9618
9619 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9620
9621 * configure.in: Do build ld for ix86 Solaris.
9622
9623 1999-02-02 Jim Wilson <wilson@cygnus.com>
9624
9625 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9626 $AR_FOR_TARGET. Likewise for RANLIB.
9627
9628 1999-02-02 Catherine Moore <clm@cygnus.com>
9629
9630 * config.sub (oabi): Recognize.
9631 * configure.in (arm-*-oabi): Handle.
9632
9633 1999-01-30 Robert Lipe (robertlipe@usa.net)
9634
9635 * config.guess: Improve detection of i686 on UnixWare 7.
9636
9637 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9638
9639 * config.guess: Add support for i386-pc-interix.
9640 * config.sub: Likewise.
9641 * configure.in: Likewise.
9642
9643 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9644
9645 * Makefile.in: Remove unneeded all-target-libio from
9646 from all-target-winsup target since it is now unneeded.
9647 Add all-target-libtermcap in its place since it is now
9648 needed.
9649
9650 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9651
9652 * configure.in: makefile stub for cygwin target is probably
9653 unnecessary. Remove it for now.
9654
9655 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9656
9657 * configure.in: libtermcap.a should be built when cygwin is the
9658 target as well as the host.
9659 * config.guess: Allow mixed case in cygwin uname output.
9660 * Makefile.in: Add libtermcap target.
9661
9662 1998-12-23 Jeffrey A Law (law@cygnus.com)
9663
9664 * config.sub: Clean up handling of hppa2.0.
9665
9666 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9667
9668 * config.guess: Use C code to identify more HP machines.
9669
9670 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9671
9672 * config.sub: Handle hppa2.0.
9673
9674 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9675
9676 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9677 cygmon for all sparclite targets, regardless of object format.
9678
9679 1998-12-15 Mark Salter <msalter@cygnus.com>
9680
9681 * configure.in: Added target-bsp for several target architectures.
9682
9683 * Makefile.in: Added rules for bsp.
9684
9685 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9686
9687 * config.guess: Improve detection of hppa2.0 processors.
9688
9689 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9690
9691 * config.guess: Recognize FreeBSD using ELF automatically.
9692
9693 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9694
9695 * configure (skip-this-dir): Add handling for new shell script, which
9696 might be created by a sub-directory's configure to indicate, this particular
9697 directory is "unwanted".
9698 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9699
9700 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9701
9702 * ltconfig: import from libtool, after changing libtool to
9703 account for the cygwin name change.
9704
9705 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9706
9707 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9708 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9709
9710 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9711
9712 * configure.in: Add libtermcap to list of cygwin dependencies.
9713
9714 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9715
9716 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9717 they include winsup/include when it's a cygwin target.
9718
9719 1998-11-12 Tom Tromey <tromey@cygnus.com>
9720
9721 * configure.in (host_tools): Added zip.
9722 * Makefile.in (all-target-libjava): Depend on all-zip.
9723 (all-zip): New target.
9724 (ALL_MODULES): Added all-zip.
9725 (NATIVE_CHECK_MODULES): Added check-zip.
9726 (INSTALL_MODULES): Added install-zip.
9727 (CLEAN_MODULES): Added clean-zip.
9728
9729 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9730
9731 * Makefile.in: lose "32" from comment about cygwin.
9732
9733 1998-11-05 Nick Clifton <nickc@cygnus.com>
9734
9735 * configure.in: Use -Os to build target libraries for the fr30.
9736
9737 1998-11-04 Dave Brolley <brolley@cygnus.com>
9738
9739 * config.sub: Add fr30.
9740
9741 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9742
9743 * configure.in: drop "32" from config/mh-cygwin32. Check
9744 cygwin* instead of cygwin32*.
9745 * config.sub: Check cygwin* instead of cygwin32*.
9746
9747 1998-10-22 Robert Lipe <robertl@dgii.com>
9748
9749 * config.guess: Match any version of Unixware7.
9750
9751 1998-10-20 Syd Polk <spolk@cygnus.com>
9752
9753 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9754 if desired.
9755
9756 1998-10-18 Jeffrey A Law (law@cygnus.com)
9757
9758 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9759 these if the appropriate directories and files to not exist.
9760
9761 1998-10-14 Jeffrey A Law (law@cygnus.com)
9762
9763 * Makefile.in (DEVO_SUPPORT): Add config.if.
9764
9765 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9766
9767 * configure: Add pattern to replace "build_tooldir"'s
9768 definition in the generated Makefile with "tooldir"'s
9769 actual value.
9770
9771 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9772
9773 * config.sub: Bring back lost sparcv9.
9774
9775 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9776
9777 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9778
9779 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9780 CC_FOR_TARGET and friends.
9781
9782 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9783
9784 * Makefile.in (build_tooldir): New variable, same as tooldir.
9785 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9786 -B$(build_tooldir)/bin/.
9787 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9788
9789 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9790
9791 * config.sub: Add support for i[34567]86-pc-udk.
9792 * configure.in: Likewise.
9793
9794 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9795
9796 * Makefile.in: add bzip2 package building bits for user
9797 tools module
9798 * configure.in: ditto
9799
9800 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9801
9802 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9803 (ALL_TARGET_MODULES): Add all-target-libobjc.
9804 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9805 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9806 (all-target-libchill): Add dependencies.
9807 * configure.in (target_libs): Add libchill.
9808
9809 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9810
9811 * configure.in (target_subdir): Remove duplicate line.
9812
9813 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9814
9815 * Makefile.in (all-automake): fix dependencies.
9816
9817 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9818
9819 * configure.in: Minor cleanups for building in the $(target_alias)
9820 subdir.
9821
9822 1998-09-22 Jim Wilson <wilson@cygnus.com>
9823
9824 * Makefile.in (bootstrap): Set r and s before make all. Use
9825 BASE_FLAGS_TO_PASS in make all.
9826 (cross): Likewise.
9827
9828 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9829
9830 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9831
9832 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9833
9834 * config.sub: Fix typo in last change.
9835
9836 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9837
9838 * config.sub: Add support for C4x target.
9839 * configure.in: Likewise.
9840
9841 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9842
9843 * config.sub: Recognize sparcv9 just like sparc64.
9844
9845 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9846
9847 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9848
9849 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9850
9851 * config.guess: Correctly identify Pentium II sco boxes.
9852
9853 * config.guess: Fix "tr" code. From Weiwen Liu.
9854
9855 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9856
9857 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9858 stabs.
9859
9860 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9861
9862 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9863 (ALL_TARGET_MODULES): Add all-target-libchill.
9864 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9865 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9866 (all-target-libchill): Add dependencies.
9867 * configure.in (target_libs): Add libchill.
9868
9869 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9870
9871 * config.guess: Avoid assumptions about "tr" behaves when
9872 LANG is set to something other than English.
9873
9874 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9875
9876 * configure (gxx_include_dir): Changed to
9877 '${prefix}/include/g++'-${libstdcxx_interface}.
9878
9879 * config.if: New to determine the interfaces.
9880
9881 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9882
9883 * config.guess: Detect and handle MPE/IX.
9884 * config.sub: Deal with MPE/IX.
9885
9886 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9887
9888 * configure.in: Use mh-aix43.
9889
9890 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9891
9892 * configure: Fix --without/--disable cases for gxx-include-dir.
9893
9894 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9895
9896 * mdata-sh: Imported. Needed for automake support.
9897
9898 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9899
9900 * Makefile.in (taz): Try "chmod -R og=u ." before
9901 "chmod og=u `find . -print`".
9902
9903 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9904
9905 * configure.in: Add arm-elf and thumb-elf support.
9906
9907 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9908
9909 * Makefile.in: Undo previous patch.
9910
9911 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9912
9913 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9914 to here ...
9915 (install-no-fixedincludes): and here
9916 (INSTALL_MODULES): ... from here.
9917
9918 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9919
9920 * config.sub: Merge with FSF.
9921
9922 * config.guess: Merge with FSF.
9923
9924 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9925
9926 * configure (extraconfigdirs): New variable.
9927 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9928 * Makefile.in (all): Move higher in file.
9929 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9930 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9931 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9932 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9933 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9934
9935 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9936
9937 * Makefile.in (all-target-libjava): Depend on all-gcc and
9938 all-target-newlib.
9939 (configure-target-libjava): Depend on $(ALL_GCC).
9940
9941 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9942
9943 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9944 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9945
9946 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9947
9948 * ylwrap: Change absolute path checks to check for DOS style path
9949 names.
9950
9951 * ylwrap: Don't use a full path name if the source file is in the
9952 same directory. From hjl@lucon.org (H.J. Lu).
9953
9954 * config-ml.in: Default to being verbose, to match Feb 18 change to
9955 configure.
9956
9957 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9958
9959 Brought over from egcs:
9960
9961 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9962
9963 * configure.in (target_subdir): Set to ${target_alias} instead
9964 of "libraries".
9965
9966 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9967
9968 * configure.in (target_subdir): Set to libraries if enable_multilib.
9969
9970 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9971
9972 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9973 multilibs, force reconfiguration the first time we create
9974 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9975
9976 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9977
9978 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9979 avoid confusion with --no-recursion.
9980
9981 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9982
9983 * configure.in: Win32 hosts shouldn't use install -x
9984 * install-sh: remove -x option, and special .exe-handling
9985 hack.
9986
9987 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9988
9989 * config.guess: Recognize i586-pc-beos.
9990 * configure.in: Don't build some bits for beos.
9991
9992 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9993
9994 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9995 CFLAGS default to -O2.
9996
9997 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9998 when using GNU ld.
9999
10000 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10001
10002 * ltmain.sh: Correct install when using a different shell.
10003
10004 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10005
10006 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10007
10008 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10009
10010 * makefile.vms: Update to build binutils/makefile.vms. Add install
10011 target.
10012
10013 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10014
10015 * ltconfig: Update to correct AIX handling.
10016
10017 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10018
10019 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10020
10021 * configure.in (target_subdir): Set to ${target_alias} instead
10022 of "libraries".
10023
10024 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10025
10026 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10027 (Makefile): Depend on $(gcc_version_trigger).
10028
10029 * configure (gcc_version): Change default initializer to empty
10030 string.
10031 (gcc_version_trigger): New variable; pass this variable down
10032 to subdir configures to enable them checking gcc's version
10033 themselves. Emit make macros for both gcc_version vars.
10034 (topsrcdir): Initialize reliably.
10035 (recursion line): Remove --with-gcc-version=${gcc_version}.
10036
10037 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10038
10039 * configure (enable_version_specific_runtime_libs): Implement new flag
10040 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10041 in $(libsubdir); emit definition in each generated Makefile.
10042 (gxx_include_dir): Initialize depending on
10043 $enable_version_specific_runtime_libs.
10044
10045 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10046
10047 * configure (gcc_version): Initialize properly depending on
10048 how and where configure is started.
10049 (recursion line): Pass a --with-gcc-version=${gcc_version}
10050 to configures in subdirs.
10051
10052 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10053
10054 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10055 cygmon
10056
10057 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10058
10059 * configure.in: Add cygmon and libstub support for mn10200.
10060
10061 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10062
10063 * configure (gcc_version): Add new variable describing the
10064 particular gcc version we're building.
10065 * Makefile.in (libsubdir): Add new macro for the directory
10066 in which the compiler finds executables, libraries, etc.
10067 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10068 and libsubdir.
10069
10070 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10071
10072 * Makefile.in (local-clean): Remove *.log.
10073 (warning.log): Built with warn_summary from build.log.
10074 (mail-report.log): Run test_summary.
10075 (mail-report-with-warnings.log): Run test_summary including
10076 warning.log in the report.
10077
10078 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10079
10080 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10081
10082 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10083
10084 * Makefile.in (grep): Grep no longer depends on libiberty.
10085
10086 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10087
10088 * Makefile.in: all-snavigator needs all-libgui.
10089
10090 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10091
10092 * configure.in: Add cygmon and libstub support for mn10300.
10093
10094 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10095
10096 * missing: Update to version from automake 1.3.
10097
10098 * ltmain.sh: On installation, don't get confused if the same name
10099 appears more than once in the list of library names.
10100
10101 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10102
10103 * config.sub: Accept m68060 and m5200 as CPU names.
10104
10105 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10106
10107 * configure: Use && rather than using -a in test, because odd
10108 strings can confuse test.
10109 * configure.in: Likewise.
10110
10111 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10112
10113 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10114
10115 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10116
10117 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10118 bootstrap4-lean): New targets.
10119
10120 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10121
10122 * mpw-* Delete. Not used.
10123
10124 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10125
10126 * COPYING.LIB: Update FSF address.
10127
10128 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10129
10130 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10131
10132 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10133 GAS_SUPPORT_DIRS.
10134
10135 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10136
10137 * ltconfig, ltmain.sh: Avoid producing a version number if
10138 -version-info was not used.
10139
10140 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10141
10142 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10143 building with newlib.
10144
10145 1998-04-30 Paul Eggert <eggert@twinsun.com>
10146
10147 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10148 Solaris `make' causes it to continue to next definition.
10149
10150 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10151
10152 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10153 the right GUI libraries and files are installed along with GDB.
10154
10155 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10156
10157 * configure.in: Change alpha to alpha* in several places.
10158
10159 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10160
10161 * config.sub: Recognize sparc86x.
10162
10163 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10164
10165 * configure.in (--enable-target-optspace): Remove debug echo.
10166
10167 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10168
10169 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10170
10171 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10172
10173 * ltconfig: Update cygwin32 support.
10174
10175 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10176 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10177 (GDB_SUPPORT_DIRS): Likewise.
10178
10179 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10180
10181 * configure.in (target_makefile_frag): If --enable-target-optspace,
10182 use -Os to compile target libraries rather than -O2. Default to
10183 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10184 not used.
10185 * configure.in (target_cflags): Ditto for d30v.
10186
10187 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10188
10189 * Makefile.in (all-bfd): Depend on all-intl.
10190 (all-binutils): Likewise.
10191 (all-gas): Likewise.
10192 (all-gprof): Likewise.
10193 (all-ld): Likewise.
10194
10195 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10196
10197 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10198
10199 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10200
10201 * Makefile.in (all-bfd): Depend upon all-libiberty.
10202
10203 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10204
10205 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10206
10207 * Makefile.in: Add libstub.
10208
10209 * configure.in: Ditto. Build libstub for targets that have cygmon
10210 support.
10211
10212 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10213
10214 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10215
10216 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10217
10218 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10219 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10220
10221 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10222
10223 * configure: Define DEFAULT_M4 by searching PATH.
10224 * Makfile.in: Use DEFAULT_M4.
10225
10226 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10227
10228 * ltconfig: Add cygwin32 support.
10229
10230 * Makefile.in, configure.in: Add libtool as a native only directory
10231 to configure and build.
10232
10233 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10234
10235 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10236
10237 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10238
10239 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10240
10241 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10242
10243 * Makefile.in: add ash make rules
10244 * configure.in: add ash to native_only and host_tools lists
10245
10246 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10247
10248 * Makefile.in (all-gettext, all-intl): New targets.
10249 (ALL_MODULES): Added all-gettext, all-intl.
10250 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10251 (INSTALL_MODULES): Added install-gettext, install-intl.
10252 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10253
10254 * configure.in (host_tools): Added gettext.
10255 (native_only): Likewise.
10256 (noconfigdirs) [various cases]: Likewise.
10257 (host_libs): Added intl.
10258
10259 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10260
10261 * configure: Do not disable building gdbtk for cygwin32 hosts.
10262
10263 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10264
10265 * configure.in: Add thumb-coff target.
10266 * config.sub: Add thumb-coff target.
10267
10268 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10269
10270 * Makefile.in: Revert yesterday's change.
10271 (all-target-winsup): all-target-librx stays out of here.
10272
10273 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10274
10275 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10276 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10277 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10278 Remove references to librx and libg++.
10279
10280 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10281
10282 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10283 recursive makes
10284
10285 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10286
10287 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10288 for newlib directory.
10289 (CXX_FOR_TARGET): Likewise.
10290
10291 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10292
10293 * ltconfig: Update after libtool/ltconfig.in change for
10294 hpux11.
10295
10296 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10297
10298 * ltconfig, ltmain.sh: Update to libtool 1.2.
10299
10300 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10301
10302 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10303 (install-gcc-cross): Instead, override LANGUAGES here.
10304
10305 1998-03-18 Dave Love <d.love@dl.ac.uk>
10306
10307 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10308 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10309
10310 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10311
10312 * configure.in: Add Thumb-pe target.
10313
10314 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10315
10316 * Makefile.in - changed sn targets to snavigator
10317 * configure.in - changed sn targets to snavigator
10318
10319 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10320
10321 * config-ml.in: After building symlink tree call make distclean
10322 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10323 to be the case for libiberty.
10324
10325 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10326
10327 * configure: When making link, also check the current
10328 directory. The configure scripts may create one.
10329
10330 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10331
10332 * config.sub: Accept alphapca56 and alphaev6 properly.
10333
10334 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10335
10336 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10337
10338 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10339
10340 * config.sub (sco5): Fix typo.
10341
10342 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10343
10344 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10345 install-itcl.
10346 (install-itcl): Remove dependency on install-tcl.
10347
10348 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10349
10350 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10351
10352 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10353
10354 * configure.in: Don't build libgui for a cygwin32 target when not on
10355 a cygwin32 host.
10356
10357 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10358
10359 * configure (redirect): Set to null, so default behavior of
10360 configure is now --verbose.
10361
10362 1998-02-16 Dave Love <d.love@dl.ac.uk>
10363
10364 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10365 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10366
10367 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10368
10369 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10370 this change to sync Makefile.in with its ChangeLog entries.
10371
10372 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10373
10374 * ltmain.sh (mkdir): Check that the directory doesn't exist
10375 before we exit with error, so that we don't get races during
10376 parallel builds.
10377
10378 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10379
10380 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10381
10382 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10383
10384 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10385 PICFLAG_FOR_TARGET.
10386 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10387
10388 * configure: Emit a definition for the new macro enable_shared
10389 into each Makefile.
10390
10391 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10392
10393 * configure.in (host_tools, native_only): Add libtool.
10394
10395 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10396
10397 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10398 Fix typo in ming config comment.
10399
10400 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10401
10402 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10403
10404 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10405
10406 * config.sub: Add tic30 cases, and map c30 to tic30.
10407
10408 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10409
10410 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10411 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10412 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10413 (CLEAN_TARGET_MODULES): Similarly
10414 (all-target-libf2c): Add dependences.
10415 * configure.in (target_libs): Add libf2c.
10416
10417 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10418
10419 * configure.in: Remove expect from noconfigdirs when target
10420 is cygwin32. OK to build expect and dejagnu with Canadian
10421 Cross.
10422
10423 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10424
10425 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10426 host.
10427
10428 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10429 and mingw32.
10430
10431 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10432
10433 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10434 here as it is not defined in the toplevel Makefile.
10435
10436 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10437
10438 * configure (package_makefile_rules_frag): New variable, which names
10439 a file with generic rules, ...
10440 Change comment to mention we now have FIVE parts.
10441 * configure: Undo last change.
10442
10443 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10444
10445 * config.guess: More accurate determination of HP processor types.
10446 * config.sub: More accurate determination of HP processor types.
10447
10448 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10449
10450 * configure (package_makefile_frag): Move inserting the
10451 ${package_makefile_frag} to where it should be according
10452 to the comment.
10453
10454 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10455
10456 * config.guess: Add support for Linux/ARM.
10457
10458 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10459
10460 * .cvsignore: Remove *-info and *-install since they match
10461 release-info and mpw-install, which we don't want to just ignore.
10462
10463 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10464
10465 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10466
10467 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10468
10469 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10470 local_prefix to sub-make invocations.
10471
10472 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10473
10474 * configure.in: Check makefile fragments in the source
10475 directory.
10476
10477 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10478
10479 * configure.in: Check whether host and target makefile
10480 fragments exist before adding them to *_makefile_frag.
10481
10482 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10483
10484 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10485
10486 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10487
10488 * configure.in: Make sure we only replace RPATH_ENVVAR on
10489 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10490 regexp to sed.
10491
10492 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10493 to sub-makes.
10494
10495 1998-01-13 Lee Iverson (leei@ai.sri.com)
10496
10497 * config-ml.in (multi-do): LDFLAGS must include multilib
10498 designator.
10499
10500 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10501
10502 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10503
10504 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10505
10506 * config.sub: Add mingw32 support.
10507 * configure.in: Likewise.
10508
10509 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10510
10511 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10512
10513 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10514
10515 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10516 * configure (gxx_include_dir): Provide a definition for subdirs
10517 which do not use autoconf.
10518
10519 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10520
10521 * config.guess: Sync with egcs. Picks up new alpha support,
10522 BeOS & some additional linux support.
10523
10524 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10525
10526 * config.guess: HP 9000/803 is a PA1.1 machine.
10527
10528 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10529
10530 * configure.in: It's alpha*-...
10531
10532 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10533
10534 * configure.in (host_makefile_frag, target_makefile_frag):
10535 Handle multiple config files.
10536 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10537 alpha-*-*.
10538
10539 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10540
10541 * mkdep: New file.
10542
10543 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10544
10545 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10546
10547 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10548
10549 * Makefile.in: Add libgui directory.
10550 (GDB_TK): Add all-libgui.
10551 * configure.in: Add libgui directory.
10552 * configure: Add all-libgui to GDB_TK.
10553
10554 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10555
10556 * config-ml.in (multidirs): Add m32r to multilib list.
10557
10558 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10559
10560 * Makefile.in (all-target-gperf): Change dependency to
10561 all-target-libstdc++.
10562
10563 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10564
10565 * config.guess: Add BeOS support.
10566
10567 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10568
10569 Source directory cvs renamed to cvssrc:
10570 * configure.in (host_tools): Change cvs to cvssrc.
10571 (native_only): Likewise.
10572 (noconfigdirs) [various cases]: Likewise.
10573 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10574 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10575 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10576 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10577 (all-cvssrc): Rename target from all-cvs.
10578
10579 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10580
10581 * configure (gxx_include_dir): Fix thinko.
10582
10583 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10584
10585 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10586 (install-cross, install-gcc-cross): New targets.
10587
10588 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10589
10590 * configure.in (noconfigdirs): Add support for Thumb target.
10591
10592 * config.sub (maybe_os): Add support for Thumb target.
10593
10594 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10595
10596 * Makefile.in: Add rules for cygmon.
10597
10598 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10599
10600 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10601
10602 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10603 * configure (gxx_include_dir): Provide a definition for subdirs
10604 which do not use autoconf.
10605
10606 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10607
10608 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10609 11/18/97 build
10610
10611 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10612
10613 * From Franz Sirl.
10614 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10615 found on RedHat Linux systems.
10616
10617 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10618
10619 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10620 guesses.
10621
10622 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10623
10624 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10625
10626 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10627
10628 * ltmain.sh: If mkdir fails, check whether the directory was created
10629 anyhow by some other process.
10630
10631 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10632
10633 * configure.in (d30v-*-*): Configure all directories.
10634
10635 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10636
10637 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10638 for the D30V.
10639
10640 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10641
10642 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10643
10644 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10645
10646 * include/libiberty.h: Add extern "C" { so it can be used with C++
10647 progrms.
10648 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10649 programs.
10650
10651 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10652
10653 * configure.in (d30v-*-*): Configure GCC now.
10654
10655 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10656
10657 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10658 is no longer needed.
10659
10660 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10661
10662 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10663
10664 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10665
10666 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10667 targets using "$@" to provide support for similar but not identical
10668 targets without having to duplicate code.
10669
10670 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10671
10672 * makefile.vms: Fix to work with DEC C.
10673
10674 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10675
10676 * config.sub: Add mips-tx39-elf to marketing names.
10677
10678 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10679
10680 * ltmain.sh: Handle symlinks in generated script.
10681
10682 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10683
10684 * configure: Handle autoconf style directory options: --bindir,
10685 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10686 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10687 --sysconfdir.
10688 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10689 (sharedstatedir, localstatedir, oldincludedir): New variables.
10690 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10691 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10692 sbindir, sharedstatedir, and sysconfdir.
10693
10694 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10695
10696 * Makefile.in (bootstrap-lean): New target.
10697
10698 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10699
10700 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10701 sn, and gnuserv from noconfigdirs.
10702
10703 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10704
10705 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10706
10707 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10708
10709 * Makefile.in (cross): New target.
10710
10711 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10712 Jeff Law <law@cygnus.com>
10713
10714 * Makefile.in (bootstrap2, bootstrap3): New targets.
10715 (all-bootstrap): Remove outdated and confusing target.
10716 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10717
10718 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10719
10720 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10721 windows. Consistent with gdb/configure.
10722
10723 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10724
10725 * configure.in: Name Linux target fragment.
10726
10727 * configure: Rewrite so that project Makefile fragment is inserted
10728 first and appears last in the resulting Makefile.
10729
10730 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10731
10732 * Makefile.in (install-itcl): Install tcl first.
10733
10734 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10735
10736 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10737
10738 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10739
10740 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10741
10742 * configure.in (skipdirs): Add target-librx for Linux.
10743 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10744
10745 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10746
10747 * Makefile.in (bootstrap): New target.
10748
10749 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10750
10751 * config.sub: Accept 'amigados' for backward compatability.
10752
10753 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10754
10755 * config.guess: Merge with FSF.
10756
10757 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10758
10759 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10760
10761 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10762
10763 * config.sub: Add "marketing-names" patch.
10764
10765 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10766
10767 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10768
10769 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10770
10771 * config.sub: Handle v850-elf.
10772
10773 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10774
10775 * .cvsignore (*-install): Remove.
10776
10777 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10778
10779 * ltconfig: Set CONFIG_SHELL in libtool.
10780 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10781
10782 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10783
10784 * configure.in (target_subdir): Set to libraries if enable_multilib.
10785
10786 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10787
10788 * config.guess: Update from gcc directory.
10789
10790 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10791
10792 * Makefile.in (all-sim): Depends on all-readline.
10793
10794 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10795
10796 * Makefile.in (BISON, YACC): Use $$s.
10797 (all-bison): Depend on all-texinfo.
10798
10799 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10800
10801 * Makefile.in (BISON): Add -L flag.
10802 (YACC): Likewise.
10803
10804 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10805
10806 * configure.in (noconfigdirs): Add support for v850e target.
10807
10808 * config.sub (maybe_os): Add support for v850e target.
10809
10810 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10811
10812 * configure.in (noconfigdirs): Add support for v850ea target.
10813
10814 * config.sub (maybe_os): Add support for v850ea target.
10815
10816 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10817
10818 * config.sub: Add mipstx39. Delete r3900.
10819
10820 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10821
10822 * Makefile.in (all-autoconf): Depends on all-texinfo.
10823
10824 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10825
10826 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10827 eabi targets.
10828
10829 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10830
10831 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10832
10833 * configure: When handling a Canadian Cross, handle YACC as well as
10834 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10835 * Makefile.in (all-bison): Depend upon all-texinfo.
10836
10837 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10838
10839 * Makefile.in (BISON): bison, not byacc or bison -y.
10840 (YACC): bison -y or byacc or yacc.
10841 (various): Add *-bison as appropriate.
10842 (taz): No need to mess with BISON anymore.
10843
10844 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10845
10846 * configure: If OSTYPE matches *win32*, try to find a good value for
10847 CONFIG_SHELL.
10848
10849 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10850
10851 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10852 configure.in if it is present.
10853
10854 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10855
10856 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10857
10858 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10859
10860 * config.sub: Recognize `arc' cpu.
10861 * configure.in: Likewise.
10862 * config-ml.in: Likewise.
10863
10864 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10865
10866 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10867
10868 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10869
10870 * configure: Changed sed delimiter from ':' to '|' when
10871 attempting to substitute ${config_shell} for SHELL. On
10872 NT ${config_shell} may contain a ':' in it.
10873
10874 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10875
10876 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10877
10878 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10879
10880 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10881
10882 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10883
10884 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10885
10886 * ylwrap: If the program is a relative path, force it to be
10887 absolute.
10888
10889 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10890
10891 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10892
10893 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10894
10895 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10896 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10897 for libraries.
10898
10899 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10900
10901 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10902 separated by spaces.
10903
10904 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10905
10906 * ylwrap: New file.
10907 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10908
10909 * ltmain.sh: Handle /bin/sh at start of install program.
10910
10911 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10912
10913 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10914 * missing: New file, from automake 1.2.
10915
10916 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10917
10918 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10919 check-tk to CHECK_X11_MODULES.
10920
10921 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10922
10923 * config.sub: Merge with FSF.
10924
10925 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10926
10927 * config.guess: Merge with FSF.
10928
10929 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10930
10931 * configure: Treat msdosdjgpp like go32.
10932 * configure.in: Likewise. Don't remove gprof for go32.
10933
10934 * configure: Change Makefile.tem2 to Makefile.tm2.
10935
10936 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10937
10938 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10939
10940 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10941
10942 * install-sh (chmodcmd): Set to null if the DST directory already
10943 exists. Same as Nov 11th change.
10944
10945 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10946
10947 * configure (GDB_TK): Needs itcl and tix.
10948
10949 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10950
10951 * config.guess: Update from FSF.
10952
10953 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10954
10955 * Makefile.in (GDB_TK): Depend on itcl and tix.
10956
10957 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10958
10959 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10960 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10961 (INSTALL_SCRIPT): New variable.
10962 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10963 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10964 to -x.
10965 * install-sh: Add support for -x option.
10966
10967 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10968
10969 * configure.in, Makefile.in: Treat tix like itcl.
10970
10971 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10972
10973 * Makefile.in (WINDRES): New variable.
10974 (WINDRES_FOR_TARGET): New variable.
10975 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10976 (EXTRA_HOST_FLAGS): Add WINDRES.
10977 (EXTRA_TARGET_FLAGS): Add WINDRES.
10978 (EXTRA_GCC_FLAGS): Add WINDRES.
10979 ($(DO_X)): Pass down WINDRES.
10980 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10981 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10982 DLLTOOL_FOR_TARGET.
10983
10984 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10985
10986 * configure.in: configure sim before gdb for win32-x-ppc
10987
10988 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10989
10990 Move gperf into the toplevel, from libg++.
10991 * configure.in (target_tools): Add target-gperf.
10992 (native_only): Add target-gperf.
10993 * Makefile.in (all-target-gperf): New target, depend on
10994 all-target-libg++.
10995 (configure-target-gperf): Empty rule.
10996 (ALL_TARGET_MODULES): Add all-target-gperf.
10997 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10998 (CHECK_TARGET_MODULES): Add check-target-gperf.
10999 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11000 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11001
11002 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11003
11004 * config.sub (mn10200): Recognize new basic machine.
11005
11006 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11007
11008 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11009 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11010
11011 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11012
11013 * configure.in: If we're building mips-sgi-irix6* native, turn on
11014 ENABLE_MULTILIB and set TARGET_SUBDIR.
11015
11016 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11017
11018 * Makefile.in (all-sn): Depend on all-grep.
11019
11020 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11021
11022 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11023
11024 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11025 Makefile. From Jeff Makey <jeff@cts.com>.
11026 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11027
11028 * Makefile.in (DISTBISONFILES): Remove.
11029 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11030 $(DEFAULT_YACC).
11031
11032 * configure.in: Build itl, db, sn, etc., when building for native
11033 cygwin32.
11034
11035 * Makefile.in (LD): New variable.
11036 (EXTRA_HOST_FLAGS): Pass down LD.
11037 ($(DO_X)): Likewise.
11038
11039 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11040
11041 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11042
11043 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11044
11045 * configure.in (targargs): Strip out any supplied --build argument
11046 before adding our own. Always add --build.
11047
11048 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11049
11050 * configure.in (targargs): Pass --build if we're doing
11051 a cross-compile.
11052
11053 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11054
11055 * configure: Use '|' instead of ":" as the separator in
11056 sed. Otherwise sed chokes on NT path names with drive
11057 designators. Also look for "?:*" as the leading characters in an
11058 absolute pathname.
11059
11060 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11061
11062 * config.sub: Support for r3900.
11063
11064 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11065
11066 * configure.in: Use install-sh, not install.sh.
11067
11068 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11069
11070 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11071 apply it twice.
11072
11073 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11074
11075 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11076 install-binutils.
11077
11078 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11079
11080 * Makefile.in: Add automake targets.
11081 * configure.in (host_tools): Add automake.
11082
11083 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11084
11085 * configure: Default CXX to c++, not gcc.
11086 * Makefile.in (CXX): Set to c++, not gcc.
11087 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11088
11089 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11090
11091 * install-sh: try appending a .exe if source file doesn't
11092 exist
11093
11094 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11095
11096 * configure.in: Turn on multilib by default.
11097 (cross_only): Remove target-libiberty.
11098
11099 * Makefile.in (all-gcc): Don't depend on libiberty.
11100
11101 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11102
11103 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11104
11105 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11106
11107 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11108 (DISTBISONFILES): Add ld/Makefile.in
11109
11110 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11111
11112 * configure.in: if target is cygwin32 but host isn't cygwin32,
11113 don't configure gdb tcl tk expect, not just gdb.
11114
11115 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11116
11117 * configure.in: Added gnuserv everywhere sn appears.
11118
11119 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11120 (CROSS_CHECK_MODULES): Added check-gnuserv.
11121 (INSTALL_MODULES): Added install-gnuserv.
11122 (CLEAN_MODULES): Added clean-gnuserv.
11123 (all-gnuserv): New target.
11124
11125 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11126
11127 * config.guess: Fixes for MIPS OpenBSD systems.
11128
11129 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11130
11131 * Makefile.in (INSTALL_XFORM): Remove.
11132 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11133
11134 * mkinstalldirs: New file, copied from automake.
11135 * Makefile.in (installdirs): Rename from install-dirs. Use
11136 mkinstalldirs. Change all users.
11137 (DEVO_SUPPORT): Add mkinstalldirs.
11138
11139 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11140
11141 * install-sh: Rename from install.sh.
11142 * Makefile.in (INSTALL): Change install.sh to install-sh.
11143 (DEVO_SUPPORT): Likewise.
11144
11145 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11146 Graichen <graichen@rzpd.de>.
11147
11148 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11149
11150 * config.guess: Recognize OpenBSD systems correctly.
11151
11152 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11153
11154 * README, Makefile.in (ETC_SUPPORT): Remove references to
11155 cfg-paper*, configure.{texi,man,info*}._
11156
11157 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11158
11159 * Makefile.in (all.normal): Ensure that gcc is built after all
11160 the x11 - ie gdb - targets.
11161
11162 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11163
11164 * makefile.vms: Don't run conf-a-gas.
11165
11166 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11167
11168 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11169
11170 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11171
11172 * configure.in: Remove noconfigdirs case since gdb also
11173 configures and builds for tic80-coff.
11174
11175 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11176
11177 * configure: Set cache_file to config.cache.
11178 * Makefile.in (local-distclean): Remove config.cache.
11179
11180 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11181
11182 * COPYING: Update FSF address.
11183
11184 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11185
11186 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11187 noconfigdirs.
11188
11189 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11190
11191 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11192 MAKEDIRS, is empty.
11193
11194 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11195
11196 * config.sub: Tweak mn10300 entry.
11197
11198 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11199
11200 * configure.in (host_tools): Put sim before gdb, so gdb's
11201 configure.tgt can determine if the simulator was configured.
11202
11203 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11204
11205 * config.sub: Move BeOS $os case to be with other Cygnus
11206 local cases.
11207
11208 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11209
11210 * config.sub: Remove misplaced comment that broke Linux.
11211
11212 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11213
11214 * config.sub: Add BeOS support.
11215
11216 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11217
11218 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11219
11220 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11221
11222 * configure.in (noconfigdirs): Remove tcl and tk from
11223 noconfigdirs for cygwin32 builds.
11224
11225 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11226
11227 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11228
11229 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11230
11231 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11232 make-all.com, use makefile.vms instead.
11233
11234 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11235
11236 * config.sub: Accept -lnews*.
11237
11238 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11239
11240 * configure.in (noconfigdirs): Disable target-newlib,
11241 target-examples and target-libiberty for d30v.
11242
11243 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11244
11245 * configure.in (noconfigdirs): Enable ld for d30v.
11246
11247 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11248
11249 * configure.in (tic80-*-*): Build compiler.
11250
11251 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11252
11253 * configure.in (d30v-*): Remove sim directory from list of
11254 unsupported d30v directories
11255
11256 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11257
11258 * config.sub, configure.in: Add d30v target cpu.
11259
11260 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11261
11262 * makefile.vms: New file.
11263 * make-all.com: Remove.
11264
11265 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11266
11267 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11268
11269 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11270
11271 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11272
11273 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11274
11275 * Makefile.in (ALL_MODULES): Added all-db.
11276 (CROSS_CHECK_MODULES): Addec check-db.
11277 (INSTALL_MODULES): Added install-db.
11278 (CLEAN_MODULES): Added clean-db.
11279
11280 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11281
11282 * config.guess: Merge with latest FSF sources.
11283
11284 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11285
11286 * Makefile.in (ALL_MODULES): Added all-itcl.
11287 (CROSS_CHECK_MODULES): Added check-itcl.
11288 (INSTALL_MODULES): Added install-itcl.
11289 (CLEAN_MODULES): Added clean-itcl.
11290
11291 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11292
11293 * configure.in: build gdb for mn10200
11294
11295 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11296
11297 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11298
11299 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11300
11301 * configure.in (tic80-*-*): Turn off most targets right now.
11302
11303 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11304
11305 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11306 rather than the makeinfo program.
11307 (do-info): Depend upon all-texinfo.
11308
11309 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11310
11311 * configure.in: Remove uses of config/mh-linux.
11312
11313 * config.sub, config.guess: Merge with latest FSF sources.
11314
11315 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11316
11317 * config.sub (case $basic_machine): Add tic80 entries.
11318
11319 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11320
11321 * config.sub, config.guess: Merge with latest FSF sources.
11322
11323 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11324
11325 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11326 * mpw-config.in: Test for NewFolderRecursive.
11327 * mpw-install: Use symbolic name for startup filename.
11328 * mpw-README: Add various additional details.
11329
11330 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11331
11332 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11333
11334 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11335
11336 * configure.in: Do build gcc and the target libraries for
11337 the mn10200.
11338
11339 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11340
11341 * configure.in: don't avoid building gdb for mn10300 any more
11342 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11343 instead of single-quoting it.
11344
11345 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11346
11347 * configure.in: Don't use --with-stabs on IRIX 6.
11348
11349 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11350
11351 * configure.in (m32r): Build gdb, libg++ now.
11352
11353 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11354
11355 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11356 directories from noconfigdirs.
11357
11358 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11359
11360 * config.sub (basic_machine): added mips16 configuration
11361
11362 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11363
11364 * config.sub: Handle d10v-unknown.
11365
11366 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11367
11368 * config.sub: Handle v850-unknown.
11369
11370 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11371
11372 * Makefile.in: add findutils
11373 * configure.in: add findutils to list of host_tools
11374
11375 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11376
11377 * config.sub: Handle mn10200 and mn10300.
11378
11379 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11380
11381 * configure.in (d10v-*): Do not build librx.
11382
11383 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11384
11385 * configure.in (mn10300): Build everything except gdb & libgloss.
11386
11387 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11388
11389 * config.guess: Patch for Dansk Data Elektronik servers,
11390 from Niels Skou Olsen <nso@dde.dk>.
11391
11392 For ncr, use /bin/uname rather than uname, since GNU uname does not
11393 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11394
11395 Patch for MIPS R4000 running System V,
11396 from Eric S. Raymond <esr@snark.thyrsus.com>.
11397
11398 Fix thinko for nextstep.
11399
11400 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11401
11402 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11403 * config.guess: Guess mips-dec-mach_bsd4.3.
11404
11405 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11406 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11407 release numbers.
11408 * config.guess (mips-mips-riscos*): Emit just enough of the
11409 release number.
11410
11411 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11412 * config.guess (sparc-auspex-sunos*): Added.
11413 (f300-fujitsu-*): Added.
11414
11415 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11416 * config.guess: Recognize a Tadpole as a sparc.
11417
11418 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11419
11420 * config.guess: Don't assume that NextStep version is either 2 or
11421 3. NextStep 4 (aka OpenStep 4) has come out now.
11422
11423 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11424
11425 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11426 From Rik Faith <faith@cs.unc.edu>.
11427
11428 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11429
11430 * config.sub: Contributions from bug-gnu-utils to:
11431 Support plain "hppa" (no version given) architecture, reported by
11432 OpenStep.
11433 OpenBSD like NetBSD.
11434 LynxOs is not a hardware supplier.
11435
11436 * config.guess: Contributions from bug-gnu-utils to add support for:
11437 OpenBSD like NetBSD.
11438 Stratus systems.
11439 More Pyramid systems.
11440 i[n>4]86 Intel chips.
11441 M680[n>4]0 Motorola chips.
11442 Use unknown instead of lynx for hardware manufacturer.
11443
11444 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11445
11446 * install.sh (chmodcmd): Set to null if the DST directory already
11447 exists.
11448
11449 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11450
11451 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11452 not use mt-ppc target Makefile fragment any more.
11453
11454 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11455
11456 * configure.in (*-*-windows): Exclude everything but those dirs
11457 needed to build windows.
11458
11459 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11460
11461 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11462
11463 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11464
11465 * configure.in: Exclude mmalloc from i386-windows.
11466
11467 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11468
11469 * Undo my previous change.
11470
11471 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11472
11473 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11474 unconditionally.
11475 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11476
11477 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11478
11479 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11480 host to add it's own flags.
11481
11482 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11483
11484 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11485
11486 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11487
11488 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11489 (CXX_FOR_TARGET): Likewise.
11490 (GCC_FOR_TARGET): Define.
11491 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11492 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11493 CC_FOR_TARGET was specified on the command line.
11494 (MAKEOVERRIDES): Don't define.
11495
11496 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11497
11498 * configure.in (m32r): Fix spelling of libg++ libs.
11499
11500 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11501
11502 * config.sub (-apple*): Remove, now redundant.
11503
11504 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11505
11506 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11507
11508 * configure: Rework yesterday's sed script patch.
11509
11510 * config.sub: Merge with FSF.
11511
11512 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11513
11514 * config.guess: Merge from FSF.
11515
11516 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11517 * config.guess: Use pc instead of unknown, for pc clone systems.
11518 Change linux to linux-gnu.
11519
11520 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11521 * config.guess: Avoid non-portable tr syntax.
11522
11523 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11524
11525 * test-build.mk (HOLES): Add "xargs" for gdb.
11526
11527 * configure: Avoid hpux10.20 sed bug.
11528
11529 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11530
11531 * configure.in: Add support for windows host
11532 (that is a build done under the Microsoft build environment).
11533
11534 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11535
11536 * Makefile.in: Replace all uses of srcroot with s, to shrink
11537 command line lengths.
11538
11539 Patches from Geoffrey Noer <noer@cygnus.com>:
11540 * configure.in: If configuring for newlib, pass --with-newlib to
11541 subdirectories.
11542 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11543 -Bnewlib/ and -Lwinsup to gcc.
11544 (CXX_FOR_TARGET): Likewise.
11545
11546 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11547
11548 * Makefile.in (ETC_SUPPORT): Add configure.
11549
11550 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11551
11552 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11553 host configuration file.
11554
11555 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11556
11557 * configure.in: Break mn10x00 support into separate
11558 mn10200 and mn10300 configurations.
11559 * config.sub: Likewise.
11560
11561 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11562
11563 * configure.in: Add lots of stuff to noconfigdirs for
11564 the mn10x00 targets.
11565
11566 * config.sub, configure.in: Add mn10x00 support.
11567
11568 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11569
11570 * make-all.com: Call conf-a-gas, not config-a-gas.
11571
11572 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11573
11574 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11575 targets.
11576
11577 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11578
11579 * mpw-README: Add much more detail for native PowerMac.
11580 * mpw-install: New file.
11581 * mpw-configure: Add --norecursion and --help options.
11582 * mpw-config.in: Translate readme and install files when
11583 copying to objdir.
11584 * mpw-build.in: Don't always depend on byacc and flex.
11585 (install-only-top): New action.
11586
11587 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11588
11589 * configure.in: You can now configure GDB for the v850.
11590
11591 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11592
11593 * configure.in (noconfigdirs): Don't configure any C++ dirs
11594 if targeting D10V.
11595
11596 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11597
11598 * config.sub: Recognize mips64vr5000.
11599
11600 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11601
11602 * configure.in: Use a single line for host_tools and native_only.
11603
11604 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11605
11606 * config.sub, configure.in: Add entries for m32r.
11607
11608 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11609
11610 * Makefile.in (inet-install): Don't run install-gzip.
11611
11612 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11613
11614 * configure.in: Don't config lots of things for *-*-windows*.
11615
11616 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11617
11618 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11619 (host_libs, host_tools): Copy from configure.in.
11620 * mpw-configure: Don't complain about directories not found.
11621
11622 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11623
11624 * configure.in (i[345]86): Recognize i686 for pentium pro.
11625 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11626 file.
11627
11628 * config.guess (i[345]86): Ditto.
11629
11630 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11631
11632 * configure.in (noconfigdirs): Removed gdb for D10V.
11633
11634 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11635
11636 * configure.in: Remove ld, target-libio, target-libg++, and
11637 target-libstdc++ from noconfigdirs.
11638
11639 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11640
11641 * configure: Fix three locations where shell scripts were
11642 being run directly rather than with config_shell.
11643
11644 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11645
11646 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11647 * config.sub (basic_machine): Recognize v850.
11648
11649 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11650
11651 * mpw-configure: Handle multiple enable/disable options and
11652 pass them down recursively, handle -c and -s flags appropriately
11653 depending on choice of compiler, add escape mechanism for
11654 quoted arguments to gC.
11655
11656 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11657
11658 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11659 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11660 so that -mrelocatable-lib and -mno-eabi are used.
11661
11662 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11663 not support --print-multi-lib, don't abort.
11664
11665 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11666
11667 * make-all.com: Run config-a-gas.
11668 * setup.com: Don't copy subdirectory files around.
11669
11670 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11671
11672 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11673 target, it now compiles correctly.
11674
11675 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11676
11677 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11678
11679 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11680
11681 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11682
11683 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11684
11685 * configure.in (native_only): Add prms.
11686
11687 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11688
11689 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11690 (BINUTILS_SUPPORT_DIRS): Likewise.
11691
11692 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11693
11694 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11695 d10v support is added.
11696
11697 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11698
11699 * configure.in (d10v-*-*): New target.
11700
11701 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11702
11703 * config.guess (HP 9000/811): Recognize this as a PA1.1
11704 machine.
11705
11706 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11707
11708 * Makefile.in (do-tar-gz): New target, split out from tail end of
11709 taz target. Run each command separately, don't use pipes.
11710 (taz): Use it.
11711
11712 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11713
11714 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11715 * mpw-build.in: No builds should depend on building byacc or flex,
11716 they are assumed to be installed already.
11717
11718 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11719
11720 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11721 variable that CC_FOR_TARGET needs.
11722
11723 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11724
11725 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11726 options have changed since the last time the subdirectory was
11727 configured, and if it has, reconfigure.
11728 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11729 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11730
11731 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11732
11733 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11734 CLEAN_MODULES): Add bash.
11735 (all-bash): New target.
11736
11737 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11738
11739 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11740
11741 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11742
11743 * config.sub (basic_machine): Recognize d10v as a valid processor.
11744
11745 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11746
11747 * mpw-configure: Add support for --bindir.
11748 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11749
11750 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11751
11752 * configure.in: add bash, time, gawk to list of hosttools and things
11753 to only build for native toolchains
11754
11755 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11756
11757 * Makefile.in (docdir): Remove.
11758
11759 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11760
11761 * Makefile.in (datadir): Set to $(prefix)/share.
11762
11763 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11764
11765 * configure.in: build diff and patch for cygwin32-hosted
11766 toolchains.
11767
11768 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11769
11770 * config.sub: Accept -rtems*.
11771
11772 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11773
11774 * configure.in: enable dosrel for cygwin32-hosted builds,
11775 remove diff from the list of things not buildable
11776 via Canadian Cross
11777
11778 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11779
11780 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11781 don't get ". ".
11782
11783 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11784
11785 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11786
11787 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11788
11789 * Makefile.in (taz): Handle case where tex3patch didn't even get
11790 checked out. Also, if it was found, put the symlink in a new util
11791 subdirectory.
11792
11793 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11794
11795 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11796
11797 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11798
11799 * config.sub: Recognize -openvms.
11800 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11801 * make-all.com, setup.com: New files.
11802
11803 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11804
11805 * Makefile.in (taz): tex3patch moved to texinfo/util.
11806
11807 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11808
11809 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11810 * configure.in: remove make from disable-if-Can-Cross list
11811 enable gdb if ${host} and ${target} are cygwin32
11812
11813 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11814
11815 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11816 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11817
11818 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11819
11820 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11821 distinguish sysv/svr4/bsd variants.
11822 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11823
11824 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11825
11826 * configure.in: Added copyright notice.
11827 * move-if-change: Added copyright notice.
11828
11829 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11830
11831 * configure.in (powerpcle-*-solaris*): Until we get shared
11832 libraries working, don't build gdb, sim, make, tcl, tk, or
11833 expect.
11834
11835 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11836
11837 * config.guess: Merge with FSF:
11838
11839 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11840 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11841
11842 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11843 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11844
11845 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11846 * config.guess: Combine two OSF1 rules.
11847 Also recognize field test versions. From mjr@zk3.dec.com.
11848 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11849 because GNU uname does not support -p. From pmr@pajato.com.
11850
11851 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11852
11853 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11854
11855 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11856
11857 * mpw-README: Document GCCIncludes.
11858
11859 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11860
11861 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11862
11863 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11864
11865 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11866
11867 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11868
11869 * configure.in (*-*-cygwin32): Configure make.
11870
11871 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11872
11873 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11874
11875 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11876
11877 * Makefile.in (all-inet): Depend on all-perl.
11878
11879 * Makefile.in (inet-install): New target.
11880
11881 * Makefile.in (all-inet): Depend on all-tcl.
11882 (all-inet): Depend on all-send-pr.
11883
11884 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11885
11886 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11887 temporarily.
11888
11889 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11890
11891 * configure.in: Don't configure --with-gnu-ld on AIX.
11892
11893 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11894
11895 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11896
11897 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11898
11899 * Makefile.in (ALL_MODULES): Added all-inet.
11900 (CROSS_CHECK_MODULES): Added check-inet.
11901 (INSTALL_MODULES): Added install-inet.
11902 (CLEAN_MODULES): Added clean-inet.
11903 (all-indent): New target.
11904
11905 * configure.in (host_tools): Added inet.
11906 (native_only): Added inet.
11907 (noconfigdirs): Added inet.
11908
11909 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11910
11911 * configure.in: Don't configure libgloss if we are not configuring
11912 newlib.
11913
11914 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11915
11916 * configure.in: Don't configure libgloss for unsupported
11917 architectures.
11918
11919 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11920
11921 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11922
11923 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11924
11925 * Makefile.in (ALL_MODULES): Include all-apache.
11926 (CROSS_CHECK_MODULES): Include check-apache.
11927 (INSTALL_MODULES): Include install-apache.
11928 (all-apache): New target.
11929
11930 * configure.in: Added apache everywhere perl is seen.
11931
11932 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11933
11934 * Makefile.in: Add support for clean-{module} and
11935 clean-target-{module} rules.
11936
11937 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11938
11939 * configure.in (*-*-ose) do not build libgloss.
11940
11941 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11942
11943 * config.guess (prep*:SunOS:5.*:*): Turn into
11944 powerpele-unknown-solaris2.
11945
11946 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11947
11948 * configure.in: Permit --enable-shared to specify a list of
11949 directories.
11950
11951 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11952
11953 * configure.in (host==solaris): Pass only the first word of $CC
11954 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11955
11956 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11957
11958 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11959
11960 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11961
11962 * Makefile.in (ALL_MODULES): Include all-perl.
11963 (CROSS_CHECK_MODULES): Include check-perl.
11964 (INSTALL_MODULES): Include install-perl.
11965 (ALL_X11_MODULES): Include all-guile.
11966 (CHECK_X11_MODULES): Include check-guile.
11967 (INSTALL_X11_MODULES): Include install-guile.
11968 (all-perl): New target.
11969 (all-guile): New target.
11970
11971 * configure.in (host_tools): Include perl and guile.
11972 (native_only): Include perl and guile.
11973 (noconfigdirs): Don't build guile and perl; no ports have been
11974 done.
11975
11976 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11977
11978 * configure (--enable-*): Handle quoted option lists such as
11979 --enable-sim-cflags='-g0 -O' better.
11980
11981 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11982
11983 * Makefile.in ({,inst}all-target): New rule so we can make and
11984 install all of the target directories easily.
11985
11986 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11987
11988 * configure.in: Add missing global flag in sed substitution when
11989 deleting `target-' from ${configdirs}.
11990
11991 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11992
11993 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11994 option.
11995
11996 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11997 config/mh-necv4.
11998
11999 * install.sh: Correct misspelling of transformbasename.
12000
12001 * config.guess: Recognize mips-*-sysv*.
12002
12003 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12004
12005 * config.sub: Recognize mon960.
12006
12007 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12008
12009 * configure: Restore Canadian Cross handling of BISON and LEX,
12010 removed in Feb 20 change.
12011
12012 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12013
12014 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12015 Mention make install. Remove the old copyright date as well the
12016 clumsy and rather pointless copyright on the README file.
12017
12018 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12019
12020 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12021 Makefile after running symlink-tree, then run `make distclean' to
12022 avoid clobbering any generated files in srcdir.
12023
12024 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12025
12026 * configure.in (m68k-*-netbsd*): Build everything now.
12027
12028 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12029
12030 * Makefile.in (taz): Fix quoting.
12031
12032 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12033
12034 * configure.in (sparclet-*-*): Build everything now.
12035
12036 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12037
12038 * configure.in (m68k-*-linux*): New host.
12039
12040 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12041
12042 * configure: Check for bison before byacc.
12043
12044 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12045
12046 * Makefile.in configure: Change the way LEX and BISON/YACC are
12047 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12048 searching PATH. These are used as fallbacks by Makefile.in if
12049 flex/bison/byacc aren't in objdir.
12050
12051 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12052
12053 * Makefile.in: Make everything which depends upon all-bfd also
12054 depend upon all-opcodes, in case --with-commonbfdlib is used.
12055
12056 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12057
12058 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12059 building NT native compilers on Unix.
12060
12061 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12062
12063 * configure.in: Don't get CC from the host Makefile fragment if we
12064 can find gcc in PATH, or if this is a Canadian Cross. Move the
12065 Solaris test for /usr/ucb/cc to the post target script, just after
12066 the compiler sanity test.
12067
12068 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12069
12070 * config.sub: Merge with FSF.
12071
12072 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12073
12074 * Makefile.in (RPATH_ENVVAR): New variable.
12075 (REALLY_SET_LIB_PATH): Use it.
12076 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12077
12078 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12079
12080 * config.sub, configure.in: Recognize sparclet cpu.
12081
12082 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12083
12084 * config.guess: Support m68k-cbm-sysv4.
12085
12086 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12087
12088 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12089 m68k-unknown-linuxaout from linker help string. Put quotes around
12090 $ld_help_string.
12091
12092 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12093
12094 * config.guess (powerpc-harris-powerunix): Add guess for port
12095 to new target.
12096
12097 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12098
12099 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12100
12101 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12102
12103 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12104 $(REALLY_SET_LIB_PATH) in Makefile.
12105 * Makefile.in (SET_LIB_PATH): New variable.
12106 (REALLY_SET_LIB_PATH): New variable.
12107 ($(DO_X)): Use $(SET_LIB_PATH).
12108 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12109 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12110 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12111 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12112 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12113 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12114 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12115 (install-dosrel): Likewise.
12116 (all-opcodes): Depend upon all-libiberty.
12117
12118 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12119
12120 * config.guess (*:CYGWIN*): New
12121
12122 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12123
12124 * Makefile.in (all-target-winsup): All all-target-libiberty.
12125
12126 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12127
12128 * configure.in (noconfigdirs): Add missing # in front of comment.
12129
12130 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12131
12132 * configure.in: add second pass to things added to noconfigdirs
12133 so *-gm-magic can exclude libgloss properly.
12134
12135 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12136
12137 * mpw-configure (extralibs_name, rez_name): Set correctly
12138 for MWC68K compiler.
12139
12140 * mpw-README: Add more info on the necessary build tools.
12141
12142 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12143
12144 * configure.in, config.sub: Recognize cygwin32.
12145
12146 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12147
12148 * config.guess, config.sub: Recognize A/UX.
12149
12150 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12151
12152 * config.sub: Merge with gcc/config.sub.
12153
12154 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12155
12156 * mpw-build.in (do-binutils): Add build of stamps.
12157
12158 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12159
12160 * config.sub: Add recognition for mips64vr4100*-* targets.
12161
12162 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12163
12164 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12165 Add creation of gconfigargs with `--enable-shared' turned on.
12166 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12167 ($(host)-stamp-stage3-configured): Likewise.
12168 (HOLES): Add chatr and ldd.
12169 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12170
12171 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12172
12173 * configure: Pass --nfp to recursive configures.
12174
12175 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12176
12177 * Makefile.in (DLLTOOL): New.
12178 (DLLTOOL_FOR_TARGET): New.
12179 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12180 (EXTRA_TARGET_FLAGS): Ditto.
12181 (EXTRA_GCC_FLAGS): Ditto.
12182 (CONFIGURE_TARGET_MODULES): Ditto.
12183 (DO_X): Ditto.
12184 * configure: Add DLLTOOL.
12185
12186 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12187
12188 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12189 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12190 mh-sco, since old workarounds no longer needed, and don't
12191 build ld, since libraries have weak symbols in COFF.
12192
12193 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12194
12195 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12196
12197 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12198
12199 * configure.in: Make sure that ${CC} can be used to compile an
12200 executable.
12201
12202 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12203
12204 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12205 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12206 nothing depending on whether gdbtk is being built.
12207
12208 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12209
12210 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12211
12212 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12213
12214 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12215 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12216
12217 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12218
12219 * config-ml.in: Add support for
12220 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12221 Simplify setting of multidirs from --disable-foo.
12222
12223 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12224
12225 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12226 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12227 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12228 non-empty, pass them on to the GCC make.
12229 (all-bootstrap): New rule that is like all-gcc, except it executes
12230 the GCC bootstrap rule instead of the GCC all rule.
12231
12232 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12233
12234 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12235
12236 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12237
12238 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12239 DG/UX support.
12240
12241 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12242
12243 * config.sub (i*86*) Change [345] to [3456]
12244
12245 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12246
12247 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12248 --with-gnu-ld=no.
12249
12250 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12251
12252 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12253 AIX multilibs get built.
12254
12255 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12256
12257 * configure.in (i386-win32): Don't build expect if we're not
12258 building the tcl subdir.
12259
12260 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12261
12262 * Makefile.in: (configure-target-examples, all-target-examples):
12263 New targets, configure and build example programs.
12264
12265 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12266
12267 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12268 use it as input to sedit the generated MPW makefile.
12269 * mpw-README: Add a suggestion about Gestalt.h.
12270
12271 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12272
12273 * config.sub: Accept *-*-ieee*.
12274
12275 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12276
12277 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12278 Ronald F. Guilmette <rfg@monkeys.com>.
12279
12280 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12281
12282 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12283 for powerpc-pe native.
12284 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12285 (target==powerpc-pe): duplicate i386-win32 entry.
12286
12287 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12288
12289 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12290 of vxworks, not just vxworks5.1.
12291
12292 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12293
12294 * mpw-configure: Add support for exec-prefix.
12295
12296 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12297
12298 * config.guess: Recognize HP model 816 machines as having
12299 a PA1.1 processor.
12300
12301 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12302
12303 * configure: Ignore new autoconf configure options.
12304
12305 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12306
12307 * config.guess: Recognize Pentium under SCO.
12308 From Robert Lipe <robertl@arnet.com>.
12309
12310 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12311
12312 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12313
12314 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12315
12316 * configure.in: Don't configure gas for alpha-dec-osf*.
12317
12318 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12319
12320 * configure.in: Default to --with-stabs for some targets for which
12321 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12322 i[345]86*-*-unixware*.
12323
12324 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12325
12326 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12327 rather than basing it on the target. Simplify handling of options
12328 controlling which directories to configure. Remove extraneous
12329 slash in multi-clean target.
12330
12331 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12332
12333 * config-ml.in: Prefix more variables with ml_ so they don't collide
12334 with configure's.
12335
12336 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12337
12338 * configure: Don't turn -v into --v.
12339
12340 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12341
12342 * configure.in (targargs): Fix typo.
12343
12344 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12345
12346 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12347
12348 * configure.in: Strip --host and --target options from
12349 CONFIG_ARGUMENTS, and always configure for --host only. Add
12350 --with-cross-host option when building with a cross-compiler.
12351 * configure: Canonicalize the arguments put into config.status by
12352 always using `=' for an option with an argument. Pass a presumed
12353 --host or --target explicitly.
12354
12355 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12356
12357 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12358 into general OS recognition case.
12359
12360 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12361
12362 * configure.in (target_configdirs): add target-winsup only
12363 for win32 target systems.
12364
12365 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12366
12367 * Makefile.in (all-target-libgloss): Depend upon
12368 configure-target-newlib, since when libgloss is built it looks to
12369 see if the newlib directory exists.
12370
12371 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12372
12373 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12374 cfg-ml-*.in.
12375
12376 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12377
12378 * configure: Handle LD and LD_FOR_TARGET when configuring a
12379 Canadian Cross.
12380
12381 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12382
12383 * configure.in (target_libs): add target-winsup.
12384 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12385 (target==ppcle-pe): remove ld from $noconfigdirs.
12386
12387 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12388
12389 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12390 Preserve relative path names in $srcdir. Build symlink tree if
12391 configuring cross target dir and srcdir=. (= no VPATH support).
12392 (configure-target-libg++): Depend on configure-target-librx.
12393 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12394 * config-ml.in: New file.
12395 * symlink-tree: New file.
12396 * configure: Ensure srcdir="." if that's what it is.
12397
12398 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12399
12400 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12401 includes and FLEX_SKELETON setting.
12402 * mpw-configure (--with-gnu-ld): New option, controls whether
12403 to use PPCLink or ld with PowerMac GCC.
12404 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12405 * mpw-config.in: Configure grez if targeting Mac.
12406
12407 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12408 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12409 just macos.
12410 * configure.in: Configure grez resource compiler if targeting Mac.
12411 * Makefile.in (all-grez, install-grez): New targets.
12412
12413 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12414
12415 * configure: CXX defaults to gcc, not g++. If we find
12416 gcc in the path, set CC to gcc -O2.
12417
12418 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12419
12420 * configure: Default ${build} correctly. Avoid picking up extra
12421 spaces when reading CC and CXX from Makefile. When doing a
12422 Canadian Cross, use plausible default values for numerous
12423 variables.
12424 * configure.in: When doing a Canadian Cross, don't try to
12425 configure tools whose configure script can't handle it.
12426
12427 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12428
12429 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12430
12431 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12432
12433 * configure: Remove dubious bug reporting address.
12434
12435 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12436
12437 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12438 configure script, run that instead of this directory's configure.
12439 In either case, print a message that we're configuring the sub-dir.
12440
12441 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12442
12443 * configure.in: Before checking for the existence of various files,
12444 use sed to filter out "target-".
12445
12446 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12447
12448 * Makefile.in (DO_X): Split rule to decrease command line length
12449 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12450 (Philippe De Muyter).
12451
12452 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12453
12454 * Makefile.in (all-patch): depend on all-libiberty.
12455
12456 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12457
12458 * configure.in: If the only directory in target_configdirs which
12459 actually exists is libiberty, then set target_configdirs to empty,
12460 to avoid trying to build a target libiberty in a gas or gdb
12461 distribution.
12462
12463 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12464
12465 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12466 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12467 systems.
12468
12469 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12470
12471 * configure.in (copy_dirs): Use sys-include instead of include
12472 for --with-headers option.
12473
12474 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12475
12476 * Makefile.in, configure.in: Make winsup builds work with
12477 new scheme.
12478
12479 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12480
12481 * configure.in: Build the linker on AIX.
12482
12483 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12484
12485 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12486 where needed.
12487
12488 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12489
12490 * Makefile.in (all-gcc): Fix typo.
12491
12492 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12493
12494 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12495
12496 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12497
12498 * configure.in: Rename libFOO to target-libFOO, and xiberty
12499 to target-xiberty, to provide more flexibility.
12500 (target_subdir): Define. Create if cross.
12501 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12502 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12503 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12504 check-libFOO -> check-target-libFOO, etc.
12505 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12506 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12507 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12508 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12509 allow ALL_GCC="" to only configure.
12510 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12511 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12512 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12513
12514 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12515
12516 * Makefile.in (taz): Build "info" in etc explicitly.
12517
12518 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12519
12520 * configure.in: Make sure that CC is undefined (as opposed to
12521 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12522 problem with autoconf trying to configure on a host without GCC.
12523
12524 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12525
12526 * mpw-configure: Set host alias from choice of host compiler,
12527 only use generic MPW Makefile sed if present, edit a file
12528 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12529 * mpw-README: Add problem notes about CW6 and CW7.
12530
12531 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12532
12533 * Makefile.in (taz): Use ";" instead of ";;".
12534
12535 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12536
12537 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12538 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12539 DISTDOCDIRS.
12540 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12541 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12542
12543 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12544
12545 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12546 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12547 Move bfd to DISTSTUFFDIRS.
12548
12549 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12550
12551 * Makefile.in (X11_LIB): Removed.
12552 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12553
12554 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12555
12556 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12557
12558 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12559 names.
12560
12561 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12562
12563 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12564
12565 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12566
12567 * configure.in (i[345]86-*-win32): Always build newlib.
12568 Don't configure cvs, autoconf or texinfo.
12569 * Makefile.in (LD_FOR_TARGET): New.
12570 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12571 Pass down LD_FOR_TARGET.
12572
12573 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12574
12575 * winsup: New directory.
12576 * Makefile.in: Build winsup.
12577 * configure.in: Winsup is configured when target is win32.
12578 Can only build win32 target GDB when native.
12579
12580 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12581
12582 * config.guess: Recognize HP model 819 machines as having
12583 a PA 1.1 processor.
12584
12585 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12586
12587 * configure: Fix sed loop which substitutes for CC and CXX to
12588 avoid bug found in various sed implementations.
12589
12590 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12591
12592 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12593 simulator. Use standard powerpc-*-eabi*.
12594
12595 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12596
12597 * configure.in: Stop putting gas and binutils in noconfigdirs for
12598 powerpc-*-aix* and rs6000-*-*.
12599
12600 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12601
12602 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12603 -mcall-aixdesc libraries.
12604
12605 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12606
12607 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12608
12609 * config.sub (arm | armel | armeb): Fix shell syntax.
12610
12611 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12612
12613 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12614 -msoft-float and -mcpu=common support.
12615 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12616 libraries.
12617
12618 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12619
12620 * configure.in: Allow configuration and build of emacs19 for the alpha.
12621
12622 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12623
12624 * configure.in (CC): Get ^CC, not just any old CC, from
12625 ${host_makefile_frag}.
12626
12627 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12628
12629 * configure.in (CC): Try to get CC from
12630 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12631
12632 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12633
12634 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12635 only if it exists in $(srcdir).
12636
12637 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12638
12639 * configure: If CC and CXX are not set in the environment, set
12640 them, based on either an existing Makefile or on searching for gcc
12641 in PATH. Substitute for CC and CXX in Makefile.
12642 * configure.in: Remove libm from target_libs. Separate
12643 target_configdirs from configdirs. If CC is not set in
12644 environment, try to get it from a host Makefile fragment. Rewrite
12645 changes of configdirs to use skipdirs instead. A few minor
12646 tweaks. Take directories out of target_configdirs as they are
12647 taken out of configdirs. Remove existing Makefile files from
12648 subdirectories. Substitute for TARGET_CONFIGDIRS and
12649 CONFIG_ARGUMENTS in Makefile.
12650 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12651 by configure.in.
12652 (CONFIG_ARGUMENTS): Likewise.
12653 (CONFIGURE_TARGET_MODULES): New variable.
12654 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12655 ($(CONFIGURE_TARGET_MODULES)): New target.
12656 (configure-libg++, configure-libio): New targets.
12657 (all-libg++): Depend upon configure-libg++.
12658 (all-libio): Depend upon configure-libio.
12659 (configure-libgloss, all-libgloss): New targets.
12660 (configure-libstdc++): New target.
12661 (all-libstdc++): Depend upon configure-libstdc++.
12662 (configure-librx, all-librx): New targets.
12663 (configure-newlib): New target.
12664 (all-newlib): Depend upon configure-newlib
12665 (configure-xiberty): New target.
12666 (all-xiberty): Depend upon configure-xiberty.
12667
12668 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12669
12670 * configure.in (host i[345]86-*-win32): Expand the
12671 noconfigdirs again.
12672
12673 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12674
12675 * mpw-configure: Fix sed command file name.
12676
12677 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12678
12679 * configure.in (host i[345]86-*-win32): Reduce the
12680 noconfigdirs again.
12681
12682 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12683
12684 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12685 or powerpc*-*-pe*, since they are not yet supported.
12686
12687 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12688
12689 Add PowerMac support and many other enhancements.
12690 * mpw-configure: New option --cc to select compiler to use,
12691 paste options set according to --cc into the generated
12692 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12693 if mpw-make.sed is present.
12694 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12695 add forward includes for PowerPC include files.
12696 * mpw-build.in: Build using Makefile.PPC if present.
12697 (do-byacc, etc): Remove separate version resource builds.
12698 (do-gas): Build "stamps" before "all".
12699 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12700 * mpw-README: Update to reflect --cc option, PowerMac support,
12701 and recently-reported compatibility problems.
12702
12703 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12704
12705 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12706 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12707 (--with-multilib-top): Pass to recursive invocations.
12708
12709 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12710
12711 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12712 v810-*-*.
12713
12714 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12715
12716 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12717 gdb, ld and opcodes on v810-*-*.
12718
12719 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12720
12721 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12722 (local-maintainer-clean): New target.
12723 (maintainer-clean): New target.
12724 (realclean): Just depend upon maintainer-clean.
12725
12726 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12727
12728 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12729
12730 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12731
12732 * configure.in: Build ld in mips*-*-bsd* case.
12733
12734 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12735
12736 * config.sub: Accept -lites* OS. From Ian Dall.
12737
12738 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12739
12740 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12741 targets.
12742
12743 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12744
12745 * configure.in: treat i386-win32 canadian cross the same as
12746 i386-go32 canadian cross.
12747
12748 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12749
12750 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12751 running under the simulator to build a reduced set of libraries.
12752 (powerpc-*-eabiaix): Add fine grained multilib support added to
12753 other powerpc targets yesterday.
12754
12755 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12756
12757 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12758 -disable-softfloat, -disable-relocatable, -disable-aix, and
12759 -disable-sysv to control which multilib libraries get built.
12760
12761 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12762
12763 * configure: Add Makefile.tem to list of files to remove in trap
12764 handler.
12765
12766 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12767
12768 * config.guess (*Linux*): Add missing "exit"s.
12769 Also, need specific check for alpha-unknown-linux (uses COFF).
12770
12771 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12772
12773 * config.guess: Merge with FSF:
12774
12775 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12776 * config.guess (AIX4): More robust release numbering discovery.
12777
12778 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12779 * config.guess (i386-sequent-ptx): Properly get version number.
12780
12781 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12782 * config.guess (mips:*:4*:UMIPS): New case.
12783
12784 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12785
12786 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12787 (i386-win32 host): Likewise. Don't build readline.
12788
12789 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12790
12791 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12792 SUPPORT_FILES to submakes.
12793
12794 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12795
12796 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12797 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12798 mpw-configure.
12799
12800 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12801
12802 * configure.in (appdirs): Use =, not ==, in test expression when
12803 trying to build the text to print in the warning message for
12804 Solaris users.
12805
12806 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12807
12808 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12809
12810 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12811
12812 * config.guess: Recognize lynx-2.3.
12813
12814 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12815
12816 * config.sub (z8ksim): Deleted
12817 (z8k-*-coff): New, this is the one true name of the target.
12818
12819 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12820
12821 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12822
12823 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12824
12825 * config.guess (*:Linux:*:*): First try asking the linker what the
12826 default object file format is (elf, aout, or coff). Then if this
12827 fails, try previous methods.
12828
12829 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12830
12831 * configure.in: Don't build newlib for *-*-vxworks5.1.
12832
12833 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12834
12835 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12836 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12837
12838 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12839
12840 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12841
12842 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12843
12844 * cfg-ml-com.in: New file.
12845 * cfg-ml-pos.in: New file.
12846
12847 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12848
12849 * COPYING.NEWLIB: Add HP free copyright to list.
12850
12851 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12852
12853 * config.sub: Recognize -eabi* for the system, not just -eabi.
12854
12855 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12856
12857 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12858 * config.sub, configure.in (win32): New target and host.
12859
12860 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12861
12862 * configure.in: Add i386-pe configuration.
12863
12864 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12865
12866 * mpw-build.in (install): Install GDB after LD.
12867
12868 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12869
12870 * mpw-config.in (elf/mips.h): Always forward-include, needed
12871 for GDB to build.
12872
12873 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12874
12875 * testsuite: New directory for customer acceptance and whole tool
12876 chain tests.
12877
12878 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12879
12880 * configure: If per-host line isn't found, but AC_OUTPUT is found
12881 and a configure script exists, run it instead.
12882
12883 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12884
12885 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12886
12887 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12888
12889 * configure: Set build_{cpu,vendor,os,alias} to host values when
12890 --build isn't specified.
12891
12892 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12893
12894 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12895 (FLAGS_TO_PASS): Pass them.
12896 (EXTRA_TARGET_FLAGS): Ditto.
12897
12898 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12899
12900 * Makefile.in (all-libg++): Depend on all-libstdc++.
12901
12902 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12903
12904 * configure.in (noconfigdirs): Enable all packages for
12905 i386-unknown-netbsd.
12906
12907 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12908
12909 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12910 hosted builds (DOS builds)
12911
12912 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12913
12914 Changes for ARM based on patches from Richard Earnshaw:
12915 * config.sub: Handle armeb and armel.
12916 * configure.in: Omit arm linker only for riscix.
12917
12918 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12919
12920 * config.guess: Update from FSF.
12921
12922 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12923
12924 * config.sub: Recognize powerpcle as the little endian varient of
12925 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12926 powerpcle variant. Convert pentium into i586, not i486. Add p5
12927 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12928 temporarily.
12929
12930 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12931
12932 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12933
12934 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12935
12936 * config.sub: Accept -lites* as a basic system type.
12937
12938 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12939
12940 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12941 installed, and if so return linuxoldld as the system name.
12942
12943 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12944
12945 * config.guess: Add hppa1.1-hp-lites support.
12946
12947 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12948
12949 * configure.in: Don't build newlib for m68k-vxworks5.1.
12950
12951 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12952
12953 * configure.in (mips-sgi-irix6): Use mh-irix5.
12954
12955 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12956
12957 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12958
12959 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12960
12961 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12962 OSF/1. Fix compiler flags.
12963 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12964
12965 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12966
12967 * configure.in: Recognize --with-newlib.
12968 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12969
12970 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12971
12972 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12973 to *_X11_MODULES due to gdbtk needing X include files et al.
12974
12975 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12976
12977 Merge in support for Mac MPW as a host.
12978 (Old change descriptions retained for informational value.)
12979
12980 * mpw-config.in: Add generic include forwards for cpu-specific
12981 include files in aout and elf directories.
12982
12983 * mpw-configure: Added copyright.
12984 * mpw-config.in: Check for presence of required build tools.
12985 (target_libs): Add newlib.
12986 (target_tools): Add examples.
12987 (Read Me): Generate as "Read Me for MPW" instead.
12988 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12989 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12990 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12991
12992 * mpw-configure: Remove subdir-specific makefile hackery,
12993 delete mk.tmp after using it.
12994
12995 * mpw-build.in (all): Display start and end times.
12996
12997 * mpw-configure (host_canonical): Set.
12998 (target_cpu): Always add to makefiles.
12999 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13000 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13001 (mpw-mh-mpw): Look for in srcdir and srcroot.
13002 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13003
13004 * mpw-build.in: (install-only): New target.
13005
13006 * mpw-configure (host_alias, target_alias): Rename from hostalias
13007 and targetalias, add into generated Makefile.
13008 (mk.tmp): If present, add into generated Makefile.
13009 * mpw-build.in (all-gas): Build config.h first before gas proper.
13010
13011 * mpw-configure (config.status): Write only if changed.
13012 * mpw-config.in (readline): Configure it (not built, just used for
13013 definitions).
13014
13015 * mpw-config.in (elf/mips.h): Add a forward include.
13016
13017 * mpw-config.in: Forward-include most .h files in include into
13018 extra-include.
13019 (readline): Don't build.
13020 mpw-build.in (install): Install GDB.
13021
13022 * mpw-configure (prefix, mpw_prefix): Handle it.
13023 * mpw-config.in (mmalloc, readline): Don't configure.
13024 * mpw-build.in (thisscript): Rename to ThisScript.
13025 Use mpw-build instead of BuildProgram everywhere.
13026 (mmalloc, readline): Don't build.
13027 * mpw-README: New file, basic documentation about the MPW port.
13028
13029 * mpw-config.in: Use forward-include to create include files.
13030
13031 * mpw-configure: Add more things to the top of each configured
13032 Makefile, including contents of config/mpw-mh-mpw.
13033 * mpw-config.in (extra-include): Create this directory and fill it
13034 with Posix-like include files when configuring.
13035
13036 * config.sub (apple, mac, mpw): Add various aliases.
13037
13038 * mpw-build.in: New file, top-level build script fragment for MPW.
13039 * mpw-configure: New file, configure script for MPW.
13040 * mpw-config.in: New file, config fragment for MPW.
13041
13042 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13043
13044 * configure.in (host_libs): Remove glob, since it is gone from the
13045 sources.
13046
13047 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13048
13049 * Makefile.in: define empty GDB_NLM_DEPS var.
13050
13051 * configure.in(target_makefile_frag): use config/mt-netware
13052 for netware targets.
13053
13054 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13055
13056 * config.sub: Merge in recent FSF changes. Remove linux special
13057 cases.
13058
13059 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13060
13061 Revert this change:
13062
13063 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13064
13065 * build-all.mk: Use CC=cc -Xs on Solaris.
13066
13067 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13068
13069 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13070 stop using it.
13071 * Makefile.in: Nuke all references to glob subdirectory.
13072
13073 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13074
13075 * configure.in: Fix --enable-shared logic in per-host.
13076
13077 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13078
13079 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13080
13081 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13082
13083 * configure.in (noconfigdirs): Don't build gas on AIX, for
13084 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13085
13086 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13087
13088 * configure: Fix --cache-file to work if the file argument is a
13089 relative path.
13090
13091 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13092
13093 * configure: If the --cache-file is used, pass it down to
13094 configure in subdirectories.
13095
13096 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13097
13098 * config.sub: add vxworks29k configuration.
13099
13100 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13101
13102 * Makefile.in (taz): Do "diststuff" part quietly.
13103
13104 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13105
13106 * config.sub: Mini-merge with gcc/config.sub.
13107
13108 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13109
13110 * config.guess (IRIX): Sed - to _.
13111
13112 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13113
13114 * Makefile.in (source-vault, binary-vault): New targets.
13115
13116 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13117
13118 * config.sub: Recognize -eabi as a basic system type.
13119
13120 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13121
13122 * configure.in (enable_shared stuff): Fix typo.
13123
13124 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13125
13126 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13127
13128 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13129
13130 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13131
13132 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13133
13134 * configure.in (rs6000-*-*): Don't build gas.
13135
13136 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13137
13138 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13139 reduce command line length.
13140 (AS_FOR_TARGET): Check for as.new, not Makefile.
13141 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13142
13143 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13144
13145 * config.guess: Merge from FSF.
13146
13147 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13148
13149 * configure: Don't use $ when handling program_suffix.
13150
13151 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13152
13153 * configure.in: Configure tk for hppa/hpux.
13154
13155 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13156
13157 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13158
13159 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13160
13161 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13162 to LIBCXXFLAGS. Tests are better run without it.
13163
13164 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13165
13166 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13167
13168 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13169
13170 * configure.in (*-*-netware*): Don't configure xiberty.
13171
13172 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13173
13174 * configure.in: Remove tk from native_only list.
13175
13176 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13177
13178 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13179 for special NCD build.
13180
13181 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13182
13183 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13184 makeall.bat, they're only useful for binutils snapshots.
13185 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13186 makeall.bat to specified SUPPORT_FILES.
13187
13188 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13189
13190 * build-all.mk: Add Ericsson targets to sun4 and solaris
13191 hosts. Add BNR's sun4 target to solaris host, so their
13192 build-from-source will be tested in-house first.
13193
13194 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13195
13196 * Makefile.in (LIBCFLAGS): New variable.
13197 (CFLAGS_FOR_TARGET): Ditto.
13198 (LIBCFLAGS_FOR_TARGET): Ditto.
13199 (LIBCXXFLAGS): Ditto.
13200 (CXXFLAGS_FOR_TARGET): Ditto.
13201 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13202 (BASE_FLAGS_TO_PASS): Pass them.
13203 (EXTRA_TARGET_FLAGS): Ditto.
13204
13205 * configure.in: Support --enable-shared.
13206
13207 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13208
13209 * configure.in (target_libs): Include libstdc++ again.
13210 * config.guess: Update from FSF (for FreeBSD).
13211
13212 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13213
13214 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13215 makeall.bat.
13216 (DISTDOCDIRS): Add `etc'.
13217 (ETC_SUPPORT_PFX): New variable.
13218 (taz): Include anything from etc starting with a word in
13219 ETC_SUPPORT_PFX.
13220
13221 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13222
13223 * config.sub: Update for recent FSF changes. Remove obsolete
13224 h8300hds entry. Add -windows* and -osx as basic os. Minor
13225 spacing changes.
13226
13227 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13228
13229 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13230
13231 * config.guess: Merge with FSF.
13232 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13233
13234 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13235
13236 * configure: Since the "trap 0" handler will override the exit
13237 status on many systems, only use it for "exit 1", and make it set
13238 a non-zero exit status; reset it before "exit 0". Also, check
13239 exit status of config.sub, and error out if it failed.
13240
13241 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13242
13243 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13244 and install libgloss.
13245
13246 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13247
13248 * Makefile.in (all-binutils): Depend upon all-byacc.
13249
13250 * configure.in: Don't build emacs on Irix 5.
13251
13252 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13253
13254 * configure.in (*-*-netware*): Add libio.
13255
13256 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13257
13258 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13259 (CHECK_TARGET_MODULES): Ditto.
13260 (INSTALL_TARGET_MODULES): Ditto.
13261 (TARGET_LIBS): Ditto.
13262 (all-libstdc++): Note dependencies.
13263
13264 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13265
13266 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13267
13268 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13269
13270 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13271 -fexternal-templates.
13272
13273 * configure.in (target_libs): Add libstdc++.
13274 (noconfigdirs): Add libstdc++ as appropriate.
13275
13276 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13277
13278 * config.guess: Update from FSF.
13279
13280 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13281
13282 * configure: Use ${config_shell} when running ${configsub}.
13283
13284 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13285
13286 * config.sub: No longer recognize h8300h.
13287
13288 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13289
13290 * config.sub: Remove extraneous differences between config.sub and
13291 gcc/config.sub.
13292
13293 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13294
13295 * Makefile.in (DISTSTUFFDIRS): Add gas.
13296
13297 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13298
13299 * COPYING.NEWLIB: New file.
13300
13301 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13302
13303 * config.guess (HP-UX): Patch from Harlan Stenn
13304 <harlan@landmark.com> to also emit release level.
13305
13306 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13307
13308 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13309
13310 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13311
13312 * config.sub: Merge nextstep cleanup from FSF.
13313
13314 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13315
13316 * configure.in (arm-*-*): Don't configure ld for this target.
13317
13318 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13319
13320 * configure.in (*-*-netware): don't configure libg++, libio,
13321 librx, or newlib.
13322
13323 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13324
13325 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13326 configure ld--it works, but it doesn't support shared libraries.
13327
13328 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13329
13330 * config.guess (*-unknown-freebsd*): Get rid of possible
13331 trailing "(Release)" in version string.
13332 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13333
13334 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13335
13336 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13337 Fix type: *-next-neststep -> *-next-nextstep.
13338
13339 * config.guess: Merge from FSF:
13340
13341 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13342
13343 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13344
13345 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13346
13347 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13348 instead of UNIX_SV for UnixWare 1.0).
13349
13350 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13351
13352 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13353 to make gdb/nlm/* build after the compiler and linker.
13354
13355 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13356
13357 * config.guess (netbsd, freebsd, linux): Accept any machine,
13358 not just i[34]86.
13359 (m68k-atari-sysv4): Relocate to match FSF version.
13360
13361 * config.guess: More merges from the FSF:
13362
13363 Add a space before function call or macro invocation.
13364
13365 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13366
13367 * config.guess: Add trap cmd to remove dummy.c and dummy when
13368 interrupted.
13369
13370 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13371
13372 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13373 (dummy): Redirect stderr from compilation of dummy.c.
13374
13375 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13376
13377 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13378
13379 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13380
13381 * configure: Accept and ignore --cache*, for compatibility with
13382 new autoconf.
13383
13384 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13385
13386 * config.guess: Merge from FSF:
13387
13388 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13389
13390 * config.guess (Pyramid*:OSx*:*:*): New case.
13391 (PATH): Add /.attbin at end for finding uname.
13392 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13393
13394 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13395
13396 * config.guess (M88*:DolphinOS:*:*): New case.
13397
13398 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13399
13400 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13401 to select whether to use ELF or COFF.
13402
13403 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13404
13405 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13406
13407 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13408
13409 * config.guess: Guess the OS version for HPUX.
13410
13411 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13412
13413 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13414
13415 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13416
13417 * configure.in: Recognize --with-headers, --with-libs, and
13418 --without-newlib.
13419 * Makefile.in (all-xiberty): Depend upon all-ld.
13420
13421 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13422
13423 * configure.in: Change i[34]86 to i[345]86.
13424
13425 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13426
13427 * configure (version): A few more tweaks to help message.
13428
13429 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13430
13431 * Makefile.in: Remove (for now) librx as a host library,
13432 now that we're building it for target.
13433
13434 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13435
13436 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13437 (Karl Berry).
13438
13439 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13440
13441 * configure.in: Also configure librx.
13442
13443 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13444
13445 * Makefile.in: Update various rules to reflect that librx
13446 is now needed for libg++.
13447
13448 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13449
13450 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13451
13452 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13453
13454 * configure.in: Configure the examples directory.
13455
13456 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13457
13458 * configure: Simplify Jun 2 1994 change.
13459
13460 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13461
13462 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13463 /bin/gcc isn't good enough to build gcc.
13464
13465 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13466
13467 * Makefile.in (GDB_SUPPORT_FILES): Remove
13468 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13469 (gdb.tar.gz): Add new rule to use standard distribution building
13470 mechanism.
13471
13472 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13473
13474 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13475 Bill Cox <bill@cygnus.com>.
13476
13477 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13478
13479 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13480
13481 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13482
13483 * configure: Search current dir first in .gdbinit.
13484
13485 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13486
13487 * config.sub: Recognize freebsd (merged from gcc config.sub).
13488
13489 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13490
13491 * config.sub: Refer to NeXT's operating system as nextstep.
13492
13493 * config.sub (case $basic_machine): Re-order the cases, to match
13494 the order in the FSF version (which is mostly alphabethical).
13495 Merge in some additions and changes from the FSF.
13496
13497 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13498
13499 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13500 * config.sub: Recognize cxux7.
13501 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13502
13503 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13504
13505 * config.sub: Fix typo powerpc -> powerpc-*.
13506
13507 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13508
13509 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13510
13511 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13512 parallel with all-emacs and install-emacs). Top-level command
13513 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13514
13515 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13516
13517 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13518 $(relbindir)/make before doing ``make install'', and use
13519 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13520 installing over running make binary.
13521 ($(host)-stamp-stage3-installed): Likewise.
13522
13523 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13524
13525 * config.guess: Recognize Mach.
13526
13527 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13528
13529 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13530 see whether --exec-prefix was used.
13531
13532 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13533
13534 * README: Explicitly mention libg++/README. (Zoo's idea.)
13535
13536 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13537
13538 * Makefile.in: Add all-librx target similar to all-libproc.
13539
13540 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13541
13542 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13543 with post 1.2 uname bogosity.
13544
13545 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13546
13547 * configure: Remove temporary files on receipt of a signal.
13548
13549 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13550
13551 * configure: If there is a package_makefile_frag, remove
13552 ${subdir}/Makefile.tem after copying it in.
13553
13554 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13555
13556 * build_all.mk: support rs6000 lynx identifies itself as
13557 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13558 since /bin/gcc is too feeble to compile a modern gcc.
13559
13560 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13561
13562 * brought devo/test-build.mk update-to-date with progressive/
13563 test-build.mk. Add lynx targets and hppa flag info.
13564
13565 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13566
13567 * configure.in: Use mh-ncrsvr43. Patch from
13568 Tom McConnell <tmcconne@sedona.intel.com>.
13569
13570 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13571
13572 * config.guess (i386-unknown-bsdi): No longer need to
13573 check #if defined(__bsdi__) && defined(__i386__).
13574
13575 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13576
13577 * configure: Set program_transform_nameoption correctly.
13578
13579 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13580
13581 * brought build-all.mk update-to-date with progressive build-all.mk,
13582 added new targets and hppa info.
13583
13584 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13585
13586 * configure: If config.guess result is a prefix of the user
13587 specified target, assume a native build and use the user specified
13588 target as the host alias. Remove SunOS patch suffix removal hack.
13589 * configure.in: Remove SunOS patch suffix removal hack.
13590
13591 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13592 in NATIVE_CHECK_MODULES.
13593
13594 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13595
13596 * Makefile.in: Rename HOST_ONLY to NATIVE.
13597 * configure: Delete SunOs patch suffix from host_canonical
13598 and build_canonical variables that are prepended to Makefiles.
13599 * configure.in: Add comments for easier maintenance.
13600
13601 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13602
13603 * Makefile.in: Add all-libproc target similar to all-gui.
13604
13605 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13606
13607 * Makefile.in (CHECK_MODULES): split into
13608 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13609
13610 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13611
13612 * config.guess (i386-unknown-bsdi): New system to guess.
13613
13614 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13615
13616 * Makefile.in: Add all-gui target (but not yet build by "all").
13617
13618 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13619
13620 * config.sub: Move deletion of patch suffix from here...
13621 * configure.in: To here, at Ian's suggestion. The top-
13622 level scripts might need to know of a patch level.
13623
13624 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13625
13626 * config.sub: Strip off patch suffix so rtl is recognized
13627 as a sunos4.1.3 machine, even though it's been patched.
13628
13629 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13630
13631 * Makefile.in (INSTALL_LAST): Delete.
13632 (INSTALL_DOSREL): New.
13633
13634 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13635
13636 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13637 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13638 whether we pass down --with-gnu-ld anyhow.
13639
13640 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13641
13642 * Makefile.in (INSTALL_LAST): Change operation so it works
13643 on more flavors of make.
13644 * configure.in (go32): Don't build libg++ or libio.
13645
13646 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13647
13648 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13649 they can be overriden by templates.
13650
13651 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13652
13653 * configure.in (target==go32): Don't build gdb.
13654 * dosrel: New directory.
13655
13656 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13657
13658 * configure.in (host==go32): Configure dosrel too.
13659 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13660 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13661 be set by incoming names or templates.
13662 (INSTALL_LAST): New rule.
13663
13664 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13665
13666 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13667
13668 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13669
13670 * configure.in (appdirs): New variable. Currently empty, but will
13671 be used in gas distribution. If nonempty, lists a set of
13672 directories at least one of which must get configured, or top
13673 level configuration is considered to have failed.
13674 (rs6000-*-lynxos*): Use new file name.
13675
13676 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13677
13678 Eliminate XTRAFLAGS.
13679 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13680 newlib include files using -idirafter, and also use -nostdinc.
13681 (CXX_FOR_TARGET): Likewise.
13682 (XTRAFLAGS): Removed.
13683 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13684 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13685 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13686 ($(DO_X)): Don't pass down XTRAFLAGS.
13687
13688 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13689
13690 * configure.in (mips*-dec-bsd*): New target; do build linker.
13691 (mips*-*-bsd*): New target; don't build linker.
13692
13693 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13694
13695 * configure.in: support rs6000-*-lynxos* configuration.
13696 support sunos4 as a cross target.
13697
13698 * config.sub: look for lynx*, not lynx since the OS version may
13699 legitimately be part of the name.
13700
13701 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13702
13703 * configure.in (i[34]86-*-sco*): Move to be with other i386
13704 targets.
13705 (romp-*-*): New target. Skip various binary utilities.
13706 (vax-*-*): New target. Don't build newlib.
13707 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13708
13709 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13710
13711 * configure.in: Only set host_makefile_frag if config
13712 directory exists.
13713
13714 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13715
13716 * install.sh: If $dstdir exists, don't check whether each
13717 component does.
13718
13719 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13720
13721 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13722
13723 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13724
13725 * configure.in (*-*-lynxos*): Don't configure newlib for either
13726 native or cross Lynx.
13727
13728 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13729
13730 * config.sub (sparc64-elf): Fix os.
13731 (z8k): Remove duplicate.
13732
13733 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13734
13735 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13736 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13737
13738 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13739
13740 * configure: Make file links cleanly even if Lynx fails on
13741 an NFS symlink (at least fail cleanly).
13742
13743 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13744
13745 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13746 -XNh2000.
13747
13748 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13749
13750 * configure: Unknown options are fatal again.
13751
13752 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13753
13754 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13755 compatibility.
13756
13757 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13758
13759 * build-all.mk: Add `clean' target.
13760
13761 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13762
13763 * config.guess: Add SINIX support.
13764 * configure.in: Add mips-*-sysv4* support.
13765
13766 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13767
13768 * build-all.mk: Document all useful targets.
13769 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13770 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13771
13772 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13773
13774 * configure: Support --silent, --quiet.
13775
13776 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13777
13778 * configure: Support --disable-FEATURE.
13779
13780 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13781
13782 * config.guess: Recognize NCR running SVR4.3.
13783
13784 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13785
13786 * config.guess: Make BSDI generate i386-unknown-bsd386.
13787 Patch from Paul Eggert <eggert@twinsun.com>.
13788
13789 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13790
13791 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13792
13793 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13794
13795 * configure: Make unrecognized options give nonfatal warnings
13796 instead of fatal errors, and pass them to any subdirectory
13797 configures in case they recognize them.
13798 Make --x equivalent to --with-x.
13799
13800 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13801
13802 * configure: Add --enable-* options. Clean up usage message and
13803 some comments.
13804
13805 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13806
13807 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13808
13809 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13810
13811 * configure.in (hppa*-*-*): Enable binutils.
13812
13813 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13814
13815 * config.sub: Recognize cisco.
13816
13817 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13818
13819 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13820
13821 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13822
13823 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13824 than one configuration name. Add comment.
13825
13826 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13827
13828 * config.guess: about target *-hitachi-hiuxwe2, fixed
13829 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13830 macro is incorrect.]
13831
13832 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13833
13834 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13835 than the "make ls" stuff which used to be here.
13836
13837 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13838
13839 * config.guess: Recognize i[34]86-unknown-freebsd.
13840 From Shawn M Carey <smcarey@rodan.syr.edu>.
13841
13842 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13843
13844 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13845
13846 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13847
13848 * config.guess: Check for ptx.
13849
13850 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13851
13852 * config.sub: Add os9k checking.
13853
13854 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13855
13856 * config.guess: Handle OSF1 running on HPPA processors
13857
13858 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13859
13860 * configure: If subdir configure fails, print out a message with
13861 subdirectory name, in case subdir's configure code didn't identify
13862 itself.
13863
13864 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13865
13866 * configure.in: Remove embedded newlines from configdirs.
13867 Avoid mismatches of substrings. Fix matching strings at end
13868 of configdirs.
13869
13870 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13871
13872 * config.guess: Add Lynx/rs6000 config support.
13873
13874 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13875
13876 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13877
13878 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13879
13880 * configure.in (hppa*-*-osf*): Treat this just like most other
13881 PA configurations (eg no binutils or ld).
13882 (hppa*-*-*elf*): These configurations have binutils and ld.
13883
13884 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13885
13886 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13887
13888 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13889
13890 * configure.in (rs6000-*-*): Build gas.
13891
13892 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13893
13894 * Makefile.in: Avoid bug in losing hpux sed.
13895
13896 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13897
13898 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13899 for GDB and GDB has been fixed to not need it.
13900
13901 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13902
13903 * config.guess: Recognize vax hosts.
13904
13905 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13906
13907 * configure (while loop): Don't use "break 2" inside case
13908 statement -- the case statement isn't an enclosing loop.
13909
13910 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13911
13912 * config.guess: Clean up NeXT support, to allow nextstep
13913 on Intel machines. Make OS be nextstep.
13914
13915 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13916
13917 * config.guess: Add alternate forms for Convex.
13918
13919 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13920
13921 * configure: Completely rewrite option processing. Take
13922 advantage of pattern-matching to avoid invoking test frequently.
13923 Also clean up host and target defaulting logic.
13924
13925 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13926
13927 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13928 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13929 commands (plus user environment) will fit SCO limits.
13930
13931 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13932
13933 * configure.in: Don't issue warnings about directories which are
13934 not being configured if -norecursion is set. Correct test for
13935 --with-gnu-as and --with-gnu-ld to not get confused by substring
13936 matches.
13937
13938 * configure.in: Don't build gas for alpha-dec-osf1*.
13939
13940 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13941
13942 * configure: Back out Per's change of 12/19/1993. It changes the
13943 behavior of configure in unexpected and confusing ways.
13944
13945 Also, use different delim char when calculating
13946 program_transform_name so that the name can contain slashes.
13947
13948 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13949
13950 * configure.in, config.sub: Add support for VSTa micro-kernel.
13951
13952 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13953
13954 * configure.in: Nuke hacks which were used to get a special
13955 version of GAS for HPPA configurations.
13956
13957 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13958
13959 * configure: If only ${target_alias} is given, use that
13960 as the default for ${host_alias}.
13961 * configure: Add missing back-slashes before nested quotes.
13962
13963 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13964
13965 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13966
13967 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13968
13969 * config.guess: Recognize some Tektronix configurations.
13970 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13971
13972 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13973
13974 * config.sub: Match any flavor of SH.
13975
13976 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13977
13978 * configure.in: Don't try to configure newlib for Alpha.
13979
13980 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13981
13982 * configure.in: Don't build ld for Irix 5. Don't build gas,
13983 libg++ or libio for any Alpha target.
13984
13985 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13986
13987 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13988
13989 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13990 default arguments -- so it tried to compress itself.
13991
13992 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13993
13994 * configure.in (notsupp): ensure that a space is always at the end
13995 of the configdirs list, since the grep checks for an explicit space
13996
13997 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13998
13999 * configure.in (target i386-sysv4.2): don't build ld, since static
14000 versions of many libraries are not available.
14001
14002 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14003
14004 * config.guess: Recognize Apollos (using environment variables).
14005 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14006
14007 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14008
14009 * config.guess: Recognize Sony news mips running newsos.
14010
14011 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14012
14013 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14014 "fi ; else" for bash.
14015
14016 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14017
14018 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14019
14020 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14021
14022 * config.sub: accept unixware as an alias for svr4.2.
14023 Fix some inconsistancies with the gcc version.
14024
14025 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14026
14027 * Makefile.in (DISTDOCDIRS): Add gdb.
14028
14029 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14030
14031 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14032
14033 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14034
14035 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14036 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14037 this now.
14038
14039 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14040
14041 * config.sub: Accept hiux* as an OS name.
14042
14043 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14044 etc/make-stds.texi. The underscore came from gcc, and dje now
14045 agrees that RUNTESTFLAGS is the correct name.
14046
14047 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14048
14049 * install.sh: Remove 'set -e'. It makes any conditionals
14050 in the script useless.
14051
14052 * config.guess: Automatically recognize arm-acorn-riscix
14053 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14054
14055 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14056
14057 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14058
14059 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14060
14061 * Makefile.in (DISTDOCDIRS): New variable.
14062 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14063 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14064
14065 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14066
14067 * configure.in (hppa target): check the source directory for the
14068 pagas sub-directory
14069
14070 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14071
14072 * config.sub: Allow -aout* and -elf*.
14073
14074 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14075
14076 * configure.in: Don't build ld on i386-solaris2, same as for
14077 sparc-solaris2.
14078
14079 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14080
14081 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14082
14083 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14084
14085 * configure.in: Configure gdb for alpha.
14086
14087 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14088
14089 * Makefile.in (CXXFLAGS): Add -O.
14090
14091 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14092
14093 * config.guess: added support for DG Aviion
14094
14095 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14096
14097 * configure.in: Produce warning message for subdirectories not
14098 configurable for this host/target combination. Don't try to
14099 configure gdb for vms.
14100
14101 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14102
14103 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14104 appropriate files before making "diststuff".
14105 (DISTBISONFILES): New var: list of files to be edited.
14106 (DISTSTUFFDIRS): Add binutils.
14107
14108 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14109
14110 * config.sub: also handle mipsel and mips64el (for little endian mips)
14111
14112 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14113
14114 * configure.in: Add * to end of all OS names.
14115
14116 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14117
14118 * configure.in: Build newlib for LynxOS native.
14119
14120 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14121
14122 * config.guess: Add support for delta 88k running SVR3.
14123
14124 * configure.in: Add comment about HP compiler vs. emacs.
14125
14126 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14127
14128 * configure.in: don't build ld on solaris2 (not a viable option
14129 due to bugs in getpwnam & getpwuid)
14130
14131 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14132
14133 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14134 config.guess will produce a full version number.
14135
14136 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14137
14138 * configure.in: Build linker and binutils for alpha-dec-osf1.
14139
14140 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14141
14142 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14143 and gdb/testsuite/Makefile.in.
14144
14145 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14146
14147 * configure.in: recognize mips*- instead of mips-
14148
14149 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14150
14151 * config.sub: Accept linux*coff and linux*elf as operating
14152 systems.
14153
14154 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14155
14156 * config.sub: Recognize mips64, and mips3 as an alias for it.
14157
14158 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14159
14160 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14161 gdb knows how to handle OSF/1 shared libraries.
14162
14163 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14164
14165 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14166 * config.guess: Recognize Hitachi's HIUX.
14167 * config.sub: Recognize h3050r* and hppahitachi.
14168 Remove redundant cases for hp9k[23]*.
14169
14170 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14171
14172 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14173 if gas and ld are in the source tree and are in ${configdirs}.
14174 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14175 --with options (but still pass them down on the command line,
14176 if they were explicitly specified).
14177
14178 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14179
14180 * configure: substitute SHELL value in Makefile.in with
14181 ${CONFIG_SHELL}
14182
14183 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14184
14185 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14186 *-*-solaris2* targets.
14187
14188 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14189
14190 * Makefile.in: define M4, and pass it down to sub-makes;
14191 all-autoconf now depends on all-m4
14192
14193 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14194
14195 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14196 presence of {ar,ranlib} instead of a configured directory
14197
14198 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14199
14200 * config.guess: Accept 34?? as well as 33?? for NCR.
14201
14202 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14203
14204 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14205 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14206
14207 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14208
14209 * configure: grab values for $(CC) and $(CXX) from the
14210 environment, so that someone can do "CC=gcc configure; make" and
14211 have it work right (matching the way that autoconf works now)
14212
14213 * configure.in, Makefile.in: add support for gash, the tcl
14214 interface to Galaxy
14215
14216 * config.guess: add NetBSD variants (hp300, x86)
14217
14218 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14219
14220 * install.sh: Support -d option (in the manner of SunOS 4 install,
14221 as it is more deterministic than that of GNU install)
14222 (chmodcmd): Set file to mode 755 by default (should also do default
14223 chgrp and chown, but I don't feel like dealing with that now)
14224
14225 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14226
14227 * config.sub: Remove h8300hhms alias.
14228
14229 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14230
14231 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14232
14233 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14234
14235 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14236 as stmp-fixinc
14237
14238 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14239
14240 * config.sub: recognize m88110-bug-coff.
14241
14242 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14243
14244 * Makefile.in (all-libio): all dependencies on the toolchain used
14245 to build this (gcc, gas, ld, etc)
14246
14247 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14248
14249 * config.guess: Deal with OSF/1 1.3 on alpha.
14250
14251 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14252
14253 * install.sh: add some 'else true' clauses for portability
14254
14255 * configure.in: don't build libio for h8[35]00-*-* targets
14256
14257 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14258
14259 * Makefile.in: Add support for new libio.
14260
14261 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14262
14263 * install.sh: If one command fails, don't try the rest. Don't try
14264 to remove $dsttmp (via trap) unless we have already created it.
14265 If $src doesn't exist, detect it and exit with an error.
14266
14267 * config.guess: Recognize BSD on hp300.
14268
14269 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14270
14271 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14272 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14273
14274 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14275
14276 * Makefile.in (all-send-pr): depends on all-prms
14277
14278 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14279
14280 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14281
14282 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14283
14284 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14285 Added test for mips-mips-riscos5.
14286
14287 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14288
14289 * configure.in: use mh-hp300 for 68k HP hosts
14290
14291 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14292
14293 * configure: add support for CONFIG_SHELL, so that you can use
14294 some alternate shell for evaluating configure scripts
14295
14296 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14297
14298 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14299 in configure script to bug-gdb@prep.ai.mit.edu when building
14300 distribution archive.
14301 * Makefile.in (COMPRESS): Remove def.
14302 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14303 gdb.tar.Z and make-gdb.tar.Z respectively.
14304 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14305 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14306 to convergence with 'taz' target in Makefile.in.
14307
14308 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14309
14310 * install.sh (dsttmp): use trap to ensure that tmp files go
14311 away on error conditions
14312
14313 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14314
14315 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14316
14317 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14318
14319 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14320 its parent is '/' not ''.
14321
14322 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14323
14324 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14325
14326 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14327 that ${newsrcdir}/configure.in does.
14328
14329 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14330
14331 * test-build.mk: support for CONFIG_SHELL
14332
14333 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14334
14335 * config.sub (netware): Add as a basic system type.
14336
14337 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14338
14339 * Makefile.in (Makefile): depend on configure.in. Also drop the
14340 $(srcdir)/ from the dependency on Makefile.in.
14341
14342 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14343
14344 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14345 (h8300hhms is temporary until multi-libraries are implemented).
14346 * configure.in: Handle h8300h too.
14347
14348 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14349
14350 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14351
14352 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14353
14354 * configure: Remove extraneous output when guessing host type.
14355 * config.guess: Remove extraneous output when guessing using C
14356 compiler rather than uname, or when guessing fails.
14357
14358 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14359
14360 * Makefile.in: remove all.cross and install.cross targets
14361
14362 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14363 definitions
14364
14365 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14366
14367 * configure.in (target sh): Build gprof.
14368
14369 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14370
14371 * config.sub: change -solaris to -solaris2
14372
14373 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14374
14375 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14376
14377 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14378
14379 * configure: Correct error message for missing Makefile.in to
14380 print correct directory.
14381
14382 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14383
14384 * install.sh: kludge around 386BSD shell bug
14385
14386 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14387
14388 * config.guess: Recognize NeXT.
14389 * config.guess: Recognize i486-ncr-sysv4.
14390 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14391
14392 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14393
14394 * Makefile.in (MAKEINFOFLAGS): New variable.
14395 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14396 * build-all.mk, test-build.mk: Pass down --no-split as
14397 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14398
14399 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14400
14401 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14402
14403 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14404
14405 * Makefile.in (libg++.tar.z): New rule.
14406 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14407 * Makefile.in (taz): Only do a single chmod.
14408
14409 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14410
14411 * install.sh: don't use dirname anymore (replaced with sed usage)
14412
14413 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14414
14415 * Makefile.in: Change extension for gzip'd files from '.z' to
14416 '.gz' per new FSF standard usage.
14417
14418 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14419
14420 * configure: put quotes around the final value of program_transform_name
14421
14422 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14423
14424 * Makefile.in: new install.sh support; update install-info rules
14425
14426 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14427
14428 * configure.in: Build diff for crosses, but not for go32 host.
14429
14430 * configure.in: Build gprof only for native, and don't build it
14431 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14432
14433 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14434
14435 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14436
14437 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14438
14439 * configure.in (host_tools): Add prms.
14440
14441 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14442
14443 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14444 with $(FLAGS_TO_PASS) on the command line
14445
14446 * config.sub: Recognize lynx and lynxos
14447
14448 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14449
14450 * config.sub: Accept -ecoff*, not just -ecoff.
14451
14452 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14453
14454 * Makefile.in (taz): Use .gz suffix instead of .z.
14455 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14456 names.
14457
14458 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14459
14460 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14461
14462 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14463
14464 * Makefile.in (install-no-fixedincludes): install gcc last, so
14465 that rebuilds that might happen during 'make install' don't get
14466 bogus gcc include files
14467
14468 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14469
14470 Change from Utah for HPPA support:
14471 * config.guess: Recognize hppa1.x-hp-bsd.
14472
14473 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14474
14475 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14476 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14477
14478 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14479
14480 * config.sub: Add support for rom68k and bug boot monitors.
14481
14482 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14483
14484 * Makefile.in: Make all-opcodes depend on all-bfd.
14485
14486 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14487
14488 * config.guess: Added special check for i[34]86-univel-sysv4*.
14489
14490 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14491
14492 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14493 the processor rather than assuming i486.
14494
14495 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14496
14497 * config.guess: Recognize SunOS6 as Solaris3.
14498
14499 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14500
14501 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14502 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14503
14504 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14505
14506 * build-all.mk (all-cross): New target for Canadian Cross.
14507 Added Q2 go32 targets.
14508 * test-build.mk: Configure go32 cross sparclite-aout and
14509 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14510 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14511
14512 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14513
14514 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14515 GO32 hosted toolchains
14516
14517 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14518
14519 * configure: change so "-exec-prefix" gets passed down rather
14520 than "-exec_prefix" so autoconf generated Makefiles get the
14521 exec_prefix set right.
14522
14523 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14524
14525 * config.guess: get the Solaris2 minor version number
14526
14527 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14528
14529 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14530
14531 * config.guess: Recognize some Sequent platforms.
14532
14533 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14534
14535 * Makefile.in: added the vault-install target
14536
14537 * configure.in: actually use the Sun3 makefile fragment that's in
14538 config, also added the release dir to configdirs
14539
14540 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14541
14542 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14543
14544 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14545
14546 * configure.in: remove some program from Alpha targetted toolchains
14547
14548 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14549
14550 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14551 gprof.
14552 (taz): Run "make diststuff" in those directories instead of "make
14553 proto-dir". Look for "VERSION=" only at start of line in subdir
14554 Makefile. Use "gzip -9" for compression.
14555 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14556 (binutils.tar.z): New target.
14557
14558 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14559
14560 * Makefile.in (taz): Include gpl.texinfo.
14561
14562 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14563
14564 * Makefile.in (setup-dirs): Merged into "taz" target.
14565 (taz): Only do `proto-dir' stuff if a directory is actually needed
14566 for this target.
14567
14568 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14569
14570 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14571 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14572 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14573 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14574 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14575
14576 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14577
14578 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14579 config.sub, and move-if-change to gdb testsuite distribution
14580 archive, so the testsuite can be extracted, configured, and
14581 run separately from the gdb distribution. Blow away the Chill
14582 tests that require a Chill compiled executable, since GNU Chill
14583 is not yet publically available.
14584
14585 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14586
14587 * test-build.mk: set environment variables in a single command,
14588 instead of a list of assignments and exports
14589
14590 * config.guess: recognize Alpha/OSF1 systems
14591
14592 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14593
14594 * configure: Change help message to prefer --options rather than
14595 -options.
14596
14597 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14598
14599 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14600 zippy@ecst.csuchico.edu.
14601 * config.guess: Recognize miniframe.
14602
14603 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14604
14605 * Makefile.in: Use srcroot to find runtest rather than rootme.
14606 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14607
14608 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14609
14610 * test-build.mk: Extensive additions to support building on a
14611 machine other than the host.
14612
14613 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14614
14615 * configure (tooldir): Fix for i386-aix again.
14616
14617 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14618
14619 * configure, Makefile.in: Change definition of $(tooldir)
14620 to match the FSF.
14621
14622 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14623
14624 * config.guess: Recognize i[34]86/SVR4.
14625
14626 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14627
14628 * Makefile.in (all-gdb): gdb depends on sim.
14629
14630 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14631
14632 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14633 at the same time we make the prototype gdb directory.
14634 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14635 files at the same time as the gdb base release distribution.
14636
14637 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14638
14639 * Makefile.in (check): Use individual check targets rather than
14640 DO_X rule.
14641 (check-gcc): Added.
14642
14643 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14644
14645 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14646 for System V release 3.2.
14647
14648 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14649
14650 * config.sub: Recognize hppaosf.
14651 * configure.in: Do configure ld/binutils/gas for it.
14652
14653 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14654
14655 * configure (tooldir): Alter syntax used to set this, for systems
14656 where "\$" isn't handled right, like i386-aix.
14657
14658 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14659
14660 * configure: Pass program-transform-name, not
14661 program_transform_name, to recursive configures.
14662
14663 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14664
14665 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14666 of gas+ld+binutils.
14667
14668 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14669
14670 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14671
14672 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14673
14674 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14675
14676 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14677
14678 * Makefile.in (PRMS): Set back to all-prms.
14679
14680 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14681
14682 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14683 targets, rather than for MIPS hosts.
14684
14685 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14686
14687 * configure.in: add comment for --with-x default values
14688
14689 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14690
14691 * Makefile.in: add check-* targets for each of the directories in
14692 the tree. Add a definition of RUNTEST that will use the one we
14693 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14694
14695 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14696
14697 * configure.in: Removed obsolete references to bfd_target and
14698 target_makefile_frag.
14699
14700 * build-all.mk: Set assorted targets for Q2.
14701 * config.sub: Recognize z8k-sim and h8300-hms.
14702 * test-build.mk: Really don't pass host to configure.
14703 (HOLES): Added uname.
14704
14705 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14706
14707 * configure: Handle an empty program-prefix, program-suffix or
14708 program-transform-name correctly.
14709
14710 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14711
14712 * build-all.mk: -G 8 no longer required for MIPS targets.
14713 * test-build.mk: Don't pass host argument to configure; make it
14714 guess.
14715
14716 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14717
14718 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14719 * Makefile.in (COMPRESS): New macro, like GZIP.
14720
14721 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14722
14723 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14724
14725 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14726 with gas currently defaults to -G 0.
14727
14728 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14729
14730 * Makefile.in (all-flex): flex depends on byacc.
14731
14732 * build-all.mk: If host not specified, use config.guess. Pass TAG
14733 to test-build.mk as RELEASE_TAG.
14734 * test-build.mk (configargs): New variable containing arguments to
14735 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14736 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14737
14738 * config.guess: Use /bin/uname when checking -X argument on SCO,
14739 to avoid invoking GNU uname which doesn't understand -X.
14740
14741 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14742
14743 * configure.in: Build gas for mips-*-*.
14744
14745 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14746
14747 * Makefile.in (all.normal): insert missing backslash.
14748
14749 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14750
14751 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14752
14753 * Makefile.in: Complete overhaul to merge many almost identical
14754 targets.
14755
14756 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14757
14758 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14759 (gdb.tar.Z): Adjusted.
14760
14761 * Makefile.in (setup-dirs, taz): New targets; should be general
14762 enough to adapt for gdb sometime. Build only .z file.
14763 (gas.tar.z): New target.
14764
14765 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14766
14767 * build-all.mk: Use CC=cc -Xs on Solaris.
14768
14769 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14770
14771 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14772 for handling BISON for FSF releases.
14773
14774 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14775
14776 * configure: Actually implement the change zoo just documented.
14777
14778 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14779
14780 * configure: when using config.guess, only set target_alias when
14781 it's not already been set (ie, on the command line)
14782
14783 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14784
14785 * Makefile.in: add installcheck target, set PRMS to install-prms
14786
14787 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14788
14789 * configure: add support for package_makefile_fragment, handle the
14790 case where a directory has a configure.in file but no Makefile.in
14791 more gracefully (with an actual understandable error message, even);
14792 add support for --without (and add this to the usage message); also
14793 explicitly add a --host=${host_alias} to the command line when
14794 config.guess is used
14795
14796 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14797
14798 * configure: Must use both --host and --target in recursive calls.
14799
14800 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14801
14802 * Makefile.in: Change deja-gnu to dejagnu.
14803
14804 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14805
14806 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14807
14808 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14809
14810 * configure.in: canonicalize all instances to *-*-solaris2*,
14811 also strip out a number of tools to not build for go32 host
14812
14813 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14814
14815 * config.guess: add GPL.
14816
14817 * Makefile.in, config.guess, config.sub, configure: bump
14818 copyrights to 93.
14819
14820 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14821
14822 * Makefile.in (do-info): Removed obsolete check for existence of
14823 localenv file.
14824
14825 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14826
14827 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14828
14829 * Makefile.in: a couple of 'else true' for decstation,
14830 support for TclX
14831
14832 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14833
14834 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14835
14836 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14837
14838 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14839
14840 * config.guess: Recognize i386-ibm-aix (PS/2).
14841 * configure.in: Use config/mh-aix386 file for it.
14842
14843 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14844
14845 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14846 CC_FOR_TARGET instead.
14847 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14848
14849 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14850
14851 * Makefile.in: Add sim to list of directories sent with gdb
14852
14853 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14854
14855 * configure.in: Put back mips-dec-bsd* case.
14856
14857 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14858
14859 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14860 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14861 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14862
14863 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14864
14865 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14866
14867 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14868 (install-info): install dir.info only if it exists,
14869 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14870
14871 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14872
14873 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14874 gas for mips-dec-bsd.
14875
14876 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14877
14878 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14879 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14880
14881 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14882
14883 * configure.in: Added "dejagnu" to hosttools list.
14884
14885 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14886
14887 * config.sub, configure.in, config.guess: Add support
14888 for Bosx, an AIX variant from Bull.
14889 Patches from F.Pierresteguy@frcl.bull.fr.
14890
14891 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14892
14893 * devo/dejagnu: Initial creation of devo/dejagnu.
14894 Migrated dejagnu testcases and support files for testing software
14895 tools to reside as subdirectories, currently called "testsuite",
14896 within the directory of the software tool. Migrated all programs,
14897 support libraries, etc. beloging to dejagnu proper from
14898 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14899 with no modifications. The changes to these files which will
14900 allow them to configure, build, and execute properly will be made
14901 in a future update.
14902
14903 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14904
14905 * Makefile.in: Change send_pr to send-pr.
14906 * configure.in: Likewise.
14907 * send_pr: Renamed directory to send-pr.
14908
14909 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14910
14911 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14912
14913 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14914
14915 * README: Update for gdb-4.8 release.
14916 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14917 gdb-xxx.tar.z (gzip'd) file also.
14918
14919 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14920
14921 * Makefile.in: make all-diff depend on all-libiberty
14922
14923 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14924
14925 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14926
14927 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14928
14929 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14930
14931 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14932
14933 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14934 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14935 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14936
14937 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14938
14939 * Makefile.in: makeinfo binary is in a new location
14940
14941 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14942
14943 * config.sub: Accept -ecoff as an OS.
14944
14945 * Makefile.in: Various changes to eliminate a level of make
14946 recursion and reduce the required command line length.
14947 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14948 sub-makes.
14949 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14950 variables holding settings for specific sub-makes.
14951 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14952 in terms of BASE_FLAGS_TO_PASS.
14953 (TARGET_LIBS): New variable listing directories which use
14954 TARGET_FLAGS_TO_PASS.
14955 (subdir_do): Eliminated.
14956 (do-*): New set of targets to replace subdir_do.
14957 (various): All targets which used subdir_do now depend on do-*.
14958 (local-clean): Renamed from do_clean.
14959 (local-distclean): New target, dependency of distclean and
14960 realclean.
14961 (install-info): Don't create directories. Depend on dir.info
14962 rather than calling make recursively.
14963 (install-dir.info): Eliminated.
14964 (install-info-dirs): Create all info directories here.
14965 (dir.info): Depend upon do-install-info.
14966
14967 * test-build.mk (HOLES): Added false.
14968
14969 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14970
14971 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14972
14973 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14974
14975 * Makefile.in (info): remove dependency on all-texinfo. The
14976 problem was really in texinfo/C, not at this level.
14977
14978 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14979
14980 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14981
14982 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14983
14984 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14985 GDB releases.
14986
14987 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14988
14989 * configure: Include srcdir in message about target of link not
14990 being found. Don't convert `-' to `_' in `with' options being
14991 passed to subdirs.
14992
14993 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14994
14995 * configure.in: add uudecode to host_tools
14996
14997 * Makefile.in: added {all,install}-uudecode targets, added them to
14998 the appropriate lists
14999
15000 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15001
15002 * Makefile.in (all-gcc): Added dependency on all-gas.
15003
15004 * configure.in (mips-*-*): Build ld and binutils.
15005
15006 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15007
15008 * configure: check return code from mkdir, print error message and
15009 exit on failure.
15010
15011 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15012
15013 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15014
15015 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15016
15017 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15018
15019 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15020
15021 * config.sub (h8500): Recognize this as a cpu type.
15022
15023 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15024
15025 * configure: source directory missing is no longer a warning
15026
15027 * configure.in: recognize irix[34]* instead of irix[34]
15028
15029 * Makefile.in: define and pass down X11_LIB
15030
15031 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15032
15033 * guess-systype: Renamed to ...
15034 * config.guess: ... by popular request.
15035 * configure.in, Makefile.in: Update accordingly.
15036
15037 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15038
15039 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15040 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15041 + Execute ./dummy instead of assuming . is in PATH.
15042
15043 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15044
15045 * guess-systype: New shell script. Attempts to guess the
15046 canonical host name of the executing host.
15047 Only a few hosts are supported so far.
15048 * configure: Call guess-systype if no host is specified.
15049
15050 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15051
15052 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15053 gcc Makefile.
15054
15055
15056 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15057
15058 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15059 (all-gcc, install-gcc, subdir_do): Use it.
15060
15061 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15062
15063 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15064
15065 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15066
15067 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15068 set exclusively by configure, using configure.in .
15069
15070 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15071
15072 * test-build.mk: set $PATH for all builds
15073
15074 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15075
15076 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15077
15078 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15079 the one used in gcc/Makefile.in, so that a null expansion doesn't
15080 override the one needed to build gcc with a native cc.
15081
15082
15083 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15084
15085 * configure: Accept -with arguments.
15086
15087 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15088
15089 * Makefile.in: added h8300sim
15090
15091 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15092
15093 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15094 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15095 (all-cygnus, native, build-cygnus): Make
15096 $(canonhost)-stamp-3stage-done, not $(host)....
15097 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15098 i386-sco3.2v4. Added else true to if command.
15099
15100 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15101
15102 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15103
15104 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15105
15106 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15107
15108 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15109
15110 * configure.in: don't remove binutils from Solaris builds
15111
15112 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15113
15114 * Makefile.in: get rid of earlier definitions for *clean,
15115 also handle the recursive info rule better
15116
15117 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15118
15119 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15120 do more-or-less the right thing.
15121
15122 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15123
15124 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15125 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15126
15127 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15128
15129 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15130 $(host_canonical).
15131
15132 * configure.in: split the configdirs list into 4 categories (native
15133 v. cross, library v. tool) and handle the cross-only and native-
15134 only in more reasonable (and correct!) way.
15135
15136 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15137
15138 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15139 configdirs anymore.
15140
15141 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15142
15143 * Makefile.in: extensive cleanup:: removed all of the explicit
15144 clean-* targets, collapsed many wrappers around subdir_do into
15145 one, added additional targets to satisfy standards.texi, deleted
15146 some old targets, some changes for consistency
15147
15148 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15149
15150 * configure.in: handle some programs as cross-only, and others as
15151 native only
15152
15153 * test-build.mk: handle partial holes in a more generic manner
15154
15155 * Makefile.in: m4 depends on libiberty
15156
15157 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15158
15159 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15160 time, wdiff, and find to configdirs
15161
15162 * Makefile.in: all, clean, and install rules for the new programs
15163 added to configure.in
15164
15165 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15166
15167 * configure.in: use mh-sun for all *-sun-* hosts
15168
15169 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15170
15171 * Makefile.in: define flags for X11 include files and library file
15172 locations, pass them down to the programs that need this info
15173
15174 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15175
15176 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15177
15178 * configure.in: start building libg++ for HP-UX targets
15179
15180 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15181
15182 * README: Update references to files moved into etc/.
15183
15184 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15185
15186 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15187 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15188
15189 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15190
15191 * configure: accept dash as well as underscore in long option
15192 names for FSF compatibility.
15193
15194 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15195
15196 * config.sub: added -sco3.2v4 support from FSF.
15197
15198 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15199
15200 * configure.in: expand the section that adds or removes
15201 directories from the list of programs to build, to handle native
15202 vs. cross in addition to host v. native
15203
15204 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15205
15206 * Makefile.in: Replace C++ in macro names with CXX.
15207 This is less likely to break ...
15208
15209 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15210
15211 * test-build.mk: add -w to GNU_MAKE
15212
15213 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15214
15215 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15216 add 'sparc' to list of recognized cpus. This needed to make
15217 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15218 Delete some redundant ose68 variants. Recognize -wrs as an os,
15219 then changes that into $CPU-wrs-vxworks.
15220
15221 * configure.in: remove most references to gdbtest, regularize
15222 target based program removal
15223
15224 * test-build.mk: import from p3 tree (many fixes and changes)
15225
15226 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15227
15228 * Makefile.in: added rules to handle tcl, tk, and expect
15229
15230 * configure.in: handle those directories if they exist
15231
15232 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15233
15234 * config.sub: removed bogus hppabsd and hppahpux names, since
15235 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15236
15237 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15238
15239 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15240 depends upon all-xiberty
15241
15242 * Makefile.in: changes from p3, including:
15243
15244 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15245
15246 * Makefile.in (XTRAFLAGS): include newlib directories if
15247 newlib/Makefile exists, rather than if host != target.
15248
15249 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15250
15251 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15252 from the same source tree and not building a cross-compiler. This
15253 matters for the libg++ configuration if reconfiguring a tree that
15254 has already been installed.
15255
15256 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15257
15258 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15259 pick up the machine and system specific header files.
15260
15261 * Makefile.in: added AS_FOR_TARGET, passed down in
15262 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15263 the C compiler to use to create programs which are run in the
15264 build environment, set it to default to $(CC), and passed it down
15265 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15266
15267 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15268
15269 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15270 We need them for unusual native builds, like systems without
15271 ranlib.
15272
15273 * configure: also define $(host_canonical) and
15274 $(target_canonical), which are the full, canonical names for the
15275 given host and target
15276
15277 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15278
15279 * Makefile.in: Added separate definitions for C++.
15280
15281 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15282
15283 * configure.in (configdirs): Add deja-gnu.
15284
15285 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15286
15287 * README: Update for configure.texi and gdb-4.7 release.
15288
15289 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15290
15291 * Makefile.in: Move "all" target to top of file.
15292 Previously, first target was ".PHONY" which caused BSD4.4 make
15293 to build .PHONY when make was run without arguments.
15294
15295 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15296
15297 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15298 Library-copylefted code in libiberty.
15299
15300 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15301
15302 * config.sub: Replace m68kmote with plain old m68k.
15303
15304 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15305
15306 * Makefile.in: Remove space from blank line, avoid Make complaints.
15307
15308 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15309
15310 * config.sub: Complain if no argument is given. Added support for
15311 386bsd as OS and target alias.
15312
15313 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15314
15315 * Makefile.in (XTRAFLAGS): include newlib directories if
15316 newlib/Makefile exists, rather than if host != target.
15317
15318 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15319
15320 * config.sub: recognize sparclite-wrs-vxworks.
15321
15322 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15323 p3.) Added clean-xiberty to clean.
15324
15325 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15326
15327 * configure.in: use *-*-* instead of nested cases for host and target
15328
15329 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15330
15331 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15332 from the same source tree and not building a cross-compiler. This
15333 matters for the libg++ configuration if reconfiguring a tree that
15334 has already been installed.
15335
15336 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15337
15338 * config.sub (i486v/i486v4): Merge in from FSF version.
15339
15340 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15341
15342 * configure: only set PWD if it is already set.
15343
15344 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15345
15346 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15347 doesn't have unset and all success paths (and most error paths)
15348 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15349 to just ${PWD} to avoid confusion.)
15350
15351 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15352
15353 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15354 even for a native compilation.
15355
15356 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15357
15358 Changes to make the gdb.tar.Z rule work better.
15359
15360 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15361 (DEVO_SUPPORT): Add configure.texi.
15362 (bfd-ilrt.tar.Z): Remove ancient rule.
15363
15364 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15365
15366 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15367 pick up the machine and system specific header files.
15368
15369 * configure.in, config.sub: added new target m68010-adobe-scout,
15370 with alias of adobe68k. Changed configure.in to check for
15371 -scout before -sco* to avoid a false match.
15372
15373 * Makefile.in: added AS_FOR_TARGET, passed down in
15374 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15375 the C compiler to use to create programs which are run in the
15376 build environment, set it to default to $(CC), and passed it down
15377 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15378
15379 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15380
15381 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15382 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15383 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15384 FOR_TARGET variants, to newlib and libg++.
15385
15386 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15387
15388 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15389 first.
15390
15391 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15392
15393 * config.sub: Accept `elf' as an environment.
15394
15395 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15396
15397 * Makefile.in (all-opcodes): cd into the right directory
15398
15399 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15400
15401 * configure: added -program_transform_name option, used as
15402 argument to sed when installing programs.
15403 configure.texi: added documentation for -program_prefix,
15404 -program_suffix and -program_transform_name.
15405
15406 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15407
15408 * config.sub: Accept i486 where i386 ok.
15409
15410 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15411
15412 * config.sub: accept we32k
15413
15414 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15415
15416 * config.sub, configure.in: accept OSE68000 and OSE68k.
15417
15418 * Makefile.in: don't create all directories for ``make install'';
15419 let the subdirectories create the ones they need.
15420
15421 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15422
15423 * COPYING: new file, GPL v2
15424
15425 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15426
15427 * Makefile.in: use the new gen-info-dir, which needs a template
15428 argument (which also lives in texinfo)
15429
15430 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15431
15432 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15433
15434 * config.sub (ncr3000): Change i386 to i486.
15435
15436 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15437
15438 * Makefile.in: add install-rcs, install-grep to
15439 install-no-fixedincludes, removed install-bison and install-libgcc
15440
15441 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15442
15443 * configure.in: grab the HPUX makefile fragment if on HPUX
15444
15445 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15446
15447 * Makefile.in: eradicate bison spoor (ditto libgcc).
15448 configure.in: recognise m68{k,000}-ericsson-OSE.
15449 es1800 is alias for m68k-ericsson-OSE
15450
15451 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15452
15453 * configure.in: rearrange the parts that remove programs from
15454 configdirs, based now on HOST==TARGET or by canonical triple.
15455
15456 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15457
15458 * test-build.mk: recurse explicitly with -f test-build.mk when
15459 appropriate. predicate stage3 and comparison on the existence
15460 of gcc. That is, if gcc isn't around, we aren't three-staging.
15461 On very clean, also remove ...stamp-co. Build in-place before
15462 doing other builds.
15463
15464 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15465
15466 * Makefile.in, configure.in: add tgas
15467
15468 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15469
15470 * Makefile.in: a number of changes merged in from progressive.
15471
15472 * configure.in: add libm.
15473
15474 * .cvsignore: ignore some stuff that comes from test-build.mk.
15475
15476 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15477
15478 * config.sub: Add es1800 (m68k-ericsson-es1800).
15479
15480 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15481
15482 * configure: Add program_suffix (parallel to program_prefix)
15483 * Makefile.in: adjust directory-creating script for losing decstation
15484
15485 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15486
15487 * configure: Minor $subdir-related fixes.
15488
15489 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15490
15491 * configure: fix various problems with propogating
15492 makefile_target_frag in subdirs.
15493 * configure.in: config libgcc if its there
15494
15495 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15496
15497 * config.sub: HPPA merge.
15498
15499 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15500
15501 * Makefile.in: Replace all-bison with all-byacc in all
15502 dependency lines for other tools (which now use byacc).
15503
15504 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15505
15506 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15507
15508 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15509
15510 * Makefile.in: make gprof rules similar to byacc rules (instead of
15511 vestigal $(unsubdir) that didn't work...)
15512
15513 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15514
15515 * config.sub: Add support for Linux.
15516 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15517 (at least for libg++).
15518
15519 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15520
15521 * configure.texi: fix doc for the -nfp option to configure
15522
15523 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15524
15525 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15526
15527 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15528
15529 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15530 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15531 * configure.in: added solaris* host_makefile_frag hook.
15532
15533 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15534
15535 * config.sub: changed recognition of m68000 so that various
15536 m68k types can be specified via m680[01234]0
15537
15538 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15539
15540 * config.sub (basic_machine): fix sed so that '-foo' isn't
15541 completely substituted out while .+'-foo' loses the '-foo'
15542
15543 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15544
15545 * config.sub ($os): Add -aout.
15546
15547 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15548
15549 * configure: If host_makefile_frag is absolute, don't
15550 prefix ${invsubdir} (relevant to libg++ auto-configure).
15551
15552 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15553
15554 * Makefile.in (tooldir): Define it.
15555 (all-ld): Depend on all-flex.
15556
15557 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15558
15559 * Makefile.in (check): Fix libg++ special case.
15560
15561 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15562
15563 * configure: do not bury `pwd` into config.status, thus do fewer
15564 pwd's.
15565
15566 * configure: print the "Building in" message only when building in
15567 other than "." AND verbose.
15568
15569 * configure: remove -s, rework -v to better accomodate guested
15570 configures.
15571
15572 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15573
15574 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15575
15576 * Makefile.in: macroize flags passed on recursion. remove
15577 fileutils.
15578
15579 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15580
15581 * configure: get makesrcdir right for subdirs deeper than 1.
15582
15583 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15584 install.
15585
15586 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15587
15588 * Makefile.in: don't print subdir_do or recursion lines.
15589
15590 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15591
15592 * standards.texi: added menu item.
15593
15594 * Makefile.in: build and install standards.info.
15595
15596 * standards.texi: new file.
15597
15598 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15599
15600 * configure: test for and move config.status pieces from
15601 ${subdir}/.
15602
15603 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15604
15605 * configure: Test for existance of files before trying to mv
15606 them, to avoid numerous non-existance messages.
15607
15608 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15609
15610 * configure: correct final line of config.status.
15611
15612 * configure: patch from eggert. Avoids a protection problem if
15613 the original Makefile.in is read only.
15614
15615 * configure: use move-if-change from gcc to create config.status.
15616 Some makefiles depend on config.status to tell if a directory
15617 has been reconfigured for a different host. This change
15618 prevents those directories from remaking everything in the case
15619 where the reconfig was only intended to rebuild a Makefile.
15620
15621 * configure: test for config.sub with "config.sub sun4" rather
15622 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15623 host alias from a missing config.sub.
15624
15625 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15626
15627 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15628 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15629
15630 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15631
15632 * configure: mkdir ${subdir} as needed.
15633
15634 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15635
15636 * Makefile.in,configure.in: added autoconf.
15637
15638 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15639
15640 * Makefile.in: no longer pass against on recursion.
15641
15642 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15643 definitions are not inherited.
15644
15645 * configure: correct makesrcdir when subdir is .
15646
15647 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15648
15649 * configure: Add support for 'subdirs' variable, which is
15650 like 'configdirs', except that configure doesn't re-invoke
15651 itself for subdirs, it just creates a Makefile for each subdir.
15652 * configure.texi: Document subdirs.
15653
15654 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15655
15656 * configure.in: added flex to configdirs
15657
15658 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15659
15660 * Makefile.in: remove clean-stamps from clean.
15661
15662 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15663
15664 * configure.in: Add gdbtest to configdirs.
15665
15666 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15667
15668 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15669 to recursive makes.
15670 * configure.in: Recognize new ncr3000 config.
15671
15672 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15673
15674 * Makefile.in, configure.in: removed references to gdbm.
15675
15676 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15677
15678 * config.sub: Don't canonicalize os value
15679 newsos* to bsd (readline needs to check for newsos).
15680 (This fix was earlier made Jan 31, but got re-broken.)
15681
15682 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15683
15684 * configure.in: sco is an os, not a vendor!
15685
15686 * configure: Quote $( better. Keep various shells happy.
15687
15688 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15689
15690 * Makefile.in: eliminate stamp-files.
15691
15692 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15693
15694 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15695 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15696
15697 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15698
15699 * config.sub: fix iris/iris3.
15700
15701 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15702
15703 * configure: re-add -rm.
15704
15705 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15706
15707 * Maskefile.in: add .stmp-rcs to all.
15708
15709 * configure.in: remove gas from rs6000 build, use aix host fragment.
15710
15711 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15712
15713 * configure: pass down site_option during recursion.
15714
15715 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15716
15717 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15718
15719 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15720
15721 * configure: Change exec_prefix so that it really defaults to prefix.
15722
15723 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15724
15725 * Makefile.in, configure.in: Add support for mmalloc library.
15726
15727 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15728
15729 * Makefile.in: add stmp dependencies for a few more things.
15730
15731 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15732
15733 * configure: adjusted error message on objdir/srcdir configure
15734 collision, per john's suggestion.
15735
15736 * Makefile.in: add libiberty stmp to all and all.cross.
15737
15738 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15739
15740 * Makefile.in: remove force dependencies, add grep to all.
15741
15742 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15743
15744 * Makefile.in: drop flex. make stamp files work.
15745
15746 * configure: added test for conflicting configuration in srcdir,
15747 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15748 gets cranky. use relative paths for configure and srcdir
15749 whenever possible. Send some error messages to stderr that were
15750 going to stdout.
15751
15752 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15753
15754 * Makefile.in: Fix libg++ rule to check for gcc directory
15755 before using gcc/gcc. Also pass XTRAFLAGS.
15756
15757 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15758
15759 * Makefile.in: added stmp-files so that directories aren't polled
15760 when they are already built.
15761
15762 * configure.texi: fixed a node pointer problem.
15763
15764 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15765
15766 * config.sub configure.in gdb/configure.in
15767 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15768 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15769 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15770
15771 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15772
15773 * configure: -recurring becomes -silent. corrected help message
15774 for -site= option.
15775
15776 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15777
15778 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15779
15780 * configure: when building Makefile for crosses, replace
15781 tooldir and program_prefix. default srcdir from location of
15782 config.sub. remove "for host in hosts" and "for target in
15783 targets" loops.
15784
15785 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15786
15787 * Makefile.in: Do not pass bindir or mandir to cvs.
15788
15789 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15790
15791 * Makefile.in, configure.in: removed traces of namesubdir,
15792 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15793 copyrights to '92, changed some from Cygnus to FSF.
15794
15795 * configure.texi: remove most references to multiple hosts,
15796 multiple targets, subdirs, etc.
15797
15798 * configure.man: removed rcsid. reference config.sub not
15799 config.subr.
15800
15801 * Makefile.in: mkdir $(infodir) on install-info.
15802
15803 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15804
15805 * configure.texi: Explain better about .gdbinit and about
15806 the environment that configure.in sections run in.
15807
15808 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15809
15810 * configure.in: Ultrix is only a decstation if it's a MIPS.
15811
15812 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15813
15814 * README: DOC.configure => cfg-paper.texi.
15815
15816 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15817
15818 * config.sub (near case $os): Don't convert newsos* to bsd!
15819
15820 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15821
15822 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15823 the number of copies of COPYING that go into the GDB tar file.
15824
15825 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15826
15827 * bfd/configure.in, gdb/config/mh-i386sco,
15828 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15829 Fix SCO configuration stuff.
15830
15831 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15832
15833 * Makefile.in: For libg++, make sure the -I pointing
15834 to the gcc directory goes *after* all the libg++-local -I flags.
15835 Also, move just-gcc dependency from just-libg++ to all-libg++.
15836
15837 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15838
15839 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15840
15841 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15842
15843 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15844
15845 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15846
15847 * config.sub: Add stratus configuration frags. Also
15848 submitted to FSF.
15849
15850 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15851
15852 * Makefile.in (DEV_SUPPORT): add configure.man.
15853
15854 * config.sub(Decode manufacturer-specific): add -none*.
15855
15856 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15857
15858 * Makefile.in: remove form feeds to make Sun's make happy.
15859 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15860
15861 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15862
15863 * Makefile.in (AR_FLAGS): Make quieter.
15864
15865 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15866
15867 * configure.in: Add libg++.
15868 * configure: When verbose, don't output the command line at each
15869 level; it will be unremarkably the same as the previous version,
15870 which will be the same as what the user typed.
15871
15872 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15873
15874 * configure.in, Makefile.in: fix clean-info, add flex. add
15875 fileutils.
15876
15877 * configure: be less sensitive to spaces in Makefile.in. Do not
15878 look for sources in "..". Doing so breaks subdirectories that
15879 might have their own configure. If a subdir has it's own
15880 configure script, use it.
15881
15882 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15883
15884 * cfg-paper.texi: some changes suggested by rms.
15885
15886 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15887
15888 * config.sub: Merge in some small additions from the FSF version,
15889 taken from the gcc distribution, to bring the Cygnus and FSF
15890 versions into closer sync.
15891
15892 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15893
15894 * configure.in: Changed svr4 references to sysv4.
15895
15896 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15897
15898 * configure: added -V for version number option.
15899
15900 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15901
15902 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15903 renamed from DOC.configure to cfg-paper.texi.
15904
15905 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15906
15907 * configure, config.subr, config.sub: config.subr is now
15908 config.sub again.
15909
15910 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15911
15912 * configure.texi: new file, in progress.
15913
15914 * Makefile.in: build info file and install the man page for
15915 configure.
15916
15917 * configure.man: new file, first cut.
15918
15919 * configure: find config.subr again now that configuration "none"
15920 has gone. removed all traces of the -ansi option. removed all
15921 traces of the -languages option.
15922
15923 * config.subr: resync from rms.
15924
15925 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15926
15927 * configure, config.sub, config.subr: merge config.sub into
15928 config.subr, call the result config.subr, remove config.sub, use
15929 config.subr.
15930
15931 * Makefile.in: revised install for dir.info.
15932
15933 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15934
15935 * configure.in: add decstation host makefile frag.
15936
15937 * Makefile.in: BISON now bison -y again. also install-gcc on
15938 install. clean-gdbm on clean. infodir belongs in datadir.
15939 Make directories for info install. Build dir.info here then
15940 install it.
15941
15942 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15943
15944 * Makefile.in: fix for bad directory tests.
15945
15946 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15947
15948 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15949 regexp. -srcdir relative was being handled incorrectly.
15950
15951 * Makefile.in: unwrapped some for loops so that parallel makes
15952 work again and so one can focus one's attention on a particular
15953 package.
15954
15955 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15956
15957 * configure: added PWD as a stand in for `pwd` (for speed). use
15958 elif wherever possible. make -srcdir work without -objdir.
15959 -objdir= commented out.
15960
15961 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15962
15963 * configure: +options become --options. -subdirs commented out.
15964 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15965 Makefile now at top of generated Makefile. Removed cvs log
15966 entries. added -srcdir. create .gdbinit only if there is one
15967 in ${srcdir}.
15968
15969 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15970 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15971 and mandir now keyed off datadir by default.
15972
15973 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15974
15975 * Freshly created ChangeLog.
15976
15977 \f
15978 Local Variables:
15979 mode: change-log
15980 left-margin: 8
15981 fill-column: 76
15982 version-control: never
15983 End:
This page took 0.346052 seconds and 5 git commands to generate.