x86: fix operand size checking
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
26996596
SH
12018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3 * config.sub: Sync with upstream version 2018-07-03.
4
c5244148
SH
52018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7 * config.guess: Sync with upstream version 2018-06-26.
8 * config.sub: Sync with upstream version 2018-07-02.
9
4119873a
AO
102018-06-29 Alexandre Oliva <oliva@adacore.com>
11
12 * configure.ac: Introduce support for @unless/@endunless.
13 * Makefile.tpl (dep-kind): Rewrite with cond; return
14 postbootstrap in some cases.
15 (make-postboot-dep, postboot-targets): New.
16 (dependencies): Do not output postbootstrap dependencies at
17 first. Output non-target ones changed for configure to depend
18 on stage_last @if gcc-bootstrap, and the original deps @unless
19 gcc-bootstrap.
20 * configure.in, Makefile.in: Rebuilt.
21
71300e2c
NC
222018-06-24 Nick Clifton <nickc@redhat.com>
23
24 * configure: Regenerate.
25
d0ac1c44
SM
262018-06-19 Simon Marchi <simon.marchi@ericsson.com>
27
28 * libtool.m4: Use AC_LANG_SOURCE.
29 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
30 * README-maintainer-mode: Update version requirements.
31 * ar-lib: New file.
32 * test-driver: New file.
33 * configure: Re-generate.
34
e0541124
EB
352018-06-18 Eric Botcazou <ebotcazou@adacore.com>
36
37 * Makefile.def (fortran): Add check-target-libgomp-fortran.
38 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
39 * Makefile.in: Regenerate.
40
41 * configure: Regenerate.
42
db67d458
SM
432018-06-18 Simon Marchi <simon.marchi@ericsson.com>
44
45 * configure.ac: Sync with GCC, remove MPX-related things.
46
b5778783
NC
472018-05-01 Nick Clifton <nickc@redhat.com>
48
49 * config.guess: Synchronize with config project master sources.
50 * config.sub: Likewise.
51
1063beb5
FT
522018-05-01 Francois H. Theron <francois.theron@netronome.com>
53
54 * configure.ac: Added "nfp" target.
55 * configure: Regenerate.
56
b29d2641
MR
572018-02-13 Maciej W. Rozycki <macro@mips.com>
58
59 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
60 * configure: Regenerate.
61
52b2f300
NC
622018-01-30 Nick Clifton <nickc@redhat.com>
63
64 * src-release.sh (do_proto_toplev): Add patterns for more junk files
65 to delete before creating the tarball.
66
b431b4ea
NC
672018-01-29 Nick Clifton <nickc@redhat.com>
68
69 * src-release.sh (do_proto_toplev): Strip patch remnant files from
70 the sources before creating the tarball.
71
19e2900b
NC
722018-01-13 Nick Clifton <nickc@redhat.com>
73
74 * src-release.sh: Update copyright notice. Change reference to devo
75 to be a reference to root.
76
bf41f30d
NC
772018-01-10 Nick Clifton <nickc@redhat.com>
78
79 * config-ml.in: Sync with gcc sources.
80 * config.guess: Likewise.
81 * config.sub: Likewise.
82 * configure.ac: Likewise.
7ec0cd50 83 * configure: Regenerate.
bf41f30d 84
863f7a5f
NC
852017-12-14 Nick Clifton <nickc@redhat.com>
86
87 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
88
638d9137
SH
892017-12-12 Stafford Horne <shorne@gmail.com>
90
91 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
92 * configure: Regenerate.
93
ef87240f
NC
942017-09-15 Nick Clifton <nickc@redhat.com>
95
96 * src-release.sh (LZIPPROG): New define. Provides the name of the
97 lzip program.
98 (do_lz): New function. Compresses a tarball using the lzip
99 program.
100 (do_compress): Add support for lzip compression.
101 (usage): Mention -l option.
102 (build_release): Support -l option to invoke lzip compression.
103
817b7711
AM
1042017-09-15 Alan Modra <amodra@gmail.com>
105
106 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
107 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
108 and sim depending on $tool and $support_files. Echo configure line.
109
255300f5 1102017-09-14 Matt Rice <ratmice@gmail.com>
111
112 * src-release.sh (do_proto_toplev): Enable gold during release process.
113
8f0dd45f
AJ
1142017-04-13 Andrew Jenner <andrew@codesourcery.com>
115
116 * config.sub: Sync with master version in config project.
117
2f5f29ca
AJ
1182017-04-03 Andrew Jenner <andrew@codesourcery.com>
119
120 * config.sub: Handle ia16 in $basic_machine.
121
122 bfd/
123 * config.bfd: Handle ia16.
124
125 gas/
126 * configure.tgt: Handle ia16.
127
128 ld/
129 * configure.tgt: Handle ia16.
130
11997a83
NC
1312017-03-22 Nick Clifton <nickc@redhat.com>
132
133 * config.sub: Sync with master version in config project.
134 * config.guess: Likewise.
135
05a13254
NC
1362017-01-23 Nick Clifton <nickc@redhat.com>
137
138 * configure.ac: Update year in copyright notice.
139 Sync from FSF GCC mainline, bringing in the following patches.
140 * Makefile.def: Likewise.
141 * Makefile.tpl: Likewise.
142 * configure: Regenerate.
143 * Makefile.in: Regenerate.
144
145 2016-12-21 Jakub Jelinek <jakub@redhat.com>
146
147 * configure.ac: Don't bootstrap libmpx unless --with-build-config
148 includes bootstrap-mpx.
149
150 2016-12-01 Matthias Klose <doko@ubuntu.com>
151
152 * configure.ac: Don't use pkg-config to check for bdw-gc.
153
154 2016-11-30 Matthias Klose <doko@ubuntu.com>
155
156 * Makefile.def: Remove reference to boehm-gc target module.
157 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
158 options and for the bdw-gc pkg-config module.
159
160 2016-11-15 Matthias Klose <doko@ubuntu.com>
161
162 * config-ml.in: Remove references to GCJ.
163 * configure.ac: Likewise.
164
165 2016-09-30 Jakub Jelinek <jakub@redhat.com>
166
167 * configure.ac: Add target-libffi to target_libraries.
168 Readd libgcj target disablings, modified to only target-libffi.
169 Readd target addition of go to unsupported languages.
170
171 2016-09-30 Andrew Haley <aph@redhat.com>
172
173 * Makefile.def: Remove libjava.
174 * Makefile.tpl: Likewise.
175 * configure.ac: Likewise.
176
177 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
178
179 * configure.ac: Disable "sim" directory for arc*-*-*.
180
181 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
182
183 * configure.ac: Check for the minimum in-tree MPFR version
184 handled.
185
3f66c01b
AM
1862016-12-31 Alan Modra <amodra@gmail.com>
187
188 * config.sub: Import from upstream.
189
da17fe9d
AM
1902016-12-08 Alan Modra <amodra@gmail.com>
191
192 * configure: Regenerate.
193
d5451cd4
JC
1942016-12-02 Josh Conner <joshconner@google.com>
195
196 * configure.ac: Add fuchsia to targets that use ELF.
197 * configure: Regenerated.
198
5ada5c6f
DE
1992016-11-07 Doug Evans <dje@google.com>
200
201 * config.sub: Sync with upstream version 2016-11-03.
202 git://git.sv.gnu.org/config.git
203 * config.guess: Sync with upstream version 2016-10-02.
204
07619d52
SM
2052016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
206
207 * .gitignore: Add archives and make stamps.
208
bedbe19c
YTL
2092016-07-20 Yan-Ting Lin <currygt52@gmail.com>
210
211 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
212 * configure: Regenerated.
213
9abdce70
WL
2142016-06-28 Walter Lee <walt@tilera.com>
215
216 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
217 * configure: Regenerate.
218
0597bdc4
AM
2192016-05-28 Alan Modra <amodra@gmail.com>
220
221 * Makefile.tpl (configure): Depend on m4 files included.
222 * Makefile.in: Regenerate.
223
1690f1db
NC
2242016-05-27 Nick Clifton <nickc@redhat.com>
225
226 * config.guess (Alpha OSF1): Fix typo introduced during the most
227 recent synchronization update.
228
b43b8535
NC
2292016-05-23 Nick Clifton <nickc@redhat.com>
230
231 * Import these patches from the gcc mainline:
232
233 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
234
235 * config.guess: Import version 2016-04-02 (newest).
236 * config.sub: Import version 2016-05-10 (newest).
237
bb7dc663
NC
2382016-04-19 Nick Clifton <nickc@redhat.com>
239
240 * Import this patch from the GCC mainline:
241
242 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
243
244 PR bootstrap/70173
245 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
246 and gotools directories. Delete the stage_final file.
247 * Makefile.in: Regenerate.
248
ea016470
CC
2492016-03-17 Cary Coutant <ccoutant@gmail.com>
250
251 * configure.ac: Add mips and s390 to the gold target check.
252 * configure: Regenerate.
253
52cf9762
NC
2542016-02-10 Nick Clifton <nickc@redhat.com>
255
256 Import these patches from the GCC mainline:
257
258 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
259
260 * configure.ac: Enable LTO for DJGPP
261 * configure: Regenerate
262
263 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
264
265 PR bootstrap/69329
266 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
267 * Makefile.in: Regenerate.
268
269 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
270 Sebastian Pop <s.pop@samsung.com>
271
272 * Makefile.in: Regenerate.
273 * Makefile.tpl: Export ISLVER.
274 * configure: Regenerate.
275 * config/isl.m4: Detect isl-0.15.
276
277 2016-01-29 Sebastian Pop <s.pop@samsung.com>
278
279 * config/isl.m4: Add comments about isl-0.16.
280 * configure: Regenerate.
281
1985dc2d
L
2822016-01-12 H.J. Lu <hongjiu.lu@intel.com>
283
284 Sync with GCC
285 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
286
287 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
288 symbols.
289
290 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
291
292 PR bootstrap/69134
293 * Makefile.def (mpfr): Disable assembler.
294 * Makefile.in: Regenerate.
295
4849dfd8
NC
2962016-01-11 Nick Clifton <nickc@redhat.com>
297
298 Import the following changes from the GCC mainline:
299
300 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
301
302 * configure.ac: Enable libmpx by default.
303 * configure: Regenerated.
304
305 2015-11-19 Martin Liska <mliska@suse.cz>
306
307 * .gitignore: Add .clang-format to ignored files.
308 * Makefile.tpl: Add clang-format.
309 * Makefile.in: Regenerate.
310
311 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
312
313 PR libffi/65726
314 * Makefile.def (lang_env_dependencies): Make libffi depend
315 on cxx.
316 * Makefile.in: Regenerate.
317
318 2015-12-02 Ian Lance Taylor <iant@google.com>
319
320 PR go/66147
321 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
322 * Makefile.in: Regenerate.
323
324 2015-12-17 Nathan Sidwell <nathan@acm.org>
325
326 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
327 * configure: Regenerate.
328
329 2015-12-17 Sebastian Pop <s.pop@samsung.com>
330
331 * Makefile.in: Replace ISL with isl.
332 * Makefile.tpl: Same.
333 * config/isl.m4: Same.
334 * configure.ac: Same.
335 * contrib/download_prerequisites: Same.
336 * configure: Regenerate.
337
338 2016-01-01 Ben Elliston <bje@gnu.org>
339
340 * config.guess: Import version 2016-01-01.
341 * config.sub: Likewise.
342
f075eb5e
TG
3432015-11-20 Tristan Gingold <gingold@adacore.com>
344
345 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
346 * configure: Regenerate.
347
6c3bc0f8
NC
3482015-10-21 Nick Clifton <nickc@redhat.com>
349
350 PR gas/19109
351 * configure.ac: Note the 'none' is an acceptable argument to
352 --enable-compressed-debug-sections.
353 * configure: Regenerate.
354
edeefb67
L
3552015-10-20 H.J. Lu <hongjiu.lu@intel.com>
356
357 PR gas/19109
358 * configure.ac: Add
359 --enable-compressed-debug-sections={all,gas,gold,ld}.
360 * configure: Regenerated.
361
68996839
NC
3622015-09-30 Nick Clifton <nickc@redhat.com>
363
364 Import the following patches from the GCC mainline:
365
366 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
367
368 PR libfortran/54572
369 * Makefile.def: Make libgfortran depend on libbacktrace.
370 * Makefile.in: Regenerate.
371
372 2015-08-12 Tom de Vries <tom@codesourcery.com>
373
374 PR other/67092
375 PR other/67098
376 * configure.ac: Remove --with_host_libstdcxx support.
377 * configure: Regenerate.
378
379 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
380 Jakub Jelinek <jakub@redhat.com>
381
382 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
383 nvptx*-*-*.
384 * configure: Regenerate.
385
5960642a
L
3862015-08-07 H.J. Lu <hongjiu.lu@intel.com>
387
388 Sync with GCC
389 2015-07-28 Ben Elliston <bje@gnu.org>
390
391 * config.sub, config.guess: Import from upstream.
392
016a3251
DD
3932015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
394
395 * Makefile.def (libiconv): Define bootstrap=true.
396 Mark pdf/html/info as missing.
397 (configure-gcc): Depend on all-libiconv.
398 (all-gcc): Ditto.
399 (configure-libcpp): Ditto.
400 (all-libcpp): Ditto.
401 (configure-intl): Ditto.
402 (all-intl): Ditto.
403 * Makefile.in: Regenerate.
404
136bb21f
L
4052015-07-27 H.J. Lu <hongjiu.lu@intel.com>
406
407 Sync with GCC
408 2015-07-24 Michael Darling <darlingm@gmail.com>
409
410 PR other/66259
411 * config-ml.in: Reflects renaming of configure.in to configure.ac
412 * configure: Likewise
413 * configure.ac: Likewise
414
22121df0
L
4152015-07-14 H.J. Lu <hongjiu.lu@intel.com>
416
417 * Makefile.in: Regenerated.
418
419 Sync with GCC
420 2015-05-21 Jason Merrill <jason@redhat.com>
421
422 * Makefile.tpl: Update comments.
423
424 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
425
426 * Makefile.tpl: Remove surplus whitespace throughout.
427
428 2015-03-25 Martin Liska <mliska@suse.cz>
429 Yury Gribov <y.gribov@samsung.com>
430
431 * Makefile.tpl: Fix ln source location for vimrc file.
432
969b1713
L
4332015-07-14 H.J. Lu <hongjiu.lu@intel.com>
434
435 Sync with GCC
436 2015-05-16 James Bowman <james.bowman@ftdichip.com>
437
438 * configure.ac: FT32 target added.
439 * configure: Regenerate.
440
ce6c656d
L
4412015-07-14 H.J. Lu <hongjiu.lu@intel.com>
442
443 Sync with GCC
444 2015-06-02 Jason Merrill <jason@redhat.com>
445
446 PR bootstrap/66319
447 * configure.ac: Use -std=gnu++98.
448
449 2015-05-28 Mike Frysinger <vapier@gentoo.org>
450
451 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
452 * configure: Regenerate.
453
454 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
455
456 * configure.ac: Fix typo.
457 * configure: Regenerate.
458
459 2015-05-03 Matthias Klose <doko@ubuntu.com>
460
461 * configure.ac: Match $host configured with triplets.
462 * configure: Regenerate.
463
464 2015-04-17 Jakub Jelinek <jakub@redhat.com>
465
466 PR bootstrap/62077
467 * configure.ac (--enable-stage1-checking): Default to
468 release,misc,gimple,rtlflag,tree,types if --disable-checking
469 or --enable-checking is not specified and DEV-PHASE is not
470 experimental.
471 * configure: Regenerated.
472
473 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
474
475 Install back PR target/47230 fix (Revert the revert).
476
16beab3d
L
4772015-06-30 H.J. Lu <hongjiu.lu@intel.com>
478
479 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
480 target.
481 * configure: Regenerate.
482
5569a85f
JDA
4832015-05-13 John David Anglin <dave.anglin@bell.net>
484
485 * configure.ac: Disable configuration of GDB for HPUX targets.
486 * configure: Regenerate.
487
e81d5d05
L
4882015-05-01 H.J. Lu <hongjiu.lu@intel.com>
489
490 PR ld/18355
491 * Makefile.def: Add extra_configure_flags to host zlib.
492 * configure.ac (extra_host_zlib_configure_flags): New. Set
493 to --enable-host-shared When bfd is to be built as shared
494 library. AC_SUBST.
495 * Makefile.in: Regenerated.
496
ec5b9462
HPN
4972015-04-15 Mike Frysinger <vapier@gentoo.org>
498 Hans-Peter Nilsson <hp@axis.com>
499
500 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 501 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
502 use that in the getver call instead of $tool.
503 (sim_release): Pass gdb as fifth parameter to tar_compress.
504 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
505
f91ca6bc
IB
5062015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
507
508 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
509 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
510 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
511 * Makefile.in: Regenerate.
512
cf39cfc5
L
5132015-04-01 H.J. Lu <hongjiu.lu@intel.com>
514
515 * configure.ac: Add --with-system-zlib.
516 * configure: Regenerated.
517
6ac1079e
L
5182015-03-31 H.J. Lu <hongjiu.lu@intel.com>
519
520 * src-release.sh: Don't configure with --with-target-subdir=.
521 --disable-multilib.
522
890ba06f
L
5232015-03-31 H.J. Lu <hongjiu.lu@intel.com>
524
525 * src-release.sh (DEVO_SUPPORT): Replace src-release with
526 src-release.sh.
527
5675acd9
ES
5282015-03-30 Ed Schouten <ed@nuxi.nl>
529
530 * config.sub: Update from upstream, to 2015-03-04 version.
531 * config.guess: Likewise.
532
d2d67aea
L
5332015-03-30 H.J. Lu <hongjiu.lu@intel.com>
534
535 * Makefile.def (dependencies): Add all-zlib to all-bfd.
536 * Makefile.in: Regenerated.
537
92c695a1
L
5382015-03-28 H.J. Lu <hongjiu.lu@intel.com>
539
540 * src-release.sh (do_proto_toplev): Configure with --target
541 --with-target-subdir and --disable-multilib.
542 (BINUTILS_SUPPORT_DIRS): Add zlib.
543 (GAS_SUPPORT_DIRS): Likewise.
544 (GDB_SUPPORT_DIRS): Likewise.
545 (SIM_SUPPORT_DIRS): Likewise.
546
091021fa
L
5472015-03-17 H.J. Lu <hongjiu.lu@intel.com>
548
549 * configure.ac (target_configdirs): Exclude target-zlib if
550 target-libjava isn't built.
551 * configure: Regenerated.
552
5df8a8fc
L
5532015-03-17 H.J. Lu <hongjiu.lu@intel.com>
554
555 Sync with GCC
556 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
557
558 * config-ml.in: Robustify ac_configure_args parsing.
559
1b6c0831
L
5602015-03-16 H.J. Lu <hongjiu.lu@intel.com>
561
562 * Makefile.def: Updated from GCC trunk.
563 * Makefile.tpl: Likewise.
564 * configure.ac: Likewise.
565 * Makefile.in: Regenerated.
566 * configure: Likewise.
567
3f8107ab
AM
5682015-01-28 James Bowman <james.bowman@ftdichip.com>
569
570 * configure.ac: Add FT32 support.
571 * configure: Regenerate.
572
10b8fe5e
AG
5732015-01-12 Anthony Green <green@moxielogic.com>
574
575 * configure.ac: Don't disable gprof for moxie.
576 * configure: Rebuild.
577
6b91c541
AP
5782015-01-03 Andrew Pinski <apinski@cavium.com>
579
580 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
581 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
582 (BASE_TARGET_EXPORTS): Add OBJCOPY.
583 (OBJCOPY_FOR_TARGET): New variable.
584 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
585 * Makefile.in: Regenerate.
586 * configure.ac: Check for already installed target objcopy.
587 Also GCC_TARGET_TOOL on objcopy.
588 * configure: Regenerate.
589
6ba37ab4
HPN
5902015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
591
592 * config.sub: Update from upstream, to 2015-01-01 version.
593 * config.guess: Ditto.
594
bb5f7690
EB
5952014-12-06 Eric Botcazou <ebotcazou@adacore.com>
596
597 * config.sub: Update from upstream config repo.
598
6e733cce
L
5992014-11-24 H.J. Lu <hongjiu.lu@intel.com>
600
601 * libtool.m4: Updated from GCC trunk.
602
8969c424
JBG
6032014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
604
605 * config.guess: Update from upstream config repo.
606 * config.sub: Ditto.
607
37e77caf
JBG
6082014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
609
610 * move-if-change: Update from upstream gnulib.
611
e3046511
JBG
6122014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
613
614 * compile: Sync with upstream Automake.
615 * depcomp: Ditto.
616 * install-sh: Ditto.
617 * missing: Ditto.
618 * mkinstalldirs: Ditto.
619 * ylwrap: Ditto.
620
3e615393
TG
6212014-10-15 Tristan Gingold <gingold@adacore.com>
622
623 * src-release.sh (do_proto_toplev): Configure with --target.
624
6d26190c
JY
6252014-10-03 Jing Yu <jingyu@google.com>
626
627 * configure.ac: Add aarch64 to list of targets that support gold.
628 * configure: Regenerate.
629
a9d58c06
AB
6302014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
631
632 * configure.ac: Add mips*-img-elf* target triple.
633 * configure: Regenerate.
634
b25b5cef
CJW
6352014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
636 * configure: Disable gdb for nds32*-*-* until supported.
637 * configure.ac: Disable gdb for nds32*-*-* until supported.
638
f8797b5a
JB
6392014-09-05 Joel Brobecker <brobecker@adacore.com>
640
641 * configure: Regenerate.
642
2536ee9d
WN
6432014-08-27 Will Newton <will.newton@linaro.org>
644
645 * src-release.sh: New file.
646 * src-release: Remove file.
647
1f995db6
JS
6482014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
649
650 GDB not supported for or1k*-*-rtems*
651 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
652 of the stanzas results in this not being caught by or1k*-*-* later.
653 * configure. Regenerated.
654
a843ea33
SB
6552014-07-25 Samuel Bronson <naesten@gmail.com>
656
657 * .gitattributes: New file for use with git-merge-changelog.
658
cfbc1a6c
JS
6592014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
660
661 Disable gdb for or1k*-*-* until supported
662 * configure.ac (or1k*-*-*): Disable gdb.
663 * configure: Regenerated.
664
d9e042ac
SL
6652014-05-14 Sandra Loosemore <sandra@codesourcery.com>
666
667 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
668 * configure: Regenerated.
669
201f096f 6702014-03-26 Jakub Jelinek <jakub@redhat.com>
671
672 PR sanitizer/56781
673 * Makefile.def: Set bootstrap=true; for host fixincludes.
674 * configure.ac: Don't bootstrap host fixincludes unless
675 --with-build-config=bootstrap-{a,ub}san.
676 * Makefile.in: Regenerated.
677 * configure: Regenerated.
678
730af8ee 6792014-03-21 Jakub Jelinek <jakub@redhat.com>
680
681 * configure.ac: Move BUILD_CONFIG set up earlier. Add
682 --enable-vtable-verify option parsing. Don't add
683 target-libsanitizer to bootstrap_target_libs unless
684 --with-build-config=bootstrap-asan or
685 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
686 to bootstrap_target_libs unless --enable-vtable-verify.
687 * configure: Regenerated.
688
abca8d87 6892014-03-07 Jakub Jelinek <jakub@redhat.com>
690
691 PR bootstrap/58572
692 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
693 -I for libstdc++-v3 includes if $(LEAN).
694 * Makefile.in: Regenerated.
695
68d122bb 6962014-02-24 Walter Lee <walt@tilera.com>
697
698 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
699 (tilegx-*-*): Change to tilegx*-*-*.
700 * configure: Regenerate.
701
39d1b2ae
RS
7022014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
703
704 * config.sub, config.guess: Import from upstream.
705
50f80006
EB
7062014-04-04 Eric Botcazou <ebotcazou@adacore.com>
707
708 PR bootstrap/60620
72f4393d 709 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
710 * Makefile.in: Regenerate.
711
a6305403
YS
7122014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
713
714 * Makefile.def (dependencies): Make all-ld depend on all-binutils
715 for WINDRES_FOR_TARGET in default-manifest.o rule.
716 * Makefile.in: Regenerate.
717
62a0f723
RO
7182014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
719
720 PR target/59788
721 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
722 *solaris2*.
723
530e8392
KB
7242013-12-19 Keven Boell <keven.boell@intel.com>
725
726 * cp-namespace.c (cp_lookup_nested_symbol): Enable
727 nested lookups for fortran modules.
728 * dwarf2read.c (read_module): Add fortran module to
729 the symbol table.
730 (add_partial_symbol, add_partial_module): Add fortran
731 module to the partial symbol table.
732 (new_symbol_full): Create full symbol for fortran module.
733 * f-exp.y (yylex): Add new module domain to be parsed.
734 * symtab.h: New domain for fortran modules.
735
7f9b20bb
KB
7362013-12-19 Keven Boell <keven.boell@intel.com>
737
738 * f-exp.y (yylex): Add domain array to enable lookup
739 in multiple domains. Loop over lookup domains and try
740 to find requested symbol. Add STRUCT_DOMAIN to lookup
741 domains to be able to query for user defined types.
742
afc0578d 7432013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
744
745 * configure.ac: Add user-friendly check for native x86_64-linux
746 multilibs.
747 * configure: Regenerate.
748
f3f51a69
AM
7492013-11-23 Alan Modra <amodra@gmail.com>
750
751 * config.sub, config.guess: Import from upstream.
752
2440009d 7532013-11-07 Thomas Schwinge <thomas@codesourcery.com>
754
2440009d 755 * Makefile.in: Regenerate.
756
e78e02e6 757 * Makefile.tpl: Fix typo.
758 * Makefile.in: Regenerate partially.
759
9aaf2a7e 7602013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
761
762 * configure.ac: Added libcilkrts to noconfig list when C++ is not
763 supported.
764 * configure: Regenerated.
765
880b18d1 7662013-10-30 Jason Merrill <jason@redhat.com>
767
768 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
769 --disable-build-format-warnings.
770
522e3d71 7712013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
772
f3f51a69 773 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 774 depend on libstdc++ and libgcc.
775 * configure: Regenerate.
776 * configure.ac: Added libcilkrts to target binaries. Also, restrict
777 libcilkrts for POSIX and i*86, and x86_64 architectures.
778 * Makefile.in: Added libcilkrts related fields to support building it.
779
cb49a9e1 7802013-10-26 Jeff Law <law@redhat.com>
781
782 * Makefile.def (target_modules): Remove libmudflap
783 (languages): Remove check-target-libmudflap).
784 * Makefile.in: Rebuilt.
785 * Makefile.tpl (check-target-libmudflap-c++): Remove.
786 * configure.ac (target_libraries): Remove target-libmudflap.
787 Remove checks which disabled libmudflap on some systems.
788 * configure: Rebuilt.
789 * libmudflap: Directory removed.
790
82033c9b
JBG
7912013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
792
793 * configure.ac: Update from GCC.
794 * configure: Regenerate.
795
b50d7605
HPN
7962013-10-15 Hans-Peter Nilsson <hp@axis.com>
797
798 * src-release (do-proto-toplevel): Support subdir-path-prefixed
799 files in SUPPORT_FILES.
800 (SIM_SUPPORT_DIRS): New variable.
801 (sim.tar.bz2): New rule.
802
f4cfb980
JBG
8032013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
804
805 * configure.ac: Update from GCC.
806 * configure: Regenerate.
807
78b1434c
JJ
8082013-10-01 Jeff Johnston <jjohnstn@redhat.com>
809
810 * COPYING.NEWLIB: Update with new copyright.
811
b3fc79f8
JBG
8122013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
813
814 * configure.ac: Update from GCC.
815 * configure: Regenerate.
816
cc9afea3
AM
8172013-09-20 Alan Modra <amodra@gmail.com>
818
819 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
820 ppc host match. Support little-endian powerpc linux hosts.
821
f006cabd
JB
8222013-08-16 Joel Brobecker <brobecker@adacore.com>
823
824 * src-release (VER): When using $(TOOL)/common/create-version.sh,
825 strip the "-cvs" suffix from the version number if present.
826
95e43135
JBG
8272013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
828
829 * configure.ac: Sync with GCC repo.
830 * Makefile.def: Ditto.
831 * configure: Regenerate.
832 * Makefile.in: Ditto.
833
7539e41e
JB
8342013-07-22 Joel Brobecker <brobecker@adacore.com>
835
836 * src-release (VER): Use $(TOOL)/common/create-version.sh
837 if it exists.
838
e8044f35
RS
8392013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
840
841 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
842 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
843 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
844 * configure: Regenerate.
845
7bab7634
DC
8462013-06-01 George Thomas <george.thomas@atmel.com>
847
95e43135
JBG
848 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
849 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 850
b5364c9e
JJ
8512013-05-06 Sandra Loosemore <sandra@codesourcery.com>
852
853 * COPYING.NEWLIB: Add Altera Corporation copyright.
854
5dad867c
JBG
8552013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
856
857 * config.guess: Update from config repo.
858 * config.sub: Ditto.
859
b836cb18
JBG
8602013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
861
862 * Makefile.def: Sync with GCC.
863 * Makefile.in: Regenerate.
864
e7d5abf1
JBG
8652013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
866
867 * configure.ac: Sync with GCC.
b836cb18 868 * configure: Regenerate.
e7d5abf1 869
4f778543
MF
8702013-03-22 Mike Frysinger <vapier@gentoo.org>
871
872 * src-release (VER): Change bfd/configure.in sed to use the new
873 `bfd/configure --version` output.
874
f1dd87fc
YZ
8752013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
876
877 * configure.ac: Sync with GCC repo.
878 * configure: Ditto.
879
a413f71a
ILT
8802013-02-05 Ian Lance Taylor <iant@google.com>
881
882 PR go/55969
883 * configure.ac: Disable libgo on some systems where it does not
884 work.
885 * configure: Rebuild.
886
3a98824c
AM
8872013-02-05 Alan Modra <amodra@gmail.com>
888
889 * configure: Regenerate after syncing config/.
890
3dae1673
JBG
8912013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
892
893 * configure.ac: Sync with GCC repo.
894 * configure: Ditto.
895 * Makefile.def: Ditto.
896 * Makefile.in: Ditto.
897
bf51454b
JB
8982013-01-11 Joel Brobecker <brobecker@adacore.com>
899
900 Sync with GCC, merge:
901
902 2013-01-09 Jason Merrill <jason@redhat.com>
903
904 * .gitignore: Import from gdb repository.
905
c841a2be
JBG
9062013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
907
908 * config.sub: Update from config repo.
909
d7b9dae9
EB
9102013-01-11 Eric Botcazou <ebotcazou@adacore.com>
911
912 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
913 * Makefile.in: Regenerate.
914
861ea9c8
L
9152013-01-09 H.J. Lu <hongjiu.lu@intel.com>
916
917 * Makefile.def (configure-gcc): Depend on all-gmp.
918 (all-gcc): Remove dependency on all-gmp.
919 * Makefile.in: Regenerated.
920
ce82b126
JBG
9212013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
922
1b4f418d 923 * config.guess: Update from config repo.
c2e5e6d7 924 * config.sub: Ditto.
ce82b126 925
fd62a30d
JJ
9262013-01-07 Jeff Johnston <jjohnstn@redhat.com>
927
928 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
929 exists and replace the new bfin license in its location.
930
0140d685
L
9312013-01-07 H.J. Lu <hongjiu.lu@intel.com>
932
933 PR gas/14899
934 * Makefile.def (dependencies): Make all-binutils, all-gprof,
935 all-ld and all-gold depend on all-gas.
936 * Makefile.in: Regenerated.
937
c3d399e7
L
9382012-12-29 Ben Elliston <bje@gnu.org>
939
940 * config.guess: Update to 2012-12-29 version.
941 * config.sub: Likewise.
942
9417cd2f
JBG
9432012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
944
945 * Makefile.def (install-target-libgo): Depend on
946 install-target-libatomic. Merged from GCC repo.
947 * Makefile.in: Regenerate.
948
68dad382
JJ
9492012-12-17 Jeff Johnston <jjohnstn@redhat.com>
950
951 * COPYING.LIBGLOSS: Add license for bfin libgloss.
952
2344b8da
TS
9532012-12-16 Thomas Schwinge <thomas@codesourcery.com>
954
955 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
956 * configure: Regenerate.
957
5eb08693
L
9582012-12-11 H.J. Lu <hongjiu.lu@intel.com>
959
960 * Makefile.def (target_modules): Add bootstrap=true and
961 raw_cxx=true to libsanitizer.
962 * configure.ac (bootstrap_target_libs): Add libsanitizer.
963 * Makefile.in: Regenerated.
964 * configure: Likewise.
965
53ab32d8
JBG
9662012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
967
968 * config.sub: Merge from config repo.
969
d2489204
JBG
9702012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
971
972 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
973 * Makefile.tpl: Ditto.
974 * Makefile.in: Ditto.
975 * configure: Ditto.
d2489204 976
c23b5043
JBG
9772012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
978
979 * configure.ac (noconfigdirs): Merge from GCC.
980 * configure: Regenerate.
981
1dd1f7f6
JBG
9822012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
983
984 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
985
2bda3143
L
9862012-11-14 Roland McGrath <mcgrathr@google.com>
987
988 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
989 * configure: Regenerate.
990
5286fdef
L
9912012-11-13 Richard Henderson <rth@redhat.com>
992
993 * configure.ac: Move libsanitizer logic to subdirectory.
994 * configure: Regenerate.
995
9962012-11-13 Dodji Seketeli <dodji@redhat.com>
997
998 * configure.ac: Enable libsanitizer just on x86 linux for now.
999 * configure: Re-generate.
1000
10012012-11-13 David Edelsohn <dje.gcc@gmail.com>
1002
1003 * configure.ac: Merge libquadmath sections.
1004 * configure: Regenerate.
1005
10062012-11-12 Wei Mi <wmi@google.com>
1007
1008 * configure.ac: Add libsanitizer to target_libraries.
1009 * Makefile.def: Ditto.
1010 * configure: Regenerate.
1011 * Makefile.in: Regenerate.
1012
f66a9a70
L
10132012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1014
1015 * configure: Regenerated.
1016
10172012-11-03 Robert Mason <rbmj@verizon.net>
1018
1019 * configure.ac: add --disable-libstdcxx configure option
1020 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1021
6d94c122
CV
10222012-10-24 Corinna Vinschen <corinna@vinschen.de>
1023
1024 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1025 against Mingw64 w32api.
1026 * configure: Regenerate.
1027
a882be68
EB
10282012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1029
1030 PR bootstrap/54820
1031 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1032 * configure: Regenerate.
1033
b3676d82
EB
10342012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1035
1036 PR bootstrap/54820
1037 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1038 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1039 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1040 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1041 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1042 * Makefile.in: Regenerate.
1043 * configure.ac (have_static_libs): New variable and associated check.
1044 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1045 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1046 * configure: Regenerate.
1047
7b0e8ca5
MF
10482012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1049
1050 * config.guess, config.sub: Include updated version from
1051 config-patches. Adds microblaze little endian support.
1052
8e71395b
L
10532012-09-28 Ian Lance Taylor <iant@google.com>
1054
1055 * Makefile.def: Make all-target-libgo depend on
1056 all-target-libbacktrace.
1057 * Makefile.in: Rebuild.
1058
10592012-09-26 Ian Lance Taylor <iant@google.com>
1060
1061 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1062 * Makefile.in: Rebuild.
1063
10642012-09-06 Diego Novillo <dnovillo@google.com>
1065
1066 * configure.ac: Bump minimum GMP version to 4.2.3.
1067 * configure: Re-generate.
1068
10692012-09-05 Georg-Johann Lay <avr@gjlay.de>
1070
1071 PR target/54461
1072 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1073 target-libgloss if not configured --with-avrlibc=no.
1074 * configure: Regenerate.
1075
10762012-09-04 Jason Merrill <jason@redhat.com>
1077
1078 * configure.ac: Fix --enable-languages=all.
1079
10802012-09-03 Richard Guenther <rguenther@suse.de>
1081
1082 PR bootstrap/54138
1083 * configure.ac: Re-organize ISL / CLOOG checks to allow
1084 disabling with either --without-isl or --without-cloog.
1085 * configure: Regenerated.
1086
10872012-09-03 Georg-Johann Lay <avr@gjlay.de>
1088
1089 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1090 * configure: Regenerate.
1091
d09bbf00
SE
10922012-09-21 Steve Ellcey <sellcey@mips.com>
1093
1094 * configure.ac: Add mips*-mti-elf* target.
1095 * configure: Regenerate.
1096
2bf680c4
ILT
10972012-09-19 Ian Lance Taylor <iant@google.com>
1098
1099 * configure.ac (host_libs): Add libbacktrace.
1100 (target_libraries): Add libbacktrace.
1101 * Makefile.def (host_modules): Add libbacktrace.
1102 (target_modules): Likewise.
1103 * configure, Makefile.in: Rebuild.
1104
5c0b3823
WL
11052012-09-15 Jiong Wang <jiwang@tilera.com>
1106
1107 * configure.ac (ENABLE_GOLD): support tilegx*
1108 * configure: rebuild
1109
1488e230
DE
11102012-09-14 David Edelsohn <dje.gcc@gmail.com>
1111
1112 PR target/38607
1113 Merge upstream change.
1114 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1115
1116 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1117 Add libgomp*.o to compare_exclusions for AIX.
1118 * configure: Regenerate.
1119
df6795ce
L
11202012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1121
1122 PR binutils/4970
1123 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1124 and opcodes.
1125 * Makefile.in: Regenerated.
1126
7ec59b9e
L
11272012-08-14 Diego Novillo <dnovillo@google.com>
1128
1129 Merge from cxx-conversion branch.
1130
1131 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1132 POSTSTAGE1_CONFIGURE_FLAGS.
1133 * Makefile.in: Regenerate.
1134 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1135 Force C++ when bootstrapping.
1136 * configure: Regenerate.
1137
11382012-07-06 Richard Guenther <rguenther@suse.de>
1139
1140 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1141 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1142 --with-gmp=system.
1143 * Makefile.in: Regenerated.
1144 * configure: Likewise.
1145
11462012-07-06 Richard Guenther <rguenther@suse.de>
1147
1148 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1149 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1150 supply V=1 as extra_make_flags.
1151 * configure: Regenerated.
1152 * Makefile.in: Likewise.
1153
11542012-07-03 Richard Guenther <rguenther@suse.de>
1155
1156 * Makfile.def (isl): Remove not necessary extra_exports and
1157 extra_make_flags.
1158 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1159 * Makefile.in: Regenerated.
1160
11612012-07-03 Richard Guenther <rguenther@suse.de>
1162
1163 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1164 * configure.ac: If either the ISL or the CLooG check failed
1165 do not try to build in-tree versions.
1166 * Makefile.in: Regenerated.
1167 * configure: Regenerated.
1168
11692012-07-02 Richard Guenther <rguenther@suse.de>
1170 Michael Matz <matz@suse.de>
1171 Tobias Grosser <tobias@grosser.es>
1172 Sebastian Pop <sebpop@gmail.com>
1173
1174 * Makefile.def: Add ISL host module, remove PPL host module.
1175 Adjust ClooG host module to use the proper ISL.
1176 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1177 * configure.ac: Include config/isl.m4. Add ISL host library,
1178 remove PPL. Remove PPL configury, add ISL configury, adjust
1179 ClooG configury.
1180 * Makefile.in: Regenerated.
1181 * configure: Likewise.
1182
11832012-07-02 Richard Guenther <rguenther@suse.de>
1184
1185 Merge from graphite branch
1186 2011-07-21 Tobias Grosser <tobias@grosser.es>
1187
1188 * configure: Regenerated.
1189 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1190 both cloog.org and legacy versions. The only supported version will
1191 be CLooG with the isl backend.
1192
1193 2011-07-21 Tobias Grosser <tobias@grosser.es>
1194
1195 * configure: Regenerated.
1196 * configure.ac: Require cloog isl 0.17.0
1197
1198 2011-07-21 Tobias Grosser <tobias@grosser.es>
1199
1200 * configure: Regenerated.
1201 * config/cloog.m4: Do not define CLOOG_ORG
1202
12032012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1204
1205 * configure.ac: Skip C if explicitly selected.
1206 * configure: Regenerate.
1207
12082012-06-28 Christophe Lyon <christophe.lyon@st.com>
1209
1210 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1211 they contain -O2.
1212 * configure: Regenerate.
1213
12142012-06-20 Jason Merrill <jason@redhat.com>
1215
1216 * Makefile.tpl (check-target-libgomp-c++): New.
1217 (check-target-libitm-c++): New.
1218 * Makefile.def (c++): Add them.
1219 * Makefile.in: Regenerate.
1220
12212012-05-16 Olivier Hainque <hainque@adacore.com>
1222
1223 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1224 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1225 (install-no-fixedincludes): Adjust accordingly.
1226 * Makefile.in: Regenerate.
1227
12282012-05-09 Nick Clifton <nickc@redhat.com>
1229 Paul Smith <psmith@gnu.org>
1230
1231 PR bootstrap/50461
1232 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1233 allow for the fact that from release v3.1.0 of MPFR the source
1234 files were moved into a src sub-directory.
1235 * configure: Regenerate.
1236
12372012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1238
1239 * configure.ac: Bump minimum MPFR version to 2.4.0.
1240 * configure: Regenerated.
1241
12422012-05-01 Richard Henderson <rth@redhat.com>
1243
1244 * Makefile.def (libatomic): New target_module.
1245 * configure.ac (target_libraries): Add libatomic.
1246 (noconfigdirs): Check if libatomic is supported.
1247 * Makefile.in, configure: Rebuild.
1248
f87f9c61
L
12492012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1250
1251 Merge upstream change
1252 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1253
12542011-11-21 Andreas Tobler <andreast@fgznet.ch>
1255
1256 * libtool.m4: Additional FreeBSD 10 fixes.
1257
68f107fa
AO
12582012-06-28 Christophe Lyon <christophe.lyon@st.com>
1259
1260 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1261 they contain -O2.
1262 * configure: Regenerate.
1263
b9c361e0
JL
12642012-05-14 Catherine Moore <clm@codesourcery.com>
1265
1266 * NEWS: Mention PowerPC VLE port.
1267
9eb322aa
MF
12682012-05-11 Mike Frysinger <vapier@gentoo.org>
1269
1270 * MAINTAINERS (config/): Move to intl/ section.
1271 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1272
58b1dd21
NC
12732012-05-09 Nick Clifton <nickc@redhat.com>
1274 Paul Smith <psmith@gnu.org>
1275
1276 PR bootstrap/50461
1277 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1278 allow for the fact that from release v3.1.0 of MPFR the source
1279 files were moved into a src sub-directory.
1280 * configure: Regenerate.
1281
2e702c99
RM
12822012-05-02 Roland McGrath <mcgrathr@google.com>
1283
1284 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1285 * configure: Regenerate.
1286
d2213593
JB
12872012-04-25 Joel Brobecker <brobecker@adacore.com>
1288
1289 * config.sub: Update to 2012-04-18 version from official repo.
1290
202e2356
NC
12912012-03-19 Tristan Gingold <gingold@adacore.com>
1292
1293 * configure.ac (ia64*-*-*vms*): Add support for ld.
1294 * configure: Regenerate.
1295
2479f722
RO
12962012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1297
1298 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1299 (unsupported_languages): Remove mips-sgi-irix6.*.
1300 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1301 (with_stabs): Remove.
1302 * configure: Regenerate.
1303
4e97d92b
RO
13042012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1305
1306 * configure.ac (enable_libgomp): Remove *-*-osf*.
1307 (with_stabs): Remove alpha*-*-osf*.
1308 * configure: Regenerate.
1309
f9ea6f98
JJ
13102012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1311
1312 * COPYING.NEWLIB: Modify DJ Delorie license to include
1313 modification rights in clause as permitted by DJ Delorie.
1314 * COPYING.LIBGLOSS: Ditto.
1315
48688b3e
JJ
13162012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1317
1318 * COPYING.NEWLIB: Remove two unused licenses.
1319
0945bbee
TG
13202012-03-05 Tristan Gingold <gingold@adacore.com>
1321
1322 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1323 * configure: Regenerate.
1324
516be0c5
JJ
13252012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1326
1327 * COPYING.NEWLIB: Add Adapteva notice.
1328 * COPYING.LIBGLOSS: Add Adapteva notice.
1329
64b986c0
EB
13302011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1331
1332 * configure: Regenerate.
1333
58cddc18
JJ
13342011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1335
1336 * COPYING.LIBGLOSS: Add GPL with exception license.
1337
b121d7d4
DD
13382011-11-09 Roland McGrath <mcgrathr@google.com>
1339
1340 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1341 * configure: Rebuild.
1342 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1343 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1344 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1345 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1346 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1347 Add READELF.
1348 * Makefile.in: Rebuild.
1349
d32e2926
RH
13502011-11-08 Richard Henderson <rth@redhat.com>
1351
1352 * configure.ac: Test for libitm directory present first.
1353
1354 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1355
1356 * configure.ac: Test libitm/configure.tgt to disable libitm.
1357 * configure: Rebuild.
1358
98dd765a
RO
13592011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1360
1361 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1362 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1363 * Makefile.in: Regenerate.
1364
99c513f6
DD
13652011-11-01 DJ Delorie <dj@redhat.com>
1366
1367 * configure.ac (rl78-*-*) New case.
1368 * configure: Regenerate.
1369
ff3ec4ee
DD
13702011-11-01 DJ Delorie <dj@redhat.com>
1371
1372 * config.sub: Update to version 2011-10-29 (added rl78)
1373
c28a9f49
NC
13742011-10-27 Nick Clifton <nickc@redhat.com>
1375
1376 * config.sub: Import these changes from the config project:
1377
a903d6ac 1378 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1379 Ben Elliston <bje@gnu.org>
1380
1381 * config.sub (epiphany): New.
1382
1383 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1384 Ben Elliston <bje@gnu.org>
1385
9eb322aa 1386 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1387
1388 2011-08-23 Roland McGrath <mcgrathr@google.com>
1389
1390 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1391 64eb to be64.
1392
1393 2011-08-16 Roland McGrath <mcgrathr@google.com>
1394
1395 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1396 (nacl): Grok as alias for 32el-unknown-nacl.
1397
860144e4
JB
13982011-08-19 Joel Brobecker <brobecker@adacore.com>
1399
1400 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1401
40ae9136
YQ
14022011-08-14 Yao Qi <yao@codesourcery.com>
1403
1404 Merge from gcc:
1405
1406 2011-08-14 Yao Qi <yao@codesourcery.com>
1407 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1408 * configure: Regenerate.
1409
ffdd6afc
ILT
14102011-07-26 Ian Lance Taylor <iant@google.com>
1411
1412 Merge from gcc:
1413
1414 2011-07-26 Ian Lance Taylor <iant@google.com>
1415 * configure.ac: Set have_compiler based on whether gcc directory
1416 exists, rather than on whether gcc is in configdirs.
1417 * configure: Rebuild.
1418
1419 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1420 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1421 link directories.
1422 * Makefile.in: Rebuild.
1423
1424 2011-07-20 Ian Lance Taylor <iant@google.com>
1425 PR bootstrap/49787
1426 * configure.ac: Move --enable-bootstrap handling earlier in file.
1427 If --enable-bootstrap and either --enable-build-with-cxx or
1428 --enable-build-poststage1-with-cxx, enable C++ automatically.
1429 * configure: Rebuild.
1430
1431 2011-07-19 Ian Lance Taylor <iant@google.com>
1432 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1433 make C++ a boot_language. Set and substitute
1434 POSTSTAGE1_CONFIGURE_FLAGS.
1435 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1436 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1437 * configure, Makefile.in: Rebuild.
1438
1439 2011-07-16 Jason Merrill <jason@redhat.com>
1440 * Makefile.def (language=c++): Add check-c++0x and
1441 check-target-libmudflap-c++.
1442 * Makefile.tpl (check-target-libmudflap-c++): New.
1443 * Makefile.in: Regenerate.
1444
1445 2011-07-16 Matthias Klose <doko@ubuntu.com>
1446 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1447 * Makefile.def (target_modules/libjava): Pass
1448 $(EXTRA_CONFIGARGS_LIBJAVA).
1449 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1450 if not configured with --enable-static-libjava.
1451 * Makefile.in: Regenerate.
1452 * configure: Likewise.
1453
1454 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1455 PR regression/47836
1456 PR bootstrap/23656
1457 PR other/47733
1458 PR bootstrap/49247
1459 PR c/48825
1460 * configure.ac (target_libraries): Remove target-libiberty.
1461 Remove case-statement setting skipdirs=target-libiberty for
1462 multiple targets. Remove checking target_configdirs and
1463 removing target-libiberty but keeping target-libgcc if
1464 otherwise empty.
1465 * Makefile.def (target_modules): Don't add libiberty.
1466 (dependencies): Remove all traces of target-libiberty.
1467 * configure, Makefile.in: Regenerate.
1468
9ccb86e7
JM
14692011-07-22 Jason Merrill <jason@redhat.com>
1470
1471 * Makefile.def (language=c++): Add check-c++0x and
1472 check-target-libmudflap-c++.
1473 * Makefile.tpl (check-target-libmudflap-c++): New.
1474 * Makefile.in: Regenerate.
1475
090bc50f
RO
14762011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1477
1478 * configure: Regenerate.
1479
cff32a7c
RO
14802011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1481
1482 PR target/39150
1483 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1484 x86_64-*-solaris2.1[0-9]*.
1485 * configure: Regenerate.
1486
eb4b2452
NC
14872011-06-13 Walter Lee <walt@tilera.com>
1488
1489 * configure.ac (tilepro-*-*) New case.
1490 (tilegx-*-*): Likewise.
1491 * configure: Regenerate.
1492
3c0013bf
NC
14932011-06-06 Nick Clifton <nickc@redhat.com>
1494
1495 * config.sub: Sync from upstream.
1496
91c1f14c
DK
14972011-05-08 Doug Kwan <dougkwan@google.com>
1498
1499 Merge from gcc:
1500
1501 2011-05-08 Doug Kwan <dougkwan@google.com>
1502
1503 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1504 * configure: Regenerated.
1505 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1506 value from configure.
1507 * Makefile.in: Regenerated.
1508
c7e4b184
JM
15092011-05-05 Joseph Myers <joseph@codesourcery.com>
1510
1511 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1512 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1513 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1514 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1515 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1516 *-*-vxworks*): Disable newlib and libgloss in separate case
1517 statement.
1518 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1519 to separate case statement.
1520 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1521 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1522 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1523 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1524 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1525 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1526 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1527 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1528 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1529 i[[3456789]]86-*-rdos*, m32r-*-*,
1530 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1531 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1532 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1533 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1534 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1535 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1536 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1537 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1538 and libgloss in main case over targets. Remove most empty cases
1539 in main case over targets.
1540 * configure: Regenerate.
1541
7152a690
JM
15422011-05-04 Joseph Myers <joseph@codesourcery.com>
1543
1544 * configure.ac: Remove code setting special library locations for
1545 hppa*64*-*-hpux11*. Remove code setting compiler for
1546 sparc-sun-solaris2*.
1547 * configure: Regenerate.
1548
ff46fb8f
JM
15492011-05-04 Joseph Myers <joseph@codesourcery.com>
1550
1551 * configure.ac: Separate libgloss_dir settings from general case
1552 over targets.
1553 * configure: Regenerate.
1554
82ae827f
JM
15552011-04-28 Joseph Myers <joseph@codesourcery.com>
1556
1557 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1558 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1559 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1560 cases in libgcj-disabling case statement.
1561 (hppa*64*-*-linux*): Set unsupported_languages instead of
1562 disabling target-zlib.
1563 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1564 to hppa*64*-*-hpux*.
1565 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1566 hppa*-*-hpux*.
1567 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1568 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1569 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1570 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1571 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1572 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1573 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1574 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1575 libgcj-disabling case statement.
1576 * configure: Regenerate.
1577
0827f9a6
JM
15782011-04-28 Joseph Myers <joseph@codesourcery.com>
1579
1580 * configure.ac: Disable Java for targets not supporting libffi.
1581 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1582 Remove cases in Java-disabling statement.
1583 (*arm-wince-pe): Change to arm-wince-pe.
1584 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1585 cases in Java-disabling statement.
1586 (bfin-*-*): Don't disable Java again.
1587 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1588 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1589 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1590 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1591 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1592 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1593 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1594 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1595 Java-disabling statement.
1596 (mmix-*-*): Don't disable Java again.
1597 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1598 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1599 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1600 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1601 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1602 statement.
1603 * configure: Regenerate.
1604
899b04ef
JM
16052011-04-28 Joseph Myers <joseph@codesourcery.com>
1606
1607 Merge from GCC:
1608
1609 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1610
1611 PR lto/48086
1612 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1613 * configure: Regenerate.
1614
9863d716
JM
16152011-04-28 Joseph Myers <joseph@codesourcery.com>
1616
1617 * configure.ac: Separate cases disabling Java and Java libraries
1618 from general case over targets.
1619 * configure: Regenerate.
1620
a90ef4bf
JM
16212011-04-06 Joseph Myers <joseph@codesourcery.com>
1622
1623 * configure.ac (build_tools): Remove build-byacc.
1624 (host_libs): Remove mmalloc.
1625 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1626 autoconf automake libtool diff rcs fileutils shellutils time
1627 textutils wdiff find uudecode hello tar gzip indent recode release
1628 sed perl gawk findutils gettext zip.
1629 (libgcj): Remove target-qthreads.
1630 (target_tools): Remove target-examples target-gperf.
1631 (YACC): Don't handle building byacc.
1632 * configure: Regenerate.
1633 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1634 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1635 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1636 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1637 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1638 handle building components.
1639 * Makefile.in: Regenerate.
1640
05a02268
RW
16412011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1642
1643 * config.sub: Sync from upstream.
1644
c5f5c3c2
JM
16452011-04-01 Joseph Myers <joseph@codesourcery.com>
1646
1647 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1648 (microblaze*): Don't disable libssp.
1649 * configure: Regenerate.
1650
f6c1938b
JM
16512011-04-01 Joseph Myers <joseph@codesourcery.com>
1652
1653 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1654 moveifchange.
1655 * configure: Regenerate.
1656 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1657 * Makefile.in: Regenerate.
1658
1f111696
JM
16592011-04-01 Joseph Myers <joseph@codesourcery.com>
1660
1661 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1662 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1663 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1664 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1665 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1666 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1667 md_exec_prefix cases.
1668 * configure: Regenerate.
1669
065a5627
JM
16702011-04-01 Joseph Myers <joseph@codesourcery.com>
1671
1672 * configure.ac: Separate cases disabling target-libssp,
1673 target-libiberty, target-libstdc++-v3 and Fortran from general
1674 case over targets.
1675 * configure: Regenerate.
1676
b2f14e4a
JM
16772011-04-01 Joseph Myers <joseph@codesourcery.com>
1678
1679 * configure.ac (*-*-chorusos): Don't disable libgcj.
1680 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1681 Remove case.
1682 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1683 (arm-*-coff): Don't disable libgcj.
1684 (arm*-*-linux-gnueabi): Remove useless assignment.
1685 (arm-*-riscix*): Don't disable libgcj.
1686 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1687 configuration.
1688 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1689 (c54x*-*-*): Remove case.
1690 (tic54x-*-*): Don't disable GCC or GCC libraries.
1691 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1692 to *.
1693 (d10v-*-*): Don't disable GCC libraries.
1694 (d30v-*-*): Don't disable libgcj.
1695 (h8500-*-*): Don't disable GCC libraries.
1696 (i960-*-*): Don't disable libgcj.
1697 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1698 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1699 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1700 libgcj.
1701 (m68k-*-coff*): Remove case.
1702 (mmix-*-*): Don't disable libgloss on host.
1703 (mn10200-*-*, mn10300-*-*): Remove cases.
1704 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1705 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1706 Don't disable libgcj.
1707 (romp-*-*): Remove case.
1708 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1709 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1710 case.
1711 (v810-*-*): Don't disable GCC libraries.
1712 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1713 (ip2k-*-*): Don't disable GCC libraries.
1714 * configure: Regenerate.
1715
6a608608
JM
17162011-03-28 Joseph Myers <joseph@codesourcery.com>
1717
1718 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1719 libffi on host.
1720 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1721 on host.
1722 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1723 * configure: Regenerate.
1724
5b806d27
NC
17252011-03-26 John Marino <binutils@marino.st>
1726
1727 * configure.ac: Add support for *-*-dragonfly*
1728 * configure: Regenerate.
1729
0377a422
JM
17302011-03-25 Joseph Myers <joseph@codesourcery.com>
1731
1732 * configure.ac (native_only): Remove.
1733 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1734 send-pr uudecode guile gnuserv on host.
1735 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1736 send-pr rcs guile perl texinfo libtool on host.
1737 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1738 automake send-pr rcs guile perl texinfo libtool on host.
1739 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1740 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1741 (alpha*-dec-osf*): Don't disable fileutils on target.
1742 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1743 texinfo send-pr expect dejagnu on target.
1744 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1745 target-qthreads on target.
1746 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1747 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1748 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1749 x86_64-*-mingw*): Don't disable expect on target.
1750 (*-*-cygwin*): Don't disable target-gperf on target.
1751 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1752 gnuserv on target.
1753 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1754 target.
1755 * configure: Regenerate.
1756
2354b38b
JM
17572011-03-25 Joseph Myers <joseph@codesourcery.com>
1758
1759 * configure.ac (target_tools): Remove target-groff.
1760 (native_only): Remove target-groff.
1761 (hppa*64*-*-*): Don't disable byacc.
1762 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1763 setting.
1764 (*-*-kaos*): Don't skip target-librx and target-groff.
1765 (*-*-netware*): Don't skip target-libmudflap.
1766 (*-*-tpf*): Don't skip target-libmudflap.
1767 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1768 directories on the host.
1769 (ia64*-*-*vms*): Don't skip tix.
1770 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1771 host.
1772 * configure: Regenerate.
1773
28d9b232
PB
17742011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1775
1776 * configure.ac: Remove references to mt-mep, mt-netware,
1777 mt-wince.
1778 * Makefile.def: Add all-utils soft dependencies.
1779 * Makefile.tpl: Remove GDB_NLM_DEPS.
1780 * configure: Regenerate.
1781 * Makefile.in: Regenerate.
1782
dbbe5f95
PB
17832011-03-24 Paolo Bonzini <bonzini@gnu.org>
1784
1785 Sync from GCC:
1786
1787 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1788
1789 * configure.ac: Do not include mh-x86omitfp.
1790 * configure: Regenerate.
1791
1792 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1793
1794 * configure.ac: Remove empty cases.
1795 * configure: Regenerate.
1796
1797 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1798
1799 * Makefile.def: Add dependency from termcap to gdb.
1800 * Makefile.in: Regenerate.
1801
1802 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1803
1804 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1805 * configure: Regenerate.
1806 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1807 * Makefile.tpl: Likewise.
1808 * Makefile.in: Regenerate.
1809
1810 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1811
1812 * configure.ac: Remove all mentions of tentative_cc.
1813 * configure: Regenerate.
1814
1815 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1816
1817 PR lto/48086
1818 * configure.ac: Re-enable LTO on *-apple-darwin9.
1819 * configure: Regenerate.
1820
3516a403
JM
18212011-03-24 Joseph Myers <joseph@codesourcery.com>
1822
1823 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1824 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1825 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1826 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1827 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1828 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1829 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1830 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1831 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1832 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1833 *-*-rhapsody*): Remove host cases.
1834 * configure: Regenerate.
1835
93cc359e
JM
18362011-03-24 Joseph Myers <joseph@codesourcery.com>
1837
1838 * configure.ac (ppc*-*-pe): Remove host case.
1839 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1840 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1841 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1842 cases.
1843 * configure: Regenerate.
1844
29b2c556
JM
18452011-03-24 Joseph Myers <joseph@codesourcery.com>
1846
1847 * config.sub: Update to version 2011-03-23.
1848
f0ff0f90
JM
18492011-03-22 Joseph Myers <joseph@codesourcery.com>
1850
1851 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1852 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1853 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1854 * configure: Regenerate.
1855
782cb41f
JM
18562011-03-22 Joseph Myers <joseph@codesourcery.com>
1857
1858 * config-ml.in: Don't handle arc-*-elf*.
1859 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1860 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1861 handle GCC libraries.
1862 * configure: Regenerate.
1863
0e8ad34f
RO
18642011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1865
1866 PR bootstrap/48120:
1867 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1868 Add -lstdc++ -lm to LIBS.
1869 * configure: Regenerate.
1870
5548b4ce
DE
18712011-03-18 David Edelsohn <dje.gcc@gmail.com>
1872
1873 * config.guess: Update to version 2011-02-02
1874 * config.sub: Update to version 2011-02-24
2e702c99 1875
86ed8cf6
SP
18762011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1877
9eb322aa
MF
1878 * configure.ac: Adjust test of with_ppl.
1879 * configure: Regenerated.
86ed8cf6 1880
b123da99
SP
18812011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1882
1883 * configure.ac: Add -lpwl to ppllibs.
1884 * config/cloog.m4: Add -lisl to clooglibs.
1885 * configure: Regenerated.
1886
822ce8ee
RW
18872011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1888
1889 Import from Libtool and gnulib:
1890
1891 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1892
1893 Prepare for supporting FreeBSD 10.
1894 * config.rpath: Remove handling of freebsd1* which soon would
1895 match FreeBSD 10.0.
1896
1897 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1898
1899 Remove support for FreeBSD 1.x.
1900 * libtool.m4 (_LT_LINKER_SHLIBS)
1901 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1902 soon would incorrectly match FreeBSD 10.0.
1903
dcb5e506
RW
19042011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1905
1906 PR binutils/12283
1907 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1908 (move-if-change): Comes from gnulib.
1909 * move-if-change: Import version from gnulib.
1910
8d8eef9a
RW
19112011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1912
1913 Sync from GCC:
1914
1915 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1916
1917 PR lto/47225
1918 * Makefile.def (lto-plugin): Double dash for enable-shared.
1919 (configure-gcc): Depend on all-lto-plugin.
1920 * Makefile.in: Rebuilt.
1921
1922 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1923
1924 * configure.ac: Remove extra bracket.
1925 * configure: Regenerate.
1926
1927 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1928
1929 PR lto/47225
1930 * Makefile.def: Add dependency for install-gcc
1931 on install-lto-plugin.
1932 * Makfile.in: Regenerated
1933
1934 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1935
1936 * configure.ac: If with_ppl is no, move setting with_cloog=no
1937 after CLOOG_REQUESTED check.
1938 * configure: Regenerated.
1939
1940 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1941
1942 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1943 CLooG has been requested.
1944 * configure: Regenerated.
1945
1946 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1947
1948 * configure: Regenerated.
1949 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1950
1951 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1952
1953 * configure: Regenerated.
1954 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1955
1956 2011-01-07 Jan Hubicka <jh@suse.cz>
1957
1958 PR lto/47225
1959 * Makefile.in: Regenerate.
1960 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1961 configure.
1962
65b4571a
AO
19632011-01-31 Alexandre Oliva <aoliva@redhat.com>
1964
1965 PR libgcj/44341
1966 * configure.ac: Discard --with-* flags for host when configuring
1967 target libraries for cross build.
1968 * configure: Rebuilt.
1969
7837304f
AS
19702011-01-21 Andreas Schwab <schwab@redhat.com>
1971
1972 Sync from GCC:
1973
1974 2011-01-21 Andreas Schwab <schwab@redhat.com>
1975
1976 * configure.ac: Use AS_HELP_STRING throughout.
1977 * configure: Regenerate.
1978
1979 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1980
1981 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1982 * configure: Regenerate.
1983
115ef890
RW
19842010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1985
1986 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1987
92c9a463
JB
19882011-01-13 Joel Brobecker <brobecker@adacore.com>
1989
1990 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1991 for ia64-hpux.
1992 * configure: Regenerate.
1993
887ebfb4
RW
19942011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1995
1996 Sync from GCC:
1997 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1998
1999 * configure.ac: (picochip): Disable libiberty.
2000 * configure: Regenerate.
2001
04d2c2b2
JJ
20022010-12-18 Jeff Johnston <jjohnstn@redhat.com>
2003
2004 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2005
33d23ee8
ILT
20062010-12-10 Ian Lance Taylor <iant@google.com>
2007
2008 PR bootstrap/46819
2009 * configure.ac: For --disable-libgcj clear libgcj_saved.
2010 * configure: Rebuild.
2011
89a1e9c3
PB
20122010-12-10 Tobias Burnus <burnus@net-b.de>
2013
2014 PR fortran/46540
2015 * configure.ac: Add --disable-libquadmath and
2016 --disable-libquadmath-support.
2017 * configure: Regenerate.
2018
ac7bcd26
TG
20192010-12-10 Tristan Gingold <gingold@adacore.com>
2020
2021 * src-release (ETC_SUPPORT): add gnu-oids.texi
2022
d357cef7
HPN
20232010-12-03 Hans-Peter Nilsson <hp@axis.com>
2024
2025 PR libffi/46792
2026 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2027 * configure: Regenerate.
2028
4f11b223
ILT
20292010-12-02 Ian Lance Taylor <iant@google.com>
2030
2031 * configure.ac: Always set default for poststage1_ldflags to
2032 -static-libstdc++ -static-libgcc.
2033
989abc33
JJ
20342010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2035
2036 * COPYING.NEWLIB: Add National Semiconductor notice.
2037
950386c6
AS
20382010-11-29 Andreas Schwab <schwab@redhat.com>
2039
2040 * configure.ac: Move comment to remove extra space in last argument
2041 of GCC_TARGET_TOOL.
2042
87cda2cf
AO
20432010-11-26 Alexandre Oliva <aoliva@redhat.com>
2044
7d509c83 2045 PR other/46026
87cda2cf
AO
2046 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2047 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2048 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2049 (BASE_FLAGS_TO_PASS): Use it.
2050 * configure: Rebuilt.
2051 * Makefile.in: Rebuilt.
2052
d3b50760
L
20532010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2054
2055 PR binutils/12258
2056 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2057 Properly check default linker.
2058 * configure: Regnerated.
2059
c7791212
NC
20602010-11-23 Matthias Klose <doko@ubuntu.com>
2061
2062 * configure.ac: For --enable-gold, handle value `default' instead of
2063 `both*'. New configure option --{en,dis}able-ld.
2064 * configure: Regenerate.
2065
9e1a94f4
ILT
20662010-11-20 Ian Lance Taylor <iant@google.com>
2067
2068 * configure.ac: Only disable a language library if no language needs
2069 it. Don't let --disable-libgcj uncondtionally disable libffi.
2070 * configure: Rebuild.
2071
ceca0218
PB
20722010-11-20 Paolo Bonzini <bonzini@gnu.org>
2073
2074 * configure: Regenerate.
2075
9b980aa1
RW
20762010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2077
2078 PR other/46202
2079 * configure.ac: Fix just-built in-tree STRIP name to be
2080 binutils/strip-new.
2081 * configure: Regenerate.
2082 * Makefile.def (install-strip-gcc, install-strip-binutils)
2083 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2084 (install-strip-sid): Mirror dependencies on non-strip variants
2085 of these targets on the respective -strip prerequisites.
2086 * Makefile.tpl (install-strip, install-strip-host)
2087 (install-strip-target): New targets.
2088 (install-strip-[+module+], install-strip-target-[+module+]):
2089 New targets.
2090 * Makefile.in: Regenerate.
2091
e552509b
ILT
20922010-11-19 Ian Lance Taylor <iant@google.com>
2093 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2094
2095 * configure.ac: Add target-libgo to target_libraries. Set
2096 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2097 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2098 (HOST_EXPORTS): Add GOC.
2099 (BASE_TARGET_EXPORTS): Add GOC.
2100 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2101 (GOCFLAGS_FOR_TARGET): New variable.
2102 (EXTRA_HOST_FLAGS): Add GOC.
2103 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2104 * Makefile.def (target_modules): Add libgo.
2105 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2106 (dependencies): Add dependency from configure-target-libgo to
2107 configure-target-libffi and all-target-libstdc++-v3. Add
2108 dependencies from all-target-libgo to all-target-libffi.
2109 (languages): Add go.
2110 * configure: Rebuild.
2111 * Makefile.in: Rebuild.
2112
21132010-11-19 Ian Lance Taylor <iant@google.com>
2114
2115 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2116 compiler/flag environment variables.
2117
21182010-11-18 Ian Lance Taylor <iant@google.com>
2119
2120 * configure.ac: Check for lang_requires_boot_languages in
2121 config-lang.in files.
2122 * configure: Rebuild.
2123
8c21d9c7
MF
21242010-11-17 Mike Frysinger <vapier@gentoo.org>
2125
2126 * .gitignore: New file.
2127
e552509b
ILT
21282010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2129 Tobias Burnus <burnus@net-b.de>
2130
2131 PR fortran/32049
2132 * Makefile.def: Add libquadmath; build it with language=fortran.
2133 * configure.ac: Add libquadmath.
2134 * Makefile.tpl: Handle multiple libs in check-[+language+].
2135 * Makefile.in: Regenerate.
2136 * configure: Regenerate.
2137
21382010-11-15 Andreas Schwab <schwab@redhat.com>
2139
2140 * configure.ac: Fix spelling in option names.
2141 * configure: Regenerated.
2142
21432010-11-13 Georg-Johann Lay <georgjohann@web.de>
2144
2145 PR bootstrap/39622
2146 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2147 * configure: Regenerated.
2148
21492010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2150
2151 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2152 define the cloog backend to use. Furthermore, only pass the ppllibs to
2153 the configure checks, if necessary.
2154 * configure: Regenerate.
2155
21562010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2157
2158 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2159 * configure: regenerate
2160
21612010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2162
2163 * config/cloog.m4: Fix typo. verison -> version.
2164 * configure: Regenerate.
2165
21662010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2167
2168 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2169 * configure: Regenerate.
2170
21712010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2172
2173 * configure.ac: Support official CLooG.org versions.
2174 * configure: Regenerate.
2175 * config/cloog.m4: New.
2176
aa291e2d
ME
21772010-11-05 Michael Eager <eager@eagercon.com>
2178
2179 * COPYING.LIBGLOSS: Correct typo in microblaze.
2180 * COPYING.NEWLIB: Same.
2181
e552509b
ILT
21822010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2183
2184 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2185 * configure: Regenerate.
2186
74cea91b
DK
21872010-11-03 Ian Lance Taylor <iant@google.com>
2188 Dave Korn <dave.korn.cygwin@gmail.com>
2189
2190 PR lto/46273
2191 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2192 and on other supported platforms whenever LTO is enabled.
2193 * configure: Rebuild.
2194
6d0cd39e
AM
21952010-11-02 Alan Modra <amodra@gmail.com>
2196
2197 PR binutils/12110
2198 * configure.ac: Error when source path contains spaces.
2199 * configure: Regenerate.
2200
18a8530e
ILT
22012010-10-20 Ian Lance Taylor <iant@google.com>
2202
2203 * Makefile.def (target_modules): Set lib_path to src/.libs for
2204 libstdc++-v3 module.
2205 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2206 * Makefile.in: Rebuild.
2207
6ed3211e
JJ
22082010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2209 Joseph Myers <joseph@codesourcery.com>
2210
2211 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2212 notices.
2213 * COPYING.NEWLIB: Add Texas Instruments notice.
2214
a8eb3f0a
DK
22152010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2216
2217 * configure.ac (build_lto_plugin): New shell variable.
2218 (--enable-lto): Turn on by default for all non-ELF platforms that
2219 have had LTO support added so far. Set build_lto_plugin appropriately
2220 for both ELF and non-ELF.
2221 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2222 * configure: Regenerate.
2223
4074d5f2
RW
22242010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2225
2226 PR bootstrap/45326
2227 PR bootstrap/45174
2228 * configure.ac: Honor initial values of $build_configargs,
2229 $host_configargs, $target_configargs. Mark the precious, so
2230 environment settings get recorded.
2231 * configure: Regenerate.
2232
29821356
RW
22332010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2234
2235 Sync from GCC:
2236
2237 2010-09-30 Michael Eager <eager@eagercon.com>
2238
2239 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2240 * configure: Regenerate.
2241
2242 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2243
2244 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2245 targets and amend comment.
2246 * configure: Regenerate.
2247
2248 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2249
2250 * configure.ac: Enable LTO by default on Darwin.
2251 * configure: Regenerate.
2252
2253 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2254
2255 PR bootstrap/44455
2256 * configure.ac (extra_mpfr_configure_flags): Copy from
2257 extra_mpc_gmp_configure_flags.
2258 * configure: Re-generated.
2259
57eefe4d
RW
22602010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2261
2262 Sync from GCC:
2263
2264 PR bootstrap/45796
2265 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2266 Depend on all-build-libiberty.
2267 * Makefile.in: Regenerate.
2268
22692010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2270
2271 Sync from GCC:
2272
2273 PR bootstrap/44621
2274 * configure.ac: Fix unportable shell quoting.
2275 * configure: Regenerate.
2276
48bb73dd
RW
22772010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2278
2279 * configure.ac: Support all v850 targets.
2280 * configure: Regenerate.
2281
1d14850f
PB
22822010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2283
2284 PR target/44862
2285 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2286 Provide -B option to allow for link spec %s substitutions for
2287 libstdc++.a on darwin.
2288 * Makefile.in: Regenerate.
2289
7530c480
AO
22902010-06-10 Alexandre Oliva <aoliva@redhat.com>
2291
2292 * Makefile.def (configure-gcc): Depend on all-libelf.
2293 * Makefile.in: Rebuild.
2294
285d560d
RW
22952010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2296
2297 * config.sub, config.guess: Update from upstream sources.
2298
a009f2e7
RW
22992010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2300
2301 Sync from GCC:
2302
2303 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2304 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2305 * configure: Regenerated.
2306
2307 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2308 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2309 * configure: Regenerate.
2310
2311 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2312 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2313 * configure: Regenerate.
2314
2315 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2316 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2317 separately.
2318 * configure: Regenerate.
2319
2320 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2321 * configure: Regenerate after change to elf.m4.
2322
2323 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2324 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2325 * configure: Regenerated.
2326
2327 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2328 * configure.ac: Print "buggy but acceptable" when CLooG
2329 revision is less than 9.
2330 * configure: Regenerated.
2331
e49e5c92
DK
23322010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2333
2334 Merge from gcc:
2335
2336 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2337 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2338 * configure: Regenerate.
2339
2340 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2341 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2342 a platform that supports LTO.
2343 * configure: Regenerate.
2344
2345 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2346 PR lto/42776
2347 * configure.ac (--enable-lto): Refactor handling so libelf tests
2348 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2349 and allow LTO to be explicitly enabled on non-ELF platforms that
2350 are known to support it inside else-clause.
2351 * configure: Regenerate.
2352
e6de499b
NC
23532010-04-27 Roland McGrath <roland@redhat.com>
2354 H.J. Lu <hongjiu.lu@intel.com>
2355
2356 * configure.ac (--enable-gold): Support both, both/gold and
2357 both/bfd to add gold to configdirs without removing ld.
2358 * configure: Regenerated.
2359
2360 * Makefile.def: Add install-gold dependency to install-ld.
2361 * Makefile.in: Regenerated.
2362
d594eacc
TG
23632010-04-14 Tristan Gingold <gingold@adacore.com>
2364
2365 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2366 * configure: Regenerate.
2367
938d2b74
RW
23682010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2369
2370 Merge from gcc:
2371 PR bootstrap/43615
2372 PR bootstrap/43328
2373 Revert:
2374 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2375 * configure.ac: Do not pass --enable-multilib nor
2376 --disable-multilib in baseargs. Accept explicitly passed
2377 --enable_multilib.
2378 * configure: Regenerate.
2379
a9ef41a7
RW
23802010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2381
2382 PR bootstrap/43328
2383 * configure.ac: Do not pass --enable-multilib nor
2384 --disable-multilib in baseargs. Accept explicitly passed
2385 --enable_multilib.
2386 * configure: Regenerate.
2387
619a3713
JM
23882010-03-23 Joseph Myers <joseph@codesourcery.com>
2389
2390 * configure.ac (tic6x-*-*): New case.
2391 * configure: Regenerate.
2392
92f4e989
JM
23932010-03-23 Joseph Myers <joseph@codesourcery.com>
2394
2395 Merge from gcc:
2396 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2397 PR ada/42554
2398 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2399 * configure: Regenerate.
2400
c35a0556
JM
24012010-03-23 Joseph Myers <joseph@codesourcery.com>
2402
2403 * config.sub: Update to version 2010-03-22.
2404 * config.guess: Update to version 2009-12-30.
2405
18fa8f9c
JM
24062010-03-14 Joseph Myers <joseph@codesourcery.com>
2407
2408 Merge from gcc:
2409 2010-01-11 Richard Guenther <rguenther@suse.de>
2410 PR lto/41569
2411 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2412 * Makefile.in: Regenerated.
2413
ba98da75
RO
24142010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2415
2416 PR libstdc++/32499
2417 * configure.ac (RANLIB): Default to true.
2418 (STRIP): Likewise.
2419 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2420 * configure: Regenerate.
2421
3994761f
NC
24222010-02-17 Nick Clifton <nickc@redhat.com>
2423
2424 PR 11238
2425 * Makefile.tpl (local-distclean): Also remove config.cache files in
2426 sub-directories as there may not be Makefiles present in the
2427 sub-directories.
792cdb50
NC
2428 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2429 the config.cache files found by the find command.
2430
3994761f
NC
2431 * Makefile.in: Regenerate.
2432 * configure.ac: Revert previous delta.
2433 * configure: Regenerate.
2434
01a82011
NC
24352010-02-15 Nick Clifton <nickc@redhat.com>
2436
2437 PR 11238
2438 * configure.ac: Delete config.cache files in sub-directories when
2439 deleting Makefiles.
2440 * configure: Regenerate.
2441
143754cd
NC
24422010-02-15 Nick Clifton <nickc@redhat.com>
2443
2444 * configure.ac: Sync from gcc.
2445 * configure: Regenerate.
2446
a6b5846e
KG
24472010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2448
2449 Sync from gcc:
2450 * configure.ac: Add "recommended" version checks for GMP/MPC.
2451 Update recommended GMP/MPFR/MPC versions.
2452 * configure: Regenerate.
2453
2aa2364a
JR
24542010-01-25 Joern Rennecke <amylaar@spamcop.net>
2455
2456 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2457 * configure.ac (bootstrap_target_libs): Make inclusion of
2458 target-libgomp conditional on libgomb being in target_configdirs.
2459 * configure: Regenerate.
2460
d35e937f
JR
24612010-01-23 Joern Rennecke <amylaar@spamcop.net>
2462
2463 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2464 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2465 * configure: Regenerate.
2466
911e63d0
JR
24672010-01-22 Joern Rennecke <amylaar@spamcop.net>
2468
2469 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2470 * configure.ac (target_configdirs): Substitute.
2471 * Makefile.def: Bootstrap target module libgomp.
2472 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2473 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2474 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2475 * configure, Makefile.in: Regenerate.
2476
3725885a
RW
24772009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2478
2479 * libtool.m4: Sync from git Libtool.
2480 * ltmain.sh: Likewise.
2481 * ltoptions.m4: Likewise.
2482 * ltversion.m4: Likewise.
2483 * lt~obsolete.m4: Likewise.
2484
d5f2ee2e 24852010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2486 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2487
2488 PR bootstrap/42424
2489 * configure.ac: Include libtool m4 files.
9eb322aa 2490 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2491 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2492 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2493
d5f2ee2e
KG
2494 * configure: Regenerate.
2495
f2b2dd91
RW
24962010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2497
2498 PR bootstrap/41818
2499 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2500 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2501 * Makefile.in: Regenerate.
2502
06ca7962
BE
25032009-12-18 Ben Elliston <bje@au.ibm.com>
2504
2505 * config.sub, config.guess: Update from upstream sources.
2506
30a16d7b
JJ
25072009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2508
2509 * COPYING.NEWLIB: Update copyright date.
2510 * COPYING.LIBGLOSS: Ditto.
2511
d9b76ff9
KG
25122009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2513
2514 PR middle-end/30447
2515 PR middle-end/30789
2516 PR other/40302
2517
2518 * configure.ac: Require MPC.
2519 * configure: Regenerate.
2520
2521 * configure.ac: Update minimum MPC version to 0.8.
2522 * configure: Regenerate.
2523
e12dec02
PB
25242009-11-20 Paolo Bonzini <bonzini@gnu.org>
2525
2526 * config.guess: Sync with upstream and gcc.
2527 * config.sub: Sync with upstream and gcc.
2528
606a9ca0
AO
25292009-11-16 Alexandre Oliva <aoliva@redhat.com>
2530
2531 * Makefile.def: Restore host and target settings for gmp.
2532 * Makefile.in: Rebuild.
2533
1f53ca9a
AO
25342009-11-16 Alexandre Oliva <aoliva@redhat.com>
2535
2536 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2537 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2538 Fix portability of test of C++ as bootstrap language. Add
2539 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2540 * configure: Rebuild.
2541 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2542 and cloog. Fix in-tree ppl configuration. Introduce libelf
2543 in-tree building.
2544 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2545 (POSTSTAGE1_HOST_EXPORTS): Use it.
2546 (STAGE[+id+]_CXXFLAGS): New.
2547 (BASE_FLAGS_TO_PASS): Pass it down.
2548 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2549 extra_exports.
2550 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2551 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2552 extra_exports.
2553 * Makefile.in: Rebuild.
2554
25552009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2556
2557 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2558 paths for *-w64-mingw* and x86_64-*mingw*.
2559 * configure: Regenerated.
2560
25612009-10-30 Kai Tietz <kai.tietz@onevision.com>
2562
2563 * configure.ac: Disable target-winsup & co for
2564 x86_64-*-mingw* and *-w64-mingw* targets.
2565 * configure: Regenerated.
2566
25672009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2568
2569 * configure.ac (CLooG test): Use = with test.
2570 * configure: Regenerate.
2571
25722009-10-22 Richard Guenther <rguenther@suse.de>
2573
2574 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2575 cloog if the ppl version check failed. Move flags saving
2576 before setting in libelf check.
2577 * configure: Regenerate.
2578
25792009-10-21 Richard Guenther <rguenther@suse.de>
2580
2581 * configure.ac: Adjust the ppl and cloog configure to work as
2582 documented. Disable cloog if ppl was disabled. Omit the version
2583 checks if they were disabled.
2584 * configure: Re-generate.
2585
6811fb56
RW
25862009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2587
2588 * configure.ac: Add 'lto' to enable_languages, not
2589 new_enable_languages, and only if not already present.
2590 * configure: Regenerate.
2591
700d40ca
ILT
25922009-10-06 Ian Lance Taylor <iant@google.com>
2593
2594 * Makefile.def: check-gold depends upon all-gas.
2595 * Makefile.in: Rebuild.
2596
25972009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2598
2599 * Makefile.def: all-lto-plugin depends on all-libiberty.
2600 set bootstrap=true for lto-plugin.
2601 Add lto-plugin.
2602 * Makefile.in: Regenerate.
2603 * configure.ac (host_libs): Add lto-plugin.
2604 * configure: Regenerate.
2605
26062009-10-03 Diego Novillo <dnovillo@google.com>
2607
2608 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2609 (HOST_LIBELFLIBS): Define.
2610 (HOST_LIBELFINC): Define.
2611 * Makefile.in: Regenerate.
2612 * configure.ac: Add --enable-lto.
2613 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2614 If --enable-lto is used, add 'lto' to new_enable_languages.
2615 If --enable-lto is used and gold is enabled, add
2616 lto-plugin to configdirs.
2617 * configure: Regenerate.
2618
26192009-10-03 Simon Baldwin <simonb@google.com>
2620
2621 * configure.ac: If --with-system-zlib, suppress local zlib and
2622 pass --with-system-zlib to subdir configure scripts.
2623 * configure: Regenerate.
2624
26252009-10-01 Loren J. Rittle <ljrittle@acm.org>
2626 Paolo Bonzini <bonzini@gnu.org>
2627
2628 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2629 $(srcdir).
2630 * Makefile.in: Rebuilt.
2631
c8cb1b3e
PB
26322009-09-29 Paolo Bonzini <bonzini@gnu.org>
2633
2634 Sync from gcc:
2635 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2636
2637 * configure.ac: Update minimum MPC version to 0.7.
2638 * configure: Regenerate.
2639
30167e0a
NC
26402009-09-25 Nick Clifton <nickc@redhat.com>
2641
2642 * configure.ac: Pass any --cache-file=/dev/null option on to
2643 subconfigures.
2644 * configure: Regenerate.
2645
707a0b5c
NC
26462009-09-23 Nick Clifton <nickc@redhat.com>
2647
2648 * config.sub, config.guess: Update from upstream sources.
2649
700d40ca
ILT
26502009-09-22 Loren J. Rittle <ljrittle@acm.org>
2651
2652 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2653 * Makefile.in: Rebuilt.
2654
2fd0b40b
RW
26552009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2656
2657 PR bootstrap/32272
2658 * configure.ac: Error out if $srcdir isn't '.' but contains
2659 host-${host_noncanonical}.
2660 * configure: Regenerate.
2661
4385ad3c
RW
26622009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2663
16b1ad29
RW
2664 * configure.ac: If bootstrapping a combined tree with
2665 --enable-gold, require c++ in stage1_languages.
2666 * configure: Regenerate.
2667
f8dc745f
RW
2668 * configure.ac: Also add target_libs of stage1_languages to
2669 bootstrap_target_libs.
2670 * configure: Regenerate.
2671
4385ad3c
RW
2672 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2673 with --enable-languages not containing c++.
2674 * configure: Regenerate.
2675
df51e4e1
JZ
26762009-09-16 Jie Zhang <jie.zhang@analog.com>
2677
2678 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2679 * configure: Regenerate.
2680
06a51eac
RW
26812009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2682
2683 * configure.ac: Do not use $extrasub for replacing @if/@endif
2684 parts in Makefile; instead, use additional arguments to
2685 AC_CONFIG_COMMANDS to do the replacement manually, with several
2686 sed invocations, to avoid HP-UX sed command limits.
2687 * configure: Regenerate.
2688
96655cc4
AO
26892009-09-04 Alexandre Oliva <aoliva@redhat.com>
2690
2691 * configure.ac (with-build-config): Document. Handle without.
2692 Handle missing argument.
2693 * configure: Rebuilt.
2694
26952009-09-03 Alexandre Oliva <aoliva@redhat.com>
2696
2697 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2698 Default to bootstrap-debug only if compare-debug works.
2699 * configure: Rebuilt.
2700 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2701 * Makefile.in: Rebuilt.
2702
27032009-09-01 Alexandre Oliva <aoliva@redhat.com>
2704
2705 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2706 * Makefile.in: Rebuilt.
2707
8e957354
PB
27082009-09-02 Paolo Bonzini <bonzini@gnu.org>
2709
2710 * Makefile.tpl (AWK): Fix typo.
2711 * Makefile.in: Regenerate.
2712
27132009-09-02 Paolo Bonzini <bonzini@gnu.org>
2714
2715 * configure.ac: Detect awk and sed.
2716 * Makefile.def (flags_to_pass): Add AWK and SED.
2717 * Makefile.tpl (AWK, SED): New.
2718 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2719 * configure: Regenerate.
2720 * Makefile.in: Regenerate.
2721
fb792462
TG
27222009-09-01 Tristan Gingold <gingold@adacore.com>
2723
2724 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2725 Remove logical names.
2726
a69e7d0a
DK
27272009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2728
2729 * ltmain.sh (func_normal_abspath): New function.
2730 (func_relative_path): Likewise.
2731 (func_mode_help): Document new -bindir option for link mode.
2732 (func_mode_link): Add new -bindir option, and use it to place
2733 output DLL if specified.
2734
d444d2ba
RW
27352009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2736
2737 * configure.ac (AC_PREREQ): Bump to 2.64.
2738
13b7343a
RW
27392009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2740
af542c2e
RW
2741 * README-maintainer-mode: Point directly to upstream locations
2742 for autoconf, automake, libtool, gettext, instead of copies on
2743 sources.redhat.com. Document required versions.
2744 * configure.ac: Do not substitute datarootdir, htmldir,
2745 pdfdir, docdir. Do not process --with-datarootdir,
2746 --with-htmldir, --with-pdfdir, --with-docdir.
2747 * configure: Regenerate.
2748
81ecdfbb
RW
2749 * configure: Regenerate.
2750
13b7343a
RW
2751 * compile: Sync from Automake 1.11.
2752 * depcomp: Likewise.
2753 * install-sh: Likewise.
2754 * missing: Likewise.
2755 * mkinstalldirs: Likewise.
2756 * ylwrap: Likewise.
2757
c1102ce7
RW
27582009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2759
34a0f3cf
RW
2760 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2761 (baseargs): Add --disable-option-checking.
2762 * configure: Regenerate.
2763
c1102ce7
RW
2764 * Makefile.def (configure-target-libiberty): Depend on
2765 all-binutils and all-ld.
2766 (configure-target-newlib): Likewise.
2767 * Makefile.in: Regenerate.
2768
e8a5fa9c
RW
27692009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2770
2771 Sync with GCC, merge:
2772
2773 2009-07-31 Christian Bruel <christian.bruel@st.com>
2774
2775 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2776 * configure: Regenerate.
2777
2778 2009-07-06 Ian Lance Taylor <iant@google.com>
2779
2780 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2781 * configure: Rebuild.
2782
2783 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2784
2785 PR bootstrap/40338
2786 * configure.ac (comparestring): Create new variable.
2787 * Makefile.tpl (comparestring): Use to skip some comparisions.
2788 * configure: Regenerate.
2789 * Makefile.in: Regenerate.
2790
2791 2009-06-23 Ian Lance Taylor <iant@google.com>
2792
2793 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2794 boot_languages. Only bootstrap target libraries listed in
2795 target_libs for some boot language. Add --with-stage1-ldflags,
2796 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2797 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2798 if not building with C++.
2799 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2800 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2801 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2802 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2803 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2804 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2805 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2806 * configure, Makefile.in: Rebuild.
2807
2808 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2809
2810 * configure.ac: Detect MPC in default directory.
2811 * configure: Regenerate.
2812
2813 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2814
2815 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2816 to noconfdirs.
2817 * configure: Regenerate.
2818
2819 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2820
2821 * Makefile.def: Add MPC support and dependencies.
2822 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2823
2824 * Makefile.in, configure: Regenerate.
2825
2826 2009-05-24 Nicolas Roche <roche@adacore.com>
2827
2828 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2829 * Makefile.in: Regenerate.
2830
2831 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2832
2833 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2834 * configure: Regenerate.
2835
2836 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2837
2838 * configure.ac ($with_ppl): Default to no if not supplied.
2839 ($with_cloog): Likewise.
2840 configure: Regenerate.
2841
2842 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2843
2844 PR bootstrap/39739
2845 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2846 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2847
2848 * configure, Makefile.in: Regenerate.
2849
2850 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2851
2852 * configure.ac: Change copyright header to refer to version
2853 3 of the GNU General Public License and to point readers at the
2854 COPYING3 file and the FSF's license web page.
2855 * Makefile.def: Likewise.
2856 * Makefile.tpl: Likewise.
2857 * Makefile.in: Regenerate.
2858
2859 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2860
2861 * configure.ac: Restore match for darwin9 or later. Use double
2862 brackets since regeneration eats one pair.
2863 * configure: Regenerate.
2864
bf110216
CF
28652009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2866
2867 * MAINTAINERS: Perform some obvious fixups.
2868
2262bbf4
BE
28692009-08-17 Ben Elliston <bje@au.ibm.com>
2870
2871 * config.sub, config.guess: Update from upstream sources.
2872
25a07265
NC
28732009-08-06 Michael Eager <eager@eagercon.com>
2874
2875 * configure.ac: Add Microblaze target.
2876 * configure: Regenerate.
2877
85bd1942
TG
28782009-07-02 Tristan Gingold <gingold@adacore.com>
2879
2880 * configure.ac: Do not exclude gas for i386-*-darwin.
2881 Add a case for x86_64-*-darwin.
2882 * configure: Regenerate.
2883
f9806fa5
DE
28842009-06-26 Doug Evans <dje@sebabeach.org>
2885
2886 * Makefile.def (host_modules): Add cgen.
2887 * Makefile.in: Regenerate.
2888 * configure.ac (host_tools): Add cgen.
2889 * configure: Regenerate.
2890
6bfb4e30
JJ
28912009-06-17 Michael Eager <eager@eagercon.com>
2892
2893 * COPYING.LIBGLOSS: Add Xilinx license.
2894
8bcf2718
NC
28952009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2896
2897 * configure.ac: Define is_elf for QNX Neutrino targets.
2898 * configure: Regenerate.
2899
04ec0acb
RW
29002009-06-03 Jerome Guitton <guitton@adacore.com>
2901 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2902
9eb322aa
MF
2903 * Makefile.tpl (all): Avoid a trailing backslash.
2904 * Makefile.in: Regenerate.
04ec0acb 2905
7ee5dbeb
BE
29062009-06-03 Ben Elliston <bje@au.ibm.com>
2907
2908 * config.sub, config.guess: Update from upstream sources.
2909
fda13ee8
AO
29102009-06-02 Alexandre Oliva <aoliva@redhat.com>
2911
2912 * Makefile.tpl ([+compare-target+]): Compare all stage
2913 directories, rather than just gcc.
2914 * Makefile.in: Rebuilt.
2915
4a657b0d
DK
29162009-05-28 Doug Kwan <dougkwan@google.com>
2917
2918 * configure.ac: Support gold for target arm*-*-*.
2919 * configure: Regenerate.
2920
07fc31c9
AO
29212009-05-27 Alexandre Oliva <aoliva@redhat.com>
2922
2923 * Makefile.tpl (all): Avoid harmless warning in make all when
2924 gcc-bootstrap is enabled but stage_last does not exist.
2925 * Makefile.in: Rebuilt.
2926
8a7a39ab
TG
29272009-05-25 Tristan Gingold <gingold@adacore.com>
2928
2929 * setup.com: Complete the file with configuration and build.
2930
b5233201
AO
29312009-05-18 Alexandre Oliva <aoliva@redhat.com>
2932
2933 PR other/40159
2934 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2935 gcc-no-bootstrap are mutually exclusive.
2936 * Makefile.in: Rebuilt.
2937
7b6175f9
AO
29382009-05-18 Alexandre Oliva <aoliva@redhat.com>
2939
2940 PR other/40159
2941 * Makefile.tpl (all): Don't end with unconditional success.
2942 * Makefile.in: Rebuilt.
2943
1b05fbbd
AO
29442009-05-12 Alexandre Oliva <aoliva@redhat.com>
2945
2946 PR target/37137
2947 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2948 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2949 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2950 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2951 stage_configureflags, stage_cflags and stage_libcflags into
2952 explicit Makefile macros.
2953 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2954 GFORTRAN.
2955 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2956 CC. Set CC_FOR_BUILD from CC.
2957 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2958 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2959 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2960 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2961 and GFORTRAN.
2962 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2963 (_LIBCFLAGS): Renamed to _TFLAGS.
2964 (do-compare-debug, do-compare3-debug): Drop.
2965 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2966 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2967 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2968 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2969 (XGCC_FLAGS_FOR_TARGET): New.
2970 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2971 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2972 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2973 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2974 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2975 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2976 TFLAGS.
2977 (BUILD_CONFIG): Include if requested.
2978 (all): Set TFLAGS on bootstrap.
2979 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2980 (all-stageid-prefixmodule): Likewise.
2981 (do-clean, distclean-stageid): Set TFLAGS.
2982 (restrap): Fix whitespace.
2983 * Makefile.in: Rebuilt.
2984
dc17c78c
EB
29852009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2986
2987 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2988 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2989 * Makefile.in: Regenerate.
2990
14324cd7
EZ
29912009-04-24 Eli Zaretskii <eliz@gnu.org>
2992
2993 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2994 consistency with config.sub. (Update from upstream sources.)
2995
f8d5f06c
JM
29962009-04-21 Joseph Myers <joseph@codesourcery.com>
2997
2998 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2999
0000e2bf
BE
30002009-04-17 Ben Elliston <bje@au.ibm.com>
3001
3002 * config.sub, config.guess: Update from upstream sources.
3003
20135e4c
NC
30042009-04-15 Anthony Green <green@moxielogic.com>
3005
34adf976 3006 * configure.ac: Add moxie support.
20135e4c
NC
3007 * configure: Rebuilt.
3008
ef699244
L
30092009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3010
3011 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3012 * configure: Regenerate.
3013
10ad8ef3
L
30142009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3015
3016 PR gas/10039
3017 * configure.ac: Require texinfo 4.7.
3018 * configure: Regenerated.
3019
c50523ce
L
30202009-04-09 Steve Ellcey <sje@cup.hp.com>
3021
3022 * Makefil.def (languages): New entries.
3023 * Makefile.tpl (check-gcc-*): New generic target.
3024 * Makefile.in: Regenerate.
3025
47afba5f
EZ
30262009-03-27 Eli Zaretskii <eliz@gnu.org>
3027
3028 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
3029 Windows builds of Sed.
3030
dc448a7b
TT
30312009-03-18 Tom Tromey <tromey@redhat.com>
3032
3033 * configure: Rebuild.
3034 * configure.ac (host_libs): Add libiconv.
3035 * Makefile.in: Rebuild.
3036 * Makefile.def (host_modules): Add libiconv.
3037 (configure-gdb, all-gdb): Depend on libiconv.
3038
24741ab2
JB
30392009-03-16 Tristan Gingold <gingold@adacore.com>
3040
3041 * configure.ac: Treat gdb as supported on x86_64-darwin.
3042 * configure: Regenerate.
3043
29383458
JM
30442009-03-16 Joseph Myers <joseph@codesourcery.com>
3045
3046 Merge from GCC:
3047
3048 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3049
3050 * configure.ac (--with-host-libstdcxx): New option.
3051 * configure: Regenerate.
3052
3053 2009-01-29 Robert Millan <rmh@aybabtu.com>
3054
3055 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3056 * configure: Regenerate.
3057
3058 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3059
3060 PR tree-optimization/38515
3061 * configure.ac (cloog-polylib): Removed.
3062 (with_ppl, with_cloog): Test for "no".
3063 * configure: Regenerated.
3064
58e24671
RW
30652009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3066
3067 Backport from git Libtool:
3068
3069 2009-01-19 Robert Millan <rmh@aybabtu.com>
3070 Support GNU/kOpenSolaris.
3071 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3072 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3073 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3074 GNU/kOpenSolaris.
3075
314b2e66
AS
30762009-02-05 Andreas Schwab <schwab@suse.de>
3077
3078 * Makefile.tpl (stage_last): Define $r and $s before using
3079 $(RECURSE_FLAGS_TO_PASS).
3080 * Makefile.in: Regenerate
3081
8b700390
JJ
30822009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3083
3084 * COPYING.NEWLIB: Add ARM license.
3085
66775d67
AM
30862009-01-16 Alan Modra <amodra@bigpond.net.au>
3087
3088 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 3089 (all-opcodes): Depend on all-libiberty.
66775d67
AM
3090 * Makefile.in: Regenerate.
3091
19e99079
NC
30922009-01-15 Douglas B Rupp <rupp@gnat.com>
3093
3094 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3095 * configure: Regenerate.
3096
22e8c8e0
RW
30972008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3098
3099 Backport link test fix from upstream Libtool:
3100
3101 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3102 Add cache variables to tests that require the linker to work.
3103 For shlibpath_overrides_runpath, this also changes the semantics
3104 to let the result from the C compiler take precedence.
3105 compiler take precedence.
3106
7d6d7764
BE
31072008-12-02 Ben Elliston <bje@au.ibm.com>
3108
3109 * config.sub, config.guess: Update from upstream sources.
3110
ea8af06e
JJ
31112008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3112
3113 * COPYING.NEWLIB: Updated.
3114 * COPYING.LIBGLOSS: Ditto.
3115
af0771d3
PB
31162008-12-16 Paolo Bonzini <bonzini@gnu.org>
3117
3118 Sync with GCC:
3119
3120 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3121
3122 * configure.ac (ppllibs): Add by default the lib flags.
3123 * configure: Regenerate.
3124
3125 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3126
314b2e66
AS
3127 * configure.ac: Add double brackets on darwin[912].
3128 * configure: Regenerate.
af0771d3
PB
3129
3130 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3131
314b2e66
AS
3132 * configure.ac: Expand to darwin10 and later.
3133 * configure: Regenerate.
af0771d3 3134
f7c83eac
AS
31352008-12-02 Andreas Schwab <schwab@suse.de>
3136
3137 * Makefile.def: configure-target-boehm-gc depends on
3138 all-target-libstdc++-v3.
3139 * Makefile.in: Regenerate.
3140
bc67ad83
BE
31412008-12-02 Ben Elliston <bje@au.ibm.com>
3142
3143 * config.sub, config.guess: Update from upstream sources.
3144
e28c595f
JM
31452008-11-27 Joseph Myers <joseph@codesourcery.com>
3146
3147 Merge from GCC:
3148
3149 2007-12-02 Matthias Klose <doko@ubuntu.com>
3150
3151 * config-ml.in: Remove 64bit configure tests.
3152
3153 2008-05-14 Rafael Espindola <espindola@google.com>
3154
3155 * config-ml.in: don't handle --enable-shared and --enable-static.
3156
3157 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3158 Tobias Grosser <grosser@fim.uni-passau.de>
3159 Jan Sjodin <jan.sjodin@amd.com>
3160 Harsha Jagasia <harsha.jagasia@amd.com>
3161 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3162 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3163 Adrien Eliche <aeliche@isty.uvsq.fr>
3164
3165 Merge from graphite branch.
3166 * configure: Regenerate.
3167 * Makefile.in: Regenerate.
3168 * configure.ac (host_libs): Add ppl and cloog.
3169 Add checks for PPL and CLooG.
3170 * Makefile.def (ppl, cloog): Added modules and dependences.
3171 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3172 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3173
3174 2008-09-03 Richard Guenther <rguenther@suse.de>
3175
3176 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3177 cloog test.
3178 * configure: Re-generate.
3179
3180 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3181
3182 * configure.ac (--with-cloog-polylib): New.
3183 (--disable-cloog-version-check): New.
3184 (--disable-ppl-version-check): New.
3185 * configure: Re-generate.
3186
3187 2008-09-05 Richard Guenther <rguenther@suse.de>
3188
3189 * configure.ac: Initialize clooglibs to -lcloog.
3190 * configure: Re-generate.
3191
3192 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3193
3194 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3195 recommended version to 2.3.2.
3196
3197 * configure: Regenerate.
3198
3199 2008-10-31 Ben Elliston <bje@au.ibm.com>
3200
3201 * configure.ac (spu-*-*): Remove special case.
3202 * configure: Regenerate.
3203
3204 Complete comment text from GCC version of:
3205
3206 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3207
3208 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3209 (GCC_SHLIB_SUBDIR): New.
3210 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3211 * configure: Regenerate.
3212 * Makefile.in: Regenerate.
3213
652dec25
TG
32142008-11-27 Tristan Gingold <gingold@adacore.com>
3215
3216 * configure.ac: Build gdb for i?86-*-darwin*
3217 * configure: Regenerated.
3218
7582fb4a
DJ
32192008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3220
3221 PR bootstrap/38014
3222 PR bootstrap/37923
3223
3224 Revert:
3225
3226 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3227
3228 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3229 * Makefile.in: Regenerated.
3230
3231 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3232
3233 PR gdb/921
3234 PR gdb/1646
3235 PR gdb/2175
3236 PR gdb/2176
3237
3238 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3239 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3240 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3241 (HOST_EXPORTS): Pass CPPFLAGS.
3242 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3243 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3244 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3245 * Makefile.in, configure: Regenerated.
3246 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3247 and CPPFLAGS_FOR_BUILD.
3248
faee1be2
UW
32492008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3250
3251 * configure.ac [spu-*-*]: Do not set skipdirs.
3252 * configure: Re-generate.
3253
b7c2dce4
DJ
32542008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3255
3256 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3257 * Makefile.in: Regenerated.
3258
bb52de30
DJ
32592008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3260
3261 PR gdb/921
3262 PR gdb/1646
3263 PR gdb/2175
3264 PR gdb/2176
3265
3266 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3267 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3268 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3269 (HOST_EXPORTS): Pass CPPFLAGS.
3270 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3271 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3272 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3273 * Makefile.in, configure: Regenerated.
3274 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3275 and CPPFLAGS_FOR_BUILD.
3276
b25062ae
SE
32772008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3278
3279 * libtool.m4: Update to libtool 2.2.6.
3280 * lt~obsolete.m4: Update to libtool 2.2.6.
3281 * ltmain.sh: Update to libtool 2.2.6.
3282 * ltsugar.m4: Update to libtool 2.2.6.
3283 * ltversion.m4: Update to libtool 2.2.6.
3284 * ltoptions.m4: Update to libtool 2.2.6.
3285 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3286
3bbd2f8f
AL
32872008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3288
3289 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3290 (GCC_SHLIB_SUBDIR): New.
3291 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3292 * configure: Regenerate.
3293 * Makefile.in: Regenerate.
3294
b29d32ce
TG
32952008-08-28 Tristan Gingold <gingold@adacore.com>
3296
3297 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3298 Enable bfd, binutils and opcodes.
3299 * configure: Regenerate.
3300
c325a203
DD
33012008-08-16 Nicolas Roche <roche@adacore.com>
3302
3303 * Makefile.tpl: Add BOOT_ADAFLAGS.
3304 * Makefile.in: Regenerate.
3305
e7c8859c
RS
33062008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3307
3308 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3309 * configure: Regenerate.
3310
da888c87
PB
33112008-07-30 Paolo Bonzini <bonzini@gnu.org>
3312
3313 Sync with gcc:
3314 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3315
f7c83eac
AS
3316 * configure.ac: Add makefile fragments for hpux.
3317 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3318 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3319 * configure: Regenerate.
3320 * Makefile.in: Regenerate.
da888c87
PB
3321
3322 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3323
f7c83eac
AS
3324 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3325 * Makefile.in: Regenerate.
3326 * configure: Regenerate.
da888c87 3327
944982cf
ILT
33282008-06-18 Ian Lance Taylor <iant@google.com>
3329
662c6704
ILT
3330 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3331
944982cf
ILT
3332 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3333
7a283e07
RW
33342008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3335
3336 * configure: Regenerate.
3337
5b553f7e
RW
33382008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3339
3340 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3341 "$@" is still intact with both Autoconf 2.59 and 2.62.
3342 * configure: Regenerate.
3343
675492f0
RW
33442008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3345
3346 * Makefile.tpl: Fix comment errors.
3347 * Makefile.in: Regenerate.
3348
b018a5d1
JB
33492008-06-13 Julian Brown <julian@codesourcery.com>
3350
3351 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3352 of libobjc for ARM EABI Linux.
3353 * configure: Regenerate.
3354
310213e8
DE
33552008-06-12 David S. Miller <davem@davemloft.net>
3356 David Edelsohn <edelsohn@gnu.org>
3357
3358 * configure.ac: Add powerpc*-*-* to gold supported targets.
3359 * configure: Regenerate.
3360
6641ce42
JM
33612008-06-08 Joseph Myers <joseph@codesourcery.com>
3362
3363 PR tree-optimization/36218
3364 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3365 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3366 (all prefix="build-"): Pass them to build-system sub-makes.
3367 * Makefile.in: Regenerate.
3368
03c2f9e6
DJ
33692008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3370
3371 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3372 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3373 mkdep, and compile. Update comments.
3374 (ETC_SUPPORT): Add ChangeLog and update comments.
3375
4538db8b
ILT
33762008-05-11 Ian Lance Taylor <iant@google.com>
3377
3378 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3379
266df637
PB
33802008-04-18 Paolo Bonzini <bonzini@gnu.org>
3381
3382 Sync with gcc:
3383 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3384
3385 PR bootstrap/35457
3386 * configure.ac: Include override.m4.
3387 * configure: Regenerate.
3388
3389 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3390
f7c83eac
AS
3391 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3392 * Makefile.in: Regenerate.
266df637
PB
3393
3394 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3395
f7c83eac
AS
3396 * configure.ac: Do not build libssp for the AVR.
3397 * configure: Regenerate.
266df637 3398
a86a761e
NC
33992008-04-18 Nick Clifton <nickc@redhat.com>
3400
3401 * MAINTAINERS: Replace reference to configure.in with reference to
3402 configure.ac.
3403
52310858
NC
34042008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3405
f7c83eac 3406 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3407 as nonconfigurable directories list.
f7c83eac 3408 * configure: Regenerate.
52310858 3409
f5314dd5
DM
34102008-04-14 David S. Miller <davem@davemloft.net>
3411
3412 * configure.ac: Add sparc*-*-* to gold supported targets.
3413 * configure: Regenerate.
3414
e2208220
BE
34152008-04-14 Ben Elliston <bje@au.ibm.com>
3416
3417 * config.sub, config.guess: Update from upstream sources.
3418
0bb6ea20
HPN
34192008-04-12 Hans-Peter Nilsson <hp@axis.com>
3420
3421 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3422 * Makefile.in: Regenerate.
3423
e5164e97
ILT
34242008-04-07 Ian Lance Taylor <iant@google.com>
3425
3426 * Makefile.def: check-gold depends upon all-binutils.
3427 * Makefile.in: Regenerate.
3428
e33b51a6
NC
34292008-04-04 Nick Clifton <nickc@redhat.com>
3430
3431 PR binutils/4334
3432 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3433 builds.
3434 * configure: Regenerate.
3435
fc5df3ab
NC
34362008-04-04 NightStrike <NightStrike@gmail.com>
3437
3438 PR other/35151
f7c83eac
AS
3439 * configure.ac: Combine rules for mingw32 and mingw64.
3440 * configure: Regenerate.
fc5df3ab 3441
c779bab8
PB
34422008-03-27 Paolo Bonzini <bonzini@gnu.org>
3443
3444 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3445 * Makefile.in: Regenerate.
3446
93f9b408
ILT
34472008-03-20 Ian Lance Taylor <iant@google.com>
3448
3449 * configure.ac: Add support for --enable-gold.
3450 * Makefile.def: Add gold as a directory like ld.
3451 * configure, Makefile.in: Regenerate.
3452
5746fb46
AK
34532008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3454
3455 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3456 (s390_cond_extensions): Reduced extensions to the compare related.
3457 (main): z10 cpu type option added.
3458 (expandConditionalJump): Renamed to ...
3459 (insertExpandedMnemonic): ... this.
3460
3461 * opcodes/s390-opc.c: Re-group the operand format makros.
3462 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3463 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3464 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3465 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3466 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3467 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3468 INSTR_SIL_RDU): New instruction formats added.
3469 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3470 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3471 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3472 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3473 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3474 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3475 masks added.
3476 (s390_opformats): New formats added "ris", "rrs", "sil".
3477 * opcodes/s390-opc.txt: Add the conditional jumps with the
3478 extensions removed from automatic expansion in s390-mkopc.c manually.
3479 (asi - trtre): Add new System z10 EC instructions.
3480 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3481
58c85be7
RW
34822008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3483
3484 * configure.ac: m4_include config/proginstall.m4.
3485 * configure: Regenerate.
3486
78124051
RW
34872008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3488
3489 Backport from upstream Libtool:
f7c83eac 3490
78124051 3491 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3492
78124051
RW
3493 Deal with Autoconf 2.62's semantic change in m4_append.
3494 * ltsugar.m4 (lt_append): Replace broken versions of
3495 m4_append.
3496 (lt_if_append_uniq): Don't require separator to be overquoted,
3497 and avoid broken m4_append.
3498 (lt_dict_add): Fix typo.
3499 * libtool.m4 (_LT_DECL): Don't overquote separator.
3500
018f1bea
DE
35012008-03-13 David Edelsohn <edelsohn@gnu.org>
3502
3503 * config.rpath: Add AIX 6 support.
3504
5c5f596d
PB
35052008-03-13 Paolo Bonzini <bonzini@gnu.org>
3506
3507 * Makefile.def (stageprofile). Remove -fprofile-generate
3508 from stage_libcflags.
3509 * Makefile.in: Regenerate.
3510
a1f93a5e
BE
35112008-03-13 Ben Elliston <bje@au.ibm.com>
3512
3513 * config.sub, config.guess: Update from upstream sources.
3514
98c3d905
AK
35152008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3516
3517 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3518 * s390-opc.txt (cmpsc): Duplicate entry removed.
3519 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3520 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3521 fier, cu42, cu41): Fix operand format.
3522
7f6ef0c0
PB
35232008-02-20 Paolo Bonzini <bonzini@gnu.org>
3524
f7c83eac
AS
3525 PR bootstrap/32009
3526 PR bootstrap/32161
3527
3528 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3529 * configure: Regenerate.
3530
3531 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3532 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3533 STAGE4_LIBCFLAGS): New.
3534 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3535 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3536 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3537 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3538 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3539 for target modules. Don't export LIBCFLAGS.
3540 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3541 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3542 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3543 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3544 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3545 * Makefile.in: Regenerate.
7f6ef0c0 3546
eaf19029
PB
35472008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3548
3549 PR libgcj/33085
3550 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3551 Do not use -DDLL_EXPORT. Backport from upstream.
3552
680c43e9
NC
35532008-02-14 Nick Clifton <nickc@redhat.com>
3554
3555 Import this patch from gcc:
3556 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3557
3558 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3559
c72b1d96
HPN
35602008-02-02 Hans-Peter Nilsson <hp@axis.com>
3561
3562 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3563 * configure: Regenerate.
3564
8b66833e
BW
35652008-01-31 Marc Gauthier <marc@tensilica.com>
3566
3567 * configure.ac (xtensa*-*-*): Recognize processor variants.
3568 * configure: Regenerate.
3569
9cc8ae67
PB
35702008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3571
f7c83eac
AS
3572 PR bootstrap/34922
3573 * configure.ac (PARSE_ARGS): Push suitable setting of
3574 ac_subdirs_all, for `./configure --help=recursive'.
3575 Handle `+' in generic toplevel directory disabling.
3576 * configure: Regenerate.
9cc8ae67 3577
19090595
BE
35782008-01-23 Ben Elliston <bje@au.ibm.com>
3579
3580 * config.sub, config.guess: Update from upstream sources.
3581
9f1e7fd3
BE
35822008-01-08 Ben Elliston <bje@au.ibm.com>
3583
3584 * config.sub, config.guess: Update from upstream sources.
3585
2f959d61
JJ
35862007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3587
3588 * COPYING.LIBGLOSS: Update default copyright.
3589
aa054b85
JJ
35902007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3591
3592 * COPYING.NEWLIB: Update default copyright.
3593
57c53b2b
RS
35942007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3595
3596 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3597 Change recommended MPFR from 2.2.1 > 2.3.0.
3598 * configure: Regenerate.
3599
fee14b60
RS
36002007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3601
3602 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3603 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3604 * Makefile.in: Regenerate.
3605
c9b68031
DD
36062007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3607
3608 * configure.ac: Enable libjava for x86_64-*-darwin9.
3609 * configure: Regenerate.
3610
ad25e7d5
BE
36112007-12-05 Ben Elliston <bje@au.ibm.com>
3612
3613 * config.sub, config.guess: Update from upstream sources.
3614
6ac84f65
PB
36152007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3616
f7c83eac
AS
3617 * config-ml.in: Robustify against white space in absolute file
3618 names.
6ac84f65 3619
f7c83eac
AS
3620 * config-ml.in (multi-clean): Substitute ${Makefile}.
3621 Remove superfluous ${Makefile} in list.
6ac84f65 3622
7b3200f9
DJ
36232007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3624
3625 * Makefile.def (dependencies): Make configure-gdb depend on
3626 all-intl.
3627 * Makefile.in: Regenerated.
3628
2c133ff9
JJ
36292007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3630
3631 * Makefile.def: To avoid problems running with parallel makes,
3632 build newlib before libgloss so that target specific header
3633 files are availble.
3634 * Makefile.in: Regenerate.
3635
5074315a
DJ
36362007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3637
3638 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3639 * Makefile.in: Regenerate.
3640
f5bc1778
DJ
36412007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3642
3643 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3644 * libdecnumber: New directory, imported from GCC.
3645
c66487f8
NC
36462007-10-08 Mike Frysinger <vapier@gentoo.org>
3647
3648 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3649 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3650 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3651 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3652 * configure: Regenerate.
3653
b5714970
PB
36542007-10-01 Paolo Bonzini <bonzini@gnu.org>
3655
3656 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3657 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3658 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3659 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3660 * configure.ac: Default them to host tools for $host = $build.
3661 Subst them.
3662
3663 * configure: Regenerate.
3664 * Makefile.in: Regenerate.
3665
f3b1e08e
RS
36662007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3667
3668 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3669 * configure: Regenerate.
3670
cff87f51
DD
36712007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3672
3673 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3674 libstdc++.
3675 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3676 * configure: Regenerate.
3677 * Makefile.in: Regenerate.
f7c83eac 3678
625a61cd
AS
36792007-09-17 Andreas Schwab <schwab@suse.de>
3680
3681 * configure.ac: Raise minimum makeinfo version to 4.6.
3682 * configure: Regenerate.
3683
83a3a68b
AM
36842007-09-15 Alan Modra <amodra@bigpond.net.au>
3685
3686 * configure.ac: Correct makeinfo version check.
3687 * configure: Regenerate.
3688
5bd8be13
RS
36892007-09-14 Richard Sandiford <richard@codesourcery.com>
3690
3691 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3692 to $skipdirs and only disable gprof for newlib. Use the normal
3693 mips*-elf* handling in other respects.
3694 * configure: Regnerate.
3695
5566c1fa
DD
36962007-09-12 David Daney <ddaney@avtrex.com>
3697
3698 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3699 enabling libgcj.
3700 * configure: Regenerate.
3701
37022007-09-12 Richard Guenther <rguenther@suse.de>
3703
3704 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3705 nor --disable-checking is provided also turn on yes and types
3706 checking for stage1.
3707 * configure: Re-generate.
3708
a18e2996 37092007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3710
3711 PR target/33281
3712 * configure.ac: Use config/mh-mingw on mingw.
3713 * configure: Regenerate.
84e7906e 3714
691bb5a1
DD
37152007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3716
3717 PR other/32154
3718 * configure.ac: For libgloss targets, point the linker to the linker
3719 script, startup code and simulator library.
3720 * configure: Regenerate.
3721
6d18b86b
AH
37222007-09-09 Andrew Haley <aph@redhat.com>
3723
3724 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3725 target-libjava.
6d18b86b 3726
f00a3165 37272007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3728
f00a3165 3729 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3730
2abc4e65
BE
37312007-08-21 Richard Guenther <rguenther@suse.de>
3732
3733 * configure.ac: Add types checking to stage1 checking flags.
3734 * configure: Regenerate.
3735
8a6ee3ab 37362007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3737 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3738
3739 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3740 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3741 * Makefile.in: Regenerate.
3742 * configure.ac (--with-debug-prefix-map): New.
3743 * configure: Regenerate.
3744
429acdec
RS
37452007-08-17 Richard Sandiford <richard@codesourcery.com>
3746 Nigel Stephens <nigel@mips.com>
3747
429acdec
RS
3748 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3749 as target_makefile_frag.
3750 * configure: Regenerate.
3751
8520c408
AO
37522007-08-16 Alexandre Oliva <aoliva@redhat.com>
3753
3754 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3755 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3756 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3757 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3758 (do-compare, do-compare3, do-compare-debug): New.
3759 ([+compare-target+]): Use them.
3760
37612007-08-16 Alexandre Oliva <aoliva@redhat.com>
3762
3763 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3764 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3765 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3766 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3767 (do-compare, do-compare3, do-compare-debug): New.
3768 ([+compare-target+]): Use them.
3769
2444379b
BE
37702007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3771 Ben Elliston <bje@au.ibm.com>
3772
3773 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3774 --silent if $silent.
3775 * configure: Regenerate.
3776
d6f99447
DJ
37772007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3778
3779 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3780
bd0aa315
NC
37812007-07-17 Nick Clifton <nickc@redhat.com>
3782
3783 * COPYING3: New file. Contains version 3 of the GNU General
3784 Public License.
3785 * COPYING3.LIB: New file. Contains version 3 of the GNU
3786 Lesser General Public License.
3787
0ebe98fb
BS
37882007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3789
3790 * configure.ac: Fix my previous change to really match GCC.
3791 * configure: Regenerate.
3792
521ec477
DD
37932007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3794
3795 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3796 * configure: Regenerate.
3797
37982007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3799
3800 * configure.ac: Add some missing m4 quotation.
3801 * configure: Regenerate.
3802
0c24b341
NC
38032007-07-09 Kai Tietz <kai.tietz@onevision.com>
3804
f7c83eac
AS
3805 * Makefile.def: Add windmc tool to build.
3806 * Makefile.tpl: Likewise.
3807 * configure.ac: Likewise.
3808 * Makefile.in: Regenerate.
3809 * configure: Regenerate.
0c24b341 3810
a09314d0
L
38112007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3812
3813 * lt~obsolete.m4: New. Import from 20070318 libtool.
3814
7c3e1d12
BS
38152007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3816
3817 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3818 uclinux and linux-uclibc targets.
3819 * configure: Regenerate.
3820
a5b3b4dd
DD
38212007-06-28 DJ Delorie <dj@redhat.com>
3822
3823 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3824 not building newlib.
3825 * configure: Regenerated.
f7c83eac 3826
184d813c
DJ
38272007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3828
3829 * src-release (DEVO_SUPPORT): Correct typos.
3830
31d99776
DJ
38312007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3832
3833 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3834 * Makefile.in: Regenerated.
3835
e00a73e3
PB
38362007-06-14 Paolo Bonzini <bonzini@gnu.org>
3837
f7c83eac
AS
3838 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3839 (distclean-stage[+id+]): Possibly delete stage_last.
3840 * Makefile.in: Regenerate.
e00a73e3 3841
98a1bbc5
BE
38422007-06-07 Ben Elliston <bje@au.ibm.com>
3843
3844 * config.sub, config.guess: Update from upstream sources.
3845
973601e1
BE
38462007-06-07 Ben Elliston <bje@au.ibm.com>
3847
3848 * Makefile.tpl: Fix spelling error.
3849 * Makefile.in: Regenerate.
3850
2038f525
PB
38512007-06-04 Paolo Bonzini <bonzini@gnu.org>
3852
3853 Sync with gcc:
3854 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3855
f7c83eac
AS
3856 PR bootstrap/29382
3857 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3858 * configure: Rebuilt.
2038f525 3859
f7c5c4b5
PB
38602007-06-01 Steve Ellcey <sje@cup.hp.com>
3861
12a64d4f
L
3862 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3863 lt_cv_sys_max_cmd_len.
f7c5c4b5 3864
7ad9660b
PB
38652007-05-31 Paolo Bonzini <bonzini@gnu.org>
3866
3867 * ltgcc.m4: Update from GCC.
3868
0e7ef45c
EC
38692007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3870
12a64d4f 3871 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3872
37ad9514
SE
38732007-05-24 Steve Ellcey <sje@cup.hp.com>
3874
3875 * ltmain.sh: Update from GCC.
3876 * libtool.m4: Update from GCC.
3877 * ltsugar.m4: New. Update from GCC.
3878 * ltversion.m4: New. Update from GCC.
3879 * ltoptions.m4: New. Update from GCC.
3880 * ltconfig: Remove.
3881 * ltcf-c.sh: Remove.
3882 * ltcf-cxx.sh: Remove.
3883 * ltcf-gcj.sh: Remove.
3884 * src-release: Update with new libtool file list.
3885
8ee82aff
PB
38862007-05-16 Paolo Bonzini <bonzini@gnu.org>
3887
3888 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3889 stage_cflags.
3890 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3891 Remove CFLAGS/LIBCFLAGS.
3892 (configure-stage[+id+]-[+prefix+][+module+],
3893 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3894 * Makefile.in: Regenerate.
3895
149cb58d
SE
38962007-04-14 Steve Ellcey <sje@cup.hp.com>
3897
3898 * config-ml.in: Update from GCC.
3899
91506736
DJ
39002007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3901
3902 * src-release (do-proto-toplev): Process the support directories before
3903 the tool directory.
3904
ffa8bd48
RS
39052007-03-21 Richard Sandiford <richard@codesourcery.com>
3906
3907 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3908 of glob. Quote arguments with single quotes too.
3909 * configure: Regenerate.
3910
a4fd3374
DD
39112007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3912
3913 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3914 * Makefile.in: Regenerate
3915
b8025f34
AS
39162007-03-07 Andreas Schwab <schwab@suse.de>
3917
3918 * configure: Regenerate.
3919
a3ca38d2
DD
39202007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3921
3922 * configure.ac: Add "--with-pdfdir" configure option,
3923 which defines pdfdir variable.
3924 * Makefile.def (target=fixincludes): Add install-pdf to
3925 missing targets.
3926 (recursive_targets): Add install-pdf target.
3927 (flags_to_pass): Add pdfdir.
3928 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3929 target.
3930 * configure: Regenerate
3931 * Makefile.in: Regenerate
3932
39332007-02-28 Eric Christopher <echristo@apple.com>
3934
3935 Revert:
3936 2006-12-07 Mike Stump <mrs@apple.com>
3937
3938 * Makefile.def (dependencies): Add dependency for
3939 install-target-libssp and install-target-libgomp on
3940 install-gcc.
3941 * Makefile.in: Regenerate.
3942
39432007-02-27 Matt Kraai <kraai@ftbfs.org>
3944
3945 * configure: Regenerate.
3946 * configure.ac: Move statements after variable declarations.
3947
a4708fba
JM
39482007-02-19 Joseph Myers <joseph@codesourcery.com>
3949
3950 * configure.ac: Adjust for loop syntax.
3951 * configure: Regenerate.
3952
9a819804
AO
39532007-02-18 Alexandre Oliva <aoliva@redhat.com>
3954
3955 * configure: Rebuilt.
3956
81ec575a
AO
39572007-02-18 Alexandre Oliva <aoliva@redhat.com>
3958
3959 * configure.ac: Drop multiple occurrences of --enable-languages,
3960 and fix its quoting.
3961 * configure: Rebuilt.
3962
92f01d61 39632007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3964 Nathan Sidwell <nathan@codesourcery.com>
3965 Vladimir Prus <vladimir@codesourcery.com
3966 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3967
3968 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3969 * configure: Regenerate.
3970
b1299c4e
DJ
39712007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3972
3973 * configure.ac (target_libraries): Move libgcc before libiberty.
3974 * configure: Regenerated.
3975
18f6b6ee
PB
39762007-02-13 Paolo Bonzini <bonzini@gnu.org>
3977
3978 * configure: Regenerate again?
3979
9c4e9f27
PB
39802007-02-13 Paolo Bonzini <bonzini@gnu.org>
3981
3982 * configure: Reapply PR30748 fix which was lost in the previous commit.
3983
24ff9987
DJ
39842007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3985 Paolo Bonzini <bonzini@gnu.org>
3986
3987 PR bootstrap/30753
3988 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3989 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3990 * configure: Regenerated.
3991
7df2cd5d
PB
39922007-02-10 Paolo Bonzini <bonzini@gnu.org>
3993
3994 * configure: Regenerate.
3995
b0aaa663
DJ
39962007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3997
3998 PR bootstrap/30748
3999 * configure.ac: Correct syntax for Solaris ksh.
4000 * configure: Regenerated.
4001
a0323144
PB
40022007-02-09 Paolo Bonzini <bonzini@gnu.org>
4003
4004 * Makefile.def: Sync with GCC.
4005 * Makefile.tpl: Sync with GCC.
4006 * Makefile.in: Regenerate.
4007 * configure: Regenerate.
4008
c6b750e1
DJ
40092007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4010
4011 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4012 noncanonical equivalents.
4013 * configure.in: Rename to...
4014 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4015 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4016 target_noncanonical. Use them. Rewrite removal of configure
4017 arguments for autoconf 2.59. Discard variable settings. Force
4018 program_transform_name for native tools.
4019
4020 * Makefile.in: Regenerated.
4021 * configure: Regenerated with autoconf 2.59.
4022
4023 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
4024
f3cd89f4
JJ
40252007-02-08 Jeff Johnston <jjohnstn@redhat.com>
4026
4027 * COPYING.LIBGLOSS: Reformat default Red Hat
4028 license to fit within 80 columns.
4029 * COPYING.NEWLIB: Ditto.
4030
4e206d7e
DB
40312007-02-05 Dave Brolley <brolley@redhat.com>
4032
4033 * Contribute the following changes:
4034 2006-11-28 DJ Delorie <dj@redhat.com>
4035
4036 * configure.in: Fix typo for mep's target_makefile_frag.
4037 * configure: Regenerated.
4038
4039 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4040
4041 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4042 * configure: Regenerate.
4043
4044 2001-09-19 DJ Delorie <dj@redhat.com>
4045
4046 * configure.in (target_makefile_frag): use mt-mep
4047
4048 2001-06-12 Don Howard <dhoward@redhat.com>
4049
4050 * configure.in: Remove gdb from MeP skip list.
4051
4052 2001-04-05 DJ Delorie <dj@redhat.com>
4053
4054 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4055
4056 2001-03-20 Ben Elliston <bje@redhat.com>
4057
4058 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4059
4060 2001-03-19 Ben Elliston <bje@redhat.com>
4061
4062 * config.sub (mep, mep-*): Add.
4063
b2edfdd2
AS
40642007-01-31 Andreas Schwab <schwab@suse.de>
4065
4066 * Makefile.tpl (LDFLAGS): Substitute it.
4067 * Makefile.in: Regenerate.
4068
ceb92e78
PB
40692007-01-11 Paolo Bonzini <bonzini@gnu.org>
4070
4071 * configure.in: Change == to = in test command.
f7c83eac 4072 * configure: Regenerate.
ceb92e78 4073
4b900473 40742007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
4075 Nick Clifton <nickc@redhat.com>
4076 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4077
4078 * configure.in (build_configargs, host_configargs, target_configargs):
4079 Remove build/host/target parameters.
4080 (host_libs): Add gmp and mpfr.
4081 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4082 * Makefile.def (gmp, mpfr): New.
4083 (gcc): Remove target.
4084 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4085 target_os, target_vendor): New.
4086 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4087 * configure: Regenerate.
4088 * Makefile.in: Regenerate.
4b900473
PB
4089
40902007-01-11 Matt Fago <fago@earthlink.net>
4091
4092 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 4093 to improve robustness of configure tests.
4b900473
PB
4094 * configure: Regenerate.
4095
80f6dcbc
NC
40962007-01-08 Kai Tietz <kai.tietz@onevision.com>
4097
4098 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 4099 * configure: Regenerate.
80f6dcbc 4100
f86e35b8
NC
41012007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4102
4103 * Makefile.tpl (all-target): Correct @if conditional for target
4104 modules.
4105 * configure.in: Omit libiberty if building only target libgcc.
4106 * configure, Makefile.in: Regenerated.
4107
79fcd0ec
PB
41082007-01-04 Paolo Bonzini <bonzini@gnu.org>
4109
4110 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4111 * configure: Regenerate.
4112
6aa8ef82
DJ
41132007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4114
4115 * Makefile.def (target_modules): Add libgcc.
4116 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4117 * Makefile.tpl (clean-target-libgcc): Delete.
4118 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4119 on gcc even for bootstrapped modules. Rewrite handling of
4120 lang_env_dependencies to loop over target_modules.
4121 * configure.in (target_libraries): Add target-libgcc.
4122 * Makefile.in, configure: Regenerated.
4123
9b134994
PB
41242006-12-29 Paolo Bonzini <bonzini@gnu.org>
4125
4126 Sync with gcc:
4127 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4128
f7c83eac
AS
4129 * configure.in: Reorganize recognition of languages. Add
4130 --enable-stage1-languages. Show supported languages for the chosen
4131 target rather than all recognized languages.
4132 * configure: Regenerate.
9b134994
PB
4133
4134 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4135
f7c83eac
AS
4136 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4137 * Makefile.in: Regenerate.
9b134994
PB
4138
4139 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4140
f7c83eac
AS
4141 * configure.in: Warn that MPFR 2.2.0 is buggy.
4142 * configure: Regenerate.
9b134994 4143
8cf39b1b
ILT
41442006-12-27 Ian Lance Taylor <iant@google.com>
4145
4146 * configure.in: When removing Makefiles to force a reconfigure, also
4147 remove prev-DIR*/Makefile.
4148 * configure: Regenerate.
4149
ebff6cd5
KH
41502006-12-23 Kazu Hirata <kazu@codesourcery.com>
4151
4152 * config.bfd: Recognize fido.
4153
8a0d8a5c
PB
41542006-12-19 Paolo Bonzini <bonzini@gnu.org>
4155
4156 Sync with gcc:
4157
4158 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4159
4160 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4161 it only affects bootstrap and could be tested on "$host" as well.
4162 * configure: Regenerate.
4163 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4164
4165 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4166
4167 PR bootstrap/29544
4168 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4169 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4170 move here comment from Makefile.tpl.
4171 * Makefile.tpl: Move some definitions higher in the file.
4172 (STAGE1_CHECKING): New.
4173 * configure.in: Add --enable-stage1-checking.
4174 * configure: Regenerate.
4175 * Makefile.in: Regenerate.
4176
4177 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4178
4179 * configure.in: Update error message for missing GMP/MPFR.
4180
4181 * configure: Regenerate.
4182
4183 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4184
4185 * configure.in: Update MPFR version in error message.
4186
4187 * configure: Regenerate.
4188
4189 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4190
4191 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4192 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4193 --with-gmp-lib): New flags.
4194
4195 * configure: Regenerate.
4196
790c0838
AM
41972006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4198
4199 PR bootstrap/30134
4200 * configure.in: Correct x86 darwin support for libjava to powerpc
4201 and i?86 only.
4202 * configure: Regenerate.
4203
77d7106f
AM
42042006-12-11 Alan Modra <amodra@bigpond.net.au>
4205
4206 * configure.in: Handle spu makefile frag.
77d7106f
AM
4207 * Makefile.tpl (MAINT): Define
4208 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4209 * configure: Regenerate.
4210 * Makefile.in: Regenerate.
4211
0cfa5389
BE
42122006-12-11 Ben Elliston <bje@au.ibm.com>
4213
4214 * config.sub, config.guess: Update from upstream sources.
4215
2839fe5d
BE
42162006-12-11 Ben Elliston <bje@au.ibm.com>
4217
4218 * configure.in: Sync with GCC (spu-*-*).
4219 * configure: Sync with GCC.
4220
b897f5d4
MS
42212006-12-07 Mike Stump <mrs@apple.com>
4222
4223 * Makefile.def (dependencies): Add dependency for
4224 install-target-libssp and install-target-libgomp on
4225 install-gcc.
4226 * Makefile.in: Regenerate.
4227
9daf3993
PB
42282006-11-16 Paolo Bonzini <bonzini@gnu.org>
4229
4230 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4231 (unstage): Test for stage_last presence.
4232
4233 PR bootstrap/29802
4234 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4235 * Makefile.in: Regenerate.
4236
9dbaa842
DD
42372006-11-14 DJ Delorie <dj@redhat.com>
4238
4239 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4240 * Makefile.in: Sync with GCC.
4241 * configure.in: Sync with GCC (mpfr, gmp).
4242 * configure: Sync with GCC.
4243
b0cbce8d
JJ
42442006-11-08 Jie Zhang <jie.zhang@analog.com>
4245
4246 * configure.in: Remove target-libgloss from noconfigdirs for
4247 bfin-*-*.
4248 * configure: Regenerated.
4249
44330a94
JJ
42502006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4251
4252 * COPYING.NEWLIB: Add spu license.
7de05dd5 4253 * COPYING.LIBGLOSS: Ditto.
44330a94 4254
56a8fe78
DD
42552006-10-17 Brooks Moses <bmoses@stanford.edu>
4256
4257 * Makefile.def: Added pdf target handling.
4258 * Makefile.tpl: Added pdf target handling.
4259 * Makefile.in: Regenerated.
4260
fbb00ad0
JJ
42612006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4262
4263 * COPYING.NEWLIB: Updated.
4264 * COPYING.LIBGLOSS: Ditto.
4265
6b89cc21
DB
42662006-09-27 Dave Brolley <brolley@redhat.com>
4267
4268 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4269 $s instead of $r.
4270 * configure: Regenerated.
4271
17bcf627
BE
42722006-09-26 Ben Elliston <bje@au.ibm.com>
4273
4274 * config.sub, config.guess: Update from upstream sources.
4275
f3529cf1
TS
42762006-09-20 Thiemo Seufer <ths@mips.com>
4277
4278 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4279 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4280 * configure: Regenerate.
4281
45055374
CV
42822006-08-30 Corinna Vinschen <corinna@vinschen.de>
4283
4284 * configure.in: Never build newlib for a Mingw host.
4285 Never build newlib as Mingw target library.
4286 Test the existence of winsup/cygwin for building a Cygwin newlib,
4287 rather than just winsup.
4288 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4289 building a Mingw target.
4290 * configure: Regenerate.
4291
4be041b2 42922006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4293 Nigel Stephens <nigel@mips.com>
4294 David Ung <davidu@mips.com>
4be041b2
TS
4295
4296 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4297
1d89b610
PB
42982006-07-25 Paolo Bonzini <bonzini@gnu.org>
4299
4300 Sync from GCC:
4301 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4302
f7c83eac
AS
4303 PR bootstrap/18058
4304 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4305 if the bootstrap compiler is a GCC version that supports it.
4306 * configure: Regenerate.
1d89b610 4307
66a79c16
DJ
43082006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4309
4310 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4311 * configure: Regenerated.
4312
c1cb7e02
PB
43132006-07-18 Paolo Bonzini <bonzini@gnu.org>
4314
f7c83eac
AS
4315 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4316 for stages after the first.
c1cb7e02 4317
7206a0ee
JJ
43182006-07-17 Jakub Jelinek <jakub@redhat.com>
4319
4320 * Makefile.def: Add dependencies for configure-opcodes
4321 on configure-intl and all-opcodes on all-intl.
4322 * Makefile.in: Regenerated.
4323
6816f995
AO
43242006-07-04 Peter O'Gorman <peter@pogma.com>
4325
4326 * ltconfig: chmod 644 before ranlib during install.
4327
3d3adb43
PB
43282006-07-03 Paolo Bonzini <bonzini@gnu.org>
4329
1f3f1bbf 4330 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4331 * configure: Regenerate.
4332
64ce424c
PB
43332006-07-03 Paolo Bonzini <bonzini@gnu.org>
4334
4335 Sync from gcc:
4336
4337 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4338
4339 PR other/27063
4340 * configure.in: Test subdir_requires and give an appropriate
4341 error message.
4342 * configure: Regenerate.
4343
4344 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4345
4346 PR target/27540
4347 * configure.in: Only enable libgomp on IRIX 6.
4348 * configure: Regenerate.
4349
d42c4017
DA
43502006-06-20 David Ayers <d.ayers@inode.at>
4351
4352 PR bootstrap/28072
4353 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4354 whether target-libjava is being configured instead of whether the
4355 java front end is enabled.
4356 * configure: Regenerate.
0e7ef45c 4357
4962c51a
MS
43582006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4359
4360 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4361 to R_ARM_LDC_SB_G{0,1,2} respectively.
4362
caee866a
PB
43632006-06-15 Paolo Bonzini <bonzini@gnu.org>
4364
4365 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4366 too.
4367 * Makefile.in: Regenerate.
4368
363ef840
DA
43692006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4370
4371 Sync from gcc:
4372
4373 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4374 * configure.in: Don't enable libgomp on hpux10.
4375 * configure: Rebuilt.
4376
54d1c879
DA
43772006-06-13 David Ayers <d.ayers@inode.at>
4378
4379 Sync from gcc:
4380
4381 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4382
54d1c879
DA
4383 PR bootstrap/27963
4384 PR target/19970
0e7ef45c 4385 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4386 ${libgcj} is specified.
4387 * configure: Regenerate.
0e7ef45c 4388
a4d8b690
JJ
43892006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4390
4391 Sync from gcc:
4392
4393 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4394 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4395
4396 PR bootstrap/18033
4397 * config-ml.in: Eval option if surrounded by single quotes.
4398
4f0ef2d8
CD
43992006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4400
4401 Sync from gcc:
0e7ef45c 4402
4f0ef2d8 4403 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4404
4f0ef2d8
CD
4405 PR libobjc/13946
4406 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4407 * Makefile.in: Regenerate.
4408 * configure.in: Add --enable-objc-gc at toplevel and have it
4409 enable boehm-gc for Objective-C.
4410 Remove target-boehm-gc from libgcj.
4411 Add target-boehm-gc to target_libraries.
4412 Add target-boehm-gc to noconfigdirs where ${libgcj}
4413 is specified.
4414 Assert that boehm-gc is supported when requested for Objective-C.
4415 Only build boehm-gc if needed either for Java or Objective-C.
4416 * configure: Regenerate.
4417
4418 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4419
4f0ef2d8
CD
4420 PR 27674
4421 * Makefile.tpl (configure-[+prefix+][+module+],
4422 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4423 Remove rule to unstage bootstrapped modules.
4424 (stage_current): New.
4425 * Makefile.in: Regenerate.
4426
4427 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4428 Andreas Tobler <a.tobler@schweiz.ch>
4429
4430 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4431 * configure: Rebuilt.
4432
4433 Revert
4434 2006-01-31 Richard Guenther <rguenther@suse.de>
4435 Paolo Bonzini <bonzini@gnu.org>
4436
4437 * Makefile.def (target_modules): Add libgcc-math target module.
4438 * configure.in (target_libraries): Add libgcc-math target library.
4439 (--enable-libgcc-math): New configure switch.
4440 * Makefile.in: Re-generate.
4441 * configure: Re-generate.
4442
c17b816b
JJ
44432006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4444
4445 * config-ml.in: Alter CCASFLAGS to include special
4446 multilib options the same as is done for CFLAGS.
4447
20e95c23
DJ
44482006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4449
4450 * Makefile.def: Added dependencies from sim and gdb on intl, and
4451 added configure dependencies to everything with an all dependency
4452 on intl.
4453 * gettext.m4: Removed.
4454 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4455 (GDB_SUPPORT_DIRS): Add intl.
4456 * Makefile.in: Regenerated.
4457
4bd8ad80
DJ
44582006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4459
4460 * src-release (DEVO_SUPPORT): Add config.rpath.
4461
c380fdd8
PB
44622006-05-25 Paolo Bonzini <bonzini@gnu.org>
4463
4464 * Makefile.def (bfd, opcodes): Fix lib_path.
4465 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4466 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4467 * Makefile.in: Regenerate.
4468
701628f5
MS
44692006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4470
4471 * configure.in: Enable gprof for cross builds.
4472 * configure: Regenerate.
4473
25aae7f2
DJ
44742006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4475
4476 * src-release (MAKEINFOFLAGS): Define.
4477 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4478
ea3d1626
BE
44792006-05-14 Ben Elliston <bje@au.ibm.com>
4480
4481 * config.sub, config.guess: Update from upstream sources.
4482
49b9e644
BE
44832006-05-12 Ben Elliston <bje@au.ibm.com>
4484
4485 * config.sub, config.guess: Update from upstream sources.
4486
482dd2f6
DJ
44872006-05-04 Steve Ellcey <sje@cup.hp.com>
4488
4489 * blt, iwidgets, mmalloc: Remove directories.
4490
8b01a5c2
DD
44912006-05-01 DJ Delorie <dj@redhat.com>
4492
641a3af4 4493 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4494 * configure: Regenerate.
4495
a481dbb7
DD
44962006-04-18 DJ Delorie <dj@redhat.com>
4497
4498 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4499 reference libgloss so that libssp can be built in a combined
4500 tree.
4501 * configure: Regenerate.
4502
962c9e74
BE
45032006-04-10 Ben Elliston <bje@au.ibm.com>
4504
4505 * contrib: Remove directory.
4506
108a6f8e
CD
45072006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4508
4509 * Makefile.tpl: Add install-html target.
4510 * Makefile.def: Add install-html target.
4511 * Makefile.in: Regenerate.
4512 * configure.in: Add --with-datarootdir, --with-docdir,
4513 and --with-htmldir options.
4514 * configure: Regenerate.
4515
a4ef73e9
BE
45162006-03-31 Ben Elliston <bje@au.ibm.com>
4517
4518 PR binutils/1860
4519 * configure.in: Require makeinfo 4.4 or higher.
4520 * configure: Regenerate.
4521
b37df25a
PB
45222006-03-14 Paolo Bonzini <bonzini@gnu.org>
4523
4524 * Makefile.in: Regenerate.
4525
a6df5a19
PB
45262006-03-14 Paolo Bonzini <bonzini@gnu.org>
4527
4528 Sync with gcc:
4529 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4530
f7c83eac
AS
4531 * configure.in: Handle --disable-<component> generically.
4532 * configure: Regenerate.
a6df5a19
PB
4533
4534 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4535
f7c83eac
AS
4536 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4537 (TARGET_CONFIGDIRS): Remove.
4538 * configure.in: Remove AC_SUBST(target_configdirs).
4539 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4540
4541
65419985
L
45422006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4543
4544 PR libgcj/17311
4545 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4546
c52c6897
PB
45472006-02-20 Paolo Bonzini <bonzini@gnu.org>
4548
4549 PR bootstrap/25670
4550
4551 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4552
4553 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4554 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4555 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4556 BUILD_PREFIX, BUILD_PREFIX_1.
4557 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4558
4559 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4560 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4561
4562 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4563 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4564 of `cat stage_current`. Always provide the `r' and `s' variables.
4565 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4566 a single shell execution.
4567 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4568 bootstrapped modules, make the stage1 module if the build was not
4569 started yet, else build the current stage.
4570 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4571 (all-build, all-host, all-target, [+make_target+]-host,
4572 [+make_target+]-target): Do not use \-continued lines.
4573 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4574 (current_stage, restrap, stage_last): New.
4575
4576 * Makefile.in: Regenerate.
4577 * configure: Regenerate.
4578
b3ded179
PB
45792006-02-14 Paolo Bonzini <bonzini@gnu.org>
4580
4581 Sync from gcc:
4582
4583 2006-01-31 Richard Guenther <rguenther@suse.de>
4584 Paolo Bonzini <bonzini@gnu.org>
4585
f7c83eac
AS
4586 * Makefile.def (target_modules): Add libgcc-math target module.
4587 * configure.in (target_libraries): Add libgcc-math target library.
4588 (--enable-libgcc-math): New configure switch.
4589 * Makefile.in: Re-generate.
4590 * configure: Re-generate.
4591 * libgcc-math: New toplevel directory.
b3ded179
PB
4592
4593 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4594 Jakub Jelinek <jakub@redhat.com>
4595 Diego Novillo <dnovillo@redhat.com>
b3ded179 4596
f7c83eac
AS
4597 * libgomp: New directory.
4598 * Makefile.def: Add target_module libgomp.
4599 * Makefile.in: Regenerate.
4600 * configure.in (target_libraries): Add target-libgomp.
4601 * configure: Regenerate.
b3ded179 4602
3a35eeb3
PB
46032006-02-14 Paolo Bonzini <bonzini@gnu.org>
4604 Andreas Schwab <schwab@suse.de>
0e7ef45c 4605
3a35eeb3
PB
4606 * configure: Regenerate.
4607
2429c060
PB
46082006-01-16 Paolo Bonzini <bonzini@gnu.org>
4609
4610 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4611 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4612 the assembler, linker and binutils.
4613 * configure: Regenerate.
4614
ec49b2b8
NC
46152006-01-16 Nick Clifton <nickc@redhat.com>
4616
49b9e644 4617 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4618
44b2308f
AO
46192006-01-05 Alexandre Oliva <aoliva@redhat.com>
4620
4621 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4622 @ from continuation.
4623 * Makefile.in: Rebuilt.
4624
80911fe1
PB
46252006-01-04 Paolo Bonzini <bonzini@gnu.org>
4626
4627 Sync from gcc:
4628
4629 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4630
f7c83eac 4631 PR bootstrap/24252
80911fe1 4632
f7c83eac
AS
4633 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4634 * Makefile.tpl (OBJDUMP): New.
4635 (EXTRA_HOST_FLAGS): Add it.
4636 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4637
f7c83eac
AS
4638 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4639 to use symbolic links between directories. Avoid race conditions
4640 or make them harmless.
4641 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4642
f7c83eac
AS
4643 * Makefile.def (LEAN): Pass.
4644 * Makefile.tpl (LEAN): Define.
4645 (stage[+id+]-start): Accept that the previous directory does not
4646 exist, if the bootstrap is lean.
4647 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4648 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4649 configure substitution.
4650 ([+compare-target+]): Likewise.
4651 ([+bootstrap-target+]-lean): New.
4652 * configure.in: Remove lean bootstrap support from here.
80911fe1 4653
f7c83eac
AS
4654 * Makefile.in: Regenerate.
4655 * configure: Regenerate.
80911fe1
PB
4656
4657 2006-01-02 Andreas Schwab <schwab@suse.de>
4658
f7c83eac
AS
4659 * configure.in: When reconfiguring remove Makefile in
4660 all stage directories.
4661 * configure: Regenerate.
80911fe1 4662
b59bea8a
NC
46632005-12-27 Leif Ekblad <leif@rdos.net>
4664
4665 * configure.in: Add support for RDOS target.
4666 * configure: Regenerate.
4667
d7730bac
NC
46682005-12-27 Nick Clifton <nickc@redhat.com>
4669
4670 PR binutils/1990
4671 * libtool.m4: Synchronize with version in GCC sources.
4672
c02dabc3
PB
46732005-12-20 Paolo Bonzini <bonzini@gnu.org>
4674
f7c83eac 4675 Revert Ada-related part of the previous change.
c02dabc3 4676
f7c83eac
AS
4677 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4678 Do not pass.
4679 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4680 * Makefile.in: Regenerate.
4681 * configure.in: Do not include mt-ppc-aix target fragment.
4682 * configure: Regenerate.
c02dabc3 4683
f6d183c0
PB
46842005-12-19 Paolo Bonzini <bonzini@gnu.org>
4685
4686 * configure.in: Select appropriate fragments for PowerPC/AIX.
4687 * configure: Regenerate.
4688
4689 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4690 BOOT_CFLAGS, BOOT_LDFLAGS.
4691 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4692 BOOT_CFLAGS, BOOT_LDFLAGS.
4693 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4694 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4695 (stage): Fail if we cannot complete the work.
4696 * Makefile.in: Regenerate.
4697
f29759fc
JJ
46982005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4699
4700 * COPYING.NEWLIB: Update copyright year for default
4701 copyright.
4702
1f054001
PB
47032005-12-15 Paolo Bonzini <bonzini@gnu.org>
4704
4705 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4706 install-host-nogcc): Don't invoke $(stage) at the end.
4707 * Makefile.in: Regenerate.
4708
0aed8855
PB
47092005-12-14 Paolo Bonzini <bonzini@gnu.org>
4710
4711 * configure.in: Flip the top-level bootstrap switch.
4712 * configure: Regenerate.
4713
4714 Merge from gcc:
4715
4716 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4717
f7c83eac
AS
4718 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4719 $(stage) and $(unstage).
4720 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4721 (all): Remove stray semicolon.
4722 (local-distclean): Don't handle multilib.tmp and multilib.out.
4723 (install.all): Set $s for consistency.
4724 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4725 check_multilibs setting. Always make the install directory.
4726 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4727 Correct @if/@endif.
4728 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4729 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4730 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4731 (multilib.out): Remove.
4732 * Makefile.in: Regenerated.
0aed8855
PB
4733
47342005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4735
4736 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4737 * configure.in: Replace ms1 arch with mt.
4738 * configure: Rebuilt.
4739
47402005-12-05 Paolo Bonzini <bonzini@gnu.org>
4741
4742 Sync with gcc:
4743
4970f871
NS
47442005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4745
4746 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4747 * configure.in: Replace ms1 arch with mt.
4748 * configure: Rebuilt.
4749
be01d343
PB
47502005-12-05 Paolo Bonzini <bonzini@gnu.org>
4751
4752 Sync with gcc:
4753
4754 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4755
f7c83eac
AS
4756 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4757 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4758 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4759 Find in-tree tools if available.
4760 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4761 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4762 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4763 (COMPILER_*_FOR_TARGET): New.
4764 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4765 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4766 (CONFIGURED_*, USUAL_*): Remove.
4767 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4768 STRIP): Use autoconf substitutions.
4769 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4770 COMPILER_NM_FOR_TARGET): New.
4771 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4772
4773 (all): Make all-host and all-target in parallel.
4774 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4775 that $$r and $$s are set before invoking a recursive make.
4776 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4777 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4778
4779 2005-11-29 Ben Elliston <bje@au.ibm.com>
4780
f7c83eac
AS
4781 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4782 from the gcc build directory.
4783 * Makefile.in: Regenerate.
be01d343
PB
4784
4785 2005-11-29 Ben Elliston <bje@au.ibm.com>
4786
f7c83eac
AS
4787 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4788 depend on all-libdecnumber.
4789 * configure.in (host_libs): Include libdecnumber.
4790 * Makefile.in: Regenerate.
4791 * configure: Likewise.
be01d343
PB
4792
4793 2005-11-21 Kean Johnston <jkj@sco.com>
4794
f7c83eac 4795 * config.sub, config.guess: Sync from upstream sources.
be01d343 4796
907be67c
DJ
47972005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4798
4799 * Makefile.def: Remove gdb dependencies for gdbtk.
4800 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4801 (configure-gdb, install-gdb): New rules.
4802 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4803 * Makefile.in, configure: Regenerated.
4804
e360f423
PB
48052005-10-22 Paolo Bonzini <bonzini@gnu.org>
4806
4807 PR bootstrap/24297
4808 * Makefile.tpl (do-[+make-target+], do-check, install,
4809 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4810 are set before recursing.
4811 * Makefile.in: Regenerate.
4812
45d5eb0a
EB
48132005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4814
4815 PR bootstrap/18939
4816 * Makefile.def (gcc) <target>: Fix thinko.
4817 * Makefile.in: Regenerate.
4818
3cf3372e
BS
48192005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4820
4821 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4822 * configure: Regenerate.
4823
bd70a46f
KH
48242005-10-09 Kazu Hirata <kazu@codesourcery.com>
4825
4826 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4827 target-libffi, target-qthreads, target-libjava, and
4828 targetlibobjc.
4829 * configure: Regenerate.
4830
5ae72758
DJ
48312005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4832
4833 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4834 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4835 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4836 (USUAL_OBJDUMP_FOR_TARGET): New.
4837 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4838 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4839 * configure, Makefile.in: Regenerated.
5ae72758 4840
cc96343e
PB
48412005-10-05 Paolo Bonzini <bonzini@gnu.org>
4842
4843 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4844 before other host packages.
4845
f70224b5
PB
48462005-10-05 Paolo Bonzini <bonzini@gnu.org>
4847
4848 PR bootstrap/22340
4849
4850 * configure.in (default_target): Remove.
4851 * Makefile.tpl (all): Do not use prerequisites as subroutines
4852 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4853 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4854 use prerequisites as subroutines.
4855 (check-host, check-target): New.
4856 (bootstrap configure & all targets): Do not use stage*-start
4857 if the directory layout is already ok.
4858 (non-bootstrap configure & all targets): Prepend a $(unstage).
4859 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4860 (NOTPARALLEL): Remove.
4861 (unstage, stage variables): New variables.
4862 (unstage, stage targets): Simply expand to those variables.
4863
4864 * configure: Regenerate.
4865 * Makefile.in: Regenerate.
4866
c13c918a
JW
48672005-10-04 James E Wilson <wilson@specifix.com>
4868
4869 * Makefile.def (lang_env_dependencies): Add libmudflap.
4870 * Makefile.in: Regenerate.
4871
376a0e54
CM
48722005-10-03 Catherine Moore <clm@cm00re.com>
4873
4874 * configure.in (bfin-*-*): Support bfin.
4875 * configure: Regenerated.
4876
d320aacb
L
48772005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4878
4879 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4880 * configure: Regenerated.
4881
7e0f7140
GK
48822005-09-28 Geoffrey Keating <geoffk@apple.com>
4883
4884 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4885 (LIPO_FOR_TARGET): New.
4886 (CONFIGURED_LIPO_FOR_TARGET): New.
4887 (USUAL_LIPO_FOR_TARGET): New.
4888 (STRIP_FOR_TARGET): New.
4889 (CONFIGURED_STRIP_FOR_TARGET): New.
4890 (USUAL_STRIP_FOR_TARGET): New.
4891 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4892 STRIP_FOR_TARGET.
4893 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4894 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4895 * Makefile.in: Regenerate.
4896 * configure: Regenerate.
0e7ef45c 4897
096f7d00
DE
48982005-09-19 David Edelsohn <edelsohn@gnu.org>
4899
4900 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4901 (rs6000-*-aix*): Same.
4902 * configure: Regenerate.
4903
49042005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4905
4906 * configure.in: Recognize f95 in the --enable-languages option,
4907 and substitute it for fortran, issuing a warning.
4908 * configure: Regenerate.
4909
2016dfcc
BE
49102005-09-07 Ben Elliston <bje@au.ibm.com>
4911
4912 Import from Autoconf sources:
4913
4914 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4915 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4916 Elliston. Handle weird characters correctly.
4917
6dd2fda9
DD
49182005-08-30 Phil Edwards <phil@codesourcery.com>
4919
4920 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4921 * configure: Regenerated.
4922
e6db70d4
RE
49232005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4924
f7c83eac
AS
4925 * Makefile.def (libssp): Add to lang_env_dependencies.
4926 * Makefile.in: Regenerate.
e6db70d4 4927
e1e3d0f5
CG
49282005-08-17 Christian Groessler <chris@groessler.org>
4929
4930 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4931 * Makefile.in: Regenerate.
4932
05cbd757
PB
49332005-08-12 Paolo Bonzini <bonzini@gnu.org>
4934
4935 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4936 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4937 Look for alternate names of the target cc and c++
4938 * configure: Regenerate.
4939
55db4b87
PB
49402005-08-08 Paolo Bonzini <bonzini@gnu.org>
4941
4942 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4943 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4944 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4945 tools; remove code to manually set them.
4946 (Target tools): Look in the environment for them.
4947 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4948 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4949 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4950 build directory.
4951 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4952 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4953 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4954 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4955 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4956 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4957 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4958 * configure: Regenerate.
4959 * Makefile.in: Regenerate.
4960
414e5532
MM
49612005-07-27 Mark Mitchell <mark@codesourcery.com>
4962
4963 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4964 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4965 * Makefile.in: Regenerated.
4966
a19b6204
MM
49672005-07-26 Mark Mitchell <mark@codesourcery.com>
4968
4969 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4970 (CFLAGS_FOR_TARGET): Use it.
4971 (CXXFLAGS_FOR_TARGET): Likewise.
4972 * Makefile.in: Regenerated.
4973 * configure.in (--with-build-sysroot): New option.
4974 * configure: Regenerated.
4975
b73aa406
PB
49762005-07-24 Paolo Bonzini <bonzini@gnu.org>
4977
4978 * Makefile.tpl: Wrap install between unstage and stage
4979 * Makefile.in: Regenerate.
4980
6e4d0bcb
KC
49812005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4982
4983 * all files: Update FSF address.
4984
49f58d10
JB
49852005-07-14 Jim Blandy <jimb@redhat.com>
4986
4987 * configure.in: Add cases for Renesas m32c.
4988 * configure: Regenerated.
0e7ef45c 4989
1d9c9cd7
KC
49902005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4991
4992 * COPYING, compile, config-ml.in, config.guess,
4993 config.sub, install-sh, missing, mkinstalldirs,
4994 symlink-tree, ylwrap: Sync from upstream sources.
4995
1587117a
EC
49962005-07-13 Eric Christopher <echristo@redhat.com>
4997
4998 * configure.in: Add toplevel noconfigdir support for tpf.
4999 * configure: Regenerate.
5000
bb780410
DD
50012005-07-11 Jakub Jelinek <jakub@redhat.com>
5002
5003 * Makefile.def (target_modules): Add libssp.
5004 * configure.in (target_libraries): Add target-libssp.
5005 * configure: Rebuilt.
5006 * Makefile.in: Rebuilt.
5007
064d0a7c
PB
50082005-07-11 Paolo Bonzini <bonzini@gnu.org>
5009
5010 PR ada/22340
5011
5012 * Makefile.def: Sync with gcc.
5013 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5014 * Makefile.in: Regenerate.
5015
b2edd3b5
AS
50162005-07-07 Andreas Schwab <schwab@suse.de>
5017
5018 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5019 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5020 * Makefile.in: Regenerated.
5021
5f128533
KH
50222005-07-07 Kazu Hirata <kazu@codesourcery.com>
5023
5024 * configure.in: Add --enable-libssp and --disable-libssp.
5025 * configure: Regenerate with autoconf-2.13.
5026
4e3fc8e5
GK
50272005-07-06 Geoffrey Keating <geoffk@apple.com>
5028
5029 * configure.in: Don't build sim or rda when targetting darwin.
5030 * configure: Regenerate.
5031
c7357d6a
BE
50322005-07-04 Ben Elliston <bje@gnu.org>
5033
5034 * src-release (do-proto-toplev): Remove dejagnu bits.
5035 (DEJAGNU_SUPPORT_DIRS): Remove.
5036 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5037 (GDBD_SUPPORT_DIRS): Likewise.
5038 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5039 (INSIGHTD_SUPPORT_DIRS): Likewise.
5040 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5041
50422005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
5043
5044 * setup.com (mpw): Remove unused directive.
5045
7d329e61
PB
50462005-06-22 Paolo Bonzini <bonzini@gnu.org>
5047
5048 * Makefile.def (stagefeedback): Come after profile.
5049 Define profiledbootstrap target.
5050 * Makefile.tpl (profiledbootstrap): Remove.
5051 (stageprofile-end): Zap stagefeedback.
5052 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5053 * Makefile.in: Regenerate.
5054
e5fbed21
DD
50552005-06-13 Zack Weinberg <zack@codesourcery.com>
5056
5057 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5058 In 'cpp' stanza, support '#line' as well as '# '.
5059
59f7ec45
HPN
50602005-06-07 Hans-Peter Nilsson <hp@axis.com>
5061
5062 * configure.in (unsupported_languages): New macro.
5063 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5064 non-ported target libraries in noconfigdirs.
5065 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5066 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 5067 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
5068 unsupported_languages.
5069 * configure: Regenerate.
5070
c10e9ba7
DD
50712005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5072
5073 * configure.in: Fix typo in handling of --with-mpfr-dir.
5074 * configure: Regenerate.
5075
20deb2b8
JB
50762005-06-02 Jim Blandy <jimb@redhat.com>
5077
5078 * config.sub: Add cases for the Renesas m32c. (This patch has been
5079 accepted into the master sources.)
5080
cdb9b172 50812005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
5082 Michael Snyder <msnyder@redhat.com>
5083 Stan Cox <scox@redhat.com>
cdb9b172 5084
f7c83eac 5085 * configure.in: Set noconfigdirs for ms1.
cdb9b172 5086
f7c83eac 5087 * configure: Regenerate.
cdb9b172 5088
1dc3053f
PB
50892005-05-25 Paolo Bonzini <bonzini@gnu.org>
5090
5091 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5092 (Dependencies): Consider target modules for bootstrap dependencies.
5093 Make target bootstrap modules depend on each stage's gcc.
5094 * Makefile.in: Regenerate.
5095
c60fe18b
PB
50962005-05-20 Paolo Bonzini <bonzini@gnu.org>
5097
5098 * Makefile.def (configure-gcc): Depend on binutils having been built.
5099 (all-gcc): No need to do it here.
5100 * Makefile.in: Regenerate.
5101
27258dd4
PB
51022005-05-19 Paul Brook <paul@codesourcery.com>
5103
0e7ef45c 5104 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
5105 language cannot be built.
5106 * configure: Regenerate.
5107
42ecbf5e
DJ
51082005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5109
5110 * ylwrap: Import from Automake 1.9.5.
5111
ae380b45
MS
51122005-05-04 Mike Stump <mrs@apple.com>
5113
5114 * configure.in: Always pass --target to target configures as
5115 otherwise rebuilds that do --recheck will fail.
811d3af8 5116 * configure: Rebuilt.
ae380b45 5117
d545f33b
PB
51182005-05-04 Paolo Bonzini <bonzini@gnu.org>
5119
5120 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5121 STAGE_HOST_EXPORTS.
5122 (configure, all): Add bootstrap support.
5123 (Host modules, target modules): Pass post-stage1 flags and exports.
5124 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5125 * Makefile.in: Regenerate.
5126
2faa2958
PB
51272005-04-29 Paolo Bonzini <bonzini@gnu.org>
5128
5129 Sync from gcc:
5130
5131 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5132
f7c83eac 5133 * config.sub: Update from master copy.
2faa2958
PB
5134
5135 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5136
f7c83eac
AS
5137 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5138 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5139 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5140 "*-*-elf" and "*-*-linux*".
5141 * configure: Regenerate.
2faa2958 5142
a7254363
PB
51432005-04-06 Paolo Bonzini <bonzini@gnu.org>
5144
f7c83eac 5145 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
5146 (TARGET_CONFIGARGS): Include --with-target-subdir.
5147 (configure, all): New macros. Use them throughout.
5148
a8637a7d
PB
51492005-04-05 Paolo Bonzini <bonzini@gnu.org>
5150
5151 * Makefile.tpl: Sync with gcc.
5152 * Makefile.in: Regenerate.
5153
dd387d52
JR
51542005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5155
5156 * config/mh-mingw32: Delete.
5157 * configure.in: Don't use it.
5158 * configure: Regenerate.
5159
e90269c8
PB
51602005-03-31 Paolo Bonzini <bonzini@gnu.org>
5161
5162 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5163 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5164 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5165 (HOST_LIB_PATH): Generate from Makefile.def.
5166 (TARGET_LIB_PATH): Likewise.
5167 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5168 * Makefile.in: Regenerate.
5169 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5170 (RPATH_ENVVAR): Include Darwin case.
5171 * configure: Regenerate.
5172
9a237d9e
PB
51732005-03-25 Paolo Bonzini <bonzini@gnu.org>
5174
5175 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5176 * configure: Regenerate.
5177
479759c8
ZW
51782005-03-21 Zack Weinberg <zack@codesourcery.com>
5179
5180 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5181 gcc_version, and gcc_version_trigger from set of flags to pass.
5182 * Makefile.tpl: Remove definitions of above variables.
5183 (config.status): Remove dependency on $(gcc_version_trigger).
5184 * Makefile.in: Regenerate.
5185 * configure.in: Do not reference config/gcc-version.m4 nor
5186 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5187 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5188 * configure: Regenerate.
5189
4cfaf6d5
DD
51902005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5191 Andrew Pinski <pinskia@physics.uc.edu>
5192
5193 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5194 * Makefile.in: Regenerate.
5195
33a3fb7b
AO
51962005-03-01 Alexandre Oliva <aoliva@redhat.com>
5197
5198 PR libgcj/20160
5199 * ltmain.sh: Avoid creating archives with components that have
5200 duplicate basenames.
5201
2da12f12
PB
52022005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5203
479759c8
ZW
5204 PR bootstrap/20250
5205 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5206 instead of check.
5207 * Makefile.in: Regenerate.
2da12f12 5208
b00612cc
PB
52092005-02-28 Paolo Bonzini <bonzini@gnu.org>
5210
5211 Sync from gcc.
5212
5213 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5214
5215 PR bootstrap/17383
5216 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5217 * Makefile.tpl (HOST_SUBDIR): New substitution.
5218 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5219 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5220 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5221 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5222 (Host modules, Bootstrapped modules): Use it.
5223 (Build modules, Target modules): Do not create symlink trees,
5224 always configure out-of-srcdir.
5225 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5226 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5227 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5228 $(HOST_SUBDIR). Create a symlink for host_subdir.
5229
5230 * Makefile.in: Regenerate.
5231 * configure: Regenerate.
5232
5233 Merged from libada-gnattools-branch:
5234 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5235
5236 * Makefile.def: Add gnattools as a module, depending on target-libada.
5237 * Makefile.in: Regenerate.
5238 * configure.in: Include gnattools in host_tools; disable it if ada
5239 is disabled.
5240 * configure: Regenerate.
5241
c3e65f62
NC
52422005-02-23 Nick Clifton <nickc@redhat.com>
5243
5244 * configure: Regenerate.
5245
e4d180c2
NC
52462005-02-22 Paul Schlie <schlie@comcast.net>
5247
5248 * configure.in: Allow darwin targeted ports to build tk, itcl and
5249 libgui.
5250
e3c770b1
EB
52512005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5252
5253 PR libgcj/10353
5254 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5255 * configure: Regenerate.
5256
9c73618c
AC
52572005-02-08 Andrew Cagney <cagney@gnu.org>
5258
5259 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5260 gdb/ section. Update GDB's URL.
5261
c46f8c51
AC
52622005-01-31 Andrew Cagney <cagney@gnu.org>
5263
5264 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5265
c7e66c6d
HPN
52662005-01-29 Hans-Peter Nilsson <hp@axis.com>
5267
5268 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5269 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5270 target-libgloss when not *-*-elf and *-*-aout.
5271 * configure: Regenerate.
5272
a53bf506
AC
52732005-01-27 Andrew Cagney <cagney@gnu.org>
5274
5275 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5276
45181ed1
AC
52772005-01-24 Andrew Cagney <cagney@gnu.org>
5278
5279 * gettext.m4: Only fall back to ../intl/ when it's present.
5280
a1e0f4e4
KC
52812005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5282
5283 * install-sh, config.sub: Import from upstream.
5284
52852005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5286
5287 PR bootstrap/18222
5288 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5289 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5290 * Makefile.in: Regenerate.
5291
c50382e2
PB
52922005-01-03 Paolo Bonzini <bonzini@gnu.org>
5293
5294 Revert 2004-12-28 Makefile changes, a better fix will be
5295 applied to mainline and src after GCC 4.0 branches.
5296
11d07737
PB
52972004-12-28 Paolo Bonzini <bonzini@gnu.org>
5298
5299 PR bootstrap/17383
5300
5301 * Makefile.def (target_modules): Remove stage parameter,
5302 it is always true now.
5303 * Makefile.tpl (configure-build-[+module+],
5304 configure-target-[+module+]): Always build symlink tree
5305 for the directory and for include. BUILD_SUBDIR and
5306 TARGET_SUBDIR cannot be . anymore.
5307 * Makefile.in: Regenerate.
5308
dadfdbe2
DD
53092004-12-25 David Edelsohn <edelsohn@gnu.org>
5310
5311 Revert 2004-12-08 Makefile changes.
5312
dbf85af7
JR
53132004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5314
5315 * configure.in (sh64-*-*): Reenable gprof.
5316 * configure: Regenerate.
5317
6b8fea99
JB
53182004-12-09 Jim Blandy <jimb@redhat.com>
5319
5320 * MAINTAINERS: List 'depcomp' as part of automake.
5321
7341462c
DE
53222004-12-08 David Edelsohn <edelsohn@gnu.org>
5323
5324 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5325 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5326 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5327 * Makefile.in: Regenerate.
5328
21fde4dc
DD
53292004-12-07 Matt Kraai <kraai@ftbfs.org>
5330
5331 * Makefile.tpl: Generate normal dependencies if the LHS module is
5332 not bootstrapped.
5333 * Makefile.in: Regenerate.
5334
3da796a2
RS
53352004-12-03 Richard Sandiford <rsandifo@redhat.com>
5336
5337 * configure.in: Include config/gxx-include-dir.m4. Use
5338 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5339 * configure: Regenerate.
5340
73fb7068
RS
53412004-12-03 Richard Sandiford <rsandifo@redhat.com>
5342
5343 * config.if: Delete.
5344 * configure.in: Set libstdcxx_incdir directly.
5345 * configure: Regenerate.
5346 * MAINTAINERS: Remove mention of config.if.
5347 * src-release (DEVO_SUPPORT): Remove config.if.
5348
6c8e6ce9
EC
53492004-12-02 Eric Christopher <echristo@redhat.com>
5350
3b6098f8
EC
5351 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5352 of things to remove.
6c8e6ce9 5353 * Makefile.in: Regenerate.
479759c8 5354
b8658a2f
RS
53552004-12-02 Richard Sandiford <rsandifo@redhat.com>
5356
5357 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5358 * configure: Regenerate.
5359
afefada0
RS
53602004-12-02 Richard Sandiford <rsandifo@redhat.com>
5361
5362 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5363 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5364 * configure: Regenerate.
5365
5dcac624
DA
53662004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5367
5368 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5369 (hppa*64*-*-*): Delete incorrect comment.
5370 * configure: Rebuilt.
5371
57d1eb1a
DD
53722004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5373
5374 * install-sh, compile: Import from automake.
5375
53762004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5377
5378 * config.guess, config.sub: Import from savannnah.
5379
6d389afc
MS
53802004-11-12 Mike Stump <mrs@apple.com>
5381
5382 * Makefile.def: Add html support.
5383 * Makefile.tpl: Likewise.
5384 * Makefile.in: Regenerate.
5385
69e57115
GK
53862004-11-11 Geoffrey Keating <geoffk@apple.com>
5387
5388 PR 18423
5389 * configure.in: Remove all instances of build-fixincludes from
5390 noconfigdirs.
5391 (build_configargs): Supply --target to subdirectories.
5392 * configure: Regenerate.
5393
5394 * Makefile.def: Make gcc install depend on fixincludes install.
5395 * Makefile.in: Regenerate.
5396
ba719b26
HPN
53972004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5398
5399 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5400 target-libgfortran.
5401 * configure: Regenerate.
5402
c37653e7
DE
54032004-11-07 David Edelsohn <edelsohn@gnu.org>
5404
5405 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5406 like CC.
5407
1eefd493
PB
54082004-11-05 Paolo Bonzini <bonzini@gnu.org>
5409
5410 * Makefile.def (host fixincludes): Specify missing targets.
5411 * Makefile.in: Regenerate.
5412
02b1af09
L
54132004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5414
5415 PR other/17783
5416 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5417 * configure: Regenerated.
5418
7f266840
DJ
54192004-11-04 Daniel Jacobowitz <dan@debian.org>
5420
5421 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5422 * configure: Regenerated.
5423
47444073
AL
54242004-10-28 Eric B. Weddington <ericw@evcohs.com>
5425
5426 PR target/18151
5427 * configure.in (case ${target}): Do not build fixincludes for avr.
5428 * configure: Regenerated.
5429
caeba88f
AL
54302004-10-26 Paolo Bonzini <bonzini@gnu.org>
5431
5432 * configure.in (case ${target}): Do not build fixincludes
5433 on platforms where it is not used.
5434 * configure: Regenerated.
5435
0fdbe983
DJ
54362004-10-23 Daniel Jacobowitz <dan@debian.org>
5437
5438 * configure.in: Use an absolute path to install-sh.
5439 * configure: Regenerated.
5440
1c0f67c1
AC
54412004-10-19 Andrew Cagney <cagney@gnu.org>
5442
5443 * src-release (do-djunpack, do-md5sum): Install the generated file
5444 directly into the proto-toplev/ directory.
479759c8 5445
a9cfce9c
AC
54462004-10-19 Andrew Cagney <cagney@gnu.org>
5447
5448 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5449
ac0fa625
DD
54502004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5451
5452 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5453 * configure: Regenerate.
5454
d27cc32e
PB
54552004-10-06 Paolo Bonzini <bonzini@gnu.org>
5456
5457 Fix wrong conflict resolution in:
5458
5459 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5460
5461 * Makefile.in: Regenerate.
5462 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5463 in the recursive `make', instead of hardwiring `all'.
5464 (Autogenerated TARGET-* variables): New.
5465
1763908f
UW
54662004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5467
5468 Merged from GCC / libtool upstream:
5469 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5470 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5471 * ltcf-cxx.sh (tpf*): Likewise.
5472 * ltconfig (tpf*): Add TPF OS configuration support.
5473
0490e016
NC
54742004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5475
5476 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5477 * configure: Regenerate.
0490e016 5478
32be62b5
RS
54792004-09-24 Michael Roth <mroth@nessie.de>
5480
5481 * configure.in (--without-headers): Add missing double quotes.
5482 * configure: Regenerate.
5483
6048df60
DD
54842004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5485
5486 * ylwrap: Revert to previous version.
5487
315b3b02
L
54882004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5489
6048df60 5490 PR bootstrap/17369
315b3b02
L
5491 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5492 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5493 SET_GCC_LIB_PATH_CMD.
5494 (BASE_TARGET_EXPORTS): Likewise.
5495 * Makefile.in: Regenerated.
5496
5497 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5498 * configure: Regenerated.
5499
fe69863c
DD
55002004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5501
5502 * config.guess: New upstream version
5503 * compile, depcomp, install-sh, ylwrap: Likewise.
5504
55052004-09-19 Roger Sayle <roger@eyesopen.com>
5506
5507 * config/mh-x86omitfp: New host makefile fragment. Add
5508 -fomit-frame-pointer to the default BOOT_CFLAGS.
5509 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5510 * configure: Regenerate.
5511
55122004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5513
5514 PR target/11572
5515 * configure.in (*-*-darwin*): Renable libobjc.
5516 * configure: Regenerate.
5517
be75bbe1 55182004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5519
be75bbe1
DB
5520 * Makefile.def: Remove libbanshee.
5521 * Makefile.tpl: Ditto.
5522 * configure.in: Ditto.
5523 * Makefile.in: Regen.
5524 * configure: Ditto.
5525
1b882a91
PB
55262004-09-07 Paolo Bonzini <bonzini@gnu.org>
5527
5528 * missing: Import latest version from master repository.
5529
eb1352ed
NC
55302004-09-04 Nick Clifton <nickc@redhat.com>
5531
5532 * config.sub: Import latest version from master repository.
5533 * config.guess: Likewise.
5534 This includes these changes:
479759c8 5535
eb1352ed
NC
5536 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5537
5538 * config.sub: Handle crisv32, alias etraxfs.
5539 * config.guess (crisv32:Linux:*:*): Handle.
5540
5541 2004-08-13 Brad Smith <brad@comstyle.com>
5542
5543 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5544 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5545
5546 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5547
5548 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5549 assume the processor is a powerpc. This is because coreutils
5550 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5551 in this case, due to a MacOS X bug that causes
5552 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5553 to return a negative number.
5554 Problem reported by Petter Reinholdtsen in:
5555 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5556
5557 2004-07-19 Ben Elliston <bje@gnu.org>
5558
5559 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5560
5561 2004-06-24 Ben Elliston <bje@gnu.org>
5562
5563 * config.guess: Update copyright years.
5564 * config.sub: Likewise.
5565
5566 2004-06-22 Robert Millan <robertmh@gnu.org>
5567
5568 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5569 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5570
5571 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5572
5573 * config.guess (*:*VMS:*:*): New entry. Replaces
5574 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5575 manufacturer.
5576
5577 2004-06-22 Ben Elliston <bje@gnu.org>
5578
5579 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5580 * config.sub: Likewise.
5581
5582 2004-06-22 Ben Elliston <bje@gnu.org>
5583
5584 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5585 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5586
5587 2004-06-11 Ben Elliston <bje@gnu.org>
5588
5589 * config.guess (pegasos:OpenBSD:*:*): Remove.
5590
5591 2004-06-11 Ben Elliston <bje@gnu.org>
5592
5593 From Wouter Verhelst <wouter@grep.be>:
5594 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5595
5596 2004-06-11 Ben Elliston <bje@gnu.org>
5597
5598 * config.guess (luna88k:OpenBSD:*:*): New.
5599
5600 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5601
5602 * config.guess (m32r*:Linux:*:*): New case.
5603 * config.sub: Handle m32rle.
5604
5605 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5606
5607 From Jens Petersen <petersen@redhat.com>:
5608 * config.sub: Handle sparcv8.
5609
5610 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5611
5612 From Tom Smith <smith@cag.lkg.hp.com>:
5613 * config.guess: Version suffixes are equally significant on Tru64
5614 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5615 prefix of "P" (patched kernel).
5616
5617 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5618
5619 * config.sub: Add support for National Semiconductor CRX target.
5620
2a3124ca 56212004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5622
2a3124ca
RH
5623 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5624 *-*-netware, but add target-libmudflap.
5625 Consolidate *-*-netware targets (of which really only i?86 exists)
5626 into a single entry.
5627 * configure: Likewise.
5628
0df3d27f
PB
56292004-09-01 Paolo Bonzini <bonzini@gnu.org>
5630
5631 * Makefile.tpl (sorry): Remove.
5632 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5633 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5634 (do-clean): Clean per-stage directories too.
5635 (do-distclean): Run distclean-stage1 too.
5636 (.NOTPARALLEL): Enable during toplevel bootstrap.
5637 (stage[+id+]-bubble): Enable parallel execution during
5638 the recursive invocation.
5639 * Makefile.in: Regenerate.
5640
5641 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5642
5643 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5644
5645 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5646 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5647 * configure: regenerate
479759c8
ZW
5648 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5649 -mdynamic-no-pic
0df3d27f
PB
5650
56512004-08-31 Paolo Bonzini <bonzini@gnu.org>
5652
5653 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5654 include.
5655 * configure.in: Fix indentation.
5656 * configure: Regenerate.
5657
ee025550
PB
56582004-08-31 Paolo Bonzini <bonzini@gnu.org>
5659
5660 * Makefile.def (build_modules): Add fixincludes.
5661 (dependencies): Make gcc depend on fixincludes.
5662 * configure.in (build_tools): Add fixincludes.
5663 (build_configdirs): Always include build_libs.
5664 * Makefile.in: Regenerate.
5665 * configure: Regenerate.
5666
56672004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5668
5669 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5670 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5671 phony targets; do not generate timestamp files.
5672 (distclean-stageN): Remove references to their timestamp files.
5673 (restageN, touch-stageN): Remove.
5674 (stageN-bubble): Rewritten.
5675 (compare): Support lean bootstraps.
5676 * Makefile.in: Regenerate.
5677
5678 * configure.in: Only warn when bootstrapping but
5679 build != host or build != target. Support lean bootstraps.
5680 * configure: Regenerate.
5681
5682 Sync from gcc:
5683 2004-08-26 Phil Edwards <phil@codesourcery.com>
5684
5685 * configure.in: Give a better error message if GMP/MPFR are missing
5686 and a language needing them has been requested.
5687 * configure: Regenerated.
5688
5689 2004-08-25 Phil Edwards <phil@codesourcery.com>
5690
5691 * configure.in: Print a list of available language front-ends if
5692 a requested one is missing. Tidy stray tab characters.
5693 * configure: Regenerated.
5694
72b2455a
PB
56952004-08-17 Paolo Bonzini <bonzini@gnu.org>
5696
5697 * Makefile.in: Regenerate.
5698 * configure: Regenerate.
5699
5700 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5701 stage_*_flags.
5702 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5703 for bootstrapped modules if toplevel bootstrap is going.
5704 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5705 modules. Adjust for changes in Makefile.def. Enable several
5706 rules even in non-bootstrap mode, just to avoid peppering the
5707 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5708 (stage-[+prev+]-bubble): Remove.
5709
5710 * Makefile.def (Dependencies): Depend on all-build-bison,
5711 all-build-flex, all-build-byacc, all-build-texinfo, rather
5712 than the host variations.
5713 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5714 with BUILD_SUBDIR.
5715 (BISON): Update for recent Bisons.
5716 (YACC): Fix typo.
5717 (cross): Depend on all-build.
5718 (all): Do not depend on all-build.
5719 (prebootstrap): Remove.
5720 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5721 (Prebootstrap dependencies): Add them to the per-stage targets
5722 and to all-prebootstrap.
5723 * configure.in (build_configdirs): Always enable build_tools.
5724 (BUILD_DIR_PREFIX): Remove.
5725
5726 * Makefile.def (gcc): Add target variable.
5727 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5728 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5729 in the recursive `make', instead of hardwiring `all'.
5730 (Autogenerated TARGET-* variables): New.
5731
de0b4a87
JW
57322004-08-17 Robert Millan <robertmh@gnu.org>
5733
5734 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5735 (instead of FreeBSD).
5736 * configure: Regenerate.
5737
ad681c85
NN
57382004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5739
675c6968
NN
5740 * Makefile.def, configure.in, src-release: Remove useless, bogus
5741 references to tix.
5742 * Makefile.in, configure: Regenerate.
5743
ad681c85
NN
5744 * src-release: Stop distributing mmalloc with gdb (which doesn't
5745 use it).
5746 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5747 * Makefile.in: Regenerate.
5748
11b04d1f
DD
57492004-08-09 Mark Mitchell <mark@codesourcery.com>
5750
5751 * configure.in (arm*-*-eabi*): New target.
5752 * configure: Regenerate.
5753
f2420bea
NN
57542004-08-01 Robert Millan <robertmh@gnu.org>
5755
5756 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5757 libmudflap for all GNU-based systems (with Glibc).
5758 * configure: Regenerate.
5759
9e6ce191
PB
57602004-08-06 Paolo Bonzini <bonzini@gnu.org>
5761
5762 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5763 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5764 (Dependencies): New section.
5765 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5766 (configure-target-[+module+]): Depend on maybe-all-gcc
5767 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5768 (toplevel profiledbootstrap): Fix dependencies.
5769 * Makefile.in: Regenerate.
5770
df4a6958
MM
57712004-08-03 Mark Mitchell <mark@codesourcery.com>
5772
5773 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5774 target-libiberty to noconfigdirs.
5775
11b04d1f
DD
57762004-08-03 Paul Brook <paul@codesourcery.com>
5777
5778 * configure.in: Check for MPFR as well as GMP.
5779 * configure: Regenerate.
5780
b813574b
PB
57812004-08-03 Paolo Bonzini <bonzini@gnu.org>
5782
5783 * Makefile.def (host-modules): Add gcc.
5784 * Makefile.in: Regenerate.
5785 * Makefile.tpl (sorry): New rule.
5786 (configure-host, all-host, [+make_target+]-host, do-check,
5787 install-host): Do not add gcc as a special case.
5788 (host modules): Add a small special-casing for gcc. Export
5789 extra_make_flags through the environment.
5790 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5791 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5792 other recursive targets for gcc): Remove.
5793
5794 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5795 (stage, unstage): New rules.
5796 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5797 distclean-stage[+id+]): Use stage_current.
5798 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5799 the stage*-start rules.
5800
61edac0c
JW
58012004-07-19 Robert Millan <robertmh@gnu.org>
5802
5803 Synced from gcc:
5804
5805 2004-04-26 Robert Millan <robertmh@gnu.org>
5806
5807 Add patches from libtool CVS.
5808 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5809 * ltconfig: Likewise.
5810 * ltcf-c.sh: Likewise.
5811 * ltcf-cxx.sh: Likewise.
5812 * ltcf-gcj.sh: Likewise.
5813
3e707e94
PB
58142004-07-12 Paolo Bonzini <bonzini@gnu.org>
5815
5816 * configure.in: Add noconfigdirs for crx-*-*.
5817 * configure: Regenerate.
5818
58192004-07-12 Paolo Bonzini <bonzini@gnu.org>
5820
5821 Synced from gcc:
5822
5823 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5824
5825 * configure.in: Build libmudflap by default on FreeBSD.
5826 * configure: Regenerated.
5827
5828 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5829
5830 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5831 systems.
5832 * configure: Regenerated.
5833
5834 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5835
5836 PR target/16344
5837 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5838 feedback based compiler.
5839 * Makefile.in: Rebuilt.
5840
5841 2004-07-05 Phil Edwards <phil@codesourcery.com>
5842
5843 * configure.in: Do not prepend $srcdir to /dev/null in
5844 makefile fragments.
5845 * configure: Regenerate.
5846
a7ee7660
AO
58472004-07-08 Alexandre Oliva <aoliva@redhat.com>
5848
5849 * Makefile.def (host_modules): Set bootstrap=true for flex.
5850 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5851 * Makefile.in: Rebuilt.
5852
6a9cf61e
PB
58532004-07-01 Paolo Bonzini <bonzini@gnu.org>
5854
5855 * Makefile.def (build_modules): Add bison, byacc, flex,
5856 m4, texinfo.
5857 (flags_to_pass): Add FLEX.
5858 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5859 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5860 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5861 DEFAULT_MAKEINFO): Remove.
5862 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5863 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5864 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5865 objdir or else use configured tool.
5866 (all-build): New.
5867 (all): Depend on it.
5868 (Build module dependencies): Add.
5869 * Makefile.in: Regenerate.
5870 * configure.in: Better support for multiple build modules,
5871 matching what is done for host/target modules. Do not look
5872 for "plausible" locations of build tools if Canadian cross.
5873 Use autoconf's AC_PROG_CC to find a C compiler. Define
5874 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5875 * configure: Regenerate.
5876
95b6a1f2
PB
58772004-06-22 Paolo Bonzini <bonzini@gnu.org>
5878
5879 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5880 * Makefile.in: Regenerate.
5881
7ffa0b57
PB
58822004-06-22 Paolo Bonzini <bonzini@gnu.org>
5883
5884 * Makefile.tpl (configure-build-[+module+],
5885 configure-[+module+], configure-target-[+module+]): Pass
5886 [+extra_configure_args+].
5887 (all-build-[+module+], all-[+module+], check-[+module+],
5888 install-[+module+], [+make_target+]-[+module+],
5889 all-target-[+module+], check-target-[+module+],
5890 install-target-[+module+], [+make_target+]-target-[+module+]):
5891 Pass [+extra_make_args+].
5892 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5893 (GCC_HOST_EXPORTS): Remove.
5894 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5895 cross, check-gcc, check-gcc-c++, install-gcc,
5896 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5897 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5898 * Makefile.in: Regenerate.
5899
929ba6e7
CF
59002004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5901
5902 * configure.in: Check for srcdir/winsup rather than build directory
5903 winsup.
5904 * configure: Regenerate.
5905
b76d7de0
CV
59062004-06-17 Corinna Vinschen <vinschen@redhat.com>
5907
5908 * configure.in: Don't build Cygwin native newlib if winsup
5909 directory is missing. Emit warning instead.
5910 * configure: Regenerate.
5911
656fdd47
PB
59122004-06-09 Paolo Bonzini <bonzini@gnu.org>
5913
5914 * Makefile.tpl (touch-stage[+id+]): New.
5915 (restage[+prev+]): Depend on touch-stage[+id+].
5916
5917 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5918 Use it throughout.
5919
5920 * Makefile.def: Add profile and feedback bootstrap stages.
5921 Remove next field from bootstrap stages.
5922 * Makefile.tpl (LN, LN_S): Substitute.
5923 (stageN-start, stageN-end): Use double-colon rules, to
5924 provide a hook for additional setup commands.
5925 (distclean-stageN-gcc, restageN): Create dependencies from
5926 [+prev+], not from [+next+].
5927 (stageN-bubble): Add commands for successive stages from
5928 [+prev+], using double-colon rules.
5929 (all-stageN-gcc): Fix typo.
5930 (stagefeedback-start, profiledbootstrap): New.
5931 * Makefile.in: Regenerate.
5932 * configure.in: Call ACX_PROG_LN.
5933 * configure: Regenerate.
5934
498d4a71
CF
59352004-06-03 Paolo Bonzini <bonzini@gnu.org>
5936
5937 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5938 without gcc.
5939 * configure: Regenerate.
5940
377d8c42
PB
59412004-06-01 Paolo Bonzini <bonzini@gnu.org>
5942
5943 * Makefile.tpl: Fix typo.
5944 * Makefile.in: Regenerate.
5945
f5f8a794
PB
59462004-06-01 Paolo Bonzini <bonzini@gnu.org>
5947
5948 * configure.in: Remove new- prefix from toplevel
5949 bootstrap targets.
5950 * configure: Regenerate.
5951
f7a4c34f
PB
59522004-06-01 Paolo Bonzini <bonzini@gnu.org>
5953
5954 Merge this patch from the gcc tree:
5955
5956 2004-05-30 Andreas Jaeger <aj@suse.de>
5957 Jim Wilson <wilson@specifixinc.com>
5958
5959 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5960 like CC.
5961
319cab08
PB
59622004-06-01 Paolo Bonzini <bonzini@gnu.org>
5963
5964 * Makefile.tpl (all.normal): Rename to all.
5965 (all): Replace with a rule to pick the default
5966 target from configure.
5967 (all-gcc, configure-gcc): Use conditionals to
5968 do nothing when toplevel bootstrap is going on.
5969 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5970 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5971 * configure.in: Support --enable-bootstrap.
5972
5973 * Makefile.def: Remove new- prefix from toplevel
5974 bootstrap targets.
5975 * Makefile.tpl: Likewise.
5976
5977 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5978 target.
5979
5980 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5981 $(RECURSE_FLAGS) to recursive invocation of make.
5982
5983 * Makefile.in: Regenerate.
5984 * configure: Regenerate.
5985
88f64edc
DJ
59862004-05-27 Daniel Jacobowitz <dan@debian.org>
5987
5988 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5989 * configure: Regenerate.
5990
378fce5b
DD
59912004-05-25 Daniel Jacobowitz <drow@false.org>
5992
5993 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5994 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5995 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5996 targets.
5997 * Makefile.in: Regenerate.
5998
dfdffa2c
PB
59992005-05-24 Paolo Bonzini <bonzini@gnu.org>
6000
6001 * configure.in: Test the ability to symlink directories.
6002 * configure: Regenerate.
6003
6004 * Makefile.def (bootstrap-stage): New definitions.
6005 * Makefile.tpl (configure-stage1-gcc,
6006 configure-stage2-gcc, configure-stage3-gcc,
6007 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6008 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6009 new-restage3, compare): Autogenerate, see Makefile.in
6010 entry for behavioral changes.
6011 (distclean-stage1, new-stage1-start, new-stage1-end,
6012 new-stage1-bubble, distclean-stage2, new-stage2-start,
6013 new-stage2-end, new-stage2-bubble, distclean-stage3,
6014 new-stage3-start, new-stage3-end): New autogenerated targets.
6015 (objext, prebootstrap, BOOT_CFLAGS,
6016 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6017 targets.
6018
6019 * Makefile.in: Regenerate.
6020 (distclean-stage1, new-stage1-start, new-stage1-end,
6021 new-stage1-bubble, distclean-stage2, new-stage2-start,
6022 new-stage2-end, new-stage2-bubble, distclean-stage3,
6023 new-stage3-start, new-stage3-end): New targets.
6024 (all-stage1-gcc): Move prebootstrap dependency from here...
6025 (configure-stage1-gcc): ...to here.
6026 (new-bootstrap): Use bubble targets.
6027 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6028 Use per-stage distclean targets.
6029 (configure-stage1-gcc, configure-stage2-gcc,
6030 configure-stage3-gcc, all-stage1-gcc,
6031 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6032 Use new-stageN-start to prepare the tree.
6033
04cf1b77
PB
60342004-05-23 Paolo Bonzini <bonzini@gnu.org>
6035
6036 * Makefile.def (host_modules): add libcpp.
6037 * Makefile.tpl: Add dependencies on and for libcpp.
6038 * Makefile.in: Regenerate.
6039 * configure.in: Add libcpp host module.
6040 * configure: Regenerate.
6041
80b200a1
ZW
60422004-05-17 Zack Weinberg <zack@codesourcery.com>
6043
6044 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6045 of libf2c.
6046 * configure, Makefile.in: Regenerate.
6047
4b1cb4fe
DD
60482004-05-13 Diego Novillo <dnovillo@redhat.com>
6049
6050 Merge from tree-ssa-20020619-branch.
6051
6052 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6053 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6054 (HOST_GMPLIBS): Define.
6055 (HOST_GMPINC): Define.
6056 (TARGET_LIB_PATH): Add libmudflap.
6057 (GFORTRAN_FOR_TARGET): Define.
6058 (configure-build*): Export GFORTRAN.
6059 (configure-gcc): Export GMPLIBS and GMPINC.
6060 (all-gcc): Add maybe-all-libbanshee.
6061 (configure-target-libgfortran): Define.
6062 * Makefile.in: Regenerate.
6063 * configure.in (host_libs): Add libbanshee.
6064 (target_libraries): Add target-libmudflap and target-libgfortran.
6065 Add --with-libbanshee.
6066 Handle --disable-libmudflap.
6067 (*-*-freebsd*): Use with_gmp.
6068 Add $(libgcj) to noconfigdirs.
6069 * configure: Regenerate.
6070 * depcomp: New file.
6071 * MAINTAINERS: Add tree-ssa maintainers.
6072
60732004-04-28 Paolo Bonzini <bonzini@gnu.org>
6074
6075 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6076 * configure: Regenerate.
6077
b8908782
DD
60782004-04-27 Paolo Bonzini <bonzini@gnu.org>
6079
6080 Revert:
6081 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6082
6083 * Makefile.def (flags_to_pass): Remove *dir variables that
6084 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6085 as well as prefix and exec_prefix.
6086 * Makefile.in: Regenerate.
6087
60882004-04-26 Paolo Bonzini <bonzini@gnu.org>
6089
6090 * Makefile.def (host_modules): Mark with the bootstrap
6091 flag packages on which gcc depends.
6092 * Makefile.tpl (all-bootstrap): Use it.
6093 * Makefile.in: Regenerate.
6094
60952004-04-26 Paolo Bonzini <bonzini@gnu.org>
6096
6097 * Makefile.def (flags_to_pass): Remove *dir variables that
6098 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6099 as well as prefix and exec_prefix.
6100 * Makefile.in: Regenerate.
6101
61022004-04-26 Paolo Bonzini <bonzini@gnu.org>
6103
80b200a1
ZW
6104 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6105 * configure: Regenerate.
6106 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6107 * gcc/Makefile.tpl (compare): Use the result of the test.
6108 * gcc/Makefile.in: Regenerate.
b8908782
DD
6109
61102004-04-23 Paolo Bonzini <bonzini@gnu.org>
6111
6112 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6113 Always relocate gcc and prev-gcc to the original names, even
6114 if the build fails.
6115 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6116 New targets.
6117
0f260896
RO
61182004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6119
6120 * configure.in (mips*-*-irix5*): Enable ld.
6121 * configure: Regenerate.
6122
51860f05
JW
61232004-04-15 James E Wilson <wilson@specifixinc.com>
6124
6125 * Makefile.tpl (configure-[+module+], configure-gcc,
6126 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6127 Set and export LDFLAGS.
6128 * Makefile.in: Regenerate.
6129
54752a6b
NN
61302004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6131
6132 PR bootstrap/14871
6133 * Makefile.tpl: If we don't have built-in-tree target tools,
6134 use the ones found by configure rather than hacking around with
6135 program_transform_name.
6136 * configure.in: Give Makefile.tpl the information necessary
6137 to do that.
6138 * Makefile.in: Regenerate.
6139 * configure: Regenerate.
6140
61412004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6142
6143 PR bootstrap/14760
6144 * configure.in: When computing baseargs, strip *all* copies of
6145 offending options. Also, don't match/substitute the trailing space,
6146 so that this actually works when two similar options are separated by
6147 only one space.
6148 * configure: Regenerate.
6149
61502004-04-06 David Edelsohn <edelsohn@gnu.org>
6151
80b200a1
ZW
6152 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6153 (rs6000-*-aix*): Same.
6154 * configure: Regenerate.
54752a6b 6155
5e2b61fb
SS
61562004-03-25 Stan Shebs <shebs@apple.com>
6157
6158 Remove MPW support, no longer used.
6159 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6160 mpw-install: Remove files.
6161 * src-release (DEVO_SUPPORT): Remove names of removed files.
6162 * MAINTAINERS: Likewise.
6163
1a6f2dc7
NN
61642004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6165
a0049f1b
NN
6166 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6167 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6168 * Makefile.in: Regenerate.
6169
1a6f2dc7
NN
6170 * configure.in (top level bootstrap support): Rework --enable-werror
6171 to set @stage2_werror_flag@.
6172 * configure: Regenerate.
6173 * Makefile.tpl (top level bootstrap support): Pass
6174 @stage2_werror_flag@ down to configure in stages 2 and 3.
6175 * Makefile.in: Regenerate.
6176
920e3419
NN
61772004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6178
6179 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6180 for stages 2 and 3 as well as in make. As a consequence, remove
6181 OUTPUT_OPTION (now detected by configure) from the flags passed down
6182 to make.
6183 * Makefile.in: Regenerate.
6184
6185 * Makefile.tpl (new-bootstrap): Fix typo.
6186 * Makefile.in: Regenerate.
6187
4fa63067
NN
61882004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6189
6190 * Makefile.tpl: Rearrange by moving recursive_targets rules
6191 into their proper sections.
6192 * Makefile.tpl (top level bootstrap support): Move disabling
6193 of coverage flags from 'make' to 'configure'; improve comments.
6194 * Makefile.in: Regenerate.
6195
6196 * Makefile.tpl (experimental top level bootstrap) Move stage1
6197 language setting from all- target to configure- target; disable
6198 intermodule optimization in stage 1; prevent gratuitous rebuilds
6199 of stage 1.
6200 * Makefile.in: Regenerate.
6201 * configure.in: Comma-separate stage 1 language list for top
6202 level bootstrap.
6203 * configure: Regenerate.
6204
6205 * Makefile.tpl: Clean up experimental top level bootstrap support:
6206 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6207 prev-gcc in configure- targets as well as all- targets.
6208 * Makefile.in: Regenerate.
6209
fb8a10fd
NN
62102004-03-17 Paolo Bonzini <bonzini@gnu.org>
6211
6212 * configure.in: Remove symbolic link section.
6213 * configure: Regenerate.
6214 * Makefile.tpl (links): Remove.
6215 * Makefile.in: Regenerate.
6216
947f426e 62172004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6218 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6219
6220 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6221 Set with AC_CHECK_PROGS.
947f426e
NN
6222 * configure.in: Fix comment typo from last patch.
6223 * configure: Regenerate.
6224
1d39f329
NN
62252004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6226
6227 * Makefile.tpl: Introduce experimental top level bootstrap support.
6228 * Makefile.in: Regenerate.
6229 * configure.in: Introduce support for top level bootstrap.
6230 * configure: Regenerate.
6231
4b0ac75d 62322004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6233 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6234
6235 PR bootstrap/14522
6236 * configure.in: Cope with shells that do not support unquoted ^
6237 * configure: Regenerate.
6238
2e70b094 62392004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6240 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6241
6242 PR bootstrap/14522
6243 * configure.in: Cope with shell that do not support nesting
6244 quotes inside quoted backquote substitutions.
6245 * configure: Regenerate.
6246
62472004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6248
6249 PR bootstrap/14522
6250 * configure.in: Fix escaping of $.
6251 * configure: Regenerate.
6252
9e07f89d
NN
62532004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6254
6255 * configure: Regenerate.
6256
62572004-03-08 Paolo Bonzini <bonzini@gnu.org>
6258
6259 PR ada/14131
6260 Move language detection to the top level.
6261 * configure.in: Find default values for the tools as
6262 soon as possible. Disable ada if GNAT is not found.
6263 Emit error message about missing languages. Expand
6264 --enable-languages=all for the gcc subdirectory.
6265
1712ab83
RS
62662004-03-01 Richard Sandiford <rsandifo@redhat.com>
6267
6268 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6269 and disable libgcj.
6270 * configure: Regenerated.
6271
3dee29da
NN
62722004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6273
6274 PR bootstrap/7087
6275 * Makefile.tpl: Guard XFOO sed statements better.
6276 * Makefile.tpl: Add dependency for configure-target-libada.
6277 * Makefile.in: Regenerate (incidentally fixes broken
6278 commit when libada-branch was merged).
6279
0558264b
AC
62802004-02-28 Andrew Cagney <cagney@redhat.com>
6281
6282 * src-release (CVS_NAMES): Define.
6283 (do-tar, do-tar): Prune $(CVS_NAMES).
6284
c38f9803
AC
62852004-02-23 Andrew Cagney <cagney@redhat.com>
6286
6287 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6288 2004-02-19.09.
6289
55636792
NN
62902004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6291
6292 PR bootstrap/11932
6293 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6294
1e600082
AC
62952004-02-19 Andrew Cagney <cagney@redhat.com>
6296
6297 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6298 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6299
3769cd82
DD
63002004-02-11 David Edelsohn <edelsohn@gnu.org>
6301
6302 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6303 (rs6000-*-aix*): Same.
6304 * configure: Regenerate.
6305
a92834c8
DD
63062004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6307
6308 * configure.in (host): Add in missing $noconfigdirs to defines.
6309 * configure: Regenerate.
6310
a2592b1b
DD
63112004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6312 Nathanael Nerode <neroden@gcc.gnu.org>
6313
6314 PR ada/6637, PR ada/5911
80b200a1 6315 Merge with libada-branch:
a2592b1b
DD
6316 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6317 with appropriate dependencies. Add --enable-libada configure switch.
6318 * configure, Makefile.in: Regenerate.
6319
e31d1ea3
DD
63202004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6321
6322 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6323 * configure: Regenerate.
6324
db85f5c0
JJ
63252004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6326
6327 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6328
fc434214
DD
63292004-01-23 DJ Delorie <dj@redhat.com>
6330
6331 * Makefile.def (target_modules) [libiberty]: Don't stage.
6332 * Makefile.in: Rebuilt.
6333
ad445c2c 63342004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6335
ad445c2c
JJ
6336 * COPYING.NEWLIB: Update to include copyrights for new
6337 iconv code.
6338
72bbedde
AC
63392004-01-15 Andrew Cagney <cagney@redhat.com>
6340
6341 * src-release: Update copyright year.
6342 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6343 (NEWLIB_SUPPORT_DIRS): Delete macro.
6344 (newlib.tar.bz2): Delete rule.
6345
a6d6062d
DD
63462004-01-14 Loren J. Rittle <ljrittle@acm.org>
6347
6348 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6349 * Makefile.tpl (configure-target-[+module+]): Support stage.
6350 * Makefile.in: Rebuilt.
6351
f8b73030
MR
63522003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6353
6354 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6355 throughout.
6356
aff0e9df
NN
63572004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6358
bb5dca17
NN
6359 * configure.in: Use ./config.cache, not config.cache.
6360 * configure: Regenerate.
6361 * Makefile.tpl: Special-casing not needed for GCC any more.
6362 * Makefile.in: Regenerate.
6363
82252c06
NN
6364 * configure.in: Don't share a cache file for host dirs.
6365 * configure: Regenerate.
6366
aff0e9df
NN
6367 * config-ml.in: Don't mess with the cache file.
6368
95036d20
NN
63692004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6370
ac7b618e
NN
6371 * Makefile.tpl: Make GCC use a separate config.cache.
6372 * Makefile.in: Regenerate.
6373
95036d20
NN
6374 PR bootstrap/11932, PR bootstrap/11933
6375 (I don't know if it will fix either of them, but it relates
6376 to them.)
6377 * configure.in: Don't use shared config.cache for target
6378 directories.
6379 * configure: Regenerate.
6380
08c1856b
DD
63812003-12-31 Roger Sayle <roger@eyesopen.com>
6382
6383 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6384 * configure: Regenerated.
6385
c1968181 63862003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6387
9eb322aa
MF
6388 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6389 * configure: Regenerated.
c1968181 6390
10ecffb9
NN
63912003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6392
6393 Port change over from GCC:
6394 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6395 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6396 (configure-build-[+module+], configure-[+module+]): Likewise.
6397 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6398 * Makefile.in: Regenerate.
6399
f2ab5990
TF
64002003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6401
6402 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6403 * configure: Regenerate.
6404
41a7d11a
JJ
64052003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6406
80b200a1 6407 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6408 stdlib.
6409
d9441a1f
DD
64102003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6411
6412 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6413 * Makefile.in: Regenerate.
6414
3a48a978
DD
64152003-10-20 Phil Edwards <phil@codesourcery.com>
6416
6417 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6418 * configure: Regenerate.
6419
f0b24077
NN
64202003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6421
6422 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6423 HOST_FLAGS_TO_PASS.
6424 * Makefile.in: Regenerate.
6425
5fbad20a
DD
64262003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6427
6428 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6429 * configure: Rebuilt
6430 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6431 * Makefile.in: Rebuilt
6432
78be4155
L
64332003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6434
6435 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6436
051fcc7a
L
64372003-10-01 Phil Edwards <pme@gcc.gnu.org>
6438
6439 * config-ml.in: Use ac_configure_args directly instead of
6440 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6441 actually seen.
6442
64432003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6444
6445 * config-ml.in: Propagate INSTALL variables.
6446
f27d4f92
DJ
64472003-09-21 Daniel Jacobowitz <drow@mvista.com>
6448
6449 * configure.in: Pass a computed --program-transform-name
6450 to subconfigures.
6451 * configure: Regenerated.
6452
cae4d560
NN
64532003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6454
6455 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6456 * Makefile.in: Regenerate.
6457
6458 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6459 * Makefile.in: Regenerate.
6460
8ff944f6
DJ
64612003-09-17 Daniel Jacobowitz <drow@mvista.com>
6462
6463 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6464 quoting.
6465 * configure: Regenerated.
6466
d9a35680
MC
64672003-09-12 Michael Chastain <mec@shout.net>
6468
6469 Fix PR gdb/857.
6470 * src-release (do-proto-topleve): Remove junk files
6471 intl/config.cache, intl/config.status,
6472 intl/config.h, intl/stamp-h.
6473
710068b9
AC
64742003-09-14 Andrew Cagney <cagney@redhat.com>
6475
6476 * src-release (dejagnu.tar): New target.
6477 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6478 (do-djunpack): Use $(PACKAGE) for the package name.
6479
e1008165
DD
64802003-09-04 DJ Delorie <dj@redhat.com>
6481
6482 * configure: Regenerate.
6483
21998d12
NC
64842003-09-04 Robert Millan <robertmh@gnu.org>
6485
6486 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6487
ccca4bb3
DD
64882003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6489
6490 * configure.in: Ensure arguments to sed are properly spaced.
6491 * configure: Regenerate.
6492
ee949b5e
DJ
64932003-08-28 Daniel Jacobowitz <drow@mvista.com>
6494
6495 Merge from gcc:
6496 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6497 * install-sh: Update to newer upstream versions (associated with
6498 aclocal 1.7).
6499 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6500
75addda2
DJ
65012003-08-27 Daniel Jacobowitz <drow@mvista.com>
6502
6503 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6504 * configure: Regenerated.
6505
8d2877d8
NN
65062003-08-23 Phil Edwards <pme@gcc.gnu.org>
6507
6508 * configure.in: Use newline instead of semicolon when assuming
6509 shell arguments in a for loop.
6510 * configure: Regenerated.
6511
d2cc0e0d
GK
65122003-08-20 Geoffrey Keating <geoffk@apple.com>
6513
6514 PR 8180
6515 * configure.in: When testing with_libs and with_headers, treat
6516 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6517 * configure: Regenerate.
80b200a1 6518
d2cc0e0d
GK
6519 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6520 make, shell, etc.
6521 (baseargs): Likewise.
6522 * configure: Regenerate.
6523
04d1ab34
GK
65242003-08-19 Geoffrey Keating <geoffk@apple.com>
6525
6526 * configure.in: Disable libgcj for darwin not on powerpc.
6527 * configure: Rebuild.
6528
ca506da8
MC
65292003-08-15 Michael Chastain <mec@shout.net>
6530
6531 * src-release (do-proto-toplev): Remove junk files
6532 dejagnu/example/calc/config.status,
6533 dejagnu/example/calc/config.log.
6534
a4aa3f49
DD
65352003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6536
6537 * config-ml.in, symlink-tree: Add license.
6538
ede4fbe4
NN
65392003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6540
6541 Merge from gcc:
6542
6543 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6544 * Makefile.tpl (check, check-c++): Express dependencies using
6545 dependencies rather than commands.
6546 * Makefile.in: Regenerate.
6547
6548 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6549 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6550 * Makefile.in: Update.
6551
970f29af
AC
65522003-08-01 Andrew Cagney <cagney@redhat.com>
6553
6554 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6555 * configure: Ditto.
6556
b2884a0c
DD
65572003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6558
6559 * configure.in: Enable libgcj for darwin.
6560 * configure: Rebuild.
6561
c07f46a4
NN
65622003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6563
6564 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6565
9175bfc0
NN
65662003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6567
6568 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6569 creating target and build subdirs to build all parent dirs as needed.
6570 * Makefile.in: Rebuild.
6571 * configure.in: Don't build dirs explicitly here.
6572 * configure: Rebuild.
6573
b9abda6a
AO
65742003-07-22 Alexandre Oliva <aoliva@redhat.com>
6575
6576 * Makefile.tpl (all-make): Depend on intl.
6577 * Makefile.in: Rebuilt.
6578
eef8ffd4
NN
65792003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6580
6581 * config.if: Remove unused libc_interface determination.
6582
295efaf0
NN
65832003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6584
6585 * Makefile.in: Regenerate, correctly this time.
6586
e5c3f801
NN
65872003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6588
6589 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6590 unused INSTALL_PROGRAM_ARGS.
6591 * configure.in: Use AC_PROG_INSTALL.
6592 * Makefile.in: Regenerate.
6593 * configure: Regenerate.
6594
4a18bd6b
AO
65952003-07-10 Alexandre Oliva <aoliva@redhat.com>
6596
6597 * configure: Rebuilt.
6598 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6599 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6600 newlib nor libgloss.
6601 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6602 * configure.in (am33_2.0-*-linux*): Added.
6603
fbd1054d
BW
66042003-07-09 Bob Wilson <bob.wilson@acm.org>
6605
6606 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6607 * configure: Regenerate.
6608
b40e3958
L
66092003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6610
6611 * config-ml.in: Replace PWD with PWD_COMMAND.
6612 * Makefile.tpl: Likewise.
6613 * Makefile.in: Regenerated.
6614
4a5be7ba
NN
66152003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6616
6617 * configure.in: Clean up config-lang.in handling. Delete
6618 useless assignment to "subdirs".
6619 * configure: Regenerate.
6620
9c14acb8
NN
66212003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6622
6623 * configure.in: Rename 'target_libs' to 'target_libraries'.
6624 Remove useless reference to 'target_libs'.
6625 * configure: Regenerate.
6626
8f32e830
KS
66272003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6628
6629 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6630 * Makefile.in: Regenerate.
6631
12f0bd74
NN
66322003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6633
6634 * Makefile.def: Introduce flags_to_pass.
6635 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6636 * Makefile.in: Regenerate.
6637
b07c2aad
HPN
66382003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6639
6640 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6641 and target-libgloss.
6642 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6643 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6644 * configure: Regenerate.
b07c2aad 6645
56f25033
DD
66462003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6647
6648 * configure.in: Update testsuite_flags to new location.
6649 * configure. Regenerate.
80b200a1 6650
4ec9a3b2
NN
66512003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6652
6653 * Makefile.tpl: Remove BUILD_CC stuff.
6654 * Makefile.in: Regenerate.
6655
059083b1 66562003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6657
059083b1
L
6658 * config.guess: Update to 2003-06-12 version.
6659 * config.sub: Update to 2003-06-13 version.
6660
535b046a
TS
66612003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6662
6663 * MAINTAINERS: Add myself as MIPS co-maintainer.
6664
00c22daa 66652003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6666
00c22daa
L
6667 * config.guess: Update to 2003-06-06 version.
6668 * config.sub: Update to 2003-06-06 version.
6669
1047cb91
DD
66702003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6671
6672 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6673 * configure. Regenerate.
6674
123494c8
NN
66752003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6676
1047cb91
DD
6677 * configure.in: Disable serial configure by default.
6678 * configure: Regenerate.
6679 * Makefile.tpl: Abolish .NOTPARALLEL.
6680 * Makefile.in: Regenerate.
6681
7f121bbf
NN
6682 * Makefile.tpl: Replace {build,host,target}_canonical by
6683 {build,host,target}.
6684 * Makefile.in: Regenerate.
6685
123494c8
NN
6686 * Makefile.tpl: Fix stupid pasto.
6687 * Makefile.in: Regenerate.
6688
ec7e0995
NN
66892003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6690
6691 * Makefile.tpl: Remove bogus conditional.
6692 * Makefile.in: Regenerate.
6693
27b1cc72
NN
66942003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6695
2a4cbe27
NN
6696 * Makefile.tpl: Make 'recursive targets' using autogen rather
6697 than shell loop. Remove duplicate 'clean' targets and false
6698 comments.
6699 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6700 Add systematic method of specifying missing targets in subdirs.
6701 Add copyright boilerplate.
6702 * Makefile.in: Regenerate.
6703 * configure.in: Add 'recursive targets' to maybe list.
6704 * configure: Regenerate.
6705
27b1cc72
NN
6706 * Makefile.tpl: Rename [+target+] to [+make_target+].
6707 * Makefile.def: Rename 'target' to 'make_target'.
6708
01e51bd0
NC
67092003-05-30 Nick Clifton <nickc@redhat.com>
6710
6711 * README-maintainer-mode: Update URL for locating blessed config
6712 tools.
6713
2fd84b42
NC
67142003-05-29 Robert Millan <rmh@debian.org>
6715
6716 * ltconfig: Import this patch and modify for use with current
6717 version of ltconfig:
6718
6719 2003-05-21 Bruno Haible <bruno@clisp.org>
6720
6721 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6722 GNU/FreeBSD.
6723
8945c6bb
DD
67242003-05-28 DJ Delorie <dj@redhat.com>
6725
6726 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6727 * Makefile.in: Regenerate.
6728
2f9632a1
JJ
67292003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6730
80b200a1 6731 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6732
3a12db16 67332003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6734
3a12db16
DD
6735 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6736 newlib or libgloss.
6737 * Makefile.in: Regenerate.
6738
44482353
DD
67392003-05-21 DJ Delorie <dj@redhat.com>
6740
6741 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6742 * Makefile.in: Regenerate.
6743
fec2c52d
MR
67442003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6745
6746 * configure.in: Use curly braces in the definition of tooldir.
6747 * configure: Regenerate.
6748
16ae0395
NN
67492003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6750
6751 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6752 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6753 Factor out common code from autogen IF statements.
6754 * configure: Regenerate.
6755 * Makefile.in: Regenerate.
6756
ec11bdc6
DD
67572003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6758
6759 * configure.in: Accept i[3456789]86 for machine type.
6760 * configure: Regenerate.
6761
dd12c3a8
NN
67622003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6763
6764 * configure.in: Switch more things to use maybe dependencies.
6765 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6766 * configure: Regenerate.
6767 * Makefile.tpl: Switch more things to use maybe dependencies.
6768 * Makefile.in: Regenerate.
6769
cf662e21
AJ
67702003-05-16 Andreas Schwab <schwab@suse.de>
6771
6772 * Makefile.tpl (install-opcodes): Define.
6773 * Makefile.in: Rebuild.
6774
5481b376
AJ
67752003-05-13 Andreas Jaeger <aj@suse.de>
6776
6777 * config.guess: Update to 2003-05-09 version.
6778 * config.sub: Update to 2003-05-09 version.
6779
3959a22a
AJ
67802003-05-13 Michael Eager <eager@mvista.com>
6781
6782 * configure.in: Correct sed script so that options in quotes are not
6783 deleted.
6784 * configure: Rebuild.
6785
564b43e5
CV
67862003-05-12 Corinna Vinschen <corinna@vinschen.de>
6787
6788 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6789 and $$s/newlib/libc/sys/cygwin32 include paths.
6790 * configure: Ditto.
6791
bb947dc9
L
67922003-05-05 H.J. Lu <hjl@gnu.org>
6793
6794 * config-ml.in: Restored from gcc repository.
6795
77f7441a
CD
67962003-05-02 Chris Demetriou <cgd@broadcom.com>
6797
80b200a1
ZW
6798 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6799 * Makefile.in: Regenerate.
77f7441a 6800
a26d7085
DJ
68012003-04-27 Daniel Jacobowitz <drow@mvista.com>
6802
6803 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6804 and Makefile.def.
6805
e4c4d240
DJ
68062003-04-27 Daniel Jacobowitz <drow@mvista.com>
6807
6808 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6809 * Makefile.in: Regenerated.
6810
62a3fc85
DD
68112003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6812
6813 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6814 * Makefile.in: Regenerate.
6815
68162003-04-18 Jakub Jelinek <jakub@redhat.com>
6817
6818 * configure.in (powerpc64*-*-linux*): Remove.
6819 * configure: Rebuilt.
6820
5b474aa8
DD
68212003-04-17 Phil Edwards <pme@gcc.gnu.org>
6822
6823 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6824 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6825 and restrap.
6826 * Makefile.in: Regenerate.
6827
68282003-04-16 Richard Earnshaw <rearnsha@arm.com>
6829
6830 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6831 * configure: Regenerated.
6832
bc295afe
AO
68332003-04-11 Alexandre Oliva <aoliva@redhat.com>
6834
6835 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6836 * */configure: Rebuilt.
6837
3728fade
NN
68382003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6839
6840 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6841 * Makefile.in: Regenerate.
6842
ce5b542e
MC
68432003-03-14 Michael Chastain <mec@shout.net>
6844
6845 * Makefile.in: Regenerate with correct Makefile.def.
6846
3db0a37f
NN
68472003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6848
6849 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6850 Make macro.
6851 * Makefile.in: Regenerate.
6852 * configure.in: Clean up gxx_include_dir logic.
6853 * configure: Regenerate.
6854
34349c6e
DD
68552003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6856
6857 * configure.in (gxx_include_dir): Fix typo.
6858 * configure: Regenerated.
6859
686c28c9
AC
68602003-03-06 Andrew Cagney <cagney@redhat.com>
6861
6862 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6863
bba45b8b 68642003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6865
bba45b8b
NN
6866 * configure.in: Include $(build_tooldir)/sys-include in
6867 FLAGS_FOR_TARGET.
6868 * configure: Regenerated.
6869
2683747f
NN
68702003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6871
bba45b8b
NN
6872 * Makefile.tpl: Reindent.
6873 * Makefile.in: Regenerate.
6874 * configure.in: Reindent. Don't set unused variables.
6875 * configure: Regenerate.
6876
2683747f
NN
6877 * Makefile.tpl: Always pass down RANLIB.
6878 * Makefile.in: Regenerate.
6879
6880 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6881 * Makefile.in: Regenerate.
6882 * configure.in: Remove unused logic relating to --enable-shared
6883 and --enable-threads. Remove bogus comments. Remove redundant
6884 noconfigdirs.
6885 * configure: Regenerate.
6886
6887 * configure.in: Replace ${libstdcxx_version} by its value.
6888 Remove reference to mh-dgux.
6889 * configure: Regenerate.
6890
50212802
NN
68912003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6892
6893 * Makefile.tpl: Rearrange.
6894 * Makefile.in: Regenerate.
6895
a6be7fc6
NC
68962003-02-25 Nick Clifton <nickc@redhat.com>
6897
6898 * configure: Remove site-file supprot - it is obsolete.
6899
f8a495c8
NC
69002003-02-24 Uwe Stieber <uwe@wwws.de>
6901
6902 * configure.in: Add support for kaOS as cross build target system.
6903 * configure: Regenerated.
6904
3decd77d
DD
69052003-02-20 Sean McNeil <sean@blue.mcneil.com>
6906
6907 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6908 configure-target-* as some target builds may require additional
6909 flags for preprocessor tests.
6910 * Makefile.in: Regenerated.
6911
f4ff34a3
AO
69122003-02-19 Alexandre Oliva <aoliva@redhat.com>
6913
6914 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6915 * ltconfig: Handle it.
6916 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6917 auto-detecting it.
6918
b7e4a931
AO
69192003-02-19 Alexandre Oliva <aoliva@redhat.com>
6920
6921 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6922 it is used as argument to $CC.
6923 * ltcf-gcj.sh: Likewise.
6924
6b784d9f
AO
69252003-02-19 Alexandre Oliva <aoliva@redhat.com>
6926
6927 * configure.in: Introduce --enable-maintainer-mode.
6928 * configure: Rebuilt.
6929 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6930 for maintainer mode.
6931 * Makefile.in: Rebuilt.
6932
8bcd8a07
AC
69332003-02-19 Andrew Cagney <ac131313@redhat.com>
6934
6935 * configure: Regenerate using autoconf 2.13.
6936
ee3fd329
AM
69372003-02-19 Alan Modra <amodra@bigpond.net.au>
6938
6939 * config.guess: Import latest version.
6940 * config.sub: Import latest version.
6941
e9e45685
JM
69422003-02-18 Jason Merrill <jason@redhat.com>
6943
6944 * Makefile.tpl (check-c++): Allow parallelism.
6945
859789af
AC
69462003-02-17 Andrew Cagney <ac131313@redhat.com>
6947
6948 * configure: Regenerate using autoconf 000227.
6949
b3f16a9b
GK
69502003-02-15 Geoffrey Keating <geoffk@apple.com>
6951
6952 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6953 don't configure target-libobjc.
6954 * configure: Regenerate.
6955
72e60e02
DD
69562003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6957
6958 * Makefile.tpl (RANLIB): Define.
6959 * Makefile.in: Regenerate.
6960
91f0e695
KS
69612003-02-06 Keith R Seitz <keiths@redhat.com>
6962
6963 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6964 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6965 * Makefile.in: Regenerated.
6966 * configure.in: Remove all traces of snavigator, db, and grep.
6967 * configure: Regenerated.
6968
122bfa92
FCE
69692003-01-31 Frank Ch. Eigler <fche@redhat.com>
6970
6971 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6972 * Makefile.in: Regenerated.
6973
264095c3
AO
69742003-01-30 Alexandre Oliva <aoliva@redhat.com>
6975
6976 * config.if: Copy from GCC.
6977
a84dbcb3
AO
69782003-01-27 Phil Edwards <pme@gcc.gnu.org>
6979
6980 * configure.in: Revert 24Jan change.
6981 * configure: Regenerate.
6982
19618276
NN
69832003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6984
6985 * configure.in: Revert previous change.
6986 * configure: Regenerate.
6987
b7f27a92
NN
69882003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6989
6990 * configure.in: Make rda native-only.
6991 * configure: Regenerate.
6992
83326456
NN
69932003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6994
6995 * configure.in: Add missing \.
6996 * configure: Rebuilt.
6997
5e367fa5
JJ
69982003-01-17 Jakub Jelinek <jakub@redhat.com>
6999
7000 * configure.in (baseargs): Avoid using \| in sed regular
7001 expressions.
7002 * configure: Rebuilt.
7003
e01f337c
JJ
70042003-01-16 Jakub Jelinek <jakub@redhat.com>
7005
7006 * configure.in (baseargs): Remove all supported forms of
7007 --cache-file, --srcdir, --host, --build and --target options
7008 from argument lists.
7009 * configure: Rebuilt.
7010
aa236487
AO
70112003-01-15 Alexandre Oliva <aoliva@redhat.com>
7012
7013 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7014 * configure: Rebuilt.
7015
586c0873
NN
70162003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7017
7018 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7019 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7020 * Makefile.in: Regenerate.
7021 * configure: Regenerate.
7022
497f816e
DD
70232003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7024
7025 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7026 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7027 * Makefile.in: Regenerate.
7028
bfbe5519
AO
70292003-01-09 Alexandre Oliva <aoliva@redhat.com>
7030
7031 * configure.in: Remove Makefile in build, host and target modules
7032 unless configure was run with --no-recursion.
7033 * configure: Rebuilt.
7034
3f234ef5
CD
70352003-01-08 Chris Demetriou <cgd@broadcom.com>
7036
7037 * config.guess: Update to 2003-01-03 version.
7038 * config.sub: Update to 2003-01-03 version.
7039
a3982d48
CF
70402003-01-07 Christopher Faylor <cgf@redhat.com>
7041
7042 * configure: Regenerate with proper autoconf 2.13.
7043
75778ec4
CF
70442003-01-07 Christopher Faylor <cgf@redhat.com>
7045
80b200a1
ZW
7046 * configure.in: Add AC_PREREQ for consistency.
7047 * configure: Regenerate.
75778ec4 7048
c180f501
AC
70492003-01-06 Andrew Cagney <ac131313@redhat.com>
7050
7051 * configure.in (GDB_TK): Add tcl directories conditional on
7052 gdb/gdbtk directory being present.
7053 * configure: Regenerate.
5481b376 7054
46ca2cc2
DA
70552003-01-04 John David Anglin <dave.anglin@nrc.ca>
7056
7057 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7058 by gcc if LD is not defined and we are not doing a Canadian Cross.
7059 * configure: Rebuilt.
7060
53dd8dab
DJ
70612003-01-01 Daniel Jacobowitz <drow@mvista.com>
7062
7063 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7064
50ceb20c
TT
70652002-12-31 Tom Tromey <tromey@redhat.com>
7066
7067 * Makefile.in: Rebuilt.
7068 * Makefile.def (target_modules) [libffi]: Allow installation.
7069
e78b5cfe
AS
70702002-12-31 Andreas Schwab <schwab@suse.de>
7071
7072 * configure.in: Fix use of $program_transform_name.
7073 * configure: Regenerated.
7074
67448102
DJ
70752002-12-30 Daniel Jacobowitz <drow@mvista.com>
7076
7077 * configure.in (baseargs): Don't remove first configure argument.
7078 * configure: Regenerated.
7079
e6bfb94a
AO
70802002-12-29 Alexandre Oliva <aoliva@redhat.com>
7081
7082 * Makefile.tpl (local-distclean): Don't remove...
7083 (multilib.ts): ... this. Moved into...
7084 (multilib.out): ... this. Don't use sub-make.
7085 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7086 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7087 (configure-build-[+module+], configure-[+module+],
7088 configure-target-[+module+], configure-gcc): ... these. Test
7089 for Makefile existence. Drop config.status from dependencies.
7090 * Makefile.in: Rebuilt.
7091 * configure.in: Move gcc-version-trigger to the end of
7092 ac_configure_args. Add comments to maybedep.tmp and
7093 serdep.tmp. Introduce --disable-serial-configure. Remove
7094 nonopt from baseargs, matching and removing corresponding
7095 whitespace while at it.
7096 * configure: Rebuilt.
7097
8f0dfb36
AO
70982002-12-28 Alexandre Oliva <aoliva@redhat.com>
7099
7100 * configure.in (host_configargs): Replace reference to
7101 no-longer-defined buildopts with --build=${build_alias}.
7102 * configure: Rebuilt.
7103
43be203f
AO
71042002-12-28 Alexandre Oliva <aoliva@redhat.com>
7105
7106 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7107 program_transform_name to standard idiom.
7108 (AUTOGEN, AUTOCONF): Define.
7109 (Makefile.in): Use $(AUTOGEN).
7110 (Makefile): Depend on config.status, and use autoconf-style rule to
7111 build it. Move original commands to...
7112 (config.status): ... this new target.
7113 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7114 $(AUTOCONF).
7115 * Makefile.in: Rebuilt.
7116
a0da8069
NN
71172002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7118
d18f1c9f
NN
7119 * Makefile.tpl: Fix dramatic bustage due to change in
7120 program_transform_name.
7121 * Makefile.in: Regenerate.
7122
7123 * configure.in: Remove unnecessary PATH setting.
7124 * configure: Regnerate.
7125
7126 * configure.in: Don't default to unprefixed tools unless
7127 the native tools will work.
7128 * configure: Regenerate.
7129
a0da8069
NN
7130 * configure.in: Convert to autoconf script. Blow away lots
7131 of now-redundant Makefile fragments.
7132 * configure: Generate using Autoconf.
7133 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7134 * Makefile.in: Regenerate.
7135
c567df0a
NN
71362002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7137
5481b376 7138 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
7139 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7140
5481b376 7141 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 7142 where they belong.
2c7f9a32 7143
2dabcfb4
AS
71442002-12-24 Andreas Schwab <schwab@suse.de>
7145
7146 * Makefile.tpl (multilib.out): Fix missing space.
7147 * Makefile.in: Regenerate.
7148
1086bc09
NN
71492002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7150
7151 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7152 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7153 * Makefile.in: Regenerate.
7154 * configure.in: Remove unnecessary leftovers.
7155
1086bc09
NN
71562002-12-21 Geoffrey Keating <geoffk@apple.com>
7157
7158 * configure.in (extra_ranlibflags_for_target): New variable.
7159 (*-*-darwin): Add -c to ranlib commands.
7160 * configure (tooldir): Handle extra_ranlibflags_for_target.
7161
14e9ca95
JJ
71622002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7163
7164 * COPYING.NEWLIB: Updated.
7165 * COPYING.LIBGLOSS: Ditto.
7166
14c428fb
NN
71672002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7168
7169 * Makefile.tpl: Revert HJL's change.
7170 * Makefile.in: Regenerated.
7171 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7172 always.
7173
313b8244
AS
71742002-12-19 Andreas Schwab <schwab@suse.de>
7175
7176 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7177 * Makefile.in: Regenerate.
7178
efeae3db
L
71792002-12-18 H.J. Lu <hjl@gnu.org>
7180
7181 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7182 * Makefile.in: Regenerated.
7183
7184 * configure.in (build_prefix): New. Substitute.
7185
43d92c63
NN
71862002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7187
59da4fe6
NN
7188 * Makefile.tpl: Don't let real targets depend on phony targets.
7189 * Makefile.in: Regenerate.
7190
43d92c63
NN
7191 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7192 * Makefile.in: Regenerate.
7193
b72e6a2d
JM
71942002-12-16 Jason Merrill <jason@redhat.com>
7195
7196 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7197 previous 'make bootstrap'.
7198 * Makefile.in: Regenerate.
7199
95c72c44
HPN
72002002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7201
7202 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7203
7d695d07
JM
72042002-12-13 Jason Merrill <jason@redhat.com>
7205
7206 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7207 library tests.
7208 (check-c++): Just depend on it and check-target-libstdc++-v3.
7209 * Makefile.in: Regenerate.
7210
54103d1e
NN
72112002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7212
7213 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7214 * Makefile.in: Regenerate.
7215
4024f1e1
JJ
72162002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7217
80b200a1
ZW
7218 * COPYING.NEWLIB: Update list of alternate Regent of California
7219 licenses and discuss official revoking of advertising clause.
7220 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7221
7dda0df6
AO
72222002-12-12 Alexandre Oliva <aoliva@redhat.com>
7223
7224 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7225 * Makefile.in: Rebuilt.
7226
d03be79e 72272002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7228
929293f4
NN
7229 * configure: Fix bug put in by gremlins.
7230
d03be79e
NN
7231 * Makefile.tpl: Substitute more autoconfily.
7232 * configure: Substitute more autoconfily.
7233 * Makefile.in: Regenerate.
7234
72352002-12-08 Andrew Cagney <ac131313@redhat.com>
7236
7237 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7238 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7239
72402002-12-06 DJ Delorie <dj@redhat.com>
7241
7242 * Makefile.tpl: Change configure dependencies to not have real
7243 targets depend on phony targets.
b4a77b47 7244
db1ac78d
NN
72452002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7246
bcaf2395
NN
7247 * configure.in: Revert unintentional change.
7248
b4fa093e
NN
7249 * src-release: Configure host subdirs.
7250
db1ac78d
NN
7251 * Makefile.tpl: Change dependency for */multilib.out so that
7252 it works when gcc isn't in the tree.
7253
7254 * configure.in: Substitute more.
7255 * configure: Run subconfigures from the Makefile.
7256 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7257 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7258
15723a45
NN
72592002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7260
e2b9e2dc
NN
7261 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7262 and corresponding dependencies.
7263 * Makefile.in: Regenerate.
7264
2af579c4
NN
7265 * configure.in (host_tools): Order binutils, gas and ld for
7266 convenience in running the testsuites.
7267
a2cc058a
NN
7268 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7269 * Makefile.in: Regenerate.
7270 * configure.in: Introduce rules to serialize subconfigure runs.
7271
15723a45
NN
7272 * configure.in: Introduce BASE_CC_FOR_TARGET.
7273 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7274 Realize configure-build-* targets. Realize configure-target-* targets.
7275 * Makefile.in: Regenerate.
7276
ae831be5
NN
72772002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7278
7279 * configure: Move gcc_version_trigger stuff from here...
7280 * configure.in: ...to here.
7281
7282 * configure.in: Separate subconfigure options added by this file from
7283 options given by the user. Add machinery to put args for host
7284 subconfigures into the Makefile.
7285
7286 * Makefile.tpl: Remove 'vault' targets.
7287 * Makefile.tpl: Reorder and comment dependencies.
7288 * Makefile.in: Regenerate.
7289
bbf7c8ac
NN
72902002-11-28 Geoffrey Keating <geoffk@apple.com>
7291
7292 * configure.in: Move host-specific darwin noconfigdirs into
7293 the host-specific section.
7294
930314a4
NN
72952002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7296
52d7cdee
NN
7297 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7298 during replay.
7299 * Makefile.in: Regenerate.
7300
930314a4
NN
7301 (finishing slow-motion replay)
7302 * configure: Remove skip-this-dir support.
7303 * Makefile.tpl: Remove skip-this-dir support.
7304
7305 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7306 subdirectories.
7307 * Makefile.in: Regenerate.
7308
7309 * Makefile.tpl: Strip out useless setting of 'dir'.
7310 * Makefile.in: Regenerate.
5481b376 7311
930314a4
NN
73122002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7313
7314 (finishing slow-motion replay)
7315 * configure.in: Fix deeply stupid bug.
7316
7317 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7318 shell code in CXX_FOR_TARGET
7319 * Makefile.def: Introduce raw_cxx.
7320 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7321 RAW_CXX_FOR_TARGET.
7322 * Makefile.in: Regenerate.
7323
73242002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7325
7326 (finishing slow-motion replay)
7327 * Makefile.tpl: Remove unnecessary ifs.
7328 * Makefile.in: Regenerate.
7329
5481b376 7330 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7331 dependencies. Maybe-ize build-libiberty. Create dummy install
7332 targets for 'no_install' modules.
5481b376 7333 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7334 build_modules stuff to configure.in.
5481b376 7335 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7336 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7337 * Makefile.in: Regenerate.
7338
3866be5d
NN
73392002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7340
7341 (continuing slow-motion replay)
7342 * Makefile.tpl: Make all-target, install-target behave similarly
7343 to all, install (only hitting configured targets). Eliminate
7344 unused macro defintions.
7345
7346 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7347 build != host.
7348
7349 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7350
7351 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7352
5481b376 7353 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7354 configuring. Remove references to "dosrel".
7355 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7356 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7357 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7358 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7359 and redundant dependency; rearrange slightly.
7360 * Makefile.def: Add host-side libtermcap, utils.
7361
7362 * Makefile.in: Regenerate.
7363
e393202e
NN
73642002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7365
7366 (Continuing slow-motion replay)
7367 * Makefile.def: Add list of recursive targets to autogenerate.
7368 Add build_modules.
7369 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7370 targets. Autogenerate *-build-* targets.
7371 * Makefile.in: Regenerate.
7372
583d52d7
NN
73732002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7374
7375 (Continuing slow-motion replay)
7376 * configure: More autoconf-style substitutions.
7377 * Makefile.tpl: More autoconf-style substitutions.
7378 * Makefile.in: Regenerate.
7379
73802002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7381
7382 (Continuing slow-motion replay)
7383 * configure: Substitute more variables in a more autoconf-friendly
7384 way. Simplify slightly.
7385 * Makefile.tpl: Make more variables substitutable in an
7386 autoconf-friendly way.
7387 * Makefile.in: Regenerate.
7388
874e38b4
NN
73892002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7390
7391 (Continuing slow-motion replay)
7392 * configure.in (v810*): Remove special setting of tools.
7393
7394 * configure: Add support for extra required flags for ar or nm.
7395 * configure.in (aix4.3+): Use above support for target-specific
7396 issues, rather than using config/mt-aix43.
7397
852e5f18
NN
73982002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7399
7400 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7401 * configure: Remove 'removing', which doesn't work. Replace $subdir
7402 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7403 with $srcdir. Reformat indentation. Substitute some variables
7404 formerly hard-coded in the Makefile for build=host.
7405 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7406 * Makefile.def: Autogenerate more.
7407 * Makefile.in: Regenerate.
7408
c9a0d920
DD
74092002-11-13 Bruce Korb <bkorb@gnu.org>
7410
7411 * Makefile.tpl: syntactic cleanup
7412
dd2768ff
KB
74132002-11-04 Kevin Buettner <kevinb@redhat.com>
7414
7415 * Makefile.def (host_modules): Add rda.
7416 * Makefile.in: Regenerate.
7417 * configure.in (target_tool): Add target-rda to list.
7418
1aa8389d
DD
74192002-10-25 Phil Edwards <pme@gcc.gnu.org>
7420
7421 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7422 and restrap targets to this rule.
7423 * Makefile.in: Regenerate.
7424
28f46298
HPN
74252002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7426
7427 * configure.in (i[3456]86-*-linux*): Add check to disable
7428 ${libgcj} for glibc1.
7429
ff72e302
NC
74302002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7431
7432 * configure.in: Add tic4x target.
7433
8607b6c9
NN
74342002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7435
7436 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7437 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7438 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7439 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7440 * Makefile.in: Regenerate.
7441
f8f61f4a
NN
74422002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7443
c86f794b
NN
7444 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7445 * Makefile.in: Regenerate.
7446
a9590527
NN
7447 * Makefile.def: Remove order dependency comments.
7448 * Makefile.tpl: Add explicit install-install dependencies.
7449 * Makefile.in: Regenerate.
7450
8412ce72
NN
7451 * Makefile.tpl: Remove material now in src-release. (Finally!)
7452 * Makefile.in: Regenerate.
7453
8b9f37f1
NN
7454 * configure: Restore my original patch by syncing with gcc version.
7455
f8f61f4a
NN
7456 * Bring following over from gcc:
7457
74582002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7459
7460 * configure.in (s390*-*-linux*): Enable libgcj.
7461
403d9505
NN
74622002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7463
7464 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7465
95f6f383
AM
74662002-10-02 Alan Modra <amodra@bigpond.net.au>
7467
e4673b0a 7468 * configure: Move stray lines back to where they belong.
95f6f383 7469
748503c8
NN
74702002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7471
a581b5c3
NN
7472 * Makefile.tpl: Insert configure-target target, for src-release.
7473
c084f5b4
NN
7474 * configure: Finish reverting change which Andrew Cagney started
7475 reverting. Should fix bustage.
7476
7aa673ed 7477 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7478 * src-release: New file. Contains material for making net
7479 releases for gdb, binutils, et al., formerly in Makefile.in.
7480
82a9b2d9
NC
74812002-09-30 Nick Clifton <nickc@redhat.com>
7482
7483 * cpu: New top level directory. Intended to hold input files for
7484 CGEN which have FSF copyright assignment.
7485 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7486
c2463a00
AC
74872002-09-29 Andrew Cagney <ac131313@redhat.com>
7488
7489 Revert below (note that src does not contain Makefile.tpl):
7490 * Makefile.tpl: Make subsituted variables more autoconfy.
7491 * Makefile.in: Regenerate.
7492
f03b4789
NN
74932002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7494
c11e16a9
NN
7495 * configure: Revert accidentally applied changes.
7496
f03b4789
NN
7497 * Makefile.tpl: Make more autoconf-friendly.
7498 * Makefile.in: Regenerate.
7499 * configure: Make substitution more autoconf-like.
7500
75012002-09-28 Richard Earnshaw <rearnsha@arm.com>
7502
7503 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7504 single entry to handle all these.
7505 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7506 libjava on arm-*-elf.
7507
c0292023
GK
75082002-09-27 Geoffrey Keating <geoffk@apple.com>
7509
7510 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7511 things that depend on them.
7512
c66d951e
NN
75132002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7514
7515 * Makefile.tpl: Make subsituted variables more autoconfy.
7516 * Makefile.in: Regenerate.
7517 * configure: Make seds more autoconfy.
7518
907a7241 75192002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7520
7521 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7522 * Makefile.in: Regenerate.
7523 * configure.in: Rewrite sed statements to look autoconfy.
7524
907a7241
NN
7525 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7526 all-target-foo on configure-target-foo.
7527 * Makefile.def: Ditto.
7528 * Makefile.in: Rebuild.
7529
405ea7a0
NN
75302002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7531
7532 * Makefile.def: New file.
7533 * Makefile.tpl: New file.
7534 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7535
7536 * configure.in: Minor rearrangement. Simplify tests.
7537
bdc57bfd
JT
75382002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7539
7540 * configure.in (with_headers): Skip copy if value is "yes".
7541 (with_libs): Likewise.
7542
ae03d6e2
NN
75432002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7544
7545 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7546 * configure.in (sh*-*-pe*): Ditto.
7547 * configure.in (mips*-*-pe*): Ditto.
7548 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7549
7550 * configure.in: Rearrange.
7551
707960fe
NC
75522002-09-12 Nick Clifton <nickc@redhat.com>
7553
7554 * Import these changes from the config master repository:
7555
7556 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7557
7558 * config.sub: Add tic4x target.
7559
7560 2002-09-03 Ben Elliston <bje@redhat.com>
7561
7562 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7563 Reported by <Duncan_Stodart@insession.com>.
7564
36ea319f
JJ
75652002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7566
7567 * COPYING.NEWLIB: More updates.
7568
cf57480a
JJ
75692002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7570
7571 * COPYING.NEWLIB: Update.
7572
fd31a171
AC
75732002-08-23 Andrew Cagney <ac131313@redhat.com>
7574
23b632fc
AC
7575 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7576
fd31a171
AC
7577 * config.guess: Import version 2002-08-23.
7578 * config.sub: Import version 2002-08-22.
7579
a08bafb5
AO
75802002-08-20 Alexandre Oliva <aoliva@redhat.com>
7581
7582 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7583 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7584 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7585
17240c1f
NC
75862002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7587
7588 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7589
e70ad0c6
L
75902002-08-04 H.J. Lu (hjl@gnu.org)
7591
7592 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7593
574e6d11
DD
75942002-07-31 Alan Modra <amodra@bigpond.net.au>
7595
7596 * configure.in: Move generic linux case to end. Copy generic
7597 linux noconfigdirs to mips*-*-linux* entry and new
7598 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7599
611e7523
CD
76002002-07-19 Chris Demetriou <cgd@broadcom.com>
7601
7602 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7603 one instance of them which was missed to the list to update.
7604
51759676
CD
76052002-07-16 Chris Demetriou <cgd@broadcom.com>
7606
7607 * config.guess: Update to 2002-07-09 version.
7608 * config.sub: Update to 2002-07-03 version.
7609
7c1f909c
DD
76102002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7611
7612 * configure.in: Remove two redundant tests.
7613
d7cf5d30
DD
76142002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7615
7616 * configure.in (mips*-*-irix6*o32): Enable stabs.
7617
c74222f7
DD
76182002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7619
5b53c336
DD
7620 * configure.in: Don't build grez.
7621 * Makefile.in: Ditto.
7622
c74222f7
DD
7623 * Makefile.in: Remove references to bsp, cygmon, libstub.
7624 * configure.in: Ditto.
7625
7626 * configure.in: Remove leftover reference to gdbtest.
7627
edd1b227
DD
76282002-07-08 Phil Edwards <pme@gcc.gnu.org>
7629
7630 * configure.in (gxx_include_dir): Change to match versioned
7631 C++ headers if --enable-version-specific-runtime-libs is used.
7632
486186e3
AO
76332002-07-04 Steve Ellcey <sje@cup.hp.com>
7634
7635 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7636
ff0a3bf8
DD
76372002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7638
7639 * configure.in: Make --without-x work.
7640
1dfa8174
NC
76412002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7642
7643 * contrib: New directory. Created to contain a copy of the
5481b376 7644 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7645 the FSF GCC sources.
7646
07637366
DD
76472002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7648
b6f83f2a
DD
7649 * configure.in: Rearrange target Makefile fragment collection.
7650
07637366
DD
7651 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7652 cvs[src].
7653 * configure.in: Ditto.
7654
f48556b1
DD
76552002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7656
7657 * Makefile.in: Eliminate 'apache' targets.
7658 * configure.in: Eliminate 'apache' targets.
7659
7660 * configure.in: Eliminate redundant tests. Reorganize.
7661
7662 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7663
7664 * config-ml.in: Eliminate references to Cygnus configure.
7665
7666 * Makefile.in: Eliminate references to building emacs.
7667
76682002-07-01 Denis Chertykov <denisc@overta.ru>
7669
7670 * configure.in: Add support for ip2k.
7671
cdb9e2b8
BE
76722002-06-24 Ben Elliston <bje@redhat.com>
7673
7674 * configure.in (host_tools): Remove cgen.
7675
7676 * Makefile.in (all-cgen): Remove; runs from its source directory.
7677 (check-cgen, install-cgen, clean-cgen): Likewise.
7678 (all-opcodes): No not depend on all-cgen.
7679 (all-sim): Likewise.
7680
3558860c
DD
76812002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7682
7683 * configure.in: Fix AIX configury bug.
7684
e3b0c936
DD
76852002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7686
cdb9e2b8 7687 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7688
cdb9e2b8
BE
7689 * configure.in: Move definition of libstdcxx_flags right above
7690 usage, rather than way earlier.
8ee424c0 7691
c712250a
DD
7692 * configure.in: Pull definition of is_cross_compiler earlier.
7693
9ee1a75c
DD
7694 * configure.in: Rearrange a little.
7695
e3b0c936
DD
7696 * configure.in: Remove references to librx.
7697 * Makefile.in: Remove references to librx.
7698
b2bd228e
DD
76992002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7700
7701 * configure.in: Eliminate ${gasdir} variable.
7702
7cd52483
DB
77032002-06-18 Dave Brolley <brolley@redhat.com>
7704
7705 * configure.in: Add support for frv.
7706 * config.sub: Add support for frv.
7707
6c5e141a
DD
77082002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7709
7710 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7711
0d18b56d
JT
77122002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7713
7714 * configure.in (vax-*-netbsd*): Re-enable gas.
7715
fd8958d5
DD
77162002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7717
27f15fdd
DD
7718 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7719 BUILD_PREFIX_1, to correct nomenclature.
7720 * configure: Likewise.
7721
fd8958d5
DD
7722 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7723 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7724
0c2442b7
DD
77252002-05-31 Olaf Hering <olh@suse.de>
7726
7727 * config-ml.in: Propogate DESTDIR also.
7728
a3602181
JT
77292002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7730
7731 * configure.in (vax-*-netbsd*): Don't build gas for this
7732 platform.
7733
c95f53ae
MM
77342002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7735
7736 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7737 and libgcj for AVR.
7738
1d7c1053
NC
77392002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7740
7741 * config.sub: Add DLX target.
7742
4b37028f
JT
77432002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7744
7745 * config.guess: Update to 2002-05-22 version.
7746 * config.sub: Likewise.
7747
d5de0a84
NC
77482002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7749
7750 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7751 * config-ml.in: Likewise.
7752 * configure: Likewise.
7753 * configure.in: Likewise.
7754
c92a0210
DD
77552002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7756
115a77aa
DD
7757 * configure.in: Simplify makefile fragment collection.
7758
7759 * configure.in: Remove code to build emacs.
e99daf2b 7760
91e060aa
DD
7761 * configure.in : Remove --srcdir argument from targargs and buildargs
7762 (it's always overridden in the Makefile anyway). Rearrange a bit.
7763
7764 * configure: Move some logic to configure.in.
7765 * configure.in: Move some logic from configure.
c92a0210 7766
91217342
JJ
77672002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7768
7769 * COPYING.LIBGLOSS: New file.
7770
d3d8a9ee
NC
77712002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7772
7773 * Makefile.in: Honour DESTDIR.
7774
3a036cdc
AO
77752002-05-05 Alexandre Oliva <aoliva@redhat.com>
7776
7777 * configure.in (noconfigdirs): Don't disable libgcj on
7778 sparc64-*-solaris* and sparcv9-*-solaris*.
7779
6d095fe4
AO
77802002-05-03 Alexandre Oliva <aoliva@redhat.com>
7781
7782 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7783
dac55df9
TF
77842002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7785
7786 * configure.in (FLAGS_FOR_TARGET): Do not add
7787 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7788 on i[3456]86-*-linux*.
7789
a018e15b
TF
77902002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7791
7792 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7793
7794 * configure.in (noconfigdirs): Do not add target-newlib if
7795 target == i[3456]86-*-linux*, and host == target.
7796
5f284831
MM
77972002-04-29 Mark Mitchell <mark@codesourcery.com>
7798
7799 * config.guess: Updated to 2002-04-26's version.
7800 * config.sub: Updated to 2002-04-26's version.
7801
33babf59
DD
78022002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7803
bd5f7da2
DD
7804 * configure.in: delete reference to absent file
7805
a0c4f3a0
DD
7806 * configure.in: replace '[' with 'test'
7807
66f1ba4f
DD
7808 * configure.in: Eliminate references to gash.
7809 * Makefile.in: Eliminate references to gash.
7810
7c3ab50c
DD
7811 * configure.in: remove useless references to 'pic' makefile fragments.
7812
bbc025f5
DD
7813 * configure.in: (*-*-windows*) Finish removing.
7814
33babf59
DD
7815 * configure.in: Eliminate redundant test for libgui.
7816
d5ec694c
DD
78172002-04-26 Joel Sherrill <joel@OARcorp.com>
7818
7819 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7820 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7821
57a5346c
DD
78222002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7823
7824 * configure.in: remove references to dead files
7825
dbf93899
DD
78262002-04-18 Tom Tromey <tromey@redhat.com>
7827
7828 * configure.in: Disallow configuring libgcj when it is already
7829 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7830 Solaris 2.8 by default. For PR libgcj/6158.
7831
26eadf68
DD
78322002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7833
7834 * configure.in: Move default CC setting out of config/mh-* fragments
7835 directly into here.
7836
a0a2c6c6
DD
78372002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7838
7839 * configure.in: don't even try to configure or make a subdirectory
7840 if there's no configure script for it.
7841
9972f812
DD
78422002-04-15 Mark Mitchell <mark@codesourcery.com>
7843
7844 * MAINTAINERS: Remove chill maintainers.
7845 * Makefile.in (CHILLFLAGS): Remove.
7846 (CHILL_LIB): Remove.
7847 (TARGET_CONFIGDIRS): Remove libchill.
7848 (CHILL_FOR_TARGET): Remove.
7849 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7850 CHILL_LIB.
7851 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7852 (CHECK_TARGET_MODULES): Likewise.
7853 (INSTALL_TARGET_MODULES): Likewise.
7854 (CLEAN_TARGET_MODULES): Likewise.
7855 (configure-target-libchill): Remove.
7856 (all-target-libchill): Remove.
7857 * configure.in (target_libs): Remove target-libchill.
7858 Do not compute CHILL_FOR_TARGET.
7859 * libchill: Remove directory.
5481b376 7860
75205f78
DD
78612002-04-15 DJ Delorie <dj@redhat.com>
7862
7863 * Makefile.in, configure.in, configure: Sync with gcc, entries
7864 follow...
7865
78662002-04-08 Tom Tromey <tromey@redhat.com>
7867
7868 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7869 Fixes PR libgcj/6068.
7870
78712002-03-30 Krister Walfridsson <cato@df.lth.se>
7872
7873 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7874
78752002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7876
7877 * configure.in (alpha*-dec-osf*): Enable libgcj.
7878
78792002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7880
7881 Fix for: PR bootstrap/3591, target/5676
7882 * configure.in (mcore-pe): Disable the configuration of
7883 libstdc++-v3 since exceptions are not supported.
7884
78852002-03-20 Anthony Green <green@redhat.com>
7886
7887 * configure.in: Enable libgcj for xscale-elf target.
7888
78892002-02-28 Alexandre Oliva <aoliva@redhat.com>
7890
7891 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7892 libjava.
7893 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7894
78952002-02-22 Alexandre Oliva <aoliva@redhat.com>
7896
7897 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7898 libstdc++-v3 and libjava.
7899
79002002-02-11 Adam Megacz <adam@xwt.org>
7901
7902 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7903 boehm-gc
7904
79052002-02-09 Alexandre Oliva <aoliva@redhat.com>
7906
7907 * config.guess: Updated to 2002-01-30's version.
7908 * config.sub: Updated to 2002-02-01's version.
7909 Contribute sh64-elf.
7910 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7911 * configure.in: Added sh64-*-*.
7912
79132002-01-17 H.J. Lu <hjl@gnu.org>
7914
7915 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7916 (all-target-fastjar): Also depend on all-target-libiberty.
7917
7918Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7919
7920 * configure, configure.in: Use temp file for long sed commands.
7921
79222001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7923
7924 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7925 libf2c.
7926
79272001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7928
7929 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7930
79312001-10-11 Hans-Peter Nilsson <hp@axis.com>
7932
7933 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7934
79352001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7936
7937 * configure: Handle temporary files securely using mkdir.
7938
79392001-09-26 Will Cohen <wcohen@redhat.com>
7940
7941 * configure.in (*-*-linux*): Disable configuration of target-newlib
7942 and target-libgloss.
7943
79442001-09-26 Alexandre Oliva <aoliva@redhat.com>
7945
7946 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7947 RANLIB.
7948
79492001-08-11 Graham Stott <grahams@redhat.com>
7950
7951 * Makefile.in (check-c++): Add missing semicolon.
7952
79532001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7954
7955 * configure.in (sh-*-linux*): New.
7956
79572001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7958
7959 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7960 and libgcj on m68hc11/m68hc12.
7961
79622001-06-27 H.J. Lu (hjl@gnu.org)
7963
7964 * Makefile (CFLAGS_FOR_BUILD): New.
7965 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7966
79672001-06-01 Hans-Peter Nilsson <hp@axis.com>
7968
7969 * configure.in (libstdcxx_flags): Do not try to execute
7970 libstdc++-v3/testsuite_flags until it exists.
7971
79722001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7973
7974 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7975
79762001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7977
7978 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7979
7980Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7981
7982 * configure.in: Move *-chorusos target case to the proper switch.
7983 Disable libgcj.
7984
79852001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7986
7987 * Makefile.in (STAGE1_CFLAGS): Pass down.
7988
79892001-04-13 Alan Modra <amodra@one.net.au>
7990
7991 * config.guess: Add hppa64-linux support. Note for next import that
7992 this is already in the master file.
7993 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7994
79952001-03-22 Colin Howell <chowell@redhat.com>
7996
7997 * Makefile.in (DO_X): Do not backslash single-quotes in
7998 backquotes (two places).
7999
80002001-03-18 Laurynas Biveinis <lauras@softhome.net>
8001
8002 * Makefile.in (DO_X): Quote nested quotes.
8003
80042001-03-15 Laurynas Biveinis <lauras@softhome.net>
8005
8006 * Makefile.in (DO_X): Use double quotes for quoting
8007 "RANLIB=$${RANLIB}".
8008
80092001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8010
8011 * configure.in: Only use `lang_requires' for languages athat are
8012 actually enabled.
8013
80142001-03-07 Tom Tromey <tromey@redhat.com>
8015
8016 * configure.in: Allow config-lang.in to set `lang_requires' to list
8017 of other required languages.
8018
80192001-03-06 Laurynas Biveinis <lauras@softhome.net>
8020
8021 * Makefile.in: Remove RANLIB definition. Use RANLIB
8022 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8023 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8024
80252001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8026 Alexandre Oliva <aoliva@redhat.com>
8027
8028 * Makefile.in (check-c++): Use tabs, not spaces.
8029
80302001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8031
8032 * Makefile.in (check-c++): New rule.
8033
8034 * configure.in (target_libs): Remove libg++.
8035 (noconfigdirs): Remove libg++.
8036 (noconfigdirs): Same.
8037 (noconfigdirs): Same.
8038 (noconfigdirs): Same.
8039
8040 * config-ml.in: Remove libg++ references.
8041
8042 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8043 (ALL_TARGET_MODULES): Same.
8044 (configure-target-libg++): Remove.
8045 (all-target-libg++): Remove.
8046 (configure-target-libio): Remove.
8047 (all-target-libio): Remove.
8048 (check-target-libio): Remove.
8049 (.PHONY): Remove.
8050 (libg++.tar.bz2): Remove.
8051 (all-target-cygmon): Remove libio.
8052 (all-target-libstdc++): Remove.
8053 (configure-target-libstdc++): Remove.
8054 (TARGET_LIB_PATH): Remove libstdc++.
8055 (ALL_GCC_CXX): Remove libstdc++.
8056 (all-target-gperf): Correct.
8057
80582001-02-15 Anthony Green <green@redhat.com>
8059
8060 * configure: Introduce GCJ_FOR_TARGET.
8061 * configure.in: Ditto.
8062 * Makefile.in: Ditto.
8063
80642001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8065
8066 * configure.in: for *-chorusos, don't config target-newlib and
8067 target-libgloss.
8068
80692001-02-04 Mark Mitchell <mark@codesourcery.com>
8070
8071 Remove V2 C++ library.
8072 * configure.in: Remove --enable-libstdcxx_v3 support.
8073
80742001-01-27 Richard Henderson <rth@redhat.com>
8075
8076 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8077
80782001-01-26 Tom Tromey <tromey@redhat.com>
8079
8080 * configure.in: Allow libgcj to be built on Sparc Solaris.
8081
80822001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8083
8084 * configure.in: Enable libgcj on several additional platforms.
8085
80862001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8087
8088 * configure.in: Enable libgcj for linux targets.
8089
80902001-01-09 Mike Stump <mrs@wrs.com>
8091
8092 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8093 failures of subdirectories.
8094
80952001-01-02 Laurynas Biveinis <lauras@softhome.net>
8096
8097 * configure: handle DOS-style absolute paths.
8098
80992001-01-02 Laurynas Biveinis <lauras@softhome.net>
8100
8101 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8102
81032000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8104
8105 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8106 (libstdcxx_incdir): Pass down.
8107 * config.if: Remove expired bits for cxx_interface, add stub.
8108 (libstdcxx_incdir): Add variable for g++ include directory.
8109 * configure.in (gxx_include_dir): Use it.
8110
81112000-12-15 Andreas Jaeger <aj@suse.de>
8112
8113 * configure.in: Handle lang_dirs.
8114
81152000-12-13 Anthony Green <green@redhat.com>
8116
8117 * configure.in: Disable libgcj for any target not specifically
8118 listed. Disable libgcj for x86 and Alpha Linux until compatible
8119 with g++ abi.
8120
81212000-12-13 Mike Stump <mrs@wrs.com>
8122
8123 * Makefile.in (local-distclean): Also remove fastjar.
8124
81252000-12-10 Anthony Green <green@redhat.com>
8126
8127 * configure.in: Define libgcj. Disable libgcj target libraries for
8128 most targets.
8129
81302000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8131
8132 * configure.in (target_libs): Revert 2000-12-08 patch.
8133 (noconfigdirs): Added target-libjava.
8134
81352000-12-09 Laurynas Biveinis <lauras@softhome.net>
8136
8137 * Makefile.in: handle DOS-style absolute paths.
8138
81392000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8140
8141 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8142 libjava.
8143 * configure.in (target_libs): Removed `target-libjava'.
8144
81452000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8146
8147 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8148 (ALL_MODULES): Added fastjar.
8149 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8150 (all-target-libjava): all-fastjar replaces all-zip.
8151 (all-fastjar): Added.
8152 (configure-target-fastjar, all-target-fastjar): Likewise.
8153 * configure.in (host_tools): Added fastjar.
8154
81552000-12-07 Mike Stump <mrs@wrs.com>
8156
8157 * Makefile.in (local-distclean): Remove leftover built files.
8158
81592000-11-16 Fred Fish <fnf@be.com>
8160
8161 * configure.in (enable_libstdcxx_v3): Fix typo,
8162 libstd++ -> libstdc++.
8163
81642000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8165
8166 * configure: Provide the original toplevel configure arguments
8167 (including $0) to subprocesses in the environment rather than
8168 through gcc/configargs.h.
8169
81702000-11-12 Mark Mitchell <mark@codesourcery.com>
8171
8172 * configure: Turn on libstdc++ V3 by default.
8173
81742000-10-16 Michael Meissner <meissner@redhat.com>
8175
8176 * configure (gcc/configargs.h): Only create if there is a build GCC
8177 directory created.
8178
81792000-10-05 Phil Edwards <pme@gcc.gnu.org>
8180
8181 * configure: Save configure arguments to gcc/configargs.h.
8182
81832000-10-04 Andris Pavenis <pavenis@latnet.lv>
8184
8185 * Makefile.in (bootstrap): avoid recursion if subdir missing
8186 (cross): ditto
8187 (do-proto-toplev): ditto
8188
8189Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8190
8191 * configure.in: Do not build byacc for hppa64. Provide paths to the
8192 X11 libraries for hppa64.
8193
81942000-09-02 Anthony Green <green@cygnus.com>
8195
8196 * Makefile.in (all-gcc): Depend on all-zlib.
8197 (CLEAN_MODULES): Add clean-zlib.
8198 (ALL_MODULES): Add all-zlib.
8199 * configure.in (host_libs): Add zlib.
8200
82012000-08-25 Alexandre Oliva <aoliva@redhat.com>
8202
8203 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8204 $targargs to tell whether newlib is going to be built.
8205
8206 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8207 $$r/TARGET_SUBDIR/libio for _G_config.h.
8208
82092000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8210
8211 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8212
8213 * configure: Make enable_threads and enable_shared defaults
8214 explicit. Substitute enable_threads into generated Makefiles.
8215 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8216 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8217
82182000-08-02 Manfred Hollstein <manfredh@redhat.com>
8219
8220 * configure.in: Re-enable all references to libg++ and librx.
8221
ffb97b2f 82222002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8223
ffb97b2f
DD
8224 * configure.in: Add *-*-freebsd* configurations.
8225
bbf6e9e3
AC
82262002-04-07 Andrew Cagney <ac131313@redhat.com>
8227
8228 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8229 (do-tar, do-bz2): New rules.
8230 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8231 (gdb-tar): New rule.
8232 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8233 (insight_dejagnu.tar): New rule.
8234 (insight.tar): New rule.
8235 (gdb+dejagnu.tar): New rule.
8236 (gdb.tar): New rule.
8237
8f1579c0
AC
82382002-04-07 Andrew Cagney <ac131313@redhat.com>
8239
8240 * MAINTAINERS: Update dejagnu/
8241
ba3c59ab
AO
82422002-03-16 Alexandre Oliva <aoliva@redhat.com>
8243
8244 * ltmain.sh (relink_command): Fix typo in previous change.
8245
6243d5dd
AO
82462002-03-15 Alexandre Oliva <aoliva@redhat.com>
8247
8248 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8249 (relink_command): Added --tag flags.
8250 (mode=install): If relinking fails; error out.
8251
80413487
RH
82522002-03-12 Richard Henderson <rth@redhat.com>
8253
8254 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8255 .NOTPARALLEL tag.
8256 (do-check): Rename from check.
8257 (check): Allow parallel check.
8258
3daeddf6
RH
82592002-03-11 Richard Henderson <rth@redhat.com>
8260
8261 * Makefile.in (.NOTPARALLEL): Add fake tag.
8262
fad93c55
L
82632002-03-07 H.J. Lu (hjl@gnu.org)
8264
8265 * configure.in: Enable gprof for mips*-*-linux*.
8266
2e8357fc
AO
82672002-02-28 Alexandre Oliva <aoliva@redhat.com>
8268
8269 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8270 libjava.
8271 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8272
bd48e1a9
AC
82732002-02-24 Andrew Cagney <ac131313@redhat.com>
8274
8275 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8276
39121370
DJ
82772002-02-23 Daniel Jacobowitz <drow@mvista.com>
8278
8279 * config.guess: Import from master sources, rev 1.232.
8280 * config.sub: Import from master sources, rev 1.246.
8281
081ff160
AO
82822002-02-23 Alexandre Oliva <aoliva@redhat.com>
8283
8284 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8285 because its Makefile is there; test for the executable instead.
8286
20a5393b
AO
82872002-02-09 Alexandre Oliva <aoliva@redhat.com>
8288
8289 Contribute sh64-elf.
8290 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8291 * configure.in: Added sh64-*-*.
8292
38135629
JJ
82932002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8294
80413487
RH
8295 * COPYING.NEWLIB: Remove advertising clause from
8296 Berkeley and Red Hat licenses.
38135629 8297
48d19748
MD
82982002-02-01 Mo DeJong <supermo@bayarea.net>
8299
8300 * Makefile.in: Add all-tix to deps for all-snavigator
8301 so that tix is built when building snavigator.
8302
f6e1c110
BE
83032002-02-01 Ben Elliston <bje@redhat.com>
8304
8305 * config.guess: Import from master sources, rev 1.229.
8306 * config.sub: Import from master sources, rev 1.240.
8307
4867be41
DJ
83082002-01-27 Daniel Jacobowitz <drow@mvista.com>
8309
8310 From Steve Ellcey <sje@cup.hp.com>:
8311 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8312 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8313 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8314 IA64.
8315 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8316 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8317 soname_spec, sys_lib_search_path_spec): Ditto.
8318
e82380cc
JT
83192002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8320
8321 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8322 target-libiberty, and target-libgloss. Skip Java-related
8323 libraries if not supported for NetBSD on target CPU.
8324
1319fb9c
NC
83252002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8326
8327 * configure.in: Import StrongARM and XScale target_configdirs from
8328 FSF GCC version.
8329
b020f6ac
L
83302002-01-16 H.J. Lu (hjl@gnu.org)
8331
8332 * config.guess: Import from master sources, rev 1.225.
8333 * config.sub: Import from master sources, rev 1.238.
8334
8335 * MAINTAINERS: Updated notes on config.guess and config.sub.
8336
a0c1c920
NC
83372002-01-11 Steve Ellcey <sje@cup.hp.com>
8338
8339 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8340 ld and gdb are not supported.
8341
a9fa5e1f
JJ
83422002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8343
8344 * Change reference to Cygnus Solutions to be Red Hat.
8345
94077108
JJ
83462002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8347
8348 * COPYING.NEWLIB: Update generic copyright date.
8349
05ecd75c
MS
83502002-01-07 Mark Salter <msalter@redhat.com>
8351
8352 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8353 Allow target-libgloss to be built for arm, strongarm, and xscale.
8354
a106bb62
BE
83552002-01-03 Ben Elliston <bje@redhat.com>
8356
8357 * MAINTAINERS: Update URL for config.* scripts.
8358
0e254642
AM
83592001-12-18 Alan Modra <amodra@bigpond.net.au>
8360
8361 * config.sub: Import latest version.
8362 * config.guess: Likewise.
8363
0a0d0041
TF
83642001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8365
8366 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8367 options for i[3456]86-pc-linux* native builds.
8368
d932cae7
NC
83692001-12-05 Laurent Guerby <guerby@acm.org>
8370
8371 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8372 libiberty.
d932cae7
NC
8373
8374 Import this patch from gcc:
5481b376 8375
d932cae7
NC
8376 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8377
8378 * symlink-tree: handle DOS-style absolute paths.
8379
49b7683b
DD
83802001-11-28 DJ Delorie <dj@redhat.com>
8381 Zack Weinberg <zack@codesourcery.com>
8382
8383 When build != host, create libiberty for the build machine.
8384
8385 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8386 CONFIG_ARGUMENTS.
8387 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8388 New variables.
8389 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8390 and rules.
8391 (all.normal): Depend on ALL_BUILD_MODULES.
8392 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8393 (all-build-libiberty): Depend on configure-build-libiberty.
8394
8395 * configure: Calculate and substitute proper value for
8396 ALL_BUILD_MODULES.
8397 * configure.in: Create the build subdirectory.
8398 Calculate and substitute TARGET_CONFIGARGS (formerly
8399 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8400
26ef82f4
GK
84012001-11-26 Geoffrey Keating <geoffk@redhat.com>
8402
8403 * config.sub: Update to version 1.232 on subversion.
8404
43e64072
NC
84052001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8406
8407 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8408 files from .po files for a distribution.
8409
66f6c0d5
HPN
84102001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8411
8412 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8413
4a02fdb2
JH
84142001-11-13 Jeff Holcomb <jeffh@redhat.com>
8415
8416 Merged from net gcc:
8417 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8418 * ltcf-c.sh: Use $objext, not $ac_objext.
8419 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8420 * ltcf-cxx.sh: Add support for GNU.
8421 2001-07-22 Timothy Wall <twall@redhat.com>
8422 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8423 default settings if using GNU tools with that configuration.
8424 * ltcf-cxx.sh: Ditto.
8425 * ltcf-gcj.sh: Ditto.
8426 2001-07-21 Michael Chastain <chastain@redhat.com>
8427 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8428 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8429 * ltmain.sh: Mark as gcc-local.
8430
227b9953
JH
84312001-11-13 Jeff Holcomb <jeffh@redhat.com>
8432
8433 * Makefile.in (all-bison): Revert 2001-10-24.
8434 Don't depend on texinfo.
8435
cbbab8fb
JJ
84362001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8437
80413487 8438 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8439
922b2485
DD
84402001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8441
8442 * configure.in (--enable-languages): Be more permissive about
8443 syntax. Check for empty lists better. Warn about $LANGUAGES.
8444
f08fa01d
HPN
84452001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8446
8447 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8448
fee3da4e
JH
84492001-10-24 Jeff Holcomb <jeffh@redhat.com>
8450
8451 Makefile.in (all-bison): Don't depend on texinfo.
8452
73fb1ef9
AM
84532001-10-03 Alan Modra <amodra@bigpond.net.au>
8454
8455 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8456
373688ac
AO
84572001-09-29 Alexandre Oliva <aoliva@redhat.com>
8458
8459 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8460
9c07660b
HPN
84612001-09-28 Hans-Peter Nilsson <hp@axis.com>
8462
8463 * config.sub, config.guess: Import latest from subversions.
8464
3f152009
AO
84652001-09-21 Alexandre Oliva <aoliva@redhat.com>
8466
8467 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8468 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8469 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8470 avoid quotes nesting problems.
8471 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8472 (DO_X): Export only variables that are set.
8473
8f6a59e5
BE
84742001-09-19 Ben Elliston <bje@redhat.com>
8475
8476 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8477 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8478 semantics. Use the shell built-in "type" command instead.
8479
a1ec19fa
TS
84802001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8481
8482 * config.sub: Reverted the earlier change, this version is not the
8483 master file.
8484
4008bd9b
TS
84852001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8486
8487 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8488 Add support for mips64.
8489
dd1e52a4
JH
84902001-09-03 Jeff Holcomb <jeffh@redhat.com>
8491
8492 * configure.in: Enable libstdc++-v3 for h8300 targets.
8493
91549d1c
EC
84942001-08-30 Eric Christopher <echristo@redhat.com>
8495 Jason Eckhardt <jle@redhat.com>
8496
8497 * config.sub: Add support for mipsisa32.
8498
cf966cf9
EC
84992001-08-30 Eric Christopher <echristo@redhat.com>
8500
8501 * config.sub, config.guess: Import latest from subversions.
8502
82208dc5
AM
85032001-08-20 Alan Modra <amodra@bigpond.net.au>
8504
8505 * config.sub, config.guess: Import latest from subversions.
8506
4dca8403
DD
85072001-07-26 DJ Delorie <dj@redhat.com>
8508
8509 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8510
1107dce2
AM
85112001-06-19 Alan Modra <amodra@bigpond.net.au>
8512
8513 * Makefile.in: Revert 2001-06-17.
8514 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8515
e09a6604
L
85162001-06-17 H.J. Lu <hjl@gnu.org>
8517
8518 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8519 (gas+binutils.tar.bz2): Likewise.
8520 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8521
31a8b634
AC
8522Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8523
8524 * Makefile.in (VER): When present, extract the version number from
5481b376 8525 the file version.in.
31a8b634 8526
dc70af01
AO
85272001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8528
8529 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8530 gcc/xgcc is built, use -print-prog-name to find out the program
8531 name to use.
8532
839bbd8c
AO
85332001-06-04 Mark Mitchell <mark@codesourcery.com>
8534
8535 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8536 with_gcc]: Use `gcc -shared' to build a shared library.
8537
566e9a30
AO
85382001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8539
8540 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8541 archives.
8542
e877bb69
AO
85432001-05-28 Simon Patarin <simon.patarin@inria.fr>
8544
8545 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8546 libraries when using g++ with native linker.
8547
1605288b
AO
85482001-05-28 Alexandre Oliva <aoliva@redhat.com>
8549
8550 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8551
11a383ba
TR
85522001-05-24 Tom Rix <trix@redhat.com>
8553
8554 * configure.in : enable ld for aix
cf966cf9 8555
18611226
AO
85562001-05-22 Alexandre Oliva <aoliva@redhat.com>
8557
8558 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8559 [aix4*|aix5*]: Prepend blank.
8560
6be7c12c
AO
85612001-05-20 Alexandre Oliva <aoliva@redhat.com>
8562
8563 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8564 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8565 of subdir/configure scripts to use the new libtool.m4.
8566
4ed00bba
L
85672001-05-14 H.J. Lu <hjl@gnu.org>
8568
8569 * config.if (libc_interface): Set to -libc6.2- for cross
8570 compiling to Linux/glibc 2.2.
8571
b1af961c
AO
85722001-05-03 Alexandre Oliva <aoliva@redhat.com>
8573
8574 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8575 libgcj.
8576
5ec3e74e
AO
85772001-04-26 Alexandre Oliva <aoliva@redhat.com>
8578
8579 * configure.in (noconfigdirs): Don't reset it from scratch in the
8580 target case; only append to it.
8581
b3ed1d6b
AO
85822001-04-26 Alexandre Oliva <aoliva@redhat.com>
8583
8584 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8585 sparc-*-solaris2.8]: Disable ${libgcj}.
8586
96111c10
AO
85872001-04-25 Alexandre Oliva <aoliva@redhat.com>
8588
8589 * configure.in (libgcj_saved): Copy from $libgcj.
8590 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8591 --disable-libgcj.
8592
b5bf43f2
AO
85932001-04-20 Alexandre Oliva <aoliva@redhat.com>
8594
8595 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8596 1.641.2.228.
8597
8cc32590
AO
85982001-04-12 Alexandre Oliva <aoliva@redhat.com>
8599
8600 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8601 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8602
dec0cb0c
AO
86032001-04-01 Alexandre Oliva <aoliva@redhat.com>
8604
8605 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8606 New macros.
8607 (bootstrap, cross): Use RECURSE_FLAGS.
8608 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8609
6a9c3886
AO
86102001-03-27 Alexandre Oliva <aoliva@redhat.com>
8611
8612 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8613
d4fc7db8
NC
86142001-03-23 Nick Clifton <nickc@redhat.com>
8615
8616 * README-maintainer-mode: Add note about inability to use "make
8617 distclean" in maintainer mode.
8618
7389ff65
AO
86192001-03-22 Alexandre Oliva <aoliva@redhat.com>
8620
8621 Re-installed:
8622 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8623 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8624 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8625 * ltcf-cxx.sh: Likewise.
8626 * ltcf-gcj.sh: Likewise.
8627
b3e0dc8e
PB
86282001-03-22 Philip Blundell <philb@gnu.org>
8629
8630 * config.sub, config.guess: Import latest from subversions.
8631
469b781c
AO
86322001-03-22 Alexandre Oliva <aoliva@redhat.com>
8633
8634 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8635 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8636
b0dad762
MC
86372001-03-20 Michael Chastain <chastain@redhat.com>
8638
8639 * Makefile.in: all-m4 depends on all-texinfo.
8640
c559bb17
AO
86412001-03-08 Alexandre Oliva <aoliva@redhat.com>
8642
8643 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8644
fef4ae2e
JJ
86452001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8646
8647 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8648 longer valid.
8649
8d6dd99d
NC
86502001-02-16 Nick Clifton <nickc@redhat.com>
8651
8652 * configure.in (noconfigdirs): Allow configuration of texinfo
8653 for Cygwin hosts.
8654
a85d7ed0
NC
86552001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8656
8657 * config.guess: Add linux target for S/390.
8658 * config.sub: Likewise.
8659 * configure.in: Likewise.
8660
51221c5e
DD
86612001-02-06 Ben Elliston <bje@redhat.com>
8662
8663 * configure: Output host type to stdout, not stderr.
8664
9dec4c71
MS
86652001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8666
8667 * config.guess: Import from subversions.gnu.org (revision 1.181).
8668 * config.sub: Import from subversions.gnu.org (revision 1.199).
8669
9add9c04
AM
86702001-01-30 Alan Modra <alan@linuxcare.com.au>
8671
8672 * config.guess: Handle hppa64-linux systems.
8673
8679174d
MS
86742001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8675
8676 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8677 Don't unset, it's non-portable and no longer necessary, set to empty
8678 instead.
8679
02d01ed4
MS
86802001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8681
8682 * ltconfig: Shell portability fix for the tagname validity check.
8683
4cc5853d
MS
86842001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8685
8686 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8687
7487e485
AO
86882001-01-27 Alexandre Oliva <aoliva@redhat.com>
8689
8690 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8691 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8692
f332af52
AO
86932001-01-24 Alexandre Oliva <aoliva@redhat.com>
8694
8695 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8696 keep at least one of build_libtool_libs or build_old_libs set to
8697 yes.
8698
ef099754
AO
86992001-01-24 Alexandre Oliva <aoliva@redhat.com>
8700
8701 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8702 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8703
8341f2fc 87042000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8705
8341f2fc
AJ
8706 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8707
87082000-11-03 Philip Blundell <pb@futuretv.com>
8709
8710 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8711 files.
ebf0fa2e 8712
c320a39f
JJ
87132001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8714
8715 * COPYING.NEWLIB: Put into source repository.
8716
8817b92e
BE
87172001-01-15 Ben Elliston <bje@redhat.com>
8718
8719 * configure.in (host_tools): Add sid.
8720 Always configure cgen.
8721 * Makefile.in (all-sid): New target.
8722 (check-sid, clean-sid, install-sid): Likewise.
8723
35590697
AJ
87242001-01-07 Andreas Jaeger <aj@suse.de>
8725
80413487 8726 * config.sub, config.guess: Update from subversions.
35590697 8727
6ee6cea6
AO
87282000-12-12 Alexandre Oliva <aoliva@redhat.com>
8729
8730 * configure.in: Disable language-specific target libraries for
8731 languages that aren't enabled.
8732
077b8428
NC
87332000-11-24 Nick Clifton <nickc@redhat.com>
8734
8735 * configure.in (xscale-elf): Add target.
8736 (xscale-coff): Add target.
8737 (c4x, c5x, tic54x): Move after ARM targets.
8738
9e28a1ed
AO
87392000-11-23 Alexandre Oliva <aoliva@redhat.com>
8740
8741 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8742
be98a80a
ILT
87432000-11-20 Ian Lance Taylor <ian@zembu.com>
8744
8745 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8746
5cec67bf
AO
87472000-11-18 Alexandre Oliva <aoliva@redhat.com>
8748
8749 * Makefile.in: Merge with GCC and libgcj.
8750 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8751 configure-target-<library> when their configure scripts need the C
8752 or C++ library to have already been built to work properly.
8753 (do_proto_toplev): Set them to an empty string.
8754
d932cae7 87552000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8756
8757 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8758 (REALLY_SET_LIB_PATH): Use them.
8759
d932cae7 87602000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8761
8762 * config.sub: Add support for Sun Chorus
8763
8602ff0c
NC
87642000-11-02 Per Lundberg <plundis@chaosdev.org>
8765
8766 * config.sub: Add support for the *-storm-chaos OS.
8767
f9e0997d
NC
87682000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8769
80413487
RH
8770 * configure.in (noconfigdirs): Don't compile some
8771 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8772
d64552c5
AO
87732000-09-30 Alexandre Oliva <aoliva@redhat.com>
8774
8775 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8776 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8777 all affected `configure' scripts.
8778
97f60b31
AO
87792000-09-25 Alexandre Oliva <aoliva@redhat.com>
8780
8781 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8782 ltcf-c.sh.
8783
6e8dd58f
PB
87842000-09-12 Philip Blundell <philb@gnu.org>
8785
8786 * config.sub, config.guess: Update from subversions.
8787
103a2e99
AO
87882000-09-06 Alexandre Oliva <aoliva@redhat.com>
8789
51601921
AO
8790 * Makefile.in (all-zlib): Added dummy target.
8791
103a2e99
AO
8792 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8793 multi-language branch.
8794
2809b4b9
AO
87952000-09-05 Alexandre Oliva <aoliva@redhat.com>
8796
8797 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8798 (bootstrap*): Depend on all-bootstrap.
8799
7450026c
AO
88002000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8801
8802 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8803 crosses, but add gcc/include to the header search path for them.
8804
6cf86f7f
AO
88052000-08-31 Alexandre Oliva <aoliva@redhat.com>
8806
8807 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8808 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8809 * gettext.m4: New file, extracted from aclocal.m4.
8810
ce2ea6e3
AO
88112000-08-22 Alexandre Oliva <aoliva@redhat.com>
8812
8813 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8814 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8815 sub-configures.
8816
9765193e
DE
88172000-08-20 Doug Evans <dje@casey.transmeta.com>
8818
8819 * Makefile.in (ALL_MODULES): Add all-cgen.
8820 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8821 (all-cgen): New target.
8822 (all-opcodes,all-sim): Depend on all-cgen.
8823 * configure.in (host_tools): Add cgen.
8824 Only configure cgen if --enable-cgen-maint.
8825
d7b32520
AO
88262000-08-17 Alexandre Oliva <aoliva@redhat.com>
8827
8828 * config-ml.in (CC, CXX): Don't introduce a leading space.
8829
e52ef561
AO
88302000-08-16 Alexandre Oliva <aoliva@redhat.com>
8831
8832 * configure.in (libstdcxx_flags): Use
8833 libstdc++-v3/src/libstdc++.INC.
8834
88f9c2a0
AO
88352000-08-15 Alexandre Oliva <aoliva@redhat.com>
8836
8837 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8838
98fbe43f
JM
88392000-08-11 Jason Merrill <jason@redhat.com>
8840
8841 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8842 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8843 (FLAGS_FOR_TARGET): Not here.
8844 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8845
279ddab4
DD
88462000-08-07 DJ Delorie <dj@redhat.com>
8847
8848 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8849 "if we're also building gcc, and it's a gcc that will run on the
8850 build machine, we want to use its includes instead of the system's
8851 default includes".
8852
60523a83
AO
88532000-08-03 Alexandre Oliva <aoliva@redhat.com>
8854
24ffec7a
AO
8855 * configure.in (libstdcxx_flags): Don't use `"'.
8856
60523a83
AO
8857 * config-ml.in: Adjust multilib search paths to the
8858 appropriate multilib tree.
8859
daf644b5
AO
88602000-08-02 Alexandre Oliva <aoliva@redhat.com>
8861
8862 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8863 commas in $LANGUAGES.
8864
63266560
DD
88652000-08-01 Alexandre Oliva <aoliva@redhat.com>
8866
8867 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8868
88692000-07-31 Alexandre Oliva <aoliva@redhat.com>
8870
8871 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8872 CXX_FOR_TARGET for sed.
8873
88742000-07-30 Alexandre Oliva <aoliva@redhat.com>
8875
8876 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8877 Do not override if already set in the environment or in configure.
8878 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8879 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8880
9e449d3e
AO
88812000-07-27 Alexandre Oliva <aoliva@redhat.com>
8882
8883 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8884 (GCC_FOR_TARGET): Use it.
8885 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8886 * configure.in: ... here.
8887 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8888 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8889
8bbd92e0
AO
88902000-07-24 Alexandre Oliva <aoliva@redhat.com>
8891
fd1f87b2
AO
8892 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8893 (configure-target-libchill, configure-target-libobjc): Likewise.
8894
8bbd92e0
AO
8895 * configure.in: Use the same cache file for all target libs.
8896 * config-ml.in: But different cache files per multilib variant.
8897
25c6c112
JL
88982000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8899
8900 * configure (topsrcdir): Don't use dirname.
8901
ba73c63f
JM
89022000-07-20 Jason Merrill <jason@redhat.com>
8903
8904 * configure.in: Remove all references to libg++ and librx.
8905
8906 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8907
1af08294
HPN
89082000-07-20 Hans-Peter Nilsson <hp@axis.com>
8909
8910 * config.sub: Update to subversions version 2000-07-06.
8911
ba73c63f
JM
89122000-07-12 Andrew Haley <aph@cygnus.com>
8913
8914 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8915 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8916
89172000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8918
8919 * symlink-tree: Check number of arguments.
8920
d932cae7 89212000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8922
8923 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8924
ba73c63f
JM
89252000-07-05 Jim Wilson <wilson@cygnus.com>
8926
8927 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8928 search path for a g++ extracted from the build tree. This
8929 will allow link tests run by configure scripts in
8930 subdirectories to succeed.
8931
92ee2f86
UC
89322000-07-01 Koundinya K <kk@ddeorg.soft.net>
8933
80413487 8934 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8935
23f2f29f
CV
89362000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8937
8938 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8939 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8940
f04f5a67
TW
89412000-06-19 Timothy Wall <twall@cygnus.com>
8942
8943 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8944 * config.sub: Add tic54x target.
8945
11da68be
NC
89462000-06-07 Phillip Thomas <pthomas@suse.de>
8947
8948 * README-maintainer-mode: New file: Contains notes on using
8949 --enable-maintainer-mode with binutils.
8950
d932cae7 89512000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8952
8953 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8954
d932cae7 89552000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8956
8957 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8958 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8959
9442cea3
L
896020000-05-21 H.J. Lu (hjl@gnu.org)
8961
80413487
RH
8962 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8963 directory are used if they exist. Make sure
8964 $(build_tooldir)/include is searched for header files,
8965 $(build_tooldir)/lib/ for library files.
9442cea3 8966 (GCC_FOR_TARGET): Likewise.
80413487 8967 (CXX_FOR_TARGET): Likewise.
9442cea3 8968
d932cae7 89692000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8970
8971 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8972
d932cae7 89732000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8974
8975 * Makefile.in (configure-target-libiberty): Depend on
8976 configure-target-newlib.
8977
ba73c63f
JM
89782000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8979
8980 * configure.in, Makefile.in: Merge all libffi-related
8981 configury stuff from the libgcj tree.
8982
d932cae7 89832000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8984
8985 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8986 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8987
d932cae7 89882000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8989
8990 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8991 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8992 current version information. Add to proto-toplev directory.
b5a23627
AC
8993 (gdb-taz): Build do-djunpack.
8994
ba73c63f
JM
89952000-05-15 David Edelsohn <edelsohn@gnu.org>
8996
8997 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8998
7c86ed39
L
89992000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9000
9001 * ltmain.sh: Preserve in relink_command any environment
9002 variables that may affect the linker behavior.
9003
d932cae7 90042000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
9005
9006 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9007
d932cae7 90082000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
9009
9010 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9011
ed0a91a5
EZ
90122000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9013
9014 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 9015 with the version name.
ed0a91a5 9016
ba73c63f 90172000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 9018
ba73c63f 9019 * config.if: Tweak.
6cafa39f 9020
ba73c63f 90212000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 9022
ba73c63f 9023 * djunpack.bat: New file.
66156876 9024
d932cae7 90252000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
9026
9027 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
9028 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9029 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9030 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 9031
ba73c63f
JM
90322000-04-16 Dave Pitts <dpitts@cozx.com>
9033
80413487
RH
9034 * config.sub (case $basic_machine): Change default for "ibm-*"
9035 to "openedition".
ba73c63f 9036
d932cae7 90372000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
9038
9039 * Makefile.in (gdb-taz): New target. GDB specific archive.
9040 (do-md5sum): New target.
9041 (MD5PROG): Define.
9042 (PACKAGE): Default to TOOL.
9043 (VER): Default to a shell script.
9044 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 9045 md5 checksum generation.
b35ece4e
AC
9046 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9047 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9048 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 9049 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 9050
d932cae7 90512000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
9052
9053 * configure (warn_cflags): Delete.
9054
ba73c63f 90552000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 9056 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 9057
80413487
RH
9058 * configure.in (enable_libstdcxx_v3): Add.
9059 (target_libs): Add bits here to switch between libstdc++-v2 and
9060 libstdc++-v3.
9061 * config.if: And this file too.
9062 * Makefile.in: Add libstdc++-v3 targets.
35590697 9063
ba73c63f
JM
90642000-04-05 Michael Meissner <meissner@redhat.com>
9065
9066 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 9067
d332c5ac
JM
90682000-03-29 Jason Merrill <jason@casey.cygnus.com>
9069
9070 * configure.in: -linux-gnu*, not -linux-gnu.
9071
d932cae7 90722000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
9073
9074 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9075 (do-tar-bz2): Replace TOOL with PACKAGE.
9076 (gdb.tar.bz2): Remove GDBTK from GDB package.
9077 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 9078 dejagnu.tar.bz2): New packages.
6dcbc97b 9079
96ce09a7
ILT
90802000-02-27 Andreas Jaeger <aj@suse.de>
9081
9082 * configure.in: Add entry for mips*-*-linux*, move catch all
9083 *-*-*linux* entry below this one.
9084
2031769e
ILT
90852000-02-27 Ian Lance Taylor <ian@zembu.com>
9086
9087 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9088
4bab746c
NC
90892000-02-24 Nick Clifton <nickc@cygnus.com>
9090
9091 * config.sub: Support an OS of "wince".
9092
d932cae7 90932000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
9094
9095 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 9096 version.
ada59422 9097
5b93d8bb
AM
90982000-02-23 Linas Vepstas <linas@linas.org>
9099
9100 * config.sub: Add support for Linux/IBM 370.
9101 * configure.in: Likewise.
9102
2fb651f6
NC
91032000-02-22 Nick Clifton <nickc@cygnus.com>
9104
9105 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9106
b8441c25
CF
91072000-02-20 Christopher Faylor <cgf@cygnus.com>
9108
9109 * config.guess: Guess "cygwin" rather than "cygwin32".
9110
d332c5ac
JM
91112000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9112
9113 * configure (gcc_version): When setting, narrow search to
9114 lines containing `version_string'.
9115
ba73c63f
JM
91162000-02-15 Denis Chertykov <denisc@overta.ru>
9117
9118 * config.sub: Add support for avr target.
9119
d932cae7 91202000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
9121
9122 * config.sub: Add mmix-knuth-mmixware.
9123
91242000-01-27 Christopher Faylor <cgf@redhat.com>
9125
9126 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9127 structure stuff to -L library search.
9128 (CXX_FOR_TARGET): Ditto.
9129 (CROSS_CHECK_MODULES): Fix spelling mistake.
9130
91312000-01-24 Mark Mitchell <mark@codesourcery.com>
9132
9133 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9134 the C++ compiler.
9135
91362000-01-12 Richard Henderson <rth@cygnus.com>
9137
9138 * configure.in: Don't build some bits for beos.
9139
91402000-01-12 Joel Sherrill (joel@OARcorp.com)
9141
9142 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9143 as include files.
9144
91b2c84d
GK
91452000-01-06 Geoff Keating <geoffk@cygnus.com>
9146
9147 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9148 not mh-aix43.
9149
ba73c63f
JM
91501999-12-14 Richard Henderson <rth@cygnus.com>
9151
9152 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9153 * config.sub: Accept alphaev[78], alphaev8.
9154
91551999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9156
9157 * config.guess, config.sub: Update from autoconf.
9158
9159Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9160
9161 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9162 necessary libraries are missing.
9163
91641999-10-25 Andreas Schwab <schwab@suse.de>
9165
9166 * configure: Fix quoting inside arguments of eval.
9167
91681999-10-21 Nick Clifton <nickc@cygnus.com>
9169
9170 * config-ml.in: Allow suppression of some ARM multilibs.
9171
9172Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9173
9174 * config.guess: Add OS/390 match pattern.
9175 * config.sub: Add mvs, openedition targets.
9176 * configure.in (i370-ibm-opened*): New.
9177
ef14edc4
ILT
91781999-09-04 Steve Chamberlain <sac@pobox.com>
9179
9180 * config.sub: Add support for configuring for pj.
9181
afb478e8
NC
91821999-08-31 Nick Clifton <nickc@cygnus.com>
9183
fd6848f6 9184 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 9185
ba73c63f 91861999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
9187
9188 * configure.in: Do not configure or build ld for AIX
9189 platforms. ld is known to be broken on these platforms.
9190
ba73c63f
JM
9191Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9192
9193 * config-ml.in: Pass compiler flag corresponding to multidirs to
9194 subdir configures.
9195
c363de44
ILT
91961999-08-09 Ian Lance Taylor <ian@zembu.com>
9197
9198 * Makefile.in (LDFLAGS): Define.
9199
dc8bc5a6
ILT
92001999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9201
9202 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9203 noconfigdirs.
9204 (*-*-cygwin*): Likewise.
9205
6ca3858e
ILT
92061999-08-08 Ian Lance Taylor <ian@zembu.com>
9207
71141bb6
ILT
9208 * mkdep: New file.
9209 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9210 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9211
6ca3858e
ILT
9212 From Eli Zaretskii <eliz@is.elta.co.il>:
9213 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9214 long file name when using DJGPP on MS-DOS.
9215
ba73c63f
JM
9216Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9217
9218 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9219
2735a327
AM
92201999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9221
9222 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9223 dependency as this causes "make check" to globally "make all"
9224
ba73c63f
JM
9225Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9226
9227 * configure.in (target_libs): Added target-zlib.
9228 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9229 (CONFIGURE_TARGET_MODULES): Likewise.
9230 (CHECK_TARGET_MODULES): Likewise.
9231 (INSTALL_TARGET_MODULES): Likewise.
9232 (CLEAN_TARGET_MODULES): Likewise.
9233 (configure-target-zlib): New target.
9234 (all-target-zlib): Likewise.
9235 (all-target-libjava): Depend on all-target-zlib.
9236 (configure-target-libjava): Depend on configure-target-zlib.
9237
9238 * Makefile.in (configure-target-libjava): Depend on
9239 configure-target-newlib.
9240 (configure-target-boehm-gc): New target.
9241 (configure-target-qthreads): New target.
9242
80413487
RH
9243 * configure.in (target_libs): Added target-qthreads.
9244 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9245 (CONFIGURE_TARGET_MODULES): Likewise.
9246 (CHECK_TARGET_MODULES): Likewise.
9247 (INSTALL_TARGET_MODULES): Likewise.
9248 (CLEAN_TARGET_MODULES): Likewise.
9249 (all-target-qthreads): New target.
9250 (configure-target-libjava): Depend on configure-target-qthreads.
9251 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9252
9253 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9254 (CONFIGURE_TARGET_MODULES): Likewise.
9255 (CHECK_TARGET_MODULES): Likewise.
9256 (INSTALL_TARGET_MODULES): Likewise.
9257 (CLEAN_TARGET_MODULES): Likewise.
9258 (all-target-libjava): New target.
9259 (all-target-boehm-gc): Likewise.
9260 * configure.in (target_libs): Added libjava, boehm-gc.
9261
08d836d6
ILT
92621999-07-22 Ian Lance Taylor <ian@zembu.com>
9263
9264 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9265 configure.bat in SUPPORT_FILES.
9266 (gas+binutils.tar.bz2): Likewise.
9267
9268 * makeall.bat: Remove; obsolete.
9269
8f36e47c
ILT
92701999-07-21 Ian Lance Taylor <ian@zembu.com>
9271
9272 From Mark Elbrecht:
9273 * configure.bat: Remove; obsolete.
9274
56e82f25
ILT
92751999-07-11 Ian Lance Taylor <ian@zembu.com>
9276
9277 * configure: Add -W -Wall to the default CFLAGS when compiling with
9278 gcc.
9279
1001d816
JL
9280Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9281
9282 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9283
106117aa
MM
92841999-06-30 Mark Mitchell <mark@codesourcery.com>
9285
9286 * configure.in: Build ld on IRIX6.
9287
c376f4ed
ILT
92881999-06-12 Ian Lance Taylor <ian@zembu.com>
9289
9290 * Makefile.in: Change distribution targets to use bzip2 instead of
9291 gzip.
9292 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9293 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9294
306b7445
NC
92951999-06-04 Nick Clifton <nickc@cygnus.com>
9296
9297 * config.sub: Add mcore target.
9298
d932cae7 92991999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9300
9301 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9302
d932cae7 93031999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9304
9305 * config.guess (dummy): Changed to $dummy.
9306
6c3175b0
NC
93071999-05-24 Nick Clifton <nickc@cygnus.com>
9308
ba73c63f
JM
9309 * config.sub: Tidied up case statements.
9310
93111999-05-22 Ben Elliston <bje@cygnus.com>
9312
9313 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9314 <jiro@din.or.jp>.
9315
9316 * config.guess: Merge with FSF version. Future changes will be
9317 more accurately recorded in this ChangeLog.
9318 * config.sub: Likewise.
9319
d932cae7 93201999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9321
9322 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9323
252b5132
RH
93241999-04-30 Tom Tromey <tromey@cygnus.com>
9325
9326 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9327
93281999-04-23 Tom Tromey <tromey@cygnus.com>
9329
9330 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9331
93321999-04-20 Drew Moseley <dmoseley@cygnus.com>
9333
9334 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9335 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9336 Bad merge removed these two changes.
9337
ba73c63f 9338Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9339 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9340
9341 * config.guess (interix Alpha): Add.
9342
252b5132
RH
93431999-04-11 Richard Henderson <rth@cygnus.com>
9344
9345 * configure.in (i?86-*-beos*): Do config gperf; don't config
9346 gdb, newlib, or libgloss.
9347
d932cae7 93481999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9349
ba73c63f
JM
9350 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9351 link a trivial program with -mabi=64. If it fails, remove mabi=64
9352 from multidirs.
9353
d932cae7 93541999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9355
9356 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9357
252b5132
RH
93581999-04-08 Nick Clifton <nickc@cygnus.com>
9359
9360 * config.sub: Add support for mcore targets.
9361
93621999-04-07 Michael Meissner <meissner@cygnus.com>
9363
9364 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9365 not mt-ospace, in order to shut up assembler warning about using
9366 symbols that are named the same as registers.
9367
93681999-04-07 Drew Moseley <dmoseley@cygnus.com>
9369
9370 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9371 dependency list for all-target-cygmon.
9372
93731999-04-05 Doug Evans <devans@casey.cygnus.com>
9374
9375 * config-ml.in: Check $host, not $target, for selective multilibs.
9376 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9377 thumb interworking, and underscore prefix multilibs.
9378
93791999-04-04 Ian Lance Taylor <ian@zembu.com>
9380
9381 * missing: Update to version from current automake.
9382
9383Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9384
9385 * configure (gxx_include_dir): Removed.
9386
9387 * configure.in (gxx_include_dir): Handle it.
9388 * Makefile.in: Likewise.
9389
93901999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9391
9392 * config.sub (mips64vr4111,mips64vr4111el) Add.
9393
93941999-03-21 Ben Elliston <bje@cygnus.com>
9395
80413487 9396 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9397
9398Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9399
252b5132
RH
9400 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9401 config/mh-djgpp.
9402
9403Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9404
9405 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9406 all-target-newlib to dependency list for all-target-bsp.
9407
9408Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9409
9410 * config.sub: Add i386-uwin support.
9411 * config.guess: Likewise.
9412
9413Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9414
9415 * configure.in: cleanup, add mh-*pic handling for arm, special
9416 case powerpc*-*-aix*
9417
9418Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9419
9420 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9421 can be built.
9422
9423Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9424
9425 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9426 targets.
252b5132
RH
9427
94281999-03-02 Nick Clifton <nickc@cygnus.com>
9429
9430 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9431
d932cae7 94321999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9433
9434 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9435
94361999-02-24 Nick Clifton <nickc@cygnus.com>
9437
9438 * config.sub: Fix typo in arm recognition.
9439
d932cae7 94401999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9441
9442 * configure.in (noconfigdirs): Changed target_configdirs to
9443 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9444 rather than m68k-*-* since it is not known to work on
9445 m68k-aout. Ditto for arm-*-*oabi.
9446
d932cae7 94471999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9448
9449 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9450
94511999-02-19 Ben Elliston <bje@cygnus.com>
9452
9453 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9454 Smart and improved by Andrew Cagney.
9455
d932cae7 94561999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9457
9458 * config.guess: Recognize openbsd-*-hppa.
9459
d932cae7 94601999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9461
9462 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9463 only if it is not empty.
9464
94651999-02-17 Nick Clifton <nickc@cygnus.com>
9466
9467 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9468
fd6848f6 9469 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9470
9471 * config.sub: Modified to recognize uname's armv* syntax.
9472
94731999-02-17 Mark Salter <msalter@cygnus.com>
9474
9475 * configure.in: Added target-bsp for sparclite.
9476
d932cae7 94771999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9478
9479 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9480
94811999-02-08 Nick Clifton <nickc@cygnus.com>
9482
9483 * configure.in: Add support for strongarm port.
9484 * config.sub: Add support for strongarm target.
9485
d932cae7 94861999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9487
252b5132
RH
9488 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9489 the old name config/mh-cygwin32.
9490 Enable texinfo.
9491
d932cae7 94921999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9493
9494 * configure.in: Do build ld for ix86 Solaris.
9495
d932cae7 94961999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9497
9498 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9499 $AR_FOR_TARGET. Likewise for RANLIB.
9500
d932cae7 95011999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9502
80413487
RH
9503 * config.sub (oabi): Recognize.
9504 * configure.in (arm-*-oabi): Handle.
252b5132 9505
d932cae7 95061999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9507
9508 * config.guess: Improve detection of i686 on UnixWare 7.
9509
d932cae7 95101999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9511
9512 * config.guess: Add support for i386-pc-interix.
9513 * config.sub: Likewise.
9514 * configure.in: Likewise.
252b5132 9515
d932cae7 95161999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9517
9518 * Makefile.in: Remove unneeded all-target-libio from
9519 from all-target-winsup target since it is now unneeded.
9520 Add all-target-libtermcap in its place since it is now
9521 needed.
9522
d932cae7 95231998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9524
9525 * configure.in: makefile stub for cygwin target is probably
9526 unnecessary. Remove it for now.
252b5132 9527
d932cae7 95281998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9529
9530 * configure.in: libtermcap.a should be built when cygwin is the
9531 target as well as the host.
9532 * config.guess: Allow mixed case in cygwin uname output.
9533 * Makefile.in: Add libtermcap target.
252b5132 9534
d932cae7 95351998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9536
9537 * config.sub: Clean up handling of hppa2.0.
9538
d932cae7 95391998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9540
9541 * config.guess: Use C code to identify more HP machines.
9542
9543Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9544
9545 * config.sub: Handle hppa2.0.
9546
ba73c63f
JM
9547Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9548
9549 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9550 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9551
95521998-12-15 Mark Salter <msalter@cygnus.com>
9553
9554 * configure.in: Added target-bsp for several target architectures.
9555
9556 * Makefile.in: Added rules for bsp.
9557
252b5132
RH
9558Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9559
9560 * config.guess: Improve detection of hppa2.0 processors.
9561
9562Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9563
9564 * config.guess: Recognize FreeBSD using ELF automatically.
9565
95661998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9567
9568 * configure (skip-this-dir): Add handling for new shell script, which
9569 might be created by a sub-directory's configure to indicate, this particular
9570 directory is "unwanted".
9571 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9572
252b5132
RH
9573Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9574
9575 * ltconfig: import from libtool, after changing libtool to
9576 account for the cygwin name change.
9577
9578Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9579
9580 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9581 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9582
9583Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9584
9585 * configure.in: Add libtermcap to list of cygwin dependencies.
9586
d932cae7 95871998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9588
80413487
RH
9589 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9590 they include winsup/include when it's a cygwin target.
252b5132
RH
9591
95921998-11-12 Tom Tromey <tromey@cygnus.com>
9593
9594 * configure.in (host_tools): Added zip.
9595 * Makefile.in (all-target-libjava): Depend on all-zip.
9596 (all-zip): New target.
9597 (ALL_MODULES): Added all-zip.
9598 (NATIVE_CHECK_MODULES): Added check-zip.
9599 (INSTALL_MODULES): Added install-zip.
9600 (CLEAN_MODULES): Added clean-zip.
9601
d932cae7 96021998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9603
9604 * Makefile.in: lose "32" from comment about cygwin.
9605
d932cae7 96061998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9607
9608 * configure.in: Use -Os to build target libraries for the fr30.
9609
d932cae7 96101998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9611
9612 * config.sub: Add fr30.
9613
d932cae7 96141998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9615
80413487 9616 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9617 cygwin* instead of cygwin32*.
9618 * config.sub: Check cygwin* instead of cygwin32*.
9619
d932cae7 96201998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9621
9622 * config.guess: Match any version of Unixware7.
9623
252b5132
RH
96241998-10-20 Syd Polk <spolk@cygnus.com>
9625
9626 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9627 if desired.
9628
d932cae7 96291998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9630
9631 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9632 these if the appropriate directories and files to not exist.
9633
d932cae7 96341998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9635
9636 * Makefile.in (DEVO_SUPPORT): Add config.if.
9637
d932cae7 96381998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9639
9640 * configure: Add pattern to replace "build_tooldir"'s
9641 definition in the generated Makefile with "tooldir"'s
9642 actual value.
9643
252b5132
RH
9644Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9645
9646 * config.sub: Bring back lost sparcv9.
9647
ba73c63f
JM
9648 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9649
9650Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9651
9652 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9653 CC_FOR_TARGET and friends.
9654
9655Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9656
ba73c63f
JM
9657 * Makefile.in (build_tooldir): New variable, same as tooldir.
9658 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9659 -B$(build_tooldir)/bin/.
9660 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9661
252b5132
RH
9662Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9663
9664 * config.sub: Add support for i[34567]86-pc-udk.
9665 * configure.in: Likewise.
9666
9667Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9668
9669 * Makefile.in: add bzip2 package building bits for user
9670 tools module
9671 * configure.in: ditto
9672
ba73c63f
JM
9673Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9674
9675 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9676 (ALL_TARGET_MODULES): Add all-target-libobjc.
9677 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9678 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9679 (all-target-libchill): Add dependencies.
9680 * configure.in (target_libs): Add libchill.
35590697 9681
252b5132
RH
96821998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9683
ba73c63f 9684 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9685
9686Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9687
9688 * Makefile.in (all-automake): fix dependencies.
9689
9690Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9691
9692 * configure.in: Minor cleanups for building in the $(target_alias)
9693 subdir.
9694
96951998-09-22 Jim Wilson <wilson@cygnus.com>
9696
9697 * Makefile.in (bootstrap): Set r and s before make all. Use
9698 BASE_FLAGS_TO_PASS in make all.
9699 (cross): Likewise.
9700
97011998-09-20 Mark Mitchell <mark@markmitchell.com>
9702
9703 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9704
252b5132
RH
9705Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9706
9707 * config.sub: Fix typo in last change.
9708
97091998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9710
9711 * config.sub: Add support for C4x target.
9712 * configure.in: Likewise.
9713
97141998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9715
9716 * config.sub: Recognize sparcv9 just like sparc64.
9717
9718Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9719
9720 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9721
9722Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9723
9724 * config.guess: Correctly identify Pentium II sco boxes.
9725
9726 * config.guess: Fix "tr" code. From Weiwen Liu.
9727
9728Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9729
9730 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9731 stabs.
9732
9733Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9734
9735 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9736 (ALL_TARGET_MODULES): Add all-target-libchill.
9737 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9738 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9739 (all-target-libchill): Add dependencies.
9740 * configure.in (target_libs): Add libchill.
9741
9742Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9743
9744 * config.guess: Avoid assumptions about "tr" behaves when
9745 LANG is set to something other than English.
9746
9747Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9748
9749 * configure (gxx_include_dir): Changed to
9750 '${prefix}/include/g++'-${libstdcxx_interface}.
9751
9752 * config.if: New to determine the interfaces.
9753
9754Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9755
9756 * config.guess: Detect and handle MPE/IX.
9757 * config.sub: Deal with MPE/IX.
9758
9759Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9760
9761 * configure.in: Use mh-aix43.
9762
97631998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9764
9765 * configure: Fix --without/--disable cases for gxx-include-dir.
9766
9767Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9768
9769 * mdata-sh: Imported. Needed for automake support.
9770
9771Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9772
ba73c63f 9773 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9774 "chmod og=u `find . -print`".
9775
9776Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9777
ba73c63f 9778 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9779
9780Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9781
9782 * Makefile.in: Undo previous patch.
9783
9784Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9785
9786 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9787 to here ...
9788 (install-no-fixedincludes): and here
9789 (INSTALL_MODULES): ... from here.
9790
9791Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9792
9793 * config.sub: Merge with FSF.
9794
9795 * config.guess: Merge with FSF.
9796
9797Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9798
9799 * configure (extraconfigdirs): New variable.
9800 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9801 * Makefile.in (all): Move higher in file.
9802 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9803 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9804 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9805 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9806 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9807
98081998-07-23 Brendan Kehoe <brendan@cygnus.com>
9809
9810 * Makefile.in (all-target-libjava): Depend on all-gcc and
9811 all-target-newlib.
9812 (configure-target-libjava): Depend on $(ALL_GCC).
9813
9814Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9815
9816 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9817 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9818
9819Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9820
9821 * ylwrap: Change absolute path checks to check for DOS style path
9822 names.
9823
9824 * ylwrap: Don't use a full path name if the source file is in the
9825 same directory. From hjl@lucon.org (H.J. Lu).
9826
9827 * config-ml.in: Default to being verbose, to match Feb 18 change to
9828 configure.
9829
9830Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9831
9832 Brought over from egcs:
9833
9834 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9835
9836 * configure.in (target_subdir): Set to ${target_alias} instead
9837 of "libraries".
9838
9839 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9840
9841 * configure.in (target_subdir): Set to libraries if enable_multilib.
9842
9843Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9844
9845 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9846 multilibs, force reconfiguration the first time we create
9847 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9848
9849Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9850
9851 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9852 avoid confusion with --no-recursion.
9853
9854Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9855
9856 * configure.in: Win32 hosts shouldn't use install -x
9857 * install-sh: remove -x option, and special .exe-handling
9858 hack.
9859
9860Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9861
9862 * config.guess: Recognize i586-pc-beos.
9863 * configure.in: Don't build some bits for beos.
9864
9865Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9866
9867 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9868 CFLAGS default to -O2.
9869
9870 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9871 when using GNU ld.
9872
9873Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9874
9875 * ltmain.sh: Correct install when using a different shell.
9876
9877Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9878
9879 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9880
9881Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9882
9883 * makefile.vms: Update to build binutils/makefile.vms. Add install
9884 target.
9885
9886Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9887
9888 * ltconfig: Update to correct AIX handling.
9889
9890Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9891
9892 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9893
9894 * configure.in (target_subdir): Set to ${target_alias} instead
9895 of "libraries".
9896
98971998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9898
9899 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9900 (Makefile): Depend on $(gcc_version_trigger).
9901
9902 * configure (gcc_version): Change default initializer to empty
9903 string.
9904 (gcc_version_trigger): New variable; pass this variable down
9905 to subdir configures to enable them checking gcc's version
9906 themselves. Emit make macros for both gcc_version vars.
9907 (topsrcdir): Initialize reliably.
9908 (recursion line): Remove --with-gcc-version=${gcc_version}.
9909
99101998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9911
9912 * configure (enable_version_specific_runtime_libs): Implement new flag
9913 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9914 in $(libsubdir); emit definition in each generated Makefile.
9915 (gxx_include_dir): Initialize depending on
9916 $enable_version_specific_runtime_libs.
9917
99181998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9919
9920 * configure (gcc_version): Initialize properly depending on
9921 how and where configure is started.
9922 (recursion line): Pass a --with-gcc-version=${gcc_version}
9923 to configures in subdirs.
9924
9925Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9926
9927 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9928 cygmon
252b5132
RH
9929
9930Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9931
9932 * configure.in: Add cygmon and libstub support for mn10200.
9933
99341998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9935
9936 * configure (gcc_version): Add new variable describing the
9937 particular gcc version we're building.
9938 * Makefile.in (libsubdir): Add new macro for the directory
9939 in which the compiler finds executables, libraries, etc.
9940 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9941 and libsubdir.
9942
9943Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9944
ba73c63f
JM
9945 * Makefile.in (local-clean): Remove *.log.
9946 (warning.log): Built with warn_summary from build.log.
9947 (mail-report.log): Run test_summary.
9948 (mail-report-with-warnings.log): Run test_summary including
9949 warning.log in the report.
252b5132
RH
9950
9951Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9952
9953 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9954
9955Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9956
9957 * Makefile.in (grep): Grep no longer depends on libiberty.
9958
9959Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9960
9961 * Makefile.in: all-snavigator needs all-libgui.
9962
9963Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9964
9965 * configure.in: Add cygmon and libstub support for mn10300.
9966
9967Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9968
9969 * missing: Update to version from automake 1.3.
9970
9971 * ltmain.sh: On installation, don't get confused if the same name
9972 appears more than once in the list of library names.
9973
9974Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9975
9976 * config.sub: Accept m68060 and m5200 as CPU names.
9977
9978Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9979
9980 * configure: Use && rather than using -a in test, because odd
9981 strings can confuse test.
9982 * configure.in: Likewise.
9983
9984Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9985
9986 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9987
9988Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9989
9990 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9991 bootstrap4-lean): New targets.
9992
9993Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9994
9995 * mpw-* Delete. Not used.
252b5132
RH
9996
9997Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9998
9999 * COPYING.LIB: Update FSF address.
10000
10001Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10004
10005 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10006 GAS_SUPPORT_DIRS.
10007
10008Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10009
10010 * ltconfig, ltmain.sh: Avoid producing a version number if
10011 -version-info was not used.
10012
10013Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10014
10015 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10016 building with newlib.
10017
100181998-04-30 Paul Eggert <eggert@twinsun.com>
10019
ba73c63f 10020 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 10021 Solaris `make' causes it to continue to next definition.
252b5132 10022
afb8d725
JM
10023Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10024
10025 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10026 the right GUI libraries and files are installed along with GDB.
10027
252b5132
RH
10028Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10029
10030 * configure.in: Change alpha to alpha* in several places.
10031
10032Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10033
10034 * config.sub: Recognize sparc86x.
10035
10036Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 10037
252b5132
RH
10038 * configure.in (--enable-target-optspace): Remove debug echo.
10039
10040Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10041
10042 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10043
10044Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10045
10046 * ltconfig: Update cygwin32 support.
10047
10048 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10049 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10050 (GDB_SUPPORT_DIRS): Likewise.
10051
10052Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10053
10054 * configure.in (target_makefile_frag): If --enable-target-optspace,
10055 use -Os to compile target libraries rather than -O2. Default to
10056 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10057 not used.
10058 * configure.in (target_cflags): Ditto for d30v.
10059
10060Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10061
10062 * Makefile.in (all-bfd): Depend on all-intl.
10063 (all-binutils): Likewise.
10064 (all-gas): Likewise.
10065 (all-gprof): Likewise.
10066 (all-ld): Likewise.
10067
252b5132
RH
100681998-04-19 Brendan Kehoe <brendan@cygnus.com>
10069
10070 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10071
10072Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10073
10074 * Makefile.in (all-bfd): Depend upon all-libiberty.
10075
10076 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10077
10078Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10079
10080 * Makefile.in: Add libstub.
10081
10082 * configure.in: Ditto. Build libstub for targets that have cygmon
10083 support.
10084
10085Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10086
10087 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10088
10089Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10090
10091 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10092 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10093
10094Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10095
10096 * configure: Define DEFAULT_M4 by searching PATH.
10097 * Makfile.in: Use DEFAULT_M4.
10098
10099Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10100
10101 * ltconfig: Add cygwin32 support.
10102
10103 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
10104 to configure and build.
10105
10106Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10107
10108 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
10109
10110Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10111
10112 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10113
10114Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10115
10116 * Makefile.in: add ash make rules
10117 * configure.in: add ash to native_only and host_tools lists
10118
10119Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10120
10121 * Makefile.in (all-gettext, all-intl): New targets.
10122 (ALL_MODULES): Added all-gettext, all-intl.
10123 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10124 (INSTALL_MODULES): Added install-gettext, install-intl.
10125 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10126
10127 * configure.in (host_tools): Added gettext.
10128 (native_only): Likewise.
10129 (noconfigdirs) [various cases]: Likewise.
10130 (host_libs): Added intl.
10131
afb8d725
JM
10132Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10133
10134 * configure: Do not disable building gdbtk for cygwin32 hosts.
10135
ba73c63f
JM
10136Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10137
10138 * configure.in: Add thumb-coff target.
10139 * config.sub: Add thumb-coff target.
10140
252b5132
RH
10141Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10142
10143 * Makefile.in: Revert yesterday's change.
10144 (all-target-winsup): all-target-librx stays out of here.
10145
10146Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10147
ba73c63f
JM
10148 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10149 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10150 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
10151 Remove references to librx and libg++.
10152
10153Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10154
10155 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10156 recursive makes
10157
10158Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10159
10160 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10161 for newlib directory.
10162 (CXX_FOR_TARGET): Likewise.
10163
10164Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10165
10166 * ltconfig: Update after libtool/ltconfig.in change for
10167 hpux11.
10168
10169Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10170
10171 * ltconfig, ltmain.sh: Update to libtool 1.2.
10172
10173Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10174
10175 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10176 (install-gcc-cross): Instead, override LANGUAGES here.
10177
101781998-03-18 Dave Love <d.love@dl.ac.uk>
10179
10180 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10181 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10182
10183Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10184
10185 * configure.in: Add Thumb-pe target.
10186
10187Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 10188
252b5132
RH
10189 * Makefile.in - changed sn targets to snavigator
10190 * configure.in - changed sn targets to snavigator
10191
10192Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10193
10194 * config-ml.in: After building symlink tree call make distclean
10195 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10196 to be the case for libiberty.
10197
10198Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10199
10200 * configure: When making link, also check the current
10201 directory. The configure scripts may create one.
10202
10203Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10204
10205 * config.sub: Accept alphapca56 and alphaev6 properly.
10206
10207Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10208
10209 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10210
252b5132
RH
10211Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10212
80413487 10213 * config.sub (sco5): Fix typo.
252b5132
RH
10214
10215Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10216
10217 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10218 install-itcl.
10219 (install-itcl): Remove dependency on install-tcl.
10220
10221Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10222
10223 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10224
252b5132
RH
10225Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10226
10227 * configure.in: Don't build libgui for a cygwin32 target when not on
10228 a cygwin32 host.
10229
10230Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10231
10232 * configure (redirect): Set to null, so default behavior of
10233 configure is now --verbose.
10234
102351998-02-16 Dave Love <d.love@dl.ac.uk>
10236
10237 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10238 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10239
10240Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10241
10242 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10243 this change to sync Makefile.in with its ChangeLog entries.
10244
10245Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10246
10247 * ltmain.sh (mkdir): Check that the directory doesn't exist
10248 before we exit with error, so that we don't get races during
10249 parallel builds.
10250
10251Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10252
10253 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10254
10255Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10256
10257 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10258 PICFLAG_FOR_TARGET.
10259 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10260
10261 * configure: Emit a definition for the new macro enable_shared
10262 into each Makefile.
10263
252b5132
RH
10264Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10265
10266 * configure.in (host_tools, native_only): Add libtool.
10267
10268Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10269
10270 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10271 Fix typo in ming config comment.
10272
10273Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10274
10275 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10276
10277Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10278
10279 * config.sub: Add tic30 cases, and map c30 to tic30.
10280
ba73c63f
JM
10281Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10282
10283 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10284 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10285 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10286 (CLEAN_TARGET_MODULES): Similarly
10287 (all-target-libf2c): Add dependences.
35590697 10288 * configure.in (target_libs): Add libf2c.
ba73c63f 10289
252b5132
RH
10290Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10291
ba73c63f
JM
10292 * configure.in: Remove expect from noconfigdirs when target
10293 is cygwin32. OK to build expect and dejagnu with Canadian
10294 Cross.
252b5132
RH
10295
10296Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10297
10298 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10299 host.
10300
10301 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10302 and mingw32.
10303
10304Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10305
10306 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10307 here as it is not defined in the toplevel Makefile.
10308
10309Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10310
10311 * configure (package_makefile_rules_frag): New variable, which names
10312 a file with generic rules, ...
10313 Change comment to mention we now have FIVE parts.
10314 * configure: Undo last change.
10315
10316Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10317
10318 * config.guess: More accurate determination of HP processor types.
10319 * config.sub: More accurate determination of HP processor types.
10320
10321Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10322
10323 * configure (package_makefile_frag): Move inserting the
10324 ${package_makefile_frag} to where it should be according
10325 to the comment.
10326
ba73c63f 10327Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10328
10329 * config.guess: Add support for Linux/ARM.
10330
10331Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10332
10333 * .cvsignore: Remove *-info and *-install since they match
10334 release-info and mpw-install, which we don't want to just ignore.
10335
10336Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10337
10338 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10339
10340Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10341
10342 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10343 local_prefix to sub-make invocations.
10344
10345Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10346
10347 * configure.in: Check makefile fragments in the source
10348 directory.
10349
10350Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10351
ba73c63f
JM
10352 * configure.in: Check whether host and target makefile
10353 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10354
10355Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10356
10357 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10358
252b5132
RH
10359Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10360
10361 * configure.in: Make sure we only replace RPATH_ENVVAR on
10362 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10363 regexp to sed.
10364
10365 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10366 to sub-makes.
10367
103681998-01-13 Lee Iverson (leei@ai.sri.com)
10369
10370 * config-ml.in (multi-do): LDFLAGS must include multilib
10371 designator.
10372
10373Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10374
10375 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10376
10377Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10378
10379 * config.sub: Add mingw32 support.
10380 * configure.in: Likewise.
252b5132
RH
10381
10382Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10383
10384 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10385
10386Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10387
10388 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10389 * configure (gxx_include_dir): Provide a definition for subdirs
10390 which do not use autoconf.
10391
10392Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10393
10394 * config.guess: Sync with egcs. Picks up new alpha support,
10395 BeOS & some additional linux support.
10396
ba73c63f 10397Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10398
10399 * config.guess: HP 9000/803 is a PA1.1 machine.
10400
ba73c63f
JM
10401Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10402
10403 * configure.in: It's alpha*-...
252b5132
RH
10404
10405Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10406
ba73c63f
JM
10407 * configure.in (host_makefile_frag, target_makefile_frag):
10408 Handle multiple config files.
10409 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10410 alpha-*-*.
252b5132
RH
10411
10412Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10413
10414 * mkdep: New file.
10415
10416Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10417
10418 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10419
10420Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10421
10422 * Makefile.in: Add libgui directory.
10423 (GDB_TK): Add all-libgui.
10424 * configure.in: Add libgui directory.
10425 * configure: Add all-libgui to GDB_TK.
10426
10427Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10428
10429 * config-ml.in (multidirs): Add m32r to multilib list.
10430
10431Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10432
10433 * Makefile.in (all-target-gperf): Change dependency to
10434 all-target-libstdc++.
10435
10436Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10437
10438 * config.guess: Add BeOS support.
10439
10440Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10441
10442 Source directory cvs renamed to cvssrc:
10443 * configure.in (host_tools): Change cvs to cvssrc.
10444 (native_only): Likewise.
10445 (noconfigdirs) [various cases]: Likewise.
10446 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10447 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10448 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10449 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10450 (all-cvssrc): Rename target from all-cvs.
10451
10452Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10453
10454 * configure (gxx_include_dir): Fix thinko.
10455
10456Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10457
10458 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10459 (install-cross, install-gcc-cross): New targets.
10460
10461Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10462
10463 * configure.in (noconfigdirs): Add support for Thumb target.
10464
10465 * config.sub (maybe_os): Add support for Thumb target.
10466
10467Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10468
10469 * Makefile.in: Add rules for cygmon.
10470
10471 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10472
10473Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10474
10475 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10476 * configure (gxx_include_dir): Provide a definition for subdirs
10477 which do not use autoconf.
10478
10479Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10480
10481 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10482 11/18/97 build
252b5132
RH
10483
10484Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10485
10486 * From Franz Sirl.
10487 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10488 found on RedHat Linux systems.
10489
10490Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10491
10492 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10493 guesses.
10494
10495Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10496
10497 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10498
10499Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10500
10501 * ltmain.sh: If mkdir fails, check whether the directory was created
10502 anyhow by some other process.
10503
10504Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10505
10506 * configure.in (d30v-*-*): Configure all directories.
10507
10508Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10509
10510 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10511 for the D30V.
10512
10513Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10514
10515 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10516
10517Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10518
80413487
RH
10519 * include/libiberty.h: Add extern "C" { so it can be used with C++
10520 progrms.
10521 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10522 programs.
252b5132
RH
10523
10524Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10525
10526 * configure.in (d30v-*-*): Configure GCC now.
10527
10528Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10529
10530 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10531 is no longer needed.
10532
10533Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10534
10535 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10536
10537Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10538
10539 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10540 targets using "$@" to provide support for similar but not identical
10541 targets without having to duplicate code.
10542
10543Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10544
10545 * makefile.vms: Fix to work with DEC C.
10546
10547Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10548
10549 * config.sub: Add mips-tx39-elf to marketing names.
10550
10551Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10552
10553 * ltmain.sh: Handle symlinks in generated script.
10554
10555Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10556
10557 * configure: Handle autoconf style directory options: --bindir,
10558 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10559 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10560 --sysconfdir.
10561 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10562 (sharedstatedir, localstatedir, oldincludedir): New variables.
10563 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10564 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10565 sbindir, sharedstatedir, and sysconfdir.
10566
10567Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10568
10569 * Makefile.in (bootstrap-lean): New target.
10570
10571Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10572
10573 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10574 sn, and gnuserv from noconfigdirs.
252b5132
RH
10575
10576Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10577
10578 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10579
10580Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10581
ba73c63f 10582 * Makefile.in (cross): New target.
252b5132
RH
10583
10584Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10585 Jeff Law <law@cygnus.com>
252b5132
RH
10586
10587 * Makefile.in (bootstrap2, bootstrap3): New targets.
10588 (all-bootstrap): Remove outdated and confusing target.
10589 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10590
afb8d725
JM
10591Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10592
10593 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10594 windows. Consistent with gdb/configure.
afb8d725 10595
252b5132
RH
105961997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10597
252b5132
RH
10598 * configure.in: Name Linux target fragment.
10599
10600 * configure: Rewrite so that project Makefile fragment is inserted
10601 first and appears last in the resulting Makefile.
10602
10603Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10604
10605 * Makefile.in (install-itcl): Install tcl first.
10606
252b5132 10607Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10608
252b5132
RH
10609 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10610
10611Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10612
10613 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10614
10615 * configure.in (skipdirs): Add target-librx for Linux.
10616 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10617
10618Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10619
10620 * Makefile.in (bootstrap): New target.
10621
10622Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10623
10624 * config.sub: Accept 'amigados' for backward compatability.
10625
10626Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10627
10628 * config.guess: Merge with FSF.
10629
ba73c63f
JM
10630Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10631
10632 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10633
252b5132
RH
10634Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10635
10636 * config.sub: Add "marketing-names" patch.
10637
10638Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10639
80413487 10640 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10641
10642Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10643
10644 * config.sub: Handle v850-elf.
10645
ba73c63f
JM
10646Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10647
10648 * .cvsignore (*-install): Remove.
10649
252b5132
RH
10650Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10651
10652 * ltconfig: Set CONFIG_SHELL in libtool.
10653 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10654
10655Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10656
10657 * configure.in (target_subdir): Set to libraries if enable_multilib.
10658
10659Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10660
10661 * config.guess: Update from gcc directory.
10662
10663Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10664
10665 * Makefile.in (all-sim): Depends on all-readline.
10666
10667Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10668
10669 * Makefile.in (BISON, YACC): Use $$s.
10670 (all-bison): Depend on all-texinfo.
10671
10672Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10673
10674 * Makefile.in (BISON): Add -L flag.
10675 (YACC): Likewise.
10676
10677Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10678
35590697
AJ
10679 * configure.in (noconfigdirs): Add support for v850e target.
10680
252b5132
RH
10681 * config.sub (maybe_os): Add support for v850e target.
10682
10683Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10684
35590697
AJ
10685 * configure.in (noconfigdirs): Add support for v850ea target.
10686
252b5132
RH
10687 * config.sub (maybe_os): Add support for v850ea target.
10688
10689Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10690
10691 * config.sub: Add mipstx39. Delete r3900.
10692
10693Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10694
10695 * Makefile.in (all-autoconf): Depends on all-texinfo.
10696
10697Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10698
10699 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10700 eabi targets.
10701
10702Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10703
10704 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10705
10706 * configure: When handling a Canadian Cross, handle YACC as well as
10707 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10708 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10709
10710Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10711
10712 * Makefile.in (BISON): bison, not byacc or bison -y.
10713 (YACC): bison -y or byacc or yacc.
10714 (various): Add *-bison as appropriate.
10715 (taz): No need to mess with BISON anymore.
10716
10717Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10718
10719 * configure: If OSTYPE matches *win32*, try to find a good value for
10720 CONFIG_SHELL.
10721
10722Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10723
10724 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10725 configure.in if it is present.
10726
10727Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10728
10729 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10730
10731Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10732
10733 * config.sub: Recognize `arc' cpu.
10734 * configure.in: Likewise.
10735 * config-ml.in: Likewise.
10736
10737Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10738
10739 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10740
10741Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10742
10743 * configure: Changed sed delimiter from ':' to '|' when
10744 attempting to substitute ${config_shell} for SHELL. On
10745 NT ${config_shell} may contain a ':' in it.
10746
10747Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10748
10749 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10750
10751Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10752
10753 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10754
10755Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10756
10757 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10758
10759 * ylwrap: If the program is a relative path, force it to be
10760 absolute.
10761
10762Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10763
10764 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10765
10766Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10767
10768 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10769 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10770 for libraries.
252b5132
RH
10771
10772Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10773
10774 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10775 separated by spaces.
252b5132
RH
10776
10777Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10778
10779 * ylwrap: New file.
10780 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10781
10782 * ltmain.sh: Handle /bin/sh at start of install program.
10783
10784 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10785
10786 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10787 * missing: New file, from automake 1.2.
10788
10789Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10790
10791 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10792 check-tk to CHECK_X11_MODULES.
10793
10794Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10795
10796 * config.sub: Merge with FSF.
10797
10798Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10799
10800 * config.guess: Merge with FSF.
10801
10802Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10803
10804 * configure: Treat msdosdjgpp like go32.
10805 * configure.in: Likewise. Don't remove gprof for go32.
10806
10807 * configure: Change Makefile.tem2 to Makefile.tm2.
10808
10809Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10810
10811 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10812
10813Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10814
10815 * install-sh (chmodcmd): Set to null if the DST directory already
10816 exists. Same as Nov 11th change.
10817
10818Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10819
35590697 10820 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10821
10822Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10823
10824 * config.guess: Update from FSF.
10825
10826Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10827
10828 * Makefile.in (GDB_TK): Depend on itcl and tix.
10829
10830Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10831
10832 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10833 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10834 (INSTALL_SCRIPT): New variable.
10835 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10836 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10837 to -x.
10838 * install-sh: Add support for -x option.
10839
10840Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10841
10842 * configure.in, Makefile.in: Treat tix like itcl.
10843
10844Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10845
10846 * Makefile.in (WINDRES): New variable.
10847 (WINDRES_FOR_TARGET): New variable.
10848 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10849 (EXTRA_HOST_FLAGS): Add WINDRES.
10850 (EXTRA_TARGET_FLAGS): Add WINDRES.
10851 (EXTRA_GCC_FLAGS): Add WINDRES.
10852 ($(DO_X)): Pass down WINDRES.
10853 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10854 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10855 DLLTOOL_FOR_TARGET.
10856
10857Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10858
10859 * configure.in: configure sim before gdb for win32-x-ppc
10860
10861Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10862
10863 Move gperf into the toplevel, from libg++.
10864 * configure.in (target_tools): Add target-gperf.
10865 (native_only): Add target-gperf.
10866 * Makefile.in (all-target-gperf): New target, depend on
10867 all-target-libg++.
10868 (configure-target-gperf): Empty rule.
10869 (ALL_TARGET_MODULES): Add all-target-gperf.
10870 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10871 (CHECK_TARGET_MODULES): Add check-target-gperf.
10872 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10873 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10874
10875Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10876
252b5132
RH
10877 * config.sub (mn10200): Recognize new basic machine.
10878
10879Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10880
10881 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10882 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10883
10884Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10885
10886 * configure.in: If we're building mips-sgi-irix6* native, turn on
10887 ENABLE_MULTILIB and set TARGET_SUBDIR.
10888
10889Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10890
10891 * Makefile.in (all-sn): Depend on all-grep.
10892
10893Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10894
10895 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10896
10897 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10898 Makefile. From Jeff Makey <jeff@cts.com>.
10899 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10900
10901 * Makefile.in (DISTBISONFILES): Remove.
10902 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10903 $(DEFAULT_YACC).
10904
10905 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10906 cygwin32.
252b5132
RH
10907
10908 * Makefile.in (LD): New variable.
10909 (EXTRA_HOST_FLAGS): Pass down LD.
10910 ($(DO_X)): Likewise.
10911
10912Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10913
10914 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10915
10916Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10917
10918 * configure.in (targargs): Strip out any supplied --build argument
35590697 10919 before adding our own. Always add --build.
252b5132
RH
10920
10921Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10922
10923 * configure.in (targargs): Pass --build if we're doing
10924 a cross-compile.
10925
10926Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10927
ba73c63f 10928 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10929 sed. Otherwise sed chokes on NT path names with drive
10930 designators. Also look for "?:*" as the leading characters in an
10931 absolute pathname.
10932
10933Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10934
10935 * config.sub: Support for r3900.
10936
10937Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10938
10939 * configure.in: Use install-sh, not install.sh.
10940
10941Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10942
10943 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10944 apply it twice.
10945
10946Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10947
10948 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10949 install-binutils.
10950
10951Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10952
10953 * Makefile.in: Add automake targets.
10954 * configure.in (host_tools): Add automake.
10955
10956Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10957
10958 * configure: Default CXX to c++, not gcc.
10959 * Makefile.in (CXX): Set to c++, not gcc.
10960 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10961
10962Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10963
10964 * install-sh: try appending a .exe if source file doesn't
10965 exist
10966
10967Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10968
10969 * configure.in: Turn on multilib by default.
10970 (cross_only): Remove target-libiberty.
10971
10972 * Makefile.in (all-gcc): Don't depend on libiberty.
10973
10974Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10975
10976 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10977
10978Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10979
10980 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10981 (DISTBISONFILES): Add ld/Makefile.in
10982
10983Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10984
10985 * configure.in: if target is cygwin32 but host isn't cygwin32,
10986 don't configure gdb tcl tk expect, not just gdb.
10987
10988Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10989
10990 * configure.in: Added gnuserv everywhere sn appears.
10991
10992 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10993 (CROSS_CHECK_MODULES): Added check-gnuserv.
10994 (INSTALL_MODULES): Added install-gnuserv.
10995 (CLEAN_MODULES): Added clean-gnuserv.
10996 (all-gnuserv): New target.
10997
10998Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10999
11000 * config.guess: Fixes for MIPS OpenBSD systems.
11001
11002Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11003
11004 * Makefile.in (INSTALL_XFORM): Remove.
11005 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11006
11007 * mkinstalldirs: New file, copied from automake.
11008 * Makefile.in (installdirs): Rename from install-dirs. Use
11009 mkinstalldirs. Change all users.
11010 (DEVO_SUPPORT): Add mkinstalldirs.
11011
11012Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11013
11014 * install-sh: Rename from install.sh.
11015 * Makefile.in (INSTALL): Change install.sh to install-sh.
11016 (DEVO_SUPPORT): Likewise.
11017
11018 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11019 Graichen <graichen@rzpd.de>.
11020
11021Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11022
11023 * config.guess: Recognize OpenBSD systems correctly.
11024
11025Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11026
11027 * README, Makefile.in (ETC_SUPPORT): Remove references to
11028 cfg-paper*, configure.{texi,man,info*}._
11029
11030Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11031
11032 * Makefile.in (all.normal): Ensure that gcc is built after all
11033 the x11 - ie gdb - targets.
11034
11035Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11036
11037 * makefile.vms: Don't run conf-a-gas.
11038
11039Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11040
80413487 11041 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
11042
11043Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11044
11045 * configure.in: Remove noconfigdirs case since gdb also
11046 configures and builds for tic80-coff.
11047
11048Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11049
11050 * configure: Set cache_file to config.cache.
11051 * Makefile.in (local-distclean): Remove config.cache.
11052
11053Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11054
11055 * COPYING: Update FSF address.
11056
11057Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11058
11059 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11060 noconfigdirs.
11061
11062Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11063
11064 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11065 MAKEDIRS, is empty.
11066
11067Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11068
11069 * config.sub: Tweak mn10300 entry.
11070
11071Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11072
11073 * configure.in (host_tools): Put sim before gdb, so gdb's
11074 configure.tgt can determine if the simulator was configured.
11075
11076Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11077
11078 * config.sub: Move BeOS $os case to be with other Cygnus
11079 local cases.
11080
11081Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11082
11083 * config.sub: Remove misplaced comment that broke Linux.
11084
11085Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11086
11087 * config.sub: Add BeOS support.
11088
11089Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11090
11091 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11092
11093Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11094
11095 * configure.in (noconfigdirs): Remove tcl and tk from
11096 noconfigdirs for cygwin32 builds.
11097
11098Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11099
11100 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11101
11102Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11103
11104 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11105 make-all.com, use makefile.vms instead.
11106
11107Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11108
11109 * config.sub: Accept -lnews*.
11110
11111Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11112
11113 * configure.in (noconfigdirs): Disable target-newlib,
35590697 11114 target-examples and target-libiberty for d30v.
252b5132
RH
11115
11116Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11117
11118 * configure.in (noconfigdirs): Enable ld for d30v.
11119
11120Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11121
11122 * configure.in (tic80-*-*): Build compiler.
11123
11124Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11125
11126 * configure.in (d30v-*): Remove sim directory from list of
35590697 11127 unsupported d30v directories
252b5132
RH
11128
11129Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11130
35590697
AJ
11131 * config.sub, configure.in: Add d30v target cpu.
11132
252b5132
RH
11133Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11134
11135 * makefile.vms: New file.
11136 * make-all.com: Remove.
11137
11138Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11139
11140 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11141
11142Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11143
11144 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11145
11146Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11147
11148 * Makefile.in (ALL_MODULES): Added all-db.
11149 (CROSS_CHECK_MODULES): Addec check-db.
11150 (INSTALL_MODULES): Added install-db.
11151 (CLEAN_MODULES): Added clean-db.
11152
11153Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11154
11155 * config.guess: Merge with latest FSF sources.
11156
11157Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11158
11159 * Makefile.in (ALL_MODULES): Added all-itcl.
11160 (CROSS_CHECK_MODULES): Added check-itcl.
11161 (INSTALL_MODULES): Added install-itcl.
11162 (CLEAN_MODULES): Added clean-itcl.
11163
11164Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11165
11166 * configure.in: build gdb for mn10200
11167
11168Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11169
11170 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11171
11172Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11173
11174 * configure.in (tic80-*-*): Turn off most targets right now.
11175
11176Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11177
11178 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11179 rather than the makeinfo program.
11180 (do-info): Depend upon all-texinfo.
11181
11182Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11183
11184 * configure.in: Remove uses of config/mh-linux.
11185
11186 * config.sub, config.guess: Merge with latest FSF sources.
11187
11188Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11189
11190 * config.sub (case $basic_machine): Add tic80 entries.
11191
11192Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11193
11194 * config.sub, config.guess: Merge with latest FSF sources.
11195
11196Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11197
11198 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11199 * mpw-config.in: Test for NewFolderRecursive.
11200 * mpw-install: Use symbolic name for startup filename.
11201 * mpw-README: Add various additional details.
11202
11203Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11204
11205 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11206
11207Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11208
11209 * configure.in: Do build gcc and the target libraries for
11210 the mn10200.
11211
11212Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11213
11214 * configure.in: don't avoid building gdb for mn10300 any more
11215 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11216 instead of single-quoting it.
11217
11218Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11219
11220 * configure.in: Don't use --with-stabs on IRIX 6.
11221
11222Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11223
11224 * configure.in (m32r): Build gdb, libg++ now.
11225
11226Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11227
11228 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11229 directories from noconfigdirs.
11230
11231Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11232
11233 * config.sub (basic_machine): added mips16 configuration
11234
11235Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11236
11237 * config.sub: Handle d10v-unknown.
11238
11239Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11240
11241 * config.sub: Handle v850-unknown.
11242
11243Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11244
11245 * Makefile.in: add findutils
11246 * configure.in: add findutils to list of host_tools
11247
11248Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11249
11250 * config.sub: Handle mn10200 and mn10300.
11251
11252Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11253
11254 * configure.in (d10v-*): Do not build librx.
11255
11256Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11257
11258 * configure.in (mn10300): Build everything except gdb & libgloss.
11259
11260Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11261
11262 * config.guess: Patch for Dansk Data Elektronik servers,
11263 from Niels Skou Olsen <nso@dde.dk>.
11264
11265 For ncr, use /bin/uname rather than uname, since GNU uname does not
11266 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11267
11268 Patch for MIPS R4000 running System V,
11269 from Eric S. Raymond <esr@snark.thyrsus.com>.
11270
11271 Fix thinko for nextstep.
11272
11273 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11274
11275 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11276 * config.guess: Guess mips-dec-mach_bsd4.3.
11277
11278 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11279 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11280 release numbers.
11281 * config.guess (mips-mips-riscos*): Emit just enough of the
11282 release number.
11283
11284 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11285 * config.guess (sparc-auspex-sunos*): Added.
11286 (f300-fujitsu-*): Added.
11287
11288 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11289 * config.guess: Recognize a Tadpole as a sparc.
11290
11291Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11292
11293 * config.guess: Don't assume that NextStep version is either 2 or
11294 3. NextStep 4 (aka OpenStep 4) has come out now.
11295
11296Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11297
11298 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11299 From Rik Faith <faith@cs.unc.edu>.
11300
11301Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11302
11303 * config.sub: Contributions from bug-gnu-utils to:
11304 Support plain "hppa" (no version given) architecture, reported by
11305 OpenStep.
11306 OpenBSD like NetBSD.
11307 LynxOs is not a hardware supplier.
11308
11309 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11310 OpenBSD like NetBSD.
252b5132
RH
11311 Stratus systems.
11312 More Pyramid systems.
11313 i[n>4]86 Intel chips.
11314 M680[n>4]0 Motorola chips.
11315 Use unknown instead of lynx for hardware manufacturer.
11316
11317Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11318
11319 * install.sh (chmodcmd): Set to null if the DST directory already
11320 exists.
11321
11322Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11323
11324 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11325 not use mt-ppc target Makefile fragment any more.
11326
11327Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11328
11329 * configure.in (*-*-windows): Exclude everything but those dirs
11330 needed to build windows.
11331
11332Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11333
11334 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11335
11336Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11337
11338 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11339
11340Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11341
11342 * Undo my previous change.
11343
11344Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11345
11346 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11347 unconditionally.
11348 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11349
11350Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11351
11352 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11353 host to add it's own flags.
252b5132
RH
11354
11355Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11356
11357 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11358
11359Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11360
11361 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11362 (CXX_FOR_TARGET): Likewise.
11363 (GCC_FOR_TARGET): Define.
11364 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11365 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11366 CC_FOR_TARGET was specified on the command line.
11367 (MAKEOVERRIDES): Don't define.
11368
11369Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11370
11371 * configure.in (m32r): Fix spelling of libg++ libs.
11372
11373Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11374
11375 * config.sub (-apple*): Remove, now redundant.
11376
11377Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11378
11379 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11380
11381 * configure: Rework yesterday's sed script patch.
11382
11383 * config.sub: Merge with FSF.
11384
11385Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11386
11387 * config.guess: Merge from FSF.
11388
11389 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11390 * config.guess: Use pc instead of unknown, for pc clone systems.
11391 Change linux to linux-gnu.
252b5132
RH
11392
11393 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11394 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11395
11396Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11397
11398 * test-build.mk (HOLES): Add "xargs" for gdb.
11399
11400 * configure: Avoid hpux10.20 sed bug.
11401
11402Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11403
4bddf3ad 11404 * configure.in: Add support for windows host
252b5132
RH
11405 (that is a build done under the Microsoft build environment).
11406
11407Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11408
11409 * Makefile.in: Replace all uses of srcroot with s, to shrink
11410 command line lengths.
11411
11412 Patches from Geoffrey Noer <noer@cygnus.com>:
11413 * configure.in: If configuring for newlib, pass --with-newlib to
11414 subdirectories.
11415 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11416 -Bnewlib/ and -Lwinsup to gcc.
11417 (CXX_FOR_TARGET): Likewise.
11418
11419Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11420
11421 * Makefile.in (ETC_SUPPORT): Add configure.
11422
11423Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11424
35590697 11425 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11426 host configuration file.
11427
11428Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11429
11430 * configure.in: Break mn10x00 support into separate
11431 mn10200 and mn10300 configurations.
11432 * config.sub: Likewise.
11433
11434Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11435
11436 * configure.in: Add lots of stuff to noconfigdirs for
11437 the mn10x00 targets.
11438
11439 * config.sub, configure.in: Add mn10x00 support.
11440
11441Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11442
11443 * make-all.com: Call conf-a-gas, not config-a-gas.
11444
11445Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11446
11447 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11448 targets.
252b5132
RH
11449
11450Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11451
11452 * mpw-README: Add much more detail for native PowerMac.
11453 * mpw-install: New file.
11454 * mpw-configure: Add --norecursion and --help options.
11455 * mpw-config.in: Translate readme and install files when
11456 copying to objdir.
11457 * mpw-build.in: Don't always depend on byacc and flex.
11458 (install-only-top): New action.
11459
11460Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11461
11462 * configure.in: You can now configure GDB for the v850.
11463
11464Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11465
11466 * configure.in (noconfigdirs): Don't configure any C++ dirs
11467 if targeting D10V.
11468
11469Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11470
11471 * config.sub: Recognize mips64vr5000.
11472
11473Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11474
11475 * configure.in: Use a single line for host_tools and native_only.
11476
11477Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11478
11479 * config.sub, configure.in: Add entries for m32r.
11480
11481Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11482
11483 * Makefile.in (inet-install): Don't run install-gzip.
11484
11485Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11486
11487 * configure.in: Don't config lots of things for *-*-windows*.
11488
11489Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11490
11491 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11492 (host_libs, host_tools): Copy from configure.in.
11493 * mpw-configure: Don't complain about directories not found.
11494
11495Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11496
11497 * configure.in (i[345]86): Recognize i686 for pentium pro.
11498 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11499 file.
11500
11501 * config.guess (i[345]86): Ditto.
11502
11503Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11504
11505 * configure.in (noconfigdirs): Removed gdb for D10V.
11506
11507Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11508
11509 * configure.in: Remove ld, target-libio, target-libg++, and
11510 target-libstdc++ from noconfigdirs.
11511
11512Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11513
11514 * configure: Fix three locations where shell scripts were
11515 being run directly rather than with config_shell.
11516
11517Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11518
11519 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11520 * config.sub (basic_machine): Recognize v850.
11521
11522Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11523
11524 * mpw-configure: Handle multiple enable/disable options and
11525 pass them down recursively, handle -c and -s flags appropriately
11526 depending on choice of compiler, add escape mechanism for
11527 quoted arguments to gC.
11528
11529Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11530
11531 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11532 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11533 so that -mrelocatable-lib and -mno-eabi are used.
11534
11535 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11536 not support --print-multi-lib, don't abort.
11537
252b5132
RH
11538Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11539
11540 * make-all.com: Run config-a-gas.
11541 * setup.com: Don't copy subdirectory files around.
11542
11543Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11544
11545 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11546 target, it now compiles correctly.
11547
11548Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11549
11550 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11551
11552Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11553
35590697 11554 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11555
11556Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11557
11558 * configure.in (native_only): Add prms.
11559
11560Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11561
11562 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11563 (BINUTILS_SUPPORT_DIRS): Likewise.
11564
11565Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11566
11567 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11568 d10v support is added.
11569
11570Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11571
11572 * configure.in (d10v-*-*): New target.
11573
11574Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11575
11576 * config.guess (HP 9000/811): Recognize this as a PA1.1
11577 machine.
11578
11579Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11580
11581 * Makefile.in (do-tar-gz): New target, split out from tail end of
11582 taz target. Run each command separately, don't use pipes.
11583 (taz): Use it.
11584
11585Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11586
11587 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11588 * mpw-build.in: No builds should depend on building byacc or flex,
11589 they are assumed to be installed already.
11590
11591Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11592
11593 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11594 variable that CC_FOR_TARGET needs.
11595
11596Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11597
11598 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11599 options have changed since the last time the subdirectory was
11600 configured, and if it has, reconfigure.
11601 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11602 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11603
11604Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11605
11606 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11607 CLEAN_MODULES): Add bash.
11608 (all-bash): New target.
11609
11610Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11611
11612 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11613
11614Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11615
11616 * config.sub (basic_machine): Recognize d10v as a valid processor.
11617
11618Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11619
11620 * mpw-configure: Add support for --bindir.
11621 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11622
11623Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11624
11625 * configure.in: add bash, time, gawk to list of hosttools and things
11626 to only build for native toolchains
11627
11628Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11629
11630 * Makefile.in (docdir): Remove.
11631
11632Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11633
11634 * Makefile.in (datadir): Set to $(prefix)/share.
11635
11636Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11637
11638 * configure.in: build diff and patch for cygwin32-hosted
11639 toolchains.
11640
11641Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11642
11643 * config.sub: Accept -rtems*.
11644
11645Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11646
80413487 11647 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11648 remove diff from the list of things not buildable
11649 via Canadian Cross
252b5132
RH
11650
11651Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11652
11653 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11654 don't get ". ".
252b5132
RH
11655
11656Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11657
11658 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11659
11660Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11661
11662 * Makefile.in (taz): Handle case where tex3patch didn't even get
11663 checked out. Also, if it was found, put the symlink in a new util
11664 subdirectory.
11665
11666Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11667
11668 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11669
11670Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11671
11672 * config.sub: Recognize -openvms.
11673 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11674 * make-all.com, setup.com: New files.
11675
11676Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11677
11678 * Makefile.in (taz): tex3patch moved to texinfo/util.
11679
11680Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11681
afb8d725 11682 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11683 * configure.in: remove make from disable-if-Can-Cross list
11684 enable gdb if ${host} and ${target} are cygwin32
11685
11686Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11687
11688 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11689 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11690
11691Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11692
11693 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11694 distinguish sysv/svr4/bsd variants.
11695 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11696
11697Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11698
11699 * configure.in: Added copyright notice.
11700 * move-if-change: Added copyright notice.
11701
11702Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11703
11704 * configure.in (powerpcle-*-solaris*): Until we get shared
11705 libraries working, don't build gdb, sim, make, tcl, tk, or
11706 expect.
11707
11708Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11709
11710 * config.guess: Merge with FSF:
11711
11712 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11713 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11714
11715 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11716 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11717
11718 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11719 * config.guess: Combine two OSF1 rules.
11720 Also recognize field test versions. From mjr@zk3.dec.com.
11721 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11722 because GNU uname does not support -p. From pmr@pajato.com.
11723
11724Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11725
11726 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11727
11728Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11729
11730 * mpw-README: Document GCCIncludes.
11731
11732Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11733
11734 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11735
11736Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11737
11738 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11739
11740Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11741
11742 * configure.in (*-*-cygwin32): Configure make.
11743
11744Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11745
11746 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11747
11748Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11749
11750 * Makefile.in (all-inet): Depend on all-perl.
11751
11752 * Makefile.in (inet-install): New target.
11753
11754 * Makefile.in (all-inet): Depend on all-tcl.
11755 (all-inet): Depend on all-send-pr.
11756
11757Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11758
11759 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11760 temporarily.
11761
11762Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11763
11764 * configure.in: Don't configure --with-gnu-ld on AIX.
11765
11766Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11767
11768 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11769
11770Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11771
11772 * Makefile.in (ALL_MODULES): Added all-inet.
11773 (CROSS_CHECK_MODULES): Added check-inet.
11774 (INSTALL_MODULES): Added install-inet.
11775 (CLEAN_MODULES): Added clean-inet.
11776 (all-indent): New target.
11777
11778 * configure.in (host_tools): Added inet.
11779 (native_only): Added inet.
11780 (noconfigdirs): Added inet.
11781
11782Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11783
11784 * configure.in: Don't configure libgloss if we are not configuring
11785 newlib.
11786
11787Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11788
11789 * configure.in: Don't configure libgloss for unsupported
11790 architectures.
11791
11792Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11793
11794 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11795
11796Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11797
11798 * Makefile.in (ALL_MODULES): Include all-apache.
11799 (CROSS_CHECK_MODULES): Include check-apache.
11800 (INSTALL_MODULES): Include install-apache.
11801 (all-apache): New target.
11802
11803 * configure.in: Added apache everywhere perl is seen.
11804
11805Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11806
11807 * Makefile.in: Add support for clean-{module} and
11808 clean-target-{module} rules.
11809
11810Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11811
11812 * configure.in (*-*-ose) do not build libgloss.
11813
11814Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11815
11816 * config.guess (prep*:SunOS:5.*:*): Turn into
11817 powerpele-unknown-solaris2.
11818
11819Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11820
11821 * configure.in: Permit --enable-shared to specify a list of
11822 directories.
11823
11824Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11825
11826 * configure.in (host==solaris): Pass only the first word of $CC
11827 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11828
11829Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11830
11831 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11832
11833Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11834
11835 * Makefile.in (ALL_MODULES): Include all-perl.
11836 (CROSS_CHECK_MODULES): Include check-perl.
11837 (INSTALL_MODULES): Include install-perl.
11838 (ALL_X11_MODULES): Include all-guile.
11839 (CHECK_X11_MODULES): Include check-guile.
11840 (INSTALL_X11_MODULES): Include install-guile.
11841 (all-perl): New target.
11842 (all-guile): New target.
11843
11844 * configure.in (host_tools): Include perl and guile.
11845 (native_only): Include perl and guile.
11846 (noconfigdirs): Don't build guile and perl; no ports have been
11847 done.
11848
11849Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11850
80413487
RH
11851 * configure (--enable-*): Handle quoted option lists such as
11852 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11853
11854Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11855
11856 * Makefile.in ({,inst}all-target): New rule so we can make and
11857 install all of the target directories easily.
11858
11859Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11860
11861 * configure.in: Add missing global flag in sed substitution when
11862 deleting `target-' from ${configdirs}.
11863
11864Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11865
11866 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11867 option.
11868
11869 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11870 config/mh-necv4.
11871
11872 * install.sh: Correct misspelling of transformbasename.
11873
11874 * config.guess: Recognize mips-*-sysv*.
11875
11876Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11877
11878 * config.sub: Recognize mon960.
11879
11880Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11881
11882 * configure: Restore Canadian Cross handling of BISON and LEX,
11883 removed in Feb 20 change.
11884
11885Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11886
11887 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11888 Mention make install. Remove the old copyright date as well the
11889 clumsy and rather pointless copyright on the README file.
11890
11891Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11892
11893 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11894 Makefile after running symlink-tree, then run `make distclean' to
11895 avoid clobbering any generated files in srcdir.
11896
11897Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11898
11899 * configure.in (m68k-*-netbsd*): Build everything now.
11900
11901Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11902
11903 * Makefile.in (taz): Fix quoting.
11904
11905Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11906
11907 * configure.in (sparclet-*-*): Build everything now.
11908
11909Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11910
11911 * configure.in (m68k-*-linux*): New host.
11912
11913Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11914
11915 * configure: Check for bison before byacc.
11916
11917Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11918
11919 * Makefile.in configure: Change the way LEX and BISON/YACC are
11920 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11921 searching PATH. These are used as fallbacks by Makefile.in if
11922 flex/bison/byacc aren't in objdir.
11923
11924Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11925
11926 * Makefile.in: Make everything which depends upon all-bfd also
11927 depend upon all-opcodes, in case --with-commonbfdlib is used.
11928
11929Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11930
11931 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11932 building NT native compilers on Unix.
11933
11934Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11935
11936 * configure.in: Don't get CC from the host Makefile fragment if we
11937 can find gcc in PATH, or if this is a Canadian Cross. Move the
11938 Solaris test for /usr/ucb/cc to the post target script, just after
11939 the compiler sanity test.
11940
11941Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11942
11943 * config.sub: Merge with FSF.
11944
11945Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11946
11947 * Makefile.in (RPATH_ENVVAR): New variable.
11948 (REALLY_SET_LIB_PATH): Use it.
11949 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11950
11951Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11952
11953 * config.sub, configure.in: Recognize sparclet cpu.
11954
11955Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11956
11957 * config.guess: Support m68k-cbm-sysv4.
11958
11959Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11960
11961 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11962 m68k-unknown-linuxaout from linker help string. Put quotes around
11963 $ld_help_string.
11964
11965Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11966
11967 * config.guess (powerpc-harris-powerunix): Add guess for port
11968 to new target.
11969
11970Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11971
11972 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11973
11974Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11975
11976 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11977 $(REALLY_SET_LIB_PATH) in Makefile.
11978 * Makefile.in (SET_LIB_PATH): New variable.
11979 (REALLY_SET_LIB_PATH): New variable.
11980 ($(DO_X)): Use $(SET_LIB_PATH).
11981 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11982 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11983 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11984 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11985 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11986 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11987 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11988 (install-dosrel): Likewise.
11989 (all-opcodes): Depend upon all-libiberty.
11990
11991Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11992
11993 * config.guess (*:CYGWIN*): New
11994
11995Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11996
11997 * Makefile.in (all-target-winsup): All all-target-libiberty.
11998
11999Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12000
12001 * configure.in (noconfigdirs): Add missing # in front of comment.
12002
12003Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12004
12005 * configure.in: add second pass to things added to noconfigdirs
12006 so *-gm-magic can exclude libgloss properly.
12007
12008Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12009
12010 * mpw-configure (extralibs_name, rez_name): Set correctly
12011 for MWC68K compiler.
12012
12013 * mpw-README: Add more info on the necessary build tools.
12014
12015Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12016
12017 * configure.in, config.sub: Recognize cygwin32.
12018
12019Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12020
12021 * config.guess, config.sub: Recognize A/UX.
12022
12023Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12024
12025 * config.sub: Merge with gcc/config.sub.
12026
12027Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12028
12029 * mpw-build.in (do-binutils): Add build of stamps.
12030
12031Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12032
12033 * config.sub: Add recognition for mips64vr4100*-* targets.
12034
12035Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12036
12037 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12038 Add creation of gconfigargs with `--enable-shared' turned on.
12039 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12040 ($(host)-stamp-stage3-configured): Likewise.
12041 (HOLES): Add chatr and ldd.
12042 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12043
12044Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12045
12046 * configure: Pass --nfp to recursive configures.
12047
12048Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12049
12050 * Makefile.in (DLLTOOL): New.
12051 (DLLTOOL_FOR_TARGET): New.
12052 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12053 (EXTRA_TARGET_FLAGS): Ditto.
12054 (EXTRA_GCC_FLAGS): Ditto.
12055 (CONFIGURE_TARGET_MODULES): Ditto.
12056 (DO_X): Ditto.
12057 * configure: Add DLLTOOL.
12058
12059Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12060
12061 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12062 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12063 mh-sco, since old workarounds no longer needed, and don't
12064 build ld, since libraries have weak symbols in COFF.
12065
12066Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12067
12068 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12069
12070Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12071
12072 * configure.in: Make sure that ${CC} can be used to compile an
12073 executable.
12074
afb8d725
JM
12075Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12076
12077 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12078 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12079 nothing depending on whether gdbtk is being built.
12080
252b5132
RH
12081Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12082
12083 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12084
12085Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12086
12087 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12088 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12089
12090Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12091
12092 * config-ml.in: Add support for
12093 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12094 Simplify setting of multidirs from --disable-foo.
12095
12096Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12097
12098 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12099 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12100 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 12101 non-empty, pass them on to the GCC make.
252b5132
RH
12102 (all-bootstrap): New rule that is like all-gcc, except it executes
12103 the GCC bootstrap rule instead of the GCC all rule.
12104
12105Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12106
12107 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12108
12109Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12110
12111 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12112 DG/UX support.
12113
12114Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12115
12116 * config.sub (i*86*) Change [345] to [3456]
12117
12118Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12119
12120 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12121 --with-gnu-ld=no.
12122
12123Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12124
12125 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12126 AIX multilibs get built.
12127
12128Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12129
12130 * configure.in (i386-win32): Don't build expect if we're not
12131 building the tcl subdir.
12132
12133Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12134
12135 * Makefile.in: (configure-target-examples, all-target-examples):
12136 New targets, configure and build example programs.
12137
12138Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12139
12140 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12141 use it as input to sedit the generated MPW makefile.
12142 * mpw-README: Add a suggestion about Gestalt.h.
12143
12144Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12145
12146 * config.sub: Accept *-*-ieee*.
12147
12148Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12149
12150 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12151 Ronald F. Guilmette <rfg@monkeys.com>.
12152
12153Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12154
12155 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12156 for powerpc-pe native.
12157 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12158 (target==powerpc-pe): duplicate i386-win32 entry.
12159
12160Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12161
12162 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12163 of vxworks, not just vxworks5.1.
12164
12165Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12166
12167 * mpw-configure: Add support for exec-prefix.
12168
12169Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12170
12171 * config.guess: Recognize HP model 816 machines as having
12172 a PA1.1 processor.
12173
12174Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12175
12176 * configure: Ignore new autoconf configure options.
12177
252b5132
RH
12178Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12179
12180 * config.guess: Recognize Pentium under SCO.
12181 From Robert Lipe <robertl@arnet.com>.
12182
12183Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12184
12185 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
12186
12187Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12188
12189 * configure.in: Don't configure gas for alpha-dec-osf*.
12190
12191Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12192
12193 * configure.in: Default to --with-stabs for some targets for which
12194 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12195 i[345]86*-*-unixware*.
12196
12197Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12198
12199 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12200 rather than basing it on the target. Simplify handling of options
12201 controlling which directories to configure. Remove extraneous
12202 slash in multi-clean target.
12203
12204Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12205
12206 * config-ml.in: Prefix more variables with ml_ so they don't collide
12207 with configure's.
12208
12209Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12210
12211 * configure: Don't turn -v into --v.
12212
12213Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12214
12215 * configure.in (targargs): Fix typo.
12216
12217 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12218
12219Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12220
12221 * configure.in: Strip --host and --target options from
12222 CONFIG_ARGUMENTS, and always configure for --host only. Add
12223 --with-cross-host option when building with a cross-compiler.
12224 * configure: Canonicalize the arguments put into config.status by
12225 always using `=' for an option with an argument. Pass a presumed
12226 --host or --target explicitly.
12227
12228Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12229
12230 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12231 into general OS recognition case.
12232
12233Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12234
12235 * configure.in (target_configdirs): add target-winsup only
12236 for win32 target systems.
12237
12238Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12239
12240 * Makefile.in (all-target-libgloss): Depend upon
12241 configure-target-newlib, since when libgloss is built it looks to
12242 see if the newlib directory exists.
12243
12244Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12245
12246 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12247 cfg-ml-*.in.
12248
12249Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12250
12251 * configure: Handle LD and LD_FOR_TARGET when configuring a
12252 Canadian Cross.
12253
252b5132
RH
12254Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12255
12256 * configure.in (target_libs): add target-winsup.
12257 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12258 (target==ppcle-pe): remove ld from $noconfigdirs.
12259
12260Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12261
12262 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12263 Preserve relative path names in $srcdir. Build symlink tree if
12264 configuring cross target dir and srcdir=. (= no VPATH support).
12265 (configure-target-libg++): Depend on configure-target-librx.
12266 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12267 * config-ml.in: New file.
12268 * symlink-tree: New file.
12269 * configure: Ensure srcdir="." if that's what it is.
12270
12271Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12272
12273 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12274 includes and FLEX_SKELETON setting.
12275 * mpw-configure (--with-gnu-ld): New option, controls whether
12276 to use PPCLink or ld with PowerMac GCC.
12277 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12278 * mpw-config.in: Configure grez if targeting Mac.
12279
12280 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12281 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12282 just macos.
252b5132
RH
12283 * configure.in: Configure grez resource compiler if targeting Mac.
12284 * Makefile.in (all-grez, install-grez): New targets.
12285
12286Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12287
12288 * configure: CXX defaults to gcc, not g++. If we find
35590697 12289 gcc in the path, set CC to gcc -O2.
252b5132
RH
12290
12291Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12292
12293 * configure: Default ${build} correctly. Avoid picking up extra
12294 spaces when reading CC and CXX from Makefile. When doing a
12295 Canadian Cross, use plausible default values for numerous
12296 variables.
12297 * configure.in: When doing a Canadian Cross, don't try to
12298 configure tools whose configure script can't handle it.
12299
12300Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12301
12302 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12303
12304Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12305
12306 * configure: Remove dubious bug reporting address.
12307
12308Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12309
12310 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12311 configure script, run that instead of this directory's configure.
12312 In either case, print a message that we're configuring the sub-dir.
12313
12314Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12315
12316 * configure.in: Before checking for the existence of various files,
12317 use sed to filter out "target-".
12318
12319Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12320
12321 * Makefile.in (DO_X): Split rule to decrease command line length
12322 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12323 (Philippe De Muyter).
12324
12325Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12326
12327 * Makefile.in (all-patch): depend on all-libiberty.
12328
12329Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12330
12331 * configure.in: If the only directory in target_configdirs which
12332 actually exists is libiberty, then set target_configdirs to empty,
12333 to avoid trying to build a target libiberty in a gas or gdb
12334 distribution.
12335
12336Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12337
12338 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12339 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12340 systems.
252b5132
RH
12341
12342Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12343
12344 * configure.in (copy_dirs): Use sys-include instead of include
12345 for --with-headers option.
12346
12347Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12348
12349 * Makefile.in, configure.in: Make winsup builds work with
12350 new scheme.
12351
12352Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12353
12354 * configure.in: Build the linker on AIX.
12355
12356Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12357
12358 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12359 where needed.
12360
12361Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12362
12363 * Makefile.in (all-gcc): Fix typo.
12364
12365Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12366
12367 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12368
12369Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12370
12371 * configure.in: Rename libFOO to target-libFOO, and xiberty
12372 to target-xiberty, to provide more flexibility.
12373 (target_subdir): Define. Create if cross.
12374 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12375 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12376 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12377 check-libFOO -> check-target-libFOO, etc.
12378 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12379 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12380 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12381 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12382 allow ALL_GCC="" to only configure.
12383 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12384 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12385 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12386
12387Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12388
12389 * Makefile.in (taz): Build "info" in etc explicitly.
12390
12391Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12392
12393 * configure.in: Make sure that CC is undefined (as opposed to
12394 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12395 problem with autoconf trying to configure on a host without GCC.
12396
12397Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12398
12399 * mpw-configure: Set host alias from choice of host compiler,
12400 only use generic MPW Makefile sed if present, edit a file
12401 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12402 * mpw-README: Add problem notes about CW6 and CW7.
12403
12404Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12405
12406 * Makefile.in (taz): Use ";" instead of ";;".
12407
12408Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12409
12410 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12411 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12412 DISTDOCDIRS.
12413 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12414 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12415
12416Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12417
12418 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12419 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12420 Move bfd to DISTSTUFFDIRS.
12421
12422Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12423
12424 * Makefile.in (X11_LIB): Removed.
12425 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12426
12427 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12428
12429Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12430
12431 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12432 names.
12433
12434Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12435
12436 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12437
12438Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12439
12440 * configure.in (i[345]86-*-win32): Always build newlib.
12441 Don't configure cvs, autoconf or texinfo.
12442 * Makefile.in (LD_FOR_TARGET): New.
12443 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12444 Pass down LD_FOR_TARGET.
12445
12446Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12447
12448 * winsup: New directory.
12449 * Makefile.in: Build winsup.
12450 * configure.in: Winsup is configured when target is win32.
12451 Can only build win32 target GDB when native.
35590697 12452
252b5132
RH
12453Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12454
12455 * config.guess: Recognize HP model 819 machines as having
12456 a PA 1.1 processor.
12457
12458Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12459
12460 * configure: Fix sed loop which substitutes for CC and CXX to
12461 avoid bug found in various sed implementations.
12462
12463Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12464
12465 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12466 simulator. Use standard powerpc-*-eabi*.
12467
12468Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12469
12470 * configure.in: Stop putting gas and binutils in noconfigdirs for
12471 powerpc-*-aix* and rs6000-*-*.
12472
12473Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12474
12475 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12476 -mcall-aixdesc libraries.
12477
12478Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12479
12480 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12481
12482 * config.sub (arm | armel | armeb): Fix shell syntax.
12483
12484Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12485
12486 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12487 -msoft-float and -mcpu=common support.
12488 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12489 libraries.
12490
12491Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12492
12493 * configure.in: Allow configuration and build of emacs19 for the alpha.
12494
12495Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12496
12497 * configure.in (CC): Get ^CC, not just any old CC, from
12498 ${host_makefile_frag}.
12499
12500Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12501
35590697 12502 * configure.in (CC): Try to get CC from
252b5132
RH
12503 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12504
12505Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12506
12507 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12508 only if it exists in $(srcdir).
12509
12510Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12511
12512 * configure: If CC and CXX are not set in the environment, set
12513 them, based on either an existing Makefile or on searching for gcc
12514 in PATH. Substitute for CC and CXX in Makefile.
12515 * configure.in: Remove libm from target_libs. Separate
12516 target_configdirs from configdirs. If CC is not set in
12517 environment, try to get it from a host Makefile fragment. Rewrite
12518 changes of configdirs to use skipdirs instead. A few minor
12519 tweaks. Take directories out of target_configdirs as they are
12520 taken out of configdirs. Remove existing Makefile files from
12521 subdirectories. Substitute for TARGET_CONFIGDIRS and
12522 CONFIG_ARGUMENTS in Makefile.
12523 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12524 by configure.in.
12525 (CONFIG_ARGUMENTS): Likewise.
12526 (CONFIGURE_TARGET_MODULES): New variable.
12527 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12528 ($(CONFIGURE_TARGET_MODULES)): New target.
12529 (configure-libg++, configure-libio): New targets.
12530 (all-libg++): Depend upon configure-libg++.
12531 (all-libio): Depend upon configure-libio.
12532 (configure-libgloss, all-libgloss): New targets.
12533 (configure-libstdc++): New target.
12534 (all-libstdc++): Depend upon configure-libstdc++.
12535 (configure-librx, all-librx): New targets.
12536 (configure-newlib): New target.
12537 (all-newlib): Depend upon configure-newlib
12538 (configure-xiberty): New target.
12539 (all-xiberty): Depend upon configure-xiberty.
12540
12541Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12542
12543 * configure.in (host i[345]86-*-win32): Expand the
12544 noconfigdirs again.
12545
12546Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12547
12548 * mpw-configure: Fix sed command file name.
12549
12550Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12551
35590697 12552 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12553 noconfigdirs again.
12554
12555Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12556
12557 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12558 or powerpc*-*-pe*, since they are not yet supported.
12559
12560Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12561
12562 Add PowerMac support and many other enhancements.
12563 * mpw-configure: New option --cc to select compiler to use,
12564 paste options set according to --cc into the generated
12565 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12566 if mpw-make.sed is present.
12567 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12568 add forward includes for PowerPC include files.
12569 * mpw-build.in: Build using Makefile.PPC if present.
12570 (do-byacc, etc): Remove separate version resource builds.
12571 (do-gas): Build "stamps" before "all".
12572 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12573 * mpw-README: Update to reflect --cc option, PowerMac support,
12574 and recently-reported compatibility problems.
12575
12576Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12577
12578 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12579 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12580 (--with-multilib-top): Pass to recursive invocations.
12581
12582Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12583
12584 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12585 v810-*-*.
12586
12587Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12588
12589 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12590 gdb, ld and opcodes on v810-*-*.
12591
252b5132
RH
12592Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12593
12594 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12595 (local-maintainer-clean): New target.
12596 (maintainer-clean): New target.
12597 (realclean): Just depend upon maintainer-clean.
12598
12599Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12600
12601 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12602
12603Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12604
12605 * configure.in: Build ld in mips*-*-bsd* case.
12606
12607Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12608
12609 * config.sub: Accept -lites* OS. From Ian Dall.
12610
12611Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12612
12613 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12614 targets.
252b5132
RH
12615
12616Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12617
12618 * configure.in: treat i386-win32 canadian cross the same as
12619 i386-go32 canadian cross.
12620
12621Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12622
12623 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12624 running under the simulator to build a reduced set of libraries.
12625 (powerpc-*-eabiaix): Add fine grained multilib support added to
12626 other powerpc targets yesterday.
12627
12628Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12629
12630 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12631 -disable-softfloat, -disable-relocatable, -disable-aix, and
12632 -disable-sysv to control which multilib libraries get built.
12633
12634Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12635
12636 * configure: Add Makefile.tem to list of files to remove in trap
12637 handler.
12638
12639Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12640
12641 * config.guess (*Linux*): Add missing "exit"s.
12642 Also, need specific check for alpha-unknown-linux (uses COFF).
12643
12644Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12645
12646 * config.guess: Merge with FSF:
12647
12648 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12649 * config.guess (AIX4): More robust release numbering discovery.
12650
12651 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12652 * config.guess (i386-sequent-ptx): Properly get version number.
12653
12654 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12655 * config.guess (mips:*:4*:UMIPS): New case.
12656
12657Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12658
12659 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12660 (i386-win32 host): Likewise. Don't build readline.
12661
afb8d725
JM
12662Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12663
12664 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12665 SUPPORT_FILES to submakes.
12666
252b5132
RH
12667Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12668
12669 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12670 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12671 mpw-configure.
12672
12673Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12674
12675 * configure.in (appdirs): Use =, not ==, in test expression when
12676 trying to build the text to print in the warning message for
12677 Solaris users.
12678
12679Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12680
12681 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12682
12683Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12684
12685 * config.guess: Recognize lynx-2.3.
12686
12687Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12688
12689 * config.sub (z8ksim): Deleted
12690 (z8k-*-coff): New, this is the one true name of the target.
12691
12692Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12693
12694 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12695
12696Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12697
12698 * config.guess (*:Linux:*:*): First try asking the linker what the
12699 default object file format is (elf, aout, or coff). Then if this
12700 fails, try previous methods.
12701
12702Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12703
12704 * configure.in: Don't build newlib for *-*-vxworks5.1.
12705
12706Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12707
12708 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12709 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12710
12711Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12712
12713 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12714
12715Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12716
12717 * cfg-ml-com.in: New file.
12718 * cfg-ml-pos.in: New file.
12719
12720Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12721
12722 * COPYING.NEWLIB: Add HP free copyright to list.
12723
12724Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12725
12726 * config.sub: Recognize -eabi* for the system, not just -eabi.
12727
12728Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12729
12730 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12731 * config.sub, configure.in (win32): New target and host.
12732
12733Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12734
12735 * configure.in: Add i386-pe configuration.
12736
12737Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12738
12739 * mpw-build.in (install): Install GDB after LD.
12740
12741Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12742
12743 * mpw-config.in (elf/mips.h): Always forward-include, needed
12744 for GDB to build.
12745
12746Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12747
12748 * testsuite: New directory for customer acceptance and whole tool
12749 chain tests.
12750
12751Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12752
12753 * configure: If per-host line isn't found, but AC_OUTPUT is found
12754 and a configure script exists, run it instead.
12755
12756Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12757
12758 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12759
12760Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12761
12762 * configure: Set build_{cpu,vendor,os,alias} to host values when
12763 --build isn't specified.
12764
12765Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12766
12767 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12768 (FLAGS_TO_PASS): Pass them.
12769 (EXTRA_TARGET_FLAGS): Ditto.
12770
252b5132
RH
12771Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12772
12773 * Makefile.in (all-libg++): Depend on all-libstdc++.
12774
12775Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12776
12777 * configure.in (noconfigdirs): Enable all packages for
12778 i386-unknown-netbsd.
12779
12780Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12781
12782 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12783 hosted builds (DOS builds)
12784
12785Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12786
12787 Changes for ARM based on patches from Richard Earnshaw:
12788 * config.sub: Handle armeb and armel.
12789 * configure.in: Omit arm linker only for riscix.
12790
12791Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12792
12793 * config.guess: Update from FSF.
12794
12795Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12796
12797 * config.sub: Recognize powerpcle as the little endian varient of
12798 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12799 powerpcle variant. Convert pentium into i586, not i486. Add p5
12800 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12801 temporarily.
12802
12803Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12804
12805 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12806
12807Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12808
12809 * config.sub: Accept -lites* as a basic system type.
12810
12811Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12812
12813 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12814 installed, and if so return linuxoldld as the system name.
12815
12816Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12817
12818 * config.guess: Add hppa1.1-hp-lites support.
12819
12820Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12821
12822 * configure.in: Don't build newlib for m68k-vxworks5.1.
12823
12824Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12825
12826 * configure.in (mips-sgi-irix6): Use mh-irix5.
12827
12828Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12829
12830 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12831
12832Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12833
12834 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12835 OSF/1. Fix compiler flags.
252b5132
RH
12836 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12837
12838Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12839
12840 * configure.in: Recognize --with-newlib.
12841 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12842
afb8d725
JM
12843Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12844
12845 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12846 to *_X11_MODULES due to gdbtk needing X include files et al.
12847
252b5132
RH
12848Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12849
12850 Merge in support for Mac MPW as a host.
12851 (Old change descriptions retained for informational value.)
12852
12853 * mpw-config.in: Add generic include forwards for cpu-specific
12854 include files in aout and elf directories.
12855
12856 * mpw-configure: Added copyright.
12857 * mpw-config.in: Check for presence of required build tools.
12858 (target_libs): Add newlib.
12859 (target_tools): Add examples.
12860 (Read Me): Generate as "Read Me for MPW" instead.
12861 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12862 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12863 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12864
12865 * mpw-configure: Remove subdir-specific makefile hackery,
12866 delete mk.tmp after using it.
12867
12868 * mpw-build.in (all): Display start and end times.
12869
12870 * mpw-configure (host_canonical): Set.
12871 (target_cpu): Always add to makefiles.
12872 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12873 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12874 (mpw-mh-mpw): Look for in srcdir and srcroot.
12875 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12876
12877 * mpw-build.in: (install-only): New target.
12878
12879 * mpw-configure (host_alias, target_alias): Rename from hostalias
12880 and targetalias, add into generated Makefile.
12881 (mk.tmp): If present, add into generated Makefile.
12882 * mpw-build.in (all-gas): Build config.h first before gas proper.
12883
12884 * mpw-configure (config.status): Write only if changed.
12885 * mpw-config.in (readline): Configure it (not built, just used for
12886 definitions).
12887
12888 * mpw-config.in (elf/mips.h): Add a forward include.
12889
12890 * mpw-config.in: Forward-include most .h files in include into
12891 extra-include.
12892 (readline): Don't build.
12893 mpw-build.in (install): Install GDB.
12894
12895 * mpw-configure (prefix, mpw_prefix): Handle it.
12896 * mpw-config.in (mmalloc, readline): Don't configure.
12897 * mpw-build.in (thisscript): Rename to ThisScript.
12898 Use mpw-build instead of BuildProgram everywhere.
12899 (mmalloc, readline): Don't build.
12900 * mpw-README: New file, basic documentation about the MPW port.
12901
12902 * mpw-config.in: Use forward-include to create include files.
12903
12904 * mpw-configure: Add more things to the top of each configured
12905 Makefile, including contents of config/mpw-mh-mpw.
12906 * mpw-config.in (extra-include): Create this directory and fill it
12907 with Posix-like include files when configuring.
12908
12909 * config.sub (apple, mac, mpw): Add various aliases.
12910
12911 * mpw-build.in: New file, top-level build script fragment for MPW.
12912 * mpw-configure: New file, configure script for MPW.
12913 * mpw-config.in: New file, config fragment for MPW.
12914
12915Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12916
12917 * configure.in (host_libs): Remove glob, since it is gone from the
12918 sources.
12919
12920Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12921
12922 * Makefile.in: define empty GDB_NLM_DEPS var.
12923
12924 * configure.in(target_makefile_frag): use config/mt-netware
12925 for netware targets.
12926
12927Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12928
12929 * config.sub: Merge in recent FSF changes. Remove linux special
12930 cases.
12931
12932Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12933
4bddf3ad 12934 Revert this change:
252b5132
RH
12935
12936 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12937
12938 * build-all.mk: Use CC=cc -Xs on Solaris.
12939
252b5132
RH
12940Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12941
12942 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12943 stop using it.
12944 * Makefile.in: Nuke all references to glob subdirectory.
12945
12946Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12947
12948 * configure.in: Fix --enable-shared logic in per-host.
12949
12950Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12951
12952 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12953
12954Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12955
12956 * configure.in (noconfigdirs): Don't build gas on AIX, for
12957 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12958
12959Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12960
12961 * configure: Fix --cache-file to work if the file argument is a
12962 relative path.
12963
12964Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12965
12966 * configure: If the --cache-file is used, pass it down to
12967 configure in subdirectories.
12968
12969Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12970
12971 * config.sub: add vxworks29k configuration.
12972
12973Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12974
12975 * Makefile.in (taz): Do "diststuff" part quietly.
12976
12977Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12978
12979 * config.sub: Mini-merge with gcc/config.sub.
12980
12981Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12982
12983 * config.guess (IRIX): Sed - to _.
12984
12985Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12986
12987 * Makefile.in (source-vault, binary-vault): New targets.
12988
12989Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12990
12991 * config.sub: Recognize -eabi as a basic system type.
12992
12993Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12994
12995 * configure.in (enable_shared stuff): Fix typo.
12996
12997Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12998
12999 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13000
13001Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13002
13003 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13004
13005Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13006
13007 * configure.in (rs6000-*-*): Don't build gas.
13008
13009Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13010
13011 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13012 reduce command line length.
13013 (AS_FOR_TARGET): Check for as.new, not Makefile.
13014 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13015
13016Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13017
13018 * config.guess: Merge from FSF.
13019
13020Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13021
13022 * configure: Don't use $ when handling program_suffix.
13023
13024Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13025
13026 * configure.in: Configure tk for hppa/hpux.
13027
13028Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13029
13030 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13031
13032Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13033
13034 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13035 to LIBCXXFLAGS. Tests are better run without it.
13036
13037Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13038
13039 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13040
13041Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13042
13043 * configure.in (*-*-netware*): Don't configure xiberty.
13044
13045Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13046
13047 * configure.in: Remove tk from native_only list.
13048
13049Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13050
13051 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13052 for special NCD build.
13053
13054Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13055
13056 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13057 makeall.bat, they're only useful for binutils snapshots.
13058 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13059 makeall.bat to specified SUPPORT_FILES.
13060
13061Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13062
13063 * build-all.mk: Add Ericsson targets to sun4 and solaris
13064 hosts. Add BNR's sun4 target to solaris host, so their
13065 build-from-source will be tested in-house first.
13066
13067Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13068
13069 * Makefile.in (LIBCFLAGS): New variable.
13070 (CFLAGS_FOR_TARGET): Ditto.
13071 (LIBCFLAGS_FOR_TARGET): Ditto.
13072 (LIBCXXFLAGS): Ditto.
13073 (CXXFLAGS_FOR_TARGET): Ditto.
13074 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13075 (BASE_FLAGS_TO_PASS): Pass them.
13076 (EXTRA_TARGET_FLAGS): Ditto.
13077
4bddf3ad 13078 * configure.in: Support --enable-shared.
252b5132
RH
13079
13080Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13081
13082 * configure.in (target_libs): Include libstdc++ again.
13083 * config.guess: Update from FSF (for FreeBSD).
13084
13085Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13086
13087 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13088 makeall.bat.
13089 (DISTDOCDIRS): Add `etc'.
13090 (ETC_SUPPORT_PFX): New variable.
13091 (taz): Include anything from etc starting with a word in
13092 ETC_SUPPORT_PFX.
13093
13094Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13095
13096 * config.sub: Update for recent FSF changes. Remove obsolete
13097 h8300hds entry. Add -windows* and -osx as basic os. Minor
13098 spacing changes.
13099
13100Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13101
13102 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13103
13104 * config.guess: Merge with FSF.
13105 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13106
13107Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13108
13109 * configure: Since the "trap 0" handler will override the exit
13110 status on many systems, only use it for "exit 1", and make it set
13111 a non-zero exit status; reset it before "exit 0". Also, check
13112 exit status of config.sub, and error out if it failed.
13113
13114Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13115
13116 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13117 and install libgloss.
13118
13119Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13120
13121 * Makefile.in (all-binutils): Depend upon all-byacc.
13122
13123 * configure.in: Don't build emacs on Irix 5.
13124
13125Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13126
13127 * configure.in (*-*-netware*): Add libio.
13128
13129Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13130
13131 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13132 (CHECK_TARGET_MODULES): Ditto.
13133 (INSTALL_TARGET_MODULES): Ditto.
13134 (TARGET_LIBS): Ditto.
13135 (all-libstdc++): Note dependencies.
13136
13137Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13138
13139 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13140
13141Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13142
13143 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13144 -fexternal-templates.
13145
13146 * configure.in (target_libs): Add libstdc++.
13147 (noconfigdirs): Add libstdc++ as appropriate.
13148
13149Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13150
13151 * config.guess: Update from FSF.
13152
13153Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13154
13155 * configure: Use ${config_shell} when running ${configsub}.
13156
13157Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13158
13159 * config.sub: No longer recognize h8300h.
13160
13161Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13162
13163 * config.sub: Remove extraneous differences between config.sub and
13164 gcc/config.sub.
13165
13166Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13167
13168 * Makefile.in (DISTSTUFFDIRS): Add gas.
13169
13170Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13171
13172 * COPYING.NEWLIB: New file.
13173
13174Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13175
13176 * config.guess (HP-UX): Patch from Harlan Stenn
13177 <harlan@landmark.com> to also emit release level.
13178
13179Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13180
13181 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13182
13183Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13184
13185 * config.sub: Merge nextstep cleanup from FSF.
13186
13187Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13188
13189 * configure.in (arm-*-*): Don't configure ld for this target.
13190
13191Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13192
13193 * configure.in (*-*-netware): don't configure libg++, libio,
13194 librx, or newlib.
13195
13196Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13197
13198 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13199 configure ld--it works, but it doesn't support shared libraries.
13200
13201Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13202
13203 * config.guess (*-unknown-freebsd*): Get rid of possible
13204 trailing "(Release)" in version string.
13205 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13206
13207Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13208
13209 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13210 Fix type: *-next-neststep -> *-next-nextstep.
13211
13212 * config.guess: Merge from FSF:
13213
13214 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13215
13216 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13217
13218 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13219
13220 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13221 instead of UNIX_SV for UnixWare 1.0).
13222
13223Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13224
13225 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13226 to make gdb/nlm/* build after the compiler and linker.
13227
13228Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13229
13230 * config.guess (netbsd, freebsd, linux): Accept any machine,
13231 not just i[34]86.
13232 (m68k-atari-sysv4): Relocate to match FSF version.
13233
13234 * config.guess: More merges from the FSF:
13235
13236 Add a space before function call or macro invocation.
13237
13238 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13239
13240 * config.guess: Add trap cmd to remove dummy.c and dummy when
13241 interrupted.
13242
13243 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13244
13245 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13246 (dummy): Redirect stderr from compilation of dummy.c.
13247
13248 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13249
13250 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13251
13252Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13253
13254 * configure: Accept and ignore --cache*, for compatibility with
13255 new autoconf.
13256
13257Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13258
13259 * config.guess: Merge from FSF:
13260
13261 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13262
13263 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13264 (PATH): Add /.attbin at end for finding uname.
13265 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13266
13267 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13268
80413487 13269 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13270
13271 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13272
80413487
RH
13273 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13274 to select whether to use ELF or COFF.
252b5132
RH
13275
13276 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13277
80413487 13278 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13279
13280 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13281
13282 * config.guess: Guess the OS version for HPUX.
13283
13284 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13285
13286 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13287
13288Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13289
13290 * configure.in: Recognize --with-headers, --with-libs, and
13291 --without-newlib.
13292 * Makefile.in (all-xiberty): Depend upon all-ld.
13293
13294Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13295
13296 * configure.in: Change i[34]86 to i[345]86.
13297
13298Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13299
13300 * configure (version): A few more tweaks to help message.
13301
13302Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13303
13304 * Makefile.in: Remove (for now) librx as a host library,
13305 now that we're building it for target.
13306
13307Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13308
13309 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13310 (Karl Berry).
13311
13312Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13313
13314 * configure.in: Also configure librx.
13315
13316Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13317
13318 * Makefile.in: Update various rules to reflect that librx
13319 is now needed for libg++.
13320
13321Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13322
13323 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13324
13325Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13326
13327 * configure.in: Configure the examples directory.
13328
13329Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13330
13331 * configure: Simplify Jun 2 1994 change.
13332
13333Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13334
13335 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13336 /bin/gcc isn't good enough to build gcc.
13337
13338Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13339
13340 * Makefile.in (GDB_SUPPORT_FILES): Remove
13341 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13342 (gdb.tar.gz): Add new rule to use standard distribution building
13343 mechanism.
13344
13345Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13346
13347 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13348 Bill Cox <bill@cygnus.com>.
13349
13350Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13351
13352 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13353
13354Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13355
13356 * configure: Search current dir first in .gdbinit.
13357
13358Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13359
13360 * config.sub: Recognize freebsd (merged from gcc config.sub).
13361
13362Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13363
13364 * config.sub: Refer to NeXT's operating system as nextstep.
13365
13366 * config.sub (case $basic_machine): Re-order the cases, to match
13367 the order in the FSF version (which is mostly alphabethical).
13368 Merge in some additions and changes from the FSF.
13369
13370Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13371
13372 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13373 * config.sub: Recognize cxux7.
13374 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13375
13376Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13377
13378 * config.sub: Fix typo powerpc -> powerpc-*.
13379
13380Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13381
13382 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13383
13384 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13385 parallel with all-emacs and install-emacs). Top-level command
13386 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13387
13388Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13389
13390 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13391 $(relbindir)/make before doing ``make install'', and use
13392 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13393 installing over running make binary.
13394 ($(host)-stamp-stage3-installed): Likewise.
13395
13396Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13397
13398 * config.guess: Recognize Mach.
13399
13400Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13401
13402 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13403 see whether --exec-prefix was used.
13404
13405Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13406
13407 * README: Explicitly mention libg++/README. (Zoo's idea.)
13408
13409Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13410
13411 * Makefile.in: Add all-librx target similar to all-libproc.
13412
13413Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13414
13415 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13416 with post 1.2 uname bogosity.
13417
13418Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13419
13420 * configure: Remove temporary files on receipt of a signal.
13421
13422Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13423
13424 * configure: If there is a package_makefile_frag, remove
13425 ${subdir}/Makefile.tem after copying it in.
13426
13427Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13428
13429 * build_all.mk: support rs6000 lynx identifies itself as
13430 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13431 since /bin/gcc is too feeble to compile a modern gcc.
13432
13433Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13434
13435 * brought devo/test-build.mk update-to-date with progressive/
13436 test-build.mk. Add lynx targets and hppa flag info.
13437
13438Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13439
13440 * configure.in: Use mh-ncrsvr43. Patch from
13441 Tom McConnell <tmcconne@sedona.intel.com>.
13442
13443Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13444
13445 * config.guess (i386-unknown-bsdi): No longer need to
13446 check #if defined(__bsdi__) && defined(__i386__).
13447
13448Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13449
13450 * configure: Set program_transform_nameoption correctly.
13451
13452Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13453
13454 * brought build-all.mk update-to-date with progressive build-all.mk,
13455 added new targets and hppa info.
35590697 13456
252b5132
RH
13457Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13458
13459 * configure: If config.guess result is a prefix of the user
13460 specified target, assume a native build and use the user specified
13461 target as the host alias. Remove SunOS patch suffix removal hack.
13462 * configure.in: Remove SunOS patch suffix removal hack.
13463
13464 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13465 in NATIVE_CHECK_MODULES.
13466
13467Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13468
13469 * Makefile.in: Rename HOST_ONLY to NATIVE.
13470 * configure: Delete SunOs patch suffix from host_canonical
13471 and build_canonical variables that are prepended to Makefiles.
13472 * configure.in: Add comments for easier maintenance.
13473
13474Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13475
13476 * Makefile.in: Add all-libproc target similar to all-gui.
13477
13478Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13479
13480 * Makefile.in (CHECK_MODULES): split into
13481 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13482
13483Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13484
13485 * config.guess (i386-unknown-bsdi): New system to guess.
13486
13487Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13488
13489 * Makefile.in: Add all-gui target (but not yet build by "all").
13490
13491Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13492
13493 * config.sub: Move deletion of patch suffix from here...
13494 * configure.in: To here, at Ian's suggestion. The top-
13495 level scripts might need to know of a patch level.
13496
13497Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13498
13499 * config.sub: Strip off patch suffix so rtl is recognized
13500 as a sunos4.1.3 machine, even though it's been patched.
13501
13502Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13503
13504 * Makefile.in (INSTALL_LAST): Delete.
13505 (INSTALL_DOSREL): New.
13506
13507Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13508
13509 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13510 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13511 whether we pass down --with-gnu-ld anyhow.
13512
13513Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13514
13515 * Makefile.in (INSTALL_LAST): Change operation so it works
13516 on more flavors of make.
13517 * configure.in (go32): Don't build libg++ or libio.
13518
13519Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13520
13521 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13522 they can be overriden by templates.
13523
13524Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13525
13526 * configure.in (target==go32): Don't build gdb.
13527 * dosrel: New directory.
13528
13529Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13530
13531 * configure.in (host==go32): Configure dosrel too.
13532 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13533 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13534 be set by incoming names or templates.
13535 (INSTALL_LAST): New rule.
252b5132
RH
13536
13537Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13538
13539 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13540
13541Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13542
252b5132
RH
13543 * configure.in (appdirs): New variable. Currently empty, but will
13544 be used in gas distribution. If nonempty, lists a set of
13545 directories at least one of which must get configured, or top
13546 level configuration is considered to have failed.
13547 (rs6000-*-lynxos*): Use new file name.
13548
13549Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13550
13551 Eliminate XTRAFLAGS.
13552 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13553 newlib include files using -idirafter, and also use -nostdinc.
13554 (CXX_FOR_TARGET): Likewise.
13555 (XTRAFLAGS): Removed.
13556 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13557 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13558 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13559 ($(DO_X)): Don't pass down XTRAFLAGS.
13560
13561Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13562
13563 * configure.in (mips*-dec-bsd*): New target; do build linker.
13564 (mips*-*-bsd*): New target; don't build linker.
13565
13566Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13567
13568 * configure.in: support rs6000-*-lynxos* configuration.
13569 support sunos4 as a cross target.
13570
13571 * config.sub: look for lynx*, not lynx since the OS version may
13572 legitimately be part of the name.
13573
13574Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13575
13576 * configure.in (i[34]86-*-sco*): Move to be with other i386
13577 targets.
13578 (romp-*-*): New target. Skip various binary utilities.
13579 (vax-*-*): New target. Don't build newlib.
13580 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13581
13582Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13583
13584 * configure.in: Only set host_makefile_frag if config
13585 directory exists.
13586
13587Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13588
13589 * install.sh: If $dstdir exists, don't check whether each
13590 component does.
13591
13592Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13593
13594 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13595
13596Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13597
35590697
AJ
13598 * configure.in (*-*-lynxos*): Don't configure newlib for either
13599 native or cross Lynx.
252b5132
RH
13600
13601Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13602
13603 * config.sub (sparc64-elf): Fix os.
13604 (z8k): Remove duplicate.
13605
13606Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13607
13608 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13609 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13610
13611Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13612
13613 * configure: Make file links cleanly even if Lynx fails on
80413487 13614 an NFS symlink (at least fail cleanly).
252b5132
RH
13615
13616Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13617
13618 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13619 -XNh2000.
13620
13621Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13622
13623 * configure: Unknown options are fatal again.
13624
13625Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13626
13627 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13628 compatibility.
252b5132
RH
13629
13630Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13631
13632 * build-all.mk: Add `clean' target.
13633
13634Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13635
13636 * config.guess: Add SINIX support.
13637 * configure.in: Add mips-*-sysv4* support.
13638
13639Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13640
13641 * build-all.mk: Document all useful targets.
13642 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13643 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13644
13645Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13646
13647 * configure: Support --silent, --quiet.
13648
13649Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13650
13651 * configure: Support --disable-FEATURE.
13652
13653Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13654
13655 * config.guess: Recognize NCR running SVR4.3.
13656
13657Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13658
13659 * config.guess: Make BSDI generate i386-unknown-bsd386.
13660 Patch from Paul Eggert <eggert@twinsun.com>.
13661
13662Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13663
13664 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13665
13666Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13667
13668 * configure: Make unrecognized options give nonfatal warnings
13669 instead of fatal errors, and pass them to any subdirectory
13670 configures in case they recognize them.
13671 Make --x equivalent to --with-x.
13672
13673Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13674
13675 * configure: Add --enable-* options. Clean up usage message and
13676 some comments.
13677
13678Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13679
13680 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13681
13682Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13683
13684 * configure.in (hppa*-*-*): Enable binutils.
13685
13686Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13687
13688 * config.sub: Recognize cisco.
13689
13690Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13691
13692 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13693
13694Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13695
13696 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13697 than one configuration name. Add comment.
13698
13699Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13700
13701 * config.guess: about target *-hitachi-hiuxwe2, fixed
13702 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13703 macro is incorrect.]
13704
13705Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13706
13707 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13708 than the "make ls" stuff which used to be here.
13709
13710Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13711
13712 * config.guess: Recognize i[34]86-unknown-freebsd.
13713 From Shawn M Carey <smcarey@rodan.syr.edu>.
13714
13715Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13716
13717 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13718
13719Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13720
13721 * config.guess: Check for ptx.
13722
13723Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13724
13725 * config.sub: Add os9k checking.
13726
13727Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13728
13729 * config.guess: Handle OSF1 running on HPPA processors
13730
13731Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13732
13733 * configure: If subdir configure fails, print out a message with
13734 subdirectory name, in case subdir's configure code didn't identify
13735 itself.
13736
13737Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13738
13739 * configure.in: Remove embedded newlines from configdirs.
13740 Avoid mismatches of substrings. Fix matching strings at end
13741 of configdirs.
13742
13743Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13744
13745 * config.guess: Add Lynx/rs6000 config support.
13746
13747Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13748
13749 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13750
13751Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13752
13753 * configure.in (hppa*-*-osf*): Treat this just like most other
13754 PA configurations (eg no binutils or ld).
13755 (hppa*-*-*elf*): These configurations have binutils and ld.
13756
13757Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13758
13759 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13760
13761Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13762
13763 * configure.in (rs6000-*-*): Build gas.
13764
13765Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13766
80413487 13767 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13768
13769Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13770
13771 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13772 for GDB and GDB has been fixed to not need it.
13773
252b5132
RH
13774Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13775
13776 * config.guess: Recognize vax hosts.
13777
13778Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13779
13780 * configure (while loop): Don't use "break 2" inside case
13781 statement -- the case statement isn't an enclosing loop.
13782
13783Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13784
13785 * config.guess: Clean up NeXT support, to allow nextstep
13786 on Intel machines. Make OS be nextstep.
13787
13788Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13789
13790 * config.guess: Add alternate forms for Convex.
13791
13792Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13793
13794 * configure: Completely rewrite option processing. Take
13795 advantage of pattern-matching to avoid invoking test frequently.
13796 Also clean up host and target defaulting logic.
13797
13798Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13799
13800 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13801 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13802 commands (plus user environment) will fit SCO limits.
13803
13804Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13805
13806 * configure.in: Don't issue warnings about directories which are
13807 not being configured if -norecursion is set. Correct test for
13808 --with-gnu-as and --with-gnu-ld to not get confused by substring
13809 matches.
13810
13811 * configure.in: Don't build gas for alpha-dec-osf1*.
13812
13813Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13814
13815 * configure: Back out Per's change of 12/19/1993. It changes the
13816 behavior of configure in unexpected and confusing ways.
13817
13818 Also, use different delim char when calculating
13819 program_transform_name so that the name can contain slashes.
13820
13821Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13822
13823 * configure.in, config.sub: Add support for VSTa micro-kernel.
13824
13825Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13826
13827 * configure.in: Nuke hacks which were used to get a special
13828 version of GAS for HPPA configurations.
13829
13830Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13831
13832 * configure: If only ${target_alias} is given, use that
13833 as the default for ${host_alias}.
13834 * configure: Add missing back-slashes before nested quotes.
13835
13836Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13837
13838 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13839
13840Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13841
13842 * config.guess: Recognize some Tektronix configurations.
13843 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13844
13845Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13846
13847 * config.sub: Match any flavor of SH.
13848
13849Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13850
13851 * configure.in: Don't try to configure newlib for Alpha.
13852
13853Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13854
13855 * configure.in: Don't build ld for Irix 5. Don't build gas,
13856 libg++ or libio for any Alpha target.
13857
13858 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13859
13860Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13861
13862 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13863 default arguments -- so it tried to compress itself.
13864
13865Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13866
13867 * configure.in (notsupp): ensure that a space is always at the end
13868 of the configdirs list, since the grep checks for an explicit space
13869
13870Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13871
13872 * configure.in (target i386-sysv4.2): don't build ld, since static
13873 versions of many libraries are not available.
13874
13875Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13876
13877 * config.guess: Recognize Apollos (using environment variables).
13878 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13879
13880Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13881
13882 * config.guess: Recognize Sony news mips running newsos.
13883
13884Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13885
13886 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13887 "fi ; else" for bash.
13888
13889Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13890
13891 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13892
13893Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13894
13895 * config.sub: accept unixware as an alias for svr4.2.
13896 Fix some inconsistancies with the gcc version.
13897
13898Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13899
13900 * Makefile.in (DISTDOCDIRS): Add gdb.
13901
13902Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13903
13904 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13905
13906Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13907
13908 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13909 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13910 this now.
13911
13912Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13913
13914 * config.sub: Accept hiux* as an OS name.
13915
13916 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13917 etc/make-stds.texi. The underscore came from gcc, and dje now
13918 agrees that RUNTESTFLAGS is the correct name.
13919
13920Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13921
13922 * install.sh: Remove 'set -e'. It makes any conditionals
13923 in the script useless.
13924
13925 * config.guess: Automatically recognize arm-acorn-riscix
13926 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13927
13928Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13929
13930 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13931
13932Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13933
13934 * Makefile.in (DISTDOCDIRS): New variable.
13935 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13936 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13937
13938Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13939
13940 * configure.in (hppa target): check the source directory for the
13941 pagas sub-directory
13942
13943Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13944
13945 * config.sub: Allow -aout* and -elf*.
13946
13947Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13948
13949 * configure.in: Don't build ld on i386-solaris2, same as for
13950 sparc-solaris2.
13951
13952Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13953
13954 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13955
13956Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13957
13958 * configure.in: Configure gdb for alpha.
13959
13960Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13961
13962 * Makefile.in (CXXFLAGS): Add -O.
13963
13964Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13965
13966 * config.guess: added support for DG Aviion
13967
13968Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13969
13970 * configure.in: Produce warning message for subdirectories not
13971 configurable for this host/target combination. Don't try to
13972 configure gdb for vms.
13973
13974Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13975
13976 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13977 appropriate files before making "diststuff".
13978 (DISTBISONFILES): New var: list of files to be edited.
13979 (DISTSTUFFDIRS): Add binutils.
13980
13981Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13982
13983 * config.sub: also handle mipsel and mips64el (for little endian mips)
13984
13985Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13986
13987 * configure.in: Add * to end of all OS names.
13988
13989Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13990
13991 * configure.in: Build newlib for LynxOS native.
13992
13993Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13994
13995 * config.guess: Add support for delta 88k running SVR3.
13996
13997 * configure.in: Add comment about HP compiler vs. emacs.
13998
13999Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14000
14001 * configure.in: don't build ld on solaris2 (not a viable option
14002 due to bugs in getpwnam & getpwuid)
14003
14004Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14005
14006 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14007 config.guess will produce a full version number.
14008
14009Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14010
14011 * configure.in: Build linker and binutils for alpha-dec-osf1.
14012
14013Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14014
14015 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14016 and gdb/testsuite/Makefile.in.
14017
14018Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14019
14020 * configure.in: recognize mips*- instead of mips-
14021
14022Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14023
14024 * config.sub: Accept linux*coff and linux*elf as operating
14025 systems.
14026
14027Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14028
14029 * config.sub: Recognize mips64, and mips3 as an alias for it.
14030
14031Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14032
14033 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14034 gdb knows how to handle OSF/1 shared libraries.
14035
14036Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14037
14038 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14039 * config.guess: Recognize Hitachi's HIUX.
14040 * config.sub: Recognize h3050r* and hppahitachi.
14041 Remove redundant cases for hp9k[23]*.
14042
14043Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14044
14045 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14046 if gas and ld are in the source tree and are in ${configdirs}.
14047 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 14048 --with options (but still pass them down on the command line,
252b5132
RH
14049 if they were explicitly specified).
14050
14051Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14052
14053 * configure: substitute SHELL value in Makefile.in with
14054 ${CONFIG_SHELL}
14055
14056Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14057
14058 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14059 *-*-solaris2* targets.
14060
14061Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14062
14063 * Makefile.in: define M4, and pass it down to sub-makes;
14064 all-autoconf now depends on all-m4
14065
14066Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14067
14068 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14069 presence of {ar,ranlib} instead of a configured directory
14070
14071Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14072
14073 * config.guess: Accept 34?? as well as 33?? for NCR.
14074
14075Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14076
14077 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14078 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14079
14080Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14081
14082 * configure: grab values for $(CC) and $(CXX) from the
14083 environment, so that someone can do "CC=gcc configure; make" and
14084 have it work right (matching the way that autoconf works now)
14085
14086 * configure.in, Makefile.in: add support for gash, the tcl
14087 interface to Galaxy
14088
14089 * config.guess: add NetBSD variants (hp300, x86)
14090
14091Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14092
14093 * install.sh: Support -d option (in the manner of SunOS 4 install,
14094 as it is more deterministic than that of GNU install)
14095 (chmodcmd): Set file to mode 755 by default (should also do default
14096 chgrp and chown, but I don't feel like dealing with that now)
14097
14098Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14099
14100 * config.sub: Remove h8300hhms alias.
14101
14102Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14103
14104 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14105
14106Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14107
14108 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14109 as stmp-fixinc
14110
14111Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14112
14113 * config.sub: recognize m88110-bug-coff.
14114
14115Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14116
14117 * Makefile.in (all-libio): all dependencies on the toolchain used
14118 to build this (gcc, gas, ld, etc)
14119
14120Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14121
14122 * config.guess: Deal with OSF/1 1.3 on alpha.
14123
14124Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14125
14126 * install.sh: add some 'else true' clauses for portability
14127
14128 * configure.in: don't build libio for h8[35]00-*-* targets
14129
14130Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14131
14132 * Makefile.in: Add support for new libio.
14133
14134Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14135
14136 * install.sh: If one command fails, don't try the rest. Don't try
14137 to remove $dsttmp (via trap) unless we have already created it.
14138 If $src doesn't exist, detect it and exit with an error.
14139
14140 * config.guess: Recognize BSD on hp300.
14141
14142Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14143
14144 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14145 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14146
14147Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14148
14149 * Makefile.in (all-send-pr): depends on all-prms
14150
14151Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14152
14153 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14154
14155Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14156
14157 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14158 Added test for mips-mips-riscos5.
14159
14160Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14161
14162 * configure.in: use mh-hp300 for 68k HP hosts
14163
14164Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14165
14166 * configure: add support for CONFIG_SHELL, so that you can use
14167 some alternate shell for evaluating configure scripts
14168
14169Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14170
14171 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14172 in configure script to bug-gdb@prep.ai.mit.edu when building
14173 distribution archive.
14174 * Makefile.in (COMPRESS): Remove def.
14175 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14176 gdb.tar.Z and make-gdb.tar.Z respectively.
14177 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14178 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14179 to convergence with 'taz' target in Makefile.in.
14180
14181Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14182
14183 * install.sh (dsttmp): use trap to ensure that tmp files go
14184 away on error conditions
14185
14186Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14187
14188 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14189
14190Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14191
14192 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14193 its parent is '/' not ''.
14194
14195 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14196
14197Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14198
14199 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14200 that ${newsrcdir}/configure.in does.
14201
14202Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14203
14204 * test-build.mk: support for CONFIG_SHELL
14205
14206Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14207
14208 * config.sub (netware): Add as a basic system type.
14209
14210Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14211
14212 * Makefile.in (Makefile): depend on configure.in. Also drop the
14213 $(srcdir)/ from the dependency on Makefile.in.
14214
14215Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14216
14217 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14218 (h8300hhms is temporary until multi-libraries are implemented).
14219 * configure.in: Handle h8300h too.
14220
14221Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14222
14223 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14224
14225Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14226
14227 * configure: Remove extraneous output when guessing host type.
14228 * config.guess: Remove extraneous output when guessing using C
14229 compiler rather than uname, or when guessing fails.
14230
14231Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14232
14233 * Makefile.in: remove all.cross and install.cross targets
14234
14235 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14236 definitions
14237
14238Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14239
14240 * configure.in (target sh): Build gprof.
14241
14242Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14243
14244 * config.sub: change -solaris to -solaris2
14245
14246Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14247
14248 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14249
14250Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14251
14252 * configure: Correct error message for missing Makefile.in to
14253 print correct directory.
14254
14255Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14256
14257 * install.sh: kludge around 386BSD shell bug
14258
14259Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14260
14261 * config.guess: Recognize NeXT.
14262 * config.guess: Recognize i486-ncr-sysv4.
14263 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14264
14265Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14266
14267 * Makefile.in (MAKEINFOFLAGS): New variable.
14268 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14269 * build-all.mk, test-build.mk: Pass down --no-split as
14270 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14271
14272Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14273
14274 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14275
14276Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14277
14278 * Makefile.in (libg++.tar.z): New rule.
14279 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14280 * Makefile.in (taz): Only do a single chmod.
14281
14282Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14283
14284 * install.sh: don't use dirname anymore (replaced with sed usage)
14285
14286Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14287
14288 * Makefile.in: Change extension for gzip'd files from '.z' to
14289 '.gz' per new FSF standard usage.
14290
14291Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14292
14293 * configure: put quotes around the final value of program_transform_name
14294
14295Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14296
14297 * Makefile.in: new install.sh support; update install-info rules
14298
14299Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14300
14301 * configure.in: Build diff for crosses, but not for go32 host.
14302
14303 * configure.in: Build gprof only for native, and don't build it
14304 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14305
14306Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14307
14308 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14309
14310Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14311
14312 * configure.in (host_tools): Add prms.
14313
14314Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14315
14316 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14317 with $(FLAGS_TO_PASS) on the command line
14318
14319 * config.sub: Recognize lynx and lynxos
14320
14321Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14322
14323 * config.sub: Accept -ecoff*, not just -ecoff.
14324
14325Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14326
14327 * Makefile.in (taz): Use .gz suffix instead of .z.
14328 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14329 names.
14330
14331Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14332
14333 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14334
14335Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14336
14337 * Makefile.in (install-no-fixedincludes): install gcc last, so
14338 that rebuilds that might happen during 'make install' don't get
14339 bogus gcc include files
14340
14341Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14342
14343 Change from Utah for HPPA support:
14344 * config.guess: Recognize hppa1.x-hp-bsd.
14345
14346Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14347
14348 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14349 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14350
14351Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14352
14353 * config.sub: Add support for rom68k and bug boot monitors.
14354
14355Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14356
14357 * Makefile.in: Make all-opcodes depend on all-bfd.
14358
14359Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14360
14361 * config.guess: Added special check for i[34]86-univel-sysv4*.
14362
14363Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14364
14365 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14366 the processor rather than assuming i486.
14367
14368Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14369
14370 * config.guess: Recognize SunOS6 as Solaris3.
14371
14372Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14373
14374 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14375 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14376
14377Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14378
14379 * build-all.mk (all-cross): New target for Canadian Cross.
14380 Added Q2 go32 targets.
14381 * test-build.mk: Configure go32 cross sparclite-aout and
14382 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14383 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14384
14385Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14386
14387 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14388 GO32 hosted toolchains
14389
14390Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14391
14392 * configure: change so "-exec-prefix" gets passed down rather
14393 than "-exec_prefix" so autoconf generated Makefiles get the
14394 exec_prefix set right.
14395
14396Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14397
14398 * config.guess: get the Solaris2 minor version number
14399
14400 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14401
14402Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14403
14404 * config.guess: Recognize some Sequent platforms.
14405
14406Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14407
14408 * Makefile.in: added the vault-install target
14409
14410 * configure.in: actually use the Sun3 makefile fragment that's in
14411 config, also added the release dir to configdirs
14412
14413Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14414
14415 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14416
14417Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14418
14419 * configure.in: remove some program from Alpha targetted toolchains
14420
14421Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14422
14423 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14424 gprof.
14425 (taz): Run "make diststuff" in those directories instead of "make
14426 proto-dir". Look for "VERSION=" only at start of line in subdir
14427 Makefile. Use "gzip -9" for compression.
14428 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14429 (binutils.tar.z): New target.
14430
14431Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14432
14433 * Makefile.in (taz): Include gpl.texinfo.
14434
14435Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14436
14437 * Makefile.in (setup-dirs): Merged into "taz" target.
14438 (taz): Only do `proto-dir' stuff if a directory is actually needed
14439 for this target.
14440
14441Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14442
14443 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14444 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14445 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14446 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14447 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14448
14449Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14450
14451 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14452 config.sub, and move-if-change to gdb testsuite distribution
14453 archive, so the testsuite can be extracted, configured, and
14454 run separately from the gdb distribution. Blow away the Chill
14455 tests that require a Chill compiled executable, since GNU Chill
14456 is not yet publically available.
14457
14458Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14459
14460 * test-build.mk: set environment variables in a single command,
14461 instead of a list of assignments and exports
14462
14463 * config.guess: recognize Alpha/OSF1 systems
14464
14465Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14466
14467 * configure: Change help message to prefer --options rather than
14468 -options.
14469
14470Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14471
14472 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14473 zippy@ecst.csuchico.edu.
14474 * config.guess: Recognize miniframe.
14475
14476Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14477
9eb322aa
MF
14478 * Makefile.in: Use srcroot to find runtest rather than rootme.
14479 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14480
14481Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14482
14483 * test-build.mk: Extensive additions to support building on a
14484 machine other than the host.
14485
14486Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14487
14488 * configure (tooldir): Fix for i386-aix again.
14489
14490Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14491
14492 * configure, Makefile.in: Change definition of $(tooldir)
14493 to match the FSF.
14494
14495Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14496
14497 * config.guess: Recognize i[34]86/SVR4.
14498
14499Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14500
14501 * Makefile.in (all-gdb): gdb depends on sim.
14502
14503Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14504
14505 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14506 at the same time we make the prototype gdb directory.
14507 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14508 files at the same time as the gdb base release distribution.
14509
14510Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14511
14512 * Makefile.in (check): Use individual check targets rather than
14513 DO_X rule.
14514 (check-gcc): Added.
14515
14516Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14517
14518 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14519 for System V release 3.2.
14520
14521Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14522
14523 * config.sub: Recognize hppaosf.
14524 * configure.in: Do configure ld/binutils/gas for it.
14525
14526Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14527
14528 * configure (tooldir): Alter syntax used to set this, for systems
14529 where "\$" isn't handled right, like i386-aix.
14530
14531Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14532
14533 * configure: Pass program-transform-name, not
14534 program_transform_name, to recursive configures.
14535
14536Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14537
14538 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14539 of gas+ld+binutils.
14540
14541Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14542
14543 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14544
14545Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14546
14547 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14548
252b5132
RH
14549Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14550
14551 * Makefile.in (PRMS): Set back to all-prms.
14552
14553Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14554
14555 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14556 targets, rather than for MIPS hosts.
14557
14558Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14559
14560 * configure.in: add comment for --with-x default values
14561
14562 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14563
14564 * Makefile.in: add check-* targets for each of the directories in
14565 the tree. Add a definition of RUNTEST that will use the one we
14566 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14567
14568Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14569
14570 * configure.in: Removed obsolete references to bfd_target and
14571 target_makefile_frag.
14572
14573 * build-all.mk: Set assorted targets for Q2.
14574 * config.sub: Recognize z8k-sim and h8300-hms.
14575 * test-build.mk: Really don't pass host to configure.
14576 (HOLES): Added uname.
14577
14578Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14579
14580 * configure: Handle an empty program-prefix, program-suffix or
14581 program-transform-name correctly.
14582
14583Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14584
14585 * build-all.mk: -G 8 no longer required for MIPS targets.
14586 * test-build.mk: Don't pass host argument to configure; make it
14587 guess.
14588
14589Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14590
14591 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14592 * Makefile.in (COMPRESS): New macro, like GZIP.
14593
14594Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14595
14596 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14597
14598 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14599 with gas currently defaults to -G 0.
14600
14601Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14602
14603 * Makefile.in (all-flex): flex depends on byacc.
14604
14605 * build-all.mk: If host not specified, use config.guess. Pass TAG
14606 to test-build.mk as RELEASE_TAG.
14607 * test-build.mk (configargs): New variable containing arguments to
14608 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14609 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14610
14611 * config.guess: Use /bin/uname when checking -X argument on SCO,
14612 to avoid invoking GNU uname which doesn't understand -X.
14613
14614 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14615
14616 * configure.in: Build gas for mips-*-*.
14617
14618Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14619
14620 * Makefile.in (all.normal): insert missing backslash.
14621
14622Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14623
4bddf3ad 14624 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14625
14626 * Makefile.in: Complete overhaul to merge many almost identical
14627 targets.
14628
14629Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14630
14631 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14632 (gdb.tar.Z): Adjusted.
14633
14634 * Makefile.in (setup-dirs, taz): New targets; should be general
14635 enough to adapt for gdb sometime. Build only .z file.
14636 (gas.tar.z): New target.
14637
14638Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14639
14640 * build-all.mk: Use CC=cc -Xs on Solaris.
14641
252b5132
RH
14642Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14643
14644 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14645 for handling BISON for FSF releases.
14646
14647Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14648
14649 * configure: Actually implement the change zoo just documented.
14650
14651Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14652
14653 * configure: when using config.guess, only set target_alias when
14654 it's not already been set (ie, on the command line)
14655
14656Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14657
14658 * Makefile.in: add installcheck target, set PRMS to install-prms
14659
14660Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14661
14662 * configure: add support for package_makefile_fragment, handle the
14663 case where a directory has a configure.in file but no Makefile.in
14664 more gracefully (with an actual understandable error message, even);
14665 add support for --without (and add this to the usage message); also
14666 explicitly add a --host=${host_alias} to the command line when
14667 config.guess is used
14668
14669Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14670
14671 * configure: Must use both --host and --target in recursive calls.
14672
14673Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14674
14675 * Makefile.in: Change deja-gnu to dejagnu.
14676
14677Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14678
14679 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14680
14681Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14682
14683 * configure.in: canonicalize all instances to *-*-solaris2*,
14684 also strip out a number of tools to not build for go32 host
14685
14686Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14687
14688 * config.guess: add GPL.
14689
14690 * Makefile.in, config.guess, config.sub, configure: bump
14691 copyrights to 93.
14692
14693Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14694
14695 * Makefile.in (do-info): Removed obsolete check for existence of
14696 localenv file.
14697
14698 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14699
14700Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14701
14702 * Makefile.in: a couple of 'else true' for decstation,
14703 support for TclX
14704
14705 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14706
14707Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14708
14709 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14710
14711Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14712
14713 * config.guess: Recognize i386-ibm-aix (PS/2).
14714 * configure.in: Use config/mh-aix386 file for it.
14715
14716Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14717
14718 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14719 CC_FOR_TARGET instead.
14720 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14721
14722Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14723
14724 * Makefile.in: Add sim to list of directories sent with gdb
14725
14726Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14727
14728 * configure.in: Put back mips-dec-bsd* case.
14729
14730Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14731
14732 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14733 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14734 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14735
14736Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14737
14738 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14739
14740 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14741 (install-info): install dir.info only if it exists,
14742 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14743
14744Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14745
14746 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14747 gas for mips-dec-bsd.
14748
14749Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14750
14751 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14752 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14753
14754Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14755
14756 * configure.in: Added "dejagnu" to hosttools list.
14757
14758Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14759
14760 * config.sub, configure.in, config.guess: Add support
14761 for Bosx, an AIX variant from Bull.
14762 Patches from F.Pierresteguy@frcl.bull.fr.
14763
14764Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14765
14766 * devo/dejagnu: Initial creation of devo/dejagnu.
14767 Migrated dejagnu testcases and support files for testing software
14768 tools to reside as subdirectories, currently called "testsuite",
14769 within the directory of the software tool. Migrated all programs,
14770 support libraries, etc. beloging to dejagnu proper from
14771 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14772 with no modifications. The changes to these files which will
14773 allow them to configure, build, and execute properly will be made
14774 in a future update.
14775
14776Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14777
14778 * Makefile.in: Change send_pr to send-pr.
14779 * configure.in: Likewise.
14780 * send_pr: Renamed directory to send-pr.
14781
14782Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14783
14784 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14785
14786Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14787
14788 * README: Update for gdb-4.8 release.
14789 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14790 gdb-xxx.tar.z (gzip'd) file also.
14791
14792Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14793
14794 * Makefile.in: make all-diff depend on all-libiberty
14795
14796Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14797
14798 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14799
14800Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14801
14802 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14803
14804Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14805
14806 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14807 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14808 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14809
14810Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14811
14812 * Makefile.in: makeinfo binary is in a new location
14813
14814Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14815
14816 * config.sub: Accept -ecoff as an OS.
14817
14818 * Makefile.in: Various changes to eliminate a level of make
14819 recursion and reduce the required command line length.
14820 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14821 sub-makes.
14822 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14823 variables holding settings for specific sub-makes.
14824 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14825 in terms of BASE_FLAGS_TO_PASS.
14826 (TARGET_LIBS): New variable listing directories which use
14827 TARGET_FLAGS_TO_PASS.
14828 (subdir_do): Eliminated.
14829 (do-*): New set of targets to replace subdir_do.
14830 (various): All targets which used subdir_do now depend on do-*.
14831 (local-clean): Renamed from do_clean.
14832 (local-distclean): New target, dependency of distclean and
14833 realclean.
14834 (install-info): Don't create directories. Depend on dir.info
14835 rather than calling make recursively.
14836 (install-dir.info): Eliminated.
14837 (install-info-dirs): Create all info directories here.
14838 (dir.info): Depend upon do-install-info.
14839
14840 * test-build.mk (HOLES): Added false.
14841
14842Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14843
14844 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14845
14846Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14847
14848 * Makefile.in (info): remove dependency on all-texinfo. The
14849 problem was really in texinfo/C, not at this level.
14850
14851Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14852
14853 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14854
14855Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14856
14857 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14858 GDB releases.
14859
14860Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14861
14862 * configure: Include srcdir in message about target of link not
14863 being found. Don't convert `-' to `_' in `with' options being
14864 passed to subdirs.
14865
14866Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14867
14868 * configure.in: add uudecode to host_tools
14869
14870 * Makefile.in: added {all,install}-uudecode targets, added them to
14871 the appropriate lists
14872
14873Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14874
14875 * Makefile.in (all-gcc): Added dependency on all-gas.
14876
14877 * configure.in (mips-*-*): Build ld and binutils.
14878
14879Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14880
14881 * configure: check return code from mkdir, print error message and
14882 exit on failure.
14883
14884Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14885
14886 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14887
14888Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14889
14890 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14891
14892Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14893
14894 * config.sub (h8500): Recognize this as a cpu type.
14895
14896Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14897
14898 * configure: source directory missing is no longer a warning
14899
14900 * configure.in: recognize irix[34]* instead of irix[34]
14901
14902 * Makefile.in: define and pass down X11_LIB
14903
252b5132
RH
14904Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14905
14906 * guess-systype: Renamed to ...
14907 * config.guess: ... by popular request.
14908 * configure.in, Makefile.in: Update accordingly.
14909
14910Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14911
14912 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14913 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14914 + Execute ./dummy instead of assuming . is in PATH.
14915
14916Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14917
14918 * guess-systype: New shell script. Attempts to guess the
14919 canonical host name of the executing host.
14920 Only a few hosts are supported so far.
14921 * configure: Call guess-systype if no host is specified.
14922
14923Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14924
14925 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14926 gcc Makefile.
14927
14928
14929Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14930
14931 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14932 (all-gcc, install-gcc, subdir_do): Use it.
14933
14934Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14935
14936 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14937
14938Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14939
14940 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14941 set exclusively by configure, using configure.in .
14942
14943Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14944
14945 * test-build.mk: set $PATH for all builds
14946
14947 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14948
14949Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14950
14951 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14952 the one used in gcc/Makefile.in, so that a null expansion doesn't
14953 override the one needed to build gcc with a native cc.
14954
14955
14956Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14957
14958 * configure: Accept -with arguments.
14959
14960Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14961
14962 * Makefile.in: added h8300sim
14963
14964Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14965
252b5132
RH
14966 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14967 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14968 (all-cygnus, native, build-cygnus): Make
14969 $(canonhost)-stamp-3stage-done, not $(host)....
14970 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14971 i386-sco3.2v4. Added else true to if command.
14972
14973Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14974
14975 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14976
14977Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14978
14979 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14980
14981Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14982
14983 * configure.in: don't remove binutils from Solaris builds
14984
14985Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14986
14987 * Makefile.in: get rid of earlier definitions for *clean,
14988 also handle the recursive info rule better
14989
14990Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14991
14992 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14993 do more-or-less the right thing.
14994
14995Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14996
14997 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14998 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14999
15000Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15001
15002 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15003 $(host_canonical).
15004
15005 * configure.in: split the configdirs list into 4 categories (native
15006 v. cross, library v. tool) and handle the cross-only and native-
15007 only in more reasonable (and correct!) way.
15008
15009Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15010
15011 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15012 configdirs anymore.
15013
15014Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15015
15016 * Makefile.in: extensive cleanup:: removed all of the explicit
15017 clean-* targets, collapsed many wrappers around subdir_do into
15018 one, added additional targets to satisfy standards.texi, deleted
15019 some old targets, some changes for consistency
15020
15021Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15022
15023 * configure.in: handle some programs as cross-only, and others as
15024 native only
15025
15026 * test-build.mk: handle partial holes in a more generic manner
15027
15028 * Makefile.in: m4 depends on libiberty
15029
252b5132
RH
15030Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15031
15032 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15033 time, wdiff, and find to configdirs
15034
15035 * Makefile.in: all, clean, and install rules for the new programs
15036 added to configure.in
15037
15038Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15039
15040 * configure.in: use mh-sun for all *-sun-* hosts
15041
252b5132
RH
15042Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15043
15044 * Makefile.in: define flags for X11 include files and library file
15045 locations, pass them down to the programs that need this info
15046
15047 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15048
252b5132
RH
15049Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15050
15051 * configure.in: start building libg++ for HP-UX targets
15052
15053Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15054
15055 * README: Update references to files moved into etc/.
15056
15057Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15058
15059 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15060 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15061
15062Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15063
15064 * configure: accept dash as well as underscore in long option
15065 names for FSF compatibility.
15066
15067Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15068
15069 * config.sub: added -sco3.2v4 support from FSF.
15070
15071Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15072
15073 * configure.in: expand the section that adds or removes
15074 directories from the list of programs to build, to handle native
15075 vs. cross in addition to host v. native
15076
15077Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15078
15079 * Makefile.in: Replace C++ in macro names with CXX.
15080 This is less likely to break ...
15081
15082Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15083
15084 * test-build.mk: add -w to GNU_MAKE
15085
15086Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15087
15088 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15089 add 'sparc' to list of recognized cpus. This needed to make
15090 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15091 Delete some redundant ose68 variants. Recognize -wrs as an os,
15092 then changes that into $CPU-wrs-vxworks.
15093
15094 * configure.in: remove most references to gdbtest, regularize
15095 target based program removal
15096
15097 * test-build.mk: import from p3 tree (many fixes and changes)
15098
15099Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15100
15101 * Makefile.in: added rules to handle tcl, tk, and expect
15102
15103 * configure.in: handle those directories if they exist
15104
15105Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15106
15107 * config.sub: removed bogus hppabsd and hppahpux names, since
15108 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15109
15110Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15111
15112 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15113 depends upon all-xiberty
15114
15115 * Makefile.in: changes from p3, including:
15116
15117 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15118
15119 * Makefile.in (XTRAFLAGS): include newlib directories if
15120 newlib/Makefile exists, rather than if host != target.
15121
15122 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15123
15124 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15125 from the same source tree and not building a cross-compiler. This
15126 matters for the libg++ configuration if reconfiguring a tree that
15127 has already been installed.
15128
15129 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15130
15131 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15132 pick up the machine and system specific header files.
15133
15134 * Makefile.in: added AS_FOR_TARGET, passed down in
15135 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15136 the C compiler to use to create programs which are run in the
15137 build environment, set it to default to $(CC), and passed it down
15138 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15139
15140 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15141
15142 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15143 We need them for unusual native builds, like systems without
15144 ranlib.
15145
15146 * configure: also define $(host_canonical) and
80413487
RH
15147 $(target_canonical), which are the full, canonical names for the
15148 given host and target
252b5132
RH
15149
15150Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15151
15152 * Makefile.in: Added separate definitions for C++.
15153
15154Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15155
15156 * configure.in (configdirs): Add deja-gnu.
15157
15158Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15159
15160 * README: Update for configure.texi and gdb-4.7 release.
15161
15162Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15163
15164 * Makefile.in: Move "all" target to top of file.
15165 Previously, first target was ".PHONY" which caused BSD4.4 make
15166 to build .PHONY when make was run without arguments.
15167
15168Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15169
15170 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15171 Library-copylefted code in libiberty.
15172
15173Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15174
15175 * config.sub: Replace m68kmote with plain old m68k.
15176
15177Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15178
15179 * Makefile.in: Remove space from blank line, avoid Make complaints.
15180
15181Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15182
15183 * config.sub: Complain if no argument is given. Added support for
15184 386bsd as OS and target alias.
15185
15186Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15187
15188 * Makefile.in (XTRAFLAGS): include newlib directories if
15189 newlib/Makefile exists, rather than if host != target.
15190
15191Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15192
15193 * config.sub: recognize sparclite-wrs-vxworks.
15194
15195 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15196 p3.) Added clean-xiberty to clean.
15197
15198Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15199
15200 * configure.in: use *-*-* instead of nested cases for host and target
15201
15202Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15203
15204 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15205 from the same source tree and not building a cross-compiler. This
15206 matters for the libg++ configuration if reconfiguring a tree that
15207 has already been installed.
15208
15209Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15210
15211 * config.sub (i486v/i486v4): Merge in from FSF version.
15212
15213Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15214
15215 * configure: only set PWD if it is already set.
15216
15217Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15218
15219 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15220 doesn't have unset and all success paths (and most error paths)
15221 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15222 to just ${PWD} to avoid confusion.)
15223
15224Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15225
15226 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15227 even for a native compilation.
15228
15229Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15230
15231 Changes to make the gdb.tar.Z rule work better.
15232
15233 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15234 (DEVO_SUPPORT): Add configure.texi.
15235 (bfd-ilrt.tar.Z): Remove ancient rule.
15236
15237Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15238
15239 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15240 pick up the machine and system specific header files.
15241
15242 * configure.in, config.sub: added new target m68010-adobe-scout,
15243 with alias of adobe68k. Changed configure.in to check for
15244 -scout before -sco* to avoid a false match.
15245
15246 * Makefile.in: added AS_FOR_TARGET, passed down in
15247 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15248 the C compiler to use to create programs which are run in the
15249 build environment, set it to default to $(CC), and passed it down
15250 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15251
15252Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15253
15254 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15255 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15256 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15257 FOR_TARGET variants, to newlib and libg++.
15258
15259Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15260
15261 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15262 first.
15263
15264Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15265
15266 * config.sub: Accept `elf' as an environment.
15267
15268Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15269
15270 * Makefile.in (all-opcodes): cd into the right directory
15271
15272Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15273
15274 * configure: added -program_transform_name option, used as
15275 argument to sed when installing programs.
15276 configure.texi: added documentation for -program_prefix,
15277 -program_suffix and -program_transform_name.
15278
15279Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15280
15281 * config.sub: Accept i486 where i386 ok.
15282
15283Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15284
15285 * config.sub: accept we32k
15286
15287Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15288
35590697 15289 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15290
15291 * Makefile.in: don't create all directories for ``make install'';
15292 let the subdirectories create the ones they need.
15293
15294Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15295
80413487 15296 * COPYING: new file, GPL v2
252b5132
RH
15297
15298Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15299
15300 * Makefile.in: use the new gen-info-dir, which needs a template
15301 argument (which also lives in texinfo)
15302
15303 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15304
252b5132
RH
15305Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15306
15307 * config.sub (ncr3000): Change i386 to i486.
15308
15309Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15310
15311 * Makefile.in: add install-rcs, install-grep to
15312 install-no-fixedincludes, removed install-bison and install-libgcc
15313
15314Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15315
15316 * configure.in: grab the HPUX makefile fragment if on HPUX
15317
15318Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15319
15320 * Makefile.in: eradicate bison spoor (ditto libgcc).
15321 configure.in: recognise m68{k,000}-ericsson-OSE.
15322 es1800 is alias for m68k-ericsson-OSE
15323
15324Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15325
15326 * configure.in: rearrange the parts that remove programs from
15327 configdirs, based now on HOST==TARGET or by canonical triple.
15328
15329Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15330
15331 * test-build.mk: recurse explicitly with -f test-build.mk when
15332 appropriate. predicate stage3 and comparison on the existence
15333 of gcc. That is, if gcc isn't around, we aren't three-staging.
15334 On very clean, also remove ...stamp-co. Build in-place before
15335 doing other builds.
15336
15337Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15338
15339 * Makefile.in, configure.in: add tgas
15340
15341Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15342
15343 * Makefile.in: a number of changes merged in from progressive.
15344
15345 * configure.in: add libm.
15346
15347 * .cvsignore: ignore some stuff that comes from test-build.mk.
15348
252b5132
RH
15349Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15350
15351 * config.sub: Add es1800 (m68k-ericsson-es1800).
15352
15353Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15354
15355 * configure: Add program_suffix (parallel to program_prefix)
15356 * Makefile.in: adjust directory-creating script for losing decstation
15357
15358Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15359
15360 * configure: Minor $subdir-related fixes.
15361
15362Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15363
15364 * configure: fix various problems with propogating
15365 makefile_target_frag in subdirs.
15366 * configure.in: config libgcc if its there
15367
15368Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15369
15370 * config.sub: HPPA merge.
15371
252b5132
RH
15372Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15373
15374 * Makefile.in: Replace all-bison with all-byacc in all
15375 dependency lines for other tools (which now use byacc).
15376
15377Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15378
15379 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15380
252b5132
RH
15381Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15382
15383 * Makefile.in: make gprof rules similar to byacc rules (instead of
15384 vestigal $(unsubdir) that didn't work...)
15385
15386Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15387
15388 * config.sub: Add support for Linux.
15389 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15390 (at least for libg++).
15391
15392Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15393
15394 * configure.texi: fix doc for the -nfp option to configure
15395
15396Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15397
15398 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15399
15400Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15401
15402 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15403 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15404 * configure.in: added solaris* host_makefile_frag hook.
15405
15406Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15407
15408 * config.sub: changed recognition of m68000 so that various
15409 m68k types can be specified via m680[01234]0
15410
15411Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15412
15413 * config.sub (basic_machine): fix sed so that '-foo' isn't
15414 completely substituted out while .+'-foo' loses the '-foo'
15415
15416Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15417
15418 * config.sub ($os): Add -aout.
15419
15420Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15421
15422 * configure: If host_makefile_frag is absolute, don't
15423 prefix ${invsubdir} (relevant to libg++ auto-configure).
15424
15425Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15426
15427 * Makefile.in (tooldir): Define it.
15428 (all-ld): Depend on all-flex.
15429
15430Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15431
15432 * Makefile.in (check): Fix libg++ special case.
15433
15434Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15435
15436 * configure: do not bury `pwd` into config.status, thus do fewer
15437 pwd's.
15438
15439 * configure: print the "Building in" message only when building in
15440 other than "." AND verbose.
15441
15442 * configure: remove -s, rework -v to better accomodate guested
15443 configures.
15444
15445 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15446
15447Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15448
15449 * Makefile.in: macroize flags passed on recursion. remove
15450 fileutils.
15451
15452Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15453
15454 * configure: get makesrcdir right for subdirs deeper than 1.
15455
15456 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15457 install.
15458
15459Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15460
15461 * Makefile.in: don't print subdir_do or recursion lines.
15462
15463Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15464
15465 * standards.texi: added menu item.
15466
15467 * Makefile.in: build and install standards.info.
15468
15469 * standards.texi: new file.
15470
15471Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15472
15473 * configure: test for and move config.status pieces from
15474 ${subdir}/.
15475
15476Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15477
252b5132
RH
15478 * configure: Test for existance of files before trying to mv
15479 them, to avoid numerous non-existance messages.
15480
15481Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15482
15483 * configure: correct final line of config.status.
15484
15485 * configure: patch from eggert. Avoids a protection problem if
15486 the original Makefile.in is read only.
15487
15488 * configure: use move-if-change from gcc to create config.status.
15489 Some makefiles depend on config.status to tell if a directory
15490 has been reconfigured for a different host. This change
15491 prevents those directories from remaking everything in the case
15492 where the reconfig was only intended to rebuild a Makefile.
15493
15494 * configure: test for config.sub with "config.sub sun4" rather
15495 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15496 host alias from a missing config.sub.
15497
15498Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15499
15500 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15501 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15502
15503Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15504
15505 * configure: mkdir ${subdir} as needed.
15506
15507Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15508
15509 * Makefile.in,configure.in: added autoconf.
15510
15511Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15512
15513 * Makefile.in: no longer pass against on recursion.
15514
15515 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15516 definitions are not inherited.
15517
15518 * configure: correct makesrcdir when subdir is .
15519
15520Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15521
15522 * configure: Add support for 'subdirs' variable, which is
15523 like 'configdirs', except that configure doesn't re-invoke
15524 itself for subdirs, it just creates a Makefile for each subdir.
15525 * configure.texi: Document subdirs.
15526
15527Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15528
15529 * configure.in: added flex to configdirs
15530
15531Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15532
15533 * Makefile.in: remove clean-stamps from clean.
15534
15535Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15536
15537 * configure.in: Add gdbtest to configdirs.
15538
15539Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15540
15541 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15542 to recursive makes.
15543 * configure.in: Recognize new ncr3000 config.
15544
15545Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15546
15547 * Makefile.in, configure.in: removed references to gdbm.
15548
15549Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15550
15551 * config.sub: Don't canonicalize os value
15552 newsos* to bsd (readline needs to check for newsos).
15553 (This fix was earlier made Jan 31, but got re-broken.)
15554
15555Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15556
15557 * configure.in: sco is an os, not a vendor!
15558
15559 * configure: Quote $( better. Keep various shells happy.
15560
15561Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15562
15563 * Makefile.in: eliminate stamp-files.
15564
15565Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15566
15567 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15568 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15569
15570Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15571
15572 * config.sub: fix iris/iris3.
15573
15574Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15575
15576 * configure: re-add -rm.
15577
15578Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15579
15580 * Maskefile.in: add .stmp-rcs to all.
15581
15582 * configure.in: remove gas from rs6000 build, use aix host fragment.
15583
15584Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15585
15586 * configure: pass down site_option during recursion.
15587
15588Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15589
15590 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15591
15592Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15593
15594 * configure: Change exec_prefix so that it really defaults to prefix.
15595
15596Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15597
15598 * Makefile.in, configure.in: Add support for mmalloc library.
15599
15600Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15601
15602 * Makefile.in: add stmp dependencies for a few more things.
15603
15604Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15605
15606 * configure: adjusted error message on objdir/srcdir configure
15607 collision, per john's suggestion.
15608
15609 * Makefile.in: add libiberty stmp to all and all.cross.
15610
15611Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15612
15613 * Makefile.in: remove force dependencies, add grep to all.
15614
15615Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15616
15617 * Makefile.in: drop flex. make stamp files work.
15618
15619 * configure: added test for conflicting configuration in srcdir,
15620 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15621 gets cranky. use relative paths for configure and srcdir
15622 whenever possible. Send some error messages to stderr that were
15623 going to stdout.
15624
15625Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15626
15627 * Makefile.in: Fix libg++ rule to check for gcc directory
15628 before using gcc/gcc. Also pass XTRAFLAGS.
15629
15630Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15631
15632 * Makefile.in: added stmp-files so that directories aren't polled
15633 when they are already built.
15634
15635 * configure.texi: fixed a node pointer problem.
15636
15637Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15638
4bddf3ad 15639 * config.sub configure.in gdb/configure.in
252b5132
RH
15640 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15641 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15642 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15643
15644Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15645
15646 * configure: -recurring becomes -silent. corrected help message
15647 for -site= option.
15648
15649 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15650
15651Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15652
15653 * configure: when building Makefile for crosses, replace
15654 tooldir and program_prefix. default srcdir from location of
15655 config.sub. remove "for host in hosts" and "for target in
15656 targets" loops.
15657
15658Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15659
15660 * Makefile.in: Do not pass bindir or mandir to cvs.
15661
15662Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15663
15664 * Makefile.in, configure.in: removed traces of namesubdir,
15665 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15666 copyrights to '92, changed some from Cygnus to FSF.
15667
15668 * configure.texi: remove most references to multiple hosts,
15669 multiple targets, subdirs, etc.
15670
15671 * configure.man: removed rcsid. reference config.sub not
15672 config.subr.
15673
15674 * Makefile.in: mkdir $(infodir) on install-info.
15675
15676Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15677
15678 * configure.texi: Explain better about .gdbinit and about
15679 the environment that configure.in sections run in.
15680
15681Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15682
15683 * configure.in: Ultrix is only a decstation if it's a MIPS.
15684
15685Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15686
15687 * README: DOC.configure => cfg-paper.texi.
15688
15689Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15690
15691 * config.sub (near case $os): Don't convert newsos* to bsd!
15692
15693Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15694
15695 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15696 the number of copies of COPYING that go into the GDB tar file.
15697
15698Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15699
4bddf3ad 15700 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15701 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15702 Fix SCO configuration stuff.
15703
15704Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15705
15706 * Makefile.in: For libg++, make sure the -I pointing
15707 to the gcc directory goes *after* all the libg++-local -I flags.
15708 Also, move just-gcc dependency from just-libg++ to all-libg++.
15709
15710Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15711
15712 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15713
15714Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15715
15716 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15717
15718Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15719
15720 * config.sub: Add stratus configuration frags. Also
15721 submitted to FSF.
15722
15723Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15724
15725 * Makefile.in (DEV_SUPPORT): add configure.man.
15726
15727 * config.sub(Decode manufacturer-specific): add -none*.
15728
15729Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15730
15731 * Makefile.in: remove form feeds to make Sun's make happy.
15732 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15733
15734Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15735
15736 * Makefile.in (AR_FLAGS): Make quieter.
15737
15738Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15739
15740 * configure.in: Add libg++.
15741 * configure: When verbose, don't output the command line at each
15742 level; it will be unremarkably the same as the previous version,
15743 which will be the same as what the user typed.
15744
15745Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15746
15747 * configure.in, Makefile.in: fix clean-info, add flex. add
15748 fileutils.
15749
15750 * configure: be less sensitive to spaces in Makefile.in. Do not
15751 look for sources in "..". Doing so breaks subdirectories that
15752 might have their own configure. If a subdir has it's own
15753 configure script, use it.
15754
15755Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15756
15757 * cfg-paper.texi: some changes suggested by rms.
15758
15759Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15760
15761 * config.sub: Merge in some small additions from the FSF version,
15762 taken from the gcc distribution, to bring the Cygnus and FSF
15763 versions into closer sync.
15764
15765Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15766
15767 * configure.in: Changed svr4 references to sysv4.
15768
15769Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15770
15771 * configure: added -V for version number option.
15772
15773Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15774
15775 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15776 renamed from DOC.configure to cfg-paper.texi.
15777
15778Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15779
15780 * configure, config.subr, config.sub: config.subr is now
15781 config.sub again.
15782
15783Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15784
15785 * configure.texi: new file, in progress.
15786
15787 * Makefile.in: build info file and install the man page for
15788 configure.
15789
15790 * configure.man: new file, first cut.
15791
15792 * configure: find config.subr again now that configuration "none"
15793 has gone. removed all traces of the -ansi option. removed all
15794 traces of the -languages option.
15795
15796 * config.subr: resync from rms.
15797
d932cae7 157981991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15799
15800 * configure, config.sub, config.subr: merge config.sub into
15801 config.subr, call the result config.subr, remove config.sub, use
15802 config.subr.
15803
15804 * Makefile.in: revised install for dir.info.
15805
d932cae7 158061991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15807
15808 * configure.in: add decstation host makefile frag.
15809
15810 * Makefile.in: BISON now bison -y again. also install-gcc on
15811 install. clean-gdbm on clean. infodir belongs in datadir.
15812 Make directories for info install. Build dir.info here then
15813 install it.
15814
d932cae7 158151991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15816
15817 * Makefile.in: fix for bad directory tests.
15818
d932cae7 158191991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15820
15821 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15822 regexp. -srcdir relative was being handled incorrectly.
15823
15824 * Makefile.in: unwrapped some for loops so that parallel makes
15825 work again and so one can focus one's attention on a particular
15826 package.
15827
d932cae7 158281991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15829
15830 * configure: added PWD as a stand in for `pwd` (for speed). use
15831 elif wherever possible. make -srcdir work without -objdir.
15832 -objdir= commented out.
15833
d932cae7 158341991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15835
15836 * configure: +options become --options. -subdirs commented out.
15837 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15838 Makefile now at top of generated Makefile. Removed cvs log
15839 entries. added -srcdir. create .gdbinit only if there is one
15840 in ${srcdir}.
15841
15842 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15843 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15844 and mandir now keyed off datadir by default.
15845
d932cae7 158461991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15847
15848 * Freshly created ChangeLog.
15849
15850\f
15851Local Variables:
15852mode: change-log
15853left-margin: 8
15854fill-column: 76
15855version-control: never
15856End:
This page took 1.475293 seconds and 4 git commands to generate.