]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
f4b933dd
SH
12018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3 * config.guess: Sync with upstream version 2018-06-26.
4 * config.sub: Sync with upstream version 2018-07-02.
5
176c2a5e
NC
62018-06-24 Nick Clifton <nickc@redhat.com>
7
8 * configure: Regenerate.
9
d0ac1c44
SM
102018-06-19 Simon Marchi <simon.marchi@ericsson.com>
11
12 * libtool.m4: Use AC_LANG_SOURCE.
13 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
14 * README-maintainer-mode: Update version requirements.
15 * ar-lib: New file.
16 * test-driver: New file.
17 * configure: Re-generate.
18
e0541124
EB
192018-06-18 Eric Botcazou <ebotcazou@adacore.com>
20
21 * Makefile.def (fortran): Add check-target-libgomp-fortran.
22 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
23 * Makefile.in: Regenerate.
24
25 * configure: Regenerate.
26
db67d458
SM
272018-06-18 Simon Marchi <simon.marchi@ericsson.com>
28
29 * configure.ac: Sync with GCC, remove MPX-related things.
30
b5778783
NC
312018-05-01 Nick Clifton <nickc@redhat.com>
32
33 * config.guess: Synchronize with config project master sources.
34 * config.sub: Likewise.
35
1063beb5
FT
362018-05-01 Francois H. Theron <francois.theron@netronome.com>
37
38 * configure.ac: Added "nfp" target.
39 * configure: Regenerate.
40
b29d2641
MR
412018-02-13 Maciej W. Rozycki <macro@mips.com>
42
43 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
44 * configure: Regenerate.
45
52b2f300
NC
462018-01-30 Nick Clifton <nickc@redhat.com>
47
48 * src-release.sh (do_proto_toplev): Add patterns for more junk files
49 to delete before creating the tarball.
50
b431b4ea
NC
512018-01-29 Nick Clifton <nickc@redhat.com>
52
53 * src-release.sh (do_proto_toplev): Strip patch remnant files from
54 the sources before creating the tarball.
55
19e2900b
NC
562018-01-13 Nick Clifton <nickc@redhat.com>
57
58 * src-release.sh: Update copyright notice. Change reference to devo
59 to be a reference to root.
60
bf41f30d
NC
612018-01-10 Nick Clifton <nickc@redhat.com>
62
63 * config-ml.in: Sync with gcc sources.
64 * config.guess: Likewise.
65 * config.sub: Likewise.
66 * configure.ac: Likewise.
7ec0cd50 67 * configure: Regenerate.
bf41f30d 68
863f7a5f
NC
692017-12-14 Nick Clifton <nickc@redhat.com>
70
71 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
72
638d9137
SH
732017-12-12 Stafford Horne <shorne@gmail.com>
74
75 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
76 * configure: Regenerate.
77
ef87240f
NC
782017-09-15 Nick Clifton <nickc@redhat.com>
79
80 * src-release.sh (LZIPPROG): New define. Provides the name of the
81 lzip program.
82 (do_lz): New function. Compresses a tarball using the lzip
83 program.
84 (do_compress): Add support for lzip compression.
85 (usage): Mention -l option.
86 (build_release): Support -l option to invoke lzip compression.
87
817b7711
AM
882017-09-15 Alan Modra <amodra@gmail.com>
89
90 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
91 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
92 and sim depending on $tool and $support_files. Echo configure line.
93
255300f5 942017-09-14 Matt Rice <ratmice@gmail.com>
95
96 * src-release.sh (do_proto_toplev): Enable gold during release process.
97
8f0dd45f
AJ
982017-04-13 Andrew Jenner <andrew@codesourcery.com>
99
100 * config.sub: Sync with master version in config project.
101
2f5f29ca
AJ
1022017-04-03 Andrew Jenner <andrew@codesourcery.com>
103
104 * config.sub: Handle ia16 in $basic_machine.
105
106 bfd/
107 * config.bfd: Handle ia16.
108
109 gas/
110 * configure.tgt: Handle ia16.
111
112 ld/
113 * configure.tgt: Handle ia16.
114
11997a83
NC
1152017-03-22 Nick Clifton <nickc@redhat.com>
116
117 * config.sub: Sync with master version in config project.
118 * config.guess: Likewise.
119
05a13254
NC
1202017-01-23 Nick Clifton <nickc@redhat.com>
121
122 * configure.ac: Update year in copyright notice.
123 Sync from FSF GCC mainline, bringing in the following patches.
124 * Makefile.def: Likewise.
125 * Makefile.tpl: Likewise.
126 * configure: Regenerate.
127 * Makefile.in: Regenerate.
128
129 2016-12-21 Jakub Jelinek <jakub@redhat.com>
130
131 * configure.ac: Don't bootstrap libmpx unless --with-build-config
132 includes bootstrap-mpx.
133
134 2016-12-01 Matthias Klose <doko@ubuntu.com>
135
136 * configure.ac: Don't use pkg-config to check for bdw-gc.
137
138 2016-11-30 Matthias Klose <doko@ubuntu.com>
139
140 * Makefile.def: Remove reference to boehm-gc target module.
141 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
142 options and for the bdw-gc pkg-config module.
143
144 2016-11-15 Matthias Klose <doko@ubuntu.com>
145
146 * config-ml.in: Remove references to GCJ.
147 * configure.ac: Likewise.
148
149 2016-09-30 Jakub Jelinek <jakub@redhat.com>
150
151 * configure.ac: Add target-libffi to target_libraries.
152 Readd libgcj target disablings, modified to only target-libffi.
153 Readd target addition of go to unsupported languages.
154
155 2016-09-30 Andrew Haley <aph@redhat.com>
156
157 * Makefile.def: Remove libjava.
158 * Makefile.tpl: Likewise.
159 * configure.ac: Likewise.
160
161 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
162
163 * configure.ac: Disable "sim" directory for arc*-*-*.
164
165 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
166
167 * configure.ac: Check for the minimum in-tree MPFR version
168 handled.
169
3f66c01b
AM
1702016-12-31 Alan Modra <amodra@gmail.com>
171
172 * config.sub: Import from upstream.
173
da17fe9d
AM
1742016-12-08 Alan Modra <amodra@gmail.com>
175
176 * configure: Regenerate.
177
d5451cd4
JC
1782016-12-02 Josh Conner <joshconner@google.com>
179
180 * configure.ac: Add fuchsia to targets that use ELF.
181 * configure: Regenerated.
182
5ada5c6f
DE
1832016-11-07 Doug Evans <dje@google.com>
184
185 * config.sub: Sync with upstream version 2016-11-03.
186 git://git.sv.gnu.org/config.git
187 * config.guess: Sync with upstream version 2016-10-02.
188
07619d52
SM
1892016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
190
191 * .gitignore: Add archives and make stamps.
192
bedbe19c
YTL
1932016-07-20 Yan-Ting Lin <currygt52@gmail.com>
194
195 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
196 * configure: Regenerated.
197
9abdce70
WL
1982016-06-28 Walter Lee <walt@tilera.com>
199
200 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
201 * configure: Regenerate.
202
0597bdc4
AM
2032016-05-28 Alan Modra <amodra@gmail.com>
204
205 * Makefile.tpl (configure): Depend on m4 files included.
206 * Makefile.in: Regenerate.
207
1690f1db
NC
2082016-05-27 Nick Clifton <nickc@redhat.com>
209
210 * config.guess (Alpha OSF1): Fix typo introduced during the most
211 recent synchronization update.
212
b43b8535
NC
2132016-05-23 Nick Clifton <nickc@redhat.com>
214
215 * Import these patches from the gcc mainline:
216
217 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
218
219 * config.guess: Import version 2016-04-02 (newest).
220 * config.sub: Import version 2016-05-10 (newest).
221
bb7dc663
NC
2222016-04-19 Nick Clifton <nickc@redhat.com>
223
224 * Import this patch from the GCC mainline:
225
226 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
227
228 PR bootstrap/70173
229 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
230 and gotools directories. Delete the stage_final file.
231 * Makefile.in: Regenerate.
232
ea016470
CC
2332016-03-17 Cary Coutant <ccoutant@gmail.com>
234
235 * configure.ac: Add mips and s390 to the gold target check.
236 * configure: Regenerate.
237
52cf9762
NC
2382016-02-10 Nick Clifton <nickc@redhat.com>
239
240 Import these patches from the GCC mainline:
241
242 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
243
244 * configure.ac: Enable LTO for DJGPP
245 * configure: Regenerate
246
247 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
248
249 PR bootstrap/69329
250 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
251 * Makefile.in: Regenerate.
252
253 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
254 Sebastian Pop <s.pop@samsung.com>
255
256 * Makefile.in: Regenerate.
257 * Makefile.tpl: Export ISLVER.
258 * configure: Regenerate.
259 * config/isl.m4: Detect isl-0.15.
260
261 2016-01-29 Sebastian Pop <s.pop@samsung.com>
262
263 * config/isl.m4: Add comments about isl-0.16.
264 * configure: Regenerate.
265
1985dc2d
L
2662016-01-12 H.J. Lu <hongjiu.lu@intel.com>
267
268 Sync with GCC
269 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
270
271 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
272 symbols.
273
274 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
275
276 PR bootstrap/69134
277 * Makefile.def (mpfr): Disable assembler.
278 * Makefile.in: Regenerate.
279
4849dfd8
NC
2802016-01-11 Nick Clifton <nickc@redhat.com>
281
282 Import the following changes from the GCC mainline:
283
284 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
285
286 * configure.ac: Enable libmpx by default.
287 * configure: Regenerated.
288
289 2015-11-19 Martin Liska <mliska@suse.cz>
290
291 * .gitignore: Add .clang-format to ignored files.
292 * Makefile.tpl: Add clang-format.
293 * Makefile.in: Regenerate.
294
295 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
296
297 PR libffi/65726
298 * Makefile.def (lang_env_dependencies): Make libffi depend
299 on cxx.
300 * Makefile.in: Regenerate.
301
302 2015-12-02 Ian Lance Taylor <iant@google.com>
303
304 PR go/66147
305 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
306 * Makefile.in: Regenerate.
307
308 2015-12-17 Nathan Sidwell <nathan@acm.org>
309
310 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
311 * configure: Regenerate.
312
313 2015-12-17 Sebastian Pop <s.pop@samsung.com>
314
315 * Makefile.in: Replace ISL with isl.
316 * Makefile.tpl: Same.
317 * config/isl.m4: Same.
318 * configure.ac: Same.
319 * contrib/download_prerequisites: Same.
320 * configure: Regenerate.
321
322 2016-01-01 Ben Elliston <bje@gnu.org>
323
324 * config.guess: Import version 2016-01-01.
325 * config.sub: Likewise.
326
f075eb5e
TG
3272015-11-20 Tristan Gingold <gingold@adacore.com>
328
329 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
330 * configure: Regenerate.
331
6c3bc0f8
NC
3322015-10-21 Nick Clifton <nickc@redhat.com>
333
334 PR gas/19109
335 * configure.ac: Note the 'none' is an acceptable argument to
336 --enable-compressed-debug-sections.
337 * configure: Regenerate.
338
edeefb67
L
3392015-10-20 H.J. Lu <hongjiu.lu@intel.com>
340
341 PR gas/19109
342 * configure.ac: Add
343 --enable-compressed-debug-sections={all,gas,gold,ld}.
344 * configure: Regenerated.
345
68996839
NC
3462015-09-30 Nick Clifton <nickc@redhat.com>
347
348 Import the following patches from the GCC mainline:
349
350 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
351
352 PR libfortran/54572
353 * Makefile.def: Make libgfortran depend on libbacktrace.
354 * Makefile.in: Regenerate.
355
356 2015-08-12 Tom de Vries <tom@codesourcery.com>
357
358 PR other/67092
359 PR other/67098
360 * configure.ac: Remove --with_host_libstdcxx support.
361 * configure: Regenerate.
362
363 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
364 Jakub Jelinek <jakub@redhat.com>
365
366 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
367 nvptx*-*-*.
368 * configure: Regenerate.
369
5960642a
L
3702015-08-07 H.J. Lu <hongjiu.lu@intel.com>
371
372 Sync with GCC
373 2015-07-28 Ben Elliston <bje@gnu.org>
374
375 * config.sub, config.guess: Import from upstream.
376
016a3251
DD
3772015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
378
379 * Makefile.def (libiconv): Define bootstrap=true.
380 Mark pdf/html/info as missing.
381 (configure-gcc): Depend on all-libiconv.
382 (all-gcc): Ditto.
383 (configure-libcpp): Ditto.
384 (all-libcpp): Ditto.
385 (configure-intl): Ditto.
386 (all-intl): Ditto.
387 * Makefile.in: Regenerate.
388
136bb21f
L
3892015-07-27 H.J. Lu <hongjiu.lu@intel.com>
390
391 Sync with GCC
392 2015-07-24 Michael Darling <darlingm@gmail.com>
393
394 PR other/66259
395 * config-ml.in: Reflects renaming of configure.in to configure.ac
396 * configure: Likewise
397 * configure.ac: Likewise
398
22121df0
L
3992015-07-14 H.J. Lu <hongjiu.lu@intel.com>
400
401 * Makefile.in: Regenerated.
402
403 Sync with GCC
404 2015-05-21 Jason Merrill <jason@redhat.com>
405
406 * Makefile.tpl: Update comments.
407
408 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
409
410 * Makefile.tpl: Remove surplus whitespace throughout.
411
412 2015-03-25 Martin Liska <mliska@suse.cz>
413 Yury Gribov <y.gribov@samsung.com>
414
415 * Makefile.tpl: Fix ln source location for vimrc file.
416
969b1713
L
4172015-07-14 H.J. Lu <hongjiu.lu@intel.com>
418
419 Sync with GCC
420 2015-05-16 James Bowman <james.bowman@ftdichip.com>
421
422 * configure.ac: FT32 target added.
423 * configure: Regenerate.
424
ce6c656d
L
4252015-07-14 H.J. Lu <hongjiu.lu@intel.com>
426
427 Sync with GCC
428 2015-06-02 Jason Merrill <jason@redhat.com>
429
430 PR bootstrap/66319
431 * configure.ac: Use -std=gnu++98.
432
433 2015-05-28 Mike Frysinger <vapier@gentoo.org>
434
435 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
436 * configure: Regenerate.
437
438 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
439
440 * configure.ac: Fix typo.
441 * configure: Regenerate.
442
443 2015-05-03 Matthias Klose <doko@ubuntu.com>
444
445 * configure.ac: Match $host configured with triplets.
446 * configure: Regenerate.
447
448 2015-04-17 Jakub Jelinek <jakub@redhat.com>
449
450 PR bootstrap/62077
451 * configure.ac (--enable-stage1-checking): Default to
452 release,misc,gimple,rtlflag,tree,types if --disable-checking
453 or --enable-checking is not specified and DEV-PHASE is not
454 experimental.
455 * configure: Regenerated.
456
457 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
458
459 Install back PR target/47230 fix (Revert the revert).
460
16beab3d
L
4612015-06-30 H.J. Lu <hongjiu.lu@intel.com>
462
463 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
464 target.
465 * configure: Regenerate.
466
5569a85f
JDA
4672015-05-13 John David Anglin <dave.anglin@bell.net>
468
469 * configure.ac: Disable configuration of GDB for HPUX targets.
470 * configure: Regenerate.
471
e81d5d05
L
4722015-05-01 H.J. Lu <hongjiu.lu@intel.com>
473
474 PR ld/18355
475 * Makefile.def: Add extra_configure_flags to host zlib.
476 * configure.ac (extra_host_zlib_configure_flags): New. Set
477 to --enable-host-shared When bfd is to be built as shared
478 library. AC_SUBST.
479 * Makefile.in: Regenerated.
480
ec5b9462
HPN
4812015-04-15 Mike Frysinger <vapier@gentoo.org>
482 Hans-Peter Nilsson <hp@axis.com>
483
484 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 485 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
486 use that in the getver call instead of $tool.
487 (sim_release): Pass gdb as fifth parameter to tar_compress.
488 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
489
f91ca6bc
IB
4902015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
491
492 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
493 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
494 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
495 * Makefile.in: Regenerate.
496
cf39cfc5
L
4972015-04-01 H.J. Lu <hongjiu.lu@intel.com>
498
499 * configure.ac: Add --with-system-zlib.
500 * configure: Regenerated.
501
6ac1079e
L
5022015-03-31 H.J. Lu <hongjiu.lu@intel.com>
503
504 * src-release.sh: Don't configure with --with-target-subdir=.
505 --disable-multilib.
506
890ba06f
L
5072015-03-31 H.J. Lu <hongjiu.lu@intel.com>
508
509 * src-release.sh (DEVO_SUPPORT): Replace src-release with
510 src-release.sh.
511
5675acd9
ES
5122015-03-30 Ed Schouten <ed@nuxi.nl>
513
514 * config.sub: Update from upstream, to 2015-03-04 version.
515 * config.guess: Likewise.
516
d2d67aea
L
5172015-03-30 H.J. Lu <hongjiu.lu@intel.com>
518
519 * Makefile.def (dependencies): Add all-zlib to all-bfd.
520 * Makefile.in: Regenerated.
521
92c695a1
L
5222015-03-28 H.J. Lu <hongjiu.lu@intel.com>
523
524 * src-release.sh (do_proto_toplev): Configure with --target
525 --with-target-subdir and --disable-multilib.
526 (BINUTILS_SUPPORT_DIRS): Add zlib.
527 (GAS_SUPPORT_DIRS): Likewise.
528 (GDB_SUPPORT_DIRS): Likewise.
529 (SIM_SUPPORT_DIRS): Likewise.
530
091021fa
L
5312015-03-17 H.J. Lu <hongjiu.lu@intel.com>
532
533 * configure.ac (target_configdirs): Exclude target-zlib if
534 target-libjava isn't built.
535 * configure: Regenerated.
536
5df8a8fc
L
5372015-03-17 H.J. Lu <hongjiu.lu@intel.com>
538
539 Sync with GCC
540 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
541
542 * config-ml.in: Robustify ac_configure_args parsing.
543
1b6c0831
L
5442015-03-16 H.J. Lu <hongjiu.lu@intel.com>
545
546 * Makefile.def: Updated from GCC trunk.
547 * Makefile.tpl: Likewise.
548 * configure.ac: Likewise.
549 * Makefile.in: Regenerated.
550 * configure: Likewise.
551
3f8107ab
AM
5522015-01-28 James Bowman <james.bowman@ftdichip.com>
553
554 * configure.ac: Add FT32 support.
555 * configure: Regenerate.
556
10b8fe5e
AG
5572015-01-12 Anthony Green <green@moxielogic.com>
558
559 * configure.ac: Don't disable gprof for moxie.
560 * configure: Rebuild.
561
6b91c541
AP
5622015-01-03 Andrew Pinski <apinski@cavium.com>
563
564 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
565 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
566 (BASE_TARGET_EXPORTS): Add OBJCOPY.
567 (OBJCOPY_FOR_TARGET): New variable.
568 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
569 * Makefile.in: Regenerate.
570 * configure.ac: Check for already installed target objcopy.
571 Also GCC_TARGET_TOOL on objcopy.
572 * configure: Regenerate.
573
6ba37ab4
HPN
5742015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
575
576 * config.sub: Update from upstream, to 2015-01-01 version.
577 * config.guess: Ditto.
578
bb5f7690
EB
5792014-12-06 Eric Botcazou <ebotcazou@adacore.com>
580
581 * config.sub: Update from upstream config repo.
582
6e733cce
L
5832014-11-24 H.J. Lu <hongjiu.lu@intel.com>
584
585 * libtool.m4: Updated from GCC trunk.
586
8969c424
JBG
5872014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
588
589 * config.guess: Update from upstream config repo.
590 * config.sub: Ditto.
591
37e77caf
JBG
5922014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
593
594 * move-if-change: Update from upstream gnulib.
595
e3046511
JBG
5962014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
597
598 * compile: Sync with upstream Automake.
599 * depcomp: Ditto.
600 * install-sh: Ditto.
601 * missing: Ditto.
602 * mkinstalldirs: Ditto.
603 * ylwrap: Ditto.
604
3e615393
TG
6052014-10-15 Tristan Gingold <gingold@adacore.com>
606
607 * src-release.sh (do_proto_toplev): Configure with --target.
608
6d26190c
JY
6092014-10-03 Jing Yu <jingyu@google.com>
610
611 * configure.ac: Add aarch64 to list of targets that support gold.
612 * configure: Regenerate.
613
a9d58c06
AB
6142014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
615
616 * configure.ac: Add mips*-img-elf* target triple.
617 * configure: Regenerate.
618
b25b5cef
CJW
6192014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
620 * configure: Disable gdb for nds32*-*-* until supported.
621 * configure.ac: Disable gdb for nds32*-*-* until supported.
622
f8797b5a
JB
6232014-09-05 Joel Brobecker <brobecker@adacore.com>
624
625 * configure: Regenerate.
626
2536ee9d
WN
6272014-08-27 Will Newton <will.newton@linaro.org>
628
629 * src-release.sh: New file.
630 * src-release: Remove file.
631
1f995db6
JS
6322014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
633
634 GDB not supported for or1k*-*-rtems*
635 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
636 of the stanzas results in this not being caught by or1k*-*-* later.
637 * configure. Regenerated.
638
a843ea33
SB
6392014-07-25 Samuel Bronson <naesten@gmail.com>
640
641 * .gitattributes: New file for use with git-merge-changelog.
642
cfbc1a6c
JS
6432014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
644
645 Disable gdb for or1k*-*-* until supported
646 * configure.ac (or1k*-*-*): Disable gdb.
647 * configure: Regenerated.
648
d9e042ac
SL
6492014-05-14 Sandra Loosemore <sandra@codesourcery.com>
650
651 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
652 * configure: Regenerated.
653
201f096f 6542014-03-26 Jakub Jelinek <jakub@redhat.com>
655
656 PR sanitizer/56781
657 * Makefile.def: Set bootstrap=true; for host fixincludes.
658 * configure.ac: Don't bootstrap host fixincludes unless
659 --with-build-config=bootstrap-{a,ub}san.
660 * Makefile.in: Regenerated.
661 * configure: Regenerated.
662
730af8ee 6632014-03-21 Jakub Jelinek <jakub@redhat.com>
664
665 * configure.ac: Move BUILD_CONFIG set up earlier. Add
666 --enable-vtable-verify option parsing. Don't add
667 target-libsanitizer to bootstrap_target_libs unless
668 --with-build-config=bootstrap-asan or
669 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
670 to bootstrap_target_libs unless --enable-vtable-verify.
671 * configure: Regenerated.
672
abca8d87 6732014-03-07 Jakub Jelinek <jakub@redhat.com>
674
675 PR bootstrap/58572
676 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
677 -I for libstdc++-v3 includes if $(LEAN).
678 * Makefile.in: Regenerated.
679
68d122bb 6802014-02-24 Walter Lee <walt@tilera.com>
681
682 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
683 (tilegx-*-*): Change to tilegx*-*-*.
684 * configure: Regenerate.
685
39d1b2ae
RS
6862014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
687
688 * config.sub, config.guess: Import from upstream.
689
50f80006
EB
6902014-04-04 Eric Botcazou <ebotcazou@adacore.com>
691
692 PR bootstrap/60620
72f4393d 693 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
694 * Makefile.in: Regenerate.
695
a6305403
YS
6962014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
697
698 * Makefile.def (dependencies): Make all-ld depend on all-binutils
699 for WINDRES_FOR_TARGET in default-manifest.o rule.
700 * Makefile.in: Regenerate.
701
62a0f723
RO
7022014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
703
704 PR target/59788
705 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
706 *solaris2*.
707
530e8392
KB
7082013-12-19 Keven Boell <keven.boell@intel.com>
709
710 * cp-namespace.c (cp_lookup_nested_symbol): Enable
711 nested lookups for fortran modules.
712 * dwarf2read.c (read_module): Add fortran module to
713 the symbol table.
714 (add_partial_symbol, add_partial_module): Add fortran
715 module to the partial symbol table.
716 (new_symbol_full): Create full symbol for fortran module.
717 * f-exp.y (yylex): Add new module domain to be parsed.
718 * symtab.h: New domain for fortran modules.
719
7f9b20bb
KB
7202013-12-19 Keven Boell <keven.boell@intel.com>
721
722 * f-exp.y (yylex): Add domain array to enable lookup
723 in multiple domains. Loop over lookup domains and try
724 to find requested symbol. Add STRUCT_DOMAIN to lookup
725 domains to be able to query for user defined types.
726
afc0578d 7272013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
728
729 * configure.ac: Add user-friendly check for native x86_64-linux
730 multilibs.
731 * configure: Regenerate.
732
f3f51a69
AM
7332013-11-23 Alan Modra <amodra@gmail.com>
734
735 * config.sub, config.guess: Import from upstream.
736
2440009d 7372013-11-07 Thomas Schwinge <thomas@codesourcery.com>
738
2440009d 739 * Makefile.in: Regenerate.
740
e78e02e6 741 * Makefile.tpl: Fix typo.
742 * Makefile.in: Regenerate partially.
743
9aaf2a7e 7442013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
745
746 * configure.ac: Added libcilkrts to noconfig list when C++ is not
747 supported.
748 * configure: Regenerated.
749
880b18d1 7502013-10-30 Jason Merrill <jason@redhat.com>
751
752 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
753 --disable-build-format-warnings.
754
522e3d71 7552013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
756
f3f51a69 757 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 758 depend on libstdc++ and libgcc.
759 * configure: Regenerate.
760 * configure.ac: Added libcilkrts to target binaries. Also, restrict
761 libcilkrts for POSIX and i*86, and x86_64 architectures.
762 * Makefile.in: Added libcilkrts related fields to support building it.
763
cb49a9e1 7642013-10-26 Jeff Law <law@redhat.com>
765
766 * Makefile.def (target_modules): Remove libmudflap
767 (languages): Remove check-target-libmudflap).
768 * Makefile.in: Rebuilt.
769 * Makefile.tpl (check-target-libmudflap-c++): Remove.
770 * configure.ac (target_libraries): Remove target-libmudflap.
771 Remove checks which disabled libmudflap on some systems.
772 * configure: Rebuilt.
773 * libmudflap: Directory removed.
774
82033c9b
JBG
7752013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
776
777 * configure.ac: Update from GCC.
778 * configure: Regenerate.
779
b50d7605
HPN
7802013-10-15 Hans-Peter Nilsson <hp@axis.com>
781
782 * src-release (do-proto-toplevel): Support subdir-path-prefixed
783 files in SUPPORT_FILES.
784 (SIM_SUPPORT_DIRS): New variable.
785 (sim.tar.bz2): New rule.
786
f4cfb980
JBG
7872013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
788
789 * configure.ac: Update from GCC.
790 * configure: Regenerate.
791
78b1434c
JJ
7922013-10-01 Jeff Johnston <jjohnstn@redhat.com>
793
794 * COPYING.NEWLIB: Update with new copyright.
795
b3fc79f8
JBG
7962013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
797
798 * configure.ac: Update from GCC.
799 * configure: Regenerate.
800
cc9afea3
AM
8012013-09-20 Alan Modra <amodra@gmail.com>
802
803 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
804 ppc host match. Support little-endian powerpc linux hosts.
805
f006cabd
JB
8062013-08-16 Joel Brobecker <brobecker@adacore.com>
807
808 * src-release (VER): When using $(TOOL)/common/create-version.sh,
809 strip the "-cvs" suffix from the version number if present.
810
95e43135
JBG
8112013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
812
813 * configure.ac: Sync with GCC repo.
814 * Makefile.def: Ditto.
815 * configure: Regenerate.
816 * Makefile.in: Ditto.
817
7539e41e
JB
8182013-07-22 Joel Brobecker <brobecker@adacore.com>
819
820 * src-release (VER): Use $(TOOL)/common/create-version.sh
821 if it exists.
822
e8044f35
RS
8232013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
824
825 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
826 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
827 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
828 * configure: Regenerate.
829
7bab7634
DC
8302013-06-01 George Thomas <george.thomas@atmel.com>
831
95e43135
JBG
832 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
833 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 834
b5364c9e
JJ
8352013-05-06 Sandra Loosemore <sandra@codesourcery.com>
836
837 * COPYING.NEWLIB: Add Altera Corporation copyright.
838
5dad867c
JBG
8392013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
840
841 * config.guess: Update from config repo.
842 * config.sub: Ditto.
843
b836cb18
JBG
8442013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
845
846 * Makefile.def: Sync with GCC.
847 * Makefile.in: Regenerate.
848
e7d5abf1
JBG
8492013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
850
851 * configure.ac: Sync with GCC.
b836cb18 852 * configure: Regenerate.
e7d5abf1 853
4f778543
MF
8542013-03-22 Mike Frysinger <vapier@gentoo.org>
855
856 * src-release (VER): Change bfd/configure.in sed to use the new
857 `bfd/configure --version` output.
858
f1dd87fc
YZ
8592013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
860
861 * configure.ac: Sync with GCC repo.
862 * configure: Ditto.
863
a413f71a
ILT
8642013-02-05 Ian Lance Taylor <iant@google.com>
865
866 PR go/55969
867 * configure.ac: Disable libgo on some systems where it does not
868 work.
869 * configure: Rebuild.
870
3a98824c
AM
8712013-02-05 Alan Modra <amodra@gmail.com>
872
873 * configure: Regenerate after syncing config/.
874
3dae1673
JBG
8752013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
876
877 * configure.ac: Sync with GCC repo.
878 * configure: Ditto.
879 * Makefile.def: Ditto.
880 * Makefile.in: Ditto.
881
bf51454b
JB
8822013-01-11 Joel Brobecker <brobecker@adacore.com>
883
884 Sync with GCC, merge:
885
886 2013-01-09 Jason Merrill <jason@redhat.com>
887
888 * .gitignore: Import from gdb repository.
889
c841a2be
JBG
8902013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
891
892 * config.sub: Update from config repo.
893
d7b9dae9
EB
8942013-01-11 Eric Botcazou <ebotcazou@adacore.com>
895
896 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
897 * Makefile.in: Regenerate.
898
861ea9c8
L
8992013-01-09 H.J. Lu <hongjiu.lu@intel.com>
900
901 * Makefile.def (configure-gcc): Depend on all-gmp.
902 (all-gcc): Remove dependency on all-gmp.
903 * Makefile.in: Regenerated.
904
ce82b126
JBG
9052013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
906
1b4f418d 907 * config.guess: Update from config repo.
c2e5e6d7 908 * config.sub: Ditto.
ce82b126 909
fd62a30d
JJ
9102013-01-07 Jeff Johnston <jjohnstn@redhat.com>
911
912 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
913 exists and replace the new bfin license in its location.
914
0140d685
L
9152013-01-07 H.J. Lu <hongjiu.lu@intel.com>
916
917 PR gas/14899
918 * Makefile.def (dependencies): Make all-binutils, all-gprof,
919 all-ld and all-gold depend on all-gas.
920 * Makefile.in: Regenerated.
921
c3d399e7
L
9222012-12-29 Ben Elliston <bje@gnu.org>
923
924 * config.guess: Update to 2012-12-29 version.
925 * config.sub: Likewise.
926
9417cd2f
JBG
9272012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
928
929 * Makefile.def (install-target-libgo): Depend on
930 install-target-libatomic. Merged from GCC repo.
931 * Makefile.in: Regenerate.
932
68dad382
JJ
9332012-12-17 Jeff Johnston <jjohnstn@redhat.com>
934
935 * COPYING.LIBGLOSS: Add license for bfin libgloss.
936
2344b8da
TS
9372012-12-16 Thomas Schwinge <thomas@codesourcery.com>
938
939 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
940 * configure: Regenerate.
941
5eb08693
L
9422012-12-11 H.J. Lu <hongjiu.lu@intel.com>
943
944 * Makefile.def (target_modules): Add bootstrap=true and
945 raw_cxx=true to libsanitizer.
946 * configure.ac (bootstrap_target_libs): Add libsanitizer.
947 * Makefile.in: Regenerated.
948 * configure: Likewise.
949
53ab32d8
JBG
9502012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
951
952 * config.sub: Merge from config repo.
953
d2489204
JBG
9542012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
955
956 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
957 * Makefile.tpl: Ditto.
958 * Makefile.in: Ditto.
959 * configure: Ditto.
d2489204 960
c23b5043
JBG
9612012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
962
963 * configure.ac (noconfigdirs): Merge from GCC.
964 * configure: Regenerate.
965
1dd1f7f6
JBG
9662012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
967
968 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
969
2bda3143
L
9702012-11-14 Roland McGrath <mcgrathr@google.com>
971
972 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
973 * configure: Regenerate.
974
5286fdef
L
9752012-11-13 Richard Henderson <rth@redhat.com>
976
977 * configure.ac: Move libsanitizer logic to subdirectory.
978 * configure: Regenerate.
979
9802012-11-13 Dodji Seketeli <dodji@redhat.com>
981
982 * configure.ac: Enable libsanitizer just on x86 linux for now.
983 * configure: Re-generate.
984
9852012-11-13 David Edelsohn <dje.gcc@gmail.com>
986
987 * configure.ac: Merge libquadmath sections.
988 * configure: Regenerate.
989
9902012-11-12 Wei Mi <wmi@google.com>
991
992 * configure.ac: Add libsanitizer to target_libraries.
993 * Makefile.def: Ditto.
994 * configure: Regenerate.
995 * Makefile.in: Regenerate.
996
f66a9a70
L
9972012-11-03 H.J. Lu <hongjiu.lu@intel.com>
998
999 * configure: Regenerated.
1000
10012012-11-03 Robert Mason <rbmj@verizon.net>
1002
1003 * configure.ac: add --disable-libstdcxx configure option
1004 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1005
6d94c122
CV
10062012-10-24 Corinna Vinschen <corinna@vinschen.de>
1007
1008 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1009 against Mingw64 w32api.
1010 * configure: Regenerate.
1011
a882be68
EB
10122012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1013
1014 PR bootstrap/54820
1015 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1016 * configure: Regenerate.
1017
b3676d82
EB
10182012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1019
1020 PR bootstrap/54820
1021 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1022 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1023 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1024 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1025 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1026 * Makefile.in: Regenerate.
1027 * configure.ac (have_static_libs): New variable and associated check.
1028 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1029 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1030 * configure: Regenerate.
1031
7b0e8ca5
MF
10322012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1033
1034 * config.guess, config.sub: Include updated version from
1035 config-patches. Adds microblaze little endian support.
1036
8e71395b
L
10372012-09-28 Ian Lance Taylor <iant@google.com>
1038
1039 * Makefile.def: Make all-target-libgo depend on
1040 all-target-libbacktrace.
1041 * Makefile.in: Rebuild.
1042
10432012-09-26 Ian Lance Taylor <iant@google.com>
1044
1045 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1046 * Makefile.in: Rebuild.
1047
10482012-09-06 Diego Novillo <dnovillo@google.com>
1049
1050 * configure.ac: Bump minimum GMP version to 4.2.3.
1051 * configure: Re-generate.
1052
10532012-09-05 Georg-Johann Lay <avr@gjlay.de>
1054
1055 PR target/54461
1056 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1057 target-libgloss if not configured --with-avrlibc=no.
1058 * configure: Regenerate.
1059
10602012-09-04 Jason Merrill <jason@redhat.com>
1061
1062 * configure.ac: Fix --enable-languages=all.
1063
10642012-09-03 Richard Guenther <rguenther@suse.de>
1065
1066 PR bootstrap/54138
1067 * configure.ac: Re-organize ISL / CLOOG checks to allow
1068 disabling with either --without-isl or --without-cloog.
1069 * configure: Regenerated.
1070
10712012-09-03 Georg-Johann Lay <avr@gjlay.de>
1072
1073 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1074 * configure: Regenerate.
1075
d09bbf00
SE
10762012-09-21 Steve Ellcey <sellcey@mips.com>
1077
1078 * configure.ac: Add mips*-mti-elf* target.
1079 * configure: Regenerate.
1080
2bf680c4
ILT
10812012-09-19 Ian Lance Taylor <iant@google.com>
1082
1083 * configure.ac (host_libs): Add libbacktrace.
1084 (target_libraries): Add libbacktrace.
1085 * Makefile.def (host_modules): Add libbacktrace.
1086 (target_modules): Likewise.
1087 * configure, Makefile.in: Rebuild.
1088
5c0b3823
WL
10892012-09-15 Jiong Wang <jiwang@tilera.com>
1090
1091 * configure.ac (ENABLE_GOLD): support tilegx*
1092 * configure: rebuild
1093
1488e230
DE
10942012-09-14 David Edelsohn <dje.gcc@gmail.com>
1095
1096 PR target/38607
1097 Merge upstream change.
1098 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1099
1100 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1101 Add libgomp*.o to compare_exclusions for AIX.
1102 * configure: Regenerate.
1103
df6795ce
L
11042012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1105
1106 PR binutils/4970
1107 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1108 and opcodes.
1109 * Makefile.in: Regenerated.
1110
7ec59b9e
L
11112012-08-14 Diego Novillo <dnovillo@google.com>
1112
1113 Merge from cxx-conversion branch.
1114
1115 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1116 POSTSTAGE1_CONFIGURE_FLAGS.
1117 * Makefile.in: Regenerate.
1118 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1119 Force C++ when bootstrapping.
1120 * configure: Regenerate.
1121
11222012-07-06 Richard Guenther <rguenther@suse.de>
1123
1124 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1125 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1126 --with-gmp=system.
1127 * Makefile.in: Regenerated.
1128 * configure: Likewise.
1129
11302012-07-06 Richard Guenther <rguenther@suse.de>
1131
1132 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1133 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1134 supply V=1 as extra_make_flags.
1135 * configure: Regenerated.
1136 * Makefile.in: Likewise.
1137
11382012-07-03 Richard Guenther <rguenther@suse.de>
1139
1140 * Makfile.def (isl): Remove not necessary extra_exports and
1141 extra_make_flags.
1142 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1143 * Makefile.in: Regenerated.
1144
11452012-07-03 Richard Guenther <rguenther@suse.de>
1146
1147 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1148 * configure.ac: If either the ISL or the CLooG check failed
1149 do not try to build in-tree versions.
1150 * Makefile.in: Regenerated.
1151 * configure: Regenerated.
1152
11532012-07-02 Richard Guenther <rguenther@suse.de>
1154 Michael Matz <matz@suse.de>
1155 Tobias Grosser <tobias@grosser.es>
1156 Sebastian Pop <sebpop@gmail.com>
1157
1158 * Makefile.def: Add ISL host module, remove PPL host module.
1159 Adjust ClooG host module to use the proper ISL.
1160 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1161 * configure.ac: Include config/isl.m4. Add ISL host library,
1162 remove PPL. Remove PPL configury, add ISL configury, adjust
1163 ClooG configury.
1164 * Makefile.in: Regenerated.
1165 * configure: Likewise.
1166
11672012-07-02 Richard Guenther <rguenther@suse.de>
1168
1169 Merge from graphite branch
1170 2011-07-21 Tobias Grosser <tobias@grosser.es>
1171
1172 * configure: Regenerated.
1173 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1174 both cloog.org and legacy versions. The only supported version will
1175 be CLooG with the isl backend.
1176
1177 2011-07-21 Tobias Grosser <tobias@grosser.es>
1178
1179 * configure: Regenerated.
1180 * configure.ac: Require cloog isl 0.17.0
1181
1182 2011-07-21 Tobias Grosser <tobias@grosser.es>
1183
1184 * configure: Regenerated.
1185 * config/cloog.m4: Do not define CLOOG_ORG
1186
11872012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1188
1189 * configure.ac: Skip C if explicitly selected.
1190 * configure: Regenerate.
1191
11922012-06-28 Christophe Lyon <christophe.lyon@st.com>
1193
1194 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1195 they contain -O2.
1196 * configure: Regenerate.
1197
11982012-06-20 Jason Merrill <jason@redhat.com>
1199
1200 * Makefile.tpl (check-target-libgomp-c++): New.
1201 (check-target-libitm-c++): New.
1202 * Makefile.def (c++): Add them.
1203 * Makefile.in: Regenerate.
1204
12052012-05-16 Olivier Hainque <hainque@adacore.com>
1206
1207 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1208 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1209 (install-no-fixedincludes): Adjust accordingly.
1210 * Makefile.in: Regenerate.
1211
12122012-05-09 Nick Clifton <nickc@redhat.com>
1213 Paul Smith <psmith@gnu.org>
1214
1215 PR bootstrap/50461
1216 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1217 allow for the fact that from release v3.1.0 of MPFR the source
1218 files were moved into a src sub-directory.
1219 * configure: Regenerate.
1220
12212012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1222
1223 * configure.ac: Bump minimum MPFR version to 2.4.0.
1224 * configure: Regenerated.
1225
12262012-05-01 Richard Henderson <rth@redhat.com>
1227
1228 * Makefile.def (libatomic): New target_module.
1229 * configure.ac (target_libraries): Add libatomic.
1230 (noconfigdirs): Check if libatomic is supported.
1231 * Makefile.in, configure: Rebuild.
1232
f87f9c61
L
12332012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1234
1235 Merge upstream change
1236 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1237
12382011-11-21 Andreas Tobler <andreast@fgznet.ch>
1239
1240 * libtool.m4: Additional FreeBSD 10 fixes.
1241
68f107fa
AO
12422012-06-28 Christophe Lyon <christophe.lyon@st.com>
1243
1244 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1245 they contain -O2.
1246 * configure: Regenerate.
1247
b9c361e0
JL
12482012-05-14 Catherine Moore <clm@codesourcery.com>
1249
1250 * NEWS: Mention PowerPC VLE port.
1251
9eb322aa
MF
12522012-05-11 Mike Frysinger <vapier@gentoo.org>
1253
1254 * MAINTAINERS (config/): Move to intl/ section.
1255 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1256
58b1dd21
NC
12572012-05-09 Nick Clifton <nickc@redhat.com>
1258 Paul Smith <psmith@gnu.org>
1259
1260 PR bootstrap/50461
1261 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1262 allow for the fact that from release v3.1.0 of MPFR the source
1263 files were moved into a src sub-directory.
1264 * configure: Regenerate.
1265
2e702c99
RM
12662012-05-02 Roland McGrath <mcgrathr@google.com>
1267
1268 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1269 * configure: Regenerate.
1270
d2213593
JB
12712012-04-25 Joel Brobecker <brobecker@adacore.com>
1272
1273 * config.sub: Update to 2012-04-18 version from official repo.
1274
202e2356
NC
12752012-03-19 Tristan Gingold <gingold@adacore.com>
1276
1277 * configure.ac (ia64*-*-*vms*): Add support for ld.
1278 * configure: Regenerate.
1279
2479f722
RO
12802012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1281
1282 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1283 (unsupported_languages): Remove mips-sgi-irix6.*.
1284 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1285 (with_stabs): Remove.
1286 * configure: Regenerate.
1287
4e97d92b
RO
12882012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1289
1290 * configure.ac (enable_libgomp): Remove *-*-osf*.
1291 (with_stabs): Remove alpha*-*-osf*.
1292 * configure: Regenerate.
1293
f9ea6f98
JJ
12942012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1295
1296 * COPYING.NEWLIB: Modify DJ Delorie license to include
1297 modification rights in clause as permitted by DJ Delorie.
1298 * COPYING.LIBGLOSS: Ditto.
1299
48688b3e
JJ
13002012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1301
1302 * COPYING.NEWLIB: Remove two unused licenses.
1303
0945bbee
TG
13042012-03-05 Tristan Gingold <gingold@adacore.com>
1305
1306 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1307 * configure: Regenerate.
1308
516be0c5
JJ
13092012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1310
1311 * COPYING.NEWLIB: Add Adapteva notice.
1312 * COPYING.LIBGLOSS: Add Adapteva notice.
1313
64b986c0
EB
13142011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1315
1316 * configure: Regenerate.
1317
58cddc18
JJ
13182011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1319
1320 * COPYING.LIBGLOSS: Add GPL with exception license.
1321
b121d7d4
DD
13222011-11-09 Roland McGrath <mcgrathr@google.com>
1323
1324 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1325 * configure: Rebuild.
1326 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1327 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1328 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1329 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1330 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1331 Add READELF.
1332 * Makefile.in: Rebuild.
1333
d32e2926
RH
13342011-11-08 Richard Henderson <rth@redhat.com>
1335
1336 * configure.ac: Test for libitm directory present first.
1337
1338 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1339
1340 * configure.ac: Test libitm/configure.tgt to disable libitm.
1341 * configure: Rebuild.
1342
98dd765a
RO
13432011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1344
1345 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1346 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1347 * Makefile.in: Regenerate.
1348
99c513f6
DD
13492011-11-01 DJ Delorie <dj@redhat.com>
1350
1351 * configure.ac (rl78-*-*) New case.
1352 * configure: Regenerate.
1353
ff3ec4ee
DD
13542011-11-01 DJ Delorie <dj@redhat.com>
1355
1356 * config.sub: Update to version 2011-10-29 (added rl78)
1357
c28a9f49
NC
13582011-10-27 Nick Clifton <nickc@redhat.com>
1359
1360 * config.sub: Import these changes from the config project:
1361
a903d6ac 1362 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1363 Ben Elliston <bje@gnu.org>
1364
1365 * config.sub (epiphany): New.
1366
1367 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1368 Ben Elliston <bje@gnu.org>
1369
9eb322aa 1370 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1371
1372 2011-08-23 Roland McGrath <mcgrathr@google.com>
1373
1374 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1375 64eb to be64.
1376
1377 2011-08-16 Roland McGrath <mcgrathr@google.com>
1378
1379 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1380 (nacl): Grok as alias for 32el-unknown-nacl.
1381
860144e4
JB
13822011-08-19 Joel Brobecker <brobecker@adacore.com>
1383
1384 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1385
40ae9136
YQ
13862011-08-14 Yao Qi <yao@codesourcery.com>
1387
1388 Merge from gcc:
1389
1390 2011-08-14 Yao Qi <yao@codesourcery.com>
1391 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1392 * configure: Regenerate.
1393
ffdd6afc
ILT
13942011-07-26 Ian Lance Taylor <iant@google.com>
1395
1396 Merge from gcc:
1397
1398 2011-07-26 Ian Lance Taylor <iant@google.com>
1399 * configure.ac: Set have_compiler based on whether gcc directory
1400 exists, rather than on whether gcc is in configdirs.
1401 * configure: Rebuild.
1402
1403 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1404 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1405 link directories.
1406 * Makefile.in: Rebuild.
1407
1408 2011-07-20 Ian Lance Taylor <iant@google.com>
1409 PR bootstrap/49787
1410 * configure.ac: Move --enable-bootstrap handling earlier in file.
1411 If --enable-bootstrap and either --enable-build-with-cxx or
1412 --enable-build-poststage1-with-cxx, enable C++ automatically.
1413 * configure: Rebuild.
1414
1415 2011-07-19 Ian Lance Taylor <iant@google.com>
1416 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1417 make C++ a boot_language. Set and substitute
1418 POSTSTAGE1_CONFIGURE_FLAGS.
1419 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1420 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1421 * configure, Makefile.in: Rebuild.
1422
1423 2011-07-16 Jason Merrill <jason@redhat.com>
1424 * Makefile.def (language=c++): Add check-c++0x and
1425 check-target-libmudflap-c++.
1426 * Makefile.tpl (check-target-libmudflap-c++): New.
1427 * Makefile.in: Regenerate.
1428
1429 2011-07-16 Matthias Klose <doko@ubuntu.com>
1430 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1431 * Makefile.def (target_modules/libjava): Pass
1432 $(EXTRA_CONFIGARGS_LIBJAVA).
1433 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1434 if not configured with --enable-static-libjava.
1435 * Makefile.in: Regenerate.
1436 * configure: Likewise.
1437
1438 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1439 PR regression/47836
1440 PR bootstrap/23656
1441 PR other/47733
1442 PR bootstrap/49247
1443 PR c/48825
1444 * configure.ac (target_libraries): Remove target-libiberty.
1445 Remove case-statement setting skipdirs=target-libiberty for
1446 multiple targets. Remove checking target_configdirs and
1447 removing target-libiberty but keeping target-libgcc if
1448 otherwise empty.
1449 * Makefile.def (target_modules): Don't add libiberty.
1450 (dependencies): Remove all traces of target-libiberty.
1451 * configure, Makefile.in: Regenerate.
1452
9ccb86e7
JM
14532011-07-22 Jason Merrill <jason@redhat.com>
1454
1455 * Makefile.def (language=c++): Add check-c++0x and
1456 check-target-libmudflap-c++.
1457 * Makefile.tpl (check-target-libmudflap-c++): New.
1458 * Makefile.in: Regenerate.
1459
090bc50f
RO
14602011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1461
1462 * configure: Regenerate.
1463
cff32a7c
RO
14642011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1465
1466 PR target/39150
1467 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1468 x86_64-*-solaris2.1[0-9]*.
1469 * configure: Regenerate.
1470
eb4b2452
NC
14712011-06-13 Walter Lee <walt@tilera.com>
1472
1473 * configure.ac (tilepro-*-*) New case.
1474 (tilegx-*-*): Likewise.
1475 * configure: Regenerate.
1476
3c0013bf
NC
14772011-06-06 Nick Clifton <nickc@redhat.com>
1478
1479 * config.sub: Sync from upstream.
1480
91c1f14c
DK
14812011-05-08 Doug Kwan <dougkwan@google.com>
1482
1483 Merge from gcc:
1484
1485 2011-05-08 Doug Kwan <dougkwan@google.com>
1486
1487 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1488 * configure: Regenerated.
1489 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1490 value from configure.
1491 * Makefile.in: Regenerated.
1492
c7e4b184
JM
14932011-05-05 Joseph Myers <joseph@codesourcery.com>
1494
1495 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1496 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1497 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1498 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1499 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1500 *-*-vxworks*): Disable newlib and libgloss in separate case
1501 statement.
1502 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1503 to separate case statement.
1504 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1505 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1506 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1507 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1508 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1509 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1510 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1511 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1512 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1513 i[[3456789]]86-*-rdos*, m32r-*-*,
1514 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1515 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1516 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1517 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1518 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1519 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1520 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1521 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1522 and libgloss in main case over targets. Remove most empty cases
1523 in main case over targets.
1524 * configure: Regenerate.
1525
7152a690
JM
15262011-05-04 Joseph Myers <joseph@codesourcery.com>
1527
1528 * configure.ac: Remove code setting special library locations for
1529 hppa*64*-*-hpux11*. Remove code setting compiler for
1530 sparc-sun-solaris2*.
1531 * configure: Regenerate.
1532
ff46fb8f
JM
15332011-05-04 Joseph Myers <joseph@codesourcery.com>
1534
1535 * configure.ac: Separate libgloss_dir settings from general case
1536 over targets.
1537 * configure: Regenerate.
1538
82ae827f
JM
15392011-04-28 Joseph Myers <joseph@codesourcery.com>
1540
1541 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1542 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1543 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1544 cases in libgcj-disabling case statement.
1545 (hppa*64*-*-linux*): Set unsupported_languages instead of
1546 disabling target-zlib.
1547 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1548 to hppa*64*-*-hpux*.
1549 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1550 hppa*-*-hpux*.
1551 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1552 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1553 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1554 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1555 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1556 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1557 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1558 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1559 libgcj-disabling case statement.
1560 * configure: Regenerate.
1561
0827f9a6
JM
15622011-04-28 Joseph Myers <joseph@codesourcery.com>
1563
1564 * configure.ac: Disable Java for targets not supporting libffi.
1565 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1566 Remove cases in Java-disabling statement.
1567 (*arm-wince-pe): Change to arm-wince-pe.
1568 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1569 cases in Java-disabling statement.
1570 (bfin-*-*): Don't disable Java again.
1571 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1572 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1573 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1574 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1575 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1576 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1577 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1578 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1579 Java-disabling statement.
1580 (mmix-*-*): Don't disable Java again.
1581 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1582 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1583 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1584 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1585 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1586 statement.
1587 * configure: Regenerate.
1588
899b04ef
JM
15892011-04-28 Joseph Myers <joseph@codesourcery.com>
1590
1591 Merge from GCC:
1592
1593 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1594
1595 PR lto/48086
1596 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1597 * configure: Regenerate.
1598
9863d716
JM
15992011-04-28 Joseph Myers <joseph@codesourcery.com>
1600
1601 * configure.ac: Separate cases disabling Java and Java libraries
1602 from general case over targets.
1603 * configure: Regenerate.
1604
a90ef4bf
JM
16052011-04-06 Joseph Myers <joseph@codesourcery.com>
1606
1607 * configure.ac (build_tools): Remove build-byacc.
1608 (host_libs): Remove mmalloc.
1609 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1610 autoconf automake libtool diff rcs fileutils shellutils time
1611 textutils wdiff find uudecode hello tar gzip indent recode release
1612 sed perl gawk findutils gettext zip.
1613 (libgcj): Remove target-qthreads.
1614 (target_tools): Remove target-examples target-gperf.
1615 (YACC): Don't handle building byacc.
1616 * configure: Regenerate.
1617 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1618 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1619 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1620 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1621 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1622 handle building components.
1623 * Makefile.in: Regenerate.
1624
05a02268
RW
16252011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1626
1627 * config.sub: Sync from upstream.
1628
c5f5c3c2
JM
16292011-04-01 Joseph Myers <joseph@codesourcery.com>
1630
1631 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1632 (microblaze*): Don't disable libssp.
1633 * configure: Regenerate.
1634
f6c1938b
JM
16352011-04-01 Joseph Myers <joseph@codesourcery.com>
1636
1637 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1638 moveifchange.
1639 * configure: Regenerate.
1640 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1641 * Makefile.in: Regenerate.
1642
1f111696
JM
16432011-04-01 Joseph Myers <joseph@codesourcery.com>
1644
1645 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1646 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1647 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1648 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1649 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1650 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1651 md_exec_prefix cases.
1652 * configure: Regenerate.
1653
065a5627
JM
16542011-04-01 Joseph Myers <joseph@codesourcery.com>
1655
1656 * configure.ac: Separate cases disabling target-libssp,
1657 target-libiberty, target-libstdc++-v3 and Fortran from general
1658 case over targets.
1659 * configure: Regenerate.
1660
b2f14e4a
JM
16612011-04-01 Joseph Myers <joseph@codesourcery.com>
1662
1663 * configure.ac (*-*-chorusos): Don't disable libgcj.
1664 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1665 Remove case.
1666 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1667 (arm-*-coff): Don't disable libgcj.
1668 (arm*-*-linux-gnueabi): Remove useless assignment.
1669 (arm-*-riscix*): Don't disable libgcj.
1670 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1671 configuration.
1672 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1673 (c54x*-*-*): Remove case.
1674 (tic54x-*-*): Don't disable GCC or GCC libraries.
1675 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1676 to *.
1677 (d10v-*-*): Don't disable GCC libraries.
1678 (d30v-*-*): Don't disable libgcj.
1679 (h8500-*-*): Don't disable GCC libraries.
1680 (i960-*-*): Don't disable libgcj.
1681 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1682 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1683 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1684 libgcj.
1685 (m68k-*-coff*): Remove case.
1686 (mmix-*-*): Don't disable libgloss on host.
1687 (mn10200-*-*, mn10300-*-*): Remove cases.
1688 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1689 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1690 Don't disable libgcj.
1691 (romp-*-*): Remove case.
1692 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1693 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1694 case.
1695 (v810-*-*): Don't disable GCC libraries.
1696 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1697 (ip2k-*-*): Don't disable GCC libraries.
1698 * configure: Regenerate.
1699
6a608608
JM
17002011-03-28 Joseph Myers <joseph@codesourcery.com>
1701
1702 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1703 libffi on host.
1704 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1705 on host.
1706 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1707 * configure: Regenerate.
1708
5b806d27
NC
17092011-03-26 John Marino <binutils@marino.st>
1710
1711 * configure.ac: Add support for *-*-dragonfly*
1712 * configure: Regenerate.
1713
0377a422
JM
17142011-03-25 Joseph Myers <joseph@codesourcery.com>
1715
1716 * configure.ac (native_only): Remove.
1717 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1718 send-pr uudecode guile gnuserv on host.
1719 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1720 send-pr rcs guile perl texinfo libtool on host.
1721 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1722 automake send-pr rcs guile perl texinfo libtool on host.
1723 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1724 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1725 (alpha*-dec-osf*): Don't disable fileutils on target.
1726 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1727 texinfo send-pr expect dejagnu on target.
1728 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1729 target-qthreads on target.
1730 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1731 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1732 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1733 x86_64-*-mingw*): Don't disable expect on target.
1734 (*-*-cygwin*): Don't disable target-gperf on target.
1735 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1736 gnuserv on target.
1737 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1738 target.
1739 * configure: Regenerate.
1740
2354b38b
JM
17412011-03-25 Joseph Myers <joseph@codesourcery.com>
1742
1743 * configure.ac (target_tools): Remove target-groff.
1744 (native_only): Remove target-groff.
1745 (hppa*64*-*-*): Don't disable byacc.
1746 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1747 setting.
1748 (*-*-kaos*): Don't skip target-librx and target-groff.
1749 (*-*-netware*): Don't skip target-libmudflap.
1750 (*-*-tpf*): Don't skip target-libmudflap.
1751 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1752 directories on the host.
1753 (ia64*-*-*vms*): Don't skip tix.
1754 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1755 host.
1756 * configure: Regenerate.
1757
28d9b232
PB
17582011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1759
1760 * configure.ac: Remove references to mt-mep, mt-netware,
1761 mt-wince.
1762 * Makefile.def: Add all-utils soft dependencies.
1763 * Makefile.tpl: Remove GDB_NLM_DEPS.
1764 * configure: Regenerate.
1765 * Makefile.in: Regenerate.
1766
dbbe5f95
PB
17672011-03-24 Paolo Bonzini <bonzini@gnu.org>
1768
1769 Sync from GCC:
1770
1771 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1772
1773 * configure.ac: Do not include mh-x86omitfp.
1774 * configure: Regenerate.
1775
1776 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1777
1778 * configure.ac: Remove empty cases.
1779 * configure: Regenerate.
1780
1781 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1782
1783 * Makefile.def: Add dependency from termcap to gdb.
1784 * Makefile.in: Regenerate.
1785
1786 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1787
1788 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1789 * configure: Regenerate.
1790 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1791 * Makefile.tpl: Likewise.
1792 * Makefile.in: Regenerate.
1793
1794 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1795
1796 * configure.ac: Remove all mentions of tentative_cc.
1797 * configure: Regenerate.
1798
1799 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1800
1801 PR lto/48086
1802 * configure.ac: Re-enable LTO on *-apple-darwin9.
1803 * configure: Regenerate.
1804
3516a403
JM
18052011-03-24 Joseph Myers <joseph@codesourcery.com>
1806
1807 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1808 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1809 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1810 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1811 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1812 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1813 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1814 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1815 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1816 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1817 *-*-rhapsody*): Remove host cases.
1818 * configure: Regenerate.
1819
93cc359e
JM
18202011-03-24 Joseph Myers <joseph@codesourcery.com>
1821
1822 * configure.ac (ppc*-*-pe): Remove host case.
1823 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1824 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1825 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1826 cases.
1827 * configure: Regenerate.
1828
29b2c556
JM
18292011-03-24 Joseph Myers <joseph@codesourcery.com>
1830
1831 * config.sub: Update to version 2011-03-23.
1832
f0ff0f90
JM
18332011-03-22 Joseph Myers <joseph@codesourcery.com>
1834
1835 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1836 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1837 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1838 * configure: Regenerate.
1839
782cb41f
JM
18402011-03-22 Joseph Myers <joseph@codesourcery.com>
1841
1842 * config-ml.in: Don't handle arc-*-elf*.
1843 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1844 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1845 handle GCC libraries.
1846 * configure: Regenerate.
1847
0e8ad34f
RO
18482011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1849
1850 PR bootstrap/48120:
1851 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1852 Add -lstdc++ -lm to LIBS.
1853 * configure: Regenerate.
1854
5548b4ce
DE
18552011-03-18 David Edelsohn <dje.gcc@gmail.com>
1856
1857 * config.guess: Update to version 2011-02-02
1858 * config.sub: Update to version 2011-02-24
2e702c99 1859
86ed8cf6
SP
18602011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1861
9eb322aa
MF
1862 * configure.ac: Adjust test of with_ppl.
1863 * configure: Regenerated.
86ed8cf6 1864
b123da99
SP
18652011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1866
1867 * configure.ac: Add -lpwl to ppllibs.
1868 * config/cloog.m4: Add -lisl to clooglibs.
1869 * configure: Regenerated.
1870
822ce8ee
RW
18712011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1872
1873 Import from Libtool and gnulib:
1874
1875 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1876
1877 Prepare for supporting FreeBSD 10.
1878 * config.rpath: Remove handling of freebsd1* which soon would
1879 match FreeBSD 10.0.
1880
1881 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1882
1883 Remove support for FreeBSD 1.x.
1884 * libtool.m4 (_LT_LINKER_SHLIBS)
1885 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1886 soon would incorrectly match FreeBSD 10.0.
1887
dcb5e506
RW
18882011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1889
1890 PR binutils/12283
1891 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1892 (move-if-change): Comes from gnulib.
1893 * move-if-change: Import version from gnulib.
1894
8d8eef9a
RW
18952011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1896
1897 Sync from GCC:
1898
1899 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1900
1901 PR lto/47225
1902 * Makefile.def (lto-plugin): Double dash for enable-shared.
1903 (configure-gcc): Depend on all-lto-plugin.
1904 * Makefile.in: Rebuilt.
1905
1906 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1907
1908 * configure.ac: Remove extra bracket.
1909 * configure: Regenerate.
1910
1911 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1912
1913 PR lto/47225
1914 * Makefile.def: Add dependency for install-gcc
1915 on install-lto-plugin.
1916 * Makfile.in: Regenerated
1917
1918 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1919
1920 * configure.ac: If with_ppl is no, move setting with_cloog=no
1921 after CLOOG_REQUESTED check.
1922 * configure: Regenerated.
1923
1924 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1925
1926 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1927 CLooG has been requested.
1928 * configure: Regenerated.
1929
1930 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1931
1932 * configure: Regenerated.
1933 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1934
1935 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1936
1937 * configure: Regenerated.
1938 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1939
1940 2011-01-07 Jan Hubicka <jh@suse.cz>
1941
1942 PR lto/47225
1943 * Makefile.in: Regenerate.
1944 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1945 configure.
1946
65b4571a
AO
19472011-01-31 Alexandre Oliva <aoliva@redhat.com>
1948
1949 PR libgcj/44341
1950 * configure.ac: Discard --with-* flags for host when configuring
1951 target libraries for cross build.
1952 * configure: Rebuilt.
1953
7837304f
AS
19542011-01-21 Andreas Schwab <schwab@redhat.com>
1955
1956 Sync from GCC:
1957
1958 2011-01-21 Andreas Schwab <schwab@redhat.com>
1959
1960 * configure.ac: Use AS_HELP_STRING throughout.
1961 * configure: Regenerate.
1962
1963 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1964
1965 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1966 * configure: Regenerate.
1967
115ef890
RW
19682010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1969
1970 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1971
92c9a463
JB
19722011-01-13 Joel Brobecker <brobecker@adacore.com>
1973
1974 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1975 for ia64-hpux.
1976 * configure: Regenerate.
1977
887ebfb4
RW
19782011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1979
1980 Sync from GCC:
1981 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1982
1983 * configure.ac: (picochip): Disable libiberty.
1984 * configure: Regenerate.
1985
04d2c2b2
JJ
19862010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1987
1988 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1989
33d23ee8
ILT
19902010-12-10 Ian Lance Taylor <iant@google.com>
1991
1992 PR bootstrap/46819
1993 * configure.ac: For --disable-libgcj clear libgcj_saved.
1994 * configure: Rebuild.
1995
89a1e9c3
PB
19962010-12-10 Tobias Burnus <burnus@net-b.de>
1997
1998 PR fortran/46540
1999 * configure.ac: Add --disable-libquadmath and
2000 --disable-libquadmath-support.
2001 * configure: Regenerate.
2002
ac7bcd26
TG
20032010-12-10 Tristan Gingold <gingold@adacore.com>
2004
2005 * src-release (ETC_SUPPORT): add gnu-oids.texi
2006
d357cef7
HPN
20072010-12-03 Hans-Peter Nilsson <hp@axis.com>
2008
2009 PR libffi/46792
2010 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2011 * configure: Regenerate.
2012
4f11b223
ILT
20132010-12-02 Ian Lance Taylor <iant@google.com>
2014
2015 * configure.ac: Always set default for poststage1_ldflags to
2016 -static-libstdc++ -static-libgcc.
2017
989abc33
JJ
20182010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2019
2020 * COPYING.NEWLIB: Add National Semiconductor notice.
2021
950386c6
AS
20222010-11-29 Andreas Schwab <schwab@redhat.com>
2023
2024 * configure.ac: Move comment to remove extra space in last argument
2025 of GCC_TARGET_TOOL.
2026
87cda2cf
AO
20272010-11-26 Alexandre Oliva <aoliva@redhat.com>
2028
7d509c83 2029 PR other/46026
87cda2cf
AO
2030 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2031 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2032 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2033 (BASE_FLAGS_TO_PASS): Use it.
2034 * configure: Rebuilt.
2035 * Makefile.in: Rebuilt.
2036
d3b50760
L
20372010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2038
2039 PR binutils/12258
2040 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2041 Properly check default linker.
2042 * configure: Regnerated.
2043
c7791212
NC
20442010-11-23 Matthias Klose <doko@ubuntu.com>
2045
2046 * configure.ac: For --enable-gold, handle value `default' instead of
2047 `both*'. New configure option --{en,dis}able-ld.
2048 * configure: Regenerate.
2049
9e1a94f4
ILT
20502010-11-20 Ian Lance Taylor <iant@google.com>
2051
2052 * configure.ac: Only disable a language library if no language needs
2053 it. Don't let --disable-libgcj uncondtionally disable libffi.
2054 * configure: Rebuild.
2055
ceca0218
PB
20562010-11-20 Paolo Bonzini <bonzini@gnu.org>
2057
2058 * configure: Regenerate.
2059
9b980aa1
RW
20602010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2061
2062 PR other/46202
2063 * configure.ac: Fix just-built in-tree STRIP name to be
2064 binutils/strip-new.
2065 * configure: Regenerate.
2066 * Makefile.def (install-strip-gcc, install-strip-binutils)
2067 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2068 (install-strip-sid): Mirror dependencies on non-strip variants
2069 of these targets on the respective -strip prerequisites.
2070 * Makefile.tpl (install-strip, install-strip-host)
2071 (install-strip-target): New targets.
2072 (install-strip-[+module+], install-strip-target-[+module+]):
2073 New targets.
2074 * Makefile.in: Regenerate.
2075
e552509b
ILT
20762010-11-19 Ian Lance Taylor <iant@google.com>
2077 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2078
2079 * configure.ac: Add target-libgo to target_libraries. Set
2080 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2081 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2082 (HOST_EXPORTS): Add GOC.
2083 (BASE_TARGET_EXPORTS): Add GOC.
2084 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2085 (GOCFLAGS_FOR_TARGET): New variable.
2086 (EXTRA_HOST_FLAGS): Add GOC.
2087 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2088 * Makefile.def (target_modules): Add libgo.
2089 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2090 (dependencies): Add dependency from configure-target-libgo to
2091 configure-target-libffi and all-target-libstdc++-v3. Add
2092 dependencies from all-target-libgo to all-target-libffi.
2093 (languages): Add go.
2094 * configure: Rebuild.
2095 * Makefile.in: Rebuild.
2096
20972010-11-19 Ian Lance Taylor <iant@google.com>
2098
2099 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2100 compiler/flag environment variables.
2101
21022010-11-18 Ian Lance Taylor <iant@google.com>
2103
2104 * configure.ac: Check for lang_requires_boot_languages in
2105 config-lang.in files.
2106 * configure: Rebuild.
2107
8c21d9c7
MF
21082010-11-17 Mike Frysinger <vapier@gentoo.org>
2109
2110 * .gitignore: New file.
2111
e552509b
ILT
21122010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2113 Tobias Burnus <burnus@net-b.de>
2114
2115 PR fortran/32049
2116 * Makefile.def: Add libquadmath; build it with language=fortran.
2117 * configure.ac: Add libquadmath.
2118 * Makefile.tpl: Handle multiple libs in check-[+language+].
2119 * Makefile.in: Regenerate.
2120 * configure: Regenerate.
2121
21222010-11-15 Andreas Schwab <schwab@redhat.com>
2123
2124 * configure.ac: Fix spelling in option names.
2125 * configure: Regenerated.
2126
21272010-11-13 Georg-Johann Lay <georgjohann@web.de>
2128
2129 PR bootstrap/39622
2130 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2131 * configure: Regenerated.
2132
21332010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2134
2135 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2136 define the cloog backend to use. Furthermore, only pass the ppllibs to
2137 the configure checks, if necessary.
2138 * configure: Regenerate.
2139
21402010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2141
2142 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2143 * configure: regenerate
2144
21452010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2146
2147 * config/cloog.m4: Fix typo. verison -> version.
2148 * configure: Regenerate.
2149
21502010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2151
2152 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2153 * configure: Regenerate.
2154
21552010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2156
2157 * configure.ac: Support official CLooG.org versions.
2158 * configure: Regenerate.
2159 * config/cloog.m4: New.
2160
aa291e2d
ME
21612010-11-05 Michael Eager <eager@eagercon.com>
2162
2163 * COPYING.LIBGLOSS: Correct typo in microblaze.
2164 * COPYING.NEWLIB: Same.
2165
e552509b
ILT
21662010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2167
2168 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2169 * configure: Regenerate.
2170
74cea91b
DK
21712010-11-03 Ian Lance Taylor <iant@google.com>
2172 Dave Korn <dave.korn.cygwin@gmail.com>
2173
2174 PR lto/46273
2175 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2176 and on other supported platforms whenever LTO is enabled.
2177 * configure: Rebuild.
2178
6d0cd39e
AM
21792010-11-02 Alan Modra <amodra@gmail.com>
2180
2181 PR binutils/12110
2182 * configure.ac: Error when source path contains spaces.
2183 * configure: Regenerate.
2184
18a8530e
ILT
21852010-10-20 Ian Lance Taylor <iant@google.com>
2186
2187 * Makefile.def (target_modules): Set lib_path to src/.libs for
2188 libstdc++-v3 module.
2189 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2190 * Makefile.in: Rebuild.
2191
6ed3211e
JJ
21922010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2193 Joseph Myers <joseph@codesourcery.com>
2194
2195 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2196 notices.
2197 * COPYING.NEWLIB: Add Texas Instruments notice.
2198
a8eb3f0a
DK
21992010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2200
2201 * configure.ac (build_lto_plugin): New shell variable.
2202 (--enable-lto): Turn on by default for all non-ELF platforms that
2203 have had LTO support added so far. Set build_lto_plugin appropriately
2204 for both ELF and non-ELF.
2205 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2206 * configure: Regenerate.
2207
4074d5f2
RW
22082010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2209
2210 PR bootstrap/45326
2211 PR bootstrap/45174
2212 * configure.ac: Honor initial values of $build_configargs,
2213 $host_configargs, $target_configargs. Mark the precious, so
2214 environment settings get recorded.
2215 * configure: Regenerate.
2216
29821356
RW
22172010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2218
2219 Sync from GCC:
2220
2221 2010-09-30 Michael Eager <eager@eagercon.com>
2222
2223 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2224 * configure: Regenerate.
2225
2226 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2227
2228 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2229 targets and amend comment.
2230 * configure: Regenerate.
2231
2232 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2233
2234 * configure.ac: Enable LTO by default on Darwin.
2235 * configure: Regenerate.
2236
2237 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2238
2239 PR bootstrap/44455
2240 * configure.ac (extra_mpfr_configure_flags): Copy from
2241 extra_mpc_gmp_configure_flags.
2242 * configure: Re-generated.
2243
57eefe4d
RW
22442010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2245
2246 Sync from GCC:
2247
2248 PR bootstrap/45796
2249 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2250 Depend on all-build-libiberty.
2251 * Makefile.in: Regenerate.
2252
22532010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2254
2255 Sync from GCC:
2256
2257 PR bootstrap/44621
2258 * configure.ac: Fix unportable shell quoting.
2259 * configure: Regenerate.
2260
48bb73dd
RW
22612010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2262
2263 * configure.ac: Support all v850 targets.
2264 * configure: Regenerate.
2265
1d14850f
PB
22662010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2267
2268 PR target/44862
2269 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2270 Provide -B option to allow for link spec %s substitutions for
2271 libstdc++.a on darwin.
2272 * Makefile.in: Regenerate.
2273
7530c480
AO
22742010-06-10 Alexandre Oliva <aoliva@redhat.com>
2275
2276 * Makefile.def (configure-gcc): Depend on all-libelf.
2277 * Makefile.in: Rebuild.
2278
285d560d
RW
22792010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2280
2281 * config.sub, config.guess: Update from upstream sources.
2282
a009f2e7
RW
22832010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2284
2285 Sync from GCC:
2286
2287 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2288 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2289 * configure: Regenerated.
2290
2291 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2292 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2293 * configure: Regenerate.
2294
2295 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2296 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2297 * configure: Regenerate.
2298
2299 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2300 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2301 separately.
2302 * configure: Regenerate.
2303
2304 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2305 * configure: Regenerate after change to elf.m4.
2306
2307 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2308 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2309 * configure: Regenerated.
2310
2311 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2312 * configure.ac: Print "buggy but acceptable" when CLooG
2313 revision is less than 9.
2314 * configure: Regenerated.
2315
e49e5c92
DK
23162010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2317
2318 Merge from gcc:
2319
2320 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2321 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2322 * configure: Regenerate.
2323
2324 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2325 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2326 a platform that supports LTO.
2327 * configure: Regenerate.
2328
2329 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2330 PR lto/42776
2331 * configure.ac (--enable-lto): Refactor handling so libelf tests
2332 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2333 and allow LTO to be explicitly enabled on non-ELF platforms that
2334 are known to support it inside else-clause.
2335 * configure: Regenerate.
2336
e6de499b
NC
23372010-04-27 Roland McGrath <roland@redhat.com>
2338 H.J. Lu <hongjiu.lu@intel.com>
2339
2340 * configure.ac (--enable-gold): Support both, both/gold and
2341 both/bfd to add gold to configdirs without removing ld.
2342 * configure: Regenerated.
2343
2344 * Makefile.def: Add install-gold dependency to install-ld.
2345 * Makefile.in: Regenerated.
2346
d594eacc
TG
23472010-04-14 Tristan Gingold <gingold@adacore.com>
2348
2349 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2350 * configure: Regenerate.
2351
938d2b74
RW
23522010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2353
2354 Merge from gcc:
2355 PR bootstrap/43615
2356 PR bootstrap/43328
2357 Revert:
2358 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2359 * configure.ac: Do not pass --enable-multilib nor
2360 --disable-multilib in baseargs. Accept explicitly passed
2361 --enable_multilib.
2362 * configure: Regenerate.
2363
a9ef41a7
RW
23642010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2365
2366 PR bootstrap/43328
2367 * configure.ac: Do not pass --enable-multilib nor
2368 --disable-multilib in baseargs. Accept explicitly passed
2369 --enable_multilib.
2370 * configure: Regenerate.
2371
619a3713
JM
23722010-03-23 Joseph Myers <joseph@codesourcery.com>
2373
2374 * configure.ac (tic6x-*-*): New case.
2375 * configure: Regenerate.
2376
92f4e989
JM
23772010-03-23 Joseph Myers <joseph@codesourcery.com>
2378
2379 Merge from gcc:
2380 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2381 PR ada/42554
2382 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2383 * configure: Regenerate.
2384
c35a0556
JM
23852010-03-23 Joseph Myers <joseph@codesourcery.com>
2386
2387 * config.sub: Update to version 2010-03-22.
2388 * config.guess: Update to version 2009-12-30.
2389
18fa8f9c
JM
23902010-03-14 Joseph Myers <joseph@codesourcery.com>
2391
2392 Merge from gcc:
2393 2010-01-11 Richard Guenther <rguenther@suse.de>
2394 PR lto/41569
2395 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2396 * Makefile.in: Regenerated.
2397
ba98da75
RO
23982010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2399
2400 PR libstdc++/32499
2401 * configure.ac (RANLIB): Default to true.
2402 (STRIP): Likewise.
2403 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2404 * configure: Regenerate.
2405
3994761f
NC
24062010-02-17 Nick Clifton <nickc@redhat.com>
2407
2408 PR 11238
2409 * Makefile.tpl (local-distclean): Also remove config.cache files in
2410 sub-directories as there may not be Makefiles present in the
2411 sub-directories.
792cdb50
NC
2412 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2413 the config.cache files found by the find command.
2414
3994761f
NC
2415 * Makefile.in: Regenerate.
2416 * configure.ac: Revert previous delta.
2417 * configure: Regenerate.
2418
01a82011
NC
24192010-02-15 Nick Clifton <nickc@redhat.com>
2420
2421 PR 11238
2422 * configure.ac: Delete config.cache files in sub-directories when
2423 deleting Makefiles.
2424 * configure: Regenerate.
2425
143754cd
NC
24262010-02-15 Nick Clifton <nickc@redhat.com>
2427
2428 * configure.ac: Sync from gcc.
2429 * configure: Regenerate.
2430
a6b5846e
KG
24312010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2432
2433 Sync from gcc:
2434 * configure.ac: Add "recommended" version checks for GMP/MPC.
2435 Update recommended GMP/MPFR/MPC versions.
2436 * configure: Regenerate.
2437
2aa2364a
JR
24382010-01-25 Joern Rennecke <amylaar@spamcop.net>
2439
2440 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2441 * configure.ac (bootstrap_target_libs): Make inclusion of
2442 target-libgomp conditional on libgomb being in target_configdirs.
2443 * configure: Regenerate.
2444
d35e937f
JR
24452010-01-23 Joern Rennecke <amylaar@spamcop.net>
2446
2447 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2448 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2449 * configure: Regenerate.
2450
911e63d0
JR
24512010-01-22 Joern Rennecke <amylaar@spamcop.net>
2452
2453 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2454 * configure.ac (target_configdirs): Substitute.
2455 * Makefile.def: Bootstrap target module libgomp.
2456 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2457 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2458 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2459 * configure, Makefile.in: Regenerate.
2460
3725885a
RW
24612009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2462
2463 * libtool.m4: Sync from git Libtool.
2464 * ltmain.sh: Likewise.
2465 * ltoptions.m4: Likewise.
2466 * ltversion.m4: Likewise.
2467 * lt~obsolete.m4: Likewise.
2468
d5f2ee2e 24692010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2470 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2471
2472 PR bootstrap/42424
2473 * configure.ac: Include libtool m4 files.
9eb322aa 2474 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2475 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2476 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2477
d5f2ee2e
KG
2478 * configure: Regenerate.
2479
f2b2dd91
RW
24802010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2481
2482 PR bootstrap/41818
2483 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2484 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2485 * Makefile.in: Regenerate.
2486
06ca7962
BE
24872009-12-18 Ben Elliston <bje@au.ibm.com>
2488
2489 * config.sub, config.guess: Update from upstream sources.
2490
30a16d7b
JJ
24912009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2492
2493 * COPYING.NEWLIB: Update copyright date.
2494 * COPYING.LIBGLOSS: Ditto.
2495
d9b76ff9
KG
24962009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2497
2498 PR middle-end/30447
2499 PR middle-end/30789
2500 PR other/40302
2501
2502 * configure.ac: Require MPC.
2503 * configure: Regenerate.
2504
2505 * configure.ac: Update minimum MPC version to 0.8.
2506 * configure: Regenerate.
2507
e12dec02
PB
25082009-11-20 Paolo Bonzini <bonzini@gnu.org>
2509
2510 * config.guess: Sync with upstream and gcc.
2511 * config.sub: Sync with upstream and gcc.
2512
606a9ca0
AO
25132009-11-16 Alexandre Oliva <aoliva@redhat.com>
2514
2515 * Makefile.def: Restore host and target settings for gmp.
2516 * Makefile.in: Rebuild.
2517
1f53ca9a
AO
25182009-11-16 Alexandre Oliva <aoliva@redhat.com>
2519
2520 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2521 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2522 Fix portability of test of C++ as bootstrap language. Add
2523 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2524 * configure: Rebuild.
2525 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2526 and cloog. Fix in-tree ppl configuration. Introduce libelf
2527 in-tree building.
2528 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2529 (POSTSTAGE1_HOST_EXPORTS): Use it.
2530 (STAGE[+id+]_CXXFLAGS): New.
2531 (BASE_FLAGS_TO_PASS): Pass it down.
2532 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2533 extra_exports.
2534 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2535 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2536 extra_exports.
2537 * Makefile.in: Rebuild.
2538
25392009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2540
2541 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2542 paths for *-w64-mingw* and x86_64-*mingw*.
2543 * configure: Regenerated.
2544
25452009-10-30 Kai Tietz <kai.tietz@onevision.com>
2546
2547 * configure.ac: Disable target-winsup & co for
2548 x86_64-*-mingw* and *-w64-mingw* targets.
2549 * configure: Regenerated.
2550
25512009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2552
2553 * configure.ac (CLooG test): Use = with test.
2554 * configure: Regenerate.
2555
25562009-10-22 Richard Guenther <rguenther@suse.de>
2557
2558 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2559 cloog if the ppl version check failed. Move flags saving
2560 before setting in libelf check.
2561 * configure: Regenerate.
2562
25632009-10-21 Richard Guenther <rguenther@suse.de>
2564
2565 * configure.ac: Adjust the ppl and cloog configure to work as
2566 documented. Disable cloog if ppl was disabled. Omit the version
2567 checks if they were disabled.
2568 * configure: Re-generate.
2569
6811fb56
RW
25702009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2571
2572 * configure.ac: Add 'lto' to enable_languages, not
2573 new_enable_languages, and only if not already present.
2574 * configure: Regenerate.
2575
700d40ca
ILT
25762009-10-06 Ian Lance Taylor <iant@google.com>
2577
2578 * Makefile.def: check-gold depends upon all-gas.
2579 * Makefile.in: Rebuild.
2580
25812009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2582
2583 * Makefile.def: all-lto-plugin depends on all-libiberty.
2584 set bootstrap=true for lto-plugin.
2585 Add lto-plugin.
2586 * Makefile.in: Regenerate.
2587 * configure.ac (host_libs): Add lto-plugin.
2588 * configure: Regenerate.
2589
25902009-10-03 Diego Novillo <dnovillo@google.com>
2591
2592 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2593 (HOST_LIBELFLIBS): Define.
2594 (HOST_LIBELFINC): Define.
2595 * Makefile.in: Regenerate.
2596 * configure.ac: Add --enable-lto.
2597 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2598 If --enable-lto is used, add 'lto' to new_enable_languages.
2599 If --enable-lto is used and gold is enabled, add
2600 lto-plugin to configdirs.
2601 * configure: Regenerate.
2602
26032009-10-03 Simon Baldwin <simonb@google.com>
2604
2605 * configure.ac: If --with-system-zlib, suppress local zlib and
2606 pass --with-system-zlib to subdir configure scripts.
2607 * configure: Regenerate.
2608
26092009-10-01 Loren J. Rittle <ljrittle@acm.org>
2610 Paolo Bonzini <bonzini@gnu.org>
2611
2612 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2613 $(srcdir).
2614 * Makefile.in: Rebuilt.
2615
c8cb1b3e
PB
26162009-09-29 Paolo Bonzini <bonzini@gnu.org>
2617
2618 Sync from gcc:
2619 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2620
2621 * configure.ac: Update minimum MPC version to 0.7.
2622 * configure: Regenerate.
2623
30167e0a
NC
26242009-09-25 Nick Clifton <nickc@redhat.com>
2625
2626 * configure.ac: Pass any --cache-file=/dev/null option on to
2627 subconfigures.
2628 * configure: Regenerate.
2629
707a0b5c
NC
26302009-09-23 Nick Clifton <nickc@redhat.com>
2631
2632 * config.sub, config.guess: Update from upstream sources.
2633
700d40ca
ILT
26342009-09-22 Loren J. Rittle <ljrittle@acm.org>
2635
2636 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2637 * Makefile.in: Rebuilt.
2638
2fd0b40b
RW
26392009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2640
2641 PR bootstrap/32272
2642 * configure.ac: Error out if $srcdir isn't '.' but contains
2643 host-${host_noncanonical}.
2644 * configure: Regenerate.
2645
4385ad3c
RW
26462009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2647
16b1ad29
RW
2648 * configure.ac: If bootstrapping a combined tree with
2649 --enable-gold, require c++ in stage1_languages.
2650 * configure: Regenerate.
2651
f8dc745f
RW
2652 * configure.ac: Also add target_libs of stage1_languages to
2653 bootstrap_target_libs.
2654 * configure: Regenerate.
2655
4385ad3c
RW
2656 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2657 with --enable-languages not containing c++.
2658 * configure: Regenerate.
2659
df51e4e1
JZ
26602009-09-16 Jie Zhang <jie.zhang@analog.com>
2661
2662 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2663 * configure: Regenerate.
2664
06a51eac
RW
26652009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2666
2667 * configure.ac: Do not use $extrasub for replacing @if/@endif
2668 parts in Makefile; instead, use additional arguments to
2669 AC_CONFIG_COMMANDS to do the replacement manually, with several
2670 sed invocations, to avoid HP-UX sed command limits.
2671 * configure: Regenerate.
2672
96655cc4
AO
26732009-09-04 Alexandre Oliva <aoliva@redhat.com>
2674
2675 * configure.ac (with-build-config): Document. Handle without.
2676 Handle missing argument.
2677 * configure: Rebuilt.
2678
26792009-09-03 Alexandre Oliva <aoliva@redhat.com>
2680
2681 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2682 Default to bootstrap-debug only if compare-debug works.
2683 * configure: Rebuilt.
2684 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2685 * Makefile.in: Rebuilt.
2686
26872009-09-01 Alexandre Oliva <aoliva@redhat.com>
2688
2689 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2690 * Makefile.in: Rebuilt.
2691
8e957354
PB
26922009-09-02 Paolo Bonzini <bonzini@gnu.org>
2693
2694 * Makefile.tpl (AWK): Fix typo.
2695 * Makefile.in: Regenerate.
2696
26972009-09-02 Paolo Bonzini <bonzini@gnu.org>
2698
2699 * configure.ac: Detect awk and sed.
2700 * Makefile.def (flags_to_pass): Add AWK and SED.
2701 * Makefile.tpl (AWK, SED): New.
2702 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2703 * configure: Regenerate.
2704 * Makefile.in: Regenerate.
2705
fb792462
TG
27062009-09-01 Tristan Gingold <gingold@adacore.com>
2707
2708 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2709 Remove logical names.
2710
a69e7d0a
DK
27112009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2712
2713 * ltmain.sh (func_normal_abspath): New function.
2714 (func_relative_path): Likewise.
2715 (func_mode_help): Document new -bindir option for link mode.
2716 (func_mode_link): Add new -bindir option, and use it to place
2717 output DLL if specified.
2718
d444d2ba
RW
27192009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2720
2721 * configure.ac (AC_PREREQ): Bump to 2.64.
2722
13b7343a
RW
27232009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2724
af542c2e
RW
2725 * README-maintainer-mode: Point directly to upstream locations
2726 for autoconf, automake, libtool, gettext, instead of copies on
2727 sources.redhat.com. Document required versions.
2728 * configure.ac: Do not substitute datarootdir, htmldir,
2729 pdfdir, docdir. Do not process --with-datarootdir,
2730 --with-htmldir, --with-pdfdir, --with-docdir.
2731 * configure: Regenerate.
2732
81ecdfbb
RW
2733 * configure: Regenerate.
2734
13b7343a
RW
2735 * compile: Sync from Automake 1.11.
2736 * depcomp: Likewise.
2737 * install-sh: Likewise.
2738 * missing: Likewise.
2739 * mkinstalldirs: Likewise.
2740 * ylwrap: Likewise.
2741
c1102ce7
RW
27422009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2743
34a0f3cf
RW
2744 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2745 (baseargs): Add --disable-option-checking.
2746 * configure: Regenerate.
2747
c1102ce7
RW
2748 * Makefile.def (configure-target-libiberty): Depend on
2749 all-binutils and all-ld.
2750 (configure-target-newlib): Likewise.
2751 * Makefile.in: Regenerate.
2752
e8a5fa9c
RW
27532009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2754
2755 Sync with GCC, merge:
2756
2757 2009-07-31 Christian Bruel <christian.bruel@st.com>
2758
2759 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2760 * configure: Regenerate.
2761
2762 2009-07-06 Ian Lance Taylor <iant@google.com>
2763
2764 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2765 * configure: Rebuild.
2766
2767 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2768
2769 PR bootstrap/40338
2770 * configure.ac (comparestring): Create new variable.
2771 * Makefile.tpl (comparestring): Use to skip some comparisions.
2772 * configure: Regenerate.
2773 * Makefile.in: Regenerate.
2774
2775 2009-06-23 Ian Lance Taylor <iant@google.com>
2776
2777 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2778 boot_languages. Only bootstrap target libraries listed in
2779 target_libs for some boot language. Add --with-stage1-ldflags,
2780 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2781 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2782 if not building with C++.
2783 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2784 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2785 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2786 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2787 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2788 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2789 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2790 * configure, Makefile.in: Rebuild.
2791
2792 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2793
2794 * configure.ac: Detect MPC in default directory.
2795 * configure: Regenerate.
2796
2797 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2798
2799 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2800 to noconfdirs.
2801 * configure: Regenerate.
2802
2803 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2804
2805 * Makefile.def: Add MPC support and dependencies.
2806 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2807
2808 * Makefile.in, configure: Regenerate.
2809
2810 2009-05-24 Nicolas Roche <roche@adacore.com>
2811
2812 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2813 * Makefile.in: Regenerate.
2814
2815 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2816
2817 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2818 * configure: Regenerate.
2819
2820 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2821
2822 * configure.ac ($with_ppl): Default to no if not supplied.
2823 ($with_cloog): Likewise.
2824 configure: Regenerate.
2825
2826 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2827
2828 PR bootstrap/39739
2829 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2830 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2831
2832 * configure, Makefile.in: Regenerate.
2833
2834 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2835
2836 * configure.ac: Change copyright header to refer to version
2837 3 of the GNU General Public License and to point readers at the
2838 COPYING3 file and the FSF's license web page.
2839 * Makefile.def: Likewise.
2840 * Makefile.tpl: Likewise.
2841 * Makefile.in: Regenerate.
2842
2843 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2844
2845 * configure.ac: Restore match for darwin9 or later. Use double
2846 brackets since regeneration eats one pair.
2847 * configure: Regenerate.
2848
bf110216
CF
28492009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2850
2851 * MAINTAINERS: Perform some obvious fixups.
2852
2262bbf4
BE
28532009-08-17 Ben Elliston <bje@au.ibm.com>
2854
2855 * config.sub, config.guess: Update from upstream sources.
2856
25a07265
NC
28572009-08-06 Michael Eager <eager@eagercon.com>
2858
2859 * configure.ac: Add Microblaze target.
2860 * configure: Regenerate.
2861
85bd1942
TG
28622009-07-02 Tristan Gingold <gingold@adacore.com>
2863
2864 * configure.ac: Do not exclude gas for i386-*-darwin.
2865 Add a case for x86_64-*-darwin.
2866 * configure: Regenerate.
2867
f9806fa5
DE
28682009-06-26 Doug Evans <dje@sebabeach.org>
2869
2870 * Makefile.def (host_modules): Add cgen.
2871 * Makefile.in: Regenerate.
2872 * configure.ac (host_tools): Add cgen.
2873 * configure: Regenerate.
2874
6bfb4e30
JJ
28752009-06-17 Michael Eager <eager@eagercon.com>
2876
2877 * COPYING.LIBGLOSS: Add Xilinx license.
2878
8bcf2718
NC
28792009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2880
2881 * configure.ac: Define is_elf for QNX Neutrino targets.
2882 * configure: Regenerate.
2883
04ec0acb
RW
28842009-06-03 Jerome Guitton <guitton@adacore.com>
2885 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2886
9eb322aa
MF
2887 * Makefile.tpl (all): Avoid a trailing backslash.
2888 * Makefile.in: Regenerate.
04ec0acb 2889
7ee5dbeb
BE
28902009-06-03 Ben Elliston <bje@au.ibm.com>
2891
2892 * config.sub, config.guess: Update from upstream sources.
2893
fda13ee8
AO
28942009-06-02 Alexandre Oliva <aoliva@redhat.com>
2895
2896 * Makefile.tpl ([+compare-target+]): Compare all stage
2897 directories, rather than just gcc.
2898 * Makefile.in: Rebuilt.
2899
4a657b0d
DK
29002009-05-28 Doug Kwan <dougkwan@google.com>
2901
2902 * configure.ac: Support gold for target arm*-*-*.
2903 * configure: Regenerate.
2904
07fc31c9
AO
29052009-05-27 Alexandre Oliva <aoliva@redhat.com>
2906
2907 * Makefile.tpl (all): Avoid harmless warning in make all when
2908 gcc-bootstrap is enabled but stage_last does not exist.
2909 * Makefile.in: Rebuilt.
2910
8a7a39ab
TG
29112009-05-25 Tristan Gingold <gingold@adacore.com>
2912
2913 * setup.com: Complete the file with configuration and build.
2914
b5233201
AO
29152009-05-18 Alexandre Oliva <aoliva@redhat.com>
2916
2917 PR other/40159
2918 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2919 gcc-no-bootstrap are mutually exclusive.
2920 * Makefile.in: Rebuilt.
2921
7b6175f9
AO
29222009-05-18 Alexandre Oliva <aoliva@redhat.com>
2923
2924 PR other/40159
2925 * Makefile.tpl (all): Don't end with unconditional success.
2926 * Makefile.in: Rebuilt.
2927
1b05fbbd
AO
29282009-05-12 Alexandre Oliva <aoliva@redhat.com>
2929
2930 PR target/37137
2931 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2932 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2933 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2934 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2935 stage_configureflags, stage_cflags and stage_libcflags into
2936 explicit Makefile macros.
2937 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2938 GFORTRAN.
2939 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2940 CC. Set CC_FOR_BUILD from CC.
2941 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2942 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2943 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2944 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2945 and GFORTRAN.
2946 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2947 (_LIBCFLAGS): Renamed to _TFLAGS.
2948 (do-compare-debug, do-compare3-debug): Drop.
2949 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2950 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2951 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2952 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2953 (XGCC_FLAGS_FOR_TARGET): New.
2954 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2955 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2956 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2957 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2958 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2959 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2960 TFLAGS.
2961 (BUILD_CONFIG): Include if requested.
2962 (all): Set TFLAGS on bootstrap.
2963 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2964 (all-stageid-prefixmodule): Likewise.
2965 (do-clean, distclean-stageid): Set TFLAGS.
2966 (restrap): Fix whitespace.
2967 * Makefile.in: Rebuilt.
2968
dc17c78c
EB
29692009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2970
2971 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2972 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2973 * Makefile.in: Regenerate.
2974
14324cd7
EZ
29752009-04-24 Eli Zaretskii <eliz@gnu.org>
2976
2977 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2978 consistency with config.sub. (Update from upstream sources.)
2979
f8d5f06c
JM
29802009-04-21 Joseph Myers <joseph@codesourcery.com>
2981
2982 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2983
0000e2bf
BE
29842009-04-17 Ben Elliston <bje@au.ibm.com>
2985
2986 * config.sub, config.guess: Update from upstream sources.
2987
20135e4c
NC
29882009-04-15 Anthony Green <green@moxielogic.com>
2989
34adf976 2990 * configure.ac: Add moxie support.
20135e4c
NC
2991 * configure: Rebuilt.
2992
ef699244
L
29932009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2994
2995 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2996 * configure: Regenerate.
2997
10ad8ef3
L
29982009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2999
3000 PR gas/10039
3001 * configure.ac: Require texinfo 4.7.
3002 * configure: Regenerated.
3003
c50523ce
L
30042009-04-09 Steve Ellcey <sje@cup.hp.com>
3005
3006 * Makefil.def (languages): New entries.
3007 * Makefile.tpl (check-gcc-*): New generic target.
3008 * Makefile.in: Regenerate.
3009
47afba5f
EZ
30102009-03-27 Eli Zaretskii <eliz@gnu.org>
3011
3012 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3013 Windows builds of Sed.
3014
dc448a7b
TT
30152009-03-18 Tom Tromey <tromey@redhat.com>
3016
3017 * configure: Rebuild.
3018 * configure.ac (host_libs): Add libiconv.
3019 * Makefile.in: Rebuild.
3020 * Makefile.def (host_modules): Add libiconv.
3021 (configure-gdb, all-gdb): Depend on libiconv.
3022
24741ab2
JB
30232009-03-16 Tristan Gingold <gingold@adacore.com>
3024
3025 * configure.ac: Treat gdb as supported on x86_64-darwin.
3026 * configure: Regenerate.
3027
29383458
JM
30282009-03-16 Joseph Myers <joseph@codesourcery.com>
3029
3030 Merge from GCC:
3031
3032 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3033
3034 * configure.ac (--with-host-libstdcxx): New option.
3035 * configure: Regenerate.
3036
3037 2009-01-29 Robert Millan <rmh@aybabtu.com>
3038
3039 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3040 * configure: Regenerate.
3041
3042 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3043
3044 PR tree-optimization/38515
3045 * configure.ac (cloog-polylib): Removed.
3046 (with_ppl, with_cloog): Test for "no".
3047 * configure: Regenerated.
3048
58e24671
RW
30492009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3050
3051 Backport from git Libtool:
3052
3053 2009-01-19 Robert Millan <rmh@aybabtu.com>
3054 Support GNU/kOpenSolaris.
3055 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3056 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3057 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3058 GNU/kOpenSolaris.
3059
314b2e66
AS
30602009-02-05 Andreas Schwab <schwab@suse.de>
3061
3062 * Makefile.tpl (stage_last): Define $r and $s before using
3063 $(RECURSE_FLAGS_TO_PASS).
3064 * Makefile.in: Regenerate
3065
8b700390
JJ
30662009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3067
3068 * COPYING.NEWLIB: Add ARM license.
3069
66775d67
AM
30702009-01-16 Alan Modra <amodra@bigpond.net.au>
3071
3072 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 3073 (all-opcodes): Depend on all-libiberty.
66775d67
AM
3074 * Makefile.in: Regenerate.
3075
19e99079
NC
30762009-01-15 Douglas B Rupp <rupp@gnat.com>
3077
3078 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3079 * configure: Regenerate.
3080
22e8c8e0
RW
30812008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3082
3083 Backport link test fix from upstream Libtool:
3084
3085 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3086 Add cache variables to tests that require the linker to work.
3087 For shlibpath_overrides_runpath, this also changes the semantics
3088 to let the result from the C compiler take precedence.
3089 compiler take precedence.
3090
7d6d7764
BE
30912008-12-02 Ben Elliston <bje@au.ibm.com>
3092
3093 * config.sub, config.guess: Update from upstream sources.
3094
ea8af06e
JJ
30952008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3096
3097 * COPYING.NEWLIB: Updated.
3098 * COPYING.LIBGLOSS: Ditto.
3099
af0771d3
PB
31002008-12-16 Paolo Bonzini <bonzini@gnu.org>
3101
3102 Sync with GCC:
3103
3104 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3105
3106 * configure.ac (ppllibs): Add by default the lib flags.
3107 * configure: Regenerate.
3108
3109 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3110
314b2e66
AS
3111 * configure.ac: Add double brackets on darwin[912].
3112 * configure: Regenerate.
af0771d3
PB
3113
3114 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3115
314b2e66
AS
3116 * configure.ac: Expand to darwin10 and later.
3117 * configure: Regenerate.
af0771d3 3118
f7c83eac
AS
31192008-12-02 Andreas Schwab <schwab@suse.de>
3120
3121 * Makefile.def: configure-target-boehm-gc depends on
3122 all-target-libstdc++-v3.
3123 * Makefile.in: Regenerate.
3124
bc67ad83
BE
31252008-12-02 Ben Elliston <bje@au.ibm.com>
3126
3127 * config.sub, config.guess: Update from upstream sources.
3128
e28c595f
JM
31292008-11-27 Joseph Myers <joseph@codesourcery.com>
3130
3131 Merge from GCC:
3132
3133 2007-12-02 Matthias Klose <doko@ubuntu.com>
3134
3135 * config-ml.in: Remove 64bit configure tests.
3136
3137 2008-05-14 Rafael Espindola <espindola@google.com>
3138
3139 * config-ml.in: don't handle --enable-shared and --enable-static.
3140
3141 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3142 Tobias Grosser <grosser@fim.uni-passau.de>
3143 Jan Sjodin <jan.sjodin@amd.com>
3144 Harsha Jagasia <harsha.jagasia@amd.com>
3145 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3146 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3147 Adrien Eliche <aeliche@isty.uvsq.fr>
3148
3149 Merge from graphite branch.
3150 * configure: Regenerate.
3151 * Makefile.in: Regenerate.
3152 * configure.ac (host_libs): Add ppl and cloog.
3153 Add checks for PPL and CLooG.
3154 * Makefile.def (ppl, cloog): Added modules and dependences.
3155 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3156 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3157
3158 2008-09-03 Richard Guenther <rguenther@suse.de>
3159
3160 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3161 cloog test.
3162 * configure: Re-generate.
3163
3164 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3165
3166 * configure.ac (--with-cloog-polylib): New.
3167 (--disable-cloog-version-check): New.
3168 (--disable-ppl-version-check): New.
3169 * configure: Re-generate.
3170
3171 2008-09-05 Richard Guenther <rguenther@suse.de>
3172
3173 * configure.ac: Initialize clooglibs to -lcloog.
3174 * configure: Re-generate.
3175
3176 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3177
3178 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3179 recommended version to 2.3.2.
3180
3181 * configure: Regenerate.
3182
3183 2008-10-31 Ben Elliston <bje@au.ibm.com>
3184
3185 * configure.ac (spu-*-*): Remove special case.
3186 * configure: Regenerate.
3187
3188 Complete comment text from GCC version of:
3189
3190 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3191
3192 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3193 (GCC_SHLIB_SUBDIR): New.
3194 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3195 * configure: Regenerate.
3196 * Makefile.in: Regenerate.
3197
652dec25
TG
31982008-11-27 Tristan Gingold <gingold@adacore.com>
3199
3200 * configure.ac: Build gdb for i?86-*-darwin*
3201 * configure: Regenerated.
3202
7582fb4a
DJ
32032008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3204
3205 PR bootstrap/38014
3206 PR bootstrap/37923
3207
3208 Revert:
3209
3210 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3211
3212 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3213 * Makefile.in: Regenerated.
3214
3215 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3216
3217 PR gdb/921
3218 PR gdb/1646
3219 PR gdb/2175
3220 PR gdb/2176
3221
3222 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3223 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3224 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3225 (HOST_EXPORTS): Pass CPPFLAGS.
3226 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3227 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3228 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3229 * Makefile.in, configure: Regenerated.
3230 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3231 and CPPFLAGS_FOR_BUILD.
3232
faee1be2
UW
32332008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3234
3235 * configure.ac [spu-*-*]: Do not set skipdirs.
3236 * configure: Re-generate.
3237
b7c2dce4
DJ
32382008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3239
3240 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3241 * Makefile.in: Regenerated.
3242
bb52de30
DJ
32432008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3244
3245 PR gdb/921
3246 PR gdb/1646
3247 PR gdb/2175
3248 PR gdb/2176
3249
3250 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3251 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3252 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3253 (HOST_EXPORTS): Pass CPPFLAGS.
3254 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3255 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3256 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3257 * Makefile.in, configure: Regenerated.
3258 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3259 and CPPFLAGS_FOR_BUILD.
3260
b25062ae
SE
32612008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3262
3263 * libtool.m4: Update to libtool 2.2.6.
3264 * lt~obsolete.m4: Update to libtool 2.2.6.
3265 * ltmain.sh: Update to libtool 2.2.6.
3266 * ltsugar.m4: Update to libtool 2.2.6.
3267 * ltversion.m4: Update to libtool 2.2.6.
3268 * ltoptions.m4: Update to libtool 2.2.6.
3269 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3270
3bbd2f8f
AL
32712008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3272
3273 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3274 (GCC_SHLIB_SUBDIR): New.
3275 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3276 * configure: Regenerate.
3277 * Makefile.in: Regenerate.
3278
b29d32ce
TG
32792008-08-28 Tristan Gingold <gingold@adacore.com>
3280
3281 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3282 Enable bfd, binutils and opcodes.
3283 * configure: Regenerate.
3284
c325a203
DD
32852008-08-16 Nicolas Roche <roche@adacore.com>
3286
3287 * Makefile.tpl: Add BOOT_ADAFLAGS.
3288 * Makefile.in: Regenerate.
3289
e7c8859c
RS
32902008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3291
3292 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3293 * configure: Regenerate.
3294
da888c87
PB
32952008-07-30 Paolo Bonzini <bonzini@gnu.org>
3296
3297 Sync with gcc:
3298 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3299
f7c83eac
AS
3300 * configure.ac: Add makefile fragments for hpux.
3301 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3302 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3303 * configure: Regenerate.
3304 * Makefile.in: Regenerate.
da888c87
PB
3305
3306 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3307
f7c83eac
AS
3308 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3309 * Makefile.in: Regenerate.
3310 * configure: Regenerate.
da888c87 3311
944982cf
ILT
33122008-06-18 Ian Lance Taylor <iant@google.com>
3313
662c6704
ILT
3314 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3315
944982cf
ILT
3316 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3317
7a283e07
RW
33182008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3319
3320 * configure: Regenerate.
3321
5b553f7e
RW
33222008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3323
3324 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3325 "$@" is still intact with both Autoconf 2.59 and 2.62.
3326 * configure: Regenerate.
3327
675492f0
RW
33282008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3329
3330 * Makefile.tpl: Fix comment errors.
3331 * Makefile.in: Regenerate.
3332
b018a5d1
JB
33332008-06-13 Julian Brown <julian@codesourcery.com>
3334
3335 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3336 of libobjc for ARM EABI Linux.
3337 * configure: Regenerate.
3338
310213e8
DE
33392008-06-12 David S. Miller <davem@davemloft.net>
3340 David Edelsohn <edelsohn@gnu.org>
3341
3342 * configure.ac: Add powerpc*-*-* to gold supported targets.
3343 * configure: Regenerate.
3344
6641ce42
JM
33452008-06-08 Joseph Myers <joseph@codesourcery.com>
3346
3347 PR tree-optimization/36218
3348 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3349 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3350 (all prefix="build-"): Pass them to build-system sub-makes.
3351 * Makefile.in: Regenerate.
3352
03c2f9e6
DJ
33532008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3354
3355 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3356 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3357 mkdep, and compile. Update comments.
3358 (ETC_SUPPORT): Add ChangeLog and update comments.
3359
4538db8b
ILT
33602008-05-11 Ian Lance Taylor <iant@google.com>
3361
3362 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3363
266df637
PB
33642008-04-18 Paolo Bonzini <bonzini@gnu.org>
3365
3366 Sync with gcc:
3367 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3368
3369 PR bootstrap/35457
3370 * configure.ac: Include override.m4.
3371 * configure: Regenerate.
3372
3373 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3374
f7c83eac
AS
3375 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3376 * Makefile.in: Regenerate.
266df637
PB
3377
3378 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3379
f7c83eac
AS
3380 * configure.ac: Do not build libssp for the AVR.
3381 * configure: Regenerate.
266df637 3382
a86a761e
NC
33832008-04-18 Nick Clifton <nickc@redhat.com>
3384
3385 * MAINTAINERS: Replace reference to configure.in with reference to
3386 configure.ac.
3387
52310858
NC
33882008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3389
f7c83eac 3390 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3391 as nonconfigurable directories list.
f7c83eac 3392 * configure: Regenerate.
52310858 3393
f5314dd5
DM
33942008-04-14 David S. Miller <davem@davemloft.net>
3395
3396 * configure.ac: Add sparc*-*-* to gold supported targets.
3397 * configure: Regenerate.
3398
e2208220
BE
33992008-04-14 Ben Elliston <bje@au.ibm.com>
3400
3401 * config.sub, config.guess: Update from upstream sources.
3402
0bb6ea20
HPN
34032008-04-12 Hans-Peter Nilsson <hp@axis.com>
3404
3405 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3406 * Makefile.in: Regenerate.
3407
e5164e97
ILT
34082008-04-07 Ian Lance Taylor <iant@google.com>
3409
3410 * Makefile.def: check-gold depends upon all-binutils.
3411 * Makefile.in: Regenerate.
3412
e33b51a6
NC
34132008-04-04 Nick Clifton <nickc@redhat.com>
3414
3415 PR binutils/4334
3416 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3417 builds.
3418 * configure: Regenerate.
3419
fc5df3ab
NC
34202008-04-04 NightStrike <NightStrike@gmail.com>
3421
3422 PR other/35151
f7c83eac
AS
3423 * configure.ac: Combine rules for mingw32 and mingw64.
3424 * configure: Regenerate.
fc5df3ab 3425
c779bab8
PB
34262008-03-27 Paolo Bonzini <bonzini@gnu.org>
3427
3428 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3429 * Makefile.in: Regenerate.
3430
93f9b408
ILT
34312008-03-20 Ian Lance Taylor <iant@google.com>
3432
3433 * configure.ac: Add support for --enable-gold.
3434 * Makefile.def: Add gold as a directory like ld.
3435 * configure, Makefile.in: Regenerate.
3436
5746fb46
AK
34372008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3438
3439 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3440 (s390_cond_extensions): Reduced extensions to the compare related.
3441 (main): z10 cpu type option added.
3442 (expandConditionalJump): Renamed to ...
3443 (insertExpandedMnemonic): ... this.
3444
3445 * opcodes/s390-opc.c: Re-group the operand format makros.
3446 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3447 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3448 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3449 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3450 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3451 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3452 INSTR_SIL_RDU): New instruction formats added.
3453 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3454 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3455 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3456 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3457 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3458 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3459 masks added.
3460 (s390_opformats): New formats added "ris", "rrs", "sil".
3461 * opcodes/s390-opc.txt: Add the conditional jumps with the
3462 extensions removed from automatic expansion in s390-mkopc.c manually.
3463 (asi - trtre): Add new System z10 EC instructions.
3464 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3465
58c85be7
RW
34662008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3467
3468 * configure.ac: m4_include config/proginstall.m4.
3469 * configure: Regenerate.
3470
78124051
RW
34712008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3472
3473 Backport from upstream Libtool:
f7c83eac 3474
78124051 3475 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3476
78124051
RW
3477 Deal with Autoconf 2.62's semantic change in m4_append.
3478 * ltsugar.m4 (lt_append): Replace broken versions of
3479 m4_append.
3480 (lt_if_append_uniq): Don't require separator to be overquoted,
3481 and avoid broken m4_append.
3482 (lt_dict_add): Fix typo.
3483 * libtool.m4 (_LT_DECL): Don't overquote separator.
3484
018f1bea
DE
34852008-03-13 David Edelsohn <edelsohn@gnu.org>
3486
3487 * config.rpath: Add AIX 6 support.
3488
5c5f596d
PB
34892008-03-13 Paolo Bonzini <bonzini@gnu.org>
3490
3491 * Makefile.def (stageprofile). Remove -fprofile-generate
3492 from stage_libcflags.
3493 * Makefile.in: Regenerate.
3494
a1f93a5e
BE
34952008-03-13 Ben Elliston <bje@au.ibm.com>
3496
3497 * config.sub, config.guess: Update from upstream sources.
3498
98c3d905
AK
34992008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3500
3501 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3502 * s390-opc.txt (cmpsc): Duplicate entry removed.
3503 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3504 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3505 fier, cu42, cu41): Fix operand format.
3506
7f6ef0c0
PB
35072008-02-20 Paolo Bonzini <bonzini@gnu.org>
3508
f7c83eac
AS
3509 PR bootstrap/32009
3510 PR bootstrap/32161
3511
3512 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3513 * configure: Regenerate.
3514
3515 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3516 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3517 STAGE4_LIBCFLAGS): New.
3518 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3519 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3520 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3521 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3522 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3523 for target modules. Don't export LIBCFLAGS.
3524 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3525 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3526 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3527 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3528 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3529 * Makefile.in: Regenerate.
7f6ef0c0 3530
eaf19029
PB
35312008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3532
3533 PR libgcj/33085
3534 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3535 Do not use -DDLL_EXPORT. Backport from upstream.
3536
680c43e9
NC
35372008-02-14 Nick Clifton <nickc@redhat.com>
3538
3539 Import this patch from gcc:
3540 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3541
3542 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3543
c72b1d96
HPN
35442008-02-02 Hans-Peter Nilsson <hp@axis.com>
3545
3546 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3547 * configure: Regenerate.
3548
8b66833e
BW
35492008-01-31 Marc Gauthier <marc@tensilica.com>
3550
3551 * configure.ac (xtensa*-*-*): Recognize processor variants.
3552 * configure: Regenerate.
3553
9cc8ae67
PB
35542008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3555
f7c83eac
AS
3556 PR bootstrap/34922
3557 * configure.ac (PARSE_ARGS): Push suitable setting of
3558 ac_subdirs_all, for `./configure --help=recursive'.
3559 Handle `+' in generic toplevel directory disabling.
3560 * configure: Regenerate.
9cc8ae67 3561
19090595
BE
35622008-01-23 Ben Elliston <bje@au.ibm.com>
3563
3564 * config.sub, config.guess: Update from upstream sources.
3565
9f1e7fd3
BE
35662008-01-08 Ben Elliston <bje@au.ibm.com>
3567
3568 * config.sub, config.guess: Update from upstream sources.
3569
2f959d61
JJ
35702007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3571
3572 * COPYING.LIBGLOSS: Update default copyright.
3573
aa054b85
JJ
35742007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3575
3576 * COPYING.NEWLIB: Update default copyright.
3577
57c53b2b
RS
35782007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3579
3580 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3581 Change recommended MPFR from 2.2.1 > 2.3.0.
3582 * configure: Regenerate.
3583
fee14b60
RS
35842007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3585
3586 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3587 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3588 * Makefile.in: Regenerate.
3589
c9b68031
DD
35902007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3591
3592 * configure.ac: Enable libjava for x86_64-*-darwin9.
3593 * configure: Regenerate.
3594
ad25e7d5
BE
35952007-12-05 Ben Elliston <bje@au.ibm.com>
3596
3597 * config.sub, config.guess: Update from upstream sources.
3598
6ac84f65
PB
35992007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3600
f7c83eac
AS
3601 * config-ml.in: Robustify against white space in absolute file
3602 names.
6ac84f65 3603
f7c83eac
AS
3604 * config-ml.in (multi-clean): Substitute ${Makefile}.
3605 Remove superfluous ${Makefile} in list.
6ac84f65 3606
7b3200f9
DJ
36072007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3608
3609 * Makefile.def (dependencies): Make configure-gdb depend on
3610 all-intl.
3611 * Makefile.in: Regenerated.
3612
2c133ff9
JJ
36132007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3614
3615 * Makefile.def: To avoid problems running with parallel makes,
3616 build newlib before libgloss so that target specific header
3617 files are availble.
3618 * Makefile.in: Regenerate.
3619
5074315a
DJ
36202007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3621
3622 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3623 * Makefile.in: Regenerate.
3624
f5bc1778
DJ
36252007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3626
3627 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3628 * libdecnumber: New directory, imported from GCC.
3629
c66487f8
NC
36302007-10-08 Mike Frysinger <vapier@gentoo.org>
3631
3632 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3633 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3634 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3635 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3636 * configure: Regenerate.
3637
b5714970
PB
36382007-10-01 Paolo Bonzini <bonzini@gnu.org>
3639
3640 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3641 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3642 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3643 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3644 * configure.ac: Default them to host tools for $host = $build.
3645 Subst them.
3646
3647 * configure: Regenerate.
3648 * Makefile.in: Regenerate.
3649
f3b1e08e
RS
36502007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3651
3652 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3653 * configure: Regenerate.
3654
cff87f51
DD
36552007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3656
3657 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3658 libstdc++.
3659 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3660 * configure: Regenerate.
3661 * Makefile.in: Regenerate.
f7c83eac 3662
625a61cd
AS
36632007-09-17 Andreas Schwab <schwab@suse.de>
3664
3665 * configure.ac: Raise minimum makeinfo version to 4.6.
3666 * configure: Regenerate.
3667
83a3a68b
AM
36682007-09-15 Alan Modra <amodra@bigpond.net.au>
3669
3670 * configure.ac: Correct makeinfo version check.
3671 * configure: Regenerate.
3672
5bd8be13
RS
36732007-09-14 Richard Sandiford <richard@codesourcery.com>
3674
3675 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3676 to $skipdirs and only disable gprof for newlib. Use the normal
3677 mips*-elf* handling in other respects.
3678 * configure: Regnerate.
3679
5566c1fa
DD
36802007-09-12 David Daney <ddaney@avtrex.com>
3681
3682 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3683 enabling libgcj.
3684 * configure: Regenerate.
3685
36862007-09-12 Richard Guenther <rguenther@suse.de>
3687
3688 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3689 nor --disable-checking is provided also turn on yes and types
3690 checking for stage1.
3691 * configure: Re-generate.
3692
a18e2996 36932007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3694
3695 PR target/33281
3696 * configure.ac: Use config/mh-mingw on mingw.
3697 * configure: Regenerate.
84e7906e 3698
691bb5a1
DD
36992007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3700
3701 PR other/32154
3702 * configure.ac: For libgloss targets, point the linker to the linker
3703 script, startup code and simulator library.
3704 * configure: Regenerate.
3705
6d18b86b
AH
37062007-09-09 Andrew Haley <aph@redhat.com>
3707
3708 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3709 target-libjava.
6d18b86b 3710
f00a3165 37112007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3712
f00a3165 3713 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3714
2abc4e65
BE
37152007-08-21 Richard Guenther <rguenther@suse.de>
3716
3717 * configure.ac: Add types checking to stage1 checking flags.
3718 * configure: Regenerate.
3719
8a6ee3ab 37202007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3721 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3722
3723 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3724 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3725 * Makefile.in: Regenerate.
3726 * configure.ac (--with-debug-prefix-map): New.
3727 * configure: Regenerate.
3728
429acdec
RS
37292007-08-17 Richard Sandiford <richard@codesourcery.com>
3730 Nigel Stephens <nigel@mips.com>
3731
429acdec
RS
3732 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3733 as target_makefile_frag.
3734 * configure: Regenerate.
3735
8520c408
AO
37362007-08-16 Alexandre Oliva <aoliva@redhat.com>
3737
3738 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3739 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3740 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3741 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3742 (do-compare, do-compare3, do-compare-debug): New.
3743 ([+compare-target+]): Use them.
3744
37452007-08-16 Alexandre Oliva <aoliva@redhat.com>
3746
3747 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3748 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3749 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3750 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3751 (do-compare, do-compare3, do-compare-debug): New.
3752 ([+compare-target+]): Use them.
3753
2444379b
BE
37542007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3755 Ben Elliston <bje@au.ibm.com>
3756
3757 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3758 --silent if $silent.
3759 * configure: Regenerate.
3760
d6f99447
DJ
37612007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3762
3763 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3764
bd0aa315
NC
37652007-07-17 Nick Clifton <nickc@redhat.com>
3766
3767 * COPYING3: New file. Contains version 3 of the GNU General
3768 Public License.
3769 * COPYING3.LIB: New file. Contains version 3 of the GNU
3770 Lesser General Public License.
3771
0ebe98fb
BS
37722007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3773
3774 * configure.ac: Fix my previous change to really match GCC.
3775 * configure: Regenerate.
3776
521ec477
DD
37772007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3778
3779 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3780 * configure: Regenerate.
3781
37822007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3783
3784 * configure.ac: Add some missing m4 quotation.
3785 * configure: Regenerate.
3786
0c24b341
NC
37872007-07-09 Kai Tietz <kai.tietz@onevision.com>
3788
f7c83eac
AS
3789 * Makefile.def: Add windmc tool to build.
3790 * Makefile.tpl: Likewise.
3791 * configure.ac: Likewise.
3792 * Makefile.in: Regenerate.
3793 * configure: Regenerate.
0c24b341 3794
a09314d0
L
37952007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3796
3797 * lt~obsolete.m4: New. Import from 20070318 libtool.
3798
7c3e1d12
BS
37992007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3800
3801 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3802 uclinux and linux-uclibc targets.
3803 * configure: Regenerate.
3804
a5b3b4dd
DD
38052007-06-28 DJ Delorie <dj@redhat.com>
3806
3807 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3808 not building newlib.
3809 * configure: Regenerated.
f7c83eac 3810
184d813c
DJ
38112007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3812
3813 * src-release (DEVO_SUPPORT): Correct typos.
3814
31d99776
DJ
38152007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3816
3817 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3818 * Makefile.in: Regenerated.
3819
e00a73e3
PB
38202007-06-14 Paolo Bonzini <bonzini@gnu.org>
3821
f7c83eac
AS
3822 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3823 (distclean-stage[+id+]): Possibly delete stage_last.
3824 * Makefile.in: Regenerate.
e00a73e3 3825
98a1bbc5
BE
38262007-06-07 Ben Elliston <bje@au.ibm.com>
3827
3828 * config.sub, config.guess: Update from upstream sources.
3829
973601e1
BE
38302007-06-07 Ben Elliston <bje@au.ibm.com>
3831
3832 * Makefile.tpl: Fix spelling error.
3833 * Makefile.in: Regenerate.
3834
2038f525
PB
38352007-06-04 Paolo Bonzini <bonzini@gnu.org>
3836
3837 Sync with gcc:
3838 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3839
f7c83eac
AS
3840 PR bootstrap/29382
3841 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3842 * configure: Rebuilt.
2038f525 3843
f7c5c4b5
PB
38442007-06-01 Steve Ellcey <sje@cup.hp.com>
3845
12a64d4f
L
3846 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3847 lt_cv_sys_max_cmd_len.
f7c5c4b5 3848
7ad9660b
PB
38492007-05-31 Paolo Bonzini <bonzini@gnu.org>
3850
3851 * ltgcc.m4: Update from GCC.
3852
0e7ef45c
EC
38532007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3854
12a64d4f 3855 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3856
37ad9514
SE
38572007-05-24 Steve Ellcey <sje@cup.hp.com>
3858
3859 * ltmain.sh: Update from GCC.
3860 * libtool.m4: Update from GCC.
3861 * ltsugar.m4: New. Update from GCC.
3862 * ltversion.m4: New. Update from GCC.
3863 * ltoptions.m4: New. Update from GCC.
3864 * ltconfig: Remove.
3865 * ltcf-c.sh: Remove.
3866 * ltcf-cxx.sh: Remove.
3867 * ltcf-gcj.sh: Remove.
3868 * src-release: Update with new libtool file list.
3869
8ee82aff
PB
38702007-05-16 Paolo Bonzini <bonzini@gnu.org>
3871
3872 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3873 stage_cflags.
3874 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3875 Remove CFLAGS/LIBCFLAGS.
3876 (configure-stage[+id+]-[+prefix+][+module+],
3877 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3878 * Makefile.in: Regenerate.
3879
149cb58d
SE
38802007-04-14 Steve Ellcey <sje@cup.hp.com>
3881
3882 * config-ml.in: Update from GCC.
3883
91506736
DJ
38842007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3885
3886 * src-release (do-proto-toplev): Process the support directories before
3887 the tool directory.
3888
ffa8bd48
RS
38892007-03-21 Richard Sandiford <richard@codesourcery.com>
3890
3891 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3892 of glob. Quote arguments with single quotes too.
3893 * configure: Regenerate.
3894
a4fd3374
DD
38952007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3896
3897 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3898 * Makefile.in: Regenerate
3899
b8025f34
AS
39002007-03-07 Andreas Schwab <schwab@suse.de>
3901
3902 * configure: Regenerate.
3903
a3ca38d2
DD
39042007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3905
3906 * configure.ac: Add "--with-pdfdir" configure option,
3907 which defines pdfdir variable.
3908 * Makefile.def (target=fixincludes): Add install-pdf to
3909 missing targets.
3910 (recursive_targets): Add install-pdf target.
3911 (flags_to_pass): Add pdfdir.
3912 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3913 target.
3914 * configure: Regenerate
3915 * Makefile.in: Regenerate
3916
39172007-02-28 Eric Christopher <echristo@apple.com>
3918
3919 Revert:
3920 2006-12-07 Mike Stump <mrs@apple.com>
3921
3922 * Makefile.def (dependencies): Add dependency for
3923 install-target-libssp and install-target-libgomp on
3924 install-gcc.
3925 * Makefile.in: Regenerate.
3926
39272007-02-27 Matt Kraai <kraai@ftbfs.org>
3928
3929 * configure: Regenerate.
3930 * configure.ac: Move statements after variable declarations.
3931
a4708fba
JM
39322007-02-19 Joseph Myers <joseph@codesourcery.com>
3933
3934 * configure.ac: Adjust for loop syntax.
3935 * configure: Regenerate.
3936
9a819804
AO
39372007-02-18 Alexandre Oliva <aoliva@redhat.com>
3938
3939 * configure: Rebuilt.
3940
81ec575a
AO
39412007-02-18 Alexandre Oliva <aoliva@redhat.com>
3942
3943 * configure.ac: Drop multiple occurrences of --enable-languages,
3944 and fix its quoting.
3945 * configure: Rebuilt.
3946
92f01d61 39472007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3948 Nathan Sidwell <nathan@codesourcery.com>
3949 Vladimir Prus <vladimir@codesourcery.com
3950 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3951
3952 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3953 * configure: Regenerate.
3954
b1299c4e
DJ
39552007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3956
3957 * configure.ac (target_libraries): Move libgcc before libiberty.
3958 * configure: Regenerated.
3959
18f6b6ee
PB
39602007-02-13 Paolo Bonzini <bonzini@gnu.org>
3961
3962 * configure: Regenerate again?
3963
9c4e9f27
PB
39642007-02-13 Paolo Bonzini <bonzini@gnu.org>
3965
3966 * configure: Reapply PR30748 fix which was lost in the previous commit.
3967
24ff9987
DJ
39682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3969 Paolo Bonzini <bonzini@gnu.org>
3970
3971 PR bootstrap/30753
3972 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3973 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3974 * configure: Regenerated.
3975
7df2cd5d
PB
39762007-02-10 Paolo Bonzini <bonzini@gnu.org>
3977
3978 * configure: Regenerate.
3979
b0aaa663
DJ
39802007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3981
3982 PR bootstrap/30748
3983 * configure.ac: Correct syntax for Solaris ksh.
3984 * configure: Regenerated.
3985
a0323144
PB
39862007-02-09 Paolo Bonzini <bonzini@gnu.org>
3987
3988 * Makefile.def: Sync with GCC.
3989 * Makefile.tpl: Sync with GCC.
3990 * Makefile.in: Regenerate.
3991 * configure: Regenerate.
3992
c6b750e1
DJ
39932007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3994
3995 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3996 noncanonical equivalents.
3997 * configure.in: Rename to...
3998 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3999 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4000 target_noncanonical. Use them. Rewrite removal of configure
4001 arguments for autoconf 2.59. Discard variable settings. Force
4002 program_transform_name for native tools.
4003
4004 * Makefile.in: Regenerated.
4005 * configure: Regenerated with autoconf 2.59.
4006
4007 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4008
f3cd89f4
JJ
40092007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4010
4011 * COPYING.LIBGLOSS: Reformat default Red Hat
4012 license to fit within 80 columns.
4013 * COPYING.NEWLIB: Ditto.
4014
4e206d7e
DB
40152007-02-05 Dave Brolley <brolley@redhat.com>
4016
4017 * Contribute the following changes:
4018 2006-11-28 DJ Delorie <dj@redhat.com>
4019
4020 * configure.in: Fix typo for mep's target_makefile_frag.
4021 * configure: Regenerated.
4022
4023 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4024
4025 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4026 * configure: Regenerate.
4027
4028 2001-09-19 DJ Delorie <dj@redhat.com>
4029
4030 * configure.in (target_makefile_frag): use mt-mep
4031
4032 2001-06-12 Don Howard <dhoward@redhat.com>
4033
4034 * configure.in: Remove gdb from MeP skip list.
4035
4036 2001-04-05 DJ Delorie <dj@redhat.com>
4037
4038 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4039
4040 2001-03-20 Ben Elliston <bje@redhat.com>
4041
4042 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4043
4044 2001-03-19 Ben Elliston <bje@redhat.com>
4045
4046 * config.sub (mep, mep-*): Add.
4047
b2edfdd2
AS
40482007-01-31 Andreas Schwab <schwab@suse.de>
4049
4050 * Makefile.tpl (LDFLAGS): Substitute it.
4051 * Makefile.in: Regenerate.
4052
ceb92e78
PB
40532007-01-11 Paolo Bonzini <bonzini@gnu.org>
4054
4055 * configure.in: Change == to = in test command.
f7c83eac 4056 * configure: Regenerate.
ceb92e78 4057
4b900473 40582007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
4059 Nick Clifton <nickc@redhat.com>
4060 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4061
4062 * configure.in (build_configargs, host_configargs, target_configargs):
4063 Remove build/host/target parameters.
4064 (host_libs): Add gmp and mpfr.
4065 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4066 * Makefile.def (gmp, mpfr): New.
4067 (gcc): Remove target.
4068 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4069 target_os, target_vendor): New.
4070 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4071 * configure: Regenerate.
4072 * Makefile.in: Regenerate.
4b900473
PB
4073
40742007-01-11 Matt Fago <fago@earthlink.net>
4075
4076 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 4077 to improve robustness of configure tests.
4b900473
PB
4078 * configure: Regenerate.
4079
80f6dcbc
NC
40802007-01-08 Kai Tietz <kai.tietz@onevision.com>
4081
4082 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 4083 * configure: Regenerate.
80f6dcbc 4084
f86e35b8
NC
40852007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4086
4087 * Makefile.tpl (all-target): Correct @if conditional for target
4088 modules.
4089 * configure.in: Omit libiberty if building only target libgcc.
4090 * configure, Makefile.in: Regenerated.
4091
79fcd0ec
PB
40922007-01-04 Paolo Bonzini <bonzini@gnu.org>
4093
4094 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4095 * configure: Regenerate.
4096
6aa8ef82
DJ
40972007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4098
4099 * Makefile.def (target_modules): Add libgcc.
4100 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4101 * Makefile.tpl (clean-target-libgcc): Delete.
4102 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4103 on gcc even for bootstrapped modules. Rewrite handling of
4104 lang_env_dependencies to loop over target_modules.
4105 * configure.in (target_libraries): Add target-libgcc.
4106 * Makefile.in, configure: Regenerated.
4107
9b134994
PB
41082006-12-29 Paolo Bonzini <bonzini@gnu.org>
4109
4110 Sync with gcc:
4111 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4112
f7c83eac
AS
4113 * configure.in: Reorganize recognition of languages. Add
4114 --enable-stage1-languages. Show supported languages for the chosen
4115 target rather than all recognized languages.
4116 * configure: Regenerate.
9b134994
PB
4117
4118 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4119
f7c83eac
AS
4120 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4121 * Makefile.in: Regenerate.
9b134994
PB
4122
4123 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4124
f7c83eac
AS
4125 * configure.in: Warn that MPFR 2.2.0 is buggy.
4126 * configure: Regenerate.
9b134994 4127
8cf39b1b
ILT
41282006-12-27 Ian Lance Taylor <iant@google.com>
4129
4130 * configure.in: When removing Makefiles to force a reconfigure, also
4131 remove prev-DIR*/Makefile.
4132 * configure: Regenerate.
4133
ebff6cd5
KH
41342006-12-23 Kazu Hirata <kazu@codesourcery.com>
4135
4136 * config.bfd: Recognize fido.
4137
8a0d8a5c
PB
41382006-12-19 Paolo Bonzini <bonzini@gnu.org>
4139
4140 Sync with gcc:
4141
4142 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4143
4144 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4145 it only affects bootstrap and could be tested on "$host" as well.
4146 * configure: Regenerate.
4147 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4148
4149 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4150
4151 PR bootstrap/29544
4152 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4153 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4154 move here comment from Makefile.tpl.
4155 * Makefile.tpl: Move some definitions higher in the file.
4156 (STAGE1_CHECKING): New.
4157 * configure.in: Add --enable-stage1-checking.
4158 * configure: Regenerate.
4159 * Makefile.in: Regenerate.
4160
4161 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4162
4163 * configure.in: Update error message for missing GMP/MPFR.
4164
4165 * configure: Regenerate.
4166
4167 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4168
4169 * configure.in: Update MPFR version in error message.
4170
4171 * configure: Regenerate.
4172
4173 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4174
4175 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4176 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4177 --with-gmp-lib): New flags.
4178
4179 * configure: Regenerate.
4180
790c0838
AM
41812006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4182
4183 PR bootstrap/30134
4184 * configure.in: Correct x86 darwin support for libjava to powerpc
4185 and i?86 only.
4186 * configure: Regenerate.
4187
77d7106f
AM
41882006-12-11 Alan Modra <amodra@bigpond.net.au>
4189
4190 * configure.in: Handle spu makefile frag.
77d7106f
AM
4191 * Makefile.tpl (MAINT): Define
4192 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4193 * configure: Regenerate.
4194 * Makefile.in: Regenerate.
4195
0cfa5389
BE
41962006-12-11 Ben Elliston <bje@au.ibm.com>
4197
4198 * config.sub, config.guess: Update from upstream sources.
4199
2839fe5d
BE
42002006-12-11 Ben Elliston <bje@au.ibm.com>
4201
4202 * configure.in: Sync with GCC (spu-*-*).
4203 * configure: Sync with GCC.
4204
b897f5d4
MS
42052006-12-07 Mike Stump <mrs@apple.com>
4206
4207 * Makefile.def (dependencies): Add dependency for
4208 install-target-libssp and install-target-libgomp on
4209 install-gcc.
4210 * Makefile.in: Regenerate.
4211
9daf3993
PB
42122006-11-16 Paolo Bonzini <bonzini@gnu.org>
4213
4214 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4215 (unstage): Test for stage_last presence.
4216
4217 PR bootstrap/29802
4218 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4219 * Makefile.in: Regenerate.
4220
9dbaa842
DD
42212006-11-14 DJ Delorie <dj@redhat.com>
4222
4223 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4224 * Makefile.in: Sync with GCC.
4225 * configure.in: Sync with GCC (mpfr, gmp).
4226 * configure: Sync with GCC.
4227
b0cbce8d
JJ
42282006-11-08 Jie Zhang <jie.zhang@analog.com>
4229
4230 * configure.in: Remove target-libgloss from noconfigdirs for
4231 bfin-*-*.
4232 * configure: Regenerated.
4233
44330a94
JJ
42342006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4235
4236 * COPYING.NEWLIB: Add spu license.
7de05dd5 4237 * COPYING.LIBGLOSS: Ditto.
44330a94 4238
56a8fe78
DD
42392006-10-17 Brooks Moses <bmoses@stanford.edu>
4240
4241 * Makefile.def: Added pdf target handling.
4242 * Makefile.tpl: Added pdf target handling.
4243 * Makefile.in: Regenerated.
4244
fbb00ad0
JJ
42452006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4246
4247 * COPYING.NEWLIB: Updated.
4248 * COPYING.LIBGLOSS: Ditto.
4249
6b89cc21
DB
42502006-09-27 Dave Brolley <brolley@redhat.com>
4251
4252 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4253 $s instead of $r.
4254 * configure: Regenerated.
4255
17bcf627
BE
42562006-09-26 Ben Elliston <bje@au.ibm.com>
4257
4258 * config.sub, config.guess: Update from upstream sources.
4259
f3529cf1
TS
42602006-09-20 Thiemo Seufer <ths@mips.com>
4261
4262 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4263 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4264 * configure: Regenerate.
4265
45055374
CV
42662006-08-30 Corinna Vinschen <corinna@vinschen.de>
4267
4268 * configure.in: Never build newlib for a Mingw host.
4269 Never build newlib as Mingw target library.
4270 Test the existence of winsup/cygwin for building a Cygwin newlib,
4271 rather than just winsup.
4272 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4273 building a Mingw target.
4274 * configure: Regenerate.
4275
4be041b2 42762006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4277 Nigel Stephens <nigel@mips.com>
4278 David Ung <davidu@mips.com>
4be041b2
TS
4279
4280 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4281
1d89b610
PB
42822006-07-25 Paolo Bonzini <bonzini@gnu.org>
4283
4284 Sync from GCC:
4285 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4286
f7c83eac
AS
4287 PR bootstrap/18058
4288 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4289 if the bootstrap compiler is a GCC version that supports it.
4290 * configure: Regenerate.
1d89b610 4291
66a79c16
DJ
42922006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4293
4294 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4295 * configure: Regenerated.
4296
c1cb7e02
PB
42972006-07-18 Paolo Bonzini <bonzini@gnu.org>
4298
f7c83eac
AS
4299 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4300 for stages after the first.
c1cb7e02 4301
7206a0ee
JJ
43022006-07-17 Jakub Jelinek <jakub@redhat.com>
4303
4304 * Makefile.def: Add dependencies for configure-opcodes
4305 on configure-intl and all-opcodes on all-intl.
4306 * Makefile.in: Regenerated.
4307
6816f995
AO
43082006-07-04 Peter O'Gorman <peter@pogma.com>
4309
4310 * ltconfig: chmod 644 before ranlib during install.
4311
3d3adb43
PB
43122006-07-03 Paolo Bonzini <bonzini@gnu.org>
4313
1f3f1bbf 4314 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4315 * configure: Regenerate.
4316
64ce424c
PB
43172006-07-03 Paolo Bonzini <bonzini@gnu.org>
4318
4319 Sync from gcc:
4320
4321 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4322
4323 PR other/27063
4324 * configure.in: Test subdir_requires and give an appropriate
4325 error message.
4326 * configure: Regenerate.
4327
4328 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4329
4330 PR target/27540
4331 * configure.in: Only enable libgomp on IRIX 6.
4332 * configure: Regenerate.
4333
d42c4017
DA
43342006-06-20 David Ayers <d.ayers@inode.at>
4335
4336 PR bootstrap/28072
4337 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4338 whether target-libjava is being configured instead of whether the
4339 java front end is enabled.
4340 * configure: Regenerate.
0e7ef45c 4341
4962c51a
MS
43422006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4343
4344 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4345 to R_ARM_LDC_SB_G{0,1,2} respectively.
4346
caee866a
PB
43472006-06-15 Paolo Bonzini <bonzini@gnu.org>
4348
4349 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4350 too.
4351 * Makefile.in: Regenerate.
4352
363ef840
DA
43532006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4354
4355 Sync from gcc:
4356
4357 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4358 * configure.in: Don't enable libgomp on hpux10.
4359 * configure: Rebuilt.
4360
54d1c879
DA
43612006-06-13 David Ayers <d.ayers@inode.at>
4362
4363 Sync from gcc:
4364
4365 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4366
54d1c879
DA
4367 PR bootstrap/27963
4368 PR target/19970
0e7ef45c 4369 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4370 ${libgcj} is specified.
4371 * configure: Regenerate.
0e7ef45c 4372
a4d8b690
JJ
43732006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4374
4375 Sync from gcc:
4376
4377 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4378 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4379
4380 PR bootstrap/18033
4381 * config-ml.in: Eval option if surrounded by single quotes.
4382
4f0ef2d8
CD
43832006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4384
4385 Sync from gcc:
0e7ef45c 4386
4f0ef2d8 4387 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4388
4f0ef2d8
CD
4389 PR libobjc/13946
4390 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4391 * Makefile.in: Regenerate.
4392 * configure.in: Add --enable-objc-gc at toplevel and have it
4393 enable boehm-gc for Objective-C.
4394 Remove target-boehm-gc from libgcj.
4395 Add target-boehm-gc to target_libraries.
4396 Add target-boehm-gc to noconfigdirs where ${libgcj}
4397 is specified.
4398 Assert that boehm-gc is supported when requested for Objective-C.
4399 Only build boehm-gc if needed either for Java or Objective-C.
4400 * configure: Regenerate.
4401
4402 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4403
4f0ef2d8
CD
4404 PR 27674
4405 * Makefile.tpl (configure-[+prefix+][+module+],
4406 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4407 Remove rule to unstage bootstrapped modules.
4408 (stage_current): New.
4409 * Makefile.in: Regenerate.
4410
4411 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4412 Andreas Tobler <a.tobler@schweiz.ch>
4413
4414 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4415 * configure: Rebuilt.
4416
4417 Revert
4418 2006-01-31 Richard Guenther <rguenther@suse.de>
4419 Paolo Bonzini <bonzini@gnu.org>
4420
4421 * Makefile.def (target_modules): Add libgcc-math target module.
4422 * configure.in (target_libraries): Add libgcc-math target library.
4423 (--enable-libgcc-math): New configure switch.
4424 * Makefile.in: Re-generate.
4425 * configure: Re-generate.
4426
c17b816b
JJ
44272006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4428
4429 * config-ml.in: Alter CCASFLAGS to include special
4430 multilib options the same as is done for CFLAGS.
4431
20e95c23
DJ
44322006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4433
4434 * Makefile.def: Added dependencies from sim and gdb on intl, and
4435 added configure dependencies to everything with an all dependency
4436 on intl.
4437 * gettext.m4: Removed.
4438 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4439 (GDB_SUPPORT_DIRS): Add intl.
4440 * Makefile.in: Regenerated.
4441
4bd8ad80
DJ
44422006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4443
4444 * src-release (DEVO_SUPPORT): Add config.rpath.
4445
c380fdd8
PB
44462006-05-25 Paolo Bonzini <bonzini@gnu.org>
4447
4448 * Makefile.def (bfd, opcodes): Fix lib_path.
4449 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4450 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4451 * Makefile.in: Regenerate.
4452
701628f5
MS
44532006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4454
4455 * configure.in: Enable gprof for cross builds.
4456 * configure: Regenerate.
4457
25aae7f2
DJ
44582006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4459
4460 * src-release (MAKEINFOFLAGS): Define.
4461 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4462
ea3d1626
BE
44632006-05-14 Ben Elliston <bje@au.ibm.com>
4464
4465 * config.sub, config.guess: Update from upstream sources.
4466
49b9e644
BE
44672006-05-12 Ben Elliston <bje@au.ibm.com>
4468
4469 * config.sub, config.guess: Update from upstream sources.
4470
482dd2f6
DJ
44712006-05-04 Steve Ellcey <sje@cup.hp.com>
4472
4473 * blt, iwidgets, mmalloc: Remove directories.
4474
8b01a5c2
DD
44752006-05-01 DJ Delorie <dj@redhat.com>
4476
641a3af4 4477 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4478 * configure: Regenerate.
4479
a481dbb7
DD
44802006-04-18 DJ Delorie <dj@redhat.com>
4481
4482 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4483 reference libgloss so that libssp can be built in a combined
4484 tree.
4485 * configure: Regenerate.
4486
962c9e74
BE
44872006-04-10 Ben Elliston <bje@au.ibm.com>
4488
4489 * contrib: Remove directory.
4490
108a6f8e
CD
44912006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4492
4493 * Makefile.tpl: Add install-html target.
4494 * Makefile.def: Add install-html target.
4495 * Makefile.in: Regenerate.
4496 * configure.in: Add --with-datarootdir, --with-docdir,
4497 and --with-htmldir options.
4498 * configure: Regenerate.
4499
a4ef73e9
BE
45002006-03-31 Ben Elliston <bje@au.ibm.com>
4501
4502 PR binutils/1860
4503 * configure.in: Require makeinfo 4.4 or higher.
4504 * configure: Regenerate.
4505
b37df25a
PB
45062006-03-14 Paolo Bonzini <bonzini@gnu.org>
4507
4508 * Makefile.in: Regenerate.
4509
a6df5a19
PB
45102006-03-14 Paolo Bonzini <bonzini@gnu.org>
4511
4512 Sync with gcc:
4513 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4514
f7c83eac
AS
4515 * configure.in: Handle --disable-<component> generically.
4516 * configure: Regenerate.
a6df5a19
PB
4517
4518 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4519
f7c83eac
AS
4520 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4521 (TARGET_CONFIGDIRS): Remove.
4522 * configure.in: Remove AC_SUBST(target_configdirs).
4523 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4524
4525
65419985
L
45262006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4527
4528 PR libgcj/17311
4529 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4530
c52c6897
PB
45312006-02-20 Paolo Bonzini <bonzini@gnu.org>
4532
4533 PR bootstrap/25670
4534
4535 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4536
4537 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4538 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4539 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4540 BUILD_PREFIX, BUILD_PREFIX_1.
4541 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4542
4543 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4544 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4545
4546 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4547 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4548 of `cat stage_current`. Always provide the `r' and `s' variables.
4549 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4550 a single shell execution.
4551 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4552 bootstrapped modules, make the stage1 module if the build was not
4553 started yet, else build the current stage.
4554 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4555 (all-build, all-host, all-target, [+make_target+]-host,
4556 [+make_target+]-target): Do not use \-continued lines.
4557 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4558 (current_stage, restrap, stage_last): New.
4559
4560 * Makefile.in: Regenerate.
4561 * configure: Regenerate.
4562
b3ded179
PB
45632006-02-14 Paolo Bonzini <bonzini@gnu.org>
4564
4565 Sync from gcc:
4566
4567 2006-01-31 Richard Guenther <rguenther@suse.de>
4568 Paolo Bonzini <bonzini@gnu.org>
4569
f7c83eac
AS
4570 * Makefile.def (target_modules): Add libgcc-math target module.
4571 * configure.in (target_libraries): Add libgcc-math target library.
4572 (--enable-libgcc-math): New configure switch.
4573 * Makefile.in: Re-generate.
4574 * configure: Re-generate.
4575 * libgcc-math: New toplevel directory.
b3ded179
PB
4576
4577 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4578 Jakub Jelinek <jakub@redhat.com>
4579 Diego Novillo <dnovillo@redhat.com>
b3ded179 4580
f7c83eac
AS
4581 * libgomp: New directory.
4582 * Makefile.def: Add target_module libgomp.
4583 * Makefile.in: Regenerate.
4584 * configure.in (target_libraries): Add target-libgomp.
4585 * configure: Regenerate.
b3ded179 4586
3a35eeb3
PB
45872006-02-14 Paolo Bonzini <bonzini@gnu.org>
4588 Andreas Schwab <schwab@suse.de>
0e7ef45c 4589
3a35eeb3
PB
4590 * configure: Regenerate.
4591
2429c060
PB
45922006-01-16 Paolo Bonzini <bonzini@gnu.org>
4593
4594 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4595 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4596 the assembler, linker and binutils.
4597 * configure: Regenerate.
4598
ec49b2b8
NC
45992006-01-16 Nick Clifton <nickc@redhat.com>
4600
49b9e644 4601 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4602
44b2308f
AO
46032006-01-05 Alexandre Oliva <aoliva@redhat.com>
4604
4605 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4606 @ from continuation.
4607 * Makefile.in: Rebuilt.
4608
80911fe1
PB
46092006-01-04 Paolo Bonzini <bonzini@gnu.org>
4610
4611 Sync from gcc:
4612
4613 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4614
f7c83eac 4615 PR bootstrap/24252
80911fe1 4616
f7c83eac
AS
4617 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4618 * Makefile.tpl (OBJDUMP): New.
4619 (EXTRA_HOST_FLAGS): Add it.
4620 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4621
f7c83eac
AS
4622 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4623 to use symbolic links between directories. Avoid race conditions
4624 or make them harmless.
4625 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4626
f7c83eac
AS
4627 * Makefile.def (LEAN): Pass.
4628 * Makefile.tpl (LEAN): Define.
4629 (stage[+id+]-start): Accept that the previous directory does not
4630 exist, if the bootstrap is lean.
4631 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4632 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4633 configure substitution.
4634 ([+compare-target+]): Likewise.
4635 ([+bootstrap-target+]-lean): New.
4636 * configure.in: Remove lean bootstrap support from here.
80911fe1 4637
f7c83eac
AS
4638 * Makefile.in: Regenerate.
4639 * configure: Regenerate.
80911fe1
PB
4640
4641 2006-01-02 Andreas Schwab <schwab@suse.de>
4642
f7c83eac
AS
4643 * configure.in: When reconfiguring remove Makefile in
4644 all stage directories.
4645 * configure: Regenerate.
80911fe1 4646
b59bea8a
NC
46472005-12-27 Leif Ekblad <leif@rdos.net>
4648
4649 * configure.in: Add support for RDOS target.
4650 * configure: Regenerate.
4651
d7730bac
NC
46522005-12-27 Nick Clifton <nickc@redhat.com>
4653
4654 PR binutils/1990
4655 * libtool.m4: Synchronize with version in GCC sources.
4656
c02dabc3
PB
46572005-12-20 Paolo Bonzini <bonzini@gnu.org>
4658
f7c83eac 4659 Revert Ada-related part of the previous change.
c02dabc3 4660
f7c83eac
AS
4661 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4662 Do not pass.
4663 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4664 * Makefile.in: Regenerate.
4665 * configure.in: Do not include mt-ppc-aix target fragment.
4666 * configure: Regenerate.
c02dabc3 4667
f6d183c0
PB
46682005-12-19 Paolo Bonzini <bonzini@gnu.org>
4669
4670 * configure.in: Select appropriate fragments for PowerPC/AIX.
4671 * configure: Regenerate.
4672
4673 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4674 BOOT_CFLAGS, BOOT_LDFLAGS.
4675 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4676 BOOT_CFLAGS, BOOT_LDFLAGS.
4677 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4678 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4679 (stage): Fail if we cannot complete the work.
4680 * Makefile.in: Regenerate.
4681
f29759fc
JJ
46822005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4683
4684 * COPYING.NEWLIB: Update copyright year for default
4685 copyright.
4686
1f054001
PB
46872005-12-15 Paolo Bonzini <bonzini@gnu.org>
4688
4689 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4690 install-host-nogcc): Don't invoke $(stage) at the end.
4691 * Makefile.in: Regenerate.
4692
0aed8855
PB
46932005-12-14 Paolo Bonzini <bonzini@gnu.org>
4694
4695 * configure.in: Flip the top-level bootstrap switch.
4696 * configure: Regenerate.
4697
4698 Merge from gcc:
4699
4700 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4701
f7c83eac
AS
4702 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4703 $(stage) and $(unstage).
4704 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4705 (all): Remove stray semicolon.
4706 (local-distclean): Don't handle multilib.tmp and multilib.out.
4707 (install.all): Set $s for consistency.
4708 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4709 check_multilibs setting. Always make the install directory.
4710 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4711 Correct @if/@endif.
4712 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4713 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4714 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4715 (multilib.out): Remove.
4716 * Makefile.in: Regenerated.
0aed8855
PB
4717
47182005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4719
4720 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4721 * configure.in: Replace ms1 arch with mt.
4722 * configure: Rebuilt.
4723
47242005-12-05 Paolo Bonzini <bonzini@gnu.org>
4725
4726 Sync with gcc:
4727
4970f871
NS
47282005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4729
4730 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4731 * configure.in: Replace ms1 arch with mt.
4732 * configure: Rebuilt.
4733
be01d343
PB
47342005-12-05 Paolo Bonzini <bonzini@gnu.org>
4735
4736 Sync with gcc:
4737
4738 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4739
f7c83eac
AS
4740 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4741 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4742 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4743 Find in-tree tools if available.
4744 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4745 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4746 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4747 (COMPILER_*_FOR_TARGET): New.
4748 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4749 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4750 (CONFIGURED_*, USUAL_*): Remove.
4751 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4752 STRIP): Use autoconf substitutions.
4753 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4754 COMPILER_NM_FOR_TARGET): New.
4755 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4756
4757 (all): Make all-host and all-target in parallel.
4758 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4759 that $$r and $$s are set before invoking a recursive make.
4760 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4761 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4762
4763 2005-11-29 Ben Elliston <bje@au.ibm.com>
4764
f7c83eac
AS
4765 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4766 from the gcc build directory.
4767 * Makefile.in: Regenerate.
be01d343
PB
4768
4769 2005-11-29 Ben Elliston <bje@au.ibm.com>
4770
f7c83eac
AS
4771 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4772 depend on all-libdecnumber.
4773 * configure.in (host_libs): Include libdecnumber.
4774 * Makefile.in: Regenerate.
4775 * configure: Likewise.
be01d343
PB
4776
4777 2005-11-21 Kean Johnston <jkj@sco.com>
4778
f7c83eac 4779 * config.sub, config.guess: Sync from upstream sources.
be01d343 4780
907be67c
DJ
47812005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4782
4783 * Makefile.def: Remove gdb dependencies for gdbtk.
4784 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4785 (configure-gdb, install-gdb): New rules.
4786 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4787 * Makefile.in, configure: Regenerated.
4788
e360f423
PB
47892005-10-22 Paolo Bonzini <bonzini@gnu.org>
4790
4791 PR bootstrap/24297
4792 * Makefile.tpl (do-[+make-target+], do-check, install,
4793 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4794 are set before recursing.
4795 * Makefile.in: Regenerate.
4796
45d5eb0a
EB
47972005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4798
4799 PR bootstrap/18939
4800 * Makefile.def (gcc) <target>: Fix thinko.
4801 * Makefile.in: Regenerate.
4802
3cf3372e
BS
48032005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4804
4805 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4806 * configure: Regenerate.
4807
bd70a46f
KH
48082005-10-09 Kazu Hirata <kazu@codesourcery.com>
4809
4810 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4811 target-libffi, target-qthreads, target-libjava, and
4812 targetlibobjc.
4813 * configure: Regenerate.
4814
5ae72758
DJ
48152005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4816
4817 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4818 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4819 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4820 (USUAL_OBJDUMP_FOR_TARGET): New.
4821 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4822 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4823 * configure, Makefile.in: Regenerated.
5ae72758 4824
cc96343e
PB
48252005-10-05 Paolo Bonzini <bonzini@gnu.org>
4826
4827 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4828 before other host packages.
4829
f70224b5
PB
48302005-10-05 Paolo Bonzini <bonzini@gnu.org>
4831
4832 PR bootstrap/22340
4833
4834 * configure.in (default_target): Remove.
4835 * Makefile.tpl (all): Do not use prerequisites as subroutines
4836 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4837 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4838 use prerequisites as subroutines.
4839 (check-host, check-target): New.
4840 (bootstrap configure & all targets): Do not use stage*-start
4841 if the directory layout is already ok.
4842 (non-bootstrap configure & all targets): Prepend a $(unstage).
4843 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4844 (NOTPARALLEL): Remove.
4845 (unstage, stage variables): New variables.
4846 (unstage, stage targets): Simply expand to those variables.
4847
4848 * configure: Regenerate.
4849 * Makefile.in: Regenerate.
4850
c13c918a
JW
48512005-10-04 James E Wilson <wilson@specifix.com>
4852
4853 * Makefile.def (lang_env_dependencies): Add libmudflap.
4854 * Makefile.in: Regenerate.
4855
376a0e54
CM
48562005-10-03 Catherine Moore <clm@cm00re.com>
4857
4858 * configure.in (bfin-*-*): Support bfin.
4859 * configure: Regenerated.
4860
d320aacb
L
48612005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4862
4863 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4864 * configure: Regenerated.
4865
7e0f7140
GK
48662005-09-28 Geoffrey Keating <geoffk@apple.com>
4867
4868 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4869 (LIPO_FOR_TARGET): New.
4870 (CONFIGURED_LIPO_FOR_TARGET): New.
4871 (USUAL_LIPO_FOR_TARGET): New.
4872 (STRIP_FOR_TARGET): New.
4873 (CONFIGURED_STRIP_FOR_TARGET): New.
4874 (USUAL_STRIP_FOR_TARGET): New.
4875 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4876 STRIP_FOR_TARGET.
4877 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4878 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4879 * Makefile.in: Regenerate.
4880 * configure: Regenerate.
0e7ef45c 4881
096f7d00
DE
48822005-09-19 David Edelsohn <edelsohn@gnu.org>
4883
4884 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4885 (rs6000-*-aix*): Same.
4886 * configure: Regenerate.
4887
48882005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4889
4890 * configure.in: Recognize f95 in the --enable-languages option,
4891 and substitute it for fortran, issuing a warning.
4892 * configure: Regenerate.
4893
2016dfcc
BE
48942005-09-07 Ben Elliston <bje@au.ibm.com>
4895
4896 Import from Autoconf sources:
4897
4898 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4899 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4900 Elliston. Handle weird characters correctly.
4901
6dd2fda9
DD
49022005-08-30 Phil Edwards <phil@codesourcery.com>
4903
4904 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4905 * configure: Regenerated.
4906
e6db70d4
RE
49072005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4908
f7c83eac
AS
4909 * Makefile.def (libssp): Add to lang_env_dependencies.
4910 * Makefile.in: Regenerate.
e6db70d4 4911
e1e3d0f5
CG
49122005-08-17 Christian Groessler <chris@groessler.org>
4913
4914 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4915 * Makefile.in: Regenerate.
4916
05cbd757
PB
49172005-08-12 Paolo Bonzini <bonzini@gnu.org>
4918
4919 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4920 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4921 Look for alternate names of the target cc and c++
4922 * configure: Regenerate.
4923
55db4b87
PB
49242005-08-08 Paolo Bonzini <bonzini@gnu.org>
4925
4926 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4927 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4928 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4929 tools; remove code to manually set them.
4930 (Target tools): Look in the environment for them.
4931 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4932 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4933 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4934 build directory.
4935 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4936 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4937 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4938 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4939 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4940 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4941 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4942 * configure: Regenerate.
4943 * Makefile.in: Regenerate.
4944
414e5532
MM
49452005-07-27 Mark Mitchell <mark@codesourcery.com>
4946
4947 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4948 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4949 * Makefile.in: Regenerated.
4950
a19b6204
MM
49512005-07-26 Mark Mitchell <mark@codesourcery.com>
4952
4953 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4954 (CFLAGS_FOR_TARGET): Use it.
4955 (CXXFLAGS_FOR_TARGET): Likewise.
4956 * Makefile.in: Regenerated.
4957 * configure.in (--with-build-sysroot): New option.
4958 * configure: Regenerated.
4959
b73aa406
PB
49602005-07-24 Paolo Bonzini <bonzini@gnu.org>
4961
4962 * Makefile.tpl: Wrap install between unstage and stage
4963 * Makefile.in: Regenerate.
4964
6e4d0bcb
KC
49652005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4966
4967 * all files: Update FSF address.
4968
49f58d10
JB
49692005-07-14 Jim Blandy <jimb@redhat.com>
4970
4971 * configure.in: Add cases for Renesas m32c.
4972 * configure: Regenerated.
0e7ef45c 4973
1d9c9cd7
KC
49742005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4975
4976 * COPYING, compile, config-ml.in, config.guess,
4977 config.sub, install-sh, missing, mkinstalldirs,
4978 symlink-tree, ylwrap: Sync from upstream sources.
4979
1587117a
EC
49802005-07-13 Eric Christopher <echristo@redhat.com>
4981
4982 * configure.in: Add toplevel noconfigdir support for tpf.
4983 * configure: Regenerate.
4984
bb780410
DD
49852005-07-11 Jakub Jelinek <jakub@redhat.com>
4986
4987 * Makefile.def (target_modules): Add libssp.
4988 * configure.in (target_libraries): Add target-libssp.
4989 * configure: Rebuilt.
4990 * Makefile.in: Rebuilt.
4991
064d0a7c
PB
49922005-07-11 Paolo Bonzini <bonzini@gnu.org>
4993
4994 PR ada/22340
4995
4996 * Makefile.def: Sync with gcc.
4997 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4998 * Makefile.in: Regenerate.
4999
b2edd3b5
AS
50002005-07-07 Andreas Schwab <schwab@suse.de>
5001
5002 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5003 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5004 * Makefile.in: Regenerated.
5005
5f128533
KH
50062005-07-07 Kazu Hirata <kazu@codesourcery.com>
5007
5008 * configure.in: Add --enable-libssp and --disable-libssp.
5009 * configure: Regenerate with autoconf-2.13.
5010
4e3fc8e5
GK
50112005-07-06 Geoffrey Keating <geoffk@apple.com>
5012
5013 * configure.in: Don't build sim or rda when targetting darwin.
5014 * configure: Regenerate.
5015
c7357d6a
BE
50162005-07-04 Ben Elliston <bje@gnu.org>
5017
5018 * src-release (do-proto-toplev): Remove dejagnu bits.
5019 (DEJAGNU_SUPPORT_DIRS): Remove.
5020 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5021 (GDBD_SUPPORT_DIRS): Likewise.
5022 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5023 (INSIGHTD_SUPPORT_DIRS): Likewise.
5024 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5025
50262005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
5027
5028 * setup.com (mpw): Remove unused directive.
5029
7d329e61
PB
50302005-06-22 Paolo Bonzini <bonzini@gnu.org>
5031
5032 * Makefile.def (stagefeedback): Come after profile.
5033 Define profiledbootstrap target.
5034 * Makefile.tpl (profiledbootstrap): Remove.
5035 (stageprofile-end): Zap stagefeedback.
5036 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5037 * Makefile.in: Regenerate.
5038
e5fbed21
DD
50392005-06-13 Zack Weinberg <zack@codesourcery.com>
5040
5041 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5042 In 'cpp' stanza, support '#line' as well as '# '.
5043
59f7ec45
HPN
50442005-06-07 Hans-Peter Nilsson <hp@axis.com>
5045
5046 * configure.in (unsupported_languages): New macro.
5047 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5048 non-ported target libraries in noconfigdirs.
5049 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5050 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 5051 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
5052 unsupported_languages.
5053 * configure: Regenerate.
5054
c10e9ba7
DD
50552005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5056
5057 * configure.in: Fix typo in handling of --with-mpfr-dir.
5058 * configure: Regenerate.
5059
20deb2b8
JB
50602005-06-02 Jim Blandy <jimb@redhat.com>
5061
5062 * config.sub: Add cases for the Renesas m32c. (This patch has been
5063 accepted into the master sources.)
5064
cdb9b172 50652005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
5066 Michael Snyder <msnyder@redhat.com>
5067 Stan Cox <scox@redhat.com>
cdb9b172 5068
f7c83eac 5069 * configure.in: Set noconfigdirs for ms1.
cdb9b172 5070
f7c83eac 5071 * configure: Regenerate.
cdb9b172 5072
1dc3053f
PB
50732005-05-25 Paolo Bonzini <bonzini@gnu.org>
5074
5075 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5076 (Dependencies): Consider target modules for bootstrap dependencies.
5077 Make target bootstrap modules depend on each stage's gcc.
5078 * Makefile.in: Regenerate.
5079
c60fe18b
PB
50802005-05-20 Paolo Bonzini <bonzini@gnu.org>
5081
5082 * Makefile.def (configure-gcc): Depend on binutils having been built.
5083 (all-gcc): No need to do it here.
5084 * Makefile.in: Regenerate.
5085
27258dd4
PB
50862005-05-19 Paul Brook <paul@codesourcery.com>
5087
0e7ef45c 5088 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
5089 language cannot be built.
5090 * configure: Regenerate.
5091
42ecbf5e
DJ
50922005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5093
5094 * ylwrap: Import from Automake 1.9.5.
5095
ae380b45
MS
50962005-05-04 Mike Stump <mrs@apple.com>
5097
5098 * configure.in: Always pass --target to target configures as
5099 otherwise rebuilds that do --recheck will fail.
811d3af8 5100 * configure: Rebuilt.
ae380b45 5101
d545f33b
PB
51022005-05-04 Paolo Bonzini <bonzini@gnu.org>
5103
5104 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5105 STAGE_HOST_EXPORTS.
5106 (configure, all): Add bootstrap support.
5107 (Host modules, target modules): Pass post-stage1 flags and exports.
5108 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5109 * Makefile.in: Regenerate.
5110
2faa2958
PB
51112005-04-29 Paolo Bonzini <bonzini@gnu.org>
5112
5113 Sync from gcc:
5114
5115 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5116
f7c83eac 5117 * config.sub: Update from master copy.
2faa2958
PB
5118
5119 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5120
f7c83eac
AS
5121 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5122 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5123 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5124 "*-*-elf" and "*-*-linux*".
5125 * configure: Regenerate.
2faa2958 5126
a7254363
PB
51272005-04-06 Paolo Bonzini <bonzini@gnu.org>
5128
f7c83eac 5129 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
5130 (TARGET_CONFIGARGS): Include --with-target-subdir.
5131 (configure, all): New macros. Use them throughout.
5132
a8637a7d
PB
51332005-04-05 Paolo Bonzini <bonzini@gnu.org>
5134
5135 * Makefile.tpl: Sync with gcc.
5136 * Makefile.in: Regenerate.
5137
dd387d52
JR
51382005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5139
5140 * config/mh-mingw32: Delete.
5141 * configure.in: Don't use it.
5142 * configure: Regenerate.
5143
e90269c8
PB
51442005-03-31 Paolo Bonzini <bonzini@gnu.org>
5145
5146 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5147 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5148 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5149 (HOST_LIB_PATH): Generate from Makefile.def.
5150 (TARGET_LIB_PATH): Likewise.
5151 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5152 * Makefile.in: Regenerate.
5153 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5154 (RPATH_ENVVAR): Include Darwin case.
5155 * configure: Regenerate.
5156
9a237d9e
PB
51572005-03-25 Paolo Bonzini <bonzini@gnu.org>
5158
5159 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5160 * configure: Regenerate.
5161
479759c8
ZW
51622005-03-21 Zack Weinberg <zack@codesourcery.com>
5163
5164 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5165 gcc_version, and gcc_version_trigger from set of flags to pass.
5166 * Makefile.tpl: Remove definitions of above variables.
5167 (config.status): Remove dependency on $(gcc_version_trigger).
5168 * Makefile.in: Regenerate.
5169 * configure.in: Do not reference config/gcc-version.m4 nor
5170 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5171 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5172 * configure: Regenerate.
5173
4cfaf6d5
DD
51742005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5175 Andrew Pinski <pinskia@physics.uc.edu>
5176
5177 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5178 * Makefile.in: Regenerate.
5179
33a3fb7b
AO
51802005-03-01 Alexandre Oliva <aoliva@redhat.com>
5181
5182 PR libgcj/20160
5183 * ltmain.sh: Avoid creating archives with components that have
5184 duplicate basenames.
5185
2da12f12
PB
51862005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5187
479759c8
ZW
5188 PR bootstrap/20250
5189 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5190 instead of check.
5191 * Makefile.in: Regenerate.
2da12f12 5192
b00612cc
PB
51932005-02-28 Paolo Bonzini <bonzini@gnu.org>
5194
5195 Sync from gcc.
5196
5197 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5198
5199 PR bootstrap/17383
5200 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5201 * Makefile.tpl (HOST_SUBDIR): New substitution.
5202 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5203 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5204 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5205 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5206 (Host modules, Bootstrapped modules): Use it.
5207 (Build modules, Target modules): Do not create symlink trees,
5208 always configure out-of-srcdir.
5209 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5210 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5211 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5212 $(HOST_SUBDIR). Create a symlink for host_subdir.
5213
5214 * Makefile.in: Regenerate.
5215 * configure: Regenerate.
5216
5217 Merged from libada-gnattools-branch:
5218 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5219
5220 * Makefile.def: Add gnattools as a module, depending on target-libada.
5221 * Makefile.in: Regenerate.
5222 * configure.in: Include gnattools in host_tools; disable it if ada
5223 is disabled.
5224 * configure: Regenerate.
5225
c3e65f62
NC
52262005-02-23 Nick Clifton <nickc@redhat.com>
5227
5228 * configure: Regenerate.
5229
e4d180c2
NC
52302005-02-22 Paul Schlie <schlie@comcast.net>
5231
5232 * configure.in: Allow darwin targeted ports to build tk, itcl and
5233 libgui.
5234
e3c770b1
EB
52352005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5236
5237 PR libgcj/10353
5238 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5239 * configure: Regenerate.
5240
9c73618c
AC
52412005-02-08 Andrew Cagney <cagney@gnu.org>
5242
5243 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5244 gdb/ section. Update GDB's URL.
5245
c46f8c51
AC
52462005-01-31 Andrew Cagney <cagney@gnu.org>
5247
5248 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5249
c7e66c6d
HPN
52502005-01-29 Hans-Peter Nilsson <hp@axis.com>
5251
5252 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5253 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5254 target-libgloss when not *-*-elf and *-*-aout.
5255 * configure: Regenerate.
5256
a53bf506
AC
52572005-01-27 Andrew Cagney <cagney@gnu.org>
5258
5259 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5260
45181ed1
AC
52612005-01-24 Andrew Cagney <cagney@gnu.org>
5262
5263 * gettext.m4: Only fall back to ../intl/ when it's present.
5264
a1e0f4e4
KC
52652005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5266
5267 * install-sh, config.sub: Import from upstream.
5268
52692005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5270
5271 PR bootstrap/18222
5272 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5273 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5274 * Makefile.in: Regenerate.
5275
c50382e2
PB
52762005-01-03 Paolo Bonzini <bonzini@gnu.org>
5277
5278 Revert 2004-12-28 Makefile changes, a better fix will be
5279 applied to mainline and src after GCC 4.0 branches.
5280
11d07737
PB
52812004-12-28 Paolo Bonzini <bonzini@gnu.org>
5282
5283 PR bootstrap/17383
5284
5285 * Makefile.def (target_modules): Remove stage parameter,
5286 it is always true now.
5287 * Makefile.tpl (configure-build-[+module+],
5288 configure-target-[+module+]): Always build symlink tree
5289 for the directory and for include. BUILD_SUBDIR and
5290 TARGET_SUBDIR cannot be . anymore.
5291 * Makefile.in: Regenerate.
5292
dadfdbe2
DD
52932004-12-25 David Edelsohn <edelsohn@gnu.org>
5294
5295 Revert 2004-12-08 Makefile changes.
5296
dbf85af7
JR
52972004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5298
5299 * configure.in (sh64-*-*): Reenable gprof.
5300 * configure: Regenerate.
5301
6b8fea99
JB
53022004-12-09 Jim Blandy <jimb@redhat.com>
5303
5304 * MAINTAINERS: List 'depcomp' as part of automake.
5305
7341462c
DE
53062004-12-08 David Edelsohn <edelsohn@gnu.org>
5307
5308 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5309 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5310 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5311 * Makefile.in: Regenerate.
5312
21fde4dc
DD
53132004-12-07 Matt Kraai <kraai@ftbfs.org>
5314
5315 * Makefile.tpl: Generate normal dependencies if the LHS module is
5316 not bootstrapped.
5317 * Makefile.in: Regenerate.
5318
3da796a2
RS
53192004-12-03 Richard Sandiford <rsandifo@redhat.com>
5320
5321 * configure.in: Include config/gxx-include-dir.m4. Use
5322 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5323 * configure: Regenerate.
5324
73fb7068
RS
53252004-12-03 Richard Sandiford <rsandifo@redhat.com>
5326
5327 * config.if: Delete.
5328 * configure.in: Set libstdcxx_incdir directly.
5329 * configure: Regenerate.
5330 * MAINTAINERS: Remove mention of config.if.
5331 * src-release (DEVO_SUPPORT): Remove config.if.
5332
6c8e6ce9
EC
53332004-12-02 Eric Christopher <echristo@redhat.com>
5334
3b6098f8
EC
5335 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5336 of things to remove.
6c8e6ce9 5337 * Makefile.in: Regenerate.
479759c8 5338
b8658a2f
RS
53392004-12-02 Richard Sandiford <rsandifo@redhat.com>
5340
5341 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5342 * configure: Regenerate.
5343
afefada0
RS
53442004-12-02 Richard Sandiford <rsandifo@redhat.com>
5345
5346 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5347 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5348 * configure: Regenerate.
5349
5dcac624
DA
53502004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5351
5352 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5353 (hppa*64*-*-*): Delete incorrect comment.
5354 * configure: Rebuilt.
5355
57d1eb1a
DD
53562004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5357
5358 * install-sh, compile: Import from automake.
5359
53602004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5361
5362 * config.guess, config.sub: Import from savannnah.
5363
6d389afc
MS
53642004-11-12 Mike Stump <mrs@apple.com>
5365
5366 * Makefile.def: Add html support.
5367 * Makefile.tpl: Likewise.
5368 * Makefile.in: Regenerate.
5369
69e57115
GK
53702004-11-11 Geoffrey Keating <geoffk@apple.com>
5371
5372 PR 18423
5373 * configure.in: Remove all instances of build-fixincludes from
5374 noconfigdirs.
5375 (build_configargs): Supply --target to subdirectories.
5376 * configure: Regenerate.
5377
5378 * Makefile.def: Make gcc install depend on fixincludes install.
5379 * Makefile.in: Regenerate.
5380
ba719b26
HPN
53812004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5382
5383 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5384 target-libgfortran.
5385 * configure: Regenerate.
5386
c37653e7
DE
53872004-11-07 David Edelsohn <edelsohn@gnu.org>
5388
5389 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5390 like CC.
5391
1eefd493
PB
53922004-11-05 Paolo Bonzini <bonzini@gnu.org>
5393
5394 * Makefile.def (host fixincludes): Specify missing targets.
5395 * Makefile.in: Regenerate.
5396
02b1af09
L
53972004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5398
5399 PR other/17783
5400 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5401 * configure: Regenerated.
5402
7f266840
DJ
54032004-11-04 Daniel Jacobowitz <dan@debian.org>
5404
5405 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5406 * configure: Regenerated.
5407
47444073
AL
54082004-10-28 Eric B. Weddington <ericw@evcohs.com>
5409
5410 PR target/18151
5411 * configure.in (case ${target}): Do not build fixincludes for avr.
5412 * configure: Regenerated.
5413
caeba88f
AL
54142004-10-26 Paolo Bonzini <bonzini@gnu.org>
5415
5416 * configure.in (case ${target}): Do not build fixincludes
5417 on platforms where it is not used.
5418 * configure: Regenerated.
5419
0fdbe983
DJ
54202004-10-23 Daniel Jacobowitz <dan@debian.org>
5421
5422 * configure.in: Use an absolute path to install-sh.
5423 * configure: Regenerated.
5424
1c0f67c1
AC
54252004-10-19 Andrew Cagney <cagney@gnu.org>
5426
5427 * src-release (do-djunpack, do-md5sum): Install the generated file
5428 directly into the proto-toplev/ directory.
479759c8 5429
a9cfce9c
AC
54302004-10-19 Andrew Cagney <cagney@gnu.org>
5431
5432 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5433
ac0fa625
DD
54342004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5435
5436 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5437 * configure: Regenerate.
5438
d27cc32e
PB
54392004-10-06 Paolo Bonzini <bonzini@gnu.org>
5440
5441 Fix wrong conflict resolution in:
5442
5443 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5444
5445 * Makefile.in: Regenerate.
5446 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5447 in the recursive `make', instead of hardwiring `all'.
5448 (Autogenerated TARGET-* variables): New.
5449
1763908f
UW
54502004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5451
5452 Merged from GCC / libtool upstream:
5453 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5454 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5455 * ltcf-cxx.sh (tpf*): Likewise.
5456 * ltconfig (tpf*): Add TPF OS configuration support.
5457
0490e016
NC
54582004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5459
5460 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5461 * configure: Regenerate.
0490e016 5462
32be62b5
RS
54632004-09-24 Michael Roth <mroth@nessie.de>
5464
5465 * configure.in (--without-headers): Add missing double quotes.
5466 * configure: Regenerate.
5467
6048df60
DD
54682004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5469
5470 * ylwrap: Revert to previous version.
5471
315b3b02
L
54722004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5473
6048df60 5474 PR bootstrap/17369
315b3b02
L
5475 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5476 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5477 SET_GCC_LIB_PATH_CMD.
5478 (BASE_TARGET_EXPORTS): Likewise.
5479 * Makefile.in: Regenerated.
5480
5481 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5482 * configure: Regenerated.
5483
fe69863c
DD
54842004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5485
5486 * config.guess: New upstream version
5487 * compile, depcomp, install-sh, ylwrap: Likewise.
5488
54892004-09-19 Roger Sayle <roger@eyesopen.com>
5490
5491 * config/mh-x86omitfp: New host makefile fragment. Add
5492 -fomit-frame-pointer to the default BOOT_CFLAGS.
5493 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5494 * configure: Regenerate.
5495
54962004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5497
5498 PR target/11572
5499 * configure.in (*-*-darwin*): Renable libobjc.
5500 * configure: Regenerate.
5501
be75bbe1 55022004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5503
be75bbe1
DB
5504 * Makefile.def: Remove libbanshee.
5505 * Makefile.tpl: Ditto.
5506 * configure.in: Ditto.
5507 * Makefile.in: Regen.
5508 * configure: Ditto.
5509
1b882a91
PB
55102004-09-07 Paolo Bonzini <bonzini@gnu.org>
5511
5512 * missing: Import latest version from master repository.
5513
eb1352ed
NC
55142004-09-04 Nick Clifton <nickc@redhat.com>
5515
5516 * config.sub: Import latest version from master repository.
5517 * config.guess: Likewise.
5518 This includes these changes:
479759c8 5519
eb1352ed
NC
5520 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5521
5522 * config.sub: Handle crisv32, alias etraxfs.
5523 * config.guess (crisv32:Linux:*:*): Handle.
5524
5525 2004-08-13 Brad Smith <brad@comstyle.com>
5526
5527 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5528 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5529
5530 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5531
5532 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5533 assume the processor is a powerpc. This is because coreutils
5534 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5535 in this case, due to a MacOS X bug that causes
5536 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5537 to return a negative number.
5538 Problem reported by Petter Reinholdtsen in:
5539 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5540
5541 2004-07-19 Ben Elliston <bje@gnu.org>
5542
5543 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5544
5545 2004-06-24 Ben Elliston <bje@gnu.org>
5546
5547 * config.guess: Update copyright years.
5548 * config.sub: Likewise.
5549
5550 2004-06-22 Robert Millan <robertmh@gnu.org>
5551
5552 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5553 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5554
5555 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5556
5557 * config.guess (*:*VMS:*:*): New entry. Replaces
5558 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5559 manufacturer.
5560
5561 2004-06-22 Ben Elliston <bje@gnu.org>
5562
5563 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5564 * config.sub: Likewise.
5565
5566 2004-06-22 Ben Elliston <bje@gnu.org>
5567
5568 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5569 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5570
5571 2004-06-11 Ben Elliston <bje@gnu.org>
5572
5573 * config.guess (pegasos:OpenBSD:*:*): Remove.
5574
5575 2004-06-11 Ben Elliston <bje@gnu.org>
5576
5577 From Wouter Verhelst <wouter@grep.be>:
5578 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5579
5580 2004-06-11 Ben Elliston <bje@gnu.org>
5581
5582 * config.guess (luna88k:OpenBSD:*:*): New.
5583
5584 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5585
5586 * config.guess (m32r*:Linux:*:*): New case.
5587 * config.sub: Handle m32rle.
5588
5589 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5590
5591 From Jens Petersen <petersen@redhat.com>:
5592 * config.sub: Handle sparcv8.
5593
5594 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5595
5596 From Tom Smith <smith@cag.lkg.hp.com>:
5597 * config.guess: Version suffixes are equally significant on Tru64
5598 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5599 prefix of "P" (patched kernel).
5600
5601 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5602
5603 * config.sub: Add support for National Semiconductor CRX target.
5604
2a3124ca 56052004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5606
2a3124ca
RH
5607 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5608 *-*-netware, but add target-libmudflap.
5609 Consolidate *-*-netware targets (of which really only i?86 exists)
5610 into a single entry.
5611 * configure: Likewise.
5612
0df3d27f
PB
56132004-09-01 Paolo Bonzini <bonzini@gnu.org>
5614
5615 * Makefile.tpl (sorry): Remove.
5616 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5617 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5618 (do-clean): Clean per-stage directories too.
5619 (do-distclean): Run distclean-stage1 too.
5620 (.NOTPARALLEL): Enable during toplevel bootstrap.
5621 (stage[+id+]-bubble): Enable parallel execution during
5622 the recursive invocation.
5623 * Makefile.in: Regenerate.
5624
5625 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5626
5627 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5628
5629 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5630 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5631 * configure: regenerate
479759c8
ZW
5632 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5633 -mdynamic-no-pic
0df3d27f
PB
5634
56352004-08-31 Paolo Bonzini <bonzini@gnu.org>
5636
5637 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5638 include.
5639 * configure.in: Fix indentation.
5640 * configure: Regenerate.
5641
ee025550
PB
56422004-08-31 Paolo Bonzini <bonzini@gnu.org>
5643
5644 * Makefile.def (build_modules): Add fixincludes.
5645 (dependencies): Make gcc depend on fixincludes.
5646 * configure.in (build_tools): Add fixincludes.
5647 (build_configdirs): Always include build_libs.
5648 * Makefile.in: Regenerate.
5649 * configure: Regenerate.
5650
56512004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5652
5653 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5654 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5655 phony targets; do not generate timestamp files.
5656 (distclean-stageN): Remove references to their timestamp files.
5657 (restageN, touch-stageN): Remove.
5658 (stageN-bubble): Rewritten.
5659 (compare): Support lean bootstraps.
5660 * Makefile.in: Regenerate.
5661
5662 * configure.in: Only warn when bootstrapping but
5663 build != host or build != target. Support lean bootstraps.
5664 * configure: Regenerate.
5665
5666 Sync from gcc:
5667 2004-08-26 Phil Edwards <phil@codesourcery.com>
5668
5669 * configure.in: Give a better error message if GMP/MPFR are missing
5670 and a language needing them has been requested.
5671 * configure: Regenerated.
5672
5673 2004-08-25 Phil Edwards <phil@codesourcery.com>
5674
5675 * configure.in: Print a list of available language front-ends if
5676 a requested one is missing. Tidy stray tab characters.
5677 * configure: Regenerated.
5678
72b2455a
PB
56792004-08-17 Paolo Bonzini <bonzini@gnu.org>
5680
5681 * Makefile.in: Regenerate.
5682 * configure: Regenerate.
5683
5684 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5685 stage_*_flags.
5686 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5687 for bootstrapped modules if toplevel bootstrap is going.
5688 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5689 modules. Adjust for changes in Makefile.def. Enable several
5690 rules even in non-bootstrap mode, just to avoid peppering the
5691 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5692 (stage-[+prev+]-bubble): Remove.
5693
5694 * Makefile.def (Dependencies): Depend on all-build-bison,
5695 all-build-flex, all-build-byacc, all-build-texinfo, rather
5696 than the host variations.
5697 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5698 with BUILD_SUBDIR.
5699 (BISON): Update for recent Bisons.
5700 (YACC): Fix typo.
5701 (cross): Depend on all-build.
5702 (all): Do not depend on all-build.
5703 (prebootstrap): Remove.
5704 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5705 (Prebootstrap dependencies): Add them to the per-stage targets
5706 and to all-prebootstrap.
5707 * configure.in (build_configdirs): Always enable build_tools.
5708 (BUILD_DIR_PREFIX): Remove.
5709
5710 * Makefile.def (gcc): Add target variable.
5711 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5712 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5713 in the recursive `make', instead of hardwiring `all'.
5714 (Autogenerated TARGET-* variables): New.
5715
de0b4a87
JW
57162004-08-17 Robert Millan <robertmh@gnu.org>
5717
5718 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5719 (instead of FreeBSD).
5720 * configure: Regenerate.
5721
ad681c85
NN
57222004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5723
675c6968
NN
5724 * Makefile.def, configure.in, src-release: Remove useless, bogus
5725 references to tix.
5726 * Makefile.in, configure: Regenerate.
5727
ad681c85
NN
5728 * src-release: Stop distributing mmalloc with gdb (which doesn't
5729 use it).
5730 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5731 * Makefile.in: Regenerate.
5732
11b04d1f
DD
57332004-08-09 Mark Mitchell <mark@codesourcery.com>
5734
5735 * configure.in (arm*-*-eabi*): New target.
5736 * configure: Regenerate.
5737
f2420bea
NN
57382004-08-01 Robert Millan <robertmh@gnu.org>
5739
5740 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5741 libmudflap for all GNU-based systems (with Glibc).
5742 * configure: Regenerate.
5743
9e6ce191
PB
57442004-08-06 Paolo Bonzini <bonzini@gnu.org>
5745
5746 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5747 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5748 (Dependencies): New section.
5749 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5750 (configure-target-[+module+]): Depend on maybe-all-gcc
5751 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5752 (toplevel profiledbootstrap): Fix dependencies.
5753 * Makefile.in: Regenerate.
5754
df4a6958
MM
57552004-08-03 Mark Mitchell <mark@codesourcery.com>
5756
5757 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5758 target-libiberty to noconfigdirs.
5759
11b04d1f
DD
57602004-08-03 Paul Brook <paul@codesourcery.com>
5761
5762 * configure.in: Check for MPFR as well as GMP.
5763 * configure: Regenerate.
5764
b813574b
PB
57652004-08-03 Paolo Bonzini <bonzini@gnu.org>
5766
5767 * Makefile.def (host-modules): Add gcc.
5768 * Makefile.in: Regenerate.
5769 * Makefile.tpl (sorry): New rule.
5770 (configure-host, all-host, [+make_target+]-host, do-check,
5771 install-host): Do not add gcc as a special case.
5772 (host modules): Add a small special-casing for gcc. Export
5773 extra_make_flags through the environment.
5774 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5775 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5776 other recursive targets for gcc): Remove.
5777
5778 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5779 (stage, unstage): New rules.
5780 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5781 distclean-stage[+id+]): Use stage_current.
5782 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5783 the stage*-start rules.
5784
61edac0c
JW
57852004-07-19 Robert Millan <robertmh@gnu.org>
5786
5787 Synced from gcc:
5788
5789 2004-04-26 Robert Millan <robertmh@gnu.org>
5790
5791 Add patches from libtool CVS.
5792 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5793 * ltconfig: Likewise.
5794 * ltcf-c.sh: Likewise.
5795 * ltcf-cxx.sh: Likewise.
5796 * ltcf-gcj.sh: Likewise.
5797
3e707e94
PB
57982004-07-12 Paolo Bonzini <bonzini@gnu.org>
5799
5800 * configure.in: Add noconfigdirs for crx-*-*.
5801 * configure: Regenerate.
5802
58032004-07-12 Paolo Bonzini <bonzini@gnu.org>
5804
5805 Synced from gcc:
5806
5807 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5808
5809 * configure.in: Build libmudflap by default on FreeBSD.
5810 * configure: Regenerated.
5811
5812 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5813
5814 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5815 systems.
5816 * configure: Regenerated.
5817
5818 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5819
5820 PR target/16344
5821 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5822 feedback based compiler.
5823 * Makefile.in: Rebuilt.
5824
5825 2004-07-05 Phil Edwards <phil@codesourcery.com>
5826
5827 * configure.in: Do not prepend $srcdir to /dev/null in
5828 makefile fragments.
5829 * configure: Regenerate.
5830
a7ee7660
AO
58312004-07-08 Alexandre Oliva <aoliva@redhat.com>
5832
5833 * Makefile.def (host_modules): Set bootstrap=true for flex.
5834 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5835 * Makefile.in: Rebuilt.
5836
6a9cf61e
PB
58372004-07-01 Paolo Bonzini <bonzini@gnu.org>
5838
5839 * Makefile.def (build_modules): Add bison, byacc, flex,
5840 m4, texinfo.
5841 (flags_to_pass): Add FLEX.
5842 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5843 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5844 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5845 DEFAULT_MAKEINFO): Remove.
5846 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5847 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5848 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5849 objdir or else use configured tool.
5850 (all-build): New.
5851 (all): Depend on it.
5852 (Build module dependencies): Add.
5853 * Makefile.in: Regenerate.
5854 * configure.in: Better support for multiple build modules,
5855 matching what is done for host/target modules. Do not look
5856 for "plausible" locations of build tools if Canadian cross.
5857 Use autoconf's AC_PROG_CC to find a C compiler. Define
5858 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5859 * configure: Regenerate.
5860
95b6a1f2
PB
58612004-06-22 Paolo Bonzini <bonzini@gnu.org>
5862
5863 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5864 * Makefile.in: Regenerate.
5865
7ffa0b57
PB
58662004-06-22 Paolo Bonzini <bonzini@gnu.org>
5867
5868 * Makefile.tpl (configure-build-[+module+],
5869 configure-[+module+], configure-target-[+module+]): Pass
5870 [+extra_configure_args+].
5871 (all-build-[+module+], all-[+module+], check-[+module+],
5872 install-[+module+], [+make_target+]-[+module+],
5873 all-target-[+module+], check-target-[+module+],
5874 install-target-[+module+], [+make_target+]-target-[+module+]):
5875 Pass [+extra_make_args+].
5876 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5877 (GCC_HOST_EXPORTS): Remove.
5878 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5879 cross, check-gcc, check-gcc-c++, install-gcc,
5880 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5881 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5882 * Makefile.in: Regenerate.
5883
929ba6e7
CF
58842004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5885
5886 * configure.in: Check for srcdir/winsup rather than build directory
5887 winsup.
5888 * configure: Regenerate.
5889
b76d7de0
CV
58902004-06-17 Corinna Vinschen <vinschen@redhat.com>
5891
5892 * configure.in: Don't build Cygwin native newlib if winsup
5893 directory is missing. Emit warning instead.
5894 * configure: Regenerate.
5895
656fdd47
PB
58962004-06-09 Paolo Bonzini <bonzini@gnu.org>
5897
5898 * Makefile.tpl (touch-stage[+id+]): New.
5899 (restage[+prev+]): Depend on touch-stage[+id+].
5900
5901 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5902 Use it throughout.
5903
5904 * Makefile.def: Add profile and feedback bootstrap stages.
5905 Remove next field from bootstrap stages.
5906 * Makefile.tpl (LN, LN_S): Substitute.
5907 (stageN-start, stageN-end): Use double-colon rules, to
5908 provide a hook for additional setup commands.
5909 (distclean-stageN-gcc, restageN): Create dependencies from
5910 [+prev+], not from [+next+].
5911 (stageN-bubble): Add commands for successive stages from
5912 [+prev+], using double-colon rules.
5913 (all-stageN-gcc): Fix typo.
5914 (stagefeedback-start, profiledbootstrap): New.
5915 * Makefile.in: Regenerate.
5916 * configure.in: Call ACX_PROG_LN.
5917 * configure: Regenerate.
5918
498d4a71
CF
59192004-06-03 Paolo Bonzini <bonzini@gnu.org>
5920
5921 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5922 without gcc.
5923 * configure: Regenerate.
5924
377d8c42
PB
59252004-06-01 Paolo Bonzini <bonzini@gnu.org>
5926
5927 * Makefile.tpl: Fix typo.
5928 * Makefile.in: Regenerate.
5929
f5f8a794
PB
59302004-06-01 Paolo Bonzini <bonzini@gnu.org>
5931
5932 * configure.in: Remove new- prefix from toplevel
5933 bootstrap targets.
5934 * configure: Regenerate.
5935
f7a4c34f
PB
59362004-06-01 Paolo Bonzini <bonzini@gnu.org>
5937
5938 Merge this patch from the gcc tree:
5939
5940 2004-05-30 Andreas Jaeger <aj@suse.de>
5941 Jim Wilson <wilson@specifixinc.com>
5942
5943 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5944 like CC.
5945
319cab08
PB
59462004-06-01 Paolo Bonzini <bonzini@gnu.org>
5947
5948 * Makefile.tpl (all.normal): Rename to all.
5949 (all): Replace with a rule to pick the default
5950 target from configure.
5951 (all-gcc, configure-gcc): Use conditionals to
5952 do nothing when toplevel bootstrap is going on.
5953 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5954 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5955 * configure.in: Support --enable-bootstrap.
5956
5957 * Makefile.def: Remove new- prefix from toplevel
5958 bootstrap targets.
5959 * Makefile.tpl: Likewise.
5960
5961 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5962 target.
5963
5964 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5965 $(RECURSE_FLAGS) to recursive invocation of make.
5966
5967 * Makefile.in: Regenerate.
5968 * configure: Regenerate.
5969
88f64edc
DJ
59702004-05-27 Daniel Jacobowitz <dan@debian.org>
5971
5972 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5973 * configure: Regenerate.
5974
378fce5b
DD
59752004-05-25 Daniel Jacobowitz <drow@false.org>
5976
5977 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5978 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5979 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5980 targets.
5981 * Makefile.in: Regenerate.
5982
dfdffa2c
PB
59832005-05-24 Paolo Bonzini <bonzini@gnu.org>
5984
5985 * configure.in: Test the ability to symlink directories.
5986 * configure: Regenerate.
5987
5988 * Makefile.def (bootstrap-stage): New definitions.
5989 * Makefile.tpl (configure-stage1-gcc,
5990 configure-stage2-gcc, configure-stage3-gcc,
5991 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5992 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5993 new-restage3, compare): Autogenerate, see Makefile.in
5994 entry for behavioral changes.
5995 (distclean-stage1, new-stage1-start, new-stage1-end,
5996 new-stage1-bubble, distclean-stage2, new-stage2-start,
5997 new-stage2-end, new-stage2-bubble, distclean-stage3,
5998 new-stage3-start, new-stage3-end): New autogenerated targets.
5999 (objext, prebootstrap, BOOT_CFLAGS,
6000 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6001 targets.
6002
6003 * Makefile.in: Regenerate.
6004 (distclean-stage1, new-stage1-start, new-stage1-end,
6005 new-stage1-bubble, distclean-stage2, new-stage2-start,
6006 new-stage2-end, new-stage2-bubble, distclean-stage3,
6007 new-stage3-start, new-stage3-end): New targets.
6008 (all-stage1-gcc): Move prebootstrap dependency from here...
6009 (configure-stage1-gcc): ...to here.
6010 (new-bootstrap): Use bubble targets.
6011 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6012 Use per-stage distclean targets.
6013 (configure-stage1-gcc, configure-stage2-gcc,
6014 configure-stage3-gcc, all-stage1-gcc,
6015 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6016 Use new-stageN-start to prepare the tree.
6017
04cf1b77
PB
60182004-05-23 Paolo Bonzini <bonzini@gnu.org>
6019
6020 * Makefile.def (host_modules): add libcpp.
6021 * Makefile.tpl: Add dependencies on and for libcpp.
6022 * Makefile.in: Regenerate.
6023 * configure.in: Add libcpp host module.
6024 * configure: Regenerate.
6025
80b200a1
ZW
60262004-05-17 Zack Weinberg <zack@codesourcery.com>
6027
6028 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6029 of libf2c.
6030 * configure, Makefile.in: Regenerate.
6031
4b1cb4fe
DD
60322004-05-13 Diego Novillo <dnovillo@redhat.com>
6033
6034 Merge from tree-ssa-20020619-branch.
6035
6036 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6037 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6038 (HOST_GMPLIBS): Define.
6039 (HOST_GMPINC): Define.
6040 (TARGET_LIB_PATH): Add libmudflap.
6041 (GFORTRAN_FOR_TARGET): Define.
6042 (configure-build*): Export GFORTRAN.
6043 (configure-gcc): Export GMPLIBS and GMPINC.
6044 (all-gcc): Add maybe-all-libbanshee.
6045 (configure-target-libgfortran): Define.
6046 * Makefile.in: Regenerate.
6047 * configure.in (host_libs): Add libbanshee.
6048 (target_libraries): Add target-libmudflap and target-libgfortran.
6049 Add --with-libbanshee.
6050 Handle --disable-libmudflap.
6051 (*-*-freebsd*): Use with_gmp.
6052 Add $(libgcj) to noconfigdirs.
6053 * configure: Regenerate.
6054 * depcomp: New file.
6055 * MAINTAINERS: Add tree-ssa maintainers.
6056
60572004-04-28 Paolo Bonzini <bonzini@gnu.org>
6058
6059 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6060 * configure: Regenerate.
6061
b8908782
DD
60622004-04-27 Paolo Bonzini <bonzini@gnu.org>
6063
6064 Revert:
6065 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6066
6067 * Makefile.def (flags_to_pass): Remove *dir variables that
6068 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6069 as well as prefix and exec_prefix.
6070 * Makefile.in: Regenerate.
6071
60722004-04-26 Paolo Bonzini <bonzini@gnu.org>
6073
6074 * Makefile.def (host_modules): Mark with the bootstrap
6075 flag packages on which gcc depends.
6076 * Makefile.tpl (all-bootstrap): Use it.
6077 * Makefile.in: Regenerate.
6078
60792004-04-26 Paolo Bonzini <bonzini@gnu.org>
6080
6081 * Makefile.def (flags_to_pass): Remove *dir variables that
6082 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6083 as well as prefix and exec_prefix.
6084 * Makefile.in: Regenerate.
6085
60862004-04-26 Paolo Bonzini <bonzini@gnu.org>
6087
80b200a1
ZW
6088 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6089 * configure: Regenerate.
6090 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6091 * gcc/Makefile.tpl (compare): Use the result of the test.
6092 * gcc/Makefile.in: Regenerate.
b8908782
DD
6093
60942004-04-23 Paolo Bonzini <bonzini@gnu.org>
6095
6096 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6097 Always relocate gcc and prev-gcc to the original names, even
6098 if the build fails.
6099 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6100 New targets.
6101
0f260896
RO
61022004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6103
6104 * configure.in (mips*-*-irix5*): Enable ld.
6105 * configure: Regenerate.
6106
51860f05
JW
61072004-04-15 James E Wilson <wilson@specifixinc.com>
6108
6109 * Makefile.tpl (configure-[+module+], configure-gcc,
6110 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6111 Set and export LDFLAGS.
6112 * Makefile.in: Regenerate.
6113
54752a6b
NN
61142004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6115
6116 PR bootstrap/14871
6117 * Makefile.tpl: If we don't have built-in-tree target tools,
6118 use the ones found by configure rather than hacking around with
6119 program_transform_name.
6120 * configure.in: Give Makefile.tpl the information necessary
6121 to do that.
6122 * Makefile.in: Regenerate.
6123 * configure: Regenerate.
6124
61252004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6126
6127 PR bootstrap/14760
6128 * configure.in: When computing baseargs, strip *all* copies of
6129 offending options. Also, don't match/substitute the trailing space,
6130 so that this actually works when two similar options are separated by
6131 only one space.
6132 * configure: Regenerate.
6133
61342004-04-06 David Edelsohn <edelsohn@gnu.org>
6135
80b200a1
ZW
6136 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6137 (rs6000-*-aix*): Same.
6138 * configure: Regenerate.
54752a6b 6139
5e2b61fb
SS
61402004-03-25 Stan Shebs <shebs@apple.com>
6141
6142 Remove MPW support, no longer used.
6143 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6144 mpw-install: Remove files.
6145 * src-release (DEVO_SUPPORT): Remove names of removed files.
6146 * MAINTAINERS: Likewise.
6147
1a6f2dc7
NN
61482004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6149
a0049f1b
NN
6150 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6151 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6152 * Makefile.in: Regenerate.
6153
1a6f2dc7
NN
6154 * configure.in (top level bootstrap support): Rework --enable-werror
6155 to set @stage2_werror_flag@.
6156 * configure: Regenerate.
6157 * Makefile.tpl (top level bootstrap support): Pass
6158 @stage2_werror_flag@ down to configure in stages 2 and 3.
6159 * Makefile.in: Regenerate.
6160
920e3419
NN
61612004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6162
6163 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6164 for stages 2 and 3 as well as in make. As a consequence, remove
6165 OUTPUT_OPTION (now detected by configure) from the flags passed down
6166 to make.
6167 * Makefile.in: Regenerate.
6168
6169 * Makefile.tpl (new-bootstrap): Fix typo.
6170 * Makefile.in: Regenerate.
6171
4fa63067
NN
61722004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6173
6174 * Makefile.tpl: Rearrange by moving recursive_targets rules
6175 into their proper sections.
6176 * Makefile.tpl (top level bootstrap support): Move disabling
6177 of coverage flags from 'make' to 'configure'; improve comments.
6178 * Makefile.in: Regenerate.
6179
6180 * Makefile.tpl (experimental top level bootstrap) Move stage1
6181 language setting from all- target to configure- target; disable
6182 intermodule optimization in stage 1; prevent gratuitous rebuilds
6183 of stage 1.
6184 * Makefile.in: Regenerate.
6185 * configure.in: Comma-separate stage 1 language list for top
6186 level bootstrap.
6187 * configure: Regenerate.
6188
6189 * Makefile.tpl: Clean up experimental top level bootstrap support:
6190 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6191 prev-gcc in configure- targets as well as all- targets.
6192 * Makefile.in: Regenerate.
6193
fb8a10fd
NN
61942004-03-17 Paolo Bonzini <bonzini@gnu.org>
6195
6196 * configure.in: Remove symbolic link section.
6197 * configure: Regenerate.
6198 * Makefile.tpl (links): Remove.
6199 * Makefile.in: Regenerate.
6200
947f426e 62012004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6202 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6203
6204 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6205 Set with AC_CHECK_PROGS.
947f426e
NN
6206 * configure.in: Fix comment typo from last patch.
6207 * configure: Regenerate.
6208
1d39f329
NN
62092004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6210
6211 * Makefile.tpl: Introduce experimental top level bootstrap support.
6212 * Makefile.in: Regenerate.
6213 * configure.in: Introduce support for top level bootstrap.
6214 * configure: Regenerate.
6215
4b0ac75d 62162004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6217 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6218
6219 PR bootstrap/14522
6220 * configure.in: Cope with shells that do not support unquoted ^
6221 * configure: Regenerate.
6222
2e70b094 62232004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6224 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6225
6226 PR bootstrap/14522
6227 * configure.in: Cope with shell that do not support nesting
6228 quotes inside quoted backquote substitutions.
6229 * configure: Regenerate.
6230
62312004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6232
6233 PR bootstrap/14522
6234 * configure.in: Fix escaping of $.
6235 * configure: Regenerate.
6236
9e07f89d
NN
62372004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6238
6239 * configure: Regenerate.
6240
62412004-03-08 Paolo Bonzini <bonzini@gnu.org>
6242
6243 PR ada/14131
6244 Move language detection to the top level.
6245 * configure.in: Find default values for the tools as
6246 soon as possible. Disable ada if GNAT is not found.
6247 Emit error message about missing languages. Expand
6248 --enable-languages=all for the gcc subdirectory.
6249
1712ab83
RS
62502004-03-01 Richard Sandiford <rsandifo@redhat.com>
6251
6252 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6253 and disable libgcj.
6254 * configure: Regenerated.
6255
3dee29da
NN
62562004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6257
6258 PR bootstrap/7087
6259 * Makefile.tpl: Guard XFOO sed statements better.
6260 * Makefile.tpl: Add dependency for configure-target-libada.
6261 * Makefile.in: Regenerate (incidentally fixes broken
6262 commit when libada-branch was merged).
6263
0558264b
AC
62642004-02-28 Andrew Cagney <cagney@redhat.com>
6265
6266 * src-release (CVS_NAMES): Define.
6267 (do-tar, do-tar): Prune $(CVS_NAMES).
6268
c38f9803
AC
62692004-02-23 Andrew Cagney <cagney@redhat.com>
6270
6271 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6272 2004-02-19.09.
6273
55636792
NN
62742004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6275
6276 PR bootstrap/11932
6277 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6278
1e600082
AC
62792004-02-19 Andrew Cagney <cagney@redhat.com>
6280
6281 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6282 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6283
3769cd82
DD
62842004-02-11 David Edelsohn <edelsohn@gnu.org>
6285
6286 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6287 (rs6000-*-aix*): Same.
6288 * configure: Regenerate.
6289
a92834c8
DD
62902004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6291
6292 * configure.in (host): Add in missing $noconfigdirs to defines.
6293 * configure: Regenerate.
6294
a2592b1b
DD
62952004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6296 Nathanael Nerode <neroden@gcc.gnu.org>
6297
6298 PR ada/6637, PR ada/5911
80b200a1 6299 Merge with libada-branch:
a2592b1b
DD
6300 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6301 with appropriate dependencies. Add --enable-libada configure switch.
6302 * configure, Makefile.in: Regenerate.
6303
e31d1ea3
DD
63042004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6305
6306 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6307 * configure: Regenerate.
6308
db85f5c0
JJ
63092004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6310
6311 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6312
fc434214
DD
63132004-01-23 DJ Delorie <dj@redhat.com>
6314
6315 * Makefile.def (target_modules) [libiberty]: Don't stage.
6316 * Makefile.in: Rebuilt.
6317
ad445c2c 63182004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6319
ad445c2c
JJ
6320 * COPYING.NEWLIB: Update to include copyrights for new
6321 iconv code.
6322
72bbedde
AC
63232004-01-15 Andrew Cagney <cagney@redhat.com>
6324
6325 * src-release: Update copyright year.
6326 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6327 (NEWLIB_SUPPORT_DIRS): Delete macro.
6328 (newlib.tar.bz2): Delete rule.
6329
a6d6062d
DD
63302004-01-14 Loren J. Rittle <ljrittle@acm.org>
6331
6332 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6333 * Makefile.tpl (configure-target-[+module+]): Support stage.
6334 * Makefile.in: Rebuilt.
6335
f8b73030
MR
63362003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6337
6338 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6339 throughout.
6340
aff0e9df
NN
63412004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6342
bb5dca17
NN
6343 * configure.in: Use ./config.cache, not config.cache.
6344 * configure: Regenerate.
6345 * Makefile.tpl: Special-casing not needed for GCC any more.
6346 * Makefile.in: Regenerate.
6347
82252c06
NN
6348 * configure.in: Don't share a cache file for host dirs.
6349 * configure: Regenerate.
6350
aff0e9df
NN
6351 * config-ml.in: Don't mess with the cache file.
6352
95036d20
NN
63532004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6354
ac7b618e
NN
6355 * Makefile.tpl: Make GCC use a separate config.cache.
6356 * Makefile.in: Regenerate.
6357
95036d20
NN
6358 PR bootstrap/11932, PR bootstrap/11933
6359 (I don't know if it will fix either of them, but it relates
6360 to them.)
6361 * configure.in: Don't use shared config.cache for target
6362 directories.
6363 * configure: Regenerate.
6364
08c1856b
DD
63652003-12-31 Roger Sayle <roger@eyesopen.com>
6366
6367 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6368 * configure: Regenerated.
6369
c1968181 63702003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6371
9eb322aa
MF
6372 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6373 * configure: Regenerated.
c1968181 6374
10ecffb9
NN
63752003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6376
6377 Port change over from GCC:
6378 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6379 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6380 (configure-build-[+module+], configure-[+module+]): Likewise.
6381 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6382 * Makefile.in: Regenerate.
6383
f2ab5990
TF
63842003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6385
6386 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6387 * configure: Regenerate.
6388
41a7d11a
JJ
63892003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6390
80b200a1 6391 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6392 stdlib.
6393
d9441a1f
DD
63942003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6395
6396 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6397 * Makefile.in: Regenerate.
6398
3a48a978
DD
63992003-10-20 Phil Edwards <phil@codesourcery.com>
6400
6401 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6402 * configure: Regenerate.
6403
f0b24077
NN
64042003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6405
6406 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6407 HOST_FLAGS_TO_PASS.
6408 * Makefile.in: Regenerate.
6409
5fbad20a
DD
64102003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6411
6412 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6413 * configure: Rebuilt
6414 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6415 * Makefile.in: Rebuilt
6416
78be4155
L
64172003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6418
6419 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6420
051fcc7a
L
64212003-10-01 Phil Edwards <pme@gcc.gnu.org>
6422
6423 * config-ml.in: Use ac_configure_args directly instead of
6424 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6425 actually seen.
6426
64272003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6428
6429 * config-ml.in: Propagate INSTALL variables.
6430
f27d4f92
DJ
64312003-09-21 Daniel Jacobowitz <drow@mvista.com>
6432
6433 * configure.in: Pass a computed --program-transform-name
6434 to subconfigures.
6435 * configure: Regenerated.
6436
cae4d560
NN
64372003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6438
6439 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6440 * Makefile.in: Regenerate.
6441
6442 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6443 * Makefile.in: Regenerate.
6444
8ff944f6
DJ
64452003-09-17 Daniel Jacobowitz <drow@mvista.com>
6446
6447 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6448 quoting.
6449 * configure: Regenerated.
6450
d9a35680
MC
64512003-09-12 Michael Chastain <mec@shout.net>
6452
6453 Fix PR gdb/857.
6454 * src-release (do-proto-topleve): Remove junk files
6455 intl/config.cache, intl/config.status,
6456 intl/config.h, intl/stamp-h.
6457
710068b9
AC
64582003-09-14 Andrew Cagney <cagney@redhat.com>
6459
6460 * src-release (dejagnu.tar): New target.
6461 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6462 (do-djunpack): Use $(PACKAGE) for the package name.
6463
e1008165
DD
64642003-09-04 DJ Delorie <dj@redhat.com>
6465
6466 * configure: Regenerate.
6467
21998d12
NC
64682003-09-04 Robert Millan <robertmh@gnu.org>
6469
6470 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6471
ccca4bb3
DD
64722003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6473
6474 * configure.in: Ensure arguments to sed are properly spaced.
6475 * configure: Regenerate.
6476
ee949b5e
DJ
64772003-08-28 Daniel Jacobowitz <drow@mvista.com>
6478
6479 Merge from gcc:
6480 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6481 * install-sh: Update to newer upstream versions (associated with
6482 aclocal 1.7).
6483 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6484
75addda2
DJ
64852003-08-27 Daniel Jacobowitz <drow@mvista.com>
6486
6487 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6488 * configure: Regenerated.
6489
8d2877d8
NN
64902003-08-23 Phil Edwards <pme@gcc.gnu.org>
6491
6492 * configure.in: Use newline instead of semicolon when assuming
6493 shell arguments in a for loop.
6494 * configure: Regenerated.
6495
d2cc0e0d
GK
64962003-08-20 Geoffrey Keating <geoffk@apple.com>
6497
6498 PR 8180
6499 * configure.in: When testing with_libs and with_headers, treat
6500 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6501 * configure: Regenerate.
80b200a1 6502
d2cc0e0d
GK
6503 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6504 make, shell, etc.
6505 (baseargs): Likewise.
6506 * configure: Regenerate.
6507
04d1ab34
GK
65082003-08-19 Geoffrey Keating <geoffk@apple.com>
6509
6510 * configure.in: Disable libgcj for darwin not on powerpc.
6511 * configure: Rebuild.
6512
ca506da8
MC
65132003-08-15 Michael Chastain <mec@shout.net>
6514
6515 * src-release (do-proto-toplev): Remove junk files
6516 dejagnu/example/calc/config.status,
6517 dejagnu/example/calc/config.log.
6518
a4aa3f49
DD
65192003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6520
6521 * config-ml.in, symlink-tree: Add license.
6522
ede4fbe4
NN
65232003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6524
6525 Merge from gcc:
6526
6527 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6528 * Makefile.tpl (check, check-c++): Express dependencies using
6529 dependencies rather than commands.
6530 * Makefile.in: Regenerate.
6531
6532 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6533 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6534 * Makefile.in: Update.
6535
970f29af
AC
65362003-08-01 Andrew Cagney <cagney@redhat.com>
6537
6538 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6539 * configure: Ditto.
6540
b2884a0c
DD
65412003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6542
6543 * configure.in: Enable libgcj for darwin.
6544 * configure: Rebuild.
6545
c07f46a4
NN
65462003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6547
6548 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6549
9175bfc0
NN
65502003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6551
6552 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6553 creating target and build subdirs to build all parent dirs as needed.
6554 * Makefile.in: Rebuild.
6555 * configure.in: Don't build dirs explicitly here.
6556 * configure: Rebuild.
6557
b9abda6a
AO
65582003-07-22 Alexandre Oliva <aoliva@redhat.com>
6559
6560 * Makefile.tpl (all-make): Depend on intl.
6561 * Makefile.in: Rebuilt.
6562
eef8ffd4
NN
65632003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6564
6565 * config.if: Remove unused libc_interface determination.
6566
295efaf0
NN
65672003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6568
6569 * Makefile.in: Regenerate, correctly this time.
6570
e5c3f801
NN
65712003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6572
6573 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6574 unused INSTALL_PROGRAM_ARGS.
6575 * configure.in: Use AC_PROG_INSTALL.
6576 * Makefile.in: Regenerate.
6577 * configure: Regenerate.
6578
4a18bd6b
AO
65792003-07-10 Alexandre Oliva <aoliva@redhat.com>
6580
6581 * configure: Rebuilt.
6582 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6583 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6584 newlib nor libgloss.
6585 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6586 * configure.in (am33_2.0-*-linux*): Added.
6587
fbd1054d
BW
65882003-07-09 Bob Wilson <bob.wilson@acm.org>
6589
6590 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6591 * configure: Regenerate.
6592
b40e3958
L
65932003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6594
6595 * config-ml.in: Replace PWD with PWD_COMMAND.
6596 * Makefile.tpl: Likewise.
6597 * Makefile.in: Regenerated.
6598
4a5be7ba
NN
65992003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6600
6601 * configure.in: Clean up config-lang.in handling. Delete
6602 useless assignment to "subdirs".
6603 * configure: Regenerate.
6604
9c14acb8
NN
66052003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6606
6607 * configure.in: Rename 'target_libs' to 'target_libraries'.
6608 Remove useless reference to 'target_libs'.
6609 * configure: Regenerate.
6610
8f32e830
KS
66112003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6612
6613 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6614 * Makefile.in: Regenerate.
6615
12f0bd74
NN
66162003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6617
6618 * Makefile.def: Introduce flags_to_pass.
6619 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6620 * Makefile.in: Regenerate.
6621
b07c2aad
HPN
66222003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6623
6624 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6625 and target-libgloss.
6626 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6627 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6628 * configure: Regenerate.
b07c2aad 6629
56f25033
DD
66302003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6631
6632 * configure.in: Update testsuite_flags to new location.
6633 * configure. Regenerate.
80b200a1 6634
4ec9a3b2
NN
66352003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6636
6637 * Makefile.tpl: Remove BUILD_CC stuff.
6638 * Makefile.in: Regenerate.
6639
059083b1 66402003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6641
059083b1
L
6642 * config.guess: Update to 2003-06-12 version.
6643 * config.sub: Update to 2003-06-13 version.
6644
535b046a
TS
66452003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6646
6647 * MAINTAINERS: Add myself as MIPS co-maintainer.
6648
00c22daa 66492003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6650
00c22daa
L
6651 * config.guess: Update to 2003-06-06 version.
6652 * config.sub: Update to 2003-06-06 version.
6653
1047cb91
DD
66542003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6655
6656 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6657 * configure. Regenerate.
6658
123494c8
NN
66592003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6660
1047cb91
DD
6661 * configure.in: Disable serial configure by default.
6662 * configure: Regenerate.
6663 * Makefile.tpl: Abolish .NOTPARALLEL.
6664 * Makefile.in: Regenerate.
6665
7f121bbf
NN
6666 * Makefile.tpl: Replace {build,host,target}_canonical by
6667 {build,host,target}.
6668 * Makefile.in: Regenerate.
6669
123494c8
NN
6670 * Makefile.tpl: Fix stupid pasto.
6671 * Makefile.in: Regenerate.
6672
ec7e0995
NN
66732003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6674
6675 * Makefile.tpl: Remove bogus conditional.
6676 * Makefile.in: Regenerate.
6677
27b1cc72
NN
66782003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6679
2a4cbe27
NN
6680 * Makefile.tpl: Make 'recursive targets' using autogen rather
6681 than shell loop. Remove duplicate 'clean' targets and false
6682 comments.
6683 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6684 Add systematic method of specifying missing targets in subdirs.
6685 Add copyright boilerplate.
6686 * Makefile.in: Regenerate.
6687 * configure.in: Add 'recursive targets' to maybe list.
6688 * configure: Regenerate.
6689
27b1cc72
NN
6690 * Makefile.tpl: Rename [+target+] to [+make_target+].
6691 * Makefile.def: Rename 'target' to 'make_target'.
6692
01e51bd0
NC
66932003-05-30 Nick Clifton <nickc@redhat.com>
6694
6695 * README-maintainer-mode: Update URL for locating blessed config
6696 tools.
6697
2fd84b42
NC
66982003-05-29 Robert Millan <rmh@debian.org>
6699
6700 * ltconfig: Import this patch and modify for use with current
6701 version of ltconfig:
6702
6703 2003-05-21 Bruno Haible <bruno@clisp.org>
6704
6705 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6706 GNU/FreeBSD.
6707
8945c6bb
DD
67082003-05-28 DJ Delorie <dj@redhat.com>
6709
6710 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6711 * Makefile.in: Regenerate.
6712
2f9632a1
JJ
67132003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6714
80b200a1 6715 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6716
3a12db16 67172003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6718
3a12db16
DD
6719 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6720 newlib or libgloss.
6721 * Makefile.in: Regenerate.
6722
44482353
DD
67232003-05-21 DJ Delorie <dj@redhat.com>
6724
6725 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6726 * Makefile.in: Regenerate.
6727
fec2c52d
MR
67282003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6729
6730 * configure.in: Use curly braces in the definition of tooldir.
6731 * configure: Regenerate.
6732
16ae0395
NN
67332003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6734
6735 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6736 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6737 Factor out common code from autogen IF statements.
6738 * configure: Regenerate.
6739 * Makefile.in: Regenerate.
6740
ec11bdc6
DD
67412003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6742
6743 * configure.in: Accept i[3456789]86 for machine type.
6744 * configure: Regenerate.
6745
dd12c3a8
NN
67462003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6747
6748 * configure.in: Switch more things to use maybe dependencies.
6749 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6750 * configure: Regenerate.
6751 * Makefile.tpl: Switch more things to use maybe dependencies.
6752 * Makefile.in: Regenerate.
6753
cf662e21
AJ
67542003-05-16 Andreas Schwab <schwab@suse.de>
6755
6756 * Makefile.tpl (install-opcodes): Define.
6757 * Makefile.in: Rebuild.
6758
5481b376
AJ
67592003-05-13 Andreas Jaeger <aj@suse.de>
6760
6761 * config.guess: Update to 2003-05-09 version.
6762 * config.sub: Update to 2003-05-09 version.
6763
3959a22a
AJ
67642003-05-13 Michael Eager <eager@mvista.com>
6765
6766 * configure.in: Correct sed script so that options in quotes are not
6767 deleted.
6768 * configure: Rebuild.
6769
564b43e5
CV
67702003-05-12 Corinna Vinschen <corinna@vinschen.de>
6771
6772 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6773 and $$s/newlib/libc/sys/cygwin32 include paths.
6774 * configure: Ditto.
6775
bb947dc9
L
67762003-05-05 H.J. Lu <hjl@gnu.org>
6777
6778 * config-ml.in: Restored from gcc repository.
6779
77f7441a
CD
67802003-05-02 Chris Demetriou <cgd@broadcom.com>
6781
80b200a1
ZW
6782 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6783 * Makefile.in: Regenerate.
77f7441a 6784
a26d7085
DJ
67852003-04-27 Daniel Jacobowitz <drow@mvista.com>
6786
6787 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6788 and Makefile.def.
6789
e4c4d240
DJ
67902003-04-27 Daniel Jacobowitz <drow@mvista.com>
6791
6792 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6793 * Makefile.in: Regenerated.
6794
62a3fc85
DD
67952003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6796
6797 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6798 * Makefile.in: Regenerate.
6799
68002003-04-18 Jakub Jelinek <jakub@redhat.com>
6801
6802 * configure.in (powerpc64*-*-linux*): Remove.
6803 * configure: Rebuilt.
6804
5b474aa8
DD
68052003-04-17 Phil Edwards <pme@gcc.gnu.org>
6806
6807 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6808 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6809 and restrap.
6810 * Makefile.in: Regenerate.
6811
68122003-04-16 Richard Earnshaw <rearnsha@arm.com>
6813
6814 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6815 * configure: Regenerated.
6816
bc295afe
AO
68172003-04-11 Alexandre Oliva <aoliva@redhat.com>
6818
6819 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6820 * */configure: Rebuilt.
6821
3728fade
NN
68222003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6823
6824 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6825 * Makefile.in: Regenerate.
6826
ce5b542e
MC
68272003-03-14 Michael Chastain <mec@shout.net>
6828
6829 * Makefile.in: Regenerate with correct Makefile.def.
6830
3db0a37f
NN
68312003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6832
6833 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6834 Make macro.
6835 * Makefile.in: Regenerate.
6836 * configure.in: Clean up gxx_include_dir logic.
6837 * configure: Regenerate.
6838
34349c6e
DD
68392003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6840
6841 * configure.in (gxx_include_dir): Fix typo.
6842 * configure: Regenerated.
6843
686c28c9
AC
68442003-03-06 Andrew Cagney <cagney@redhat.com>
6845
6846 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6847
bba45b8b 68482003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6849
bba45b8b
NN
6850 * configure.in: Include $(build_tooldir)/sys-include in
6851 FLAGS_FOR_TARGET.
6852 * configure: Regenerated.
6853
2683747f
NN
68542003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6855
bba45b8b
NN
6856 * Makefile.tpl: Reindent.
6857 * Makefile.in: Regenerate.
6858 * configure.in: Reindent. Don't set unused variables.
6859 * configure: Regenerate.
6860
2683747f
NN
6861 * Makefile.tpl: Always pass down RANLIB.
6862 * Makefile.in: Regenerate.
6863
6864 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6865 * Makefile.in: Regenerate.
6866 * configure.in: Remove unused logic relating to --enable-shared
6867 and --enable-threads. Remove bogus comments. Remove redundant
6868 noconfigdirs.
6869 * configure: Regenerate.
6870
6871 * configure.in: Replace ${libstdcxx_version} by its value.
6872 Remove reference to mh-dgux.
6873 * configure: Regenerate.
6874
50212802
NN
68752003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6876
6877 * Makefile.tpl: Rearrange.
6878 * Makefile.in: Regenerate.
6879
a6be7fc6
NC
68802003-02-25 Nick Clifton <nickc@redhat.com>
6881
6882 * configure: Remove site-file supprot - it is obsolete.
6883
f8a495c8
NC
68842003-02-24 Uwe Stieber <uwe@wwws.de>
6885
6886 * configure.in: Add support for kaOS as cross build target system.
6887 * configure: Regenerated.
6888
3decd77d
DD
68892003-02-20 Sean McNeil <sean@blue.mcneil.com>
6890
6891 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6892 configure-target-* as some target builds may require additional
6893 flags for preprocessor tests.
6894 * Makefile.in: Regenerated.
6895
f4ff34a3
AO
68962003-02-19 Alexandre Oliva <aoliva@redhat.com>
6897
6898 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6899 * ltconfig: Handle it.
6900 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6901 auto-detecting it.
6902
b7e4a931
AO
69032003-02-19 Alexandre Oliva <aoliva@redhat.com>
6904
6905 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6906 it is used as argument to $CC.
6907 * ltcf-gcj.sh: Likewise.
6908
6b784d9f
AO
69092003-02-19 Alexandre Oliva <aoliva@redhat.com>
6910
6911 * configure.in: Introduce --enable-maintainer-mode.
6912 * configure: Rebuilt.
6913 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6914 for maintainer mode.
6915 * Makefile.in: Rebuilt.
6916
8bcd8a07
AC
69172003-02-19 Andrew Cagney <ac131313@redhat.com>
6918
6919 * configure: Regenerate using autoconf 2.13.
6920
ee3fd329
AM
69212003-02-19 Alan Modra <amodra@bigpond.net.au>
6922
6923 * config.guess: Import latest version.
6924 * config.sub: Import latest version.
6925
e9e45685
JM
69262003-02-18 Jason Merrill <jason@redhat.com>
6927
6928 * Makefile.tpl (check-c++): Allow parallelism.
6929
859789af
AC
69302003-02-17 Andrew Cagney <ac131313@redhat.com>
6931
6932 * configure: Regenerate using autoconf 000227.
6933
b3f16a9b
GK
69342003-02-15 Geoffrey Keating <geoffk@apple.com>
6935
6936 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6937 don't configure target-libobjc.
6938 * configure: Regenerate.
6939
72e60e02
DD
69402003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6941
6942 * Makefile.tpl (RANLIB): Define.
6943 * Makefile.in: Regenerate.
6944
91f0e695
KS
69452003-02-06 Keith R Seitz <keiths@redhat.com>
6946
6947 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6948 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6949 * Makefile.in: Regenerated.
6950 * configure.in: Remove all traces of snavigator, db, and grep.
6951 * configure: Regenerated.
6952
122bfa92
FCE
69532003-01-31 Frank Ch. Eigler <fche@redhat.com>
6954
6955 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6956 * Makefile.in: Regenerated.
6957
264095c3
AO
69582003-01-30 Alexandre Oliva <aoliva@redhat.com>
6959
6960 * config.if: Copy from GCC.
6961
a84dbcb3
AO
69622003-01-27 Phil Edwards <pme@gcc.gnu.org>
6963
6964 * configure.in: Revert 24Jan change.
6965 * configure: Regenerate.
6966
19618276
NN
69672003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6968
6969 * configure.in: Revert previous change.
6970 * configure: Regenerate.
6971
b7f27a92
NN
69722003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6973
6974 * configure.in: Make rda native-only.
6975 * configure: Regenerate.
6976
83326456
NN
69772003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6978
6979 * configure.in: Add missing \.
6980 * configure: Rebuilt.
6981
5e367fa5
JJ
69822003-01-17 Jakub Jelinek <jakub@redhat.com>
6983
6984 * configure.in (baseargs): Avoid using \| in sed regular
6985 expressions.
6986 * configure: Rebuilt.
6987
e01f337c
JJ
69882003-01-16 Jakub Jelinek <jakub@redhat.com>
6989
6990 * configure.in (baseargs): Remove all supported forms of
6991 --cache-file, --srcdir, --host, --build and --target options
6992 from argument lists.
6993 * configure: Rebuilt.
6994
aa236487
AO
69952003-01-15 Alexandre Oliva <aoliva@redhat.com>
6996
6997 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6998 * configure: Rebuilt.
6999
586c0873
NN
70002003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7001
7002 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7003 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7004 * Makefile.in: Regenerate.
7005 * configure: Regenerate.
7006
497f816e
DD
70072003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7008
7009 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7010 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7011 * Makefile.in: Regenerate.
7012
bfbe5519
AO
70132003-01-09 Alexandre Oliva <aoliva@redhat.com>
7014
7015 * configure.in: Remove Makefile in build, host and target modules
7016 unless configure was run with --no-recursion.
7017 * configure: Rebuilt.
7018
3f234ef5
CD
70192003-01-08 Chris Demetriou <cgd@broadcom.com>
7020
7021 * config.guess: Update to 2003-01-03 version.
7022 * config.sub: Update to 2003-01-03 version.
7023
a3982d48
CF
70242003-01-07 Christopher Faylor <cgf@redhat.com>
7025
7026 * configure: Regenerate with proper autoconf 2.13.
7027
75778ec4
CF
70282003-01-07 Christopher Faylor <cgf@redhat.com>
7029
80b200a1
ZW
7030 * configure.in: Add AC_PREREQ for consistency.
7031 * configure: Regenerate.
75778ec4 7032
c180f501
AC
70332003-01-06 Andrew Cagney <ac131313@redhat.com>
7034
7035 * configure.in (GDB_TK): Add tcl directories conditional on
7036 gdb/gdbtk directory being present.
7037 * configure: Regenerate.
5481b376 7038
46ca2cc2
DA
70392003-01-04 John David Anglin <dave.anglin@nrc.ca>
7040
7041 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7042 by gcc if LD is not defined and we are not doing a Canadian Cross.
7043 * configure: Rebuilt.
7044
53dd8dab
DJ
70452003-01-01 Daniel Jacobowitz <drow@mvista.com>
7046
7047 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7048
50ceb20c
TT
70492002-12-31 Tom Tromey <tromey@redhat.com>
7050
7051 * Makefile.in: Rebuilt.
7052 * Makefile.def (target_modules) [libffi]: Allow installation.
7053
e78b5cfe
AS
70542002-12-31 Andreas Schwab <schwab@suse.de>
7055
7056 * configure.in: Fix use of $program_transform_name.
7057 * configure: Regenerated.
7058
67448102
DJ
70592002-12-30 Daniel Jacobowitz <drow@mvista.com>
7060
7061 * configure.in (baseargs): Don't remove first configure argument.
7062 * configure: Regenerated.
7063
e6bfb94a
AO
70642002-12-29 Alexandre Oliva <aoliva@redhat.com>
7065
7066 * Makefile.tpl (local-distclean): Don't remove...
7067 (multilib.ts): ... this. Moved into...
7068 (multilib.out): ... this. Don't use sub-make.
7069 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7070 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7071 (configure-build-[+module+], configure-[+module+],
7072 configure-target-[+module+], configure-gcc): ... these. Test
7073 for Makefile existence. Drop config.status from dependencies.
7074 * Makefile.in: Rebuilt.
7075 * configure.in: Move gcc-version-trigger to the end of
7076 ac_configure_args. Add comments to maybedep.tmp and
7077 serdep.tmp. Introduce --disable-serial-configure. Remove
7078 nonopt from baseargs, matching and removing corresponding
7079 whitespace while at it.
7080 * configure: Rebuilt.
7081
8f0dfb36
AO
70822002-12-28 Alexandre Oliva <aoliva@redhat.com>
7083
7084 * configure.in (host_configargs): Replace reference to
7085 no-longer-defined buildopts with --build=${build_alias}.
7086 * configure: Rebuilt.
7087
43be203f
AO
70882002-12-28 Alexandre Oliva <aoliva@redhat.com>
7089
7090 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7091 program_transform_name to standard idiom.
7092 (AUTOGEN, AUTOCONF): Define.
7093 (Makefile.in): Use $(AUTOGEN).
7094 (Makefile): Depend on config.status, and use autoconf-style rule to
7095 build it. Move original commands to...
7096 (config.status): ... this new target.
7097 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7098 $(AUTOCONF).
7099 * Makefile.in: Rebuilt.
7100
a0da8069
NN
71012002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7102
d18f1c9f
NN
7103 * Makefile.tpl: Fix dramatic bustage due to change in
7104 program_transform_name.
7105 * Makefile.in: Regenerate.
7106
7107 * configure.in: Remove unnecessary PATH setting.
7108 * configure: Regnerate.
7109
7110 * configure.in: Don't default to unprefixed tools unless
7111 the native tools will work.
7112 * configure: Regenerate.
7113
a0da8069
NN
7114 * configure.in: Convert to autoconf script. Blow away lots
7115 of now-redundant Makefile fragments.
7116 * configure: Generate using Autoconf.
7117 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7118 * Makefile.in: Regenerate.
7119
c567df0a
NN
71202002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7121
5481b376 7122 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
7123 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7124
5481b376 7125 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 7126 where they belong.
2c7f9a32 7127
2dabcfb4
AS
71282002-12-24 Andreas Schwab <schwab@suse.de>
7129
7130 * Makefile.tpl (multilib.out): Fix missing space.
7131 * Makefile.in: Regenerate.
7132
1086bc09
NN
71332002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7134
7135 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7136 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7137 * Makefile.in: Regenerate.
7138 * configure.in: Remove unnecessary leftovers.
7139
1086bc09
NN
71402002-12-21 Geoffrey Keating <geoffk@apple.com>
7141
7142 * configure.in (extra_ranlibflags_for_target): New variable.
7143 (*-*-darwin): Add -c to ranlib commands.
7144 * configure (tooldir): Handle extra_ranlibflags_for_target.
7145
14e9ca95
JJ
71462002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7147
7148 * COPYING.NEWLIB: Updated.
7149 * COPYING.LIBGLOSS: Ditto.
7150
14c428fb
NN
71512002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7152
7153 * Makefile.tpl: Revert HJL's change.
7154 * Makefile.in: Regenerated.
7155 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7156 always.
7157
313b8244
AS
71582002-12-19 Andreas Schwab <schwab@suse.de>
7159
7160 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7161 * Makefile.in: Regenerate.
7162
efeae3db
L
71632002-12-18 H.J. Lu <hjl@gnu.org>
7164
7165 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7166 * Makefile.in: Regenerated.
7167
7168 * configure.in (build_prefix): New. Substitute.
7169
43d92c63
NN
71702002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7171
59da4fe6
NN
7172 * Makefile.tpl: Don't let real targets depend on phony targets.
7173 * Makefile.in: Regenerate.
7174
43d92c63
NN
7175 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7176 * Makefile.in: Regenerate.
7177
b72e6a2d
JM
71782002-12-16 Jason Merrill <jason@redhat.com>
7179
7180 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7181 previous 'make bootstrap'.
7182 * Makefile.in: Regenerate.
7183
95c72c44
HPN
71842002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7185
7186 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7187
7d695d07
JM
71882002-12-13 Jason Merrill <jason@redhat.com>
7189
7190 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7191 library tests.
7192 (check-c++): Just depend on it and check-target-libstdc++-v3.
7193 * Makefile.in: Regenerate.
7194
54103d1e
NN
71952002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7196
7197 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7198 * Makefile.in: Regenerate.
7199
4024f1e1
JJ
72002002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7201
80b200a1
ZW
7202 * COPYING.NEWLIB: Update list of alternate Regent of California
7203 licenses and discuss official revoking of advertising clause.
7204 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7205
7dda0df6
AO
72062002-12-12 Alexandre Oliva <aoliva@redhat.com>
7207
7208 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7209 * Makefile.in: Rebuilt.
7210
d03be79e 72112002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7212
929293f4
NN
7213 * configure: Fix bug put in by gremlins.
7214
d03be79e
NN
7215 * Makefile.tpl: Substitute more autoconfily.
7216 * configure: Substitute more autoconfily.
7217 * Makefile.in: Regenerate.
7218
72192002-12-08 Andrew Cagney <ac131313@redhat.com>
7220
7221 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7222 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7223
72242002-12-06 DJ Delorie <dj@redhat.com>
7225
7226 * Makefile.tpl: Change configure dependencies to not have real
7227 targets depend on phony targets.
b4a77b47 7228
db1ac78d
NN
72292002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7230
bcaf2395
NN
7231 * configure.in: Revert unintentional change.
7232
b4fa093e
NN
7233 * src-release: Configure host subdirs.
7234
db1ac78d
NN
7235 * Makefile.tpl: Change dependency for */multilib.out so that
7236 it works when gcc isn't in the tree.
7237
7238 * configure.in: Substitute more.
7239 * configure: Run subconfigures from the Makefile.
7240 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7241 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7242
15723a45
NN
72432002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7244
e2b9e2dc
NN
7245 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7246 and corresponding dependencies.
7247 * Makefile.in: Regenerate.
7248
2af579c4
NN
7249 * configure.in (host_tools): Order binutils, gas and ld for
7250 convenience in running the testsuites.
7251
a2cc058a
NN
7252 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7253 * Makefile.in: Regenerate.
7254 * configure.in: Introduce rules to serialize subconfigure runs.
7255
15723a45
NN
7256 * configure.in: Introduce BASE_CC_FOR_TARGET.
7257 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7258 Realize configure-build-* targets. Realize configure-target-* targets.
7259 * Makefile.in: Regenerate.
7260
ae831be5
NN
72612002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7262
7263 * configure: Move gcc_version_trigger stuff from here...
7264 * configure.in: ...to here.
7265
7266 * configure.in: Separate subconfigure options added by this file from
7267 options given by the user. Add machinery to put args for host
7268 subconfigures into the Makefile.
7269
7270 * Makefile.tpl: Remove 'vault' targets.
7271 * Makefile.tpl: Reorder and comment dependencies.
7272 * Makefile.in: Regenerate.
7273
bbf7c8ac
NN
72742002-11-28 Geoffrey Keating <geoffk@apple.com>
7275
7276 * configure.in: Move host-specific darwin noconfigdirs into
7277 the host-specific section.
7278
930314a4
NN
72792002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7280
52d7cdee
NN
7281 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7282 during replay.
7283 * Makefile.in: Regenerate.
7284
930314a4
NN
7285 (finishing slow-motion replay)
7286 * configure: Remove skip-this-dir support.
7287 * Makefile.tpl: Remove skip-this-dir support.
7288
7289 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7290 subdirectories.
7291 * Makefile.in: Regenerate.
7292
7293 * Makefile.tpl: Strip out useless setting of 'dir'.
7294 * Makefile.in: Regenerate.
5481b376 7295
930314a4
NN
72962002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7297
7298 (finishing slow-motion replay)
7299 * configure.in: Fix deeply stupid bug.
7300
7301 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7302 shell code in CXX_FOR_TARGET
7303 * Makefile.def: Introduce raw_cxx.
7304 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7305 RAW_CXX_FOR_TARGET.
7306 * Makefile.in: Regenerate.
7307
73082002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7309
7310 (finishing slow-motion replay)
7311 * Makefile.tpl: Remove unnecessary ifs.
7312 * Makefile.in: Regenerate.
7313
5481b376 7314 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7315 dependencies. Maybe-ize build-libiberty. Create dummy install
7316 targets for 'no_install' modules.
5481b376 7317 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7318 build_modules stuff to configure.in.
5481b376 7319 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7320 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7321 * Makefile.in: Regenerate.
7322
3866be5d
NN
73232002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7324
7325 (continuing slow-motion replay)
7326 * Makefile.tpl: Make all-target, install-target behave similarly
7327 to all, install (only hitting configured targets). Eliminate
7328 unused macro defintions.
7329
7330 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7331 build != host.
7332
7333 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7334
7335 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7336
5481b376 7337 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7338 configuring. Remove references to "dosrel".
7339 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7340 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7341 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7342 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7343 and redundant dependency; rearrange slightly.
7344 * Makefile.def: Add host-side libtermcap, utils.
7345
7346 * Makefile.in: Regenerate.
7347
e393202e
NN
73482002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7349
7350 (Continuing slow-motion replay)
7351 * Makefile.def: Add list of recursive targets to autogenerate.
7352 Add build_modules.
7353 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7354 targets. Autogenerate *-build-* targets.
7355 * Makefile.in: Regenerate.
7356
583d52d7
NN
73572002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7358
7359 (Continuing slow-motion replay)
7360 * configure: More autoconf-style substitutions.
7361 * Makefile.tpl: More autoconf-style substitutions.
7362 * Makefile.in: Regenerate.
7363
73642002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7365
7366 (Continuing slow-motion replay)
7367 * configure: Substitute more variables in a more autoconf-friendly
7368 way. Simplify slightly.
7369 * Makefile.tpl: Make more variables substitutable in an
7370 autoconf-friendly way.
7371 * Makefile.in: Regenerate.
7372
874e38b4
NN
73732002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7374
7375 (Continuing slow-motion replay)
7376 * configure.in (v810*): Remove special setting of tools.
7377
7378 * configure: Add support for extra required flags for ar or nm.
7379 * configure.in (aix4.3+): Use above support for target-specific
7380 issues, rather than using config/mt-aix43.
7381
852e5f18
NN
73822002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7383
7384 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7385 * configure: Remove 'removing', which doesn't work. Replace $subdir
7386 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7387 with $srcdir. Reformat indentation. Substitute some variables
7388 formerly hard-coded in the Makefile for build=host.
7389 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7390 * Makefile.def: Autogenerate more.
7391 * Makefile.in: Regenerate.
7392
c9a0d920
DD
73932002-11-13 Bruce Korb <bkorb@gnu.org>
7394
7395 * Makefile.tpl: syntactic cleanup
7396
dd2768ff
KB
73972002-11-04 Kevin Buettner <kevinb@redhat.com>
7398
7399 * Makefile.def (host_modules): Add rda.
7400 * Makefile.in: Regenerate.
7401 * configure.in (target_tool): Add target-rda to list.
7402
1aa8389d
DD
74032002-10-25 Phil Edwards <pme@gcc.gnu.org>
7404
7405 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7406 and restrap targets to this rule.
7407 * Makefile.in: Regenerate.
7408
28f46298
HPN
74092002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7410
7411 * configure.in (i[3456]86-*-linux*): Add check to disable
7412 ${libgcj} for glibc1.
7413
ff72e302
NC
74142002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7415
7416 * configure.in: Add tic4x target.
7417
8607b6c9
NN
74182002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7419
7420 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7421 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7422 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7423 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7424 * Makefile.in: Regenerate.
7425
f8f61f4a
NN
74262002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7427
c86f794b
NN
7428 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7429 * Makefile.in: Regenerate.
7430
a9590527
NN
7431 * Makefile.def: Remove order dependency comments.
7432 * Makefile.tpl: Add explicit install-install dependencies.
7433 * Makefile.in: Regenerate.
7434
8412ce72
NN
7435 * Makefile.tpl: Remove material now in src-release. (Finally!)
7436 * Makefile.in: Regenerate.
7437
8b9f37f1
NN
7438 * configure: Restore my original patch by syncing with gcc version.
7439
f8f61f4a
NN
7440 * Bring following over from gcc:
7441
74422002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7443
7444 * configure.in (s390*-*-linux*): Enable libgcj.
7445
403d9505
NN
74462002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7447
7448 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7449
95f6f383
AM
74502002-10-02 Alan Modra <amodra@bigpond.net.au>
7451
e4673b0a 7452 * configure: Move stray lines back to where they belong.
95f6f383 7453
748503c8
NN
74542002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7455
a581b5c3
NN
7456 * Makefile.tpl: Insert configure-target target, for src-release.
7457
c084f5b4
NN
7458 * configure: Finish reverting change which Andrew Cagney started
7459 reverting. Should fix bustage.
7460
7aa673ed 7461 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7462 * src-release: New file. Contains material for making net
7463 releases for gdb, binutils, et al., formerly in Makefile.in.
7464
82a9b2d9
NC
74652002-09-30 Nick Clifton <nickc@redhat.com>
7466
7467 * cpu: New top level directory. Intended to hold input files for
7468 CGEN which have FSF copyright assignment.
7469 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7470
c2463a00
AC
74712002-09-29 Andrew Cagney <ac131313@redhat.com>
7472
7473 Revert below (note that src does not contain Makefile.tpl):
7474 * Makefile.tpl: Make subsituted variables more autoconfy.
7475 * Makefile.in: Regenerate.
7476
f03b4789
NN
74772002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7478
c11e16a9
NN
7479 * configure: Revert accidentally applied changes.
7480
f03b4789
NN
7481 * Makefile.tpl: Make more autoconf-friendly.
7482 * Makefile.in: Regenerate.
7483 * configure: Make substitution more autoconf-like.
7484
74852002-09-28 Richard Earnshaw <rearnsha@arm.com>
7486
7487 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7488 single entry to handle all these.
7489 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7490 libjava on arm-*-elf.
7491
c0292023
GK
74922002-09-27 Geoffrey Keating <geoffk@apple.com>
7493
7494 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7495 things that depend on them.
7496
c66d951e
NN
74972002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7498
7499 * Makefile.tpl: Make subsituted variables more autoconfy.
7500 * Makefile.in: Regenerate.
7501 * configure: Make seds more autoconfy.
7502
907a7241 75032002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7504
7505 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7506 * Makefile.in: Regenerate.
7507 * configure.in: Rewrite sed statements to look autoconfy.
7508
907a7241
NN
7509 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7510 all-target-foo on configure-target-foo.
7511 * Makefile.def: Ditto.
7512 * Makefile.in: Rebuild.
7513
405ea7a0
NN
75142002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7515
7516 * Makefile.def: New file.
7517 * Makefile.tpl: New file.
7518 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7519
7520 * configure.in: Minor rearrangement. Simplify tests.
7521
bdc57bfd
JT
75222002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7523
7524 * configure.in (with_headers): Skip copy if value is "yes".
7525 (with_libs): Likewise.
7526
ae03d6e2
NN
75272002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7528
7529 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7530 * configure.in (sh*-*-pe*): Ditto.
7531 * configure.in (mips*-*-pe*): Ditto.
7532 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7533
7534 * configure.in: Rearrange.
7535
707960fe
NC
75362002-09-12 Nick Clifton <nickc@redhat.com>
7537
7538 * Import these changes from the config master repository:
7539
7540 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7541
7542 * config.sub: Add tic4x target.
7543
7544 2002-09-03 Ben Elliston <bje@redhat.com>
7545
7546 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7547 Reported by <Duncan_Stodart@insession.com>.
7548
36ea319f
JJ
75492002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7550
7551 * COPYING.NEWLIB: More updates.
7552
cf57480a
JJ
75532002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7554
7555 * COPYING.NEWLIB: Update.
7556
fd31a171
AC
75572002-08-23 Andrew Cagney <ac131313@redhat.com>
7558
23b632fc
AC
7559 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7560
fd31a171
AC
7561 * config.guess: Import version 2002-08-23.
7562 * config.sub: Import version 2002-08-22.
7563
a08bafb5
AO
75642002-08-20 Alexandre Oliva <aoliva@redhat.com>
7565
7566 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7567 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7568 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7569
17240c1f
NC
75702002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7571
7572 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7573
e70ad0c6
L
75742002-08-04 H.J. Lu (hjl@gnu.org)
7575
7576 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7577
574e6d11
DD
75782002-07-31 Alan Modra <amodra@bigpond.net.au>
7579
7580 * configure.in: Move generic linux case to end. Copy generic
7581 linux noconfigdirs to mips*-*-linux* entry and new
7582 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7583
611e7523
CD
75842002-07-19 Chris Demetriou <cgd@broadcom.com>
7585
7586 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7587 one instance of them which was missed to the list to update.
7588
51759676
CD
75892002-07-16 Chris Demetriou <cgd@broadcom.com>
7590
7591 * config.guess: Update to 2002-07-09 version.
7592 * config.sub: Update to 2002-07-03 version.
7593
7c1f909c
DD
75942002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7595
7596 * configure.in: Remove two redundant tests.
7597
d7cf5d30
DD
75982002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7599
7600 * configure.in (mips*-*-irix6*o32): Enable stabs.
7601
c74222f7
DD
76022002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7603
5b53c336
DD
7604 * configure.in: Don't build grez.
7605 * Makefile.in: Ditto.
7606
c74222f7
DD
7607 * Makefile.in: Remove references to bsp, cygmon, libstub.
7608 * configure.in: Ditto.
7609
7610 * configure.in: Remove leftover reference to gdbtest.
7611
edd1b227
DD
76122002-07-08 Phil Edwards <pme@gcc.gnu.org>
7613
7614 * configure.in (gxx_include_dir): Change to match versioned
7615 C++ headers if --enable-version-specific-runtime-libs is used.
7616
486186e3
AO
76172002-07-04 Steve Ellcey <sje@cup.hp.com>
7618
7619 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7620
ff0a3bf8
DD
76212002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7622
7623 * configure.in: Make --without-x work.
7624
1dfa8174
NC
76252002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7626
7627 * contrib: New directory. Created to contain a copy of the
5481b376 7628 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7629 the FSF GCC sources.
7630
07637366
DD
76312002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7632
b6f83f2a
DD
7633 * configure.in: Rearrange target Makefile fragment collection.
7634
07637366
DD
7635 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7636 cvs[src].
7637 * configure.in: Ditto.
7638
f48556b1
DD
76392002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7640
7641 * Makefile.in: Eliminate 'apache' targets.
7642 * configure.in: Eliminate 'apache' targets.
7643
7644 * configure.in: Eliminate redundant tests. Reorganize.
7645
7646 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7647
7648 * config-ml.in: Eliminate references to Cygnus configure.
7649
7650 * Makefile.in: Eliminate references to building emacs.
7651
76522002-07-01 Denis Chertykov <denisc@overta.ru>
7653
7654 * configure.in: Add support for ip2k.
7655
cdb9e2b8
BE
76562002-06-24 Ben Elliston <bje@redhat.com>
7657
7658 * configure.in (host_tools): Remove cgen.
7659
7660 * Makefile.in (all-cgen): Remove; runs from its source directory.
7661 (check-cgen, install-cgen, clean-cgen): Likewise.
7662 (all-opcodes): No not depend on all-cgen.
7663 (all-sim): Likewise.
7664
3558860c
DD
76652002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7666
7667 * configure.in: Fix AIX configury bug.
7668
e3b0c936
DD
76692002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7670
cdb9e2b8 7671 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7672
cdb9e2b8
BE
7673 * configure.in: Move definition of libstdcxx_flags right above
7674 usage, rather than way earlier.
8ee424c0 7675
c712250a
DD
7676 * configure.in: Pull definition of is_cross_compiler earlier.
7677
9ee1a75c
DD
7678 * configure.in: Rearrange a little.
7679
e3b0c936
DD
7680 * configure.in: Remove references to librx.
7681 * Makefile.in: Remove references to librx.
7682
b2bd228e
DD
76832002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7684
7685 * configure.in: Eliminate ${gasdir} variable.
7686
7cd52483
DB
76872002-06-18 Dave Brolley <brolley@redhat.com>
7688
7689 * configure.in: Add support for frv.
7690 * config.sub: Add support for frv.
7691
6c5e141a
DD
76922002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7693
7694 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7695
0d18b56d
JT
76962002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7697
7698 * configure.in (vax-*-netbsd*): Re-enable gas.
7699
fd8958d5
DD
77002002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7701
27f15fdd
DD
7702 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7703 BUILD_PREFIX_1, to correct nomenclature.
7704 * configure: Likewise.
7705
fd8958d5
DD
7706 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7707 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7708
0c2442b7
DD
77092002-05-31 Olaf Hering <olh@suse.de>
7710
7711 * config-ml.in: Propogate DESTDIR also.
7712
a3602181
JT
77132002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7714
7715 * configure.in (vax-*-netbsd*): Don't build gas for this
7716 platform.
7717
c95f53ae
MM
77182002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7719
7720 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7721 and libgcj for AVR.
7722
1d7c1053
NC
77232002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7724
7725 * config.sub: Add DLX target.
7726
4b37028f
JT
77272002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7728
7729 * config.guess: Update to 2002-05-22 version.
7730 * config.sub: Likewise.
7731
d5de0a84
NC
77322002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7733
7734 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7735 * config-ml.in: Likewise.
7736 * configure: Likewise.
7737 * configure.in: Likewise.
7738
c92a0210
DD
77392002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7740
115a77aa
DD
7741 * configure.in: Simplify makefile fragment collection.
7742
7743 * configure.in: Remove code to build emacs.
e99daf2b 7744
91e060aa
DD
7745 * configure.in : Remove --srcdir argument from targargs and buildargs
7746 (it's always overridden in the Makefile anyway). Rearrange a bit.
7747
7748 * configure: Move some logic to configure.in.
7749 * configure.in: Move some logic from configure.
c92a0210 7750
91217342
JJ
77512002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7752
7753 * COPYING.LIBGLOSS: New file.
7754
d3d8a9ee
NC
77552002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7756
7757 * Makefile.in: Honour DESTDIR.
7758
3a036cdc
AO
77592002-05-05 Alexandre Oliva <aoliva@redhat.com>
7760
7761 * configure.in (noconfigdirs): Don't disable libgcj on
7762 sparc64-*-solaris* and sparcv9-*-solaris*.
7763
6d095fe4
AO
77642002-05-03 Alexandre Oliva <aoliva@redhat.com>
7765
7766 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7767
dac55df9
TF
77682002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7769
7770 * configure.in (FLAGS_FOR_TARGET): Do not add
7771 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7772 on i[3456]86-*-linux*.
7773
a018e15b
TF
77742002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7775
7776 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7777
7778 * configure.in (noconfigdirs): Do not add target-newlib if
7779 target == i[3456]86-*-linux*, and host == target.
7780
5f284831
MM
77812002-04-29 Mark Mitchell <mark@codesourcery.com>
7782
7783 * config.guess: Updated to 2002-04-26's version.
7784 * config.sub: Updated to 2002-04-26's version.
7785
33babf59
DD
77862002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7787
bd5f7da2
DD
7788 * configure.in: delete reference to absent file
7789
a0c4f3a0
DD
7790 * configure.in: replace '[' with 'test'
7791
66f1ba4f
DD
7792 * configure.in: Eliminate references to gash.
7793 * Makefile.in: Eliminate references to gash.
7794
7c3ab50c
DD
7795 * configure.in: remove useless references to 'pic' makefile fragments.
7796
bbc025f5
DD
7797 * configure.in: (*-*-windows*) Finish removing.
7798
33babf59
DD
7799 * configure.in: Eliminate redundant test for libgui.
7800
d5ec694c
DD
78012002-04-26 Joel Sherrill <joel@OARcorp.com>
7802
7803 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7804 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7805
57a5346c
DD
78062002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7807
7808 * configure.in: remove references to dead files
7809
dbf93899
DD
78102002-04-18 Tom Tromey <tromey@redhat.com>
7811
7812 * configure.in: Disallow configuring libgcj when it is already
7813 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7814 Solaris 2.8 by default. For PR libgcj/6158.
7815
26eadf68
DD
78162002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7817
7818 * configure.in: Move default CC setting out of config/mh-* fragments
7819 directly into here.
7820
a0a2c6c6
DD
78212002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7822
7823 * configure.in: don't even try to configure or make a subdirectory
7824 if there's no configure script for it.
7825
9972f812
DD
78262002-04-15 Mark Mitchell <mark@codesourcery.com>
7827
7828 * MAINTAINERS: Remove chill maintainers.
7829 * Makefile.in (CHILLFLAGS): Remove.
7830 (CHILL_LIB): Remove.
7831 (TARGET_CONFIGDIRS): Remove libchill.
7832 (CHILL_FOR_TARGET): Remove.
7833 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7834 CHILL_LIB.
7835 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7836 (CHECK_TARGET_MODULES): Likewise.
7837 (INSTALL_TARGET_MODULES): Likewise.
7838 (CLEAN_TARGET_MODULES): Likewise.
7839 (configure-target-libchill): Remove.
7840 (all-target-libchill): Remove.
7841 * configure.in (target_libs): Remove target-libchill.
7842 Do not compute CHILL_FOR_TARGET.
7843 * libchill: Remove directory.
5481b376 7844
75205f78
DD
78452002-04-15 DJ Delorie <dj@redhat.com>
7846
7847 * Makefile.in, configure.in, configure: Sync with gcc, entries
7848 follow...
7849
78502002-04-08 Tom Tromey <tromey@redhat.com>
7851
7852 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7853 Fixes PR libgcj/6068.
7854
78552002-03-30 Krister Walfridsson <cato@df.lth.se>
7856
7857 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7858
78592002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7860
7861 * configure.in (alpha*-dec-osf*): Enable libgcj.
7862
78632002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7864
7865 Fix for: PR bootstrap/3591, target/5676
7866 * configure.in (mcore-pe): Disable the configuration of
7867 libstdc++-v3 since exceptions are not supported.
7868
78692002-03-20 Anthony Green <green@redhat.com>
7870
7871 * configure.in: Enable libgcj for xscale-elf target.
7872
78732002-02-28 Alexandre Oliva <aoliva@redhat.com>
7874
7875 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7876 libjava.
7877 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7878
78792002-02-22 Alexandre Oliva <aoliva@redhat.com>
7880
7881 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7882 libstdc++-v3 and libjava.
7883
78842002-02-11 Adam Megacz <adam@xwt.org>
7885
7886 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7887 boehm-gc
7888
78892002-02-09 Alexandre Oliva <aoliva@redhat.com>
7890
7891 * config.guess: Updated to 2002-01-30's version.
7892 * config.sub: Updated to 2002-02-01's version.
7893 Contribute sh64-elf.
7894 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7895 * configure.in: Added sh64-*-*.
7896
78972002-01-17 H.J. Lu <hjl@gnu.org>
7898
7899 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7900 (all-target-fastjar): Also depend on all-target-libiberty.
7901
7902Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7903
7904 * configure, configure.in: Use temp file for long sed commands.
7905
79062001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7907
7908 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7909 libf2c.
7910
79112001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7912
7913 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7914
79152001-10-11 Hans-Peter Nilsson <hp@axis.com>
7916
7917 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7918
79192001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7920
7921 * configure: Handle temporary files securely using mkdir.
7922
79232001-09-26 Will Cohen <wcohen@redhat.com>
7924
7925 * configure.in (*-*-linux*): Disable configuration of target-newlib
7926 and target-libgloss.
7927
79282001-09-26 Alexandre Oliva <aoliva@redhat.com>
7929
7930 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7931 RANLIB.
7932
79332001-08-11 Graham Stott <grahams@redhat.com>
7934
7935 * Makefile.in (check-c++): Add missing semicolon.
7936
79372001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7938
7939 * configure.in (sh-*-linux*): New.
7940
79412001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7942
7943 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7944 and libgcj on m68hc11/m68hc12.
7945
79462001-06-27 H.J. Lu (hjl@gnu.org)
7947
7948 * Makefile (CFLAGS_FOR_BUILD): New.
7949 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7950
79512001-06-01 Hans-Peter Nilsson <hp@axis.com>
7952
7953 * configure.in (libstdcxx_flags): Do not try to execute
7954 libstdc++-v3/testsuite_flags until it exists.
7955
79562001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7957
7958 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7959
79602001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7961
7962 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7963
7964Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7965
7966 * configure.in: Move *-chorusos target case to the proper switch.
7967 Disable libgcj.
7968
79692001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7970
7971 * Makefile.in (STAGE1_CFLAGS): Pass down.
7972
79732001-04-13 Alan Modra <amodra@one.net.au>
7974
7975 * config.guess: Add hppa64-linux support. Note for next import that
7976 this is already in the master file.
7977 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7978
79792001-03-22 Colin Howell <chowell@redhat.com>
7980
7981 * Makefile.in (DO_X): Do not backslash single-quotes in
7982 backquotes (two places).
7983
79842001-03-18 Laurynas Biveinis <lauras@softhome.net>
7985
7986 * Makefile.in (DO_X): Quote nested quotes.
7987
79882001-03-15 Laurynas Biveinis <lauras@softhome.net>
7989
7990 * Makefile.in (DO_X): Use double quotes for quoting
7991 "RANLIB=$${RANLIB}".
7992
79932001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7994
7995 * configure.in: Only use `lang_requires' for languages athat are
7996 actually enabled.
7997
79982001-03-07 Tom Tromey <tromey@redhat.com>
7999
8000 * configure.in: Allow config-lang.in to set `lang_requires' to list
8001 of other required languages.
8002
80032001-03-06 Laurynas Biveinis <lauras@softhome.net>
8004
8005 * Makefile.in: Remove RANLIB definition. Use RANLIB
8006 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8007 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8008
80092001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8010 Alexandre Oliva <aoliva@redhat.com>
8011
8012 * Makefile.in (check-c++): Use tabs, not spaces.
8013
80142001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8015
8016 * Makefile.in (check-c++): New rule.
8017
8018 * configure.in (target_libs): Remove libg++.
8019 (noconfigdirs): Remove libg++.
8020 (noconfigdirs): Same.
8021 (noconfigdirs): Same.
8022 (noconfigdirs): Same.
8023
8024 * config-ml.in: Remove libg++ references.
8025
8026 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8027 (ALL_TARGET_MODULES): Same.
8028 (configure-target-libg++): Remove.
8029 (all-target-libg++): Remove.
8030 (configure-target-libio): Remove.
8031 (all-target-libio): Remove.
8032 (check-target-libio): Remove.
8033 (.PHONY): Remove.
8034 (libg++.tar.bz2): Remove.
8035 (all-target-cygmon): Remove libio.
8036 (all-target-libstdc++): Remove.
8037 (configure-target-libstdc++): Remove.
8038 (TARGET_LIB_PATH): Remove libstdc++.
8039 (ALL_GCC_CXX): Remove libstdc++.
8040 (all-target-gperf): Correct.
8041
80422001-02-15 Anthony Green <green@redhat.com>
8043
8044 * configure: Introduce GCJ_FOR_TARGET.
8045 * configure.in: Ditto.
8046 * Makefile.in: Ditto.
8047
80482001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8049
8050 * configure.in: for *-chorusos, don't config target-newlib and
8051 target-libgloss.
8052
80532001-02-04 Mark Mitchell <mark@codesourcery.com>
8054
8055 Remove V2 C++ library.
8056 * configure.in: Remove --enable-libstdcxx_v3 support.
8057
80582001-01-27 Richard Henderson <rth@redhat.com>
8059
8060 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8061
80622001-01-26 Tom Tromey <tromey@redhat.com>
8063
8064 * configure.in: Allow libgcj to be built on Sparc Solaris.
8065
80662001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8067
8068 * configure.in: Enable libgcj on several additional platforms.
8069
80702001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8071
8072 * configure.in: Enable libgcj for linux targets.
8073
80742001-01-09 Mike Stump <mrs@wrs.com>
8075
8076 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8077 failures of subdirectories.
8078
80792001-01-02 Laurynas Biveinis <lauras@softhome.net>
8080
8081 * configure: handle DOS-style absolute paths.
8082
80832001-01-02 Laurynas Biveinis <lauras@softhome.net>
8084
8085 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8086
80872000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8088
8089 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8090 (libstdcxx_incdir): Pass down.
8091 * config.if: Remove expired bits for cxx_interface, add stub.
8092 (libstdcxx_incdir): Add variable for g++ include directory.
8093 * configure.in (gxx_include_dir): Use it.
8094
80952000-12-15 Andreas Jaeger <aj@suse.de>
8096
8097 * configure.in: Handle lang_dirs.
8098
80992000-12-13 Anthony Green <green@redhat.com>
8100
8101 * configure.in: Disable libgcj for any target not specifically
8102 listed. Disable libgcj for x86 and Alpha Linux until compatible
8103 with g++ abi.
8104
81052000-12-13 Mike Stump <mrs@wrs.com>
8106
8107 * Makefile.in (local-distclean): Also remove fastjar.
8108
81092000-12-10 Anthony Green <green@redhat.com>
8110
8111 * configure.in: Define libgcj. Disable libgcj target libraries for
8112 most targets.
8113
81142000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8115
8116 * configure.in (target_libs): Revert 2000-12-08 patch.
8117 (noconfigdirs): Added target-libjava.
8118
81192000-12-09 Laurynas Biveinis <lauras@softhome.net>
8120
8121 * Makefile.in: handle DOS-style absolute paths.
8122
81232000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8124
8125 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8126 libjava.
8127 * configure.in (target_libs): Removed `target-libjava'.
8128
81292000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8130
8131 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8132 (ALL_MODULES): Added fastjar.
8133 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8134 (all-target-libjava): all-fastjar replaces all-zip.
8135 (all-fastjar): Added.
8136 (configure-target-fastjar, all-target-fastjar): Likewise.
8137 * configure.in (host_tools): Added fastjar.
8138
81392000-12-07 Mike Stump <mrs@wrs.com>
8140
8141 * Makefile.in (local-distclean): Remove leftover built files.
8142
81432000-11-16 Fred Fish <fnf@be.com>
8144
8145 * configure.in (enable_libstdcxx_v3): Fix typo,
8146 libstd++ -> libstdc++.
8147
81482000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8149
8150 * configure: Provide the original toplevel configure arguments
8151 (including $0) to subprocesses in the environment rather than
8152 through gcc/configargs.h.
8153
81542000-11-12 Mark Mitchell <mark@codesourcery.com>
8155
8156 * configure: Turn on libstdc++ V3 by default.
8157
81582000-10-16 Michael Meissner <meissner@redhat.com>
8159
8160 * configure (gcc/configargs.h): Only create if there is a build GCC
8161 directory created.
8162
81632000-10-05 Phil Edwards <pme@gcc.gnu.org>
8164
8165 * configure: Save configure arguments to gcc/configargs.h.
8166
81672000-10-04 Andris Pavenis <pavenis@latnet.lv>
8168
8169 * Makefile.in (bootstrap): avoid recursion if subdir missing
8170 (cross): ditto
8171 (do-proto-toplev): ditto
8172
8173Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8174
8175 * configure.in: Do not build byacc for hppa64. Provide paths to the
8176 X11 libraries for hppa64.
8177
81782000-09-02 Anthony Green <green@cygnus.com>
8179
8180 * Makefile.in (all-gcc): Depend on all-zlib.
8181 (CLEAN_MODULES): Add clean-zlib.
8182 (ALL_MODULES): Add all-zlib.
8183 * configure.in (host_libs): Add zlib.
8184
81852000-08-25 Alexandre Oliva <aoliva@redhat.com>
8186
8187 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8188 $targargs to tell whether newlib is going to be built.
8189
8190 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8191 $$r/TARGET_SUBDIR/libio for _G_config.h.
8192
81932000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8194
8195 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8196
8197 * configure: Make enable_threads and enable_shared defaults
8198 explicit. Substitute enable_threads into generated Makefiles.
8199 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8200 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8201
82022000-08-02 Manfred Hollstein <manfredh@redhat.com>
8203
8204 * configure.in: Re-enable all references to libg++ and librx.
8205
ffb97b2f 82062002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8207
ffb97b2f
DD
8208 * configure.in: Add *-*-freebsd* configurations.
8209
bbf6e9e3
AC
82102002-04-07 Andrew Cagney <ac131313@redhat.com>
8211
8212 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8213 (do-tar, do-bz2): New rules.
8214 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8215 (gdb-tar): New rule.
8216 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8217 (insight_dejagnu.tar): New rule.
8218 (insight.tar): New rule.
8219 (gdb+dejagnu.tar): New rule.
8220 (gdb.tar): New rule.
8221
8f1579c0
AC
82222002-04-07 Andrew Cagney <ac131313@redhat.com>
8223
8224 * MAINTAINERS: Update dejagnu/
8225
ba3c59ab
AO
82262002-03-16 Alexandre Oliva <aoliva@redhat.com>
8227
8228 * ltmain.sh (relink_command): Fix typo in previous change.
8229
6243d5dd
AO
82302002-03-15 Alexandre Oliva <aoliva@redhat.com>
8231
8232 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8233 (relink_command): Added --tag flags.
8234 (mode=install): If relinking fails; error out.
8235
80413487
RH
82362002-03-12 Richard Henderson <rth@redhat.com>
8237
8238 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8239 .NOTPARALLEL tag.
8240 (do-check): Rename from check.
8241 (check): Allow parallel check.
8242
3daeddf6
RH
82432002-03-11 Richard Henderson <rth@redhat.com>
8244
8245 * Makefile.in (.NOTPARALLEL): Add fake tag.
8246
fad93c55
L
82472002-03-07 H.J. Lu (hjl@gnu.org)
8248
8249 * configure.in: Enable gprof for mips*-*-linux*.
8250
2e8357fc
AO
82512002-02-28 Alexandre Oliva <aoliva@redhat.com>
8252
8253 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8254 libjava.
8255 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8256
bd48e1a9
AC
82572002-02-24 Andrew Cagney <ac131313@redhat.com>
8258
8259 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8260
39121370
DJ
82612002-02-23 Daniel Jacobowitz <drow@mvista.com>
8262
8263 * config.guess: Import from master sources, rev 1.232.
8264 * config.sub: Import from master sources, rev 1.246.
8265
081ff160
AO
82662002-02-23 Alexandre Oliva <aoliva@redhat.com>
8267
8268 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8269 because its Makefile is there; test for the executable instead.
8270
20a5393b
AO
82712002-02-09 Alexandre Oliva <aoliva@redhat.com>
8272
8273 Contribute sh64-elf.
8274 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8275 * configure.in: Added sh64-*-*.
8276
38135629
JJ
82772002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8278
80413487
RH
8279 * COPYING.NEWLIB: Remove advertising clause from
8280 Berkeley and Red Hat licenses.
38135629 8281
48d19748
MD
82822002-02-01 Mo DeJong <supermo@bayarea.net>
8283
8284 * Makefile.in: Add all-tix to deps for all-snavigator
8285 so that tix is built when building snavigator.
8286
f6e1c110
BE
82872002-02-01 Ben Elliston <bje@redhat.com>
8288
8289 * config.guess: Import from master sources, rev 1.229.
8290 * config.sub: Import from master sources, rev 1.240.
8291
4867be41
DJ
82922002-01-27 Daniel Jacobowitz <drow@mvista.com>
8293
8294 From Steve Ellcey <sje@cup.hp.com>:
8295 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8296 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8297 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8298 IA64.
8299 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8300 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8301 soname_spec, sys_lib_search_path_spec): Ditto.
8302
e82380cc
JT
83032002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8304
8305 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8306 target-libiberty, and target-libgloss. Skip Java-related
8307 libraries if not supported for NetBSD on target CPU.
8308
1319fb9c
NC
83092002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8310
8311 * configure.in: Import StrongARM and XScale target_configdirs from
8312 FSF GCC version.
8313
b020f6ac
L
83142002-01-16 H.J. Lu (hjl@gnu.org)
8315
8316 * config.guess: Import from master sources, rev 1.225.
8317 * config.sub: Import from master sources, rev 1.238.
8318
8319 * MAINTAINERS: Updated notes on config.guess and config.sub.
8320
a0c1c920
NC
83212002-01-11 Steve Ellcey <sje@cup.hp.com>
8322
8323 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8324 ld and gdb are not supported.
8325
a9fa5e1f
JJ
83262002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8327
8328 * Change reference to Cygnus Solutions to be Red Hat.
8329
94077108
JJ
83302002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8331
8332 * COPYING.NEWLIB: Update generic copyright date.
8333
05ecd75c
MS
83342002-01-07 Mark Salter <msalter@redhat.com>
8335
8336 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8337 Allow target-libgloss to be built for arm, strongarm, and xscale.
8338
a106bb62
BE
83392002-01-03 Ben Elliston <bje@redhat.com>
8340
8341 * MAINTAINERS: Update URL for config.* scripts.
8342
0e254642
AM
83432001-12-18 Alan Modra <amodra@bigpond.net.au>
8344
8345 * config.sub: Import latest version.
8346 * config.guess: Likewise.
8347
0a0d0041
TF
83482001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8349
8350 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8351 options for i[3456]86-pc-linux* native builds.
8352
d932cae7
NC
83532001-12-05 Laurent Guerby <guerby@acm.org>
8354
8355 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8356 libiberty.
d932cae7
NC
8357
8358 Import this patch from gcc:
5481b376 8359
d932cae7
NC
8360 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8361
8362 * symlink-tree: handle DOS-style absolute paths.
8363
49b7683b
DD
83642001-11-28 DJ Delorie <dj@redhat.com>
8365 Zack Weinberg <zack@codesourcery.com>
8366
8367 When build != host, create libiberty for the build machine.
8368
8369 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8370 CONFIG_ARGUMENTS.
8371 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8372 New variables.
8373 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8374 and rules.
8375 (all.normal): Depend on ALL_BUILD_MODULES.
8376 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8377 (all-build-libiberty): Depend on configure-build-libiberty.
8378
8379 * configure: Calculate and substitute proper value for
8380 ALL_BUILD_MODULES.
8381 * configure.in: Create the build subdirectory.
8382 Calculate and substitute TARGET_CONFIGARGS (formerly
8383 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8384
26ef82f4
GK
83852001-11-26 Geoffrey Keating <geoffk@redhat.com>
8386
8387 * config.sub: Update to version 1.232 on subversion.
8388
43e64072
NC
83892001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8390
8391 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8392 files from .po files for a distribution.
8393
66f6c0d5
HPN
83942001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8395
8396 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8397
4a02fdb2
JH
83982001-11-13 Jeff Holcomb <jeffh@redhat.com>
8399
8400 Merged from net gcc:
8401 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8402 * ltcf-c.sh: Use $objext, not $ac_objext.
8403 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8404 * ltcf-cxx.sh: Add support for GNU.
8405 2001-07-22 Timothy Wall <twall@redhat.com>
8406 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8407 default settings if using GNU tools with that configuration.
8408 * ltcf-cxx.sh: Ditto.
8409 * ltcf-gcj.sh: Ditto.
8410 2001-07-21 Michael Chastain <chastain@redhat.com>
8411 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8412 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8413 * ltmain.sh: Mark as gcc-local.
8414
227b9953
JH
84152001-11-13 Jeff Holcomb <jeffh@redhat.com>
8416
8417 * Makefile.in (all-bison): Revert 2001-10-24.
8418 Don't depend on texinfo.
8419
cbbab8fb
JJ
84202001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8421
80413487 8422 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8423
922b2485
DD
84242001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8425
8426 * configure.in (--enable-languages): Be more permissive about
8427 syntax. Check for empty lists better. Warn about $LANGUAGES.
8428
f08fa01d
HPN
84292001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8430
8431 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8432
fee3da4e
JH
84332001-10-24 Jeff Holcomb <jeffh@redhat.com>
8434
8435 Makefile.in (all-bison): Don't depend on texinfo.
8436
73fb1ef9
AM
84372001-10-03 Alan Modra <amodra@bigpond.net.au>
8438
8439 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8440
373688ac
AO
84412001-09-29 Alexandre Oliva <aoliva@redhat.com>
8442
8443 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8444
9c07660b
HPN
84452001-09-28 Hans-Peter Nilsson <hp@axis.com>
8446
8447 * config.sub, config.guess: Import latest from subversions.
8448
3f152009
AO
84492001-09-21 Alexandre Oliva <aoliva@redhat.com>
8450
8451 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8452 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8453 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8454 avoid quotes nesting problems.
8455 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8456 (DO_X): Export only variables that are set.
8457
8f6a59e5
BE
84582001-09-19 Ben Elliston <bje@redhat.com>
8459
8460 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8461 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8462 semantics. Use the shell built-in "type" command instead.
8463
a1ec19fa
TS
84642001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8465
8466 * config.sub: Reverted the earlier change, this version is not the
8467 master file.
8468
4008bd9b
TS
84692001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8470
8471 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8472 Add support for mips64.
8473
dd1e52a4
JH
84742001-09-03 Jeff Holcomb <jeffh@redhat.com>
8475
8476 * configure.in: Enable libstdc++-v3 for h8300 targets.
8477
91549d1c
EC
84782001-08-30 Eric Christopher <echristo@redhat.com>
8479 Jason Eckhardt <jle@redhat.com>
8480
8481 * config.sub: Add support for mipsisa32.
8482
cf966cf9
EC
84832001-08-30 Eric Christopher <echristo@redhat.com>
8484
8485 * config.sub, config.guess: Import latest from subversions.
8486
82208dc5
AM
84872001-08-20 Alan Modra <amodra@bigpond.net.au>
8488
8489 * config.sub, config.guess: Import latest from subversions.
8490
4dca8403
DD
84912001-07-26 DJ Delorie <dj@redhat.com>
8492
8493 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8494
1107dce2
AM
84952001-06-19 Alan Modra <amodra@bigpond.net.au>
8496
8497 * Makefile.in: Revert 2001-06-17.
8498 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8499
e09a6604
L
85002001-06-17 H.J. Lu <hjl@gnu.org>
8501
8502 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8503 (gas+binutils.tar.bz2): Likewise.
8504 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8505
31a8b634
AC
8506Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8507
8508 * Makefile.in (VER): When present, extract the version number from
5481b376 8509 the file version.in.
31a8b634 8510
dc70af01
AO
85112001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8512
8513 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8514 gcc/xgcc is built, use -print-prog-name to find out the program
8515 name to use.
8516
839bbd8c
AO
85172001-06-04 Mark Mitchell <mark@codesourcery.com>
8518
8519 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8520 with_gcc]: Use `gcc -shared' to build a shared library.
8521
566e9a30
AO
85222001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8523
8524 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8525 archives.
8526
e877bb69
AO
85272001-05-28 Simon Patarin <simon.patarin@inria.fr>
8528
8529 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8530 libraries when using g++ with native linker.
8531
1605288b
AO
85322001-05-28 Alexandre Oliva <aoliva@redhat.com>
8533
8534 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8535
11a383ba
TR
85362001-05-24 Tom Rix <trix@redhat.com>
8537
8538 * configure.in : enable ld for aix
cf966cf9 8539
18611226
AO
85402001-05-22 Alexandre Oliva <aoliva@redhat.com>
8541
8542 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8543 [aix4*|aix5*]: Prepend blank.
8544
6be7c12c
AO
85452001-05-20 Alexandre Oliva <aoliva@redhat.com>
8546
8547 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8548 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8549 of subdir/configure scripts to use the new libtool.m4.
8550
4ed00bba
L
85512001-05-14 H.J. Lu <hjl@gnu.org>
8552
8553 * config.if (libc_interface): Set to -libc6.2- for cross
8554 compiling to Linux/glibc 2.2.
8555
b1af961c
AO
85562001-05-03 Alexandre Oliva <aoliva@redhat.com>
8557
8558 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8559 libgcj.
8560
5ec3e74e
AO
85612001-04-26 Alexandre Oliva <aoliva@redhat.com>
8562
8563 * configure.in (noconfigdirs): Don't reset it from scratch in the
8564 target case; only append to it.
8565
b3ed1d6b
AO
85662001-04-26 Alexandre Oliva <aoliva@redhat.com>
8567
8568 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8569 sparc-*-solaris2.8]: Disable ${libgcj}.
8570
96111c10
AO
85712001-04-25 Alexandre Oliva <aoliva@redhat.com>
8572
8573 * configure.in (libgcj_saved): Copy from $libgcj.
8574 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8575 --disable-libgcj.
8576
b5bf43f2
AO
85772001-04-20 Alexandre Oliva <aoliva@redhat.com>
8578
8579 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8580 1.641.2.228.
8581
8cc32590
AO
85822001-04-12 Alexandre Oliva <aoliva@redhat.com>
8583
8584 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8585 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8586
dec0cb0c
AO
85872001-04-01 Alexandre Oliva <aoliva@redhat.com>
8588
8589 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8590 New macros.
8591 (bootstrap, cross): Use RECURSE_FLAGS.
8592 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8593
6a9c3886
AO
85942001-03-27 Alexandre Oliva <aoliva@redhat.com>
8595
8596 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8597
d4fc7db8
NC
85982001-03-23 Nick Clifton <nickc@redhat.com>
8599
8600 * README-maintainer-mode: Add note about inability to use "make
8601 distclean" in maintainer mode.
8602
7389ff65
AO
86032001-03-22 Alexandre Oliva <aoliva@redhat.com>
8604
8605 Re-installed:
8606 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8607 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8608 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8609 * ltcf-cxx.sh: Likewise.
8610 * ltcf-gcj.sh: Likewise.
8611
b3e0dc8e
PB
86122001-03-22 Philip Blundell <philb@gnu.org>
8613
8614 * config.sub, config.guess: Import latest from subversions.
8615
469b781c
AO
86162001-03-22 Alexandre Oliva <aoliva@redhat.com>
8617
8618 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8619 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8620
b0dad762
MC
86212001-03-20 Michael Chastain <chastain@redhat.com>
8622
8623 * Makefile.in: all-m4 depends on all-texinfo.
8624
c559bb17
AO
86252001-03-08 Alexandre Oliva <aoliva@redhat.com>
8626
8627 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8628
fef4ae2e
JJ
86292001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8630
8631 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8632 longer valid.
8633
8d6dd99d
NC
86342001-02-16 Nick Clifton <nickc@redhat.com>
8635
8636 * configure.in (noconfigdirs): Allow configuration of texinfo
8637 for Cygwin hosts.
8638
a85d7ed0
NC
86392001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8640
8641 * config.guess: Add linux target for S/390.
8642 * config.sub: Likewise.
8643 * configure.in: Likewise.
8644
51221c5e
DD
86452001-02-06 Ben Elliston <bje@redhat.com>
8646
8647 * configure: Output host type to stdout, not stderr.
8648
9dec4c71
MS
86492001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8650
8651 * config.guess: Import from subversions.gnu.org (revision 1.181).
8652 * config.sub: Import from subversions.gnu.org (revision 1.199).
8653
9add9c04
AM
86542001-01-30 Alan Modra <alan@linuxcare.com.au>
8655
8656 * config.guess: Handle hppa64-linux systems.
8657
8679174d
MS
86582001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8659
8660 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8661 Don't unset, it's non-portable and no longer necessary, set to empty
8662 instead.
8663
02d01ed4
MS
86642001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8665
8666 * ltconfig: Shell portability fix for the tagname validity check.
8667
4cc5853d
MS
86682001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8669
8670 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8671
7487e485
AO
86722001-01-27 Alexandre Oliva <aoliva@redhat.com>
8673
8674 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8675 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8676
f332af52
AO
86772001-01-24 Alexandre Oliva <aoliva@redhat.com>
8678
8679 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8680 keep at least one of build_libtool_libs or build_old_libs set to
8681 yes.
8682
ef099754
AO
86832001-01-24 Alexandre Oliva <aoliva@redhat.com>
8684
8685 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8686 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8687
8341f2fc 86882000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8689
8341f2fc
AJ
8690 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8691
86922000-11-03 Philip Blundell <pb@futuretv.com>
8693
8694 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8695 files.
ebf0fa2e 8696
c320a39f
JJ
86972001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8698
8699 * COPYING.NEWLIB: Put into source repository.
8700
8817b92e
BE
87012001-01-15 Ben Elliston <bje@redhat.com>
8702
8703 * configure.in (host_tools): Add sid.
8704 Always configure cgen.
8705 * Makefile.in (all-sid): New target.
8706 (check-sid, clean-sid, install-sid): Likewise.
8707
35590697
AJ
87082001-01-07 Andreas Jaeger <aj@suse.de>
8709
80413487 8710 * config.sub, config.guess: Update from subversions.
35590697 8711
6ee6cea6
AO
87122000-12-12 Alexandre Oliva <aoliva@redhat.com>
8713
8714 * configure.in: Disable language-specific target libraries for
8715 languages that aren't enabled.
8716
077b8428
NC
87172000-11-24 Nick Clifton <nickc@redhat.com>
8718
8719 * configure.in (xscale-elf): Add target.
8720 (xscale-coff): Add target.
8721 (c4x, c5x, tic54x): Move after ARM targets.
8722
9e28a1ed
AO
87232000-11-23 Alexandre Oliva <aoliva@redhat.com>
8724
8725 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8726
be98a80a
ILT
87272000-11-20 Ian Lance Taylor <ian@zembu.com>
8728
8729 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8730
5cec67bf
AO
87312000-11-18 Alexandre Oliva <aoliva@redhat.com>
8732
8733 * Makefile.in: Merge with GCC and libgcj.
8734 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8735 configure-target-<library> when their configure scripts need the C
8736 or C++ library to have already been built to work properly.
8737 (do_proto_toplev): Set them to an empty string.
8738
d932cae7 87392000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8740
8741 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8742 (REALLY_SET_LIB_PATH): Use them.
8743
d932cae7 87442000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8745
8746 * config.sub: Add support for Sun Chorus
8747
8602ff0c
NC
87482000-11-02 Per Lundberg <plundis@chaosdev.org>
8749
8750 * config.sub: Add support for the *-storm-chaos OS.
8751
f9e0997d
NC
87522000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8753
80413487
RH
8754 * configure.in (noconfigdirs): Don't compile some
8755 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8756
d64552c5
AO
87572000-09-30 Alexandre Oliva <aoliva@redhat.com>
8758
8759 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8760 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8761 all affected `configure' scripts.
8762
97f60b31
AO
87632000-09-25 Alexandre Oliva <aoliva@redhat.com>
8764
8765 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8766 ltcf-c.sh.
8767
6e8dd58f
PB
87682000-09-12 Philip Blundell <philb@gnu.org>
8769
8770 * config.sub, config.guess: Update from subversions.
8771
103a2e99
AO
87722000-09-06 Alexandre Oliva <aoliva@redhat.com>
8773
51601921
AO
8774 * Makefile.in (all-zlib): Added dummy target.
8775
103a2e99
AO
8776 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8777 multi-language branch.
8778
2809b4b9
AO
87792000-09-05 Alexandre Oliva <aoliva@redhat.com>
8780
8781 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8782 (bootstrap*): Depend on all-bootstrap.
8783
7450026c
AO
87842000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8785
8786 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8787 crosses, but add gcc/include to the header search path for them.
8788
6cf86f7f
AO
87892000-08-31 Alexandre Oliva <aoliva@redhat.com>
8790
8791 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8792 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8793 * gettext.m4: New file, extracted from aclocal.m4.
8794
ce2ea6e3
AO
87952000-08-22 Alexandre Oliva <aoliva@redhat.com>
8796
8797 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8798 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8799 sub-configures.
8800
9765193e
DE
88012000-08-20 Doug Evans <dje@casey.transmeta.com>
8802
8803 * Makefile.in (ALL_MODULES): Add all-cgen.
8804 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8805 (all-cgen): New target.
8806 (all-opcodes,all-sim): Depend on all-cgen.
8807 * configure.in (host_tools): Add cgen.
8808 Only configure cgen if --enable-cgen-maint.
8809
d7b32520
AO
88102000-08-17 Alexandre Oliva <aoliva@redhat.com>
8811
8812 * config-ml.in (CC, CXX): Don't introduce a leading space.
8813
e52ef561
AO
88142000-08-16 Alexandre Oliva <aoliva@redhat.com>
8815
8816 * configure.in (libstdcxx_flags): Use
8817 libstdc++-v3/src/libstdc++.INC.
8818
88f9c2a0
AO
88192000-08-15 Alexandre Oliva <aoliva@redhat.com>
8820
8821 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8822
98fbe43f
JM
88232000-08-11 Jason Merrill <jason@redhat.com>
8824
8825 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8826 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8827 (FLAGS_FOR_TARGET): Not here.
8828 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8829
279ddab4
DD
88302000-08-07 DJ Delorie <dj@redhat.com>
8831
8832 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8833 "if we're also building gcc, and it's a gcc that will run on the
8834 build machine, we want to use its includes instead of the system's
8835 default includes".
8836
60523a83
AO
88372000-08-03 Alexandre Oliva <aoliva@redhat.com>
8838
24ffec7a
AO
8839 * configure.in (libstdcxx_flags): Don't use `"'.
8840
60523a83
AO
8841 * config-ml.in: Adjust multilib search paths to the
8842 appropriate multilib tree.
8843
daf644b5
AO
88442000-08-02 Alexandre Oliva <aoliva@redhat.com>
8845
8846 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8847 commas in $LANGUAGES.
8848
63266560
DD
88492000-08-01 Alexandre Oliva <aoliva@redhat.com>
8850
8851 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8852
88532000-07-31 Alexandre Oliva <aoliva@redhat.com>
8854
8855 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8856 CXX_FOR_TARGET for sed.
8857
88582000-07-30 Alexandre Oliva <aoliva@redhat.com>
8859
8860 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8861 Do not override if already set in the environment or in configure.
8862 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8863 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8864
9e449d3e
AO
88652000-07-27 Alexandre Oliva <aoliva@redhat.com>
8866
8867 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8868 (GCC_FOR_TARGET): Use it.
8869 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8870 * configure.in: ... here.
8871 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8872 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8873
8bbd92e0
AO
88742000-07-24 Alexandre Oliva <aoliva@redhat.com>
8875
fd1f87b2
AO
8876 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8877 (configure-target-libchill, configure-target-libobjc): Likewise.
8878
8bbd92e0
AO
8879 * configure.in: Use the same cache file for all target libs.
8880 * config-ml.in: But different cache files per multilib variant.
8881
25c6c112
JL
88822000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8883
8884 * configure (topsrcdir): Don't use dirname.
8885
ba73c63f
JM
88862000-07-20 Jason Merrill <jason@redhat.com>
8887
8888 * configure.in: Remove all references to libg++ and librx.
8889
8890 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8891
1af08294
HPN
88922000-07-20 Hans-Peter Nilsson <hp@axis.com>
8893
8894 * config.sub: Update to subversions version 2000-07-06.
8895
ba73c63f
JM
88962000-07-12 Andrew Haley <aph@cygnus.com>
8897
8898 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8899 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8900
89012000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8902
8903 * symlink-tree: Check number of arguments.
8904
d932cae7 89052000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8906
8907 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8908
ba73c63f
JM
89092000-07-05 Jim Wilson <wilson@cygnus.com>
8910
8911 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8912 search path for a g++ extracted from the build tree. This
8913 will allow link tests run by configure scripts in
8914 subdirectories to succeed.
8915
92ee2f86
UC
89162000-07-01 Koundinya K <kk@ddeorg.soft.net>
8917
80413487 8918 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8919
23f2f29f
CV
89202000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8921
8922 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8923 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8924
f04f5a67
TW
89252000-06-19 Timothy Wall <twall@cygnus.com>
8926
8927 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8928 * config.sub: Add tic54x target.
8929
11da68be
NC
89302000-06-07 Phillip Thomas <pthomas@suse.de>
8931
8932 * README-maintainer-mode: New file: Contains notes on using
8933 --enable-maintainer-mode with binutils.
8934
d932cae7 89352000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8936
8937 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8938
d932cae7 89392000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8940
8941 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8942 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8943
9442cea3
L
894420000-05-21 H.J. Lu (hjl@gnu.org)
8945
80413487
RH
8946 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8947 directory are used if they exist. Make sure
8948 $(build_tooldir)/include is searched for header files,
8949 $(build_tooldir)/lib/ for library files.
9442cea3 8950 (GCC_FOR_TARGET): Likewise.
80413487 8951 (CXX_FOR_TARGET): Likewise.
9442cea3 8952
d932cae7 89532000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8954
8955 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8956
d932cae7 89572000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8958
8959 * Makefile.in (configure-target-libiberty): Depend on
8960 configure-target-newlib.
8961
ba73c63f
JM
89622000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8963
8964 * configure.in, Makefile.in: Merge all libffi-related
8965 configury stuff from the libgcj tree.
8966
d932cae7 89672000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8968
8969 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8970 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8971
d932cae7 89722000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8973
8974 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8975 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8976 current version information. Add to proto-toplev directory.
b5a23627
AC
8977 (gdb-taz): Build do-djunpack.
8978
ba73c63f
JM
89792000-05-15 David Edelsohn <edelsohn@gnu.org>
8980
8981 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8982
7c86ed39
L
89832000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8984
8985 * ltmain.sh: Preserve in relink_command any environment
8986 variables that may affect the linker behavior.
8987
d932cae7 89882000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8989
8990 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8991
d932cae7 89922000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8993
8994 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8995
ed0a91a5
EZ
89962000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8997
8998 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8999 with the version name.
ed0a91a5 9000
ba73c63f 90012000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 9002
ba73c63f 9003 * config.if: Tweak.
6cafa39f 9004
ba73c63f 90052000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 9006
ba73c63f 9007 * djunpack.bat: New file.
66156876 9008
d932cae7 90092000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
9010
9011 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
9012 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9013 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9014 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 9015
ba73c63f
JM
90162000-04-16 Dave Pitts <dpitts@cozx.com>
9017
80413487
RH
9018 * config.sub (case $basic_machine): Change default for "ibm-*"
9019 to "openedition".
ba73c63f 9020
d932cae7 90212000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
9022
9023 * Makefile.in (gdb-taz): New target. GDB specific archive.
9024 (do-md5sum): New target.
9025 (MD5PROG): Define.
9026 (PACKAGE): Default to TOOL.
9027 (VER): Default to a shell script.
9028 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 9029 md5 checksum generation.
b35ece4e
AC
9030 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9031 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9032 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 9033 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 9034
d932cae7 90352000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
9036
9037 * configure (warn_cflags): Delete.
9038
ba73c63f 90392000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 9040 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 9041
80413487
RH
9042 * configure.in (enable_libstdcxx_v3): Add.
9043 (target_libs): Add bits here to switch between libstdc++-v2 and
9044 libstdc++-v3.
9045 * config.if: And this file too.
9046 * Makefile.in: Add libstdc++-v3 targets.
35590697 9047
ba73c63f
JM
90482000-04-05 Michael Meissner <meissner@redhat.com>
9049
9050 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 9051
d332c5ac
JM
90522000-03-29 Jason Merrill <jason@casey.cygnus.com>
9053
9054 * configure.in: -linux-gnu*, not -linux-gnu.
9055
d932cae7 90562000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
9057
9058 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9059 (do-tar-bz2): Replace TOOL with PACKAGE.
9060 (gdb.tar.bz2): Remove GDBTK from GDB package.
9061 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 9062 dejagnu.tar.bz2): New packages.
6dcbc97b 9063
96ce09a7
ILT
90642000-02-27 Andreas Jaeger <aj@suse.de>
9065
9066 * configure.in: Add entry for mips*-*-linux*, move catch all
9067 *-*-*linux* entry below this one.
9068
2031769e
ILT
90692000-02-27 Ian Lance Taylor <ian@zembu.com>
9070
9071 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9072
4bab746c
NC
90732000-02-24 Nick Clifton <nickc@cygnus.com>
9074
9075 * config.sub: Support an OS of "wince".
9076
d932cae7 90772000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
9078
9079 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 9080 version.
ada59422 9081
5b93d8bb
AM
90822000-02-23 Linas Vepstas <linas@linas.org>
9083
9084 * config.sub: Add support for Linux/IBM 370.
9085 * configure.in: Likewise.
9086
2fb651f6
NC
90872000-02-22 Nick Clifton <nickc@cygnus.com>
9088
9089 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9090
b8441c25
CF
90912000-02-20 Christopher Faylor <cgf@cygnus.com>
9092
9093 * config.guess: Guess "cygwin" rather than "cygwin32".
9094
d332c5ac
JM
90952000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9096
9097 * configure (gcc_version): When setting, narrow search to
9098 lines containing `version_string'.
9099
ba73c63f
JM
91002000-02-15 Denis Chertykov <denisc@overta.ru>
9101
9102 * config.sub: Add support for avr target.
9103
d932cae7 91042000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
9105
9106 * config.sub: Add mmix-knuth-mmixware.
9107
91082000-01-27 Christopher Faylor <cgf@redhat.com>
9109
9110 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9111 structure stuff to -L library search.
9112 (CXX_FOR_TARGET): Ditto.
9113 (CROSS_CHECK_MODULES): Fix spelling mistake.
9114
91152000-01-24 Mark Mitchell <mark@codesourcery.com>
9116
9117 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9118 the C++ compiler.
9119
91202000-01-12 Richard Henderson <rth@cygnus.com>
9121
9122 * configure.in: Don't build some bits for beos.
9123
91242000-01-12 Joel Sherrill (joel@OARcorp.com)
9125
9126 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9127 as include files.
9128
91b2c84d
GK
91292000-01-06 Geoff Keating <geoffk@cygnus.com>
9130
9131 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9132 not mh-aix43.
9133
ba73c63f
JM
91341999-12-14 Richard Henderson <rth@cygnus.com>
9135
9136 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9137 * config.sub: Accept alphaev[78], alphaev8.
9138
91391999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9140
9141 * config.guess, config.sub: Update from autoconf.
9142
9143Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9144
9145 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9146 necessary libraries are missing.
9147
91481999-10-25 Andreas Schwab <schwab@suse.de>
9149
9150 * configure: Fix quoting inside arguments of eval.
9151
91521999-10-21 Nick Clifton <nickc@cygnus.com>
9153
9154 * config-ml.in: Allow suppression of some ARM multilibs.
9155
9156Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9157
9158 * config.guess: Add OS/390 match pattern.
9159 * config.sub: Add mvs, openedition targets.
9160 * configure.in (i370-ibm-opened*): New.
9161
ef14edc4
ILT
91621999-09-04 Steve Chamberlain <sac@pobox.com>
9163
9164 * config.sub: Add support for configuring for pj.
9165
afb478e8
NC
91661999-08-31 Nick Clifton <nickc@cygnus.com>
9167
fd6848f6 9168 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 9169
ba73c63f 91701999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
9171
9172 * configure.in: Do not configure or build ld for AIX
9173 platforms. ld is known to be broken on these platforms.
9174
ba73c63f
JM
9175Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9176
9177 * config-ml.in: Pass compiler flag corresponding to multidirs to
9178 subdir configures.
9179
c363de44
ILT
91801999-08-09 Ian Lance Taylor <ian@zembu.com>
9181
9182 * Makefile.in (LDFLAGS): Define.
9183
dc8bc5a6
ILT
91841999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9185
9186 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9187 noconfigdirs.
9188 (*-*-cygwin*): Likewise.
9189
6ca3858e
ILT
91901999-08-08 Ian Lance Taylor <ian@zembu.com>
9191
71141bb6
ILT
9192 * mkdep: New file.
9193 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9194 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9195
6ca3858e
ILT
9196 From Eli Zaretskii <eliz@is.elta.co.il>:
9197 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9198 long file name when using DJGPP on MS-DOS.
9199
ba73c63f
JM
9200Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9201
9202 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9203
2735a327
AM
92041999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9205
9206 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9207 dependency as this causes "make check" to globally "make all"
9208
ba73c63f
JM
9209Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9210
9211 * configure.in (target_libs): Added target-zlib.
9212 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9213 (CONFIGURE_TARGET_MODULES): Likewise.
9214 (CHECK_TARGET_MODULES): Likewise.
9215 (INSTALL_TARGET_MODULES): Likewise.
9216 (CLEAN_TARGET_MODULES): Likewise.
9217 (configure-target-zlib): New target.
9218 (all-target-zlib): Likewise.
9219 (all-target-libjava): Depend on all-target-zlib.
9220 (configure-target-libjava): Depend on configure-target-zlib.
9221
9222 * Makefile.in (configure-target-libjava): Depend on
9223 configure-target-newlib.
9224 (configure-target-boehm-gc): New target.
9225 (configure-target-qthreads): New target.
9226
80413487
RH
9227 * configure.in (target_libs): Added target-qthreads.
9228 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9229 (CONFIGURE_TARGET_MODULES): Likewise.
9230 (CHECK_TARGET_MODULES): Likewise.
9231 (INSTALL_TARGET_MODULES): Likewise.
9232 (CLEAN_TARGET_MODULES): Likewise.
9233 (all-target-qthreads): New target.
9234 (configure-target-libjava): Depend on configure-target-qthreads.
9235 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9236
9237 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9238 (CONFIGURE_TARGET_MODULES): Likewise.
9239 (CHECK_TARGET_MODULES): Likewise.
9240 (INSTALL_TARGET_MODULES): Likewise.
9241 (CLEAN_TARGET_MODULES): Likewise.
9242 (all-target-libjava): New target.
9243 (all-target-boehm-gc): Likewise.
9244 * configure.in (target_libs): Added libjava, boehm-gc.
9245
08d836d6
ILT
92461999-07-22 Ian Lance Taylor <ian@zembu.com>
9247
9248 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9249 configure.bat in SUPPORT_FILES.
9250 (gas+binutils.tar.bz2): Likewise.
9251
9252 * makeall.bat: Remove; obsolete.
9253
8f36e47c
ILT
92541999-07-21 Ian Lance Taylor <ian@zembu.com>
9255
9256 From Mark Elbrecht:
9257 * configure.bat: Remove; obsolete.
9258
56e82f25
ILT
92591999-07-11 Ian Lance Taylor <ian@zembu.com>
9260
9261 * configure: Add -W -Wall to the default CFLAGS when compiling with
9262 gcc.
9263
1001d816
JL
9264Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9265
9266 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9267
106117aa
MM
92681999-06-30 Mark Mitchell <mark@codesourcery.com>
9269
9270 * configure.in: Build ld on IRIX6.
9271
c376f4ed
ILT
92721999-06-12 Ian Lance Taylor <ian@zembu.com>
9273
9274 * Makefile.in: Change distribution targets to use bzip2 instead of
9275 gzip.
9276 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9277 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9278
306b7445
NC
92791999-06-04 Nick Clifton <nickc@cygnus.com>
9280
9281 * config.sub: Add mcore target.
9282
d932cae7 92831999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9284
9285 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9286
d932cae7 92871999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9288
9289 * config.guess (dummy): Changed to $dummy.
9290
6c3175b0
NC
92911999-05-24 Nick Clifton <nickc@cygnus.com>
9292
ba73c63f
JM
9293 * config.sub: Tidied up case statements.
9294
92951999-05-22 Ben Elliston <bje@cygnus.com>
9296
9297 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9298 <jiro@din.or.jp>.
9299
9300 * config.guess: Merge with FSF version. Future changes will be
9301 more accurately recorded in this ChangeLog.
9302 * config.sub: Likewise.
9303
d932cae7 93041999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9305
9306 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9307
252b5132
RH
93081999-04-30 Tom Tromey <tromey@cygnus.com>
9309
9310 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9311
93121999-04-23 Tom Tromey <tromey@cygnus.com>
9313
9314 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9315
93161999-04-20 Drew Moseley <dmoseley@cygnus.com>
9317
9318 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9319 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9320 Bad merge removed these two changes.
9321
ba73c63f 9322Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9323 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9324
9325 * config.guess (interix Alpha): Add.
9326
252b5132
RH
93271999-04-11 Richard Henderson <rth@cygnus.com>
9328
9329 * configure.in (i?86-*-beos*): Do config gperf; don't config
9330 gdb, newlib, or libgloss.
9331
d932cae7 93321999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9333
ba73c63f
JM
9334 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9335 link a trivial program with -mabi=64. If it fails, remove mabi=64
9336 from multidirs.
9337
d932cae7 93381999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9339
9340 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9341
252b5132
RH
93421999-04-08 Nick Clifton <nickc@cygnus.com>
9343
9344 * config.sub: Add support for mcore targets.
9345
93461999-04-07 Michael Meissner <meissner@cygnus.com>
9347
9348 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9349 not mt-ospace, in order to shut up assembler warning about using
9350 symbols that are named the same as registers.
9351
93521999-04-07 Drew Moseley <dmoseley@cygnus.com>
9353
9354 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9355 dependency list for all-target-cygmon.
9356
93571999-04-05 Doug Evans <devans@casey.cygnus.com>
9358
9359 * config-ml.in: Check $host, not $target, for selective multilibs.
9360 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9361 thumb interworking, and underscore prefix multilibs.
9362
93631999-04-04 Ian Lance Taylor <ian@zembu.com>
9364
9365 * missing: Update to version from current automake.
9366
9367Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9368
9369 * configure (gxx_include_dir): Removed.
9370
9371 * configure.in (gxx_include_dir): Handle it.
9372 * Makefile.in: Likewise.
9373
93741999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9375
9376 * config.sub (mips64vr4111,mips64vr4111el) Add.
9377
93781999-03-21 Ben Elliston <bje@cygnus.com>
9379
80413487 9380 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9381
9382Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9383
252b5132
RH
9384 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9385 config/mh-djgpp.
9386
9387Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9388
9389 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9390 all-target-newlib to dependency list for all-target-bsp.
9391
9392Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9393
9394 * config.sub: Add i386-uwin support.
9395 * config.guess: Likewise.
9396
9397Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9398
9399 * configure.in: cleanup, add mh-*pic handling for arm, special
9400 case powerpc*-*-aix*
9401
9402Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9403
9404 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9405 can be built.
9406
9407Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9408
9409 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9410 targets.
252b5132
RH
9411
94121999-03-02 Nick Clifton <nickc@cygnus.com>
9413
9414 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9415
d932cae7 94161999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9417
9418 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9419
94201999-02-24 Nick Clifton <nickc@cygnus.com>
9421
9422 * config.sub: Fix typo in arm recognition.
9423
d932cae7 94241999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9425
9426 * configure.in (noconfigdirs): Changed target_configdirs to
9427 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9428 rather than m68k-*-* since it is not known to work on
9429 m68k-aout. Ditto for arm-*-*oabi.
9430
d932cae7 94311999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9432
9433 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9434
94351999-02-19 Ben Elliston <bje@cygnus.com>
9436
9437 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9438 Smart and improved by Andrew Cagney.
9439
d932cae7 94401999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9441
9442 * config.guess: Recognize openbsd-*-hppa.
9443
d932cae7 94441999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9445
9446 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9447 only if it is not empty.
9448
94491999-02-17 Nick Clifton <nickc@cygnus.com>
9450
9451 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9452
fd6848f6 9453 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9454
9455 * config.sub: Modified to recognize uname's armv* syntax.
9456
94571999-02-17 Mark Salter <msalter@cygnus.com>
9458
9459 * configure.in: Added target-bsp for sparclite.
9460
d932cae7 94611999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9462
9463 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9464
94651999-02-08 Nick Clifton <nickc@cygnus.com>
9466
9467 * configure.in: Add support for strongarm port.
9468 * config.sub: Add support for strongarm target.
9469
d932cae7 94701999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9471
252b5132
RH
9472 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9473 the old name config/mh-cygwin32.
9474 Enable texinfo.
9475
d932cae7 94761999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9477
9478 * configure.in: Do build ld for ix86 Solaris.
9479
d932cae7 94801999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9481
9482 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9483 $AR_FOR_TARGET. Likewise for RANLIB.
9484
d932cae7 94851999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9486
80413487
RH
9487 * config.sub (oabi): Recognize.
9488 * configure.in (arm-*-oabi): Handle.
252b5132 9489
d932cae7 94901999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9491
9492 * config.guess: Improve detection of i686 on UnixWare 7.
9493
d932cae7 94941999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9495
9496 * config.guess: Add support for i386-pc-interix.
9497 * config.sub: Likewise.
9498 * configure.in: Likewise.
252b5132 9499
d932cae7 95001999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9501
9502 * Makefile.in: Remove unneeded all-target-libio from
9503 from all-target-winsup target since it is now unneeded.
9504 Add all-target-libtermcap in its place since it is now
9505 needed.
9506
d932cae7 95071998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9508
9509 * configure.in: makefile stub for cygwin target is probably
9510 unnecessary. Remove it for now.
252b5132 9511
d932cae7 95121998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9513
9514 * configure.in: libtermcap.a should be built when cygwin is the
9515 target as well as the host.
9516 * config.guess: Allow mixed case in cygwin uname output.
9517 * Makefile.in: Add libtermcap target.
252b5132 9518
d932cae7 95191998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9520
9521 * config.sub: Clean up handling of hppa2.0.
9522
d932cae7 95231998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9524
9525 * config.guess: Use C code to identify more HP machines.
9526
9527Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9528
9529 * config.sub: Handle hppa2.0.
9530
ba73c63f
JM
9531Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9532
9533 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9534 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9535
95361998-12-15 Mark Salter <msalter@cygnus.com>
9537
9538 * configure.in: Added target-bsp for several target architectures.
9539
9540 * Makefile.in: Added rules for bsp.
9541
252b5132
RH
9542Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9543
9544 * config.guess: Improve detection of hppa2.0 processors.
9545
9546Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9547
9548 * config.guess: Recognize FreeBSD using ELF automatically.
9549
95501998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9551
9552 * configure (skip-this-dir): Add handling for new shell script, which
9553 might be created by a sub-directory's configure to indicate, this particular
9554 directory is "unwanted".
9555 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9556
252b5132
RH
9557Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9558
9559 * ltconfig: import from libtool, after changing libtool to
9560 account for the cygwin name change.
9561
9562Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9563
9564 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9565 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9566
9567Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9568
9569 * configure.in: Add libtermcap to list of cygwin dependencies.
9570
d932cae7 95711998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9572
80413487
RH
9573 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9574 they include winsup/include when it's a cygwin target.
252b5132
RH
9575
95761998-11-12 Tom Tromey <tromey@cygnus.com>
9577
9578 * configure.in (host_tools): Added zip.
9579 * Makefile.in (all-target-libjava): Depend on all-zip.
9580 (all-zip): New target.
9581 (ALL_MODULES): Added all-zip.
9582 (NATIVE_CHECK_MODULES): Added check-zip.
9583 (INSTALL_MODULES): Added install-zip.
9584 (CLEAN_MODULES): Added clean-zip.
9585
d932cae7 95861998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9587
9588 * Makefile.in: lose "32" from comment about cygwin.
9589
d932cae7 95901998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9591
9592 * configure.in: Use -Os to build target libraries for the fr30.
9593
d932cae7 95941998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9595
9596 * config.sub: Add fr30.
9597
d932cae7 95981998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9599
80413487 9600 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9601 cygwin* instead of cygwin32*.
9602 * config.sub: Check cygwin* instead of cygwin32*.
9603
d932cae7 96041998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9605
9606 * config.guess: Match any version of Unixware7.
9607
252b5132
RH
96081998-10-20 Syd Polk <spolk@cygnus.com>
9609
9610 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9611 if desired.
9612
d932cae7 96131998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9614
9615 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9616 these if the appropriate directories and files to not exist.
9617
d932cae7 96181998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9619
9620 * Makefile.in (DEVO_SUPPORT): Add config.if.
9621
d932cae7 96221998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9623
9624 * configure: Add pattern to replace "build_tooldir"'s
9625 definition in the generated Makefile with "tooldir"'s
9626 actual value.
9627
252b5132
RH
9628Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9629
9630 * config.sub: Bring back lost sparcv9.
9631
ba73c63f
JM
9632 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9633
9634Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9635
9636 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9637 CC_FOR_TARGET and friends.
9638
9639Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9640
ba73c63f
JM
9641 * Makefile.in (build_tooldir): New variable, same as tooldir.
9642 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9643 -B$(build_tooldir)/bin/.
9644 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9645
252b5132
RH
9646Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9647
9648 * config.sub: Add support for i[34567]86-pc-udk.
9649 * configure.in: Likewise.
9650
9651Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9652
9653 * Makefile.in: add bzip2 package building bits for user
9654 tools module
9655 * configure.in: ditto
9656
ba73c63f
JM
9657Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9658
9659 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9660 (ALL_TARGET_MODULES): Add all-target-libobjc.
9661 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9662 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9663 (all-target-libchill): Add dependencies.
9664 * configure.in (target_libs): Add libchill.
35590697 9665
252b5132
RH
96661998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9667
ba73c63f 9668 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9669
9670Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9671
9672 * Makefile.in (all-automake): fix dependencies.
9673
9674Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9675
9676 * configure.in: Minor cleanups for building in the $(target_alias)
9677 subdir.
9678
96791998-09-22 Jim Wilson <wilson@cygnus.com>
9680
9681 * Makefile.in (bootstrap): Set r and s before make all. Use
9682 BASE_FLAGS_TO_PASS in make all.
9683 (cross): Likewise.
9684
96851998-09-20 Mark Mitchell <mark@markmitchell.com>
9686
9687 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9688
252b5132
RH
9689Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9690
9691 * config.sub: Fix typo in last change.
9692
96931998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9694
9695 * config.sub: Add support for C4x target.
9696 * configure.in: Likewise.
9697
96981998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9699
9700 * config.sub: Recognize sparcv9 just like sparc64.
9701
9702Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9703
9704 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9705
9706Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9707
9708 * config.guess: Correctly identify Pentium II sco boxes.
9709
9710 * config.guess: Fix "tr" code. From Weiwen Liu.
9711
9712Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9713
9714 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9715 stabs.
9716
9717Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9718
9719 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9720 (ALL_TARGET_MODULES): Add all-target-libchill.
9721 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9722 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9723 (all-target-libchill): Add dependencies.
9724 * configure.in (target_libs): Add libchill.
9725
9726Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9727
9728 * config.guess: Avoid assumptions about "tr" behaves when
9729 LANG is set to something other than English.
9730
9731Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9732
9733 * configure (gxx_include_dir): Changed to
9734 '${prefix}/include/g++'-${libstdcxx_interface}.
9735
9736 * config.if: New to determine the interfaces.
9737
9738Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9739
9740 * config.guess: Detect and handle MPE/IX.
9741 * config.sub: Deal with MPE/IX.
9742
9743Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9744
9745 * configure.in: Use mh-aix43.
9746
97471998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9748
9749 * configure: Fix --without/--disable cases for gxx-include-dir.
9750
9751Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9752
9753 * mdata-sh: Imported. Needed for automake support.
9754
9755Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9756
ba73c63f 9757 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9758 "chmod og=u `find . -print`".
9759
9760Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9761
ba73c63f 9762 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9763
9764Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9765
9766 * Makefile.in: Undo previous patch.
9767
9768Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9769
9770 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9771 to here ...
9772 (install-no-fixedincludes): and here
9773 (INSTALL_MODULES): ... from here.
9774
9775Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9776
9777 * config.sub: Merge with FSF.
9778
9779 * config.guess: Merge with FSF.
9780
9781Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9782
9783 * configure (extraconfigdirs): New variable.
9784 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9785 * Makefile.in (all): Move higher in file.
9786 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9787 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9788 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9789 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9790 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9791
97921998-07-23 Brendan Kehoe <brendan@cygnus.com>
9793
9794 * Makefile.in (all-target-libjava): Depend on all-gcc and
9795 all-target-newlib.
9796 (configure-target-libjava): Depend on $(ALL_GCC).
9797
9798Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9799
9800 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9801 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9802
9803Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9804
9805 * ylwrap: Change absolute path checks to check for DOS style path
9806 names.
9807
9808 * ylwrap: Don't use a full path name if the source file is in the
9809 same directory. From hjl@lucon.org (H.J. Lu).
9810
9811 * config-ml.in: Default to being verbose, to match Feb 18 change to
9812 configure.
9813
9814Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9815
9816 Brought over from egcs:
9817
9818 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9819
9820 * configure.in (target_subdir): Set to ${target_alias} instead
9821 of "libraries".
9822
9823 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9824
9825 * configure.in (target_subdir): Set to libraries if enable_multilib.
9826
9827Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9828
9829 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9830 multilibs, force reconfiguration the first time we create
9831 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9832
9833Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9834
9835 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9836 avoid confusion with --no-recursion.
9837
9838Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9839
9840 * configure.in: Win32 hosts shouldn't use install -x
9841 * install-sh: remove -x option, and special .exe-handling
9842 hack.
9843
9844Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9845
9846 * config.guess: Recognize i586-pc-beos.
9847 * configure.in: Don't build some bits for beos.
9848
9849Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9850
9851 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9852 CFLAGS default to -O2.
9853
9854 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9855 when using GNU ld.
9856
9857Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9858
9859 * ltmain.sh: Correct install when using a different shell.
9860
9861Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9862
9863 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9864
9865Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9866
9867 * makefile.vms: Update to build binutils/makefile.vms. Add install
9868 target.
9869
9870Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9871
9872 * ltconfig: Update to correct AIX handling.
9873
9874Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9875
9876 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9877
9878 * configure.in (target_subdir): Set to ${target_alias} instead
9879 of "libraries".
9880
98811998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9882
9883 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9884 (Makefile): Depend on $(gcc_version_trigger).
9885
9886 * configure (gcc_version): Change default initializer to empty
9887 string.
9888 (gcc_version_trigger): New variable; pass this variable down
9889 to subdir configures to enable them checking gcc's version
9890 themselves. Emit make macros for both gcc_version vars.
9891 (topsrcdir): Initialize reliably.
9892 (recursion line): Remove --with-gcc-version=${gcc_version}.
9893
98941998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9895
9896 * configure (enable_version_specific_runtime_libs): Implement new flag
9897 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9898 in $(libsubdir); emit definition in each generated Makefile.
9899 (gxx_include_dir): Initialize depending on
9900 $enable_version_specific_runtime_libs.
9901
99021998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9903
9904 * configure (gcc_version): Initialize properly depending on
9905 how and where configure is started.
9906 (recursion line): Pass a --with-gcc-version=${gcc_version}
9907 to configures in subdirs.
9908
9909Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9910
9911 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9912 cygmon
252b5132
RH
9913
9914Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9915
9916 * configure.in: Add cygmon and libstub support for mn10200.
9917
99181998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9919
9920 * configure (gcc_version): Add new variable describing the
9921 particular gcc version we're building.
9922 * Makefile.in (libsubdir): Add new macro for the directory
9923 in which the compiler finds executables, libraries, etc.
9924 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9925 and libsubdir.
9926
9927Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9928
ba73c63f
JM
9929 * Makefile.in (local-clean): Remove *.log.
9930 (warning.log): Built with warn_summary from build.log.
9931 (mail-report.log): Run test_summary.
9932 (mail-report-with-warnings.log): Run test_summary including
9933 warning.log in the report.
252b5132
RH
9934
9935Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9936
9937 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9938
9939Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9940
9941 * Makefile.in (grep): Grep no longer depends on libiberty.
9942
9943Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9944
9945 * Makefile.in: all-snavigator needs all-libgui.
9946
9947Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9948
9949 * configure.in: Add cygmon and libstub support for mn10300.
9950
9951Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9952
9953 * missing: Update to version from automake 1.3.
9954
9955 * ltmain.sh: On installation, don't get confused if the same name
9956 appears more than once in the list of library names.
9957
9958Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9959
9960 * config.sub: Accept m68060 and m5200 as CPU names.
9961
9962Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9963
9964 * configure: Use && rather than using -a in test, because odd
9965 strings can confuse test.
9966 * configure.in: Likewise.
9967
9968Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9969
9970 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9971
9972Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9973
9974 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9975 bootstrap4-lean): New targets.
9976
9977Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9978
9979 * mpw-* Delete. Not used.
252b5132
RH
9980
9981Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9982
9983 * COPYING.LIB: Update FSF address.
9984
9985Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9986
9987 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9988
9989 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9990 GAS_SUPPORT_DIRS.
9991
9992Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9993
9994 * ltconfig, ltmain.sh: Avoid producing a version number if
9995 -version-info was not used.
9996
9997Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9998
9999 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10000 building with newlib.
10001
100021998-04-30 Paul Eggert <eggert@twinsun.com>
10003
ba73c63f 10004 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 10005 Solaris `make' causes it to continue to next definition.
252b5132 10006
afb8d725
JM
10007Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10008
10009 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10010 the right GUI libraries and files are installed along with GDB.
10011
252b5132
RH
10012Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10013
10014 * configure.in: Change alpha to alpha* in several places.
10015
10016Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10017
10018 * config.sub: Recognize sparc86x.
10019
10020Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 10021
252b5132
RH
10022 * configure.in (--enable-target-optspace): Remove debug echo.
10023
10024Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10025
10026 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10027
10028Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10029
10030 * ltconfig: Update cygwin32 support.
10031
10032 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10033 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10034 (GDB_SUPPORT_DIRS): Likewise.
10035
10036Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10037
10038 * configure.in (target_makefile_frag): If --enable-target-optspace,
10039 use -Os to compile target libraries rather than -O2. Default to
10040 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10041 not used.
10042 * configure.in (target_cflags): Ditto for d30v.
10043
10044Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10045
10046 * Makefile.in (all-bfd): Depend on all-intl.
10047 (all-binutils): Likewise.
10048 (all-gas): Likewise.
10049 (all-gprof): Likewise.
10050 (all-ld): Likewise.
10051
252b5132
RH
100521998-04-19 Brendan Kehoe <brendan@cygnus.com>
10053
10054 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10055
10056Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10057
10058 * Makefile.in (all-bfd): Depend upon all-libiberty.
10059
10060 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10061
10062Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10063
10064 * Makefile.in: Add libstub.
10065
10066 * configure.in: Ditto. Build libstub for targets that have cygmon
10067 support.
10068
10069Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10070
10071 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10072
10073Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10074
10075 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10076 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10077
10078Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10079
10080 * configure: Define DEFAULT_M4 by searching PATH.
10081 * Makfile.in: Use DEFAULT_M4.
10082
10083Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10084
10085 * ltconfig: Add cygwin32 support.
10086
10087 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
10088 to configure and build.
10089
10090Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10091
10092 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
10093
10094Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10095
10096 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10097
10098Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10099
10100 * Makefile.in: add ash make rules
10101 * configure.in: add ash to native_only and host_tools lists
10102
10103Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10104
10105 * Makefile.in (all-gettext, all-intl): New targets.
10106 (ALL_MODULES): Added all-gettext, all-intl.
10107 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10108 (INSTALL_MODULES): Added install-gettext, install-intl.
10109 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10110
10111 * configure.in (host_tools): Added gettext.
10112 (native_only): Likewise.
10113 (noconfigdirs) [various cases]: Likewise.
10114 (host_libs): Added intl.
10115
afb8d725
JM
10116Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10117
10118 * configure: Do not disable building gdbtk for cygwin32 hosts.
10119
ba73c63f
JM
10120Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10121
10122 * configure.in: Add thumb-coff target.
10123 * config.sub: Add thumb-coff target.
10124
252b5132
RH
10125Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10126
10127 * Makefile.in: Revert yesterday's change.
10128 (all-target-winsup): all-target-librx stays out of here.
10129
10130Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10131
ba73c63f
JM
10132 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10133 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10134 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
10135 Remove references to librx and libg++.
10136
10137Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10138
10139 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10140 recursive makes
10141
10142Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10143
10144 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10145 for newlib directory.
10146 (CXX_FOR_TARGET): Likewise.
10147
10148Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10149
10150 * ltconfig: Update after libtool/ltconfig.in change for
10151 hpux11.
10152
10153Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10154
10155 * ltconfig, ltmain.sh: Update to libtool 1.2.
10156
10157Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10158
10159 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10160 (install-gcc-cross): Instead, override LANGUAGES here.
10161
101621998-03-18 Dave Love <d.love@dl.ac.uk>
10163
10164 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10165 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10166
10167Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10168
10169 * configure.in: Add Thumb-pe target.
10170
10171Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 10172
252b5132
RH
10173 * Makefile.in - changed sn targets to snavigator
10174 * configure.in - changed sn targets to snavigator
10175
10176Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10177
10178 * config-ml.in: After building symlink tree call make distclean
10179 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10180 to be the case for libiberty.
10181
10182Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10183
10184 * configure: When making link, also check the current
10185 directory. The configure scripts may create one.
10186
10187Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10188
10189 * config.sub: Accept alphapca56 and alphaev6 properly.
10190
10191Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10192
10193 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10194
252b5132
RH
10195Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10196
80413487 10197 * config.sub (sco5): Fix typo.
252b5132
RH
10198
10199Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10200
10201 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10202 install-itcl.
10203 (install-itcl): Remove dependency on install-tcl.
10204
10205Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10206
10207 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10208
252b5132
RH
10209Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10210
10211 * configure.in: Don't build libgui for a cygwin32 target when not on
10212 a cygwin32 host.
10213
10214Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10215
10216 * configure (redirect): Set to null, so default behavior of
10217 configure is now --verbose.
10218
102191998-02-16 Dave Love <d.love@dl.ac.uk>
10220
10221 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10222 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10223
10224Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10225
10226 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10227 this change to sync Makefile.in with its ChangeLog entries.
10228
10229Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10230
10231 * ltmain.sh (mkdir): Check that the directory doesn't exist
10232 before we exit with error, so that we don't get races during
10233 parallel builds.
10234
10235Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10236
10237 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10238
10239Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10240
10241 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10242 PICFLAG_FOR_TARGET.
10243 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10244
10245 * configure: Emit a definition for the new macro enable_shared
10246 into each Makefile.
10247
252b5132
RH
10248Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10249
10250 * configure.in (host_tools, native_only): Add libtool.
10251
10252Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10253
10254 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10255 Fix typo in ming config comment.
10256
10257Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10258
10259 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10260
10261Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10262
10263 * config.sub: Add tic30 cases, and map c30 to tic30.
10264
ba73c63f
JM
10265Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10266
10267 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10268 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10269 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10270 (CLEAN_TARGET_MODULES): Similarly
10271 (all-target-libf2c): Add dependences.
35590697 10272 * configure.in (target_libs): Add libf2c.
ba73c63f 10273
252b5132
RH
10274Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10275
ba73c63f
JM
10276 * configure.in: Remove expect from noconfigdirs when target
10277 is cygwin32. OK to build expect and dejagnu with Canadian
10278 Cross.
252b5132
RH
10279
10280Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10281
10282 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10283 host.
10284
10285 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10286 and mingw32.
10287
10288Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10289
10290 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10291 here as it is not defined in the toplevel Makefile.
10292
10293Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10294
10295 * configure (package_makefile_rules_frag): New variable, which names
10296 a file with generic rules, ...
10297 Change comment to mention we now have FIVE parts.
10298 * configure: Undo last change.
10299
10300Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10301
10302 * config.guess: More accurate determination of HP processor types.
10303 * config.sub: More accurate determination of HP processor types.
10304
10305Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10306
10307 * configure (package_makefile_frag): Move inserting the
10308 ${package_makefile_frag} to where it should be according
10309 to the comment.
10310
ba73c63f 10311Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10312
10313 * config.guess: Add support for Linux/ARM.
10314
10315Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10316
10317 * .cvsignore: Remove *-info and *-install since they match
10318 release-info and mpw-install, which we don't want to just ignore.
10319
10320Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10321
10322 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10323
10324Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10325
10326 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10327 local_prefix to sub-make invocations.
10328
10329Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10330
10331 * configure.in: Check makefile fragments in the source
10332 directory.
10333
10334Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10335
ba73c63f
JM
10336 * configure.in: Check whether host and target makefile
10337 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10338
10339Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10340
10341 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10342
252b5132
RH
10343Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10344
10345 * configure.in: Make sure we only replace RPATH_ENVVAR on
10346 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10347 regexp to sed.
10348
10349 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10350 to sub-makes.
10351
103521998-01-13 Lee Iverson (leei@ai.sri.com)
10353
10354 * config-ml.in (multi-do): LDFLAGS must include multilib
10355 designator.
10356
10357Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10358
10359 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10360
10361Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10362
10363 * config.sub: Add mingw32 support.
10364 * configure.in: Likewise.
252b5132
RH
10365
10366Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10367
10368 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10369
10370Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10371
10372 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10373 * configure (gxx_include_dir): Provide a definition for subdirs
10374 which do not use autoconf.
10375
10376Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10377
10378 * config.guess: Sync with egcs. Picks up new alpha support,
10379 BeOS & some additional linux support.
10380
ba73c63f 10381Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10382
10383 * config.guess: HP 9000/803 is a PA1.1 machine.
10384
ba73c63f
JM
10385Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10386
10387 * configure.in: It's alpha*-...
252b5132
RH
10388
10389Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10390
ba73c63f
JM
10391 * configure.in (host_makefile_frag, target_makefile_frag):
10392 Handle multiple config files.
10393 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10394 alpha-*-*.
252b5132
RH
10395
10396Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10397
10398 * mkdep: New file.
10399
10400Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10401
10402 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10403
10404Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10405
10406 * Makefile.in: Add libgui directory.
10407 (GDB_TK): Add all-libgui.
10408 * configure.in: Add libgui directory.
10409 * configure: Add all-libgui to GDB_TK.
10410
10411Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10412
10413 * config-ml.in (multidirs): Add m32r to multilib list.
10414
10415Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10416
10417 * Makefile.in (all-target-gperf): Change dependency to
10418 all-target-libstdc++.
10419
10420Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10421
10422 * config.guess: Add BeOS support.
10423
10424Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10425
10426 Source directory cvs renamed to cvssrc:
10427 * configure.in (host_tools): Change cvs to cvssrc.
10428 (native_only): Likewise.
10429 (noconfigdirs) [various cases]: Likewise.
10430 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10431 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10432 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10433 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10434 (all-cvssrc): Rename target from all-cvs.
10435
10436Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10437
10438 * configure (gxx_include_dir): Fix thinko.
10439
10440Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10441
10442 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10443 (install-cross, install-gcc-cross): New targets.
10444
10445Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10446
10447 * configure.in (noconfigdirs): Add support for Thumb target.
10448
10449 * config.sub (maybe_os): Add support for Thumb target.
10450
10451Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10452
10453 * Makefile.in: Add rules for cygmon.
10454
10455 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10456
10457Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10458
10459 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10460 * configure (gxx_include_dir): Provide a definition for subdirs
10461 which do not use autoconf.
10462
10463Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10464
10465 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10466 11/18/97 build
252b5132
RH
10467
10468Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10469
10470 * From Franz Sirl.
10471 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10472 found on RedHat Linux systems.
10473
10474Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10475
10476 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10477 guesses.
10478
10479Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10480
10481 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10482
10483Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10484
10485 * ltmain.sh: If mkdir fails, check whether the directory was created
10486 anyhow by some other process.
10487
10488Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10489
10490 * configure.in (d30v-*-*): Configure all directories.
10491
10492Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10493
10494 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10495 for the D30V.
10496
10497Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10498
10499 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10500
10501Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10502
80413487
RH
10503 * include/libiberty.h: Add extern "C" { so it can be used with C++
10504 progrms.
10505 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10506 programs.
252b5132
RH
10507
10508Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10509
10510 * configure.in (d30v-*-*): Configure GCC now.
10511
10512Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10513
10514 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10515 is no longer needed.
10516
10517Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10518
10519 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10520
10521Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10522
10523 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10524 targets using "$@" to provide support for similar but not identical
10525 targets without having to duplicate code.
10526
10527Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10528
10529 * makefile.vms: Fix to work with DEC C.
10530
10531Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10532
10533 * config.sub: Add mips-tx39-elf to marketing names.
10534
10535Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10536
10537 * ltmain.sh: Handle symlinks in generated script.
10538
10539Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10540
10541 * configure: Handle autoconf style directory options: --bindir,
10542 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10543 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10544 --sysconfdir.
10545 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10546 (sharedstatedir, localstatedir, oldincludedir): New variables.
10547 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10548 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10549 sbindir, sharedstatedir, and sysconfdir.
10550
10551Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10552
10553 * Makefile.in (bootstrap-lean): New target.
10554
10555Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10556
10557 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10558 sn, and gnuserv from noconfigdirs.
252b5132
RH
10559
10560Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10561
10562 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10563
10564Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10565
ba73c63f 10566 * Makefile.in (cross): New target.
252b5132
RH
10567
10568Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10569 Jeff Law <law@cygnus.com>
252b5132
RH
10570
10571 * Makefile.in (bootstrap2, bootstrap3): New targets.
10572 (all-bootstrap): Remove outdated and confusing target.
10573 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10574
afb8d725
JM
10575Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10576
10577 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10578 windows. Consistent with gdb/configure.
afb8d725 10579
252b5132
RH
105801997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10581
252b5132
RH
10582 * configure.in: Name Linux target fragment.
10583
10584 * configure: Rewrite so that project Makefile fragment is inserted
10585 first and appears last in the resulting Makefile.
10586
10587Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10588
10589 * Makefile.in (install-itcl): Install tcl first.
10590
252b5132 10591Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10592
252b5132
RH
10593 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10594
10595Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10596
10597 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10598
10599 * configure.in (skipdirs): Add target-librx for Linux.
10600 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10601
10602Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10603
10604 * Makefile.in (bootstrap): New target.
10605
10606Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10607
10608 * config.sub: Accept 'amigados' for backward compatability.
10609
10610Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10611
10612 * config.guess: Merge with FSF.
10613
ba73c63f
JM
10614Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10615
10616 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10617
252b5132
RH
10618Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10619
10620 * config.sub: Add "marketing-names" patch.
10621
10622Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10623
80413487 10624 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10625
10626Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10627
10628 * config.sub: Handle v850-elf.
10629
ba73c63f
JM
10630Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10631
10632 * .cvsignore (*-install): Remove.
10633
252b5132
RH
10634Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10635
10636 * ltconfig: Set CONFIG_SHELL in libtool.
10637 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10638
10639Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10640
10641 * configure.in (target_subdir): Set to libraries if enable_multilib.
10642
10643Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10644
10645 * config.guess: Update from gcc directory.
10646
10647Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10648
10649 * Makefile.in (all-sim): Depends on all-readline.
10650
10651Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10652
10653 * Makefile.in (BISON, YACC): Use $$s.
10654 (all-bison): Depend on all-texinfo.
10655
10656Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10657
10658 * Makefile.in (BISON): Add -L flag.
10659 (YACC): Likewise.
10660
10661Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10662
35590697
AJ
10663 * configure.in (noconfigdirs): Add support for v850e target.
10664
252b5132
RH
10665 * config.sub (maybe_os): Add support for v850e target.
10666
10667Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10668
35590697
AJ
10669 * configure.in (noconfigdirs): Add support for v850ea target.
10670
252b5132
RH
10671 * config.sub (maybe_os): Add support for v850ea target.
10672
10673Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10674
10675 * config.sub: Add mipstx39. Delete r3900.
10676
10677Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10678
10679 * Makefile.in (all-autoconf): Depends on all-texinfo.
10680
10681Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10682
10683 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10684 eabi targets.
10685
10686Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10687
10688 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10689
10690 * configure: When handling a Canadian Cross, handle YACC as well as
10691 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10692 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10693
10694Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10695
10696 * Makefile.in (BISON): bison, not byacc or bison -y.
10697 (YACC): bison -y or byacc or yacc.
10698 (various): Add *-bison as appropriate.
10699 (taz): No need to mess with BISON anymore.
10700
10701Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10702
10703 * configure: If OSTYPE matches *win32*, try to find a good value for
10704 CONFIG_SHELL.
10705
10706Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10707
10708 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10709 configure.in if it is present.
10710
10711Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10712
10713 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10714
10715Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10716
10717 * config.sub: Recognize `arc' cpu.
10718 * configure.in: Likewise.
10719 * config-ml.in: Likewise.
10720
10721Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10722
10723 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10724
10725Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10726
10727 * configure: Changed sed delimiter from ':' to '|' when
10728 attempting to substitute ${config_shell} for SHELL. On
10729 NT ${config_shell} may contain a ':' in it.
10730
10731Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10732
10733 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10734
10735Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10736
10737 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10738
10739Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10740
10741 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10742
10743 * ylwrap: If the program is a relative path, force it to be
10744 absolute.
10745
10746Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10747
10748 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10749
10750Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10751
10752 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10753 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10754 for libraries.
252b5132
RH
10755
10756Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10757
10758 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10759 separated by spaces.
252b5132
RH
10760
10761Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10762
10763 * ylwrap: New file.
10764 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10765
10766 * ltmain.sh: Handle /bin/sh at start of install program.
10767
10768 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10769
10770 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10771 * missing: New file, from automake 1.2.
10772
10773Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10774
10775 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10776 check-tk to CHECK_X11_MODULES.
10777
10778Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10779
10780 * config.sub: Merge with FSF.
10781
10782Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10783
10784 * config.guess: Merge with FSF.
10785
10786Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10787
10788 * configure: Treat msdosdjgpp like go32.
10789 * configure.in: Likewise. Don't remove gprof for go32.
10790
10791 * configure: Change Makefile.tem2 to Makefile.tm2.
10792
10793Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10794
10795 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10796
10797Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10798
10799 * install-sh (chmodcmd): Set to null if the DST directory already
10800 exists. Same as Nov 11th change.
10801
10802Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10803
35590697 10804 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10805
10806Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10807
10808 * config.guess: Update from FSF.
10809
10810Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10811
10812 * Makefile.in (GDB_TK): Depend on itcl and tix.
10813
10814Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10815
10816 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10817 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10818 (INSTALL_SCRIPT): New variable.
10819 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10820 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10821 to -x.
10822 * install-sh: Add support for -x option.
10823
10824Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10825
10826 * configure.in, Makefile.in: Treat tix like itcl.
10827
10828Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10829
10830 * Makefile.in (WINDRES): New variable.
10831 (WINDRES_FOR_TARGET): New variable.
10832 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10833 (EXTRA_HOST_FLAGS): Add WINDRES.
10834 (EXTRA_TARGET_FLAGS): Add WINDRES.
10835 (EXTRA_GCC_FLAGS): Add WINDRES.
10836 ($(DO_X)): Pass down WINDRES.
10837 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10838 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10839 DLLTOOL_FOR_TARGET.
10840
10841Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10842
10843 * configure.in: configure sim before gdb for win32-x-ppc
10844
10845Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10846
10847 Move gperf into the toplevel, from libg++.
10848 * configure.in (target_tools): Add target-gperf.
10849 (native_only): Add target-gperf.
10850 * Makefile.in (all-target-gperf): New target, depend on
10851 all-target-libg++.
10852 (configure-target-gperf): Empty rule.
10853 (ALL_TARGET_MODULES): Add all-target-gperf.
10854 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10855 (CHECK_TARGET_MODULES): Add check-target-gperf.
10856 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10857 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10858
10859Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10860
252b5132
RH
10861 * config.sub (mn10200): Recognize new basic machine.
10862
10863Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10864
10865 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10866 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10867
10868Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10869
10870 * configure.in: If we're building mips-sgi-irix6* native, turn on
10871 ENABLE_MULTILIB and set TARGET_SUBDIR.
10872
10873Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10874
10875 * Makefile.in (all-sn): Depend on all-grep.
10876
10877Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10878
10879 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10880
10881 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10882 Makefile. From Jeff Makey <jeff@cts.com>.
10883 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10884
10885 * Makefile.in (DISTBISONFILES): Remove.
10886 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10887 $(DEFAULT_YACC).
10888
10889 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10890 cygwin32.
252b5132
RH
10891
10892 * Makefile.in (LD): New variable.
10893 (EXTRA_HOST_FLAGS): Pass down LD.
10894 ($(DO_X)): Likewise.
10895
10896Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10897
10898 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10899
10900Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10901
10902 * configure.in (targargs): Strip out any supplied --build argument
35590697 10903 before adding our own. Always add --build.
252b5132
RH
10904
10905Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10906
10907 * configure.in (targargs): Pass --build if we're doing
10908 a cross-compile.
10909
10910Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10911
ba73c63f 10912 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10913 sed. Otherwise sed chokes on NT path names with drive
10914 designators. Also look for "?:*" as the leading characters in an
10915 absolute pathname.
10916
10917Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10918
10919 * config.sub: Support for r3900.
10920
10921Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10922
10923 * configure.in: Use install-sh, not install.sh.
10924
10925Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10926
10927 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10928 apply it twice.
10929
10930Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10931
10932 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10933 install-binutils.
10934
10935Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10936
10937 * Makefile.in: Add automake targets.
10938 * configure.in (host_tools): Add automake.
10939
10940Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10941
10942 * configure: Default CXX to c++, not gcc.
10943 * Makefile.in (CXX): Set to c++, not gcc.
10944 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10945
10946Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10947
10948 * install-sh: try appending a .exe if source file doesn't
10949 exist
10950
10951Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10952
10953 * configure.in: Turn on multilib by default.
10954 (cross_only): Remove target-libiberty.
10955
10956 * Makefile.in (all-gcc): Don't depend on libiberty.
10957
10958Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10959
10960 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10961
10962Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10963
10964 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10965 (DISTBISONFILES): Add ld/Makefile.in
10966
10967Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10968
10969 * configure.in: if target is cygwin32 but host isn't cygwin32,
10970 don't configure gdb tcl tk expect, not just gdb.
10971
10972Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10973
10974 * configure.in: Added gnuserv everywhere sn appears.
10975
10976 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10977 (CROSS_CHECK_MODULES): Added check-gnuserv.
10978 (INSTALL_MODULES): Added install-gnuserv.
10979 (CLEAN_MODULES): Added clean-gnuserv.
10980 (all-gnuserv): New target.
10981
10982Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10983
10984 * config.guess: Fixes for MIPS OpenBSD systems.
10985
10986Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10987
10988 * Makefile.in (INSTALL_XFORM): Remove.
10989 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10990
10991 * mkinstalldirs: New file, copied from automake.
10992 * Makefile.in (installdirs): Rename from install-dirs. Use
10993 mkinstalldirs. Change all users.
10994 (DEVO_SUPPORT): Add mkinstalldirs.
10995
10996Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10997
10998 * install-sh: Rename from install.sh.
10999 * Makefile.in (INSTALL): Change install.sh to install-sh.
11000 (DEVO_SUPPORT): Likewise.
11001
11002 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11003 Graichen <graichen@rzpd.de>.
11004
11005Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11006
11007 * config.guess: Recognize OpenBSD systems correctly.
11008
11009Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11010
11011 * README, Makefile.in (ETC_SUPPORT): Remove references to
11012 cfg-paper*, configure.{texi,man,info*}._
11013
11014Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11015
11016 * Makefile.in (all.normal): Ensure that gcc is built after all
11017 the x11 - ie gdb - targets.
11018
11019Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11020
11021 * makefile.vms: Don't run conf-a-gas.
11022
11023Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11024
80413487 11025 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
11026
11027Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11028
11029 * configure.in: Remove noconfigdirs case since gdb also
11030 configures and builds for tic80-coff.
11031
11032Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11033
11034 * configure: Set cache_file to config.cache.
11035 * Makefile.in (local-distclean): Remove config.cache.
11036
11037Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11038
11039 * COPYING: Update FSF address.
11040
11041Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11042
11043 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11044 noconfigdirs.
11045
11046Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11047
11048 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11049 MAKEDIRS, is empty.
11050
11051Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11052
11053 * config.sub: Tweak mn10300 entry.
11054
11055Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11056
11057 * configure.in (host_tools): Put sim before gdb, so gdb's
11058 configure.tgt can determine if the simulator was configured.
11059
11060Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11061
11062 * config.sub: Move BeOS $os case to be with other Cygnus
11063 local cases.
11064
11065Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11066
11067 * config.sub: Remove misplaced comment that broke Linux.
11068
11069Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11070
11071 * config.sub: Add BeOS support.
11072
11073Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11074
11075 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11076
11077Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11078
11079 * configure.in (noconfigdirs): Remove tcl and tk from
11080 noconfigdirs for cygwin32 builds.
11081
11082Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11083
11084 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11085
11086Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11087
11088 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11089 make-all.com, use makefile.vms instead.
11090
11091Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11092
11093 * config.sub: Accept -lnews*.
11094
11095Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11096
11097 * configure.in (noconfigdirs): Disable target-newlib,
35590697 11098 target-examples and target-libiberty for d30v.
252b5132
RH
11099
11100Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11101
11102 * configure.in (noconfigdirs): Enable ld for d30v.
11103
11104Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11105
11106 * configure.in (tic80-*-*): Build compiler.
11107
11108Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11109
11110 * configure.in (d30v-*): Remove sim directory from list of
35590697 11111 unsupported d30v directories
252b5132
RH
11112
11113Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11114
35590697
AJ
11115 * config.sub, configure.in: Add d30v target cpu.
11116
252b5132
RH
11117Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11118
11119 * makefile.vms: New file.
11120 * make-all.com: Remove.
11121
11122Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11123
11124 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11125
11126Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11127
11128 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11129
11130Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11131
11132 * Makefile.in (ALL_MODULES): Added all-db.
11133 (CROSS_CHECK_MODULES): Addec check-db.
11134 (INSTALL_MODULES): Added install-db.
11135 (CLEAN_MODULES): Added clean-db.
11136
11137Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11138
11139 * config.guess: Merge with latest FSF sources.
11140
11141Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11142
11143 * Makefile.in (ALL_MODULES): Added all-itcl.
11144 (CROSS_CHECK_MODULES): Added check-itcl.
11145 (INSTALL_MODULES): Added install-itcl.
11146 (CLEAN_MODULES): Added clean-itcl.
11147
11148Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11149
11150 * configure.in: build gdb for mn10200
11151
11152Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11153
11154 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11155
11156Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11157
11158 * configure.in (tic80-*-*): Turn off most targets right now.
11159
11160Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11161
11162 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11163 rather than the makeinfo program.
11164 (do-info): Depend upon all-texinfo.
11165
11166Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11167
11168 * configure.in: Remove uses of config/mh-linux.
11169
11170 * config.sub, config.guess: Merge with latest FSF sources.
11171
11172Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11173
11174 * config.sub (case $basic_machine): Add tic80 entries.
11175
11176Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11177
11178 * config.sub, config.guess: Merge with latest FSF sources.
11179
11180Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11181
11182 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11183 * mpw-config.in: Test for NewFolderRecursive.
11184 * mpw-install: Use symbolic name for startup filename.
11185 * mpw-README: Add various additional details.
11186
11187Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11188
11189 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11190
11191Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11192
11193 * configure.in: Do build gcc and the target libraries for
11194 the mn10200.
11195
11196Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11197
11198 * configure.in: don't avoid building gdb for mn10300 any more
11199 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11200 instead of single-quoting it.
11201
11202Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11203
11204 * configure.in: Don't use --with-stabs on IRIX 6.
11205
11206Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11207
11208 * configure.in (m32r): Build gdb, libg++ now.
11209
11210Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11211
11212 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11213 directories from noconfigdirs.
11214
11215Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11216
11217 * config.sub (basic_machine): added mips16 configuration
11218
11219Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11220
11221 * config.sub: Handle d10v-unknown.
11222
11223Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11224
11225 * config.sub: Handle v850-unknown.
11226
11227Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11228
11229 * Makefile.in: add findutils
11230 * configure.in: add findutils to list of host_tools
11231
11232Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11233
11234 * config.sub: Handle mn10200 and mn10300.
11235
11236Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11237
11238 * configure.in (d10v-*): Do not build librx.
11239
11240Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11241
11242 * configure.in (mn10300): Build everything except gdb & libgloss.
11243
11244Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11245
11246 * config.guess: Patch for Dansk Data Elektronik servers,
11247 from Niels Skou Olsen <nso@dde.dk>.
11248
11249 For ncr, use /bin/uname rather than uname, since GNU uname does not
11250 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11251
11252 Patch for MIPS R4000 running System V,
11253 from Eric S. Raymond <esr@snark.thyrsus.com>.
11254
11255 Fix thinko for nextstep.
11256
11257 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11258
11259 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11260 * config.guess: Guess mips-dec-mach_bsd4.3.
11261
11262 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11263 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11264 release numbers.
11265 * config.guess (mips-mips-riscos*): Emit just enough of the
11266 release number.
11267
11268 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11269 * config.guess (sparc-auspex-sunos*): Added.
11270 (f300-fujitsu-*): Added.
11271
11272 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11273 * config.guess: Recognize a Tadpole as a sparc.
11274
11275Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11276
11277 * config.guess: Don't assume that NextStep version is either 2 or
11278 3. NextStep 4 (aka OpenStep 4) has come out now.
11279
11280Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11281
11282 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11283 From Rik Faith <faith@cs.unc.edu>.
11284
11285Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11286
11287 * config.sub: Contributions from bug-gnu-utils to:
11288 Support plain "hppa" (no version given) architecture, reported by
11289 OpenStep.
11290 OpenBSD like NetBSD.
11291 LynxOs is not a hardware supplier.
11292
11293 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11294 OpenBSD like NetBSD.
252b5132
RH
11295 Stratus systems.
11296 More Pyramid systems.
11297 i[n>4]86 Intel chips.
11298 M680[n>4]0 Motorola chips.
11299 Use unknown instead of lynx for hardware manufacturer.
11300
11301Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11302
11303 * install.sh (chmodcmd): Set to null if the DST directory already
11304 exists.
11305
11306Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11307
11308 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11309 not use mt-ppc target Makefile fragment any more.
11310
11311Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11312
11313 * configure.in (*-*-windows): Exclude everything but those dirs
11314 needed to build windows.
11315
11316Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11317
11318 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11319
11320Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11321
11322 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11323
11324Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11325
11326 * Undo my previous change.
11327
11328Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11329
11330 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11331 unconditionally.
11332 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11333
11334Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11335
11336 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11337 host to add it's own flags.
252b5132
RH
11338
11339Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11340
11341 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11342
11343Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11344
11345 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11346 (CXX_FOR_TARGET): Likewise.
11347 (GCC_FOR_TARGET): Define.
11348 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11349 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11350 CC_FOR_TARGET was specified on the command line.
11351 (MAKEOVERRIDES): Don't define.
11352
11353Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11354
11355 * configure.in (m32r): Fix spelling of libg++ libs.
11356
11357Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11358
11359 * config.sub (-apple*): Remove, now redundant.
11360
11361Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11362
11363 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11364
11365 * configure: Rework yesterday's sed script patch.
11366
11367 * config.sub: Merge with FSF.
11368
11369Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11370
11371 * config.guess: Merge from FSF.
11372
11373 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11374 * config.guess: Use pc instead of unknown, for pc clone systems.
11375 Change linux to linux-gnu.
252b5132
RH
11376
11377 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11378 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11379
11380Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11381
11382 * test-build.mk (HOLES): Add "xargs" for gdb.
11383
11384 * configure: Avoid hpux10.20 sed bug.
11385
11386Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11387
4bddf3ad 11388 * configure.in: Add support for windows host
252b5132
RH
11389 (that is a build done under the Microsoft build environment).
11390
11391Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11392
11393 * Makefile.in: Replace all uses of srcroot with s, to shrink
11394 command line lengths.
11395
11396 Patches from Geoffrey Noer <noer@cygnus.com>:
11397 * configure.in: If configuring for newlib, pass --with-newlib to
11398 subdirectories.
11399 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11400 -Bnewlib/ and -Lwinsup to gcc.
11401 (CXX_FOR_TARGET): Likewise.
11402
11403Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11404
11405 * Makefile.in (ETC_SUPPORT): Add configure.
11406
11407Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11408
35590697 11409 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11410 host configuration file.
11411
11412Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11413
11414 * configure.in: Break mn10x00 support into separate
11415 mn10200 and mn10300 configurations.
11416 * config.sub: Likewise.
11417
11418Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11419
11420 * configure.in: Add lots of stuff to noconfigdirs for
11421 the mn10x00 targets.
11422
11423 * config.sub, configure.in: Add mn10x00 support.
11424
11425Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11426
11427 * make-all.com: Call conf-a-gas, not config-a-gas.
11428
11429Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11430
11431 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11432 targets.
252b5132
RH
11433
11434Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11435
11436 * mpw-README: Add much more detail for native PowerMac.
11437 * mpw-install: New file.
11438 * mpw-configure: Add --norecursion and --help options.
11439 * mpw-config.in: Translate readme and install files when
11440 copying to objdir.
11441 * mpw-build.in: Don't always depend on byacc and flex.
11442 (install-only-top): New action.
11443
11444Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11445
11446 * configure.in: You can now configure GDB for the v850.
11447
11448Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11449
11450 * configure.in (noconfigdirs): Don't configure any C++ dirs
11451 if targeting D10V.
11452
11453Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11454
11455 * config.sub: Recognize mips64vr5000.
11456
11457Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11458
11459 * configure.in: Use a single line for host_tools and native_only.
11460
11461Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11462
11463 * config.sub, configure.in: Add entries for m32r.
11464
11465Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11466
11467 * Makefile.in (inet-install): Don't run install-gzip.
11468
11469Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11470
11471 * configure.in: Don't config lots of things for *-*-windows*.
11472
11473Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11474
11475 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11476 (host_libs, host_tools): Copy from configure.in.
11477 * mpw-configure: Don't complain about directories not found.
11478
11479Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11480
11481 * configure.in (i[345]86): Recognize i686 for pentium pro.
11482 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11483 file.
11484
11485 * config.guess (i[345]86): Ditto.
11486
11487Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11488
11489 * configure.in (noconfigdirs): Removed gdb for D10V.
11490
11491Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11492
11493 * configure.in: Remove ld, target-libio, target-libg++, and
11494 target-libstdc++ from noconfigdirs.
11495
11496Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11497
11498 * configure: Fix three locations where shell scripts were
11499 being run directly rather than with config_shell.
11500
11501Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11502
11503 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11504 * config.sub (basic_machine): Recognize v850.
11505
11506Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11507
11508 * mpw-configure: Handle multiple enable/disable options and
11509 pass them down recursively, handle -c and -s flags appropriately
11510 depending on choice of compiler, add escape mechanism for
11511 quoted arguments to gC.
11512
11513Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11514
11515 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11516 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11517 so that -mrelocatable-lib and -mno-eabi are used.
11518
11519 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11520 not support --print-multi-lib, don't abort.
11521
252b5132
RH
11522Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11523
11524 * make-all.com: Run config-a-gas.
11525 * setup.com: Don't copy subdirectory files around.
11526
11527Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11528
11529 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11530 target, it now compiles correctly.
11531
11532Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11533
11534 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11535
11536Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11537
35590697 11538 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11539
11540Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11541
11542 * configure.in (native_only): Add prms.
11543
11544Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11545
11546 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11547 (BINUTILS_SUPPORT_DIRS): Likewise.
11548
11549Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11550
11551 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11552 d10v support is added.
11553
11554Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11555
11556 * configure.in (d10v-*-*): New target.
11557
11558Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11559
11560 * config.guess (HP 9000/811): Recognize this as a PA1.1
11561 machine.
11562
11563Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11564
11565 * Makefile.in (do-tar-gz): New target, split out from tail end of
11566 taz target. Run each command separately, don't use pipes.
11567 (taz): Use it.
11568
11569Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11570
11571 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11572 * mpw-build.in: No builds should depend on building byacc or flex,
11573 they are assumed to be installed already.
11574
11575Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11576
11577 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11578 variable that CC_FOR_TARGET needs.
11579
11580Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11581
11582 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11583 options have changed since the last time the subdirectory was
11584 configured, and if it has, reconfigure.
11585 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11586 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11587
11588Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11589
11590 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11591 CLEAN_MODULES): Add bash.
11592 (all-bash): New target.
11593
11594Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11595
11596 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11597
11598Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11599
11600 * config.sub (basic_machine): Recognize d10v as a valid processor.
11601
11602Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11603
11604 * mpw-configure: Add support for --bindir.
11605 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11606
11607Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11608
11609 * configure.in: add bash, time, gawk to list of hosttools and things
11610 to only build for native toolchains
11611
11612Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11613
11614 * Makefile.in (docdir): Remove.
11615
11616Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11617
11618 * Makefile.in (datadir): Set to $(prefix)/share.
11619
11620Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11621
11622 * configure.in: build diff and patch for cygwin32-hosted
11623 toolchains.
11624
11625Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11626
11627 * config.sub: Accept -rtems*.
11628
11629Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11630
80413487 11631 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11632 remove diff from the list of things not buildable
11633 via Canadian Cross
252b5132
RH
11634
11635Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11636
11637 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11638 don't get ". ".
252b5132
RH
11639
11640Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11641
11642 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11643
11644Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11645
11646 * Makefile.in (taz): Handle case where tex3patch didn't even get
11647 checked out. Also, if it was found, put the symlink in a new util
11648 subdirectory.
11649
11650Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11651
11652 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11653
11654Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11655
11656 * config.sub: Recognize -openvms.
11657 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11658 * make-all.com, setup.com: New files.
11659
11660Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11661
11662 * Makefile.in (taz): tex3patch moved to texinfo/util.
11663
11664Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11665
afb8d725 11666 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11667 * configure.in: remove make from disable-if-Can-Cross list
11668 enable gdb if ${host} and ${target} are cygwin32
11669
11670Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11671
11672 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11673 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11674
11675Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11676
11677 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11678 distinguish sysv/svr4/bsd variants.
11679 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11680
11681Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11682
11683 * configure.in: Added copyright notice.
11684 * move-if-change: Added copyright notice.
11685
11686Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11687
11688 * configure.in (powerpcle-*-solaris*): Until we get shared
11689 libraries working, don't build gdb, sim, make, tcl, tk, or
11690 expect.
11691
11692Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11693
11694 * config.guess: Merge with FSF:
11695
11696 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11697 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11698
11699 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11700 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11701
11702 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11703 * config.guess: Combine two OSF1 rules.
11704 Also recognize field test versions. From mjr@zk3.dec.com.
11705 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11706 because GNU uname does not support -p. From pmr@pajato.com.
11707
11708Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11709
11710 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11711
11712Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11713
11714 * mpw-README: Document GCCIncludes.
11715
11716Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11717
11718 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11719
11720Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11721
11722 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11723
11724Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11725
11726 * configure.in (*-*-cygwin32): Configure make.
11727
11728Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11729
11730 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11731
11732Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11733
11734 * Makefile.in (all-inet): Depend on all-perl.
11735
11736 * Makefile.in (inet-install): New target.
11737
11738 * Makefile.in (all-inet): Depend on all-tcl.
11739 (all-inet): Depend on all-send-pr.
11740
11741Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11742
11743 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11744 temporarily.
11745
11746Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11747
11748 * configure.in: Don't configure --with-gnu-ld on AIX.
11749
11750Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11751
11752 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11753
11754Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11755
11756 * Makefile.in (ALL_MODULES): Added all-inet.
11757 (CROSS_CHECK_MODULES): Added check-inet.
11758 (INSTALL_MODULES): Added install-inet.
11759 (CLEAN_MODULES): Added clean-inet.
11760 (all-indent): New target.
11761
11762 * configure.in (host_tools): Added inet.
11763 (native_only): Added inet.
11764 (noconfigdirs): Added inet.
11765
11766Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11767
11768 * configure.in: Don't configure libgloss if we are not configuring
11769 newlib.
11770
11771Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11772
11773 * configure.in: Don't configure libgloss for unsupported
11774 architectures.
11775
11776Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11777
11778 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11779
11780Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11781
11782 * Makefile.in (ALL_MODULES): Include all-apache.
11783 (CROSS_CHECK_MODULES): Include check-apache.
11784 (INSTALL_MODULES): Include install-apache.
11785 (all-apache): New target.
11786
11787 * configure.in: Added apache everywhere perl is seen.
11788
11789Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11790
11791 * Makefile.in: Add support for clean-{module} and
11792 clean-target-{module} rules.
11793
11794Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11795
11796 * configure.in (*-*-ose) do not build libgloss.
11797
11798Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11799
11800 * config.guess (prep*:SunOS:5.*:*): Turn into
11801 powerpele-unknown-solaris2.
11802
11803Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11804
11805 * configure.in: Permit --enable-shared to specify a list of
11806 directories.
11807
11808Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11809
11810 * configure.in (host==solaris): Pass only the first word of $CC
11811 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11812
11813Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11814
11815 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11816
11817Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11818
11819 * Makefile.in (ALL_MODULES): Include all-perl.
11820 (CROSS_CHECK_MODULES): Include check-perl.
11821 (INSTALL_MODULES): Include install-perl.
11822 (ALL_X11_MODULES): Include all-guile.
11823 (CHECK_X11_MODULES): Include check-guile.
11824 (INSTALL_X11_MODULES): Include install-guile.
11825 (all-perl): New target.
11826 (all-guile): New target.
11827
11828 * configure.in (host_tools): Include perl and guile.
11829 (native_only): Include perl and guile.
11830 (noconfigdirs): Don't build guile and perl; no ports have been
11831 done.
11832
11833Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11834
80413487
RH
11835 * configure (--enable-*): Handle quoted option lists such as
11836 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11837
11838Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11839
11840 * Makefile.in ({,inst}all-target): New rule so we can make and
11841 install all of the target directories easily.
11842
11843Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11844
11845 * configure.in: Add missing global flag in sed substitution when
11846 deleting `target-' from ${configdirs}.
11847
11848Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11849
11850 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11851 option.
11852
11853 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11854 config/mh-necv4.
11855
11856 * install.sh: Correct misspelling of transformbasename.
11857
11858 * config.guess: Recognize mips-*-sysv*.
11859
11860Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11861
11862 * config.sub: Recognize mon960.
11863
11864Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11865
11866 * configure: Restore Canadian Cross handling of BISON and LEX,
11867 removed in Feb 20 change.
11868
11869Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11870
11871 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11872 Mention make install. Remove the old copyright date as well the
11873 clumsy and rather pointless copyright on the README file.
11874
11875Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11876
11877 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11878 Makefile after running symlink-tree, then run `make distclean' to
11879 avoid clobbering any generated files in srcdir.
11880
11881Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11882
11883 * configure.in (m68k-*-netbsd*): Build everything now.
11884
11885Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11886
11887 * Makefile.in (taz): Fix quoting.
11888
11889Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11890
11891 * configure.in (sparclet-*-*): Build everything now.
11892
11893Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11894
11895 * configure.in (m68k-*-linux*): New host.
11896
11897Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11898
11899 * configure: Check for bison before byacc.
11900
11901Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11902
11903 * Makefile.in configure: Change the way LEX and BISON/YACC are
11904 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11905 searching PATH. These are used as fallbacks by Makefile.in if
11906 flex/bison/byacc aren't in objdir.
11907
11908Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11909
11910 * Makefile.in: Make everything which depends upon all-bfd also
11911 depend upon all-opcodes, in case --with-commonbfdlib is used.
11912
11913Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11914
11915 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11916 building NT native compilers on Unix.
11917
11918Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11919
11920 * configure.in: Don't get CC from the host Makefile fragment if we
11921 can find gcc in PATH, or if this is a Canadian Cross. Move the
11922 Solaris test for /usr/ucb/cc to the post target script, just after
11923 the compiler sanity test.
11924
11925Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11926
11927 * config.sub: Merge with FSF.
11928
11929Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11930
11931 * Makefile.in (RPATH_ENVVAR): New variable.
11932 (REALLY_SET_LIB_PATH): Use it.
11933 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11934
11935Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11936
11937 * config.sub, configure.in: Recognize sparclet cpu.
11938
11939Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11940
11941 * config.guess: Support m68k-cbm-sysv4.
11942
11943Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11944
11945 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11946 m68k-unknown-linuxaout from linker help string. Put quotes around
11947 $ld_help_string.
11948
11949Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11950
11951 * config.guess (powerpc-harris-powerunix): Add guess for port
11952 to new target.
11953
11954Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11955
11956 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11957
11958Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11959
11960 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11961 $(REALLY_SET_LIB_PATH) in Makefile.
11962 * Makefile.in (SET_LIB_PATH): New variable.
11963 (REALLY_SET_LIB_PATH): New variable.
11964 ($(DO_X)): Use $(SET_LIB_PATH).
11965 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11966 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11967 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11968 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11969 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11970 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11971 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11972 (install-dosrel): Likewise.
11973 (all-opcodes): Depend upon all-libiberty.
11974
11975Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11976
11977 * config.guess (*:CYGWIN*): New
11978
11979Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11980
11981 * Makefile.in (all-target-winsup): All all-target-libiberty.
11982
11983Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11984
11985 * configure.in (noconfigdirs): Add missing # in front of comment.
11986
11987Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11988
11989 * configure.in: add second pass to things added to noconfigdirs
11990 so *-gm-magic can exclude libgloss properly.
11991
11992Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11993
11994 * mpw-configure (extralibs_name, rez_name): Set correctly
11995 for MWC68K compiler.
11996
11997 * mpw-README: Add more info on the necessary build tools.
11998
11999Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12000
12001 * configure.in, config.sub: Recognize cygwin32.
12002
12003Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12004
12005 * config.guess, config.sub: Recognize A/UX.
12006
12007Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12008
12009 * config.sub: Merge with gcc/config.sub.
12010
12011Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12012
12013 * mpw-build.in (do-binutils): Add build of stamps.
12014
12015Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12016
12017 * config.sub: Add recognition for mips64vr4100*-* targets.
12018
12019Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12020
12021 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12022 Add creation of gconfigargs with `--enable-shared' turned on.
12023 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12024 ($(host)-stamp-stage3-configured): Likewise.
12025 (HOLES): Add chatr and ldd.
12026 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12027
12028Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12029
12030 * configure: Pass --nfp to recursive configures.
12031
12032Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12033
12034 * Makefile.in (DLLTOOL): New.
12035 (DLLTOOL_FOR_TARGET): New.
12036 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12037 (EXTRA_TARGET_FLAGS): Ditto.
12038 (EXTRA_GCC_FLAGS): Ditto.
12039 (CONFIGURE_TARGET_MODULES): Ditto.
12040 (DO_X): Ditto.
12041 * configure: Add DLLTOOL.
12042
12043Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12044
12045 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12046 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12047 mh-sco, since old workarounds no longer needed, and don't
12048 build ld, since libraries have weak symbols in COFF.
12049
12050Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12051
12052 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12053
12054Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12055
12056 * configure.in: Make sure that ${CC} can be used to compile an
12057 executable.
12058
afb8d725
JM
12059Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12060
12061 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12062 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12063 nothing depending on whether gdbtk is being built.
12064
252b5132
RH
12065Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12066
12067 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12068
12069Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12070
12071 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12072 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12073
12074Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12075
12076 * config-ml.in: Add support for
12077 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12078 Simplify setting of multidirs from --disable-foo.
12079
12080Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12081
12082 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12083 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12084 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 12085 non-empty, pass them on to the GCC make.
252b5132
RH
12086 (all-bootstrap): New rule that is like all-gcc, except it executes
12087 the GCC bootstrap rule instead of the GCC all rule.
12088
12089Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12090
12091 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12092
12093Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12094
12095 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12096 DG/UX support.
12097
12098Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12099
12100 * config.sub (i*86*) Change [345] to [3456]
12101
12102Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12103
12104 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12105 --with-gnu-ld=no.
12106
12107Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12108
12109 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12110 AIX multilibs get built.
12111
12112Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12113
12114 * configure.in (i386-win32): Don't build expect if we're not
12115 building the tcl subdir.
12116
12117Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12118
12119 * Makefile.in: (configure-target-examples, all-target-examples):
12120 New targets, configure and build example programs.
12121
12122Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12123
12124 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12125 use it as input to sedit the generated MPW makefile.
12126 * mpw-README: Add a suggestion about Gestalt.h.
12127
12128Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12129
12130 * config.sub: Accept *-*-ieee*.
12131
12132Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12133
12134 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12135 Ronald F. Guilmette <rfg@monkeys.com>.
12136
12137Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12138
12139 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12140 for powerpc-pe native.
12141 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12142 (target==powerpc-pe): duplicate i386-win32 entry.
12143
12144Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12145
12146 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12147 of vxworks, not just vxworks5.1.
12148
12149Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12150
12151 * mpw-configure: Add support for exec-prefix.
12152
12153Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12154
12155 * config.guess: Recognize HP model 816 machines as having
12156 a PA1.1 processor.
12157
12158Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12159
12160 * configure: Ignore new autoconf configure options.
12161
252b5132
RH
12162Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12163
12164 * config.guess: Recognize Pentium under SCO.
12165 From Robert Lipe <robertl@arnet.com>.
12166
12167Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12168
12169 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
12170
12171Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12172
12173 * configure.in: Don't configure gas for alpha-dec-osf*.
12174
12175Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12176
12177 * configure.in: Default to --with-stabs for some targets for which
12178 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12179 i[345]86*-*-unixware*.
12180
12181Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12182
12183 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12184 rather than basing it on the target. Simplify handling of options
12185 controlling which directories to configure. Remove extraneous
12186 slash in multi-clean target.
12187
12188Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12189
12190 * config-ml.in: Prefix more variables with ml_ so they don't collide
12191 with configure's.
12192
12193Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12194
12195 * configure: Don't turn -v into --v.
12196
12197Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12198
12199 * configure.in (targargs): Fix typo.
12200
12201 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12202
12203Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12204
12205 * configure.in: Strip --host and --target options from
12206 CONFIG_ARGUMENTS, and always configure for --host only. Add
12207 --with-cross-host option when building with a cross-compiler.
12208 * configure: Canonicalize the arguments put into config.status by
12209 always using `=' for an option with an argument. Pass a presumed
12210 --host or --target explicitly.
12211
12212Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12213
12214 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12215 into general OS recognition case.
12216
12217Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12218
12219 * configure.in (target_configdirs): add target-winsup only
12220 for win32 target systems.
12221
12222Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12223
12224 * Makefile.in (all-target-libgloss): Depend upon
12225 configure-target-newlib, since when libgloss is built it looks to
12226 see if the newlib directory exists.
12227
12228Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12229
12230 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12231 cfg-ml-*.in.
12232
12233Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12234
12235 * configure: Handle LD and LD_FOR_TARGET when configuring a
12236 Canadian Cross.
12237
252b5132
RH
12238Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12239
12240 * configure.in (target_libs): add target-winsup.
12241 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12242 (target==ppcle-pe): remove ld from $noconfigdirs.
12243
12244Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12245
12246 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12247 Preserve relative path names in $srcdir. Build symlink tree if
12248 configuring cross target dir and srcdir=. (= no VPATH support).
12249 (configure-target-libg++): Depend on configure-target-librx.
12250 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12251 * config-ml.in: New file.
12252 * symlink-tree: New file.
12253 * configure: Ensure srcdir="." if that's what it is.
12254
12255Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12256
12257 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12258 includes and FLEX_SKELETON setting.
12259 * mpw-configure (--with-gnu-ld): New option, controls whether
12260 to use PPCLink or ld with PowerMac GCC.
12261 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12262 * mpw-config.in: Configure grez if targeting Mac.
12263
12264 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12265 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12266 just macos.
252b5132
RH
12267 * configure.in: Configure grez resource compiler if targeting Mac.
12268 * Makefile.in (all-grez, install-grez): New targets.
12269
12270Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12271
12272 * configure: CXX defaults to gcc, not g++. If we find
35590697 12273 gcc in the path, set CC to gcc -O2.
252b5132
RH
12274
12275Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12276
12277 * configure: Default ${build} correctly. Avoid picking up extra
12278 spaces when reading CC and CXX from Makefile. When doing a
12279 Canadian Cross, use plausible default values for numerous
12280 variables.
12281 * configure.in: When doing a Canadian Cross, don't try to
12282 configure tools whose configure script can't handle it.
12283
12284Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12285
12286 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12287
12288Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12289
12290 * configure: Remove dubious bug reporting address.
12291
12292Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12293
12294 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12295 configure script, run that instead of this directory's configure.
12296 In either case, print a message that we're configuring the sub-dir.
12297
12298Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12299
12300 * configure.in: Before checking for the existence of various files,
12301 use sed to filter out "target-".
12302
12303Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12304
12305 * Makefile.in (DO_X): Split rule to decrease command line length
12306 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12307 (Philippe De Muyter).
12308
12309Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12310
12311 * Makefile.in (all-patch): depend on all-libiberty.
12312
12313Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12314
12315 * configure.in: If the only directory in target_configdirs which
12316 actually exists is libiberty, then set target_configdirs to empty,
12317 to avoid trying to build a target libiberty in a gas or gdb
12318 distribution.
12319
12320Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12321
12322 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12323 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12324 systems.
252b5132
RH
12325
12326Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12327
12328 * configure.in (copy_dirs): Use sys-include instead of include
12329 for --with-headers option.
12330
12331Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12332
12333 * Makefile.in, configure.in: Make winsup builds work with
12334 new scheme.
12335
12336Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12337
12338 * configure.in: Build the linker on AIX.
12339
12340Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12341
12342 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12343 where needed.
12344
12345Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12346
12347 * Makefile.in (all-gcc): Fix typo.
12348
12349Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12350
12351 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12352
12353Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12354
12355 * configure.in: Rename libFOO to target-libFOO, and xiberty
12356 to target-xiberty, to provide more flexibility.
12357 (target_subdir): Define. Create if cross.
12358 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12359 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12360 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12361 check-libFOO -> check-target-libFOO, etc.
12362 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12363 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12364 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12365 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12366 allow ALL_GCC="" to only configure.
12367 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12368 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12369 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12370
12371Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12372
12373 * Makefile.in (taz): Build "info" in etc explicitly.
12374
12375Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12376
12377 * configure.in: Make sure that CC is undefined (as opposed to
12378 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12379 problem with autoconf trying to configure on a host without GCC.
12380
12381Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12382
12383 * mpw-configure: Set host alias from choice of host compiler,
12384 only use generic MPW Makefile sed if present, edit a file
12385 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12386 * mpw-README: Add problem notes about CW6 and CW7.
12387
12388Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12389
12390 * Makefile.in (taz): Use ";" instead of ";;".
12391
12392Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12393
12394 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12395 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12396 DISTDOCDIRS.
12397 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12398 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12399
12400Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12401
12402 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12403 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12404 Move bfd to DISTSTUFFDIRS.
12405
12406Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12407
12408 * Makefile.in (X11_LIB): Removed.
12409 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12410
12411 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12412
12413Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12414
12415 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12416 names.
12417
12418Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12419
12420 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12421
12422Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12423
12424 * configure.in (i[345]86-*-win32): Always build newlib.
12425 Don't configure cvs, autoconf or texinfo.
12426 * Makefile.in (LD_FOR_TARGET): New.
12427 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12428 Pass down LD_FOR_TARGET.
12429
12430Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12431
12432 * winsup: New directory.
12433 * Makefile.in: Build winsup.
12434 * configure.in: Winsup is configured when target is win32.
12435 Can only build win32 target GDB when native.
35590697 12436
252b5132
RH
12437Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12438
12439 * config.guess: Recognize HP model 819 machines as having
12440 a PA 1.1 processor.
12441
12442Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12443
12444 * configure: Fix sed loop which substitutes for CC and CXX to
12445 avoid bug found in various sed implementations.
12446
12447Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12448
12449 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12450 simulator. Use standard powerpc-*-eabi*.
12451
12452Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12453
12454 * configure.in: Stop putting gas and binutils in noconfigdirs for
12455 powerpc-*-aix* and rs6000-*-*.
12456
12457Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12458
12459 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12460 -mcall-aixdesc libraries.
12461
12462Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12463
12464 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12465
12466 * config.sub (arm | armel | armeb): Fix shell syntax.
12467
12468Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12469
12470 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12471 -msoft-float and -mcpu=common support.
12472 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12473 libraries.
12474
12475Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12476
12477 * configure.in: Allow configuration and build of emacs19 for the alpha.
12478
12479Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12480
12481 * configure.in (CC): Get ^CC, not just any old CC, from
12482 ${host_makefile_frag}.
12483
12484Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12485
35590697 12486 * configure.in (CC): Try to get CC from
252b5132
RH
12487 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12488
12489Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12490
12491 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12492 only if it exists in $(srcdir).
12493
12494Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12495
12496 * configure: If CC and CXX are not set in the environment, set
12497 them, based on either an existing Makefile or on searching for gcc
12498 in PATH. Substitute for CC and CXX in Makefile.
12499 * configure.in: Remove libm from target_libs. Separate
12500 target_configdirs from configdirs. If CC is not set in
12501 environment, try to get it from a host Makefile fragment. Rewrite
12502 changes of configdirs to use skipdirs instead. A few minor
12503 tweaks. Take directories out of target_configdirs as they are
12504 taken out of configdirs. Remove existing Makefile files from
12505 subdirectories. Substitute for TARGET_CONFIGDIRS and
12506 CONFIG_ARGUMENTS in Makefile.
12507 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12508 by configure.in.
12509 (CONFIG_ARGUMENTS): Likewise.
12510 (CONFIGURE_TARGET_MODULES): New variable.
12511 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12512 ($(CONFIGURE_TARGET_MODULES)): New target.
12513 (configure-libg++, configure-libio): New targets.
12514 (all-libg++): Depend upon configure-libg++.
12515 (all-libio): Depend upon configure-libio.
12516 (configure-libgloss, all-libgloss): New targets.
12517 (configure-libstdc++): New target.
12518 (all-libstdc++): Depend upon configure-libstdc++.
12519 (configure-librx, all-librx): New targets.
12520 (configure-newlib): New target.
12521 (all-newlib): Depend upon configure-newlib
12522 (configure-xiberty): New target.
12523 (all-xiberty): Depend upon configure-xiberty.
12524
12525Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12526
12527 * configure.in (host i[345]86-*-win32): Expand the
12528 noconfigdirs again.
12529
12530Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12531
12532 * mpw-configure: Fix sed command file name.
12533
12534Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12535
35590697 12536 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12537 noconfigdirs again.
12538
12539Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12540
12541 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12542 or powerpc*-*-pe*, since they are not yet supported.
12543
12544Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12545
12546 Add PowerMac support and many other enhancements.
12547 * mpw-configure: New option --cc to select compiler to use,
12548 paste options set according to --cc into the generated
12549 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12550 if mpw-make.sed is present.
12551 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12552 add forward includes for PowerPC include files.
12553 * mpw-build.in: Build using Makefile.PPC if present.
12554 (do-byacc, etc): Remove separate version resource builds.
12555 (do-gas): Build "stamps" before "all".
12556 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12557 * mpw-README: Update to reflect --cc option, PowerMac support,
12558 and recently-reported compatibility problems.
12559
12560Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12561
12562 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12563 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12564 (--with-multilib-top): Pass to recursive invocations.
12565
12566Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12567
12568 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12569 v810-*-*.
12570
12571Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12572
12573 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12574 gdb, ld and opcodes on v810-*-*.
12575
252b5132
RH
12576Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12577
12578 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12579 (local-maintainer-clean): New target.
12580 (maintainer-clean): New target.
12581 (realclean): Just depend upon maintainer-clean.
12582
12583Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12584
12585 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12586
12587Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12588
12589 * configure.in: Build ld in mips*-*-bsd* case.
12590
12591Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12592
12593 * config.sub: Accept -lites* OS. From Ian Dall.
12594
12595Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12596
12597 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12598 targets.
252b5132
RH
12599
12600Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12601
12602 * configure.in: treat i386-win32 canadian cross the same as
12603 i386-go32 canadian cross.
12604
12605Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12606
12607 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12608 running under the simulator to build a reduced set of libraries.
12609 (powerpc-*-eabiaix): Add fine grained multilib support added to
12610 other powerpc targets yesterday.
12611
12612Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12613
12614 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12615 -disable-softfloat, -disable-relocatable, -disable-aix, and
12616 -disable-sysv to control which multilib libraries get built.
12617
12618Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12619
12620 * configure: Add Makefile.tem to list of files to remove in trap
12621 handler.
12622
12623Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12624
12625 * config.guess (*Linux*): Add missing "exit"s.
12626 Also, need specific check for alpha-unknown-linux (uses COFF).
12627
12628Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12629
12630 * config.guess: Merge with FSF:
12631
12632 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12633 * config.guess (AIX4): More robust release numbering discovery.
12634
12635 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12636 * config.guess (i386-sequent-ptx): Properly get version number.
12637
12638 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12639 * config.guess (mips:*:4*:UMIPS): New case.
12640
12641Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12642
12643 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12644 (i386-win32 host): Likewise. Don't build readline.
12645
afb8d725
JM
12646Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12647
12648 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12649 SUPPORT_FILES to submakes.
12650
252b5132
RH
12651Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12652
12653 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12654 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12655 mpw-configure.
12656
12657Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12658
12659 * configure.in (appdirs): Use =, not ==, in test expression when
12660 trying to build the text to print in the warning message for
12661 Solaris users.
12662
12663Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12664
12665 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12666
12667Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12668
12669 * config.guess: Recognize lynx-2.3.
12670
12671Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12672
12673 * config.sub (z8ksim): Deleted
12674 (z8k-*-coff): New, this is the one true name of the target.
12675
12676Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12677
12678 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12679
12680Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12681
12682 * config.guess (*:Linux:*:*): First try asking the linker what the
12683 default object file format is (elf, aout, or coff). Then if this
12684 fails, try previous methods.
12685
12686Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12687
12688 * configure.in: Don't build newlib for *-*-vxworks5.1.
12689
12690Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12691
12692 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12693 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12694
12695Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12696
12697 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12698
12699Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12700
12701 * cfg-ml-com.in: New file.
12702 * cfg-ml-pos.in: New file.
12703
12704Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12705
12706 * COPYING.NEWLIB: Add HP free copyright to list.
12707
12708Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12709
12710 * config.sub: Recognize -eabi* for the system, not just -eabi.
12711
12712Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12713
12714 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12715 * config.sub, configure.in (win32): New target and host.
12716
12717Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12718
12719 * configure.in: Add i386-pe configuration.
12720
12721Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12722
12723 * mpw-build.in (install): Install GDB after LD.
12724
12725Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12726
12727 * mpw-config.in (elf/mips.h): Always forward-include, needed
12728 for GDB to build.
12729
12730Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12731
12732 * testsuite: New directory for customer acceptance and whole tool
12733 chain tests.
12734
12735Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12736
12737 * configure: If per-host line isn't found, but AC_OUTPUT is found
12738 and a configure script exists, run it instead.
12739
12740Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12741
12742 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12743
12744Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12745
12746 * configure: Set build_{cpu,vendor,os,alias} to host values when
12747 --build isn't specified.
12748
12749Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12750
12751 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12752 (FLAGS_TO_PASS): Pass them.
12753 (EXTRA_TARGET_FLAGS): Ditto.
12754
252b5132
RH
12755Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12756
12757 * Makefile.in (all-libg++): Depend on all-libstdc++.
12758
12759Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12760
12761 * configure.in (noconfigdirs): Enable all packages for
12762 i386-unknown-netbsd.
12763
12764Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12765
12766 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12767 hosted builds (DOS builds)
12768
12769Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12770
12771 Changes for ARM based on patches from Richard Earnshaw:
12772 * config.sub: Handle armeb and armel.
12773 * configure.in: Omit arm linker only for riscix.
12774
12775Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12776
12777 * config.guess: Update from FSF.
12778
12779Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12780
12781 * config.sub: Recognize powerpcle as the little endian varient of
12782 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12783 powerpcle variant. Convert pentium into i586, not i486. Add p5
12784 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12785 temporarily.
12786
12787Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12788
12789 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12790
12791Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12792
12793 * config.sub: Accept -lites* as a basic system type.
12794
12795Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12796
12797 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12798 installed, and if so return linuxoldld as the system name.
12799
12800Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12801
12802 * config.guess: Add hppa1.1-hp-lites support.
12803
12804Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12805
12806 * configure.in: Don't build newlib for m68k-vxworks5.1.
12807
12808Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12809
12810 * configure.in (mips-sgi-irix6): Use mh-irix5.
12811
12812Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12813
12814 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12815
12816Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12817
12818 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12819 OSF/1. Fix compiler flags.
252b5132
RH
12820 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12821
12822Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12823
12824 * configure.in: Recognize --with-newlib.
12825 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12826
afb8d725
JM
12827Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12828
12829 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12830 to *_X11_MODULES due to gdbtk needing X include files et al.
12831
252b5132
RH
12832Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12833
12834 Merge in support for Mac MPW as a host.
12835 (Old change descriptions retained for informational value.)
12836
12837 * mpw-config.in: Add generic include forwards for cpu-specific
12838 include files in aout and elf directories.
12839
12840 * mpw-configure: Added copyright.
12841 * mpw-config.in: Check for presence of required build tools.
12842 (target_libs): Add newlib.
12843 (target_tools): Add examples.
12844 (Read Me): Generate as "Read Me for MPW" instead.
12845 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12846 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12847 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12848
12849 * mpw-configure: Remove subdir-specific makefile hackery,
12850 delete mk.tmp after using it.
12851
12852 * mpw-build.in (all): Display start and end times.
12853
12854 * mpw-configure (host_canonical): Set.
12855 (target_cpu): Always add to makefiles.
12856 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12857 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12858 (mpw-mh-mpw): Look for in srcdir and srcroot.
12859 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12860
12861 * mpw-build.in: (install-only): New target.
12862
12863 * mpw-configure (host_alias, target_alias): Rename from hostalias
12864 and targetalias, add into generated Makefile.
12865 (mk.tmp): If present, add into generated Makefile.
12866 * mpw-build.in (all-gas): Build config.h first before gas proper.
12867
12868 * mpw-configure (config.status): Write only if changed.
12869 * mpw-config.in (readline): Configure it (not built, just used for
12870 definitions).
12871
12872 * mpw-config.in (elf/mips.h): Add a forward include.
12873
12874 * mpw-config.in: Forward-include most .h files in include into
12875 extra-include.
12876 (readline): Don't build.
12877 mpw-build.in (install): Install GDB.
12878
12879 * mpw-configure (prefix, mpw_prefix): Handle it.
12880 * mpw-config.in (mmalloc, readline): Don't configure.
12881 * mpw-build.in (thisscript): Rename to ThisScript.
12882 Use mpw-build instead of BuildProgram everywhere.
12883 (mmalloc, readline): Don't build.
12884 * mpw-README: New file, basic documentation about the MPW port.
12885
12886 * mpw-config.in: Use forward-include to create include files.
12887
12888 * mpw-configure: Add more things to the top of each configured
12889 Makefile, including contents of config/mpw-mh-mpw.
12890 * mpw-config.in (extra-include): Create this directory and fill it
12891 with Posix-like include files when configuring.
12892
12893 * config.sub (apple, mac, mpw): Add various aliases.
12894
12895 * mpw-build.in: New file, top-level build script fragment for MPW.
12896 * mpw-configure: New file, configure script for MPW.
12897 * mpw-config.in: New file, config fragment for MPW.
12898
12899Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12900
12901 * configure.in (host_libs): Remove glob, since it is gone from the
12902 sources.
12903
12904Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12905
12906 * Makefile.in: define empty GDB_NLM_DEPS var.
12907
12908 * configure.in(target_makefile_frag): use config/mt-netware
12909 for netware targets.
12910
12911Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12912
12913 * config.sub: Merge in recent FSF changes. Remove linux special
12914 cases.
12915
12916Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12917
4bddf3ad 12918 Revert this change:
252b5132
RH
12919
12920 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12921
12922 * build-all.mk: Use CC=cc -Xs on Solaris.
12923
252b5132
RH
12924Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12925
12926 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12927 stop using it.
12928 * Makefile.in: Nuke all references to glob subdirectory.
12929
12930Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12931
12932 * configure.in: Fix --enable-shared logic in per-host.
12933
12934Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12935
12936 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12937
12938Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12939
12940 * configure.in (noconfigdirs): Don't build gas on AIX, for
12941 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12942
12943Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12944
12945 * configure: Fix --cache-file to work if the file argument is a
12946 relative path.
12947
12948Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12949
12950 * configure: If the --cache-file is used, pass it down to
12951 configure in subdirectories.
12952
12953Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12954
12955 * config.sub: add vxworks29k configuration.
12956
12957Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12958
12959 * Makefile.in (taz): Do "diststuff" part quietly.
12960
12961Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12962
12963 * config.sub: Mini-merge with gcc/config.sub.
12964
12965Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12966
12967 * config.guess (IRIX): Sed - to _.
12968
12969Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12970
12971 * Makefile.in (source-vault, binary-vault): New targets.
12972
12973Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12974
12975 * config.sub: Recognize -eabi as a basic system type.
12976
12977Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12978
12979 * configure.in (enable_shared stuff): Fix typo.
12980
12981Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12982
12983 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12984
12985Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12986
12987 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12988
12989Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12990
12991 * configure.in (rs6000-*-*): Don't build gas.
12992
12993Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12994
12995 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12996 reduce command line length.
12997 (AS_FOR_TARGET): Check for as.new, not Makefile.
12998 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12999
13000Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13001
13002 * config.guess: Merge from FSF.
13003
13004Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13005
13006 * configure: Don't use $ when handling program_suffix.
13007
13008Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13009
13010 * configure.in: Configure tk for hppa/hpux.
13011
13012Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13013
13014 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13015
13016Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13017
13018 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13019 to LIBCXXFLAGS. Tests are better run without it.
13020
13021Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13022
13023 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13024
13025Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13026
13027 * configure.in (*-*-netware*): Don't configure xiberty.
13028
13029Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13030
13031 * configure.in: Remove tk from native_only list.
13032
13033Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13034
13035 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13036 for special NCD build.
13037
13038Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13039
13040 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13041 makeall.bat, they're only useful for binutils snapshots.
13042 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13043 makeall.bat to specified SUPPORT_FILES.
13044
13045Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13046
13047 * build-all.mk: Add Ericsson targets to sun4 and solaris
13048 hosts. Add BNR's sun4 target to solaris host, so their
13049 build-from-source will be tested in-house first.
13050
13051Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13052
13053 * Makefile.in (LIBCFLAGS): New variable.
13054 (CFLAGS_FOR_TARGET): Ditto.
13055 (LIBCFLAGS_FOR_TARGET): Ditto.
13056 (LIBCXXFLAGS): Ditto.
13057 (CXXFLAGS_FOR_TARGET): Ditto.
13058 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13059 (BASE_FLAGS_TO_PASS): Pass them.
13060 (EXTRA_TARGET_FLAGS): Ditto.
13061
4bddf3ad 13062 * configure.in: Support --enable-shared.
252b5132
RH
13063
13064Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13065
13066 * configure.in (target_libs): Include libstdc++ again.
13067 * config.guess: Update from FSF (for FreeBSD).
13068
13069Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13070
13071 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13072 makeall.bat.
13073 (DISTDOCDIRS): Add `etc'.
13074 (ETC_SUPPORT_PFX): New variable.
13075 (taz): Include anything from etc starting with a word in
13076 ETC_SUPPORT_PFX.
13077
13078Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13079
13080 * config.sub: Update for recent FSF changes. Remove obsolete
13081 h8300hds entry. Add -windows* and -osx as basic os. Minor
13082 spacing changes.
13083
13084Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13085
13086 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13087
13088 * config.guess: Merge with FSF.
13089 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13090
13091Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13092
13093 * configure: Since the "trap 0" handler will override the exit
13094 status on many systems, only use it for "exit 1", and make it set
13095 a non-zero exit status; reset it before "exit 0". Also, check
13096 exit status of config.sub, and error out if it failed.
13097
13098Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13099
13100 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13101 and install libgloss.
13102
13103Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13104
13105 * Makefile.in (all-binutils): Depend upon all-byacc.
13106
13107 * configure.in: Don't build emacs on Irix 5.
13108
13109Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13110
13111 * configure.in (*-*-netware*): Add libio.
13112
13113Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13114
13115 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13116 (CHECK_TARGET_MODULES): Ditto.
13117 (INSTALL_TARGET_MODULES): Ditto.
13118 (TARGET_LIBS): Ditto.
13119 (all-libstdc++): Note dependencies.
13120
13121Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13122
13123 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13124
13125Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13126
13127 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13128 -fexternal-templates.
13129
13130 * configure.in (target_libs): Add libstdc++.
13131 (noconfigdirs): Add libstdc++ as appropriate.
13132
13133Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13134
13135 * config.guess: Update from FSF.
13136
13137Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13138
13139 * configure: Use ${config_shell} when running ${configsub}.
13140
13141Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13142
13143 * config.sub: No longer recognize h8300h.
13144
13145Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13146
13147 * config.sub: Remove extraneous differences between config.sub and
13148 gcc/config.sub.
13149
13150Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13151
13152 * Makefile.in (DISTSTUFFDIRS): Add gas.
13153
13154Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13155
13156 * COPYING.NEWLIB: New file.
13157
13158Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13159
13160 * config.guess (HP-UX): Patch from Harlan Stenn
13161 <harlan@landmark.com> to also emit release level.
13162
13163Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13164
13165 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13166
13167Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13168
13169 * config.sub: Merge nextstep cleanup from FSF.
13170
13171Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13172
13173 * configure.in (arm-*-*): Don't configure ld for this target.
13174
13175Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13176
13177 * configure.in (*-*-netware): don't configure libg++, libio,
13178 librx, or newlib.
13179
13180Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13181
13182 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13183 configure ld--it works, but it doesn't support shared libraries.
13184
13185Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13186
13187 * config.guess (*-unknown-freebsd*): Get rid of possible
13188 trailing "(Release)" in version string.
13189 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13190
13191Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13192
13193 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13194 Fix type: *-next-neststep -> *-next-nextstep.
13195
13196 * config.guess: Merge from FSF:
13197
13198 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13199
13200 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13201
13202 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13203
13204 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13205 instead of UNIX_SV for UnixWare 1.0).
13206
13207Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13208
13209 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13210 to make gdb/nlm/* build after the compiler and linker.
13211
13212Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13213
13214 * config.guess (netbsd, freebsd, linux): Accept any machine,
13215 not just i[34]86.
13216 (m68k-atari-sysv4): Relocate to match FSF version.
13217
13218 * config.guess: More merges from the FSF:
13219
13220 Add a space before function call or macro invocation.
13221
13222 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13223
13224 * config.guess: Add trap cmd to remove dummy.c and dummy when
13225 interrupted.
13226
13227 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13228
13229 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13230 (dummy): Redirect stderr from compilation of dummy.c.
13231
13232 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13233
13234 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13235
13236Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13237
13238 * configure: Accept and ignore --cache*, for compatibility with
13239 new autoconf.
13240
13241Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13242
13243 * config.guess: Merge from FSF:
13244
13245 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13246
13247 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13248 (PATH): Add /.attbin at end for finding uname.
13249 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13250
13251 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13252
80413487 13253 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13254
13255 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13256
80413487
RH
13257 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13258 to select whether to use ELF or COFF.
252b5132
RH
13259
13260 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13261
80413487 13262 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13263
13264 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13265
13266 * config.guess: Guess the OS version for HPUX.
13267
13268 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13269
13270 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13271
13272Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13273
13274 * configure.in: Recognize --with-headers, --with-libs, and
13275 --without-newlib.
13276 * Makefile.in (all-xiberty): Depend upon all-ld.
13277
13278Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13279
13280 * configure.in: Change i[34]86 to i[345]86.
13281
13282Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13283
13284 * configure (version): A few more tweaks to help message.
13285
13286Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13287
13288 * Makefile.in: Remove (for now) librx as a host library,
13289 now that we're building it for target.
13290
13291Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13292
13293 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13294 (Karl Berry).
13295
13296Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13297
13298 * configure.in: Also configure librx.
13299
13300Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13301
13302 * Makefile.in: Update various rules to reflect that librx
13303 is now needed for libg++.
13304
13305Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13306
13307 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13308
13309Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13310
13311 * configure.in: Configure the examples directory.
13312
13313Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13314
13315 * configure: Simplify Jun 2 1994 change.
13316
13317Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13318
13319 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13320 /bin/gcc isn't good enough to build gcc.
13321
13322Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13323
13324 * Makefile.in (GDB_SUPPORT_FILES): Remove
13325 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13326 (gdb.tar.gz): Add new rule to use standard distribution building
13327 mechanism.
13328
13329Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13330
13331 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13332 Bill Cox <bill@cygnus.com>.
13333
13334Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13335
13336 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13337
13338Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13339
13340 * configure: Search current dir first in .gdbinit.
13341
13342Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13343
13344 * config.sub: Recognize freebsd (merged from gcc config.sub).
13345
13346Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13347
13348 * config.sub: Refer to NeXT's operating system as nextstep.
13349
13350 * config.sub (case $basic_machine): Re-order the cases, to match
13351 the order in the FSF version (which is mostly alphabethical).
13352 Merge in some additions and changes from the FSF.
13353
13354Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13355
13356 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13357 * config.sub: Recognize cxux7.
13358 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13359
13360Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13361
13362 * config.sub: Fix typo powerpc -> powerpc-*.
13363
13364Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13365
13366 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13367
13368 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13369 parallel with all-emacs and install-emacs). Top-level command
13370 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13371
13372Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13373
13374 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13375 $(relbindir)/make before doing ``make install'', and use
13376 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13377 installing over running make binary.
13378 ($(host)-stamp-stage3-installed): Likewise.
13379
13380Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13381
13382 * config.guess: Recognize Mach.
13383
13384Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13385
13386 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13387 see whether --exec-prefix was used.
13388
13389Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13390
13391 * README: Explicitly mention libg++/README. (Zoo's idea.)
13392
13393Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13394
13395 * Makefile.in: Add all-librx target similar to all-libproc.
13396
13397Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13398
13399 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13400 with post 1.2 uname bogosity.
13401
13402Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13403
13404 * configure: Remove temporary files on receipt of a signal.
13405
13406Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13407
13408 * configure: If there is a package_makefile_frag, remove
13409 ${subdir}/Makefile.tem after copying it in.
13410
13411Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13412
13413 * build_all.mk: support rs6000 lynx identifies itself as
13414 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13415 since /bin/gcc is too feeble to compile a modern gcc.
13416
13417Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13418
13419 * brought devo/test-build.mk update-to-date with progressive/
13420 test-build.mk. Add lynx targets and hppa flag info.
13421
13422Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13423
13424 * configure.in: Use mh-ncrsvr43. Patch from
13425 Tom McConnell <tmcconne@sedona.intel.com>.
13426
13427Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13428
13429 * config.guess (i386-unknown-bsdi): No longer need to
13430 check #if defined(__bsdi__) && defined(__i386__).
13431
13432Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13433
13434 * configure: Set program_transform_nameoption correctly.
13435
13436Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13437
13438 * brought build-all.mk update-to-date with progressive build-all.mk,
13439 added new targets and hppa info.
35590697 13440
252b5132
RH
13441Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13442
13443 * configure: If config.guess result is a prefix of the user
13444 specified target, assume a native build and use the user specified
13445 target as the host alias. Remove SunOS patch suffix removal hack.
13446 * configure.in: Remove SunOS patch suffix removal hack.
13447
13448 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13449 in NATIVE_CHECK_MODULES.
13450
13451Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13452
13453 * Makefile.in: Rename HOST_ONLY to NATIVE.
13454 * configure: Delete SunOs patch suffix from host_canonical
13455 and build_canonical variables that are prepended to Makefiles.
13456 * configure.in: Add comments for easier maintenance.
13457
13458Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13459
13460 * Makefile.in: Add all-libproc target similar to all-gui.
13461
13462Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13463
13464 * Makefile.in (CHECK_MODULES): split into
13465 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13466
13467Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13468
13469 * config.guess (i386-unknown-bsdi): New system to guess.
13470
13471Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13472
13473 * Makefile.in: Add all-gui target (but not yet build by "all").
13474
13475Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13476
13477 * config.sub: Move deletion of patch suffix from here...
13478 * configure.in: To here, at Ian's suggestion. The top-
13479 level scripts might need to know of a patch level.
13480
13481Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13482
13483 * config.sub: Strip off patch suffix so rtl is recognized
13484 as a sunos4.1.3 machine, even though it's been patched.
13485
13486Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13487
13488 * Makefile.in (INSTALL_LAST): Delete.
13489 (INSTALL_DOSREL): New.
13490
13491Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13492
13493 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13494 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13495 whether we pass down --with-gnu-ld anyhow.
13496
13497Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13498
13499 * Makefile.in (INSTALL_LAST): Change operation so it works
13500 on more flavors of make.
13501 * configure.in (go32): Don't build libg++ or libio.
13502
13503Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13504
13505 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13506 they can be overriden by templates.
13507
13508Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13509
13510 * configure.in (target==go32): Don't build gdb.
13511 * dosrel: New directory.
13512
13513Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13514
13515 * configure.in (host==go32): Configure dosrel too.
13516 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13517 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13518 be set by incoming names or templates.
13519 (INSTALL_LAST): New rule.
252b5132
RH
13520
13521Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13522
13523 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13524
13525Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13526
252b5132
RH
13527 * configure.in (appdirs): New variable. Currently empty, but will
13528 be used in gas distribution. If nonempty, lists a set of
13529 directories at least one of which must get configured, or top
13530 level configuration is considered to have failed.
13531 (rs6000-*-lynxos*): Use new file name.
13532
13533Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13534
13535 Eliminate XTRAFLAGS.
13536 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13537 newlib include files using -idirafter, and also use -nostdinc.
13538 (CXX_FOR_TARGET): Likewise.
13539 (XTRAFLAGS): Removed.
13540 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13541 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13542 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13543 ($(DO_X)): Don't pass down XTRAFLAGS.
13544
13545Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13546
13547 * configure.in (mips*-dec-bsd*): New target; do build linker.
13548 (mips*-*-bsd*): New target; don't build linker.
13549
13550Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13551
13552 * configure.in: support rs6000-*-lynxos* configuration.
13553 support sunos4 as a cross target.
13554
13555 * config.sub: look for lynx*, not lynx since the OS version may
13556 legitimately be part of the name.
13557
13558Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13559
13560 * configure.in (i[34]86-*-sco*): Move to be with other i386
13561 targets.
13562 (romp-*-*): New target. Skip various binary utilities.
13563 (vax-*-*): New target. Don't build newlib.
13564 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13565
13566Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13567
13568 * configure.in: Only set host_makefile_frag if config
13569 directory exists.
13570
13571Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13572
13573 * install.sh: If $dstdir exists, don't check whether each
13574 component does.
13575
13576Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13577
13578 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13579
13580Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13581
35590697
AJ
13582 * configure.in (*-*-lynxos*): Don't configure newlib for either
13583 native or cross Lynx.
252b5132
RH
13584
13585Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13586
13587 * config.sub (sparc64-elf): Fix os.
13588 (z8k): Remove duplicate.
13589
13590Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13591
13592 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13593 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13594
13595Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13596
13597 * configure: Make file links cleanly even if Lynx fails on
80413487 13598 an NFS symlink (at least fail cleanly).
252b5132
RH
13599
13600Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13601
13602 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13603 -XNh2000.
13604
13605Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13606
13607 * configure: Unknown options are fatal again.
13608
13609Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13610
13611 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13612 compatibility.
252b5132
RH
13613
13614Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13615
13616 * build-all.mk: Add `clean' target.
13617
13618Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13619
13620 * config.guess: Add SINIX support.
13621 * configure.in: Add mips-*-sysv4* support.
13622
13623Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13624
13625 * build-all.mk: Document all useful targets.
13626 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13627 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13628
13629Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13630
13631 * configure: Support --silent, --quiet.
13632
13633Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13634
13635 * configure: Support --disable-FEATURE.
13636
13637Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13638
13639 * config.guess: Recognize NCR running SVR4.3.
13640
13641Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13642
13643 * config.guess: Make BSDI generate i386-unknown-bsd386.
13644 Patch from Paul Eggert <eggert@twinsun.com>.
13645
13646Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13647
13648 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13649
13650Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13651
13652 * configure: Make unrecognized options give nonfatal warnings
13653 instead of fatal errors, and pass them to any subdirectory
13654 configures in case they recognize them.
13655 Make --x equivalent to --with-x.
13656
13657Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13658
13659 * configure: Add --enable-* options. Clean up usage message and
13660 some comments.
13661
13662Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13663
13664 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13665
13666Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13667
13668 * configure.in (hppa*-*-*): Enable binutils.
13669
13670Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13671
13672 * config.sub: Recognize cisco.
13673
13674Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13675
13676 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13677
13678Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13679
13680 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13681 than one configuration name. Add comment.
13682
13683Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13684
13685 * config.guess: about target *-hitachi-hiuxwe2, fixed
13686 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13687 macro is incorrect.]
13688
13689Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13690
13691 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13692 than the "make ls" stuff which used to be here.
13693
13694Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13695
13696 * config.guess: Recognize i[34]86-unknown-freebsd.
13697 From Shawn M Carey <smcarey@rodan.syr.edu>.
13698
13699Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13700
13701 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13702
13703Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13704
13705 * config.guess: Check for ptx.
13706
13707Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13708
13709 * config.sub: Add os9k checking.
13710
13711Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13712
13713 * config.guess: Handle OSF1 running on HPPA processors
13714
13715Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13716
13717 * configure: If subdir configure fails, print out a message with
13718 subdirectory name, in case subdir's configure code didn't identify
13719 itself.
13720
13721Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13722
13723 * configure.in: Remove embedded newlines from configdirs.
13724 Avoid mismatches of substrings. Fix matching strings at end
13725 of configdirs.
13726
13727Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13728
13729 * config.guess: Add Lynx/rs6000 config support.
13730
13731Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13732
13733 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13734
13735Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13736
13737 * configure.in (hppa*-*-osf*): Treat this just like most other
13738 PA configurations (eg no binutils or ld).
13739 (hppa*-*-*elf*): These configurations have binutils and ld.
13740
13741Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13742
13743 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13744
13745Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13746
13747 * configure.in (rs6000-*-*): Build gas.
13748
13749Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13750
80413487 13751 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13752
13753Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13754
13755 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13756 for GDB and GDB has been fixed to not need it.
13757
252b5132
RH
13758Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13759
13760 * config.guess: Recognize vax hosts.
13761
13762Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13763
13764 * configure (while loop): Don't use "break 2" inside case
13765 statement -- the case statement isn't an enclosing loop.
13766
13767Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13768
13769 * config.guess: Clean up NeXT support, to allow nextstep
13770 on Intel machines. Make OS be nextstep.
13771
13772Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13773
13774 * config.guess: Add alternate forms for Convex.
13775
13776Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13777
13778 * configure: Completely rewrite option processing. Take
13779 advantage of pattern-matching to avoid invoking test frequently.
13780 Also clean up host and target defaulting logic.
13781
13782Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13783
13784 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13785 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13786 commands (plus user environment) will fit SCO limits.
13787
13788Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13789
13790 * configure.in: Don't issue warnings about directories which are
13791 not being configured if -norecursion is set. Correct test for
13792 --with-gnu-as and --with-gnu-ld to not get confused by substring
13793 matches.
13794
13795 * configure.in: Don't build gas for alpha-dec-osf1*.
13796
13797Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13798
13799 * configure: Back out Per's change of 12/19/1993. It changes the
13800 behavior of configure in unexpected and confusing ways.
13801
13802 Also, use different delim char when calculating
13803 program_transform_name so that the name can contain slashes.
13804
13805Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13806
13807 * configure.in, config.sub: Add support for VSTa micro-kernel.
13808
13809Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13810
13811 * configure.in: Nuke hacks which were used to get a special
13812 version of GAS for HPPA configurations.
13813
13814Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13815
13816 * configure: If only ${target_alias} is given, use that
13817 as the default for ${host_alias}.
13818 * configure: Add missing back-slashes before nested quotes.
13819
13820Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13821
13822 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13823
13824Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13825
13826 * config.guess: Recognize some Tektronix configurations.
13827 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13828
13829Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13830
13831 * config.sub: Match any flavor of SH.
13832
13833Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13834
13835 * configure.in: Don't try to configure newlib for Alpha.
13836
13837Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13838
13839 * configure.in: Don't build ld for Irix 5. Don't build gas,
13840 libg++ or libio for any Alpha target.
13841
13842 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13843
13844Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13845
13846 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13847 default arguments -- so it tried to compress itself.
13848
13849Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13850
13851 * configure.in (notsupp): ensure that a space is always at the end
13852 of the configdirs list, since the grep checks for an explicit space
13853
13854Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13855
13856 * configure.in (target i386-sysv4.2): don't build ld, since static
13857 versions of many libraries are not available.
13858
13859Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13860
13861 * config.guess: Recognize Apollos (using environment variables).
13862 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13863
13864Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13865
13866 * config.guess: Recognize Sony news mips running newsos.
13867
13868Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13869
13870 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13871 "fi ; else" for bash.
13872
13873Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13874
13875 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13876
13877Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13878
13879 * config.sub: accept unixware as an alias for svr4.2.
13880 Fix some inconsistancies with the gcc version.
13881
13882Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13883
13884 * Makefile.in (DISTDOCDIRS): Add gdb.
13885
13886Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13887
13888 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13889
13890Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13891
13892 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13893 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13894 this now.
13895
13896Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13897
13898 * config.sub: Accept hiux* as an OS name.
13899
13900 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13901 etc/make-stds.texi. The underscore came from gcc, and dje now
13902 agrees that RUNTESTFLAGS is the correct name.
13903
13904Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13905
13906 * install.sh: Remove 'set -e'. It makes any conditionals
13907 in the script useless.
13908
13909 * config.guess: Automatically recognize arm-acorn-riscix
13910 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13911
13912Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13913
13914 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13915
13916Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13917
13918 * Makefile.in (DISTDOCDIRS): New variable.
13919 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13920 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13921
13922Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13923
13924 * configure.in (hppa target): check the source directory for the
13925 pagas sub-directory
13926
13927Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13928
13929 * config.sub: Allow -aout* and -elf*.
13930
13931Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13932
13933 * configure.in: Don't build ld on i386-solaris2, same as for
13934 sparc-solaris2.
13935
13936Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13937
13938 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13939
13940Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13941
13942 * configure.in: Configure gdb for alpha.
13943
13944Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13945
13946 * Makefile.in (CXXFLAGS): Add -O.
13947
13948Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13949
13950 * config.guess: added support for DG Aviion
13951
13952Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13953
13954 * configure.in: Produce warning message for subdirectories not
13955 configurable for this host/target combination. Don't try to
13956 configure gdb for vms.
13957
13958Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13959
13960 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13961 appropriate files before making "diststuff".
13962 (DISTBISONFILES): New var: list of files to be edited.
13963 (DISTSTUFFDIRS): Add binutils.
13964
13965Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13966
13967 * config.sub: also handle mipsel and mips64el (for little endian mips)
13968
13969Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13970
13971 * configure.in: Add * to end of all OS names.
13972
13973Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13974
13975 * configure.in: Build newlib for LynxOS native.
13976
13977Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13978
13979 * config.guess: Add support for delta 88k running SVR3.
13980
13981 * configure.in: Add comment about HP compiler vs. emacs.
13982
13983Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13984
13985 * configure.in: don't build ld on solaris2 (not a viable option
13986 due to bugs in getpwnam & getpwuid)
13987
13988Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13989
13990 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13991 config.guess will produce a full version number.
13992
13993Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13994
13995 * configure.in: Build linker and binutils for alpha-dec-osf1.
13996
13997Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13998
13999 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14000 and gdb/testsuite/Makefile.in.
14001
14002Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14003
14004 * configure.in: recognize mips*- instead of mips-
14005
14006Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14007
14008 * config.sub: Accept linux*coff and linux*elf as operating
14009 systems.
14010
14011Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14012
14013 * config.sub: Recognize mips64, and mips3 as an alias for it.
14014
14015Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14016
14017 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14018 gdb knows how to handle OSF/1 shared libraries.
14019
14020Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14021
14022 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14023 * config.guess: Recognize Hitachi's HIUX.
14024 * config.sub: Recognize h3050r* and hppahitachi.
14025 Remove redundant cases for hp9k[23]*.
14026
14027Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14028
14029 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14030 if gas and ld are in the source tree and are in ${configdirs}.
14031 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 14032 --with options (but still pass them down on the command line,
252b5132
RH
14033 if they were explicitly specified).
14034
14035Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14036
14037 * configure: substitute SHELL value in Makefile.in with
14038 ${CONFIG_SHELL}
14039
14040Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14041
14042 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14043 *-*-solaris2* targets.
14044
14045Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14046
14047 * Makefile.in: define M4, and pass it down to sub-makes;
14048 all-autoconf now depends on all-m4
14049
14050Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14051
14052 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14053 presence of {ar,ranlib} instead of a configured directory
14054
14055Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14056
14057 * config.guess: Accept 34?? as well as 33?? for NCR.
14058
14059Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14060
14061 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14062 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14063
14064Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14065
14066 * configure: grab values for $(CC) and $(CXX) from the
14067 environment, so that someone can do "CC=gcc configure; make" and
14068 have it work right (matching the way that autoconf works now)
14069
14070 * configure.in, Makefile.in: add support for gash, the tcl
14071 interface to Galaxy
14072
14073 * config.guess: add NetBSD variants (hp300, x86)
14074
14075Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14076
14077 * install.sh: Support -d option (in the manner of SunOS 4 install,
14078 as it is more deterministic than that of GNU install)
14079 (chmodcmd): Set file to mode 755 by default (should also do default
14080 chgrp and chown, but I don't feel like dealing with that now)
14081
14082Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14083
14084 * config.sub: Remove h8300hhms alias.
14085
14086Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14087
14088 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14089
14090Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14091
14092 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14093 as stmp-fixinc
14094
14095Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14096
14097 * config.sub: recognize m88110-bug-coff.
14098
14099Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14100
14101 * Makefile.in (all-libio): all dependencies on the toolchain used
14102 to build this (gcc, gas, ld, etc)
14103
14104Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14105
14106 * config.guess: Deal with OSF/1 1.3 on alpha.
14107
14108Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14109
14110 * install.sh: add some 'else true' clauses for portability
14111
14112 * configure.in: don't build libio for h8[35]00-*-* targets
14113
14114Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14115
14116 * Makefile.in: Add support for new libio.
14117
14118Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14119
14120 * install.sh: If one command fails, don't try the rest. Don't try
14121 to remove $dsttmp (via trap) unless we have already created it.
14122 If $src doesn't exist, detect it and exit with an error.
14123
14124 * config.guess: Recognize BSD on hp300.
14125
14126Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14127
14128 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14129 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14130
14131Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14132
14133 * Makefile.in (all-send-pr): depends on all-prms
14134
14135Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14136
14137 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14138
14139Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14140
14141 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14142 Added test for mips-mips-riscos5.
14143
14144Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14145
14146 * configure.in: use mh-hp300 for 68k HP hosts
14147
14148Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14149
14150 * configure: add support for CONFIG_SHELL, so that you can use
14151 some alternate shell for evaluating configure scripts
14152
14153Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14154
14155 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14156 in configure script to bug-gdb@prep.ai.mit.edu when building
14157 distribution archive.
14158 * Makefile.in (COMPRESS): Remove def.
14159 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14160 gdb.tar.Z and make-gdb.tar.Z respectively.
14161 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14162 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14163 to convergence with 'taz' target in Makefile.in.
14164
14165Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14166
14167 * install.sh (dsttmp): use trap to ensure that tmp files go
14168 away on error conditions
14169
14170Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14171
14172 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14173
14174Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14175
14176 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14177 its parent is '/' not ''.
14178
14179 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14180
14181Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14182
14183 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14184 that ${newsrcdir}/configure.in does.
14185
14186Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14187
14188 * test-build.mk: support for CONFIG_SHELL
14189
14190Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14191
14192 * config.sub (netware): Add as a basic system type.
14193
14194Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14195
14196 * Makefile.in (Makefile): depend on configure.in. Also drop the
14197 $(srcdir)/ from the dependency on Makefile.in.
14198
14199Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14200
14201 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14202 (h8300hhms is temporary until multi-libraries are implemented).
14203 * configure.in: Handle h8300h too.
14204
14205Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14206
14207 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14208
14209Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14210
14211 * configure: Remove extraneous output when guessing host type.
14212 * config.guess: Remove extraneous output when guessing using C
14213 compiler rather than uname, or when guessing fails.
14214
14215Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14216
14217 * Makefile.in: remove all.cross and install.cross targets
14218
14219 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14220 definitions
14221
14222Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14223
14224 * configure.in (target sh): Build gprof.
14225
14226Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14227
14228 * config.sub: change -solaris to -solaris2
14229
14230Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14231
14232 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14233
14234Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14235
14236 * configure: Correct error message for missing Makefile.in to
14237 print correct directory.
14238
14239Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14240
14241 * install.sh: kludge around 386BSD shell bug
14242
14243Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14244
14245 * config.guess: Recognize NeXT.
14246 * config.guess: Recognize i486-ncr-sysv4.
14247 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14248
14249Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14250
14251 * Makefile.in (MAKEINFOFLAGS): New variable.
14252 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14253 * build-all.mk, test-build.mk: Pass down --no-split as
14254 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14255
14256Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14257
14258 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14259
14260Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14261
14262 * Makefile.in (libg++.tar.z): New rule.
14263 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14264 * Makefile.in (taz): Only do a single chmod.
14265
14266Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14267
14268 * install.sh: don't use dirname anymore (replaced with sed usage)
14269
14270Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14271
14272 * Makefile.in: Change extension for gzip'd files from '.z' to
14273 '.gz' per new FSF standard usage.
14274
14275Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14276
14277 * configure: put quotes around the final value of program_transform_name
14278
14279Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14280
14281 * Makefile.in: new install.sh support; update install-info rules
14282
14283Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14284
14285 * configure.in: Build diff for crosses, but not for go32 host.
14286
14287 * configure.in: Build gprof only for native, and don't build it
14288 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14289
14290Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14291
14292 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14293
14294Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14295
14296 * configure.in (host_tools): Add prms.
14297
14298Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14299
14300 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14301 with $(FLAGS_TO_PASS) on the command line
14302
14303 * config.sub: Recognize lynx and lynxos
14304
14305Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14306
14307 * config.sub: Accept -ecoff*, not just -ecoff.
14308
14309Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14310
14311 * Makefile.in (taz): Use .gz suffix instead of .z.
14312 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14313 names.
14314
14315Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14316
14317 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14318
14319Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14320
14321 * Makefile.in (install-no-fixedincludes): install gcc last, so
14322 that rebuilds that might happen during 'make install' don't get
14323 bogus gcc include files
14324
14325Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14326
14327 Change from Utah for HPPA support:
14328 * config.guess: Recognize hppa1.x-hp-bsd.
14329
14330Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14331
14332 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14333 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14334
14335Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14336
14337 * config.sub: Add support for rom68k and bug boot monitors.
14338
14339Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14340
14341 * Makefile.in: Make all-opcodes depend on all-bfd.
14342
14343Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14344
14345 * config.guess: Added special check for i[34]86-univel-sysv4*.
14346
14347Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14348
14349 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14350 the processor rather than assuming i486.
14351
14352Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14353
14354 * config.guess: Recognize SunOS6 as Solaris3.
14355
14356Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14357
14358 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14359 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14360
14361Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14362
14363 * build-all.mk (all-cross): New target for Canadian Cross.
14364 Added Q2 go32 targets.
14365 * test-build.mk: Configure go32 cross sparclite-aout and
14366 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14367 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14368
14369Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14370
14371 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14372 GO32 hosted toolchains
14373
14374Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14375
14376 * configure: change so "-exec-prefix" gets passed down rather
14377 than "-exec_prefix" so autoconf generated Makefiles get the
14378 exec_prefix set right.
14379
14380Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14381
14382 * config.guess: get the Solaris2 minor version number
14383
14384 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14385
14386Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14387
14388 * config.guess: Recognize some Sequent platforms.
14389
14390Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14391
14392 * Makefile.in: added the vault-install target
14393
14394 * configure.in: actually use the Sun3 makefile fragment that's in
14395 config, also added the release dir to configdirs
14396
14397Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14398
14399 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14400
14401Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14402
14403 * configure.in: remove some program from Alpha targetted toolchains
14404
14405Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14406
14407 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14408 gprof.
14409 (taz): Run "make diststuff" in those directories instead of "make
14410 proto-dir". Look for "VERSION=" only at start of line in subdir
14411 Makefile. Use "gzip -9" for compression.
14412 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14413 (binutils.tar.z): New target.
14414
14415Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14416
14417 * Makefile.in (taz): Include gpl.texinfo.
14418
14419Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14420
14421 * Makefile.in (setup-dirs): Merged into "taz" target.
14422 (taz): Only do `proto-dir' stuff if a directory is actually needed
14423 for this target.
14424
14425Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14426
14427 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14428 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14429 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14430 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14431 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14432
14433Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14434
14435 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14436 config.sub, and move-if-change to gdb testsuite distribution
14437 archive, so the testsuite can be extracted, configured, and
14438 run separately from the gdb distribution. Blow away the Chill
14439 tests that require a Chill compiled executable, since GNU Chill
14440 is not yet publically available.
14441
14442Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14443
14444 * test-build.mk: set environment variables in a single command,
14445 instead of a list of assignments and exports
14446
14447 * config.guess: recognize Alpha/OSF1 systems
14448
14449Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14450
14451 * configure: Change help message to prefer --options rather than
14452 -options.
14453
14454Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14455
14456 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14457 zippy@ecst.csuchico.edu.
14458 * config.guess: Recognize miniframe.
14459
14460Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14461
9eb322aa
MF
14462 * Makefile.in: Use srcroot to find runtest rather than rootme.
14463 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14464
14465Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14466
14467 * test-build.mk: Extensive additions to support building on a
14468 machine other than the host.
14469
14470Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14471
14472 * configure (tooldir): Fix for i386-aix again.
14473
14474Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14475
14476 * configure, Makefile.in: Change definition of $(tooldir)
14477 to match the FSF.
14478
14479Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14480
14481 * config.guess: Recognize i[34]86/SVR4.
14482
14483Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14484
14485 * Makefile.in (all-gdb): gdb depends on sim.
14486
14487Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14488
14489 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14490 at the same time we make the prototype gdb directory.
14491 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14492 files at the same time as the gdb base release distribution.
14493
14494Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14495
14496 * Makefile.in (check): Use individual check targets rather than
14497 DO_X rule.
14498 (check-gcc): Added.
14499
14500Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14501
14502 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14503 for System V release 3.2.
14504
14505Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14506
14507 * config.sub: Recognize hppaosf.
14508 * configure.in: Do configure ld/binutils/gas for it.
14509
14510Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14511
14512 * configure (tooldir): Alter syntax used to set this, for systems
14513 where "\$" isn't handled right, like i386-aix.
14514
14515Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14516
14517 * configure: Pass program-transform-name, not
14518 program_transform_name, to recursive configures.
14519
14520Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14521
14522 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14523 of gas+ld+binutils.
14524
14525Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14526
14527 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14528
14529Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14530
14531 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14532
252b5132
RH
14533Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14534
14535 * Makefile.in (PRMS): Set back to all-prms.
14536
14537Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14538
14539 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14540 targets, rather than for MIPS hosts.
14541
14542Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14543
14544 * configure.in: add comment for --with-x default values
14545
14546 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14547
14548 * Makefile.in: add check-* targets for each of the directories in
14549 the tree. Add a definition of RUNTEST that will use the one we
14550 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14551
14552Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14553
14554 * configure.in: Removed obsolete references to bfd_target and
14555 target_makefile_frag.
14556
14557 * build-all.mk: Set assorted targets for Q2.
14558 * config.sub: Recognize z8k-sim and h8300-hms.
14559 * test-build.mk: Really don't pass host to configure.
14560 (HOLES): Added uname.
14561
14562Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14563
14564 * configure: Handle an empty program-prefix, program-suffix or
14565 program-transform-name correctly.
14566
14567Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14568
14569 * build-all.mk: -G 8 no longer required for MIPS targets.
14570 * test-build.mk: Don't pass host argument to configure; make it
14571 guess.
14572
14573Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14574
14575 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14576 * Makefile.in (COMPRESS): New macro, like GZIP.
14577
14578Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14579
14580 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14581
14582 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14583 with gas currently defaults to -G 0.
14584
14585Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14586
14587 * Makefile.in (all-flex): flex depends on byacc.
14588
14589 * build-all.mk: If host not specified, use config.guess. Pass TAG
14590 to test-build.mk as RELEASE_TAG.
14591 * test-build.mk (configargs): New variable containing arguments to
14592 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14593 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14594
14595 * config.guess: Use /bin/uname when checking -X argument on SCO,
14596 to avoid invoking GNU uname which doesn't understand -X.
14597
14598 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14599
14600 * configure.in: Build gas for mips-*-*.
14601
14602Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14603
14604 * Makefile.in (all.normal): insert missing backslash.
14605
14606Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14607
4bddf3ad 14608 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14609
14610 * Makefile.in: Complete overhaul to merge many almost identical
14611 targets.
14612
14613Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14614
14615 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14616 (gdb.tar.Z): Adjusted.
14617
14618 * Makefile.in (setup-dirs, taz): New targets; should be general
14619 enough to adapt for gdb sometime. Build only .z file.
14620 (gas.tar.z): New target.
14621
14622Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14623
14624 * build-all.mk: Use CC=cc -Xs on Solaris.
14625
252b5132
RH
14626Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14627
14628 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14629 for handling BISON for FSF releases.
14630
14631Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14632
14633 * configure: Actually implement the change zoo just documented.
14634
14635Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14636
14637 * configure: when using config.guess, only set target_alias when
14638 it's not already been set (ie, on the command line)
14639
14640Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14641
14642 * Makefile.in: add installcheck target, set PRMS to install-prms
14643
14644Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14645
14646 * configure: add support for package_makefile_fragment, handle the
14647 case where a directory has a configure.in file but no Makefile.in
14648 more gracefully (with an actual understandable error message, even);
14649 add support for --without (and add this to the usage message); also
14650 explicitly add a --host=${host_alias} to the command line when
14651 config.guess is used
14652
14653Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14654
14655 * configure: Must use both --host and --target in recursive calls.
14656
14657Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14658
14659 * Makefile.in: Change deja-gnu to dejagnu.
14660
14661Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14662
14663 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14664
14665Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14666
14667 * configure.in: canonicalize all instances to *-*-solaris2*,
14668 also strip out a number of tools to not build for go32 host
14669
14670Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14671
14672 * config.guess: add GPL.
14673
14674 * Makefile.in, config.guess, config.sub, configure: bump
14675 copyrights to 93.
14676
14677Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14678
14679 * Makefile.in (do-info): Removed obsolete check for existence of
14680 localenv file.
14681
14682 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14683
14684Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14685
14686 * Makefile.in: a couple of 'else true' for decstation,
14687 support for TclX
14688
14689 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14690
14691Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14692
14693 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14694
14695Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14696
14697 * config.guess: Recognize i386-ibm-aix (PS/2).
14698 * configure.in: Use config/mh-aix386 file for it.
14699
14700Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14701
14702 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14703 CC_FOR_TARGET instead.
14704 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14705
14706Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14707
14708 * Makefile.in: Add sim to list of directories sent with gdb
14709
14710Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14711
14712 * configure.in: Put back mips-dec-bsd* case.
14713
14714Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14715
14716 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14717 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14718 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14719
14720Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14721
14722 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14723
14724 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14725 (install-info): install dir.info only if it exists,
14726 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14727
14728Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14729
14730 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14731 gas for mips-dec-bsd.
14732
14733Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14734
14735 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14736 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14737
14738Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14739
14740 * configure.in: Added "dejagnu" to hosttools list.
14741
14742Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14743
14744 * config.sub, configure.in, config.guess: Add support
14745 for Bosx, an AIX variant from Bull.
14746 Patches from F.Pierresteguy@frcl.bull.fr.
14747
14748Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14749
14750 * devo/dejagnu: Initial creation of devo/dejagnu.
14751 Migrated dejagnu testcases and support files for testing software
14752 tools to reside as subdirectories, currently called "testsuite",
14753 within the directory of the software tool. Migrated all programs,
14754 support libraries, etc. beloging to dejagnu proper from
14755 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14756 with no modifications. The changes to these files which will
14757 allow them to configure, build, and execute properly will be made
14758 in a future update.
14759
14760Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14761
14762 * Makefile.in: Change send_pr to send-pr.
14763 * configure.in: Likewise.
14764 * send_pr: Renamed directory to send-pr.
14765
14766Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14767
14768 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14769
14770Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14771
14772 * README: Update for gdb-4.8 release.
14773 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14774 gdb-xxx.tar.z (gzip'd) file also.
14775
14776Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14777
14778 * Makefile.in: make all-diff depend on all-libiberty
14779
14780Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14781
14782 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14783
14784Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14785
14786 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14787
14788Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14789
14790 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14791 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14792 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14793
14794Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14795
14796 * Makefile.in: makeinfo binary is in a new location
14797
14798Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14799
14800 * config.sub: Accept -ecoff as an OS.
14801
14802 * Makefile.in: Various changes to eliminate a level of make
14803 recursion and reduce the required command line length.
14804 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14805 sub-makes.
14806 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14807 variables holding settings for specific sub-makes.
14808 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14809 in terms of BASE_FLAGS_TO_PASS.
14810 (TARGET_LIBS): New variable listing directories which use
14811 TARGET_FLAGS_TO_PASS.
14812 (subdir_do): Eliminated.
14813 (do-*): New set of targets to replace subdir_do.
14814 (various): All targets which used subdir_do now depend on do-*.
14815 (local-clean): Renamed from do_clean.
14816 (local-distclean): New target, dependency of distclean and
14817 realclean.
14818 (install-info): Don't create directories. Depend on dir.info
14819 rather than calling make recursively.
14820 (install-dir.info): Eliminated.
14821 (install-info-dirs): Create all info directories here.
14822 (dir.info): Depend upon do-install-info.
14823
14824 * test-build.mk (HOLES): Added false.
14825
14826Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14827
14828 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14829
14830Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14831
14832 * Makefile.in (info): remove dependency on all-texinfo. The
14833 problem was really in texinfo/C, not at this level.
14834
14835Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14836
14837 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14838
14839Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14840
14841 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14842 GDB releases.
14843
14844Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14845
14846 * configure: Include srcdir in message about target of link not
14847 being found. Don't convert `-' to `_' in `with' options being
14848 passed to subdirs.
14849
14850Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14851
14852 * configure.in: add uudecode to host_tools
14853
14854 * Makefile.in: added {all,install}-uudecode targets, added them to
14855 the appropriate lists
14856
14857Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14858
14859 * Makefile.in (all-gcc): Added dependency on all-gas.
14860
14861 * configure.in (mips-*-*): Build ld and binutils.
14862
14863Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14864
14865 * configure: check return code from mkdir, print error message and
14866 exit on failure.
14867
14868Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14869
14870 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14871
14872Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14873
14874 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14875
14876Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14877
14878 * config.sub (h8500): Recognize this as a cpu type.
14879
14880Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14881
14882 * configure: source directory missing is no longer a warning
14883
14884 * configure.in: recognize irix[34]* instead of irix[34]
14885
14886 * Makefile.in: define and pass down X11_LIB
14887
252b5132
RH
14888Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14889
14890 * guess-systype: Renamed to ...
14891 * config.guess: ... by popular request.
14892 * configure.in, Makefile.in: Update accordingly.
14893
14894Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14895
14896 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14897 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14898 + Execute ./dummy instead of assuming . is in PATH.
14899
14900Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14901
14902 * guess-systype: New shell script. Attempts to guess the
14903 canonical host name of the executing host.
14904 Only a few hosts are supported so far.
14905 * configure: Call guess-systype if no host is specified.
14906
14907Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14908
14909 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14910 gcc Makefile.
14911
14912
14913Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14914
14915 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14916 (all-gcc, install-gcc, subdir_do): Use it.
14917
14918Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14919
14920 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14921
14922Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14923
14924 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14925 set exclusively by configure, using configure.in .
14926
14927Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14928
14929 * test-build.mk: set $PATH for all builds
14930
14931 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14932
14933Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14934
14935 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14936 the one used in gcc/Makefile.in, so that a null expansion doesn't
14937 override the one needed to build gcc with a native cc.
14938
14939
14940Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14941
14942 * configure: Accept -with arguments.
14943
14944Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14945
14946 * Makefile.in: added h8300sim
14947
14948Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14949
252b5132
RH
14950 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14951 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14952 (all-cygnus, native, build-cygnus): Make
14953 $(canonhost)-stamp-3stage-done, not $(host)....
14954 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14955 i386-sco3.2v4. Added else true to if command.
14956
14957Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14958
14959 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14960
14961Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14962
14963 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14964
14965Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14966
14967 * configure.in: don't remove binutils from Solaris builds
14968
14969Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14970
14971 * Makefile.in: get rid of earlier definitions for *clean,
14972 also handle the recursive info rule better
14973
14974Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14975
14976 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14977 do more-or-less the right thing.
14978
14979Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14980
14981 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14982 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14983
14984Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14985
14986 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14987 $(host_canonical).
14988
14989 * configure.in: split the configdirs list into 4 categories (native
14990 v. cross, library v. tool) and handle the cross-only and native-
14991 only in more reasonable (and correct!) way.
14992
14993Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14994
14995 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14996 configdirs anymore.
14997
14998Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14999
15000 * Makefile.in: extensive cleanup:: removed all of the explicit
15001 clean-* targets, collapsed many wrappers around subdir_do into
15002 one, added additional targets to satisfy standards.texi, deleted
15003 some old targets, some changes for consistency
15004
15005Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15006
15007 * configure.in: handle some programs as cross-only, and others as
15008 native only
15009
15010 * test-build.mk: handle partial holes in a more generic manner
15011
15012 * Makefile.in: m4 depends on libiberty
15013
252b5132
RH
15014Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15015
15016 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15017 time, wdiff, and find to configdirs
15018
15019 * Makefile.in: all, clean, and install rules for the new programs
15020 added to configure.in
15021
15022Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15023
15024 * configure.in: use mh-sun for all *-sun-* hosts
15025
252b5132
RH
15026Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15027
15028 * Makefile.in: define flags for X11 include files and library file
15029 locations, pass them down to the programs that need this info
15030
15031 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15032
252b5132
RH
15033Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15034
15035 * configure.in: start building libg++ for HP-UX targets
15036
15037Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15038
15039 * README: Update references to files moved into etc/.
15040
15041Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15042
15043 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15044 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15045
15046Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15047
15048 * configure: accept dash as well as underscore in long option
15049 names for FSF compatibility.
15050
15051Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15052
15053 * config.sub: added -sco3.2v4 support from FSF.
15054
15055Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15056
15057 * configure.in: expand the section that adds or removes
15058 directories from the list of programs to build, to handle native
15059 vs. cross in addition to host v. native
15060
15061Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15062
15063 * Makefile.in: Replace C++ in macro names with CXX.
15064 This is less likely to break ...
15065
15066Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15067
15068 * test-build.mk: add -w to GNU_MAKE
15069
15070Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15071
15072 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15073 add 'sparc' to list of recognized cpus. This needed to make
15074 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15075 Delete some redundant ose68 variants. Recognize -wrs as an os,
15076 then changes that into $CPU-wrs-vxworks.
15077
15078 * configure.in: remove most references to gdbtest, regularize
15079 target based program removal
15080
15081 * test-build.mk: import from p3 tree (many fixes and changes)
15082
15083Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15084
15085 * Makefile.in: added rules to handle tcl, tk, and expect
15086
15087 * configure.in: handle those directories if they exist
15088
15089Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15090
15091 * config.sub: removed bogus hppabsd and hppahpux names, since
15092 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15093
15094Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15095
15096 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15097 depends upon all-xiberty
15098
15099 * Makefile.in: changes from p3, including:
15100
15101 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15102
15103 * Makefile.in (XTRAFLAGS): include newlib directories if
15104 newlib/Makefile exists, rather than if host != target.
15105
15106 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15107
15108 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15109 from the same source tree and not building a cross-compiler. This
15110 matters for the libg++ configuration if reconfiguring a tree that
15111 has already been installed.
15112
15113 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15114
15115 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15116 pick up the machine and system specific header files.
15117
15118 * Makefile.in: added AS_FOR_TARGET, passed down in
15119 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15120 the C compiler to use to create programs which are run in the
15121 build environment, set it to default to $(CC), and passed it down
15122 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15123
15124 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15125
15126 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15127 We need them for unusual native builds, like systems without
15128 ranlib.
15129
15130 * configure: also define $(host_canonical) and
80413487
RH
15131 $(target_canonical), which are the full, canonical names for the
15132 given host and target
252b5132
RH
15133
15134Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15135
15136 * Makefile.in: Added separate definitions for C++.
15137
15138Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15139
15140 * configure.in (configdirs): Add deja-gnu.
15141
15142Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15143
15144 * README: Update for configure.texi and gdb-4.7 release.
15145
15146Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15147
15148 * Makefile.in: Move "all" target to top of file.
15149 Previously, first target was ".PHONY" which caused BSD4.4 make
15150 to build .PHONY when make was run without arguments.
15151
15152Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15153
15154 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15155 Library-copylefted code in libiberty.
15156
15157Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15158
15159 * config.sub: Replace m68kmote with plain old m68k.
15160
15161Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15162
15163 * Makefile.in: Remove space from blank line, avoid Make complaints.
15164
15165Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15166
15167 * config.sub: Complain if no argument is given. Added support for
15168 386bsd as OS and target alias.
15169
15170Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15171
15172 * Makefile.in (XTRAFLAGS): include newlib directories if
15173 newlib/Makefile exists, rather than if host != target.
15174
15175Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15176
15177 * config.sub: recognize sparclite-wrs-vxworks.
15178
15179 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15180 p3.) Added clean-xiberty to clean.
15181
15182Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15183
15184 * configure.in: use *-*-* instead of nested cases for host and target
15185
15186Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15187
15188 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15189 from the same source tree and not building a cross-compiler. This
15190 matters for the libg++ configuration if reconfiguring a tree that
15191 has already been installed.
15192
15193Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15194
15195 * config.sub (i486v/i486v4): Merge in from FSF version.
15196
15197Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15198
15199 * configure: only set PWD if it is already set.
15200
15201Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15202
15203 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15204 doesn't have unset and all success paths (and most error paths)
15205 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15206 to just ${PWD} to avoid confusion.)
15207
15208Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15209
15210 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15211 even for a native compilation.
15212
15213Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15214
15215 Changes to make the gdb.tar.Z rule work better.
15216
15217 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15218 (DEVO_SUPPORT): Add configure.texi.
15219 (bfd-ilrt.tar.Z): Remove ancient rule.
15220
15221Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15222
15223 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15224 pick up the machine and system specific header files.
15225
15226 * configure.in, config.sub: added new target m68010-adobe-scout,
15227 with alias of adobe68k. Changed configure.in to check for
15228 -scout before -sco* to avoid a false match.
15229
15230 * Makefile.in: added AS_FOR_TARGET, passed down in
15231 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15232 the C compiler to use to create programs which are run in the
15233 build environment, set it to default to $(CC), and passed it down
15234 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15235
15236Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15237
15238 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15239 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15240 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15241 FOR_TARGET variants, to newlib and libg++.
15242
15243Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15244
15245 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15246 first.
15247
15248Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15249
15250 * config.sub: Accept `elf' as an environment.
15251
15252Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15253
15254 * Makefile.in (all-opcodes): cd into the right directory
15255
15256Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15257
15258 * configure: added -program_transform_name option, used as
15259 argument to sed when installing programs.
15260 configure.texi: added documentation for -program_prefix,
15261 -program_suffix and -program_transform_name.
15262
15263Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15264
15265 * config.sub: Accept i486 where i386 ok.
15266
15267Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15268
15269 * config.sub: accept we32k
15270
15271Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15272
35590697 15273 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15274
15275 * Makefile.in: don't create all directories for ``make install'';
15276 let the subdirectories create the ones they need.
15277
15278Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15279
80413487 15280 * COPYING: new file, GPL v2
252b5132
RH
15281
15282Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15283
15284 * Makefile.in: use the new gen-info-dir, which needs a template
15285 argument (which also lives in texinfo)
15286
15287 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15288
252b5132
RH
15289Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15290
15291 * config.sub (ncr3000): Change i386 to i486.
15292
15293Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15294
15295 * Makefile.in: add install-rcs, install-grep to
15296 install-no-fixedincludes, removed install-bison and install-libgcc
15297
15298Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15299
15300 * configure.in: grab the HPUX makefile fragment if on HPUX
15301
15302Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15303
15304 * Makefile.in: eradicate bison spoor (ditto libgcc).
15305 configure.in: recognise m68{k,000}-ericsson-OSE.
15306 es1800 is alias for m68k-ericsson-OSE
15307
15308Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15309
15310 * configure.in: rearrange the parts that remove programs from
15311 configdirs, based now on HOST==TARGET or by canonical triple.
15312
15313Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15314
15315 * test-build.mk: recurse explicitly with -f test-build.mk when
15316 appropriate. predicate stage3 and comparison on the existence
15317 of gcc. That is, if gcc isn't around, we aren't three-staging.
15318 On very clean, also remove ...stamp-co. Build in-place before
15319 doing other builds.
15320
15321Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15322
15323 * Makefile.in, configure.in: add tgas
15324
15325Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15326
15327 * Makefile.in: a number of changes merged in from progressive.
15328
15329 * configure.in: add libm.
15330
15331 * .cvsignore: ignore some stuff that comes from test-build.mk.
15332
252b5132
RH
15333Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15334
15335 * config.sub: Add es1800 (m68k-ericsson-es1800).
15336
15337Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15338
15339 * configure: Add program_suffix (parallel to program_prefix)
15340 * Makefile.in: adjust directory-creating script for losing decstation
15341
15342Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15343
15344 * configure: Minor $subdir-related fixes.
15345
15346Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15347
15348 * configure: fix various problems with propogating
15349 makefile_target_frag in subdirs.
15350 * configure.in: config libgcc if its there
15351
15352Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15353
15354 * config.sub: HPPA merge.
15355
252b5132
RH
15356Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15357
15358 * Makefile.in: Replace all-bison with all-byacc in all
15359 dependency lines for other tools (which now use byacc).
15360
15361Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15362
15363 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15364
252b5132
RH
15365Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15366
15367 * Makefile.in: make gprof rules similar to byacc rules (instead of
15368 vestigal $(unsubdir) that didn't work...)
15369
15370Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15371
15372 * config.sub: Add support for Linux.
15373 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15374 (at least for libg++).
15375
15376Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15377
15378 * configure.texi: fix doc for the -nfp option to configure
15379
15380Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15381
15382 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15383
15384Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15385
15386 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15387 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15388 * configure.in: added solaris* host_makefile_frag hook.
15389
15390Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15391
15392 * config.sub: changed recognition of m68000 so that various
15393 m68k types can be specified via m680[01234]0
15394
15395Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15396
15397 * config.sub (basic_machine): fix sed so that '-foo' isn't
15398 completely substituted out while .+'-foo' loses the '-foo'
15399
15400Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15401
15402 * config.sub ($os): Add -aout.
15403
15404Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15405
15406 * configure: If host_makefile_frag is absolute, don't
15407 prefix ${invsubdir} (relevant to libg++ auto-configure).
15408
15409Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15410
15411 * Makefile.in (tooldir): Define it.
15412 (all-ld): Depend on all-flex.
15413
15414Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15415
15416 * Makefile.in (check): Fix libg++ special case.
15417
15418Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15419
15420 * configure: do not bury `pwd` into config.status, thus do fewer
15421 pwd's.
15422
15423 * configure: print the "Building in" message only when building in
15424 other than "." AND verbose.
15425
15426 * configure: remove -s, rework -v to better accomodate guested
15427 configures.
15428
15429 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15430
15431Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15432
15433 * Makefile.in: macroize flags passed on recursion. remove
15434 fileutils.
15435
15436Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15437
15438 * configure: get makesrcdir right for subdirs deeper than 1.
15439
15440 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15441 install.
15442
15443Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15444
15445 * Makefile.in: don't print subdir_do or recursion lines.
15446
15447Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15448
15449 * standards.texi: added menu item.
15450
15451 * Makefile.in: build and install standards.info.
15452
15453 * standards.texi: new file.
15454
15455Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15456
15457 * configure: test for and move config.status pieces from
15458 ${subdir}/.
15459
15460Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15461
252b5132
RH
15462 * configure: Test for existance of files before trying to mv
15463 them, to avoid numerous non-existance messages.
15464
15465Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15466
15467 * configure: correct final line of config.status.
15468
15469 * configure: patch from eggert. Avoids a protection problem if
15470 the original Makefile.in is read only.
15471
15472 * configure: use move-if-change from gcc to create config.status.
15473 Some makefiles depend on config.status to tell if a directory
15474 has been reconfigured for a different host. This change
15475 prevents those directories from remaking everything in the case
15476 where the reconfig was only intended to rebuild a Makefile.
15477
15478 * configure: test for config.sub with "config.sub sun4" rather
15479 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15480 host alias from a missing config.sub.
15481
15482Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15483
15484 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15485 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15486
15487Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15488
15489 * configure: mkdir ${subdir} as needed.
15490
15491Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15492
15493 * Makefile.in,configure.in: added autoconf.
15494
15495Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15496
15497 * Makefile.in: no longer pass against on recursion.
15498
15499 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15500 definitions are not inherited.
15501
15502 * configure: correct makesrcdir when subdir is .
15503
15504Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15505
15506 * configure: Add support for 'subdirs' variable, which is
15507 like 'configdirs', except that configure doesn't re-invoke
15508 itself for subdirs, it just creates a Makefile for each subdir.
15509 * configure.texi: Document subdirs.
15510
15511Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15512
15513 * configure.in: added flex to configdirs
15514
15515Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15516
15517 * Makefile.in: remove clean-stamps from clean.
15518
15519Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15520
15521 * configure.in: Add gdbtest to configdirs.
15522
15523Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15524
15525 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15526 to recursive makes.
15527 * configure.in: Recognize new ncr3000 config.
15528
15529Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15530
15531 * Makefile.in, configure.in: removed references to gdbm.
15532
15533Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15534
15535 * config.sub: Don't canonicalize os value
15536 newsos* to bsd (readline needs to check for newsos).
15537 (This fix was earlier made Jan 31, but got re-broken.)
15538
15539Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15540
15541 * configure.in: sco is an os, not a vendor!
15542
15543 * configure: Quote $( better. Keep various shells happy.
15544
15545Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15546
15547 * Makefile.in: eliminate stamp-files.
15548
15549Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15550
15551 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15552 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15553
15554Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15555
15556 * config.sub: fix iris/iris3.
15557
15558Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15559
15560 * configure: re-add -rm.
15561
15562Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15563
15564 * Maskefile.in: add .stmp-rcs to all.
15565
15566 * configure.in: remove gas from rs6000 build, use aix host fragment.
15567
15568Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15569
15570 * configure: pass down site_option during recursion.
15571
15572Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15573
15574 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15575
15576Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15577
15578 * configure: Change exec_prefix so that it really defaults to prefix.
15579
15580Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15581
15582 * Makefile.in, configure.in: Add support for mmalloc library.
15583
15584Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15585
15586 * Makefile.in: add stmp dependencies for a few more things.
15587
15588Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15589
15590 * configure: adjusted error message on objdir/srcdir configure
15591 collision, per john's suggestion.
15592
15593 * Makefile.in: add libiberty stmp to all and all.cross.
15594
15595Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15596
15597 * Makefile.in: remove force dependencies, add grep to all.
15598
15599Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15600
15601 * Makefile.in: drop flex. make stamp files work.
15602
15603 * configure: added test for conflicting configuration in srcdir,
15604 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15605 gets cranky. use relative paths for configure and srcdir
15606 whenever possible. Send some error messages to stderr that were
15607 going to stdout.
15608
15609Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15610
15611 * Makefile.in: Fix libg++ rule to check for gcc directory
15612 before using gcc/gcc. Also pass XTRAFLAGS.
15613
15614Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15615
15616 * Makefile.in: added stmp-files so that directories aren't polled
15617 when they are already built.
15618
15619 * configure.texi: fixed a node pointer problem.
15620
15621Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15622
4bddf3ad 15623 * config.sub configure.in gdb/configure.in
252b5132
RH
15624 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15625 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15626 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15627
15628Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15629
15630 * configure: -recurring becomes -silent. corrected help message
15631 for -site= option.
15632
15633 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15634
15635Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15636
15637 * configure: when building Makefile for crosses, replace
15638 tooldir and program_prefix. default srcdir from location of
15639 config.sub. remove "for host in hosts" and "for target in
15640 targets" loops.
15641
15642Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15643
15644 * Makefile.in: Do not pass bindir or mandir to cvs.
15645
15646Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15647
15648 * Makefile.in, configure.in: removed traces of namesubdir,
15649 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15650 copyrights to '92, changed some from Cygnus to FSF.
15651
15652 * configure.texi: remove most references to multiple hosts,
15653 multiple targets, subdirs, etc.
15654
15655 * configure.man: removed rcsid. reference config.sub not
15656 config.subr.
15657
15658 * Makefile.in: mkdir $(infodir) on install-info.
15659
15660Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15661
15662 * configure.texi: Explain better about .gdbinit and about
15663 the environment that configure.in sections run in.
15664
15665Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15666
15667 * configure.in: Ultrix is only a decstation if it's a MIPS.
15668
15669Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15670
15671 * README: DOC.configure => cfg-paper.texi.
15672
15673Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15674
15675 * config.sub (near case $os): Don't convert newsos* to bsd!
15676
15677Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15678
15679 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15680 the number of copies of COPYING that go into the GDB tar file.
15681
15682Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15683
4bddf3ad 15684 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15685 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15686 Fix SCO configuration stuff.
15687
15688Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15689
15690 * Makefile.in: For libg++, make sure the -I pointing
15691 to the gcc directory goes *after* all the libg++-local -I flags.
15692 Also, move just-gcc dependency from just-libg++ to all-libg++.
15693
15694Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15695
15696 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15697
15698Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15699
15700 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15701
15702Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15703
15704 * config.sub: Add stratus configuration frags. Also
15705 submitted to FSF.
15706
15707Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15708
15709 * Makefile.in (DEV_SUPPORT): add configure.man.
15710
15711 * config.sub(Decode manufacturer-specific): add -none*.
15712
15713Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15714
15715 * Makefile.in: remove form feeds to make Sun's make happy.
15716 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15717
15718Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15719
15720 * Makefile.in (AR_FLAGS): Make quieter.
15721
15722Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15723
15724 * configure.in: Add libg++.
15725 * configure: When verbose, don't output the command line at each
15726 level; it will be unremarkably the same as the previous version,
15727 which will be the same as what the user typed.
15728
15729Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15730
15731 * configure.in, Makefile.in: fix clean-info, add flex. add
15732 fileutils.
15733
15734 * configure: be less sensitive to spaces in Makefile.in. Do not
15735 look for sources in "..". Doing so breaks subdirectories that
15736 might have their own configure. If a subdir has it's own
15737 configure script, use it.
15738
15739Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15740
15741 * cfg-paper.texi: some changes suggested by rms.
15742
15743Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15744
15745 * config.sub: Merge in some small additions from the FSF version,
15746 taken from the gcc distribution, to bring the Cygnus and FSF
15747 versions into closer sync.
15748
15749Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15750
15751 * configure.in: Changed svr4 references to sysv4.
15752
15753Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15754
15755 * configure: added -V for version number option.
15756
15757Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15758
15759 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15760 renamed from DOC.configure to cfg-paper.texi.
15761
15762Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15763
15764 * configure, config.subr, config.sub: config.subr is now
15765 config.sub again.
15766
15767Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15768
15769 * configure.texi: new file, in progress.
15770
15771 * Makefile.in: build info file and install the man page for
15772 configure.
15773
15774 * configure.man: new file, first cut.
15775
15776 * configure: find config.subr again now that configuration "none"
15777 has gone. removed all traces of the -ansi option. removed all
15778 traces of the -languages option.
15779
15780 * config.subr: resync from rms.
15781
d932cae7 157821991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15783
15784 * configure, config.sub, config.subr: merge config.sub into
15785 config.subr, call the result config.subr, remove config.sub, use
15786 config.subr.
15787
15788 * Makefile.in: revised install for dir.info.
15789
d932cae7 157901991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15791
15792 * configure.in: add decstation host makefile frag.
15793
15794 * Makefile.in: BISON now bison -y again. also install-gcc on
15795 install. clean-gdbm on clean. infodir belongs in datadir.
15796 Make directories for info install. Build dir.info here then
15797 install it.
15798
d932cae7 157991991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15800
15801 * Makefile.in: fix for bad directory tests.
15802
d932cae7 158031991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15804
15805 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15806 regexp. -srcdir relative was being handled incorrectly.
15807
15808 * Makefile.in: unwrapped some for loops so that parallel makes
15809 work again and so one can focus one's attention on a particular
15810 package.
15811
d932cae7 158121991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15813
15814 * configure: added PWD as a stand in for `pwd` (for speed). use
15815 elif wherever possible. make -srcdir work without -objdir.
15816 -objdir= commented out.
15817
d932cae7 158181991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15819
15820 * configure: +options become --options. -subdirs commented out.
15821 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15822 Makefile now at top of generated Makefile. Removed cvs log
15823 entries. added -srcdir. create .gdbinit only if there is one
15824 in ${srcdir}.
15825
15826 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15827 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15828 and mandir now keyed off datadir by default.
15829
d932cae7 158301991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15831
15832 * Freshly created ChangeLog.
15833
15834\f
15835Local Variables:
15836mode: change-log
15837left-margin: 8
15838fill-column: 76
15839version-control: never
15840End: