include: Sync with GCC
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
e0541124
EB
12018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2
3 * Makefile.def (fortran): Add check-target-libgomp-fortran.
4 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
5 * Makefile.in: Regenerate.
6
7 * configure: Regenerate.
8
db67d458
SM
92018-06-18 Simon Marchi <simon.marchi@ericsson.com>
10
11 * configure.ac: Sync with GCC, remove MPX-related things.
12
b5778783
NC
132018-05-01 Nick Clifton <nickc@redhat.com>
14
15 * config.guess: Synchronize with config project master sources.
16 * config.sub: Likewise.
17
1063beb5
FT
182018-05-01 Francois H. Theron <francois.theron@netronome.com>
19
20 * configure.ac: Added "nfp" target.
21 * configure: Regenerate.
22
b29d2641
MR
232018-02-13 Maciej W. Rozycki <macro@mips.com>
24
25 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
26 * configure: Regenerate.
27
52b2f300
NC
282018-01-30 Nick Clifton <nickc@redhat.com>
29
30 * src-release.sh (do_proto_toplev): Add patterns for more junk files
31 to delete before creating the tarball.
32
b431b4ea
NC
332018-01-29 Nick Clifton <nickc@redhat.com>
34
35 * src-release.sh (do_proto_toplev): Strip patch remnant files from
36 the sources before creating the tarball.
37
19e2900b
NC
382018-01-13 Nick Clifton <nickc@redhat.com>
39
40 * src-release.sh: Update copyright notice. Change reference to devo
41 to be a reference to root.
42
bf41f30d
NC
432018-01-10 Nick Clifton <nickc@redhat.com>
44
45 * config-ml.in: Sync with gcc sources.
46 * config.guess: Likewise.
47 * config.sub: Likewise.
48 * configure.ac: Likewise.
7ec0cd50 49 * configure: Regenerate.
bf41f30d 50
863f7a5f
NC
512017-12-14 Nick Clifton <nickc@redhat.com>
52
53 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
54
638d9137
SH
552017-12-12 Stafford Horne <shorne@gmail.com>
56
57 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
58 * configure: Regenerate.
59
ef87240f
NC
602017-09-15 Nick Clifton <nickc@redhat.com>
61
62 * src-release.sh (LZIPPROG): New define. Provides the name of the
63 lzip program.
64 (do_lz): New function. Compresses a tarball using the lzip
65 program.
66 (do_compress): Add support for lzip compression.
67 (usage): Mention -l option.
68 (build_release): Support -l option to invoke lzip compression.
69
817b7711
AM
702017-09-15 Alan Modra <amodra@gmail.com>
71
72 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
73 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
74 and sim depending on $tool and $support_files. Echo configure line.
75
255300f5 762017-09-14 Matt Rice <ratmice@gmail.com>
77
78 * src-release.sh (do_proto_toplev): Enable gold during release process.
79
8f0dd45f
AJ
802017-04-13 Andrew Jenner <andrew@codesourcery.com>
81
82 * config.sub: Sync with master version in config project.
83
2f5f29ca
AJ
842017-04-03 Andrew Jenner <andrew@codesourcery.com>
85
86 * config.sub: Handle ia16 in $basic_machine.
87
88 bfd/
89 * config.bfd: Handle ia16.
90
91 gas/
92 * configure.tgt: Handle ia16.
93
94 ld/
95 * configure.tgt: Handle ia16.
96
11997a83
NC
972017-03-22 Nick Clifton <nickc@redhat.com>
98
99 * config.sub: Sync with master version in config project.
100 * config.guess: Likewise.
101
05a13254
NC
1022017-01-23 Nick Clifton <nickc@redhat.com>
103
104 * configure.ac: Update year in copyright notice.
105 Sync from FSF GCC mainline, bringing in the following patches.
106 * Makefile.def: Likewise.
107 * Makefile.tpl: Likewise.
108 * configure: Regenerate.
109 * Makefile.in: Regenerate.
110
111 2016-12-21 Jakub Jelinek <jakub@redhat.com>
112
113 * configure.ac: Don't bootstrap libmpx unless --with-build-config
114 includes bootstrap-mpx.
115
116 2016-12-01 Matthias Klose <doko@ubuntu.com>
117
118 * configure.ac: Don't use pkg-config to check for bdw-gc.
119
120 2016-11-30 Matthias Klose <doko@ubuntu.com>
121
122 * Makefile.def: Remove reference to boehm-gc target module.
123 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
124 options and for the bdw-gc pkg-config module.
125
126 2016-11-15 Matthias Klose <doko@ubuntu.com>
127
128 * config-ml.in: Remove references to GCJ.
129 * configure.ac: Likewise.
130
131 2016-09-30 Jakub Jelinek <jakub@redhat.com>
132
133 * configure.ac: Add target-libffi to target_libraries.
134 Readd libgcj target disablings, modified to only target-libffi.
135 Readd target addition of go to unsupported languages.
136
137 2016-09-30 Andrew Haley <aph@redhat.com>
138
139 * Makefile.def: Remove libjava.
140 * Makefile.tpl: Likewise.
141 * configure.ac: Likewise.
142
143 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
144
145 * configure.ac: Disable "sim" directory for arc*-*-*.
146
147 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
148
149 * configure.ac: Check for the minimum in-tree MPFR version
150 handled.
151
3f66c01b
AM
1522016-12-31 Alan Modra <amodra@gmail.com>
153
154 * config.sub: Import from upstream.
155
da17fe9d
AM
1562016-12-08 Alan Modra <amodra@gmail.com>
157
158 * configure: Regenerate.
159
d5451cd4
JC
1602016-12-02 Josh Conner <joshconner@google.com>
161
162 * configure.ac: Add fuchsia to targets that use ELF.
163 * configure: Regenerated.
164
5ada5c6f
DE
1652016-11-07 Doug Evans <dje@google.com>
166
167 * config.sub: Sync with upstream version 2016-11-03.
168 git://git.sv.gnu.org/config.git
169 * config.guess: Sync with upstream version 2016-10-02.
170
07619d52
SM
1712016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
172
173 * .gitignore: Add archives and make stamps.
174
bedbe19c
YTL
1752016-07-20 Yan-Ting Lin <currygt52@gmail.com>
176
177 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
178 * configure: Regenerated.
179
9abdce70
WL
1802016-06-28 Walter Lee <walt@tilera.com>
181
182 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
183 * configure: Regenerate.
184
0597bdc4
AM
1852016-05-28 Alan Modra <amodra@gmail.com>
186
187 * Makefile.tpl (configure): Depend on m4 files included.
188 * Makefile.in: Regenerate.
189
1690f1db
NC
1902016-05-27 Nick Clifton <nickc@redhat.com>
191
192 * config.guess (Alpha OSF1): Fix typo introduced during the most
193 recent synchronization update.
194
b43b8535
NC
1952016-05-23 Nick Clifton <nickc@redhat.com>
196
197 * Import these patches from the gcc mainline:
198
199 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
200
201 * config.guess: Import version 2016-04-02 (newest).
202 * config.sub: Import version 2016-05-10 (newest).
203
bb7dc663
NC
2042016-04-19 Nick Clifton <nickc@redhat.com>
205
206 * Import this patch from the GCC mainline:
207
208 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
209
210 PR bootstrap/70173
211 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
212 and gotools directories. Delete the stage_final file.
213 * Makefile.in: Regenerate.
214
ea016470
CC
2152016-03-17 Cary Coutant <ccoutant@gmail.com>
216
217 * configure.ac: Add mips and s390 to the gold target check.
218 * configure: Regenerate.
219
52cf9762
NC
2202016-02-10 Nick Clifton <nickc@redhat.com>
221
222 Import these patches from the GCC mainline:
223
224 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
225
226 * configure.ac: Enable LTO for DJGPP
227 * configure: Regenerate
228
229 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
230
231 PR bootstrap/69329
232 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
233 * Makefile.in: Regenerate.
234
235 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
236 Sebastian Pop <s.pop@samsung.com>
237
238 * Makefile.in: Regenerate.
239 * Makefile.tpl: Export ISLVER.
240 * configure: Regenerate.
241 * config/isl.m4: Detect isl-0.15.
242
243 2016-01-29 Sebastian Pop <s.pop@samsung.com>
244
245 * config/isl.m4: Add comments about isl-0.16.
246 * configure: Regenerate.
247
1985dc2d
L
2482016-01-12 H.J. Lu <hongjiu.lu@intel.com>
249
250 Sync with GCC
251 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
252
253 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
254 symbols.
255
256 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
257
258 PR bootstrap/69134
259 * Makefile.def (mpfr): Disable assembler.
260 * Makefile.in: Regenerate.
261
4849dfd8
NC
2622016-01-11 Nick Clifton <nickc@redhat.com>
263
264 Import the following changes from the GCC mainline:
265
266 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
267
268 * configure.ac: Enable libmpx by default.
269 * configure: Regenerated.
270
271 2015-11-19 Martin Liska <mliska@suse.cz>
272
273 * .gitignore: Add .clang-format to ignored files.
274 * Makefile.tpl: Add clang-format.
275 * Makefile.in: Regenerate.
276
277 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
278
279 PR libffi/65726
280 * Makefile.def (lang_env_dependencies): Make libffi depend
281 on cxx.
282 * Makefile.in: Regenerate.
283
284 2015-12-02 Ian Lance Taylor <iant@google.com>
285
286 PR go/66147
287 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
288 * Makefile.in: Regenerate.
289
290 2015-12-17 Nathan Sidwell <nathan@acm.org>
291
292 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
293 * configure: Regenerate.
294
295 2015-12-17 Sebastian Pop <s.pop@samsung.com>
296
297 * Makefile.in: Replace ISL with isl.
298 * Makefile.tpl: Same.
299 * config/isl.m4: Same.
300 * configure.ac: Same.
301 * contrib/download_prerequisites: Same.
302 * configure: Regenerate.
303
304 2016-01-01 Ben Elliston <bje@gnu.org>
305
306 * config.guess: Import version 2016-01-01.
307 * config.sub: Likewise.
308
f075eb5e
TG
3092015-11-20 Tristan Gingold <gingold@adacore.com>
310
311 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
312 * configure: Regenerate.
313
6c3bc0f8
NC
3142015-10-21 Nick Clifton <nickc@redhat.com>
315
316 PR gas/19109
317 * configure.ac: Note the 'none' is an acceptable argument to
318 --enable-compressed-debug-sections.
319 * configure: Regenerate.
320
edeefb67
L
3212015-10-20 H.J. Lu <hongjiu.lu@intel.com>
322
323 PR gas/19109
324 * configure.ac: Add
325 --enable-compressed-debug-sections={all,gas,gold,ld}.
326 * configure: Regenerated.
327
68996839
NC
3282015-09-30 Nick Clifton <nickc@redhat.com>
329
330 Import the following patches from the GCC mainline:
331
332 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
333
334 PR libfortran/54572
335 * Makefile.def: Make libgfortran depend on libbacktrace.
336 * Makefile.in: Regenerate.
337
338 2015-08-12 Tom de Vries <tom@codesourcery.com>
339
340 PR other/67092
341 PR other/67098
342 * configure.ac: Remove --with_host_libstdcxx support.
343 * configure: Regenerate.
344
345 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
346 Jakub Jelinek <jakub@redhat.com>
347
348 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
349 nvptx*-*-*.
350 * configure: Regenerate.
351
5960642a
L
3522015-08-07 H.J. Lu <hongjiu.lu@intel.com>
353
354 Sync with GCC
355 2015-07-28 Ben Elliston <bje@gnu.org>
356
357 * config.sub, config.guess: Import from upstream.
358
016a3251
DD
3592015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
360
361 * Makefile.def (libiconv): Define bootstrap=true.
362 Mark pdf/html/info as missing.
363 (configure-gcc): Depend on all-libiconv.
364 (all-gcc): Ditto.
365 (configure-libcpp): Ditto.
366 (all-libcpp): Ditto.
367 (configure-intl): Ditto.
368 (all-intl): Ditto.
369 * Makefile.in: Regenerate.
370
136bb21f
L
3712015-07-27 H.J. Lu <hongjiu.lu@intel.com>
372
373 Sync with GCC
374 2015-07-24 Michael Darling <darlingm@gmail.com>
375
376 PR other/66259
377 * config-ml.in: Reflects renaming of configure.in to configure.ac
378 * configure: Likewise
379 * configure.ac: Likewise
380
22121df0
L
3812015-07-14 H.J. Lu <hongjiu.lu@intel.com>
382
383 * Makefile.in: Regenerated.
384
385 Sync with GCC
386 2015-05-21 Jason Merrill <jason@redhat.com>
387
388 * Makefile.tpl: Update comments.
389
390 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
391
392 * Makefile.tpl: Remove surplus whitespace throughout.
393
394 2015-03-25 Martin Liska <mliska@suse.cz>
395 Yury Gribov <y.gribov@samsung.com>
396
397 * Makefile.tpl: Fix ln source location for vimrc file.
398
969b1713
L
3992015-07-14 H.J. Lu <hongjiu.lu@intel.com>
400
401 Sync with GCC
402 2015-05-16 James Bowman <james.bowman@ftdichip.com>
403
404 * configure.ac: FT32 target added.
405 * configure: Regenerate.
406
ce6c656d
L
4072015-07-14 H.J. Lu <hongjiu.lu@intel.com>
408
409 Sync with GCC
410 2015-06-02 Jason Merrill <jason@redhat.com>
411
412 PR bootstrap/66319
413 * configure.ac: Use -std=gnu++98.
414
415 2015-05-28 Mike Frysinger <vapier@gentoo.org>
416
417 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
418 * configure: Regenerate.
419
420 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
421
422 * configure.ac: Fix typo.
423 * configure: Regenerate.
424
425 2015-05-03 Matthias Klose <doko@ubuntu.com>
426
427 * configure.ac: Match $host configured with triplets.
428 * configure: Regenerate.
429
430 2015-04-17 Jakub Jelinek <jakub@redhat.com>
431
432 PR bootstrap/62077
433 * configure.ac (--enable-stage1-checking): Default to
434 release,misc,gimple,rtlflag,tree,types if --disable-checking
435 or --enable-checking is not specified and DEV-PHASE is not
436 experimental.
437 * configure: Regenerated.
438
439 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
440
441 Install back PR target/47230 fix (Revert the revert).
442
16beab3d
L
4432015-06-30 H.J. Lu <hongjiu.lu@intel.com>
444
445 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
446 target.
447 * configure: Regenerate.
448
5569a85f
JDA
4492015-05-13 John David Anglin <dave.anglin@bell.net>
450
451 * configure.ac: Disable configuration of GDB for HPUX targets.
452 * configure: Regenerate.
453
e81d5d05
L
4542015-05-01 H.J. Lu <hongjiu.lu@intel.com>
455
456 PR ld/18355
457 * Makefile.def: Add extra_configure_flags to host zlib.
458 * configure.ac (extra_host_zlib_configure_flags): New. Set
459 to --enable-host-shared When bfd is to be built as shared
460 library. AC_SUBST.
461 * Makefile.in: Regenerated.
462
ec5b9462
HPN
4632015-04-15 Mike Frysinger <vapier@gentoo.org>
464 Hans-Peter Nilsson <hp@axis.com>
465
466 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 467 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
468 use that in the getver call instead of $tool.
469 (sim_release): Pass gdb as fifth parameter to tar_compress.
470 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
471
f91ca6bc
IB
4722015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
473
474 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
475 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
476 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
477 * Makefile.in: Regenerate.
478
cf39cfc5
L
4792015-04-01 H.J. Lu <hongjiu.lu@intel.com>
480
481 * configure.ac: Add --with-system-zlib.
482 * configure: Regenerated.
483
6ac1079e
L
4842015-03-31 H.J. Lu <hongjiu.lu@intel.com>
485
486 * src-release.sh: Don't configure with --with-target-subdir=.
487 --disable-multilib.
488
890ba06f
L
4892015-03-31 H.J. Lu <hongjiu.lu@intel.com>
490
491 * src-release.sh (DEVO_SUPPORT): Replace src-release with
492 src-release.sh.
493
5675acd9
ES
4942015-03-30 Ed Schouten <ed@nuxi.nl>
495
496 * config.sub: Update from upstream, to 2015-03-04 version.
497 * config.guess: Likewise.
498
d2d67aea
L
4992015-03-30 H.J. Lu <hongjiu.lu@intel.com>
500
501 * Makefile.def (dependencies): Add all-zlib to all-bfd.
502 * Makefile.in: Regenerated.
503
92c695a1
L
5042015-03-28 H.J. Lu <hongjiu.lu@intel.com>
505
506 * src-release.sh (do_proto_toplev): Configure with --target
507 --with-target-subdir and --disable-multilib.
508 (BINUTILS_SUPPORT_DIRS): Add zlib.
509 (GAS_SUPPORT_DIRS): Likewise.
510 (GDB_SUPPORT_DIRS): Likewise.
511 (SIM_SUPPORT_DIRS): Likewise.
512
091021fa
L
5132015-03-17 H.J. Lu <hongjiu.lu@intel.com>
514
515 * configure.ac (target_configdirs): Exclude target-zlib if
516 target-libjava isn't built.
517 * configure: Regenerated.
518
5df8a8fc
L
5192015-03-17 H.J. Lu <hongjiu.lu@intel.com>
520
521 Sync with GCC
522 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
523
524 * config-ml.in: Robustify ac_configure_args parsing.
525
1b6c0831
L
5262015-03-16 H.J. Lu <hongjiu.lu@intel.com>
527
528 * Makefile.def: Updated from GCC trunk.
529 * Makefile.tpl: Likewise.
530 * configure.ac: Likewise.
531 * Makefile.in: Regenerated.
532 * configure: Likewise.
533
3f8107ab
AM
5342015-01-28 James Bowman <james.bowman@ftdichip.com>
535
536 * configure.ac: Add FT32 support.
537 * configure: Regenerate.
538
10b8fe5e
AG
5392015-01-12 Anthony Green <green@moxielogic.com>
540
541 * configure.ac: Don't disable gprof for moxie.
542 * configure: Rebuild.
543
6b91c541
AP
5442015-01-03 Andrew Pinski <apinski@cavium.com>
545
546 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
547 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
548 (BASE_TARGET_EXPORTS): Add OBJCOPY.
549 (OBJCOPY_FOR_TARGET): New variable.
550 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
551 * Makefile.in: Regenerate.
552 * configure.ac: Check for already installed target objcopy.
553 Also GCC_TARGET_TOOL on objcopy.
554 * configure: Regenerate.
555
6ba37ab4
HPN
5562015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
557
558 * config.sub: Update from upstream, to 2015-01-01 version.
559 * config.guess: Ditto.
560
bb5f7690
EB
5612014-12-06 Eric Botcazou <ebotcazou@adacore.com>
562
563 * config.sub: Update from upstream config repo.
564
6e733cce
L
5652014-11-24 H.J. Lu <hongjiu.lu@intel.com>
566
567 * libtool.m4: Updated from GCC trunk.
568
8969c424
JBG
5692014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
570
571 * config.guess: Update from upstream config repo.
572 * config.sub: Ditto.
573
37e77caf
JBG
5742014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
575
576 * move-if-change: Update from upstream gnulib.
577
e3046511
JBG
5782014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
579
580 * compile: Sync with upstream Automake.
581 * depcomp: Ditto.
582 * install-sh: Ditto.
583 * missing: Ditto.
584 * mkinstalldirs: Ditto.
585 * ylwrap: Ditto.
586
3e615393
TG
5872014-10-15 Tristan Gingold <gingold@adacore.com>
588
589 * src-release.sh (do_proto_toplev): Configure with --target.
590
6d26190c
JY
5912014-10-03 Jing Yu <jingyu@google.com>
592
593 * configure.ac: Add aarch64 to list of targets that support gold.
594 * configure: Regenerate.
595
a9d58c06
AB
5962014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
597
598 * configure.ac: Add mips*-img-elf* target triple.
599 * configure: Regenerate.
600
b25b5cef
CJW
6012014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
602 * configure: Disable gdb for nds32*-*-* until supported.
603 * configure.ac: Disable gdb for nds32*-*-* until supported.
604
f8797b5a
JB
6052014-09-05 Joel Brobecker <brobecker@adacore.com>
606
607 * configure: Regenerate.
608
2536ee9d
WN
6092014-08-27 Will Newton <will.newton@linaro.org>
610
611 * src-release.sh: New file.
612 * src-release: Remove file.
613
1f995db6
JS
6142014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
615
616 GDB not supported for or1k*-*-rtems*
617 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
618 of the stanzas results in this not being caught by or1k*-*-* later.
619 * configure. Regenerated.
620
a843ea33
SB
6212014-07-25 Samuel Bronson <naesten@gmail.com>
622
623 * .gitattributes: New file for use with git-merge-changelog.
624
cfbc1a6c
JS
6252014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
626
627 Disable gdb for or1k*-*-* until supported
628 * configure.ac (or1k*-*-*): Disable gdb.
629 * configure: Regenerated.
630
d9e042ac
SL
6312014-05-14 Sandra Loosemore <sandra@codesourcery.com>
632
633 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
634 * configure: Regenerated.
635
201f096f 6362014-03-26 Jakub Jelinek <jakub@redhat.com>
637
638 PR sanitizer/56781
639 * Makefile.def: Set bootstrap=true; for host fixincludes.
640 * configure.ac: Don't bootstrap host fixincludes unless
641 --with-build-config=bootstrap-{a,ub}san.
642 * Makefile.in: Regenerated.
643 * configure: Regenerated.
644
730af8ee 6452014-03-21 Jakub Jelinek <jakub@redhat.com>
646
647 * configure.ac: Move BUILD_CONFIG set up earlier. Add
648 --enable-vtable-verify option parsing. Don't add
649 target-libsanitizer to bootstrap_target_libs unless
650 --with-build-config=bootstrap-asan or
651 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
652 to bootstrap_target_libs unless --enable-vtable-verify.
653 * configure: Regenerated.
654
abca8d87 6552014-03-07 Jakub Jelinek <jakub@redhat.com>
656
657 PR bootstrap/58572
658 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
659 -I for libstdc++-v3 includes if $(LEAN).
660 * Makefile.in: Regenerated.
661
68d122bb 6622014-02-24 Walter Lee <walt@tilera.com>
663
664 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
665 (tilegx-*-*): Change to tilegx*-*-*.
666 * configure: Regenerate.
667
39d1b2ae
RS
6682014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
669
670 * config.sub, config.guess: Import from upstream.
671
50f80006
EB
6722014-04-04 Eric Botcazou <ebotcazou@adacore.com>
673
674 PR bootstrap/60620
72f4393d 675 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
676 * Makefile.in: Regenerate.
677
a6305403
YS
6782014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
679
680 * Makefile.def (dependencies): Make all-ld depend on all-binutils
681 for WINDRES_FOR_TARGET in default-manifest.o rule.
682 * Makefile.in: Regenerate.
683
62a0f723
RO
6842014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
685
686 PR target/59788
687 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
688 *solaris2*.
689
530e8392
KB
6902013-12-19 Keven Boell <keven.boell@intel.com>
691
692 * cp-namespace.c (cp_lookup_nested_symbol): Enable
693 nested lookups for fortran modules.
694 * dwarf2read.c (read_module): Add fortran module to
695 the symbol table.
696 (add_partial_symbol, add_partial_module): Add fortran
697 module to the partial symbol table.
698 (new_symbol_full): Create full symbol for fortran module.
699 * f-exp.y (yylex): Add new module domain to be parsed.
700 * symtab.h: New domain for fortran modules.
701
7f9b20bb
KB
7022013-12-19 Keven Boell <keven.boell@intel.com>
703
704 * f-exp.y (yylex): Add domain array to enable lookup
705 in multiple domains. Loop over lookup domains and try
706 to find requested symbol. Add STRUCT_DOMAIN to lookup
707 domains to be able to query for user defined types.
708
afc0578d 7092013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
710
711 * configure.ac: Add user-friendly check for native x86_64-linux
712 multilibs.
713 * configure: Regenerate.
714
f3f51a69
AM
7152013-11-23 Alan Modra <amodra@gmail.com>
716
717 * config.sub, config.guess: Import from upstream.
718
2440009d 7192013-11-07 Thomas Schwinge <thomas@codesourcery.com>
720
2440009d 721 * Makefile.in: Regenerate.
722
e78e02e6 723 * Makefile.tpl: Fix typo.
724 * Makefile.in: Regenerate partially.
725
9aaf2a7e 7262013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
727
728 * configure.ac: Added libcilkrts to noconfig list when C++ is not
729 supported.
730 * configure: Regenerated.
731
880b18d1 7322013-10-30 Jason Merrill <jason@redhat.com>
733
734 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
735 --disable-build-format-warnings.
736
522e3d71 7372013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
738
f3f51a69 739 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 740 depend on libstdc++ and libgcc.
741 * configure: Regenerate.
742 * configure.ac: Added libcilkrts to target binaries. Also, restrict
743 libcilkrts for POSIX and i*86, and x86_64 architectures.
744 * Makefile.in: Added libcilkrts related fields to support building it.
745
cb49a9e1 7462013-10-26 Jeff Law <law@redhat.com>
747
748 * Makefile.def (target_modules): Remove libmudflap
749 (languages): Remove check-target-libmudflap).
750 * Makefile.in: Rebuilt.
751 * Makefile.tpl (check-target-libmudflap-c++): Remove.
752 * configure.ac (target_libraries): Remove target-libmudflap.
753 Remove checks which disabled libmudflap on some systems.
754 * configure: Rebuilt.
755 * libmudflap: Directory removed.
756
82033c9b
JBG
7572013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
758
759 * configure.ac: Update from GCC.
760 * configure: Regenerate.
761
b50d7605
HPN
7622013-10-15 Hans-Peter Nilsson <hp@axis.com>
763
764 * src-release (do-proto-toplevel): Support subdir-path-prefixed
765 files in SUPPORT_FILES.
766 (SIM_SUPPORT_DIRS): New variable.
767 (sim.tar.bz2): New rule.
768
f4cfb980
JBG
7692013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
770
771 * configure.ac: Update from GCC.
772 * configure: Regenerate.
773
78b1434c
JJ
7742013-10-01 Jeff Johnston <jjohnstn@redhat.com>
775
776 * COPYING.NEWLIB: Update with new copyright.
777
b3fc79f8
JBG
7782013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
779
780 * configure.ac: Update from GCC.
781 * configure: Regenerate.
782
cc9afea3
AM
7832013-09-20 Alan Modra <amodra@gmail.com>
784
785 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
786 ppc host match. Support little-endian powerpc linux hosts.
787
f006cabd
JB
7882013-08-16 Joel Brobecker <brobecker@adacore.com>
789
790 * src-release (VER): When using $(TOOL)/common/create-version.sh,
791 strip the "-cvs" suffix from the version number if present.
792
95e43135
JBG
7932013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
794
795 * configure.ac: Sync with GCC repo.
796 * Makefile.def: Ditto.
797 * configure: Regenerate.
798 * Makefile.in: Ditto.
799
7539e41e
JB
8002013-07-22 Joel Brobecker <brobecker@adacore.com>
801
802 * src-release (VER): Use $(TOOL)/common/create-version.sh
803 if it exists.
804
e8044f35
RS
8052013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
806
807 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
808 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
809 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
810 * configure: Regenerate.
811
7bab7634
DC
8122013-06-01 George Thomas <george.thomas@atmel.com>
813
95e43135
JBG
814 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
815 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 816
b5364c9e
JJ
8172013-05-06 Sandra Loosemore <sandra@codesourcery.com>
818
819 * COPYING.NEWLIB: Add Altera Corporation copyright.
820
5dad867c
JBG
8212013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
822
823 * config.guess: Update from config repo.
824 * config.sub: Ditto.
825
b836cb18
JBG
8262013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
827
828 * Makefile.def: Sync with GCC.
829 * Makefile.in: Regenerate.
830
e7d5abf1
JBG
8312013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
832
833 * configure.ac: Sync with GCC.
b836cb18 834 * configure: Regenerate.
e7d5abf1 835
4f778543
MF
8362013-03-22 Mike Frysinger <vapier@gentoo.org>
837
838 * src-release (VER): Change bfd/configure.in sed to use the new
839 `bfd/configure --version` output.
840
f1dd87fc
YZ
8412013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
842
843 * configure.ac: Sync with GCC repo.
844 * configure: Ditto.
845
a413f71a
ILT
8462013-02-05 Ian Lance Taylor <iant@google.com>
847
848 PR go/55969
849 * configure.ac: Disable libgo on some systems where it does not
850 work.
851 * configure: Rebuild.
852
3a98824c
AM
8532013-02-05 Alan Modra <amodra@gmail.com>
854
855 * configure: Regenerate after syncing config/.
856
3dae1673
JBG
8572013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
858
859 * configure.ac: Sync with GCC repo.
860 * configure: Ditto.
861 * Makefile.def: Ditto.
862 * Makefile.in: Ditto.
863
bf51454b
JB
8642013-01-11 Joel Brobecker <brobecker@adacore.com>
865
866 Sync with GCC, merge:
867
868 2013-01-09 Jason Merrill <jason@redhat.com>
869
870 * .gitignore: Import from gdb repository.
871
c841a2be
JBG
8722013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
873
874 * config.sub: Update from config repo.
875
d7b9dae9
EB
8762013-01-11 Eric Botcazou <ebotcazou@adacore.com>
877
878 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
879 * Makefile.in: Regenerate.
880
861ea9c8
L
8812013-01-09 H.J. Lu <hongjiu.lu@intel.com>
882
883 * Makefile.def (configure-gcc): Depend on all-gmp.
884 (all-gcc): Remove dependency on all-gmp.
885 * Makefile.in: Regenerated.
886
ce82b126
JBG
8872013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
888
1b4f418d 889 * config.guess: Update from config repo.
c2e5e6d7 890 * config.sub: Ditto.
ce82b126 891
fd62a30d
JJ
8922013-01-07 Jeff Johnston <jjohnstn@redhat.com>
893
894 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
895 exists and replace the new bfin license in its location.
896
0140d685
L
8972013-01-07 H.J. Lu <hongjiu.lu@intel.com>
898
899 PR gas/14899
900 * Makefile.def (dependencies): Make all-binutils, all-gprof,
901 all-ld and all-gold depend on all-gas.
902 * Makefile.in: Regenerated.
903
c3d399e7
L
9042012-12-29 Ben Elliston <bje@gnu.org>
905
906 * config.guess: Update to 2012-12-29 version.
907 * config.sub: Likewise.
908
9417cd2f
JBG
9092012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
910
911 * Makefile.def (install-target-libgo): Depend on
912 install-target-libatomic. Merged from GCC repo.
913 * Makefile.in: Regenerate.
914
68dad382
JJ
9152012-12-17 Jeff Johnston <jjohnstn@redhat.com>
916
917 * COPYING.LIBGLOSS: Add license for bfin libgloss.
918
2344b8da
TS
9192012-12-16 Thomas Schwinge <thomas@codesourcery.com>
920
921 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
922 * configure: Regenerate.
923
5eb08693
L
9242012-12-11 H.J. Lu <hongjiu.lu@intel.com>
925
926 * Makefile.def (target_modules): Add bootstrap=true and
927 raw_cxx=true to libsanitizer.
928 * configure.ac (bootstrap_target_libs): Add libsanitizer.
929 * Makefile.in: Regenerated.
930 * configure: Likewise.
931
53ab32d8
JBG
9322012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
933
934 * config.sub: Merge from config repo.
935
d2489204
JBG
9362012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
937
938 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
939 * Makefile.tpl: Ditto.
940 * Makefile.in: Ditto.
941 * configure: Ditto.
d2489204 942
c23b5043
JBG
9432012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
944
945 * configure.ac (noconfigdirs): Merge from GCC.
946 * configure: Regenerate.
947
1dd1f7f6
JBG
9482012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
949
950 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
951
2bda3143
L
9522012-11-14 Roland McGrath <mcgrathr@google.com>
953
954 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
955 * configure: Regenerate.
956
5286fdef
L
9572012-11-13 Richard Henderson <rth@redhat.com>
958
959 * configure.ac: Move libsanitizer logic to subdirectory.
960 * configure: Regenerate.
961
9622012-11-13 Dodji Seketeli <dodji@redhat.com>
963
964 * configure.ac: Enable libsanitizer just on x86 linux for now.
965 * configure: Re-generate.
966
9672012-11-13 David Edelsohn <dje.gcc@gmail.com>
968
969 * configure.ac: Merge libquadmath sections.
970 * configure: Regenerate.
971
9722012-11-12 Wei Mi <wmi@google.com>
973
974 * configure.ac: Add libsanitizer to target_libraries.
975 * Makefile.def: Ditto.
976 * configure: Regenerate.
977 * Makefile.in: Regenerate.
978
f66a9a70
L
9792012-11-03 H.J. Lu <hongjiu.lu@intel.com>
980
981 * configure: Regenerated.
982
9832012-11-03 Robert Mason <rbmj@verizon.net>
984
985 * configure.ac: add --disable-libstdcxx configure option
986 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
987
6d94c122
CV
9882012-10-24 Corinna Vinschen <corinna@vinschen.de>
989
990 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
991 against Mingw64 w32api.
992 * configure: Regenerate.
993
a882be68
EB
9942012-10-23 Eric Botcazou <ebotcazou@adacore.com>
995
996 PR bootstrap/54820
997 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
998 * configure: Regenerate.
999
b3676d82
EB
10002012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1001
1002 PR bootstrap/54820
1003 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1004 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1005 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1006 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1007 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1008 * Makefile.in: Regenerate.
1009 * configure.ac (have_static_libs): New variable and associated check.
1010 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1011 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1012 * configure: Regenerate.
1013
7b0e8ca5
MF
10142012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1015
1016 * config.guess, config.sub: Include updated version from
1017 config-patches. Adds microblaze little endian support.
1018
8e71395b
L
10192012-09-28 Ian Lance Taylor <iant@google.com>
1020
1021 * Makefile.def: Make all-target-libgo depend on
1022 all-target-libbacktrace.
1023 * Makefile.in: Rebuild.
1024
10252012-09-26 Ian Lance Taylor <iant@google.com>
1026
1027 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1028 * Makefile.in: Rebuild.
1029
10302012-09-06 Diego Novillo <dnovillo@google.com>
1031
1032 * configure.ac: Bump minimum GMP version to 4.2.3.
1033 * configure: Re-generate.
1034
10352012-09-05 Georg-Johann Lay <avr@gjlay.de>
1036
1037 PR target/54461
1038 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1039 target-libgloss if not configured --with-avrlibc=no.
1040 * configure: Regenerate.
1041
10422012-09-04 Jason Merrill <jason@redhat.com>
1043
1044 * configure.ac: Fix --enable-languages=all.
1045
10462012-09-03 Richard Guenther <rguenther@suse.de>
1047
1048 PR bootstrap/54138
1049 * configure.ac: Re-organize ISL / CLOOG checks to allow
1050 disabling with either --without-isl or --without-cloog.
1051 * configure: Regenerated.
1052
10532012-09-03 Georg-Johann Lay <avr@gjlay.de>
1054
1055 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1056 * configure: Regenerate.
1057
d09bbf00
SE
10582012-09-21 Steve Ellcey <sellcey@mips.com>
1059
1060 * configure.ac: Add mips*-mti-elf* target.
1061 * configure: Regenerate.
1062
2bf680c4
ILT
10632012-09-19 Ian Lance Taylor <iant@google.com>
1064
1065 * configure.ac (host_libs): Add libbacktrace.
1066 (target_libraries): Add libbacktrace.
1067 * Makefile.def (host_modules): Add libbacktrace.
1068 (target_modules): Likewise.
1069 * configure, Makefile.in: Rebuild.
1070
5c0b3823
WL
10712012-09-15 Jiong Wang <jiwang@tilera.com>
1072
1073 * configure.ac (ENABLE_GOLD): support tilegx*
1074 * configure: rebuild
1075
1488e230
DE
10762012-09-14 David Edelsohn <dje.gcc@gmail.com>
1077
1078 PR target/38607
1079 Merge upstream change.
1080 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1081
1082 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1083 Add libgomp*.o to compare_exclusions for AIX.
1084 * configure: Regenerate.
1085
df6795ce
L
10862012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1087
1088 PR binutils/4970
1089 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1090 and opcodes.
1091 * Makefile.in: Regenerated.
1092
7ec59b9e
L
10932012-08-14 Diego Novillo <dnovillo@google.com>
1094
1095 Merge from cxx-conversion branch.
1096
1097 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1098 POSTSTAGE1_CONFIGURE_FLAGS.
1099 * Makefile.in: Regenerate.
1100 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1101 Force C++ when bootstrapping.
1102 * configure: Regenerate.
1103
11042012-07-06 Richard Guenther <rguenther@suse.de>
1105
1106 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1107 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1108 --with-gmp=system.
1109 * Makefile.in: Regenerated.
1110 * configure: Likewise.
1111
11122012-07-06 Richard Guenther <rguenther@suse.de>
1113
1114 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1115 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1116 supply V=1 as extra_make_flags.
1117 * configure: Regenerated.
1118 * Makefile.in: Likewise.
1119
11202012-07-03 Richard Guenther <rguenther@suse.de>
1121
1122 * Makfile.def (isl): Remove not necessary extra_exports and
1123 extra_make_flags.
1124 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1125 * Makefile.in: Regenerated.
1126
11272012-07-03 Richard Guenther <rguenther@suse.de>
1128
1129 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1130 * configure.ac: If either the ISL or the CLooG check failed
1131 do not try to build in-tree versions.
1132 * Makefile.in: Regenerated.
1133 * configure: Regenerated.
1134
11352012-07-02 Richard Guenther <rguenther@suse.de>
1136 Michael Matz <matz@suse.de>
1137 Tobias Grosser <tobias@grosser.es>
1138 Sebastian Pop <sebpop@gmail.com>
1139
1140 * Makefile.def: Add ISL host module, remove PPL host module.
1141 Adjust ClooG host module to use the proper ISL.
1142 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1143 * configure.ac: Include config/isl.m4. Add ISL host library,
1144 remove PPL. Remove PPL configury, add ISL configury, adjust
1145 ClooG configury.
1146 * Makefile.in: Regenerated.
1147 * configure: Likewise.
1148
11492012-07-02 Richard Guenther <rguenther@suse.de>
1150
1151 Merge from graphite branch
1152 2011-07-21 Tobias Grosser <tobias@grosser.es>
1153
1154 * configure: Regenerated.
1155 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1156 both cloog.org and legacy versions. The only supported version will
1157 be CLooG with the isl backend.
1158
1159 2011-07-21 Tobias Grosser <tobias@grosser.es>
1160
1161 * configure: Regenerated.
1162 * configure.ac: Require cloog isl 0.17.0
1163
1164 2011-07-21 Tobias Grosser <tobias@grosser.es>
1165
1166 * configure: Regenerated.
1167 * config/cloog.m4: Do not define CLOOG_ORG
1168
11692012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1170
1171 * configure.ac: Skip C if explicitly selected.
1172 * configure: Regenerate.
1173
11742012-06-28 Christophe Lyon <christophe.lyon@st.com>
1175
1176 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1177 they contain -O2.
1178 * configure: Regenerate.
1179
11802012-06-20 Jason Merrill <jason@redhat.com>
1181
1182 * Makefile.tpl (check-target-libgomp-c++): New.
1183 (check-target-libitm-c++): New.
1184 * Makefile.def (c++): Add them.
1185 * Makefile.in: Regenerate.
1186
11872012-05-16 Olivier Hainque <hainque@adacore.com>
1188
1189 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1190 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1191 (install-no-fixedincludes): Adjust accordingly.
1192 * Makefile.in: Regenerate.
1193
11942012-05-09 Nick Clifton <nickc@redhat.com>
1195 Paul Smith <psmith@gnu.org>
1196
1197 PR bootstrap/50461
1198 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1199 allow for the fact that from release v3.1.0 of MPFR the source
1200 files were moved into a src sub-directory.
1201 * configure: Regenerate.
1202
12032012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1204
1205 * configure.ac: Bump minimum MPFR version to 2.4.0.
1206 * configure: Regenerated.
1207
12082012-05-01 Richard Henderson <rth@redhat.com>
1209
1210 * Makefile.def (libatomic): New target_module.
1211 * configure.ac (target_libraries): Add libatomic.
1212 (noconfigdirs): Check if libatomic is supported.
1213 * Makefile.in, configure: Rebuild.
1214
f87f9c61
L
12152012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1216
1217 Merge upstream change
1218 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1219
12202011-11-21 Andreas Tobler <andreast@fgznet.ch>
1221
1222 * libtool.m4: Additional FreeBSD 10 fixes.
1223
68f107fa
AO
12242012-06-28 Christophe Lyon <christophe.lyon@st.com>
1225
1226 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1227 they contain -O2.
1228 * configure: Regenerate.
1229
b9c361e0
JL
12302012-05-14 Catherine Moore <clm@codesourcery.com>
1231
1232 * NEWS: Mention PowerPC VLE port.
1233
9eb322aa
MF
12342012-05-11 Mike Frysinger <vapier@gentoo.org>
1235
1236 * MAINTAINERS (config/): Move to intl/ section.
1237 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1238
58b1dd21
NC
12392012-05-09 Nick Clifton <nickc@redhat.com>
1240 Paul Smith <psmith@gnu.org>
1241
1242 PR bootstrap/50461
1243 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1244 allow for the fact that from release v3.1.0 of MPFR the source
1245 files were moved into a src sub-directory.
1246 * configure: Regenerate.
1247
2e702c99
RM
12482012-05-02 Roland McGrath <mcgrathr@google.com>
1249
1250 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1251 * configure: Regenerate.
1252
d2213593
JB
12532012-04-25 Joel Brobecker <brobecker@adacore.com>
1254
1255 * config.sub: Update to 2012-04-18 version from official repo.
1256
202e2356
NC
12572012-03-19 Tristan Gingold <gingold@adacore.com>
1258
1259 * configure.ac (ia64*-*-*vms*): Add support for ld.
1260 * configure: Regenerate.
1261
2479f722
RO
12622012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1263
1264 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1265 (unsupported_languages): Remove mips-sgi-irix6.*.
1266 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1267 (with_stabs): Remove.
1268 * configure: Regenerate.
1269
4e97d92b
RO
12702012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1271
1272 * configure.ac (enable_libgomp): Remove *-*-osf*.
1273 (with_stabs): Remove alpha*-*-osf*.
1274 * configure: Regenerate.
1275
f9ea6f98
JJ
12762012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1277
1278 * COPYING.NEWLIB: Modify DJ Delorie license to include
1279 modification rights in clause as permitted by DJ Delorie.
1280 * COPYING.LIBGLOSS: Ditto.
1281
48688b3e
JJ
12822012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1283
1284 * COPYING.NEWLIB: Remove two unused licenses.
1285
0945bbee
TG
12862012-03-05 Tristan Gingold <gingold@adacore.com>
1287
1288 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1289 * configure: Regenerate.
1290
516be0c5
JJ
12912012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1292
1293 * COPYING.NEWLIB: Add Adapteva notice.
1294 * COPYING.LIBGLOSS: Add Adapteva notice.
1295
64b986c0
EB
12962011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1297
1298 * configure: Regenerate.
1299
58cddc18
JJ
13002011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1301
1302 * COPYING.LIBGLOSS: Add GPL with exception license.
1303
b121d7d4
DD
13042011-11-09 Roland McGrath <mcgrathr@google.com>
1305
1306 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1307 * configure: Rebuild.
1308 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1309 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1310 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1311 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1312 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1313 Add READELF.
1314 * Makefile.in: Rebuild.
1315
d32e2926
RH
13162011-11-08 Richard Henderson <rth@redhat.com>
1317
1318 * configure.ac: Test for libitm directory present first.
1319
1320 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1321
1322 * configure.ac: Test libitm/configure.tgt to disable libitm.
1323 * configure: Rebuild.
1324
98dd765a
RO
13252011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1326
1327 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1328 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1329 * Makefile.in: Regenerate.
1330
99c513f6
DD
13312011-11-01 DJ Delorie <dj@redhat.com>
1332
1333 * configure.ac (rl78-*-*) New case.
1334 * configure: Regenerate.
1335
ff3ec4ee
DD
13362011-11-01 DJ Delorie <dj@redhat.com>
1337
1338 * config.sub: Update to version 2011-10-29 (added rl78)
1339
c28a9f49
NC
13402011-10-27 Nick Clifton <nickc@redhat.com>
1341
1342 * config.sub: Import these changes from the config project:
1343
a903d6ac 1344 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1345 Ben Elliston <bje@gnu.org>
1346
1347 * config.sub (epiphany): New.
1348
1349 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1350 Ben Elliston <bje@gnu.org>
1351
9eb322aa 1352 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1353
1354 2011-08-23 Roland McGrath <mcgrathr@google.com>
1355
1356 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1357 64eb to be64.
1358
1359 2011-08-16 Roland McGrath <mcgrathr@google.com>
1360
1361 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1362 (nacl): Grok as alias for 32el-unknown-nacl.
1363
860144e4
JB
13642011-08-19 Joel Brobecker <brobecker@adacore.com>
1365
1366 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1367
40ae9136
YQ
13682011-08-14 Yao Qi <yao@codesourcery.com>
1369
1370 Merge from gcc:
1371
1372 2011-08-14 Yao Qi <yao@codesourcery.com>
1373 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1374 * configure: Regenerate.
1375
ffdd6afc
ILT
13762011-07-26 Ian Lance Taylor <iant@google.com>
1377
1378 Merge from gcc:
1379
1380 2011-07-26 Ian Lance Taylor <iant@google.com>
1381 * configure.ac: Set have_compiler based on whether gcc directory
1382 exists, rather than on whether gcc is in configdirs.
1383 * configure: Rebuild.
1384
1385 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1386 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1387 link directories.
1388 * Makefile.in: Rebuild.
1389
1390 2011-07-20 Ian Lance Taylor <iant@google.com>
1391 PR bootstrap/49787
1392 * configure.ac: Move --enable-bootstrap handling earlier in file.
1393 If --enable-bootstrap and either --enable-build-with-cxx or
1394 --enable-build-poststage1-with-cxx, enable C++ automatically.
1395 * configure: Rebuild.
1396
1397 2011-07-19 Ian Lance Taylor <iant@google.com>
1398 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1399 make C++ a boot_language. Set and substitute
1400 POSTSTAGE1_CONFIGURE_FLAGS.
1401 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1402 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1403 * configure, Makefile.in: Rebuild.
1404
1405 2011-07-16 Jason Merrill <jason@redhat.com>
1406 * Makefile.def (language=c++): Add check-c++0x and
1407 check-target-libmudflap-c++.
1408 * Makefile.tpl (check-target-libmudflap-c++): New.
1409 * Makefile.in: Regenerate.
1410
1411 2011-07-16 Matthias Klose <doko@ubuntu.com>
1412 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1413 * Makefile.def (target_modules/libjava): Pass
1414 $(EXTRA_CONFIGARGS_LIBJAVA).
1415 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1416 if not configured with --enable-static-libjava.
1417 * Makefile.in: Regenerate.
1418 * configure: Likewise.
1419
1420 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1421 PR regression/47836
1422 PR bootstrap/23656
1423 PR other/47733
1424 PR bootstrap/49247
1425 PR c/48825
1426 * configure.ac (target_libraries): Remove target-libiberty.
1427 Remove case-statement setting skipdirs=target-libiberty for
1428 multiple targets. Remove checking target_configdirs and
1429 removing target-libiberty but keeping target-libgcc if
1430 otherwise empty.
1431 * Makefile.def (target_modules): Don't add libiberty.
1432 (dependencies): Remove all traces of target-libiberty.
1433 * configure, Makefile.in: Regenerate.
1434
9ccb86e7
JM
14352011-07-22 Jason Merrill <jason@redhat.com>
1436
1437 * Makefile.def (language=c++): Add check-c++0x and
1438 check-target-libmudflap-c++.
1439 * Makefile.tpl (check-target-libmudflap-c++): New.
1440 * Makefile.in: Regenerate.
1441
090bc50f
RO
14422011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1443
1444 * configure: Regenerate.
1445
cff32a7c
RO
14462011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1447
1448 PR target/39150
1449 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1450 x86_64-*-solaris2.1[0-9]*.
1451 * configure: Regenerate.
1452
eb4b2452
NC
14532011-06-13 Walter Lee <walt@tilera.com>
1454
1455 * configure.ac (tilepro-*-*) New case.
1456 (tilegx-*-*): Likewise.
1457 * configure: Regenerate.
1458
3c0013bf
NC
14592011-06-06 Nick Clifton <nickc@redhat.com>
1460
1461 * config.sub: Sync from upstream.
1462
91c1f14c
DK
14632011-05-08 Doug Kwan <dougkwan@google.com>
1464
1465 Merge from gcc:
1466
1467 2011-05-08 Doug Kwan <dougkwan@google.com>
1468
1469 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1470 * configure: Regenerated.
1471 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1472 value from configure.
1473 * Makefile.in: Regenerated.
1474
c7e4b184
JM
14752011-05-05 Joseph Myers <joseph@codesourcery.com>
1476
1477 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1478 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1479 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1480 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1481 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1482 *-*-vxworks*): Disable newlib and libgloss in separate case
1483 statement.
1484 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1485 to separate case statement.
1486 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1487 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1488 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1489 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1490 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1491 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1492 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1493 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1494 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1495 i[[3456789]]86-*-rdos*, m32r-*-*,
1496 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1497 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1498 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1499 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1500 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1501 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1502 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1503 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1504 and libgloss in main case over targets. Remove most empty cases
1505 in main case over targets.
1506 * configure: Regenerate.
1507
7152a690
JM
15082011-05-04 Joseph Myers <joseph@codesourcery.com>
1509
1510 * configure.ac: Remove code setting special library locations for
1511 hppa*64*-*-hpux11*. Remove code setting compiler for
1512 sparc-sun-solaris2*.
1513 * configure: Regenerate.
1514
ff46fb8f
JM
15152011-05-04 Joseph Myers <joseph@codesourcery.com>
1516
1517 * configure.ac: Separate libgloss_dir settings from general case
1518 over targets.
1519 * configure: Regenerate.
1520
82ae827f
JM
15212011-04-28 Joseph Myers <joseph@codesourcery.com>
1522
1523 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1524 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1525 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1526 cases in libgcj-disabling case statement.
1527 (hppa*64*-*-linux*): Set unsupported_languages instead of
1528 disabling target-zlib.
1529 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1530 to hppa*64*-*-hpux*.
1531 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1532 hppa*-*-hpux*.
1533 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1534 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1535 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1536 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1537 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1538 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1539 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1540 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1541 libgcj-disabling case statement.
1542 * configure: Regenerate.
1543
0827f9a6
JM
15442011-04-28 Joseph Myers <joseph@codesourcery.com>
1545
1546 * configure.ac: Disable Java for targets not supporting libffi.
1547 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1548 Remove cases in Java-disabling statement.
1549 (*arm-wince-pe): Change to arm-wince-pe.
1550 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1551 cases in Java-disabling statement.
1552 (bfin-*-*): Don't disable Java again.
1553 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1554 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1555 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1556 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1557 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1558 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1559 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1560 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1561 Java-disabling statement.
1562 (mmix-*-*): Don't disable Java again.
1563 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1564 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1565 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1566 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1567 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1568 statement.
1569 * configure: Regenerate.
1570
899b04ef
JM
15712011-04-28 Joseph Myers <joseph@codesourcery.com>
1572
1573 Merge from GCC:
1574
1575 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1576
1577 PR lto/48086
1578 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1579 * configure: Regenerate.
1580
9863d716
JM
15812011-04-28 Joseph Myers <joseph@codesourcery.com>
1582
1583 * configure.ac: Separate cases disabling Java and Java libraries
1584 from general case over targets.
1585 * configure: Regenerate.
1586
a90ef4bf
JM
15872011-04-06 Joseph Myers <joseph@codesourcery.com>
1588
1589 * configure.ac (build_tools): Remove build-byacc.
1590 (host_libs): Remove mmalloc.
1591 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1592 autoconf automake libtool diff rcs fileutils shellutils time
1593 textutils wdiff find uudecode hello tar gzip indent recode release
1594 sed perl gawk findutils gettext zip.
1595 (libgcj): Remove target-qthreads.
1596 (target_tools): Remove target-examples target-gperf.
1597 (YACC): Don't handle building byacc.
1598 * configure: Regenerate.
1599 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1600 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1601 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1602 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1603 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1604 handle building components.
1605 * Makefile.in: Regenerate.
1606
05a02268
RW
16072011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1608
1609 * config.sub: Sync from upstream.
1610
c5f5c3c2
JM
16112011-04-01 Joseph Myers <joseph@codesourcery.com>
1612
1613 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1614 (microblaze*): Don't disable libssp.
1615 * configure: Regenerate.
1616
f6c1938b
JM
16172011-04-01 Joseph Myers <joseph@codesourcery.com>
1618
1619 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1620 moveifchange.
1621 * configure: Regenerate.
1622 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1623 * Makefile.in: Regenerate.
1624
1f111696
JM
16252011-04-01 Joseph Myers <joseph@codesourcery.com>
1626
1627 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1628 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1629 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1630 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1631 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1632 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1633 md_exec_prefix cases.
1634 * configure: Regenerate.
1635
065a5627
JM
16362011-04-01 Joseph Myers <joseph@codesourcery.com>
1637
1638 * configure.ac: Separate cases disabling target-libssp,
1639 target-libiberty, target-libstdc++-v3 and Fortran from general
1640 case over targets.
1641 * configure: Regenerate.
1642
b2f14e4a
JM
16432011-04-01 Joseph Myers <joseph@codesourcery.com>
1644
1645 * configure.ac (*-*-chorusos): Don't disable libgcj.
1646 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1647 Remove case.
1648 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1649 (arm-*-coff): Don't disable libgcj.
1650 (arm*-*-linux-gnueabi): Remove useless assignment.
1651 (arm-*-riscix*): Don't disable libgcj.
1652 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1653 configuration.
1654 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1655 (c54x*-*-*): Remove case.
1656 (tic54x-*-*): Don't disable GCC or GCC libraries.
1657 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1658 to *.
1659 (d10v-*-*): Don't disable GCC libraries.
1660 (d30v-*-*): Don't disable libgcj.
1661 (h8500-*-*): Don't disable GCC libraries.
1662 (i960-*-*): Don't disable libgcj.
1663 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1664 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1665 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1666 libgcj.
1667 (m68k-*-coff*): Remove case.
1668 (mmix-*-*): Don't disable libgloss on host.
1669 (mn10200-*-*, mn10300-*-*): Remove cases.
1670 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1671 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1672 Don't disable libgcj.
1673 (romp-*-*): Remove case.
1674 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1675 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1676 case.
1677 (v810-*-*): Don't disable GCC libraries.
1678 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1679 (ip2k-*-*): Don't disable GCC libraries.
1680 * configure: Regenerate.
1681
6a608608
JM
16822011-03-28 Joseph Myers <joseph@codesourcery.com>
1683
1684 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1685 libffi on host.
1686 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1687 on host.
1688 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1689 * configure: Regenerate.
1690
5b806d27
NC
16912011-03-26 John Marino <binutils@marino.st>
1692
1693 * configure.ac: Add support for *-*-dragonfly*
1694 * configure: Regenerate.
1695
0377a422
JM
16962011-03-25 Joseph Myers <joseph@codesourcery.com>
1697
1698 * configure.ac (native_only): Remove.
1699 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1700 send-pr uudecode guile gnuserv on host.
1701 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1702 send-pr rcs guile perl texinfo libtool on host.
1703 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1704 automake send-pr rcs guile perl texinfo libtool on host.
1705 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1706 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1707 (alpha*-dec-osf*): Don't disable fileutils on target.
1708 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1709 texinfo send-pr expect dejagnu on target.
1710 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1711 target-qthreads on target.
1712 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1713 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1714 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1715 x86_64-*-mingw*): Don't disable expect on target.
1716 (*-*-cygwin*): Don't disable target-gperf on target.
1717 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1718 gnuserv on target.
1719 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1720 target.
1721 * configure: Regenerate.
1722
2354b38b
JM
17232011-03-25 Joseph Myers <joseph@codesourcery.com>
1724
1725 * configure.ac (target_tools): Remove target-groff.
1726 (native_only): Remove target-groff.
1727 (hppa*64*-*-*): Don't disable byacc.
1728 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1729 setting.
1730 (*-*-kaos*): Don't skip target-librx and target-groff.
1731 (*-*-netware*): Don't skip target-libmudflap.
1732 (*-*-tpf*): Don't skip target-libmudflap.
1733 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1734 directories on the host.
1735 (ia64*-*-*vms*): Don't skip tix.
1736 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1737 host.
1738 * configure: Regenerate.
1739
28d9b232
PB
17402011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1741
1742 * configure.ac: Remove references to mt-mep, mt-netware,
1743 mt-wince.
1744 * Makefile.def: Add all-utils soft dependencies.
1745 * Makefile.tpl: Remove GDB_NLM_DEPS.
1746 * configure: Regenerate.
1747 * Makefile.in: Regenerate.
1748
dbbe5f95
PB
17492011-03-24 Paolo Bonzini <bonzini@gnu.org>
1750
1751 Sync from GCC:
1752
1753 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1754
1755 * configure.ac: Do not include mh-x86omitfp.
1756 * configure: Regenerate.
1757
1758 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1759
1760 * configure.ac: Remove empty cases.
1761 * configure: Regenerate.
1762
1763 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1764
1765 * Makefile.def: Add dependency from termcap to gdb.
1766 * Makefile.in: Regenerate.
1767
1768 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1769
1770 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1771 * configure: Regenerate.
1772 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1773 * Makefile.tpl: Likewise.
1774 * Makefile.in: Regenerate.
1775
1776 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1777
1778 * configure.ac: Remove all mentions of tentative_cc.
1779 * configure: Regenerate.
1780
1781 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1782
1783 PR lto/48086
1784 * configure.ac: Re-enable LTO on *-apple-darwin9.
1785 * configure: Regenerate.
1786
3516a403
JM
17872011-03-24 Joseph Myers <joseph@codesourcery.com>
1788
1789 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1790 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1791 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1792 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1793 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1794 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1795 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1796 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1797 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1798 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1799 *-*-rhapsody*): Remove host cases.
1800 * configure: Regenerate.
1801
93cc359e
JM
18022011-03-24 Joseph Myers <joseph@codesourcery.com>
1803
1804 * configure.ac (ppc*-*-pe): Remove host case.
1805 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1806 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1807 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1808 cases.
1809 * configure: Regenerate.
1810
29b2c556
JM
18112011-03-24 Joseph Myers <joseph@codesourcery.com>
1812
1813 * config.sub: Update to version 2011-03-23.
1814
f0ff0f90
JM
18152011-03-22 Joseph Myers <joseph@codesourcery.com>
1816
1817 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1818 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1819 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1820 * configure: Regenerate.
1821
782cb41f
JM
18222011-03-22 Joseph Myers <joseph@codesourcery.com>
1823
1824 * config-ml.in: Don't handle arc-*-elf*.
1825 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1826 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1827 handle GCC libraries.
1828 * configure: Regenerate.
1829
0e8ad34f
RO
18302011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1831
1832 PR bootstrap/48120:
1833 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1834 Add -lstdc++ -lm to LIBS.
1835 * configure: Regenerate.
1836
5548b4ce
DE
18372011-03-18 David Edelsohn <dje.gcc@gmail.com>
1838
1839 * config.guess: Update to version 2011-02-02
1840 * config.sub: Update to version 2011-02-24
2e702c99 1841
86ed8cf6
SP
18422011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1843
9eb322aa
MF
1844 * configure.ac: Adjust test of with_ppl.
1845 * configure: Regenerated.
86ed8cf6 1846
b123da99
SP
18472011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1848
1849 * configure.ac: Add -lpwl to ppllibs.
1850 * config/cloog.m4: Add -lisl to clooglibs.
1851 * configure: Regenerated.
1852
822ce8ee
RW
18532011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1854
1855 Import from Libtool and gnulib:
1856
1857 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1858
1859 Prepare for supporting FreeBSD 10.
1860 * config.rpath: Remove handling of freebsd1* which soon would
1861 match FreeBSD 10.0.
1862
1863 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1864
1865 Remove support for FreeBSD 1.x.
1866 * libtool.m4 (_LT_LINKER_SHLIBS)
1867 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1868 soon would incorrectly match FreeBSD 10.0.
1869
dcb5e506
RW
18702011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1871
1872 PR binutils/12283
1873 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1874 (move-if-change): Comes from gnulib.
1875 * move-if-change: Import version from gnulib.
1876
8d8eef9a
RW
18772011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1878
1879 Sync from GCC:
1880
1881 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1882
1883 PR lto/47225
1884 * Makefile.def (lto-plugin): Double dash for enable-shared.
1885 (configure-gcc): Depend on all-lto-plugin.
1886 * Makefile.in: Rebuilt.
1887
1888 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1889
1890 * configure.ac: Remove extra bracket.
1891 * configure: Regenerate.
1892
1893 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1894
1895 PR lto/47225
1896 * Makefile.def: Add dependency for install-gcc
1897 on install-lto-plugin.
1898 * Makfile.in: Regenerated
1899
1900 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1901
1902 * configure.ac: If with_ppl is no, move setting with_cloog=no
1903 after CLOOG_REQUESTED check.
1904 * configure: Regenerated.
1905
1906 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1907
1908 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1909 CLooG has been requested.
1910 * configure: Regenerated.
1911
1912 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1913
1914 * configure: Regenerated.
1915 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1916
1917 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1918
1919 * configure: Regenerated.
1920 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1921
1922 2011-01-07 Jan Hubicka <jh@suse.cz>
1923
1924 PR lto/47225
1925 * Makefile.in: Regenerate.
1926 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1927 configure.
1928
65b4571a
AO
19292011-01-31 Alexandre Oliva <aoliva@redhat.com>
1930
1931 PR libgcj/44341
1932 * configure.ac: Discard --with-* flags for host when configuring
1933 target libraries for cross build.
1934 * configure: Rebuilt.
1935
7837304f
AS
19362011-01-21 Andreas Schwab <schwab@redhat.com>
1937
1938 Sync from GCC:
1939
1940 2011-01-21 Andreas Schwab <schwab@redhat.com>
1941
1942 * configure.ac: Use AS_HELP_STRING throughout.
1943 * configure: Regenerate.
1944
1945 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1946
1947 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1948 * configure: Regenerate.
1949
115ef890
RW
19502010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1951
1952 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1953
92c9a463
JB
19542011-01-13 Joel Brobecker <brobecker@adacore.com>
1955
1956 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1957 for ia64-hpux.
1958 * configure: Regenerate.
1959
887ebfb4
RW
19602011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1961
1962 Sync from GCC:
1963 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1964
1965 * configure.ac: (picochip): Disable libiberty.
1966 * configure: Regenerate.
1967
04d2c2b2
JJ
19682010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1969
1970 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1971
33d23ee8
ILT
19722010-12-10 Ian Lance Taylor <iant@google.com>
1973
1974 PR bootstrap/46819
1975 * configure.ac: For --disable-libgcj clear libgcj_saved.
1976 * configure: Rebuild.
1977
89a1e9c3
PB
19782010-12-10 Tobias Burnus <burnus@net-b.de>
1979
1980 PR fortran/46540
1981 * configure.ac: Add --disable-libquadmath and
1982 --disable-libquadmath-support.
1983 * configure: Regenerate.
1984
ac7bcd26
TG
19852010-12-10 Tristan Gingold <gingold@adacore.com>
1986
1987 * src-release (ETC_SUPPORT): add gnu-oids.texi
1988
d357cef7
HPN
19892010-12-03 Hans-Peter Nilsson <hp@axis.com>
1990
1991 PR libffi/46792
1992 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1993 * configure: Regenerate.
1994
4f11b223
ILT
19952010-12-02 Ian Lance Taylor <iant@google.com>
1996
1997 * configure.ac: Always set default for poststage1_ldflags to
1998 -static-libstdc++ -static-libgcc.
1999
989abc33
JJ
20002010-12-02 Jeff Johnston <jjohnstn@redhat.com>
2001
2002 * COPYING.NEWLIB: Add National Semiconductor notice.
2003
950386c6
AS
20042010-11-29 Andreas Schwab <schwab@redhat.com>
2005
2006 * configure.ac: Move comment to remove extra space in last argument
2007 of GCC_TARGET_TOOL.
2008
87cda2cf
AO
20092010-11-26 Alexandre Oliva <aoliva@redhat.com>
2010
7d509c83 2011 PR other/46026
87cda2cf
AO
2012 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2013 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2014 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2015 (BASE_FLAGS_TO_PASS): Use it.
2016 * configure: Rebuilt.
2017 * Makefile.in: Rebuilt.
2018
d3b50760
L
20192010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2020
2021 PR binutils/12258
2022 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2023 Properly check default linker.
2024 * configure: Regnerated.
2025
c7791212
NC
20262010-11-23 Matthias Klose <doko@ubuntu.com>
2027
2028 * configure.ac: For --enable-gold, handle value `default' instead of
2029 `both*'. New configure option --{en,dis}able-ld.
2030 * configure: Regenerate.
2031
9e1a94f4
ILT
20322010-11-20 Ian Lance Taylor <iant@google.com>
2033
2034 * configure.ac: Only disable a language library if no language needs
2035 it. Don't let --disable-libgcj uncondtionally disable libffi.
2036 * configure: Rebuild.
2037
ceca0218
PB
20382010-11-20 Paolo Bonzini <bonzini@gnu.org>
2039
2040 * configure: Regenerate.
2041
9b980aa1
RW
20422010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2043
2044 PR other/46202
2045 * configure.ac: Fix just-built in-tree STRIP name to be
2046 binutils/strip-new.
2047 * configure: Regenerate.
2048 * Makefile.def (install-strip-gcc, install-strip-binutils)
2049 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2050 (install-strip-sid): Mirror dependencies on non-strip variants
2051 of these targets on the respective -strip prerequisites.
2052 * Makefile.tpl (install-strip, install-strip-host)
2053 (install-strip-target): New targets.
2054 (install-strip-[+module+], install-strip-target-[+module+]):
2055 New targets.
2056 * Makefile.in: Regenerate.
2057
e552509b
ILT
20582010-11-19 Ian Lance Taylor <iant@google.com>
2059 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2060
2061 * configure.ac: Add target-libgo to target_libraries. Set
2062 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2063 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2064 (HOST_EXPORTS): Add GOC.
2065 (BASE_TARGET_EXPORTS): Add GOC.
2066 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2067 (GOCFLAGS_FOR_TARGET): New variable.
2068 (EXTRA_HOST_FLAGS): Add GOC.
2069 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2070 * Makefile.def (target_modules): Add libgo.
2071 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2072 (dependencies): Add dependency from configure-target-libgo to
2073 configure-target-libffi and all-target-libstdc++-v3. Add
2074 dependencies from all-target-libgo to all-target-libffi.
2075 (languages): Add go.
2076 * configure: Rebuild.
2077 * Makefile.in: Rebuild.
2078
20792010-11-19 Ian Lance Taylor <iant@google.com>
2080
2081 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2082 compiler/flag environment variables.
2083
20842010-11-18 Ian Lance Taylor <iant@google.com>
2085
2086 * configure.ac: Check for lang_requires_boot_languages in
2087 config-lang.in files.
2088 * configure: Rebuild.
2089
8c21d9c7
MF
20902010-11-17 Mike Frysinger <vapier@gentoo.org>
2091
2092 * .gitignore: New file.
2093
e552509b
ILT
20942010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2095 Tobias Burnus <burnus@net-b.de>
2096
2097 PR fortran/32049
2098 * Makefile.def: Add libquadmath; build it with language=fortran.
2099 * configure.ac: Add libquadmath.
2100 * Makefile.tpl: Handle multiple libs in check-[+language+].
2101 * Makefile.in: Regenerate.
2102 * configure: Regenerate.
2103
21042010-11-15 Andreas Schwab <schwab@redhat.com>
2105
2106 * configure.ac: Fix spelling in option names.
2107 * configure: Regenerated.
2108
21092010-11-13 Georg-Johann Lay <georgjohann@web.de>
2110
2111 PR bootstrap/39622
2112 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2113 * configure: Regenerated.
2114
21152010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2116
2117 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2118 define the cloog backend to use. Furthermore, only pass the ppllibs to
2119 the configure checks, if necessary.
2120 * configure: Regenerate.
2121
21222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2123
2124 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2125 * configure: regenerate
2126
21272010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2128
2129 * config/cloog.m4: Fix typo. verison -> version.
2130 * configure: Regenerate.
2131
21322010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2133
2134 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2135 * configure: Regenerate.
2136
21372010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2138
2139 * configure.ac: Support official CLooG.org versions.
2140 * configure: Regenerate.
2141 * config/cloog.m4: New.
2142
aa291e2d
ME
21432010-11-05 Michael Eager <eager@eagercon.com>
2144
2145 * COPYING.LIBGLOSS: Correct typo in microblaze.
2146 * COPYING.NEWLIB: Same.
2147
e552509b
ILT
21482010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2149
2150 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2151 * configure: Regenerate.
2152
74cea91b
DK
21532010-11-03 Ian Lance Taylor <iant@google.com>
2154 Dave Korn <dave.korn.cygwin@gmail.com>
2155
2156 PR lto/46273
2157 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2158 and on other supported platforms whenever LTO is enabled.
2159 * configure: Rebuild.
2160
6d0cd39e
AM
21612010-11-02 Alan Modra <amodra@gmail.com>
2162
2163 PR binutils/12110
2164 * configure.ac: Error when source path contains spaces.
2165 * configure: Regenerate.
2166
18a8530e
ILT
21672010-10-20 Ian Lance Taylor <iant@google.com>
2168
2169 * Makefile.def (target_modules): Set lib_path to src/.libs for
2170 libstdc++-v3 module.
2171 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2172 * Makefile.in: Rebuild.
2173
6ed3211e
JJ
21742010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2175 Joseph Myers <joseph@codesourcery.com>
2176
2177 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2178 notices.
2179 * COPYING.NEWLIB: Add Texas Instruments notice.
2180
a8eb3f0a
DK
21812010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2182
2183 * configure.ac (build_lto_plugin): New shell variable.
2184 (--enable-lto): Turn on by default for all non-ELF platforms that
2185 have had LTO support added so far. Set build_lto_plugin appropriately
2186 for both ELF and non-ELF.
2187 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2188 * configure: Regenerate.
2189
4074d5f2
RW
21902010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2191
2192 PR bootstrap/45326
2193 PR bootstrap/45174
2194 * configure.ac: Honor initial values of $build_configargs,
2195 $host_configargs, $target_configargs. Mark the precious, so
2196 environment settings get recorded.
2197 * configure: Regenerate.
2198
29821356
RW
21992010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2200
2201 Sync from GCC:
2202
2203 2010-09-30 Michael Eager <eager@eagercon.com>
2204
2205 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2206 * configure: Regenerate.
2207
2208 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2209
2210 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2211 targets and amend comment.
2212 * configure: Regenerate.
2213
2214 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2215
2216 * configure.ac: Enable LTO by default on Darwin.
2217 * configure: Regenerate.
2218
2219 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2220
2221 PR bootstrap/44455
2222 * configure.ac (extra_mpfr_configure_flags): Copy from
2223 extra_mpc_gmp_configure_flags.
2224 * configure: Re-generated.
2225
57eefe4d
RW
22262010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2227
2228 Sync from GCC:
2229
2230 PR bootstrap/45796
2231 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2232 Depend on all-build-libiberty.
2233 * Makefile.in: Regenerate.
2234
22352010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2236
2237 Sync from GCC:
2238
2239 PR bootstrap/44621
2240 * configure.ac: Fix unportable shell quoting.
2241 * configure: Regenerate.
2242
48bb73dd
RW
22432010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2244
2245 * configure.ac: Support all v850 targets.
2246 * configure: Regenerate.
2247
1d14850f
PB
22482010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2249
2250 PR target/44862
2251 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2252 Provide -B option to allow for link spec %s substitutions for
2253 libstdc++.a on darwin.
2254 * Makefile.in: Regenerate.
2255
7530c480
AO
22562010-06-10 Alexandre Oliva <aoliva@redhat.com>
2257
2258 * Makefile.def (configure-gcc): Depend on all-libelf.
2259 * Makefile.in: Rebuild.
2260
285d560d
RW
22612010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2262
2263 * config.sub, config.guess: Update from upstream sources.
2264
a009f2e7
RW
22652010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2266
2267 Sync from GCC:
2268
2269 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2270 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2271 * configure: Regenerated.
2272
2273 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2274 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2275 * configure: Regenerate.
2276
2277 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2278 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2279 * configure: Regenerate.
2280
2281 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2282 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2283 separately.
2284 * configure: Regenerate.
2285
2286 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2287 * configure: Regenerate after change to elf.m4.
2288
2289 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2290 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2291 * configure: Regenerated.
2292
2293 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2294 * configure.ac: Print "buggy but acceptable" when CLooG
2295 revision is less than 9.
2296 * configure: Regenerated.
2297
e49e5c92
DK
22982010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2299
2300 Merge from gcc:
2301
2302 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2303 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2304 * configure: Regenerate.
2305
2306 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2307 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2308 a platform that supports LTO.
2309 * configure: Regenerate.
2310
2311 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2312 PR lto/42776
2313 * configure.ac (--enable-lto): Refactor handling so libelf tests
2314 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2315 and allow LTO to be explicitly enabled on non-ELF platforms that
2316 are known to support it inside else-clause.
2317 * configure: Regenerate.
2318
e6de499b
NC
23192010-04-27 Roland McGrath <roland@redhat.com>
2320 H.J. Lu <hongjiu.lu@intel.com>
2321
2322 * configure.ac (--enable-gold): Support both, both/gold and
2323 both/bfd to add gold to configdirs without removing ld.
2324 * configure: Regenerated.
2325
2326 * Makefile.def: Add install-gold dependency to install-ld.
2327 * Makefile.in: Regenerated.
2328
d594eacc
TG
23292010-04-14 Tristan Gingold <gingold@adacore.com>
2330
2331 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2332 * configure: Regenerate.
2333
938d2b74
RW
23342010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2335
2336 Merge from gcc:
2337 PR bootstrap/43615
2338 PR bootstrap/43328
2339 Revert:
2340 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2341 * configure.ac: Do not pass --enable-multilib nor
2342 --disable-multilib in baseargs. Accept explicitly passed
2343 --enable_multilib.
2344 * configure: Regenerate.
2345
a9ef41a7
RW
23462010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2347
2348 PR bootstrap/43328
2349 * configure.ac: Do not pass --enable-multilib nor
2350 --disable-multilib in baseargs. Accept explicitly passed
2351 --enable_multilib.
2352 * configure: Regenerate.
2353
619a3713
JM
23542010-03-23 Joseph Myers <joseph@codesourcery.com>
2355
2356 * configure.ac (tic6x-*-*): New case.
2357 * configure: Regenerate.
2358
92f4e989
JM
23592010-03-23 Joseph Myers <joseph@codesourcery.com>
2360
2361 Merge from gcc:
2362 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2363 PR ada/42554
2364 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2365 * configure: Regenerate.
2366
c35a0556
JM
23672010-03-23 Joseph Myers <joseph@codesourcery.com>
2368
2369 * config.sub: Update to version 2010-03-22.
2370 * config.guess: Update to version 2009-12-30.
2371
18fa8f9c
JM
23722010-03-14 Joseph Myers <joseph@codesourcery.com>
2373
2374 Merge from gcc:
2375 2010-01-11 Richard Guenther <rguenther@suse.de>
2376 PR lto/41569
2377 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2378 * Makefile.in: Regenerated.
2379
ba98da75
RO
23802010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2381
2382 PR libstdc++/32499
2383 * configure.ac (RANLIB): Default to true.
2384 (STRIP): Likewise.
2385 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2386 * configure: Regenerate.
2387
3994761f
NC
23882010-02-17 Nick Clifton <nickc@redhat.com>
2389
2390 PR 11238
2391 * Makefile.tpl (local-distclean): Also remove config.cache files in
2392 sub-directories as there may not be Makefiles present in the
2393 sub-directories.
792cdb50
NC
2394 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2395 the config.cache files found by the find command.
2396
3994761f
NC
2397 * Makefile.in: Regenerate.
2398 * configure.ac: Revert previous delta.
2399 * configure: Regenerate.
2400
01a82011
NC
24012010-02-15 Nick Clifton <nickc@redhat.com>
2402
2403 PR 11238
2404 * configure.ac: Delete config.cache files in sub-directories when
2405 deleting Makefiles.
2406 * configure: Regenerate.
2407
143754cd
NC
24082010-02-15 Nick Clifton <nickc@redhat.com>
2409
2410 * configure.ac: Sync from gcc.
2411 * configure: Regenerate.
2412
a6b5846e
KG
24132010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2414
2415 Sync from gcc:
2416 * configure.ac: Add "recommended" version checks for GMP/MPC.
2417 Update recommended GMP/MPFR/MPC versions.
2418 * configure: Regenerate.
2419
2aa2364a
JR
24202010-01-25 Joern Rennecke <amylaar@spamcop.net>
2421
2422 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2423 * configure.ac (bootstrap_target_libs): Make inclusion of
2424 target-libgomp conditional on libgomb being in target_configdirs.
2425 * configure: Regenerate.
2426
d35e937f
JR
24272010-01-23 Joern Rennecke <amylaar@spamcop.net>
2428
2429 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2430 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2431 * configure: Regenerate.
2432
911e63d0
JR
24332010-01-22 Joern Rennecke <amylaar@spamcop.net>
2434
2435 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2436 * configure.ac (target_configdirs): Substitute.
2437 * Makefile.def: Bootstrap target module libgomp.
2438 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2439 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2440 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2441 * configure, Makefile.in: Regenerate.
2442
3725885a
RW
24432009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2444
2445 * libtool.m4: Sync from git Libtool.
2446 * ltmain.sh: Likewise.
2447 * ltoptions.m4: Likewise.
2448 * ltversion.m4: Likewise.
2449 * lt~obsolete.m4: Likewise.
2450
d5f2ee2e 24512010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2452 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2453
2454 PR bootstrap/42424
2455 * configure.ac: Include libtool m4 files.
9eb322aa 2456 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2457 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2458 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2459
d5f2ee2e
KG
2460 * configure: Regenerate.
2461
f2b2dd91
RW
24622010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2463
2464 PR bootstrap/41818
2465 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2466 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2467 * Makefile.in: Regenerate.
2468
06ca7962
BE
24692009-12-18 Ben Elliston <bje@au.ibm.com>
2470
2471 * config.sub, config.guess: Update from upstream sources.
2472
30a16d7b
JJ
24732009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2474
2475 * COPYING.NEWLIB: Update copyright date.
2476 * COPYING.LIBGLOSS: Ditto.
2477
d9b76ff9
KG
24782009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2479
2480 PR middle-end/30447
2481 PR middle-end/30789
2482 PR other/40302
2483
2484 * configure.ac: Require MPC.
2485 * configure: Regenerate.
2486
2487 * configure.ac: Update minimum MPC version to 0.8.
2488 * configure: Regenerate.
2489
e12dec02
PB
24902009-11-20 Paolo Bonzini <bonzini@gnu.org>
2491
2492 * config.guess: Sync with upstream and gcc.
2493 * config.sub: Sync with upstream and gcc.
2494
606a9ca0
AO
24952009-11-16 Alexandre Oliva <aoliva@redhat.com>
2496
2497 * Makefile.def: Restore host and target settings for gmp.
2498 * Makefile.in: Rebuild.
2499
1f53ca9a
AO
25002009-11-16 Alexandre Oliva <aoliva@redhat.com>
2501
2502 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2503 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2504 Fix portability of test of C++ as bootstrap language. Add
2505 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2506 * configure: Rebuild.
2507 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2508 and cloog. Fix in-tree ppl configuration. Introduce libelf
2509 in-tree building.
2510 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2511 (POSTSTAGE1_HOST_EXPORTS): Use it.
2512 (STAGE[+id+]_CXXFLAGS): New.
2513 (BASE_FLAGS_TO_PASS): Pass it down.
2514 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2515 extra_exports.
2516 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2517 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2518 extra_exports.
2519 * Makefile.in: Rebuild.
2520
25212009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2522
2523 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2524 paths for *-w64-mingw* and x86_64-*mingw*.
2525 * configure: Regenerated.
2526
25272009-10-30 Kai Tietz <kai.tietz@onevision.com>
2528
2529 * configure.ac: Disable target-winsup & co for
2530 x86_64-*-mingw* and *-w64-mingw* targets.
2531 * configure: Regenerated.
2532
25332009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2534
2535 * configure.ac (CLooG test): Use = with test.
2536 * configure: Regenerate.
2537
25382009-10-22 Richard Guenther <rguenther@suse.de>
2539
2540 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2541 cloog if the ppl version check failed. Move flags saving
2542 before setting in libelf check.
2543 * configure: Regenerate.
2544
25452009-10-21 Richard Guenther <rguenther@suse.de>
2546
2547 * configure.ac: Adjust the ppl and cloog configure to work as
2548 documented. Disable cloog if ppl was disabled. Omit the version
2549 checks if they were disabled.
2550 * configure: Re-generate.
2551
6811fb56
RW
25522009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2553
2554 * configure.ac: Add 'lto' to enable_languages, not
2555 new_enable_languages, and only if not already present.
2556 * configure: Regenerate.
2557
700d40ca
ILT
25582009-10-06 Ian Lance Taylor <iant@google.com>
2559
2560 * Makefile.def: check-gold depends upon all-gas.
2561 * Makefile.in: Rebuild.
2562
25632009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2564
2565 * Makefile.def: all-lto-plugin depends on all-libiberty.
2566 set bootstrap=true for lto-plugin.
2567 Add lto-plugin.
2568 * Makefile.in: Regenerate.
2569 * configure.ac (host_libs): Add lto-plugin.
2570 * configure: Regenerate.
2571
25722009-10-03 Diego Novillo <dnovillo@google.com>
2573
2574 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2575 (HOST_LIBELFLIBS): Define.
2576 (HOST_LIBELFINC): Define.
2577 * Makefile.in: Regenerate.
2578 * configure.ac: Add --enable-lto.
2579 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2580 If --enable-lto is used, add 'lto' to new_enable_languages.
2581 If --enable-lto is used and gold is enabled, add
2582 lto-plugin to configdirs.
2583 * configure: Regenerate.
2584
25852009-10-03 Simon Baldwin <simonb@google.com>
2586
2587 * configure.ac: If --with-system-zlib, suppress local zlib and
2588 pass --with-system-zlib to subdir configure scripts.
2589 * configure: Regenerate.
2590
25912009-10-01 Loren J. Rittle <ljrittle@acm.org>
2592 Paolo Bonzini <bonzini@gnu.org>
2593
2594 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2595 $(srcdir).
2596 * Makefile.in: Rebuilt.
2597
c8cb1b3e
PB
25982009-09-29 Paolo Bonzini <bonzini@gnu.org>
2599
2600 Sync from gcc:
2601 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2602
2603 * configure.ac: Update minimum MPC version to 0.7.
2604 * configure: Regenerate.
2605
30167e0a
NC
26062009-09-25 Nick Clifton <nickc@redhat.com>
2607
2608 * configure.ac: Pass any --cache-file=/dev/null option on to
2609 subconfigures.
2610 * configure: Regenerate.
2611
707a0b5c
NC
26122009-09-23 Nick Clifton <nickc@redhat.com>
2613
2614 * config.sub, config.guess: Update from upstream sources.
2615
700d40ca
ILT
26162009-09-22 Loren J. Rittle <ljrittle@acm.org>
2617
2618 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2619 * Makefile.in: Rebuilt.
2620
2fd0b40b
RW
26212009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2622
2623 PR bootstrap/32272
2624 * configure.ac: Error out if $srcdir isn't '.' but contains
2625 host-${host_noncanonical}.
2626 * configure: Regenerate.
2627
4385ad3c
RW
26282009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2629
16b1ad29
RW
2630 * configure.ac: If bootstrapping a combined tree with
2631 --enable-gold, require c++ in stage1_languages.
2632 * configure: Regenerate.
2633
f8dc745f
RW
2634 * configure.ac: Also add target_libs of stage1_languages to
2635 bootstrap_target_libs.
2636 * configure: Regenerate.
2637
4385ad3c
RW
2638 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2639 with --enable-languages not containing c++.
2640 * configure: Regenerate.
2641
df51e4e1
JZ
26422009-09-16 Jie Zhang <jie.zhang@analog.com>
2643
2644 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2645 * configure: Regenerate.
2646
06a51eac
RW
26472009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2648
2649 * configure.ac: Do not use $extrasub for replacing @if/@endif
2650 parts in Makefile; instead, use additional arguments to
2651 AC_CONFIG_COMMANDS to do the replacement manually, with several
2652 sed invocations, to avoid HP-UX sed command limits.
2653 * configure: Regenerate.
2654
96655cc4
AO
26552009-09-04 Alexandre Oliva <aoliva@redhat.com>
2656
2657 * configure.ac (with-build-config): Document. Handle without.
2658 Handle missing argument.
2659 * configure: Rebuilt.
2660
26612009-09-03 Alexandre Oliva <aoliva@redhat.com>
2662
2663 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2664 Default to bootstrap-debug only if compare-debug works.
2665 * configure: Rebuilt.
2666 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2667 * Makefile.in: Rebuilt.
2668
26692009-09-01 Alexandre Oliva <aoliva@redhat.com>
2670
2671 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2672 * Makefile.in: Rebuilt.
2673
8e957354
PB
26742009-09-02 Paolo Bonzini <bonzini@gnu.org>
2675
2676 * Makefile.tpl (AWK): Fix typo.
2677 * Makefile.in: Regenerate.
2678
26792009-09-02 Paolo Bonzini <bonzini@gnu.org>
2680
2681 * configure.ac: Detect awk and sed.
2682 * Makefile.def (flags_to_pass): Add AWK and SED.
2683 * Makefile.tpl (AWK, SED): New.
2684 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2685 * configure: Regenerate.
2686 * Makefile.in: Regenerate.
2687
fb792462
TG
26882009-09-01 Tristan Gingold <gingold@adacore.com>
2689
2690 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2691 Remove logical names.
2692
a69e7d0a
DK
26932009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2694
2695 * ltmain.sh (func_normal_abspath): New function.
2696 (func_relative_path): Likewise.
2697 (func_mode_help): Document new -bindir option for link mode.
2698 (func_mode_link): Add new -bindir option, and use it to place
2699 output DLL if specified.
2700
d444d2ba
RW
27012009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2702
2703 * configure.ac (AC_PREREQ): Bump to 2.64.
2704
13b7343a
RW
27052009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2706
af542c2e
RW
2707 * README-maintainer-mode: Point directly to upstream locations
2708 for autoconf, automake, libtool, gettext, instead of copies on
2709 sources.redhat.com. Document required versions.
2710 * configure.ac: Do not substitute datarootdir, htmldir,
2711 pdfdir, docdir. Do not process --with-datarootdir,
2712 --with-htmldir, --with-pdfdir, --with-docdir.
2713 * configure: Regenerate.
2714
81ecdfbb
RW
2715 * configure: Regenerate.
2716
13b7343a
RW
2717 * compile: Sync from Automake 1.11.
2718 * depcomp: Likewise.
2719 * install-sh: Likewise.
2720 * missing: Likewise.
2721 * mkinstalldirs: Likewise.
2722 * ylwrap: Likewise.
2723
c1102ce7
RW
27242009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2725
34a0f3cf
RW
2726 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2727 (baseargs): Add --disable-option-checking.
2728 * configure: Regenerate.
2729
c1102ce7
RW
2730 * Makefile.def (configure-target-libiberty): Depend on
2731 all-binutils and all-ld.
2732 (configure-target-newlib): Likewise.
2733 * Makefile.in: Regenerate.
2734
e8a5fa9c
RW
27352009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2736
2737 Sync with GCC, merge:
2738
2739 2009-07-31 Christian Bruel <christian.bruel@st.com>
2740
2741 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2742 * configure: Regenerate.
2743
2744 2009-07-06 Ian Lance Taylor <iant@google.com>
2745
2746 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2747 * configure: Rebuild.
2748
2749 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2750
2751 PR bootstrap/40338
2752 * configure.ac (comparestring): Create new variable.
2753 * Makefile.tpl (comparestring): Use to skip some comparisions.
2754 * configure: Regenerate.
2755 * Makefile.in: Regenerate.
2756
2757 2009-06-23 Ian Lance Taylor <iant@google.com>
2758
2759 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2760 boot_languages. Only bootstrap target libraries listed in
2761 target_libs for some boot language. Add --with-stage1-ldflags,
2762 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2763 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2764 if not building with C++.
2765 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2766 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2767 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2768 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2769 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2770 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2771 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2772 * configure, Makefile.in: Rebuild.
2773
2774 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2775
2776 * configure.ac: Detect MPC in default directory.
2777 * configure: Regenerate.
2778
2779 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2780
2781 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2782 to noconfdirs.
2783 * configure: Regenerate.
2784
2785 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2786
2787 * Makefile.def: Add MPC support and dependencies.
2788 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2789
2790 * Makefile.in, configure: Regenerate.
2791
2792 2009-05-24 Nicolas Roche <roche@adacore.com>
2793
2794 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2795 * Makefile.in: Regenerate.
2796
2797 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2798
2799 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2800 * configure: Regenerate.
2801
2802 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2803
2804 * configure.ac ($with_ppl): Default to no if not supplied.
2805 ($with_cloog): Likewise.
2806 configure: Regenerate.
2807
2808 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2809
2810 PR bootstrap/39739
2811 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2812 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2813
2814 * configure, Makefile.in: Regenerate.
2815
2816 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2817
2818 * configure.ac: Change copyright header to refer to version
2819 3 of the GNU General Public License and to point readers at the
2820 COPYING3 file and the FSF's license web page.
2821 * Makefile.def: Likewise.
2822 * Makefile.tpl: Likewise.
2823 * Makefile.in: Regenerate.
2824
2825 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2826
2827 * configure.ac: Restore match for darwin9 or later. Use double
2828 brackets since regeneration eats one pair.
2829 * configure: Regenerate.
2830
bf110216
CF
28312009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2832
2833 * MAINTAINERS: Perform some obvious fixups.
2834
2262bbf4
BE
28352009-08-17 Ben Elliston <bje@au.ibm.com>
2836
2837 * config.sub, config.guess: Update from upstream sources.
2838
25a07265
NC
28392009-08-06 Michael Eager <eager@eagercon.com>
2840
2841 * configure.ac: Add Microblaze target.
2842 * configure: Regenerate.
2843
85bd1942
TG
28442009-07-02 Tristan Gingold <gingold@adacore.com>
2845
2846 * configure.ac: Do not exclude gas for i386-*-darwin.
2847 Add a case for x86_64-*-darwin.
2848 * configure: Regenerate.
2849
f9806fa5
DE
28502009-06-26 Doug Evans <dje@sebabeach.org>
2851
2852 * Makefile.def (host_modules): Add cgen.
2853 * Makefile.in: Regenerate.
2854 * configure.ac (host_tools): Add cgen.
2855 * configure: Regenerate.
2856
6bfb4e30
JJ
28572009-06-17 Michael Eager <eager@eagercon.com>
2858
2859 * COPYING.LIBGLOSS: Add Xilinx license.
2860
8bcf2718
NC
28612009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2862
2863 * configure.ac: Define is_elf for QNX Neutrino targets.
2864 * configure: Regenerate.
2865
04ec0acb
RW
28662009-06-03 Jerome Guitton <guitton@adacore.com>
2867 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2868
9eb322aa
MF
2869 * Makefile.tpl (all): Avoid a trailing backslash.
2870 * Makefile.in: Regenerate.
04ec0acb 2871
7ee5dbeb
BE
28722009-06-03 Ben Elliston <bje@au.ibm.com>
2873
2874 * config.sub, config.guess: Update from upstream sources.
2875
fda13ee8
AO
28762009-06-02 Alexandre Oliva <aoliva@redhat.com>
2877
2878 * Makefile.tpl ([+compare-target+]): Compare all stage
2879 directories, rather than just gcc.
2880 * Makefile.in: Rebuilt.
2881
4a657b0d
DK
28822009-05-28 Doug Kwan <dougkwan@google.com>
2883
2884 * configure.ac: Support gold for target arm*-*-*.
2885 * configure: Regenerate.
2886
07fc31c9
AO
28872009-05-27 Alexandre Oliva <aoliva@redhat.com>
2888
2889 * Makefile.tpl (all): Avoid harmless warning in make all when
2890 gcc-bootstrap is enabled but stage_last does not exist.
2891 * Makefile.in: Rebuilt.
2892
8a7a39ab
TG
28932009-05-25 Tristan Gingold <gingold@adacore.com>
2894
2895 * setup.com: Complete the file with configuration and build.
2896
b5233201
AO
28972009-05-18 Alexandre Oliva <aoliva@redhat.com>
2898
2899 PR other/40159
2900 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2901 gcc-no-bootstrap are mutually exclusive.
2902 * Makefile.in: Rebuilt.
2903
7b6175f9
AO
29042009-05-18 Alexandre Oliva <aoliva@redhat.com>
2905
2906 PR other/40159
2907 * Makefile.tpl (all): Don't end with unconditional success.
2908 * Makefile.in: Rebuilt.
2909
1b05fbbd
AO
29102009-05-12 Alexandre Oliva <aoliva@redhat.com>
2911
2912 PR target/37137
2913 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2914 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2915 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2916 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2917 stage_configureflags, stage_cflags and stage_libcflags into
2918 explicit Makefile macros.
2919 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2920 GFORTRAN.
2921 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2922 CC. Set CC_FOR_BUILD from CC.
2923 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2924 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2925 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2926 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2927 and GFORTRAN.
2928 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2929 (_LIBCFLAGS): Renamed to _TFLAGS.
2930 (do-compare-debug, do-compare3-debug): Drop.
2931 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2932 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2933 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2934 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2935 (XGCC_FLAGS_FOR_TARGET): New.
2936 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2937 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2938 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2939 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2940 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2941 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2942 TFLAGS.
2943 (BUILD_CONFIG): Include if requested.
2944 (all): Set TFLAGS on bootstrap.
2945 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2946 (all-stageid-prefixmodule): Likewise.
2947 (do-clean, distclean-stageid): Set TFLAGS.
2948 (restrap): Fix whitespace.
2949 * Makefile.in: Rebuilt.
2950
dc17c78c
EB
29512009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2952
2953 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2954 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2955 * Makefile.in: Regenerate.
2956
14324cd7
EZ
29572009-04-24 Eli Zaretskii <eliz@gnu.org>
2958
2959 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2960 consistency with config.sub. (Update from upstream sources.)
2961
f8d5f06c
JM
29622009-04-21 Joseph Myers <joseph@codesourcery.com>
2963
2964 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2965
0000e2bf
BE
29662009-04-17 Ben Elliston <bje@au.ibm.com>
2967
2968 * config.sub, config.guess: Update from upstream sources.
2969
20135e4c
NC
29702009-04-15 Anthony Green <green@moxielogic.com>
2971
34adf976 2972 * configure.ac: Add moxie support.
20135e4c
NC
2973 * configure: Rebuilt.
2974
ef699244
L
29752009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2976
2977 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2978 * configure: Regenerate.
2979
10ad8ef3
L
29802009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2981
2982 PR gas/10039
2983 * configure.ac: Require texinfo 4.7.
2984 * configure: Regenerated.
2985
c50523ce
L
29862009-04-09 Steve Ellcey <sje@cup.hp.com>
2987
2988 * Makefil.def (languages): New entries.
2989 * Makefile.tpl (check-gcc-*): New generic target.
2990 * Makefile.in: Regenerate.
2991
47afba5f
EZ
29922009-03-27 Eli Zaretskii <eliz@gnu.org>
2993
2994 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2995 Windows builds of Sed.
2996
dc448a7b
TT
29972009-03-18 Tom Tromey <tromey@redhat.com>
2998
2999 * configure: Rebuild.
3000 * configure.ac (host_libs): Add libiconv.
3001 * Makefile.in: Rebuild.
3002 * Makefile.def (host_modules): Add libiconv.
3003 (configure-gdb, all-gdb): Depend on libiconv.
3004
24741ab2
JB
30052009-03-16 Tristan Gingold <gingold@adacore.com>
3006
3007 * configure.ac: Treat gdb as supported on x86_64-darwin.
3008 * configure: Regenerate.
3009
29383458
JM
30102009-03-16 Joseph Myers <joseph@codesourcery.com>
3011
3012 Merge from GCC:
3013
3014 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3015
3016 * configure.ac (--with-host-libstdcxx): New option.
3017 * configure: Regenerate.
3018
3019 2009-01-29 Robert Millan <rmh@aybabtu.com>
3020
3021 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3022 * configure: Regenerate.
3023
3024 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3025
3026 PR tree-optimization/38515
3027 * configure.ac (cloog-polylib): Removed.
3028 (with_ppl, with_cloog): Test for "no".
3029 * configure: Regenerated.
3030
58e24671
RW
30312009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3032
3033 Backport from git Libtool:
3034
3035 2009-01-19 Robert Millan <rmh@aybabtu.com>
3036 Support GNU/kOpenSolaris.
3037 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3038 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3039 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3040 GNU/kOpenSolaris.
3041
314b2e66
AS
30422009-02-05 Andreas Schwab <schwab@suse.de>
3043
3044 * Makefile.tpl (stage_last): Define $r and $s before using
3045 $(RECURSE_FLAGS_TO_PASS).
3046 * Makefile.in: Regenerate
3047
8b700390
JJ
30482009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3049
3050 * COPYING.NEWLIB: Add ARM license.
3051
66775d67
AM
30522009-01-16 Alan Modra <amodra@bigpond.net.au>
3053
3054 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 3055 (all-opcodes): Depend on all-libiberty.
66775d67
AM
3056 * Makefile.in: Regenerate.
3057
19e99079
NC
30582009-01-15 Douglas B Rupp <rupp@gnat.com>
3059
3060 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3061 * configure: Regenerate.
3062
22e8c8e0
RW
30632008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3064
3065 Backport link test fix from upstream Libtool:
3066
3067 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3068 Add cache variables to tests that require the linker to work.
3069 For shlibpath_overrides_runpath, this also changes the semantics
3070 to let the result from the C compiler take precedence.
3071 compiler take precedence.
3072
7d6d7764
BE
30732008-12-02 Ben Elliston <bje@au.ibm.com>
3074
3075 * config.sub, config.guess: Update from upstream sources.
3076
ea8af06e
JJ
30772008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3078
3079 * COPYING.NEWLIB: Updated.
3080 * COPYING.LIBGLOSS: Ditto.
3081
af0771d3
PB
30822008-12-16 Paolo Bonzini <bonzini@gnu.org>
3083
3084 Sync with GCC:
3085
3086 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3087
3088 * configure.ac (ppllibs): Add by default the lib flags.
3089 * configure: Regenerate.
3090
3091 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3092
314b2e66
AS
3093 * configure.ac: Add double brackets on darwin[912].
3094 * configure: Regenerate.
af0771d3
PB
3095
3096 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3097
314b2e66
AS
3098 * configure.ac: Expand to darwin10 and later.
3099 * configure: Regenerate.
af0771d3 3100
f7c83eac
AS
31012008-12-02 Andreas Schwab <schwab@suse.de>
3102
3103 * Makefile.def: configure-target-boehm-gc depends on
3104 all-target-libstdc++-v3.
3105 * Makefile.in: Regenerate.
3106
bc67ad83
BE
31072008-12-02 Ben Elliston <bje@au.ibm.com>
3108
3109 * config.sub, config.guess: Update from upstream sources.
3110
e28c595f
JM
31112008-11-27 Joseph Myers <joseph@codesourcery.com>
3112
3113 Merge from GCC:
3114
3115 2007-12-02 Matthias Klose <doko@ubuntu.com>
3116
3117 * config-ml.in: Remove 64bit configure tests.
3118
3119 2008-05-14 Rafael Espindola <espindola@google.com>
3120
3121 * config-ml.in: don't handle --enable-shared and --enable-static.
3122
3123 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3124 Tobias Grosser <grosser@fim.uni-passau.de>
3125 Jan Sjodin <jan.sjodin@amd.com>
3126 Harsha Jagasia <harsha.jagasia@amd.com>
3127 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3128 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3129 Adrien Eliche <aeliche@isty.uvsq.fr>
3130
3131 Merge from graphite branch.
3132 * configure: Regenerate.
3133 * Makefile.in: Regenerate.
3134 * configure.ac (host_libs): Add ppl and cloog.
3135 Add checks for PPL and CLooG.
3136 * Makefile.def (ppl, cloog): Added modules and dependences.
3137 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3138 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3139
3140 2008-09-03 Richard Guenther <rguenther@suse.de>
3141
3142 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3143 cloog test.
3144 * configure: Re-generate.
3145
3146 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3147
3148 * configure.ac (--with-cloog-polylib): New.
3149 (--disable-cloog-version-check): New.
3150 (--disable-ppl-version-check): New.
3151 * configure: Re-generate.
3152
3153 2008-09-05 Richard Guenther <rguenther@suse.de>
3154
3155 * configure.ac: Initialize clooglibs to -lcloog.
3156 * configure: Re-generate.
3157
3158 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3159
3160 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3161 recommended version to 2.3.2.
3162
3163 * configure: Regenerate.
3164
3165 2008-10-31 Ben Elliston <bje@au.ibm.com>
3166
3167 * configure.ac (spu-*-*): Remove special case.
3168 * configure: Regenerate.
3169
3170 Complete comment text from GCC version of:
3171
3172 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3173
3174 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3175 (GCC_SHLIB_SUBDIR): New.
3176 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3177 * configure: Regenerate.
3178 * Makefile.in: Regenerate.
3179
652dec25
TG
31802008-11-27 Tristan Gingold <gingold@adacore.com>
3181
3182 * configure.ac: Build gdb for i?86-*-darwin*
3183 * configure: Regenerated.
3184
7582fb4a
DJ
31852008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3186
3187 PR bootstrap/38014
3188 PR bootstrap/37923
3189
3190 Revert:
3191
3192 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3193
3194 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3195 * Makefile.in: Regenerated.
3196
3197 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3198
3199 PR gdb/921
3200 PR gdb/1646
3201 PR gdb/2175
3202 PR gdb/2176
3203
3204 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3205 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3206 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3207 (HOST_EXPORTS): Pass CPPFLAGS.
3208 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3209 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3210 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3211 * Makefile.in, configure: Regenerated.
3212 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3213 and CPPFLAGS_FOR_BUILD.
3214
faee1be2
UW
32152008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3216
3217 * configure.ac [spu-*-*]: Do not set skipdirs.
3218 * configure: Re-generate.
3219
b7c2dce4
DJ
32202008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3221
3222 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3223 * Makefile.in: Regenerated.
3224
bb52de30
DJ
32252008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3226
3227 PR gdb/921
3228 PR gdb/1646
3229 PR gdb/2175
3230 PR gdb/2176
3231
3232 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3233 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3234 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3235 (HOST_EXPORTS): Pass CPPFLAGS.
3236 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3237 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3238 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3239 * Makefile.in, configure: Regenerated.
3240 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3241 and CPPFLAGS_FOR_BUILD.
3242
b25062ae
SE
32432008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3244
3245 * libtool.m4: Update to libtool 2.2.6.
3246 * lt~obsolete.m4: Update to libtool 2.2.6.
3247 * ltmain.sh: Update to libtool 2.2.6.
3248 * ltsugar.m4: Update to libtool 2.2.6.
3249 * ltversion.m4: Update to libtool 2.2.6.
3250 * ltoptions.m4: Update to libtool 2.2.6.
3251 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3252
3bbd2f8f
AL
32532008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3254
3255 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3256 (GCC_SHLIB_SUBDIR): New.
3257 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3258 * configure: Regenerate.
3259 * Makefile.in: Regenerate.
3260
b29d32ce
TG
32612008-08-28 Tristan Gingold <gingold@adacore.com>
3262
3263 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3264 Enable bfd, binutils and opcodes.
3265 * configure: Regenerate.
3266
c325a203
DD
32672008-08-16 Nicolas Roche <roche@adacore.com>
3268
3269 * Makefile.tpl: Add BOOT_ADAFLAGS.
3270 * Makefile.in: Regenerate.
3271
e7c8859c
RS
32722008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3273
3274 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3275 * configure: Regenerate.
3276
da888c87
PB
32772008-07-30 Paolo Bonzini <bonzini@gnu.org>
3278
3279 Sync with gcc:
3280 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3281
f7c83eac
AS
3282 * configure.ac: Add makefile fragments for hpux.
3283 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3284 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3285 * configure: Regenerate.
3286 * Makefile.in: Regenerate.
da888c87
PB
3287
3288 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3289
f7c83eac
AS
3290 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3291 * Makefile.in: Regenerate.
3292 * configure: Regenerate.
da888c87 3293
944982cf
ILT
32942008-06-18 Ian Lance Taylor <iant@google.com>
3295
662c6704
ILT
3296 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3297
944982cf
ILT
3298 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3299
7a283e07
RW
33002008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3301
3302 * configure: Regenerate.
3303
5b553f7e
RW
33042008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3305
3306 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3307 "$@" is still intact with both Autoconf 2.59 and 2.62.
3308 * configure: Regenerate.
3309
675492f0
RW
33102008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3311
3312 * Makefile.tpl: Fix comment errors.
3313 * Makefile.in: Regenerate.
3314
b018a5d1
JB
33152008-06-13 Julian Brown <julian@codesourcery.com>
3316
3317 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3318 of libobjc for ARM EABI Linux.
3319 * configure: Regenerate.
3320
310213e8
DE
33212008-06-12 David S. Miller <davem@davemloft.net>
3322 David Edelsohn <edelsohn@gnu.org>
3323
3324 * configure.ac: Add powerpc*-*-* to gold supported targets.
3325 * configure: Regenerate.
3326
6641ce42
JM
33272008-06-08 Joseph Myers <joseph@codesourcery.com>
3328
3329 PR tree-optimization/36218
3330 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3331 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3332 (all prefix="build-"): Pass them to build-system sub-makes.
3333 * Makefile.in: Regenerate.
3334
03c2f9e6
DJ
33352008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3336
3337 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3338 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3339 mkdep, and compile. Update comments.
3340 (ETC_SUPPORT): Add ChangeLog and update comments.
3341
4538db8b
ILT
33422008-05-11 Ian Lance Taylor <iant@google.com>
3343
3344 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3345
266df637
PB
33462008-04-18 Paolo Bonzini <bonzini@gnu.org>
3347
3348 Sync with gcc:
3349 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3350
3351 PR bootstrap/35457
3352 * configure.ac: Include override.m4.
3353 * configure: Regenerate.
3354
3355 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3356
f7c83eac
AS
3357 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3358 * Makefile.in: Regenerate.
266df637
PB
3359
3360 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3361
f7c83eac
AS
3362 * configure.ac: Do not build libssp for the AVR.
3363 * configure: Regenerate.
266df637 3364
a86a761e
NC
33652008-04-18 Nick Clifton <nickc@redhat.com>
3366
3367 * MAINTAINERS: Replace reference to configure.in with reference to
3368 configure.ac.
3369
52310858
NC
33702008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3371
f7c83eac 3372 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3373 as nonconfigurable directories list.
f7c83eac 3374 * configure: Regenerate.
52310858 3375
f5314dd5
DM
33762008-04-14 David S. Miller <davem@davemloft.net>
3377
3378 * configure.ac: Add sparc*-*-* to gold supported targets.
3379 * configure: Regenerate.
3380
e2208220
BE
33812008-04-14 Ben Elliston <bje@au.ibm.com>
3382
3383 * config.sub, config.guess: Update from upstream sources.
3384
0bb6ea20
HPN
33852008-04-12 Hans-Peter Nilsson <hp@axis.com>
3386
3387 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3388 * Makefile.in: Regenerate.
3389
e5164e97
ILT
33902008-04-07 Ian Lance Taylor <iant@google.com>
3391
3392 * Makefile.def: check-gold depends upon all-binutils.
3393 * Makefile.in: Regenerate.
3394
e33b51a6
NC
33952008-04-04 Nick Clifton <nickc@redhat.com>
3396
3397 PR binutils/4334
3398 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3399 builds.
3400 * configure: Regenerate.
3401
fc5df3ab
NC
34022008-04-04 NightStrike <NightStrike@gmail.com>
3403
3404 PR other/35151
f7c83eac
AS
3405 * configure.ac: Combine rules for mingw32 and mingw64.
3406 * configure: Regenerate.
fc5df3ab 3407
c779bab8
PB
34082008-03-27 Paolo Bonzini <bonzini@gnu.org>
3409
3410 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3411 * Makefile.in: Regenerate.
3412
93f9b408
ILT
34132008-03-20 Ian Lance Taylor <iant@google.com>
3414
3415 * configure.ac: Add support for --enable-gold.
3416 * Makefile.def: Add gold as a directory like ld.
3417 * configure, Makefile.in: Regenerate.
3418
5746fb46
AK
34192008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3420
3421 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3422 (s390_cond_extensions): Reduced extensions to the compare related.
3423 (main): z10 cpu type option added.
3424 (expandConditionalJump): Renamed to ...
3425 (insertExpandedMnemonic): ... this.
3426
3427 * opcodes/s390-opc.c: Re-group the operand format makros.
3428 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3429 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3430 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3431 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3432 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3433 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3434 INSTR_SIL_RDU): New instruction formats added.
3435 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3436 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3437 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3438 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3439 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3440 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3441 masks added.
3442 (s390_opformats): New formats added "ris", "rrs", "sil".
3443 * opcodes/s390-opc.txt: Add the conditional jumps with the
3444 extensions removed from automatic expansion in s390-mkopc.c manually.
3445 (asi - trtre): Add new System z10 EC instructions.
3446 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3447
58c85be7
RW
34482008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3449
3450 * configure.ac: m4_include config/proginstall.m4.
3451 * configure: Regenerate.
3452
78124051
RW
34532008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3454
3455 Backport from upstream Libtool:
f7c83eac 3456
78124051 3457 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3458
78124051
RW
3459 Deal with Autoconf 2.62's semantic change in m4_append.
3460 * ltsugar.m4 (lt_append): Replace broken versions of
3461 m4_append.
3462 (lt_if_append_uniq): Don't require separator to be overquoted,
3463 and avoid broken m4_append.
3464 (lt_dict_add): Fix typo.
3465 * libtool.m4 (_LT_DECL): Don't overquote separator.
3466
018f1bea
DE
34672008-03-13 David Edelsohn <edelsohn@gnu.org>
3468
3469 * config.rpath: Add AIX 6 support.
3470
5c5f596d
PB
34712008-03-13 Paolo Bonzini <bonzini@gnu.org>
3472
3473 * Makefile.def (stageprofile). Remove -fprofile-generate
3474 from stage_libcflags.
3475 * Makefile.in: Regenerate.
3476
a1f93a5e
BE
34772008-03-13 Ben Elliston <bje@au.ibm.com>
3478
3479 * config.sub, config.guess: Update from upstream sources.
3480
98c3d905
AK
34812008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3482
3483 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3484 * s390-opc.txt (cmpsc): Duplicate entry removed.
3485 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3486 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3487 fier, cu42, cu41): Fix operand format.
3488
7f6ef0c0
PB
34892008-02-20 Paolo Bonzini <bonzini@gnu.org>
3490
f7c83eac
AS
3491 PR bootstrap/32009
3492 PR bootstrap/32161
3493
3494 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3495 * configure: Regenerate.
3496
3497 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3498 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3499 STAGE4_LIBCFLAGS): New.
3500 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3501 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3502 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3503 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3504 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3505 for target modules. Don't export LIBCFLAGS.
3506 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3507 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3508 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3509 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3510 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3511 * Makefile.in: Regenerate.
7f6ef0c0 3512
eaf19029
PB
35132008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3514
3515 PR libgcj/33085
3516 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3517 Do not use -DDLL_EXPORT. Backport from upstream.
3518
680c43e9
NC
35192008-02-14 Nick Clifton <nickc@redhat.com>
3520
3521 Import this patch from gcc:
3522 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3523
3524 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3525
c72b1d96
HPN
35262008-02-02 Hans-Peter Nilsson <hp@axis.com>
3527
3528 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3529 * configure: Regenerate.
3530
8b66833e
BW
35312008-01-31 Marc Gauthier <marc@tensilica.com>
3532
3533 * configure.ac (xtensa*-*-*): Recognize processor variants.
3534 * configure: Regenerate.
3535
9cc8ae67
PB
35362008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3537
f7c83eac
AS
3538 PR bootstrap/34922
3539 * configure.ac (PARSE_ARGS): Push suitable setting of
3540 ac_subdirs_all, for `./configure --help=recursive'.
3541 Handle `+' in generic toplevel directory disabling.
3542 * configure: Regenerate.
9cc8ae67 3543
19090595
BE
35442008-01-23 Ben Elliston <bje@au.ibm.com>
3545
3546 * config.sub, config.guess: Update from upstream sources.
3547
9f1e7fd3
BE
35482008-01-08 Ben Elliston <bje@au.ibm.com>
3549
3550 * config.sub, config.guess: Update from upstream sources.
3551
2f959d61
JJ
35522007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3553
3554 * COPYING.LIBGLOSS: Update default copyright.
3555
aa054b85
JJ
35562007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3557
3558 * COPYING.NEWLIB: Update default copyright.
3559
57c53b2b
RS
35602007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3561
3562 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3563 Change recommended MPFR from 2.2.1 > 2.3.0.
3564 * configure: Regenerate.
3565
fee14b60
RS
35662007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3567
3568 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3569 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3570 * Makefile.in: Regenerate.
3571
c9b68031
DD
35722007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3573
3574 * configure.ac: Enable libjava for x86_64-*-darwin9.
3575 * configure: Regenerate.
3576
ad25e7d5
BE
35772007-12-05 Ben Elliston <bje@au.ibm.com>
3578
3579 * config.sub, config.guess: Update from upstream sources.
3580
6ac84f65
PB
35812007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3582
f7c83eac
AS
3583 * config-ml.in: Robustify against white space in absolute file
3584 names.
6ac84f65 3585
f7c83eac
AS
3586 * config-ml.in (multi-clean): Substitute ${Makefile}.
3587 Remove superfluous ${Makefile} in list.
6ac84f65 3588
7b3200f9
DJ
35892007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3590
3591 * Makefile.def (dependencies): Make configure-gdb depend on
3592 all-intl.
3593 * Makefile.in: Regenerated.
3594
2c133ff9
JJ
35952007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3596
3597 * Makefile.def: To avoid problems running with parallel makes,
3598 build newlib before libgloss so that target specific header
3599 files are availble.
3600 * Makefile.in: Regenerate.
3601
5074315a
DJ
36022007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3603
3604 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3605 * Makefile.in: Regenerate.
3606
f5bc1778
DJ
36072007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3608
3609 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3610 * libdecnumber: New directory, imported from GCC.
3611
c66487f8
NC
36122007-10-08 Mike Frysinger <vapier@gentoo.org>
3613
3614 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3615 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3616 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3617 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3618 * configure: Regenerate.
3619
b5714970
PB
36202007-10-01 Paolo Bonzini <bonzini@gnu.org>
3621
3622 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3623 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3624 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3625 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3626 * configure.ac: Default them to host tools for $host = $build.
3627 Subst them.
3628
3629 * configure: Regenerate.
3630 * Makefile.in: Regenerate.
3631
f3b1e08e
RS
36322007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3633
3634 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3635 * configure: Regenerate.
3636
cff87f51
DD
36372007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3638
3639 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3640 libstdc++.
3641 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3642 * configure: Regenerate.
3643 * Makefile.in: Regenerate.
f7c83eac 3644
625a61cd
AS
36452007-09-17 Andreas Schwab <schwab@suse.de>
3646
3647 * configure.ac: Raise minimum makeinfo version to 4.6.
3648 * configure: Regenerate.
3649
83a3a68b
AM
36502007-09-15 Alan Modra <amodra@bigpond.net.au>
3651
3652 * configure.ac: Correct makeinfo version check.
3653 * configure: Regenerate.
3654
5bd8be13
RS
36552007-09-14 Richard Sandiford <richard@codesourcery.com>
3656
3657 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3658 to $skipdirs and only disable gprof for newlib. Use the normal
3659 mips*-elf* handling in other respects.
3660 * configure: Regnerate.
3661
5566c1fa
DD
36622007-09-12 David Daney <ddaney@avtrex.com>
3663
3664 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3665 enabling libgcj.
3666 * configure: Regenerate.
3667
36682007-09-12 Richard Guenther <rguenther@suse.de>
3669
3670 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3671 nor --disable-checking is provided also turn on yes and types
3672 checking for stage1.
3673 * configure: Re-generate.
3674
a18e2996 36752007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3676
3677 PR target/33281
3678 * configure.ac: Use config/mh-mingw on mingw.
3679 * configure: Regenerate.
84e7906e 3680
691bb5a1
DD
36812007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3682
3683 PR other/32154
3684 * configure.ac: For libgloss targets, point the linker to the linker
3685 script, startup code and simulator library.
3686 * configure: Regenerate.
3687
6d18b86b
AH
36882007-09-09 Andrew Haley <aph@redhat.com>
3689
3690 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3691 target-libjava.
6d18b86b 3692
f00a3165 36932007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3694
f00a3165 3695 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3696
2abc4e65
BE
36972007-08-21 Richard Guenther <rguenther@suse.de>
3698
3699 * configure.ac: Add types checking to stage1 checking flags.
3700 * configure: Regenerate.
3701
8a6ee3ab 37022007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3703 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3704
3705 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3706 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3707 * Makefile.in: Regenerate.
3708 * configure.ac (--with-debug-prefix-map): New.
3709 * configure: Regenerate.
3710
429acdec
RS
37112007-08-17 Richard Sandiford <richard@codesourcery.com>
3712 Nigel Stephens <nigel@mips.com>
3713
429acdec
RS
3714 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3715 as target_makefile_frag.
3716 * configure: Regenerate.
3717
8520c408
AO
37182007-08-16 Alexandre Oliva <aoliva@redhat.com>
3719
3720 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3721 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3722 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3723 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3724 (do-compare, do-compare3, do-compare-debug): New.
3725 ([+compare-target+]): Use them.
3726
37272007-08-16 Alexandre Oliva <aoliva@redhat.com>
3728
3729 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3730 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3731 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3732 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3733 (do-compare, do-compare3, do-compare-debug): New.
3734 ([+compare-target+]): Use them.
3735
2444379b
BE
37362007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3737 Ben Elliston <bje@au.ibm.com>
3738
3739 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3740 --silent if $silent.
3741 * configure: Regenerate.
3742
d6f99447
DJ
37432007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3744
3745 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3746
bd0aa315
NC
37472007-07-17 Nick Clifton <nickc@redhat.com>
3748
3749 * COPYING3: New file. Contains version 3 of the GNU General
3750 Public License.
3751 * COPYING3.LIB: New file. Contains version 3 of the GNU
3752 Lesser General Public License.
3753
0ebe98fb
BS
37542007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3755
3756 * configure.ac: Fix my previous change to really match GCC.
3757 * configure: Regenerate.
3758
521ec477
DD
37592007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3760
3761 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3762 * configure: Regenerate.
3763
37642007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3765
3766 * configure.ac: Add some missing m4 quotation.
3767 * configure: Regenerate.
3768
0c24b341
NC
37692007-07-09 Kai Tietz <kai.tietz@onevision.com>
3770
f7c83eac
AS
3771 * Makefile.def: Add windmc tool to build.
3772 * Makefile.tpl: Likewise.
3773 * configure.ac: Likewise.
3774 * Makefile.in: Regenerate.
3775 * configure: Regenerate.
0c24b341 3776
a09314d0
L
37772007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3778
3779 * lt~obsolete.m4: New. Import from 20070318 libtool.
3780
7c3e1d12
BS
37812007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3782
3783 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3784 uclinux and linux-uclibc targets.
3785 * configure: Regenerate.
3786
a5b3b4dd
DD
37872007-06-28 DJ Delorie <dj@redhat.com>
3788
3789 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3790 not building newlib.
3791 * configure: Regenerated.
f7c83eac 3792
184d813c
DJ
37932007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3794
3795 * src-release (DEVO_SUPPORT): Correct typos.
3796
31d99776
DJ
37972007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3798
3799 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3800 * Makefile.in: Regenerated.
3801
e00a73e3
PB
38022007-06-14 Paolo Bonzini <bonzini@gnu.org>
3803
f7c83eac
AS
3804 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3805 (distclean-stage[+id+]): Possibly delete stage_last.
3806 * Makefile.in: Regenerate.
e00a73e3 3807
98a1bbc5
BE
38082007-06-07 Ben Elliston <bje@au.ibm.com>
3809
3810 * config.sub, config.guess: Update from upstream sources.
3811
973601e1
BE
38122007-06-07 Ben Elliston <bje@au.ibm.com>
3813
3814 * Makefile.tpl: Fix spelling error.
3815 * Makefile.in: Regenerate.
3816
2038f525
PB
38172007-06-04 Paolo Bonzini <bonzini@gnu.org>
3818
3819 Sync with gcc:
3820 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3821
f7c83eac
AS
3822 PR bootstrap/29382
3823 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3824 * configure: Rebuilt.
2038f525 3825
f7c5c4b5
PB
38262007-06-01 Steve Ellcey <sje@cup.hp.com>
3827
12a64d4f
L
3828 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3829 lt_cv_sys_max_cmd_len.
f7c5c4b5 3830
7ad9660b
PB
38312007-05-31 Paolo Bonzini <bonzini@gnu.org>
3832
3833 * ltgcc.m4: Update from GCC.
3834
0e7ef45c
EC
38352007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3836
12a64d4f 3837 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3838
37ad9514
SE
38392007-05-24 Steve Ellcey <sje@cup.hp.com>
3840
3841 * ltmain.sh: Update from GCC.
3842 * libtool.m4: Update from GCC.
3843 * ltsugar.m4: New. Update from GCC.
3844 * ltversion.m4: New. Update from GCC.
3845 * ltoptions.m4: New. Update from GCC.
3846 * ltconfig: Remove.
3847 * ltcf-c.sh: Remove.
3848 * ltcf-cxx.sh: Remove.
3849 * ltcf-gcj.sh: Remove.
3850 * src-release: Update with new libtool file list.
3851
8ee82aff
PB
38522007-05-16 Paolo Bonzini <bonzini@gnu.org>
3853
3854 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3855 stage_cflags.
3856 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3857 Remove CFLAGS/LIBCFLAGS.
3858 (configure-stage[+id+]-[+prefix+][+module+],
3859 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3860 * Makefile.in: Regenerate.
3861
149cb58d
SE
38622007-04-14 Steve Ellcey <sje@cup.hp.com>
3863
3864 * config-ml.in: Update from GCC.
3865
91506736
DJ
38662007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3867
3868 * src-release (do-proto-toplev): Process the support directories before
3869 the tool directory.
3870
ffa8bd48
RS
38712007-03-21 Richard Sandiford <richard@codesourcery.com>
3872
3873 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3874 of glob. Quote arguments with single quotes too.
3875 * configure: Regenerate.
3876
a4fd3374
DD
38772007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3878
3879 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3880 * Makefile.in: Regenerate
3881
b8025f34
AS
38822007-03-07 Andreas Schwab <schwab@suse.de>
3883
3884 * configure: Regenerate.
3885
a3ca38d2
DD
38862007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3887
3888 * configure.ac: Add "--with-pdfdir" configure option,
3889 which defines pdfdir variable.
3890 * Makefile.def (target=fixincludes): Add install-pdf to
3891 missing targets.
3892 (recursive_targets): Add install-pdf target.
3893 (flags_to_pass): Add pdfdir.
3894 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3895 target.
3896 * configure: Regenerate
3897 * Makefile.in: Regenerate
3898
38992007-02-28 Eric Christopher <echristo@apple.com>
3900
3901 Revert:
3902 2006-12-07 Mike Stump <mrs@apple.com>
3903
3904 * Makefile.def (dependencies): Add dependency for
3905 install-target-libssp and install-target-libgomp on
3906 install-gcc.
3907 * Makefile.in: Regenerate.
3908
39092007-02-27 Matt Kraai <kraai@ftbfs.org>
3910
3911 * configure: Regenerate.
3912 * configure.ac: Move statements after variable declarations.
3913
a4708fba
JM
39142007-02-19 Joseph Myers <joseph@codesourcery.com>
3915
3916 * configure.ac: Adjust for loop syntax.
3917 * configure: Regenerate.
3918
9a819804
AO
39192007-02-18 Alexandre Oliva <aoliva@redhat.com>
3920
3921 * configure: Rebuilt.
3922
81ec575a
AO
39232007-02-18 Alexandre Oliva <aoliva@redhat.com>
3924
3925 * configure.ac: Drop multiple occurrences of --enable-languages,
3926 and fix its quoting.
3927 * configure: Rebuilt.
3928
92f01d61 39292007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3930 Nathan Sidwell <nathan@codesourcery.com>
3931 Vladimir Prus <vladimir@codesourcery.com
3932 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3933
3934 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3935 * configure: Regenerate.
3936
b1299c4e
DJ
39372007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3938
3939 * configure.ac (target_libraries): Move libgcc before libiberty.
3940 * configure: Regenerated.
3941
18f6b6ee
PB
39422007-02-13 Paolo Bonzini <bonzini@gnu.org>
3943
3944 * configure: Regenerate again?
3945
9c4e9f27
PB
39462007-02-13 Paolo Bonzini <bonzini@gnu.org>
3947
3948 * configure: Reapply PR30748 fix which was lost in the previous commit.
3949
24ff9987
DJ
39502007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3951 Paolo Bonzini <bonzini@gnu.org>
3952
3953 PR bootstrap/30753
3954 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3955 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3956 * configure: Regenerated.
3957
7df2cd5d
PB
39582007-02-10 Paolo Bonzini <bonzini@gnu.org>
3959
3960 * configure: Regenerate.
3961
b0aaa663
DJ
39622007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3963
3964 PR bootstrap/30748
3965 * configure.ac: Correct syntax for Solaris ksh.
3966 * configure: Regenerated.
3967
a0323144
PB
39682007-02-09 Paolo Bonzini <bonzini@gnu.org>
3969
3970 * Makefile.def: Sync with GCC.
3971 * Makefile.tpl: Sync with GCC.
3972 * Makefile.in: Regenerate.
3973 * configure: Regenerate.
3974
c6b750e1
DJ
39752007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3976
3977 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3978 noncanonical equivalents.
3979 * configure.in: Rename to...
3980 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3981 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3982 target_noncanonical. Use them. Rewrite removal of configure
3983 arguments for autoconf 2.59. Discard variable settings. Force
3984 program_transform_name for native tools.
3985
3986 * Makefile.in: Regenerated.
3987 * configure: Regenerated with autoconf 2.59.
3988
3989 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3990
f3cd89f4
JJ
39912007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3992
3993 * COPYING.LIBGLOSS: Reformat default Red Hat
3994 license to fit within 80 columns.
3995 * COPYING.NEWLIB: Ditto.
3996
4e206d7e
DB
39972007-02-05 Dave Brolley <brolley@redhat.com>
3998
3999 * Contribute the following changes:
4000 2006-11-28 DJ Delorie <dj@redhat.com>
4001
4002 * configure.in: Fix typo for mep's target_makefile_frag.
4003 * configure: Regenerated.
4004
4005 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
4006
4007 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
4008 * configure: Regenerate.
4009
4010 2001-09-19 DJ Delorie <dj@redhat.com>
4011
4012 * configure.in (target_makefile_frag): use mt-mep
4013
4014 2001-06-12 Don Howard <dhoward@redhat.com>
4015
4016 * configure.in: Remove gdb from MeP skip list.
4017
4018 2001-04-05 DJ Delorie <dj@redhat.com>
4019
4020 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4021
4022 2001-03-20 Ben Elliston <bje@redhat.com>
4023
4024 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4025
4026 2001-03-19 Ben Elliston <bje@redhat.com>
4027
4028 * config.sub (mep, mep-*): Add.
4029
b2edfdd2
AS
40302007-01-31 Andreas Schwab <schwab@suse.de>
4031
4032 * Makefile.tpl (LDFLAGS): Substitute it.
4033 * Makefile.in: Regenerate.
4034
ceb92e78
PB
40352007-01-11 Paolo Bonzini <bonzini@gnu.org>
4036
4037 * configure.in: Change == to = in test command.
f7c83eac 4038 * configure: Regenerate.
ceb92e78 4039
4b900473 40402007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
4041 Nick Clifton <nickc@redhat.com>
4042 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4043
4044 * configure.in (build_configargs, host_configargs, target_configargs):
4045 Remove build/host/target parameters.
4046 (host_libs): Add gmp and mpfr.
4047 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4048 * Makefile.def (gmp, mpfr): New.
4049 (gcc): Remove target.
4050 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4051 target_os, target_vendor): New.
4052 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4053 * configure: Regenerate.
4054 * Makefile.in: Regenerate.
4b900473
PB
4055
40562007-01-11 Matt Fago <fago@earthlink.net>
4057
4058 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 4059 to improve robustness of configure tests.
4b900473
PB
4060 * configure: Regenerate.
4061
80f6dcbc
NC
40622007-01-08 Kai Tietz <kai.tietz@onevision.com>
4063
4064 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 4065 * configure: Regenerate.
80f6dcbc 4066
f86e35b8
NC
40672007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4068
4069 * Makefile.tpl (all-target): Correct @if conditional for target
4070 modules.
4071 * configure.in: Omit libiberty if building only target libgcc.
4072 * configure, Makefile.in: Regenerated.
4073
79fcd0ec
PB
40742007-01-04 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4077 * configure: Regenerate.
4078
6aa8ef82
DJ
40792007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4080
4081 * Makefile.def (target_modules): Add libgcc.
4082 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4083 * Makefile.tpl (clean-target-libgcc): Delete.
4084 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4085 on gcc even for bootstrapped modules. Rewrite handling of
4086 lang_env_dependencies to loop over target_modules.
4087 * configure.in (target_libraries): Add target-libgcc.
4088 * Makefile.in, configure: Regenerated.
4089
9b134994
PB
40902006-12-29 Paolo Bonzini <bonzini@gnu.org>
4091
4092 Sync with gcc:
4093 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4094
f7c83eac
AS
4095 * configure.in: Reorganize recognition of languages. Add
4096 --enable-stage1-languages. Show supported languages for the chosen
4097 target rather than all recognized languages.
4098 * configure: Regenerate.
9b134994
PB
4099
4100 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4101
f7c83eac
AS
4102 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4103 * Makefile.in: Regenerate.
9b134994
PB
4104
4105 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4106
f7c83eac
AS
4107 * configure.in: Warn that MPFR 2.2.0 is buggy.
4108 * configure: Regenerate.
9b134994 4109
8cf39b1b
ILT
41102006-12-27 Ian Lance Taylor <iant@google.com>
4111
4112 * configure.in: When removing Makefiles to force a reconfigure, also
4113 remove prev-DIR*/Makefile.
4114 * configure: Regenerate.
4115
ebff6cd5
KH
41162006-12-23 Kazu Hirata <kazu@codesourcery.com>
4117
4118 * config.bfd: Recognize fido.
4119
8a0d8a5c
PB
41202006-12-19 Paolo Bonzini <bonzini@gnu.org>
4121
4122 Sync with gcc:
4123
4124 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4125
4126 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4127 it only affects bootstrap and could be tested on "$host" as well.
4128 * configure: Regenerate.
4129 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4130
4131 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4132
4133 PR bootstrap/29544
4134 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4135 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4136 move here comment from Makefile.tpl.
4137 * Makefile.tpl: Move some definitions higher in the file.
4138 (STAGE1_CHECKING): New.
4139 * configure.in: Add --enable-stage1-checking.
4140 * configure: Regenerate.
4141 * Makefile.in: Regenerate.
4142
4143 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4144
4145 * configure.in: Update error message for missing GMP/MPFR.
4146
4147 * configure: Regenerate.
4148
4149 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4150
4151 * configure.in: Update MPFR version in error message.
4152
4153 * configure: Regenerate.
4154
4155 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4156
4157 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4158 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4159 --with-gmp-lib): New flags.
4160
4161 * configure: Regenerate.
4162
790c0838
AM
41632006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4164
4165 PR bootstrap/30134
4166 * configure.in: Correct x86 darwin support for libjava to powerpc
4167 and i?86 only.
4168 * configure: Regenerate.
4169
77d7106f
AM
41702006-12-11 Alan Modra <amodra@bigpond.net.au>
4171
4172 * configure.in: Handle spu makefile frag.
77d7106f
AM
4173 * Makefile.tpl (MAINT): Define
4174 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4175 * configure: Regenerate.
4176 * Makefile.in: Regenerate.
4177
0cfa5389
BE
41782006-12-11 Ben Elliston <bje@au.ibm.com>
4179
4180 * config.sub, config.guess: Update from upstream sources.
4181
2839fe5d
BE
41822006-12-11 Ben Elliston <bje@au.ibm.com>
4183
4184 * configure.in: Sync with GCC (spu-*-*).
4185 * configure: Sync with GCC.
4186
b897f5d4
MS
41872006-12-07 Mike Stump <mrs@apple.com>
4188
4189 * Makefile.def (dependencies): Add dependency for
4190 install-target-libssp and install-target-libgomp on
4191 install-gcc.
4192 * Makefile.in: Regenerate.
4193
9daf3993
PB
41942006-11-16 Paolo Bonzini <bonzini@gnu.org>
4195
4196 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4197 (unstage): Test for stage_last presence.
4198
4199 PR bootstrap/29802
4200 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4201 * Makefile.in: Regenerate.
4202
9dbaa842
DD
42032006-11-14 DJ Delorie <dj@redhat.com>
4204
4205 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4206 * Makefile.in: Sync with GCC.
4207 * configure.in: Sync with GCC (mpfr, gmp).
4208 * configure: Sync with GCC.
4209
b0cbce8d
JJ
42102006-11-08 Jie Zhang <jie.zhang@analog.com>
4211
4212 * configure.in: Remove target-libgloss from noconfigdirs for
4213 bfin-*-*.
4214 * configure: Regenerated.
4215
44330a94
JJ
42162006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4217
4218 * COPYING.NEWLIB: Add spu license.
7de05dd5 4219 * COPYING.LIBGLOSS: Ditto.
44330a94 4220
56a8fe78
DD
42212006-10-17 Brooks Moses <bmoses@stanford.edu>
4222
4223 * Makefile.def: Added pdf target handling.
4224 * Makefile.tpl: Added pdf target handling.
4225 * Makefile.in: Regenerated.
4226
fbb00ad0
JJ
42272006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4228
4229 * COPYING.NEWLIB: Updated.
4230 * COPYING.LIBGLOSS: Ditto.
4231
6b89cc21
DB
42322006-09-27 Dave Brolley <brolley@redhat.com>
4233
4234 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4235 $s instead of $r.
4236 * configure: Regenerated.
4237
17bcf627
BE
42382006-09-26 Ben Elliston <bje@au.ibm.com>
4239
4240 * config.sub, config.guess: Update from upstream sources.
4241
f3529cf1
TS
42422006-09-20 Thiemo Seufer <ths@mips.com>
4243
4244 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4245 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4246 * configure: Regenerate.
4247
45055374
CV
42482006-08-30 Corinna Vinschen <corinna@vinschen.de>
4249
4250 * configure.in: Never build newlib for a Mingw host.
4251 Never build newlib as Mingw target library.
4252 Test the existence of winsup/cygwin for building a Cygwin newlib,
4253 rather than just winsup.
4254 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4255 building a Mingw target.
4256 * configure: Regenerate.
4257
4be041b2 42582006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4259 Nigel Stephens <nigel@mips.com>
4260 David Ung <davidu@mips.com>
4be041b2
TS
4261
4262 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4263
1d89b610
PB
42642006-07-25 Paolo Bonzini <bonzini@gnu.org>
4265
4266 Sync from GCC:
4267 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4268
f7c83eac
AS
4269 PR bootstrap/18058
4270 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4271 if the bootstrap compiler is a GCC version that supports it.
4272 * configure: Regenerate.
1d89b610 4273
66a79c16
DJ
42742006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4275
4276 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4277 * configure: Regenerated.
4278
c1cb7e02
PB
42792006-07-18 Paolo Bonzini <bonzini@gnu.org>
4280
f7c83eac
AS
4281 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4282 for stages after the first.
c1cb7e02 4283
7206a0ee
JJ
42842006-07-17 Jakub Jelinek <jakub@redhat.com>
4285
4286 * Makefile.def: Add dependencies for configure-opcodes
4287 on configure-intl and all-opcodes on all-intl.
4288 * Makefile.in: Regenerated.
4289
6816f995
AO
42902006-07-04 Peter O'Gorman <peter@pogma.com>
4291
4292 * ltconfig: chmod 644 before ranlib during install.
4293
3d3adb43
PB
42942006-07-03 Paolo Bonzini <bonzini@gnu.org>
4295
1f3f1bbf 4296 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4297 * configure: Regenerate.
4298
64ce424c
PB
42992006-07-03 Paolo Bonzini <bonzini@gnu.org>
4300
4301 Sync from gcc:
4302
4303 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4304
4305 PR other/27063
4306 * configure.in: Test subdir_requires and give an appropriate
4307 error message.
4308 * configure: Regenerate.
4309
4310 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4311
4312 PR target/27540
4313 * configure.in: Only enable libgomp on IRIX 6.
4314 * configure: Regenerate.
4315
d42c4017
DA
43162006-06-20 David Ayers <d.ayers@inode.at>
4317
4318 PR bootstrap/28072
4319 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4320 whether target-libjava is being configured instead of whether the
4321 java front end is enabled.
4322 * configure: Regenerate.
0e7ef45c 4323
4962c51a
MS
43242006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4325
4326 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4327 to R_ARM_LDC_SB_G{0,1,2} respectively.
4328
caee866a
PB
43292006-06-15 Paolo Bonzini <bonzini@gnu.org>
4330
4331 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4332 too.
4333 * Makefile.in: Regenerate.
4334
363ef840
DA
43352006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4336
4337 Sync from gcc:
4338
4339 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4340 * configure.in: Don't enable libgomp on hpux10.
4341 * configure: Rebuilt.
4342
54d1c879
DA
43432006-06-13 David Ayers <d.ayers@inode.at>
4344
4345 Sync from gcc:
4346
4347 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4348
54d1c879
DA
4349 PR bootstrap/27963
4350 PR target/19970
0e7ef45c 4351 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4352 ${libgcj} is specified.
4353 * configure: Regenerate.
0e7ef45c 4354
a4d8b690
JJ
43552006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4356
4357 Sync from gcc:
4358
4359 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4360 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4361
4362 PR bootstrap/18033
4363 * config-ml.in: Eval option if surrounded by single quotes.
4364
4f0ef2d8
CD
43652006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4366
4367 Sync from gcc:
0e7ef45c 4368
4f0ef2d8 4369 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4370
4f0ef2d8
CD
4371 PR libobjc/13946
4372 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4373 * Makefile.in: Regenerate.
4374 * configure.in: Add --enable-objc-gc at toplevel and have it
4375 enable boehm-gc for Objective-C.
4376 Remove target-boehm-gc from libgcj.
4377 Add target-boehm-gc to target_libraries.
4378 Add target-boehm-gc to noconfigdirs where ${libgcj}
4379 is specified.
4380 Assert that boehm-gc is supported when requested for Objective-C.
4381 Only build boehm-gc if needed either for Java or Objective-C.
4382 * configure: Regenerate.
4383
4384 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4385
4f0ef2d8
CD
4386 PR 27674
4387 * Makefile.tpl (configure-[+prefix+][+module+],
4388 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4389 Remove rule to unstage bootstrapped modules.
4390 (stage_current): New.
4391 * Makefile.in: Regenerate.
4392
4393 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4394 Andreas Tobler <a.tobler@schweiz.ch>
4395
4396 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4397 * configure: Rebuilt.
4398
4399 Revert
4400 2006-01-31 Richard Guenther <rguenther@suse.de>
4401 Paolo Bonzini <bonzini@gnu.org>
4402
4403 * Makefile.def (target_modules): Add libgcc-math target module.
4404 * configure.in (target_libraries): Add libgcc-math target library.
4405 (--enable-libgcc-math): New configure switch.
4406 * Makefile.in: Re-generate.
4407 * configure: Re-generate.
4408
c17b816b
JJ
44092006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4410
4411 * config-ml.in: Alter CCASFLAGS to include special
4412 multilib options the same as is done for CFLAGS.
4413
20e95c23
DJ
44142006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4415
4416 * Makefile.def: Added dependencies from sim and gdb on intl, and
4417 added configure dependencies to everything with an all dependency
4418 on intl.
4419 * gettext.m4: Removed.
4420 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4421 (GDB_SUPPORT_DIRS): Add intl.
4422 * Makefile.in: Regenerated.
4423
4bd8ad80
DJ
44242006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4425
4426 * src-release (DEVO_SUPPORT): Add config.rpath.
4427
c380fdd8
PB
44282006-05-25 Paolo Bonzini <bonzini@gnu.org>
4429
4430 * Makefile.def (bfd, opcodes): Fix lib_path.
4431 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4432 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4433 * Makefile.in: Regenerate.
4434
701628f5
MS
44352006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4436
4437 * configure.in: Enable gprof for cross builds.
4438 * configure: Regenerate.
4439
25aae7f2
DJ
44402006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4441
4442 * src-release (MAKEINFOFLAGS): Define.
4443 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4444
ea3d1626
BE
44452006-05-14 Ben Elliston <bje@au.ibm.com>
4446
4447 * config.sub, config.guess: Update from upstream sources.
4448
49b9e644
BE
44492006-05-12 Ben Elliston <bje@au.ibm.com>
4450
4451 * config.sub, config.guess: Update from upstream sources.
4452
482dd2f6
DJ
44532006-05-04 Steve Ellcey <sje@cup.hp.com>
4454
4455 * blt, iwidgets, mmalloc: Remove directories.
4456
8b01a5c2
DD
44572006-05-01 DJ Delorie <dj@redhat.com>
4458
641a3af4 4459 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4460 * configure: Regenerate.
4461
a481dbb7
DD
44622006-04-18 DJ Delorie <dj@redhat.com>
4463
4464 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4465 reference libgloss so that libssp can be built in a combined
4466 tree.
4467 * configure: Regenerate.
4468
962c9e74
BE
44692006-04-10 Ben Elliston <bje@au.ibm.com>
4470
4471 * contrib: Remove directory.
4472
108a6f8e
CD
44732006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4474
4475 * Makefile.tpl: Add install-html target.
4476 * Makefile.def: Add install-html target.
4477 * Makefile.in: Regenerate.
4478 * configure.in: Add --with-datarootdir, --with-docdir,
4479 and --with-htmldir options.
4480 * configure: Regenerate.
4481
a4ef73e9
BE
44822006-03-31 Ben Elliston <bje@au.ibm.com>
4483
4484 PR binutils/1860
4485 * configure.in: Require makeinfo 4.4 or higher.
4486 * configure: Regenerate.
4487
b37df25a
PB
44882006-03-14 Paolo Bonzini <bonzini@gnu.org>
4489
4490 * Makefile.in: Regenerate.
4491
a6df5a19
PB
44922006-03-14 Paolo Bonzini <bonzini@gnu.org>
4493
4494 Sync with gcc:
4495 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4496
f7c83eac
AS
4497 * configure.in: Handle --disable-<component> generically.
4498 * configure: Regenerate.
a6df5a19
PB
4499
4500 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4501
f7c83eac
AS
4502 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4503 (TARGET_CONFIGDIRS): Remove.
4504 * configure.in: Remove AC_SUBST(target_configdirs).
4505 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4506
4507
65419985
L
45082006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4509
4510 PR libgcj/17311
4511 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4512
c52c6897
PB
45132006-02-20 Paolo Bonzini <bonzini@gnu.org>
4514
4515 PR bootstrap/25670
4516
4517 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4518
4519 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4520 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4521 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4522 BUILD_PREFIX, BUILD_PREFIX_1.
4523 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4524
4525 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4526 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4527
4528 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4529 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4530 of `cat stage_current`. Always provide the `r' and `s' variables.
4531 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4532 a single shell execution.
4533 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4534 bootstrapped modules, make the stage1 module if the build was not
4535 started yet, else build the current stage.
4536 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4537 (all-build, all-host, all-target, [+make_target+]-host,
4538 [+make_target+]-target): Do not use \-continued lines.
4539 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4540 (current_stage, restrap, stage_last): New.
4541
4542 * Makefile.in: Regenerate.
4543 * configure: Regenerate.
4544
b3ded179
PB
45452006-02-14 Paolo Bonzini <bonzini@gnu.org>
4546
4547 Sync from gcc:
4548
4549 2006-01-31 Richard Guenther <rguenther@suse.de>
4550 Paolo Bonzini <bonzini@gnu.org>
4551
f7c83eac
AS
4552 * Makefile.def (target_modules): Add libgcc-math target module.
4553 * configure.in (target_libraries): Add libgcc-math target library.
4554 (--enable-libgcc-math): New configure switch.
4555 * Makefile.in: Re-generate.
4556 * configure: Re-generate.
4557 * libgcc-math: New toplevel directory.
b3ded179
PB
4558
4559 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4560 Jakub Jelinek <jakub@redhat.com>
4561 Diego Novillo <dnovillo@redhat.com>
b3ded179 4562
f7c83eac
AS
4563 * libgomp: New directory.
4564 * Makefile.def: Add target_module libgomp.
4565 * Makefile.in: Regenerate.
4566 * configure.in (target_libraries): Add target-libgomp.
4567 * configure: Regenerate.
b3ded179 4568
3a35eeb3
PB
45692006-02-14 Paolo Bonzini <bonzini@gnu.org>
4570 Andreas Schwab <schwab@suse.de>
0e7ef45c 4571
3a35eeb3
PB
4572 * configure: Regenerate.
4573
2429c060
PB
45742006-01-16 Paolo Bonzini <bonzini@gnu.org>
4575
4576 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4577 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4578 the assembler, linker and binutils.
4579 * configure: Regenerate.
4580
ec49b2b8
NC
45812006-01-16 Nick Clifton <nickc@redhat.com>
4582
49b9e644 4583 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4584
44b2308f
AO
45852006-01-05 Alexandre Oliva <aoliva@redhat.com>
4586
4587 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4588 @ from continuation.
4589 * Makefile.in: Rebuilt.
4590
80911fe1
PB
45912006-01-04 Paolo Bonzini <bonzini@gnu.org>
4592
4593 Sync from gcc:
4594
4595 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4596
f7c83eac 4597 PR bootstrap/24252
80911fe1 4598
f7c83eac
AS
4599 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4600 * Makefile.tpl (OBJDUMP): New.
4601 (EXTRA_HOST_FLAGS): Add it.
4602 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4603
f7c83eac
AS
4604 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4605 to use symbolic links between directories. Avoid race conditions
4606 or make them harmless.
4607 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4608
f7c83eac
AS
4609 * Makefile.def (LEAN): Pass.
4610 * Makefile.tpl (LEAN): Define.
4611 (stage[+id+]-start): Accept that the previous directory does not
4612 exist, if the bootstrap is lean.
4613 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4614 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4615 configure substitution.
4616 ([+compare-target+]): Likewise.
4617 ([+bootstrap-target+]-lean): New.
4618 * configure.in: Remove lean bootstrap support from here.
80911fe1 4619
f7c83eac
AS
4620 * Makefile.in: Regenerate.
4621 * configure: Regenerate.
80911fe1
PB
4622
4623 2006-01-02 Andreas Schwab <schwab@suse.de>
4624
f7c83eac
AS
4625 * configure.in: When reconfiguring remove Makefile in
4626 all stage directories.
4627 * configure: Regenerate.
80911fe1 4628
b59bea8a
NC
46292005-12-27 Leif Ekblad <leif@rdos.net>
4630
4631 * configure.in: Add support for RDOS target.
4632 * configure: Regenerate.
4633
d7730bac
NC
46342005-12-27 Nick Clifton <nickc@redhat.com>
4635
4636 PR binutils/1990
4637 * libtool.m4: Synchronize with version in GCC sources.
4638
c02dabc3
PB
46392005-12-20 Paolo Bonzini <bonzini@gnu.org>
4640
f7c83eac 4641 Revert Ada-related part of the previous change.
c02dabc3 4642
f7c83eac
AS
4643 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4644 Do not pass.
4645 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4646 * Makefile.in: Regenerate.
4647 * configure.in: Do not include mt-ppc-aix target fragment.
4648 * configure: Regenerate.
c02dabc3 4649
f6d183c0
PB
46502005-12-19 Paolo Bonzini <bonzini@gnu.org>
4651
4652 * configure.in: Select appropriate fragments for PowerPC/AIX.
4653 * configure: Regenerate.
4654
4655 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4656 BOOT_CFLAGS, BOOT_LDFLAGS.
4657 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4658 BOOT_CFLAGS, BOOT_LDFLAGS.
4659 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4660 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4661 (stage): Fail if we cannot complete the work.
4662 * Makefile.in: Regenerate.
4663
f29759fc
JJ
46642005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4665
4666 * COPYING.NEWLIB: Update copyright year for default
4667 copyright.
4668
1f054001
PB
46692005-12-15 Paolo Bonzini <bonzini@gnu.org>
4670
4671 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4672 install-host-nogcc): Don't invoke $(stage) at the end.
4673 * Makefile.in: Regenerate.
4674
0aed8855
PB
46752005-12-14 Paolo Bonzini <bonzini@gnu.org>
4676
4677 * configure.in: Flip the top-level bootstrap switch.
4678 * configure: Regenerate.
4679
4680 Merge from gcc:
4681
4682 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4683
f7c83eac
AS
4684 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4685 $(stage) and $(unstage).
4686 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4687 (all): Remove stray semicolon.
4688 (local-distclean): Don't handle multilib.tmp and multilib.out.
4689 (install.all): Set $s for consistency.
4690 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4691 check_multilibs setting. Always make the install directory.
4692 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4693 Correct @if/@endif.
4694 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4695 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4696 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4697 (multilib.out): Remove.
4698 * Makefile.in: Regenerated.
0aed8855
PB
4699
47002005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4701
4702 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4703 * configure.in: Replace ms1 arch with mt.
4704 * configure: Rebuilt.
4705
47062005-12-05 Paolo Bonzini <bonzini@gnu.org>
4707
4708 Sync with gcc:
4709
4970f871
NS
47102005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4711
4712 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4713 * configure.in: Replace ms1 arch with mt.
4714 * configure: Rebuilt.
4715
be01d343
PB
47162005-12-05 Paolo Bonzini <bonzini@gnu.org>
4717
4718 Sync with gcc:
4719
4720 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4721
f7c83eac
AS
4722 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4723 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4724 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4725 Find in-tree tools if available.
4726 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4727 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4728 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4729 (COMPILER_*_FOR_TARGET): New.
4730 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4731 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4732 (CONFIGURED_*, USUAL_*): Remove.
4733 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4734 STRIP): Use autoconf substitutions.
4735 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4736 COMPILER_NM_FOR_TARGET): New.
4737 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4738
4739 (all): Make all-host and all-target in parallel.
4740 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4741 that $$r and $$s are set before invoking a recursive make.
4742 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4743 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4744
4745 2005-11-29 Ben Elliston <bje@au.ibm.com>
4746
f7c83eac
AS
4747 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4748 from the gcc build directory.
4749 * Makefile.in: Regenerate.
be01d343
PB
4750
4751 2005-11-29 Ben Elliston <bje@au.ibm.com>
4752
f7c83eac
AS
4753 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4754 depend on all-libdecnumber.
4755 * configure.in (host_libs): Include libdecnumber.
4756 * Makefile.in: Regenerate.
4757 * configure: Likewise.
be01d343
PB
4758
4759 2005-11-21 Kean Johnston <jkj@sco.com>
4760
f7c83eac 4761 * config.sub, config.guess: Sync from upstream sources.
be01d343 4762
907be67c
DJ
47632005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4764
4765 * Makefile.def: Remove gdb dependencies for gdbtk.
4766 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4767 (configure-gdb, install-gdb): New rules.
4768 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4769 * Makefile.in, configure: Regenerated.
4770
e360f423
PB
47712005-10-22 Paolo Bonzini <bonzini@gnu.org>
4772
4773 PR bootstrap/24297
4774 * Makefile.tpl (do-[+make-target+], do-check, install,
4775 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4776 are set before recursing.
4777 * Makefile.in: Regenerate.
4778
45d5eb0a
EB
47792005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4780
4781 PR bootstrap/18939
4782 * Makefile.def (gcc) <target>: Fix thinko.
4783 * Makefile.in: Regenerate.
4784
3cf3372e
BS
47852005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4786
4787 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4788 * configure: Regenerate.
4789
bd70a46f
KH
47902005-10-09 Kazu Hirata <kazu@codesourcery.com>
4791
4792 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4793 target-libffi, target-qthreads, target-libjava, and
4794 targetlibobjc.
4795 * configure: Regenerate.
4796
5ae72758
DJ
47972005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4798
4799 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4800 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4801 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4802 (USUAL_OBJDUMP_FOR_TARGET): New.
4803 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4804 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4805 * configure, Makefile.in: Regenerated.
5ae72758 4806
cc96343e
PB
48072005-10-05 Paolo Bonzini <bonzini@gnu.org>
4808
4809 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4810 before other host packages.
4811
f70224b5
PB
48122005-10-05 Paolo Bonzini <bonzini@gnu.org>
4813
4814 PR bootstrap/22340
4815
4816 * configure.in (default_target): Remove.
4817 * Makefile.tpl (all): Do not use prerequisites as subroutines
4818 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4819 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4820 use prerequisites as subroutines.
4821 (check-host, check-target): New.
4822 (bootstrap configure & all targets): Do not use stage*-start
4823 if the directory layout is already ok.
4824 (non-bootstrap configure & all targets): Prepend a $(unstage).
4825 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4826 (NOTPARALLEL): Remove.
4827 (unstage, stage variables): New variables.
4828 (unstage, stage targets): Simply expand to those variables.
4829
4830 * configure: Regenerate.
4831 * Makefile.in: Regenerate.
4832
c13c918a
JW
48332005-10-04 James E Wilson <wilson@specifix.com>
4834
4835 * Makefile.def (lang_env_dependencies): Add libmudflap.
4836 * Makefile.in: Regenerate.
4837
376a0e54
CM
48382005-10-03 Catherine Moore <clm@cm00re.com>
4839
4840 * configure.in (bfin-*-*): Support bfin.
4841 * configure: Regenerated.
4842
d320aacb
L
48432005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4844
4845 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4846 * configure: Regenerated.
4847
7e0f7140
GK
48482005-09-28 Geoffrey Keating <geoffk@apple.com>
4849
4850 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4851 (LIPO_FOR_TARGET): New.
4852 (CONFIGURED_LIPO_FOR_TARGET): New.
4853 (USUAL_LIPO_FOR_TARGET): New.
4854 (STRIP_FOR_TARGET): New.
4855 (CONFIGURED_STRIP_FOR_TARGET): New.
4856 (USUAL_STRIP_FOR_TARGET): New.
4857 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4858 STRIP_FOR_TARGET.
4859 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4860 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4861 * Makefile.in: Regenerate.
4862 * configure: Regenerate.
0e7ef45c 4863
096f7d00
DE
48642005-09-19 David Edelsohn <edelsohn@gnu.org>
4865
4866 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4867 (rs6000-*-aix*): Same.
4868 * configure: Regenerate.
4869
48702005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4871
4872 * configure.in: Recognize f95 in the --enable-languages option,
4873 and substitute it for fortran, issuing a warning.
4874 * configure: Regenerate.
4875
2016dfcc
BE
48762005-09-07 Ben Elliston <bje@au.ibm.com>
4877
4878 Import from Autoconf sources:
4879
4880 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4881 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4882 Elliston. Handle weird characters correctly.
4883
6dd2fda9
DD
48842005-08-30 Phil Edwards <phil@codesourcery.com>
4885
4886 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4887 * configure: Regenerated.
4888
e6db70d4
RE
48892005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4890
f7c83eac
AS
4891 * Makefile.def (libssp): Add to lang_env_dependencies.
4892 * Makefile.in: Regenerate.
e6db70d4 4893
e1e3d0f5
CG
48942005-08-17 Christian Groessler <chris@groessler.org>
4895
4896 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4897 * Makefile.in: Regenerate.
4898
05cbd757
PB
48992005-08-12 Paolo Bonzini <bonzini@gnu.org>
4900
4901 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4902 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4903 Look for alternate names of the target cc and c++
4904 * configure: Regenerate.
4905
55db4b87
PB
49062005-08-08 Paolo Bonzini <bonzini@gnu.org>
4907
4908 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4909 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4910 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4911 tools; remove code to manually set them.
4912 (Target tools): Look in the environment for them.
4913 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4914 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4915 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4916 build directory.
4917 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4918 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4919 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4920 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4921 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4922 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4923 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4924 * configure: Regenerate.
4925 * Makefile.in: Regenerate.
4926
414e5532
MM
49272005-07-27 Mark Mitchell <mark@codesourcery.com>
4928
4929 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4930 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4931 * Makefile.in: Regenerated.
4932
a19b6204
MM
49332005-07-26 Mark Mitchell <mark@codesourcery.com>
4934
4935 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4936 (CFLAGS_FOR_TARGET): Use it.
4937 (CXXFLAGS_FOR_TARGET): Likewise.
4938 * Makefile.in: Regenerated.
4939 * configure.in (--with-build-sysroot): New option.
4940 * configure: Regenerated.
4941
b73aa406
PB
49422005-07-24 Paolo Bonzini <bonzini@gnu.org>
4943
4944 * Makefile.tpl: Wrap install between unstage and stage
4945 * Makefile.in: Regenerate.
4946
6e4d0bcb
KC
49472005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4948
4949 * all files: Update FSF address.
4950
49f58d10
JB
49512005-07-14 Jim Blandy <jimb@redhat.com>
4952
4953 * configure.in: Add cases for Renesas m32c.
4954 * configure: Regenerated.
0e7ef45c 4955
1d9c9cd7
KC
49562005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4957
4958 * COPYING, compile, config-ml.in, config.guess,
4959 config.sub, install-sh, missing, mkinstalldirs,
4960 symlink-tree, ylwrap: Sync from upstream sources.
4961
1587117a
EC
49622005-07-13 Eric Christopher <echristo@redhat.com>
4963
4964 * configure.in: Add toplevel noconfigdir support for tpf.
4965 * configure: Regenerate.
4966
bb780410
DD
49672005-07-11 Jakub Jelinek <jakub@redhat.com>
4968
4969 * Makefile.def (target_modules): Add libssp.
4970 * configure.in (target_libraries): Add target-libssp.
4971 * configure: Rebuilt.
4972 * Makefile.in: Rebuilt.
4973
064d0a7c
PB
49742005-07-11 Paolo Bonzini <bonzini@gnu.org>
4975
4976 PR ada/22340
4977
4978 * Makefile.def: Sync with gcc.
4979 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4980 * Makefile.in: Regenerate.
4981
b2edd3b5
AS
49822005-07-07 Andreas Schwab <schwab@suse.de>
4983
4984 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4985 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4986 * Makefile.in: Regenerated.
4987
5f128533
KH
49882005-07-07 Kazu Hirata <kazu@codesourcery.com>
4989
4990 * configure.in: Add --enable-libssp and --disable-libssp.
4991 * configure: Regenerate with autoconf-2.13.
4992
4e3fc8e5
GK
49932005-07-06 Geoffrey Keating <geoffk@apple.com>
4994
4995 * configure.in: Don't build sim or rda when targetting darwin.
4996 * configure: Regenerate.
4997
c7357d6a
BE
49982005-07-04 Ben Elliston <bje@gnu.org>
4999
5000 * src-release (do-proto-toplev): Remove dejagnu bits.
5001 (DEJAGNU_SUPPORT_DIRS): Remove.
5002 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
5003 (GDBD_SUPPORT_DIRS): Likewise.
5004 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
5005 (INSIGHTD_SUPPORT_DIRS): Likewise.
5006 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
5007
50082005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
5009
5010 * setup.com (mpw): Remove unused directive.
5011
7d329e61
PB
50122005-06-22 Paolo Bonzini <bonzini@gnu.org>
5013
5014 * Makefile.def (stagefeedback): Come after profile.
5015 Define profiledbootstrap target.
5016 * Makefile.tpl (profiledbootstrap): Remove.
5017 (stageprofile-end): Zap stagefeedback.
5018 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5019 * Makefile.in: Regenerate.
5020
e5fbed21
DD
50212005-06-13 Zack Weinberg <zack@codesourcery.com>
5022
5023 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5024 In 'cpp' stanza, support '#line' as well as '# '.
5025
59f7ec45
HPN
50262005-06-07 Hans-Peter Nilsson <hp@axis.com>
5027
5028 * configure.in (unsupported_languages): New macro.
5029 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5030 non-ported target libraries in noconfigdirs.
5031 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5032 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 5033 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
5034 unsupported_languages.
5035 * configure: Regenerate.
5036
c10e9ba7
DD
50372005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5038
5039 * configure.in: Fix typo in handling of --with-mpfr-dir.
5040 * configure: Regenerate.
5041
20deb2b8
JB
50422005-06-02 Jim Blandy <jimb@redhat.com>
5043
5044 * config.sub: Add cases for the Renesas m32c. (This patch has been
5045 accepted into the master sources.)
5046
cdb9b172 50472005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
5048 Michael Snyder <msnyder@redhat.com>
5049 Stan Cox <scox@redhat.com>
cdb9b172 5050
f7c83eac 5051 * configure.in: Set noconfigdirs for ms1.
cdb9b172 5052
f7c83eac 5053 * configure: Regenerate.
cdb9b172 5054
1dc3053f
PB
50552005-05-25 Paolo Bonzini <bonzini@gnu.org>
5056
5057 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5058 (Dependencies): Consider target modules for bootstrap dependencies.
5059 Make target bootstrap modules depend on each stage's gcc.
5060 * Makefile.in: Regenerate.
5061
c60fe18b
PB
50622005-05-20 Paolo Bonzini <bonzini@gnu.org>
5063
5064 * Makefile.def (configure-gcc): Depend on binutils having been built.
5065 (all-gcc): No need to do it here.
5066 * Makefile.in: Regenerate.
5067
27258dd4
PB
50682005-05-19 Paul Brook <paul@codesourcery.com>
5069
0e7ef45c 5070 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
5071 language cannot be built.
5072 * configure: Regenerate.
5073
42ecbf5e
DJ
50742005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5075
5076 * ylwrap: Import from Automake 1.9.5.
5077
ae380b45
MS
50782005-05-04 Mike Stump <mrs@apple.com>
5079
5080 * configure.in: Always pass --target to target configures as
5081 otherwise rebuilds that do --recheck will fail.
811d3af8 5082 * configure: Rebuilt.
ae380b45 5083
d545f33b
PB
50842005-05-04 Paolo Bonzini <bonzini@gnu.org>
5085
5086 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5087 STAGE_HOST_EXPORTS.
5088 (configure, all): Add bootstrap support.
5089 (Host modules, target modules): Pass post-stage1 flags and exports.
5090 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5091 * Makefile.in: Regenerate.
5092
2faa2958
PB
50932005-04-29 Paolo Bonzini <bonzini@gnu.org>
5094
5095 Sync from gcc:
5096
5097 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5098
f7c83eac 5099 * config.sub: Update from master copy.
2faa2958
PB
5100
5101 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5102
f7c83eac
AS
5103 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5104 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5105 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5106 "*-*-elf" and "*-*-linux*".
5107 * configure: Regenerate.
2faa2958 5108
a7254363
PB
51092005-04-06 Paolo Bonzini <bonzini@gnu.org>
5110
f7c83eac 5111 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
5112 (TARGET_CONFIGARGS): Include --with-target-subdir.
5113 (configure, all): New macros. Use them throughout.
5114
a8637a7d
PB
51152005-04-05 Paolo Bonzini <bonzini@gnu.org>
5116
5117 * Makefile.tpl: Sync with gcc.
5118 * Makefile.in: Regenerate.
5119
dd387d52
JR
51202005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5121
5122 * config/mh-mingw32: Delete.
5123 * configure.in: Don't use it.
5124 * configure: Regenerate.
5125
e90269c8
PB
51262005-03-31 Paolo Bonzini <bonzini@gnu.org>
5127
5128 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5129 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5130 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5131 (HOST_LIB_PATH): Generate from Makefile.def.
5132 (TARGET_LIB_PATH): Likewise.
5133 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5134 * Makefile.in: Regenerate.
5135 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5136 (RPATH_ENVVAR): Include Darwin case.
5137 * configure: Regenerate.
5138
9a237d9e
PB
51392005-03-25 Paolo Bonzini <bonzini@gnu.org>
5140
5141 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5142 * configure: Regenerate.
5143
479759c8
ZW
51442005-03-21 Zack Weinberg <zack@codesourcery.com>
5145
5146 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5147 gcc_version, and gcc_version_trigger from set of flags to pass.
5148 * Makefile.tpl: Remove definitions of above variables.
5149 (config.status): Remove dependency on $(gcc_version_trigger).
5150 * Makefile.in: Regenerate.
5151 * configure.in: Do not reference config/gcc-version.m4 nor
5152 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5153 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5154 * configure: Regenerate.
5155
4cfaf6d5
DD
51562005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5157 Andrew Pinski <pinskia@physics.uc.edu>
5158
5159 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5160 * Makefile.in: Regenerate.
5161
33a3fb7b
AO
51622005-03-01 Alexandre Oliva <aoliva@redhat.com>
5163
5164 PR libgcj/20160
5165 * ltmain.sh: Avoid creating archives with components that have
5166 duplicate basenames.
5167
2da12f12
PB
51682005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5169
479759c8
ZW
5170 PR bootstrap/20250
5171 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5172 instead of check.
5173 * Makefile.in: Regenerate.
2da12f12 5174
b00612cc
PB
51752005-02-28 Paolo Bonzini <bonzini@gnu.org>
5176
5177 Sync from gcc.
5178
5179 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5180
5181 PR bootstrap/17383
5182 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5183 * Makefile.tpl (HOST_SUBDIR): New substitution.
5184 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5185 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5186 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5187 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5188 (Host modules, Bootstrapped modules): Use it.
5189 (Build modules, Target modules): Do not create symlink trees,
5190 always configure out-of-srcdir.
5191 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5192 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5193 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5194 $(HOST_SUBDIR). Create a symlink for host_subdir.
5195
5196 * Makefile.in: Regenerate.
5197 * configure: Regenerate.
5198
5199 Merged from libada-gnattools-branch:
5200 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5201
5202 * Makefile.def: Add gnattools as a module, depending on target-libada.
5203 * Makefile.in: Regenerate.
5204 * configure.in: Include gnattools in host_tools; disable it if ada
5205 is disabled.
5206 * configure: Regenerate.
5207
c3e65f62
NC
52082005-02-23 Nick Clifton <nickc@redhat.com>
5209
5210 * configure: Regenerate.
5211
e4d180c2
NC
52122005-02-22 Paul Schlie <schlie@comcast.net>
5213
5214 * configure.in: Allow darwin targeted ports to build tk, itcl and
5215 libgui.
5216
e3c770b1
EB
52172005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5218
5219 PR libgcj/10353
5220 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5221 * configure: Regenerate.
5222
9c73618c
AC
52232005-02-08 Andrew Cagney <cagney@gnu.org>
5224
5225 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5226 gdb/ section. Update GDB's URL.
5227
c46f8c51
AC
52282005-01-31 Andrew Cagney <cagney@gnu.org>
5229
5230 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5231
c7e66c6d
HPN
52322005-01-29 Hans-Peter Nilsson <hp@axis.com>
5233
5234 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5235 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5236 target-libgloss when not *-*-elf and *-*-aout.
5237 * configure: Regenerate.
5238
a53bf506
AC
52392005-01-27 Andrew Cagney <cagney@gnu.org>
5240
5241 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5242
45181ed1
AC
52432005-01-24 Andrew Cagney <cagney@gnu.org>
5244
5245 * gettext.m4: Only fall back to ../intl/ when it's present.
5246
a1e0f4e4
KC
52472005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5248
5249 * install-sh, config.sub: Import from upstream.
5250
52512005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5252
5253 PR bootstrap/18222
5254 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5255 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5256 * Makefile.in: Regenerate.
5257
c50382e2
PB
52582005-01-03 Paolo Bonzini <bonzini@gnu.org>
5259
5260 Revert 2004-12-28 Makefile changes, a better fix will be
5261 applied to mainline and src after GCC 4.0 branches.
5262
11d07737
PB
52632004-12-28 Paolo Bonzini <bonzini@gnu.org>
5264
5265 PR bootstrap/17383
5266
5267 * Makefile.def (target_modules): Remove stage parameter,
5268 it is always true now.
5269 * Makefile.tpl (configure-build-[+module+],
5270 configure-target-[+module+]): Always build symlink tree
5271 for the directory and for include. BUILD_SUBDIR and
5272 TARGET_SUBDIR cannot be . anymore.
5273 * Makefile.in: Regenerate.
5274
dadfdbe2
DD
52752004-12-25 David Edelsohn <edelsohn@gnu.org>
5276
5277 Revert 2004-12-08 Makefile changes.
5278
dbf85af7
JR
52792004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5280
5281 * configure.in (sh64-*-*): Reenable gprof.
5282 * configure: Regenerate.
5283
6b8fea99
JB
52842004-12-09 Jim Blandy <jimb@redhat.com>
5285
5286 * MAINTAINERS: List 'depcomp' as part of automake.
5287
7341462c
DE
52882004-12-08 David Edelsohn <edelsohn@gnu.org>
5289
5290 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5291 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5292 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5293 * Makefile.in: Regenerate.
5294
21fde4dc
DD
52952004-12-07 Matt Kraai <kraai@ftbfs.org>
5296
5297 * Makefile.tpl: Generate normal dependencies if the LHS module is
5298 not bootstrapped.
5299 * Makefile.in: Regenerate.
5300
3da796a2
RS
53012004-12-03 Richard Sandiford <rsandifo@redhat.com>
5302
5303 * configure.in: Include config/gxx-include-dir.m4. Use
5304 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5305 * configure: Regenerate.
5306
73fb7068
RS
53072004-12-03 Richard Sandiford <rsandifo@redhat.com>
5308
5309 * config.if: Delete.
5310 * configure.in: Set libstdcxx_incdir directly.
5311 * configure: Regenerate.
5312 * MAINTAINERS: Remove mention of config.if.
5313 * src-release (DEVO_SUPPORT): Remove config.if.
5314
6c8e6ce9
EC
53152004-12-02 Eric Christopher <echristo@redhat.com>
5316
3b6098f8
EC
5317 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5318 of things to remove.
6c8e6ce9 5319 * Makefile.in: Regenerate.
479759c8 5320
b8658a2f
RS
53212004-12-02 Richard Sandiford <rsandifo@redhat.com>
5322
5323 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5324 * configure: Regenerate.
5325
afefada0
RS
53262004-12-02 Richard Sandiford <rsandifo@redhat.com>
5327
5328 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5329 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5330 * configure: Regenerate.
5331
5dcac624
DA
53322004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5333
5334 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5335 (hppa*64*-*-*): Delete incorrect comment.
5336 * configure: Rebuilt.
5337
57d1eb1a
DD
53382004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5339
5340 * install-sh, compile: Import from automake.
5341
53422004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5343
5344 * config.guess, config.sub: Import from savannnah.
5345
6d389afc
MS
53462004-11-12 Mike Stump <mrs@apple.com>
5347
5348 * Makefile.def: Add html support.
5349 * Makefile.tpl: Likewise.
5350 * Makefile.in: Regenerate.
5351
69e57115
GK
53522004-11-11 Geoffrey Keating <geoffk@apple.com>
5353
5354 PR 18423
5355 * configure.in: Remove all instances of build-fixincludes from
5356 noconfigdirs.
5357 (build_configargs): Supply --target to subdirectories.
5358 * configure: Regenerate.
5359
5360 * Makefile.def: Make gcc install depend on fixincludes install.
5361 * Makefile.in: Regenerate.
5362
ba719b26
HPN
53632004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5364
5365 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5366 target-libgfortran.
5367 * configure: Regenerate.
5368
c37653e7
DE
53692004-11-07 David Edelsohn <edelsohn@gnu.org>
5370
5371 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5372 like CC.
5373
1eefd493
PB
53742004-11-05 Paolo Bonzini <bonzini@gnu.org>
5375
5376 * Makefile.def (host fixincludes): Specify missing targets.
5377 * Makefile.in: Regenerate.
5378
02b1af09
L
53792004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5380
5381 PR other/17783
5382 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5383 * configure: Regenerated.
5384
7f266840
DJ
53852004-11-04 Daniel Jacobowitz <dan@debian.org>
5386
5387 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5388 * configure: Regenerated.
5389
47444073
AL
53902004-10-28 Eric B. Weddington <ericw@evcohs.com>
5391
5392 PR target/18151
5393 * configure.in (case ${target}): Do not build fixincludes for avr.
5394 * configure: Regenerated.
5395
caeba88f
AL
53962004-10-26 Paolo Bonzini <bonzini@gnu.org>
5397
5398 * configure.in (case ${target}): Do not build fixincludes
5399 on platforms where it is not used.
5400 * configure: Regenerated.
5401
0fdbe983
DJ
54022004-10-23 Daniel Jacobowitz <dan@debian.org>
5403
5404 * configure.in: Use an absolute path to install-sh.
5405 * configure: Regenerated.
5406
1c0f67c1
AC
54072004-10-19 Andrew Cagney <cagney@gnu.org>
5408
5409 * src-release (do-djunpack, do-md5sum): Install the generated file
5410 directly into the proto-toplev/ directory.
479759c8 5411
a9cfce9c
AC
54122004-10-19 Andrew Cagney <cagney@gnu.org>
5413
5414 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5415
ac0fa625
DD
54162004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5417
5418 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5419 * configure: Regenerate.
5420
d27cc32e
PB
54212004-10-06 Paolo Bonzini <bonzini@gnu.org>
5422
5423 Fix wrong conflict resolution in:
5424
5425 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5426
5427 * Makefile.in: Regenerate.
5428 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5429 in the recursive `make', instead of hardwiring `all'.
5430 (Autogenerated TARGET-* variables): New.
5431
1763908f
UW
54322004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5433
5434 Merged from GCC / libtool upstream:
5435 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5436 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5437 * ltcf-cxx.sh (tpf*): Likewise.
5438 * ltconfig (tpf*): Add TPF OS configuration support.
5439
0490e016
NC
54402004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5441
5442 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5443 * configure: Regenerate.
0490e016 5444
32be62b5
RS
54452004-09-24 Michael Roth <mroth@nessie.de>
5446
5447 * configure.in (--without-headers): Add missing double quotes.
5448 * configure: Regenerate.
5449
6048df60
DD
54502004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5451
5452 * ylwrap: Revert to previous version.
5453
315b3b02
L
54542004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5455
6048df60 5456 PR bootstrap/17369
315b3b02
L
5457 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5458 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5459 SET_GCC_LIB_PATH_CMD.
5460 (BASE_TARGET_EXPORTS): Likewise.
5461 * Makefile.in: Regenerated.
5462
5463 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5464 * configure: Regenerated.
5465
fe69863c
DD
54662004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5467
5468 * config.guess: New upstream version
5469 * compile, depcomp, install-sh, ylwrap: Likewise.
5470
54712004-09-19 Roger Sayle <roger@eyesopen.com>
5472
5473 * config/mh-x86omitfp: New host makefile fragment. Add
5474 -fomit-frame-pointer to the default BOOT_CFLAGS.
5475 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5476 * configure: Regenerate.
5477
54782004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5479
5480 PR target/11572
5481 * configure.in (*-*-darwin*): Renable libobjc.
5482 * configure: Regenerate.
5483
be75bbe1 54842004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5485
be75bbe1
DB
5486 * Makefile.def: Remove libbanshee.
5487 * Makefile.tpl: Ditto.
5488 * configure.in: Ditto.
5489 * Makefile.in: Regen.
5490 * configure: Ditto.
5491
1b882a91
PB
54922004-09-07 Paolo Bonzini <bonzini@gnu.org>
5493
5494 * missing: Import latest version from master repository.
5495
eb1352ed
NC
54962004-09-04 Nick Clifton <nickc@redhat.com>
5497
5498 * config.sub: Import latest version from master repository.
5499 * config.guess: Likewise.
5500 This includes these changes:
479759c8 5501
eb1352ed
NC
5502 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5503
5504 * config.sub: Handle crisv32, alias etraxfs.
5505 * config.guess (crisv32:Linux:*:*): Handle.
5506
5507 2004-08-13 Brad Smith <brad@comstyle.com>
5508
5509 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5510 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5511
5512 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5513
5514 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5515 assume the processor is a powerpc. This is because coreutils
5516 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5517 in this case, due to a MacOS X bug that causes
5518 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5519 to return a negative number.
5520 Problem reported by Petter Reinholdtsen in:
5521 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5522
5523 2004-07-19 Ben Elliston <bje@gnu.org>
5524
5525 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5526
5527 2004-06-24 Ben Elliston <bje@gnu.org>
5528
5529 * config.guess: Update copyright years.
5530 * config.sub: Likewise.
5531
5532 2004-06-22 Robert Millan <robertmh@gnu.org>
5533
5534 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5535 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5536
5537 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5538
5539 * config.guess (*:*VMS:*:*): New entry. Replaces
5540 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5541 manufacturer.
5542
5543 2004-06-22 Ben Elliston <bje@gnu.org>
5544
5545 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5546 * config.sub: Likewise.
5547
5548 2004-06-22 Ben Elliston <bje@gnu.org>
5549
5550 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5551 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5552
5553 2004-06-11 Ben Elliston <bje@gnu.org>
5554
5555 * config.guess (pegasos:OpenBSD:*:*): Remove.
5556
5557 2004-06-11 Ben Elliston <bje@gnu.org>
5558
5559 From Wouter Verhelst <wouter@grep.be>:
5560 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5561
5562 2004-06-11 Ben Elliston <bje@gnu.org>
5563
5564 * config.guess (luna88k:OpenBSD:*:*): New.
5565
5566 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5567
5568 * config.guess (m32r*:Linux:*:*): New case.
5569 * config.sub: Handle m32rle.
5570
5571 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5572
5573 From Jens Petersen <petersen@redhat.com>:
5574 * config.sub: Handle sparcv8.
5575
5576 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5577
5578 From Tom Smith <smith@cag.lkg.hp.com>:
5579 * config.guess: Version suffixes are equally significant on Tru64
5580 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5581 prefix of "P" (patched kernel).
5582
5583 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5584
5585 * config.sub: Add support for National Semiconductor CRX target.
5586
2a3124ca 55872004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5588
2a3124ca
RH
5589 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5590 *-*-netware, but add target-libmudflap.
5591 Consolidate *-*-netware targets (of which really only i?86 exists)
5592 into a single entry.
5593 * configure: Likewise.
5594
0df3d27f
PB
55952004-09-01 Paolo Bonzini <bonzini@gnu.org>
5596
5597 * Makefile.tpl (sorry): Remove.
5598 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5599 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5600 (do-clean): Clean per-stage directories too.
5601 (do-distclean): Run distclean-stage1 too.
5602 (.NOTPARALLEL): Enable during toplevel bootstrap.
5603 (stage[+id+]-bubble): Enable parallel execution during
5604 the recursive invocation.
5605 * Makefile.in: Regenerate.
5606
5607 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5608
5609 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5610
5611 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5612 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5613 * configure: regenerate
479759c8
ZW
5614 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5615 -mdynamic-no-pic
0df3d27f
PB
5616
56172004-08-31 Paolo Bonzini <bonzini@gnu.org>
5618
5619 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5620 include.
5621 * configure.in: Fix indentation.
5622 * configure: Regenerate.
5623
ee025550
PB
56242004-08-31 Paolo Bonzini <bonzini@gnu.org>
5625
5626 * Makefile.def (build_modules): Add fixincludes.
5627 (dependencies): Make gcc depend on fixincludes.
5628 * configure.in (build_tools): Add fixincludes.
5629 (build_configdirs): Always include build_libs.
5630 * Makefile.in: Regenerate.
5631 * configure: Regenerate.
5632
56332004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5634
5635 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5636 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5637 phony targets; do not generate timestamp files.
5638 (distclean-stageN): Remove references to their timestamp files.
5639 (restageN, touch-stageN): Remove.
5640 (stageN-bubble): Rewritten.
5641 (compare): Support lean bootstraps.
5642 * Makefile.in: Regenerate.
5643
5644 * configure.in: Only warn when bootstrapping but
5645 build != host or build != target. Support lean bootstraps.
5646 * configure: Regenerate.
5647
5648 Sync from gcc:
5649 2004-08-26 Phil Edwards <phil@codesourcery.com>
5650
5651 * configure.in: Give a better error message if GMP/MPFR are missing
5652 and a language needing them has been requested.
5653 * configure: Regenerated.
5654
5655 2004-08-25 Phil Edwards <phil@codesourcery.com>
5656
5657 * configure.in: Print a list of available language front-ends if
5658 a requested one is missing. Tidy stray tab characters.
5659 * configure: Regenerated.
5660
72b2455a
PB
56612004-08-17 Paolo Bonzini <bonzini@gnu.org>
5662
5663 * Makefile.in: Regenerate.
5664 * configure: Regenerate.
5665
5666 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5667 stage_*_flags.
5668 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5669 for bootstrapped modules if toplevel bootstrap is going.
5670 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5671 modules. Adjust for changes in Makefile.def. Enable several
5672 rules even in non-bootstrap mode, just to avoid peppering the
5673 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5674 (stage-[+prev+]-bubble): Remove.
5675
5676 * Makefile.def (Dependencies): Depend on all-build-bison,
5677 all-build-flex, all-build-byacc, all-build-texinfo, rather
5678 than the host variations.
5679 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5680 with BUILD_SUBDIR.
5681 (BISON): Update for recent Bisons.
5682 (YACC): Fix typo.
5683 (cross): Depend on all-build.
5684 (all): Do not depend on all-build.
5685 (prebootstrap): Remove.
5686 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5687 (Prebootstrap dependencies): Add them to the per-stage targets
5688 and to all-prebootstrap.
5689 * configure.in (build_configdirs): Always enable build_tools.
5690 (BUILD_DIR_PREFIX): Remove.
5691
5692 * Makefile.def (gcc): Add target variable.
5693 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5694 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5695 in the recursive `make', instead of hardwiring `all'.
5696 (Autogenerated TARGET-* variables): New.
5697
de0b4a87
JW
56982004-08-17 Robert Millan <robertmh@gnu.org>
5699
5700 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5701 (instead of FreeBSD).
5702 * configure: Regenerate.
5703
ad681c85
NN
57042004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5705
675c6968
NN
5706 * Makefile.def, configure.in, src-release: Remove useless, bogus
5707 references to tix.
5708 * Makefile.in, configure: Regenerate.
5709
ad681c85
NN
5710 * src-release: Stop distributing mmalloc with gdb (which doesn't
5711 use it).
5712 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5713 * Makefile.in: Regenerate.
5714
11b04d1f
DD
57152004-08-09 Mark Mitchell <mark@codesourcery.com>
5716
5717 * configure.in (arm*-*-eabi*): New target.
5718 * configure: Regenerate.
5719
f2420bea
NN
57202004-08-01 Robert Millan <robertmh@gnu.org>
5721
5722 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5723 libmudflap for all GNU-based systems (with Glibc).
5724 * configure: Regenerate.
5725
9e6ce191
PB
57262004-08-06 Paolo Bonzini <bonzini@gnu.org>
5727
5728 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5729 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5730 (Dependencies): New section.
5731 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5732 (configure-target-[+module+]): Depend on maybe-all-gcc
5733 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5734 (toplevel profiledbootstrap): Fix dependencies.
5735 * Makefile.in: Regenerate.
5736
df4a6958
MM
57372004-08-03 Mark Mitchell <mark@codesourcery.com>
5738
5739 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5740 target-libiberty to noconfigdirs.
5741
11b04d1f
DD
57422004-08-03 Paul Brook <paul@codesourcery.com>
5743
5744 * configure.in: Check for MPFR as well as GMP.
5745 * configure: Regenerate.
5746
b813574b
PB
57472004-08-03 Paolo Bonzini <bonzini@gnu.org>
5748
5749 * Makefile.def (host-modules): Add gcc.
5750 * Makefile.in: Regenerate.
5751 * Makefile.tpl (sorry): New rule.
5752 (configure-host, all-host, [+make_target+]-host, do-check,
5753 install-host): Do not add gcc as a special case.
5754 (host modules): Add a small special-casing for gcc. Export
5755 extra_make_flags through the environment.
5756 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5757 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5758 other recursive targets for gcc): Remove.
5759
5760 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5761 (stage, unstage): New rules.
5762 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5763 distclean-stage[+id+]): Use stage_current.
5764 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5765 the stage*-start rules.
5766
61edac0c
JW
57672004-07-19 Robert Millan <robertmh@gnu.org>
5768
5769 Synced from gcc:
5770
5771 2004-04-26 Robert Millan <robertmh@gnu.org>
5772
5773 Add patches from libtool CVS.
5774 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5775 * ltconfig: Likewise.
5776 * ltcf-c.sh: Likewise.
5777 * ltcf-cxx.sh: Likewise.
5778 * ltcf-gcj.sh: Likewise.
5779
3e707e94
PB
57802004-07-12 Paolo Bonzini <bonzini@gnu.org>
5781
5782 * configure.in: Add noconfigdirs for crx-*-*.
5783 * configure: Regenerate.
5784
57852004-07-12 Paolo Bonzini <bonzini@gnu.org>
5786
5787 Synced from gcc:
5788
5789 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5790
5791 * configure.in: Build libmudflap by default on FreeBSD.
5792 * configure: Regenerated.
5793
5794 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5795
5796 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5797 systems.
5798 * configure: Regenerated.
5799
5800 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5801
5802 PR target/16344
5803 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5804 feedback based compiler.
5805 * Makefile.in: Rebuilt.
5806
5807 2004-07-05 Phil Edwards <phil@codesourcery.com>
5808
5809 * configure.in: Do not prepend $srcdir to /dev/null in
5810 makefile fragments.
5811 * configure: Regenerate.
5812
a7ee7660
AO
58132004-07-08 Alexandre Oliva <aoliva@redhat.com>
5814
5815 * Makefile.def (host_modules): Set bootstrap=true for flex.
5816 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5817 * Makefile.in: Rebuilt.
5818
6a9cf61e
PB
58192004-07-01 Paolo Bonzini <bonzini@gnu.org>
5820
5821 * Makefile.def (build_modules): Add bison, byacc, flex,
5822 m4, texinfo.
5823 (flags_to_pass): Add FLEX.
5824 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5825 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5826 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5827 DEFAULT_MAKEINFO): Remove.
5828 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5829 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5830 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5831 objdir or else use configured tool.
5832 (all-build): New.
5833 (all): Depend on it.
5834 (Build module dependencies): Add.
5835 * Makefile.in: Regenerate.
5836 * configure.in: Better support for multiple build modules,
5837 matching what is done for host/target modules. Do not look
5838 for "plausible" locations of build tools if Canadian cross.
5839 Use autoconf's AC_PROG_CC to find a C compiler. Define
5840 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5841 * configure: Regenerate.
5842
95b6a1f2
PB
58432004-06-22 Paolo Bonzini <bonzini@gnu.org>
5844
5845 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5846 * Makefile.in: Regenerate.
5847
7ffa0b57
PB
58482004-06-22 Paolo Bonzini <bonzini@gnu.org>
5849
5850 * Makefile.tpl (configure-build-[+module+],
5851 configure-[+module+], configure-target-[+module+]): Pass
5852 [+extra_configure_args+].
5853 (all-build-[+module+], all-[+module+], check-[+module+],
5854 install-[+module+], [+make_target+]-[+module+],
5855 all-target-[+module+], check-target-[+module+],
5856 install-target-[+module+], [+make_target+]-target-[+module+]):
5857 Pass [+extra_make_args+].
5858 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5859 (GCC_HOST_EXPORTS): Remove.
5860 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5861 cross, check-gcc, check-gcc-c++, install-gcc,
5862 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5863 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5864 * Makefile.in: Regenerate.
5865
929ba6e7
CF
58662004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5867
5868 * configure.in: Check for srcdir/winsup rather than build directory
5869 winsup.
5870 * configure: Regenerate.
5871
b76d7de0
CV
58722004-06-17 Corinna Vinschen <vinschen@redhat.com>
5873
5874 * configure.in: Don't build Cygwin native newlib if winsup
5875 directory is missing. Emit warning instead.
5876 * configure: Regenerate.
5877
656fdd47
PB
58782004-06-09 Paolo Bonzini <bonzini@gnu.org>
5879
5880 * Makefile.tpl (touch-stage[+id+]): New.
5881 (restage[+prev+]): Depend on touch-stage[+id+].
5882
5883 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5884 Use it throughout.
5885
5886 * Makefile.def: Add profile and feedback bootstrap stages.
5887 Remove next field from bootstrap stages.
5888 * Makefile.tpl (LN, LN_S): Substitute.
5889 (stageN-start, stageN-end): Use double-colon rules, to
5890 provide a hook for additional setup commands.
5891 (distclean-stageN-gcc, restageN): Create dependencies from
5892 [+prev+], not from [+next+].
5893 (stageN-bubble): Add commands for successive stages from
5894 [+prev+], using double-colon rules.
5895 (all-stageN-gcc): Fix typo.
5896 (stagefeedback-start, profiledbootstrap): New.
5897 * Makefile.in: Regenerate.
5898 * configure.in: Call ACX_PROG_LN.
5899 * configure: Regenerate.
5900
498d4a71
CF
59012004-06-03 Paolo Bonzini <bonzini@gnu.org>
5902
5903 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5904 without gcc.
5905 * configure: Regenerate.
5906
377d8c42
PB
59072004-06-01 Paolo Bonzini <bonzini@gnu.org>
5908
5909 * Makefile.tpl: Fix typo.
5910 * Makefile.in: Regenerate.
5911
f5f8a794
PB
59122004-06-01 Paolo Bonzini <bonzini@gnu.org>
5913
5914 * configure.in: Remove new- prefix from toplevel
5915 bootstrap targets.
5916 * configure: Regenerate.
5917
f7a4c34f
PB
59182004-06-01 Paolo Bonzini <bonzini@gnu.org>
5919
5920 Merge this patch from the gcc tree:
5921
5922 2004-05-30 Andreas Jaeger <aj@suse.de>
5923 Jim Wilson <wilson@specifixinc.com>
5924
5925 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5926 like CC.
5927
319cab08
PB
59282004-06-01 Paolo Bonzini <bonzini@gnu.org>
5929
5930 * Makefile.tpl (all.normal): Rename to all.
5931 (all): Replace with a rule to pick the default
5932 target from configure.
5933 (all-gcc, configure-gcc): Use conditionals to
5934 do nothing when toplevel bootstrap is going on.
5935 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5936 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5937 * configure.in: Support --enable-bootstrap.
5938
5939 * Makefile.def: Remove new- prefix from toplevel
5940 bootstrap targets.
5941 * Makefile.tpl: Likewise.
5942
5943 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5944 target.
5945
5946 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5947 $(RECURSE_FLAGS) to recursive invocation of make.
5948
5949 * Makefile.in: Regenerate.
5950 * configure: Regenerate.
5951
88f64edc
DJ
59522004-05-27 Daniel Jacobowitz <dan@debian.org>
5953
5954 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5955 * configure: Regenerate.
5956
378fce5b
DD
59572004-05-25 Daniel Jacobowitz <drow@false.org>
5958
5959 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5960 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5961 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5962 targets.
5963 * Makefile.in: Regenerate.
5964
dfdffa2c
PB
59652005-05-24 Paolo Bonzini <bonzini@gnu.org>
5966
5967 * configure.in: Test the ability to symlink directories.
5968 * configure: Regenerate.
5969
5970 * Makefile.def (bootstrap-stage): New definitions.
5971 * Makefile.tpl (configure-stage1-gcc,
5972 configure-stage2-gcc, configure-stage3-gcc,
5973 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5974 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5975 new-restage3, compare): Autogenerate, see Makefile.in
5976 entry for behavioral changes.
5977 (distclean-stage1, new-stage1-start, new-stage1-end,
5978 new-stage1-bubble, distclean-stage2, new-stage2-start,
5979 new-stage2-end, new-stage2-bubble, distclean-stage3,
5980 new-stage3-start, new-stage3-end): New autogenerated targets.
5981 (objext, prebootstrap, BOOT_CFLAGS,
5982 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5983 targets.
5984
5985 * Makefile.in: Regenerate.
5986 (distclean-stage1, new-stage1-start, new-stage1-end,
5987 new-stage1-bubble, distclean-stage2, new-stage2-start,
5988 new-stage2-end, new-stage2-bubble, distclean-stage3,
5989 new-stage3-start, new-stage3-end): New targets.
5990 (all-stage1-gcc): Move prebootstrap dependency from here...
5991 (configure-stage1-gcc): ...to here.
5992 (new-bootstrap): Use bubble targets.
5993 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5994 Use per-stage distclean targets.
5995 (configure-stage1-gcc, configure-stage2-gcc,
5996 configure-stage3-gcc, all-stage1-gcc,
5997 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5998 Use new-stageN-start to prepare the tree.
5999
04cf1b77
PB
60002004-05-23 Paolo Bonzini <bonzini@gnu.org>
6001
6002 * Makefile.def (host_modules): add libcpp.
6003 * Makefile.tpl: Add dependencies on and for libcpp.
6004 * Makefile.in: Regenerate.
6005 * configure.in: Add libcpp host module.
6006 * configure: Regenerate.
6007
80b200a1
ZW
60082004-05-17 Zack Weinberg <zack@codesourcery.com>
6009
6010 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6011 of libf2c.
6012 * configure, Makefile.in: Regenerate.
6013
4b1cb4fe
DD
60142004-05-13 Diego Novillo <dnovillo@redhat.com>
6015
6016 Merge from tree-ssa-20020619-branch.
6017
6018 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6019 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6020 (HOST_GMPLIBS): Define.
6021 (HOST_GMPINC): Define.
6022 (TARGET_LIB_PATH): Add libmudflap.
6023 (GFORTRAN_FOR_TARGET): Define.
6024 (configure-build*): Export GFORTRAN.
6025 (configure-gcc): Export GMPLIBS and GMPINC.
6026 (all-gcc): Add maybe-all-libbanshee.
6027 (configure-target-libgfortran): Define.
6028 * Makefile.in: Regenerate.
6029 * configure.in (host_libs): Add libbanshee.
6030 (target_libraries): Add target-libmudflap and target-libgfortran.
6031 Add --with-libbanshee.
6032 Handle --disable-libmudflap.
6033 (*-*-freebsd*): Use with_gmp.
6034 Add $(libgcj) to noconfigdirs.
6035 * configure: Regenerate.
6036 * depcomp: New file.
6037 * MAINTAINERS: Add tree-ssa maintainers.
6038
60392004-04-28 Paolo Bonzini <bonzini@gnu.org>
6040
6041 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6042 * configure: Regenerate.
6043
b8908782
DD
60442004-04-27 Paolo Bonzini <bonzini@gnu.org>
6045
6046 Revert:
6047 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6048
6049 * Makefile.def (flags_to_pass): Remove *dir variables that
6050 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6051 as well as prefix and exec_prefix.
6052 * Makefile.in: Regenerate.
6053
60542004-04-26 Paolo Bonzini <bonzini@gnu.org>
6055
6056 * Makefile.def (host_modules): Mark with the bootstrap
6057 flag packages on which gcc depends.
6058 * Makefile.tpl (all-bootstrap): Use it.
6059 * Makefile.in: Regenerate.
6060
60612004-04-26 Paolo Bonzini <bonzini@gnu.org>
6062
6063 * Makefile.def (flags_to_pass): Remove *dir variables that
6064 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6065 as well as prefix and exec_prefix.
6066 * Makefile.in: Regenerate.
6067
60682004-04-26 Paolo Bonzini <bonzini@gnu.org>
6069
80b200a1
ZW
6070 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6071 * configure: Regenerate.
6072 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6073 * gcc/Makefile.tpl (compare): Use the result of the test.
6074 * gcc/Makefile.in: Regenerate.
b8908782
DD
6075
60762004-04-23 Paolo Bonzini <bonzini@gnu.org>
6077
6078 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6079 Always relocate gcc and prev-gcc to the original names, even
6080 if the build fails.
6081 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6082 New targets.
6083
0f260896
RO
60842004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6085
6086 * configure.in (mips*-*-irix5*): Enable ld.
6087 * configure: Regenerate.
6088
51860f05
JW
60892004-04-15 James E Wilson <wilson@specifixinc.com>
6090
6091 * Makefile.tpl (configure-[+module+], configure-gcc,
6092 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6093 Set and export LDFLAGS.
6094 * Makefile.in: Regenerate.
6095
54752a6b
NN
60962004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6097
6098 PR bootstrap/14871
6099 * Makefile.tpl: If we don't have built-in-tree target tools,
6100 use the ones found by configure rather than hacking around with
6101 program_transform_name.
6102 * configure.in: Give Makefile.tpl the information necessary
6103 to do that.
6104 * Makefile.in: Regenerate.
6105 * configure: Regenerate.
6106
61072004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6108
6109 PR bootstrap/14760
6110 * configure.in: When computing baseargs, strip *all* copies of
6111 offending options. Also, don't match/substitute the trailing space,
6112 so that this actually works when two similar options are separated by
6113 only one space.
6114 * configure: Regenerate.
6115
61162004-04-06 David Edelsohn <edelsohn@gnu.org>
6117
80b200a1
ZW
6118 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6119 (rs6000-*-aix*): Same.
6120 * configure: Regenerate.
54752a6b 6121
5e2b61fb
SS
61222004-03-25 Stan Shebs <shebs@apple.com>
6123
6124 Remove MPW support, no longer used.
6125 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6126 mpw-install: Remove files.
6127 * src-release (DEVO_SUPPORT): Remove names of removed files.
6128 * MAINTAINERS: Likewise.
6129
1a6f2dc7
NN
61302004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6131
a0049f1b
NN
6132 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6133 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6134 * Makefile.in: Regenerate.
6135
1a6f2dc7
NN
6136 * configure.in (top level bootstrap support): Rework --enable-werror
6137 to set @stage2_werror_flag@.
6138 * configure: Regenerate.
6139 * Makefile.tpl (top level bootstrap support): Pass
6140 @stage2_werror_flag@ down to configure in stages 2 and 3.
6141 * Makefile.in: Regenerate.
6142
920e3419
NN
61432004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6144
6145 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6146 for stages 2 and 3 as well as in make. As a consequence, remove
6147 OUTPUT_OPTION (now detected by configure) from the flags passed down
6148 to make.
6149 * Makefile.in: Regenerate.
6150
6151 * Makefile.tpl (new-bootstrap): Fix typo.
6152 * Makefile.in: Regenerate.
6153
4fa63067
NN
61542004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6155
6156 * Makefile.tpl: Rearrange by moving recursive_targets rules
6157 into their proper sections.
6158 * Makefile.tpl (top level bootstrap support): Move disabling
6159 of coverage flags from 'make' to 'configure'; improve comments.
6160 * Makefile.in: Regenerate.
6161
6162 * Makefile.tpl (experimental top level bootstrap) Move stage1
6163 language setting from all- target to configure- target; disable
6164 intermodule optimization in stage 1; prevent gratuitous rebuilds
6165 of stage 1.
6166 * Makefile.in: Regenerate.
6167 * configure.in: Comma-separate stage 1 language list for top
6168 level bootstrap.
6169 * configure: Regenerate.
6170
6171 * Makefile.tpl: Clean up experimental top level bootstrap support:
6172 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6173 prev-gcc in configure- targets as well as all- targets.
6174 * Makefile.in: Regenerate.
6175
fb8a10fd
NN
61762004-03-17 Paolo Bonzini <bonzini@gnu.org>
6177
6178 * configure.in: Remove symbolic link section.
6179 * configure: Regenerate.
6180 * Makefile.tpl (links): Remove.
6181 * Makefile.in: Regenerate.
6182
947f426e 61832004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6184 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6185
6186 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6187 Set with AC_CHECK_PROGS.
947f426e
NN
6188 * configure.in: Fix comment typo from last patch.
6189 * configure: Regenerate.
6190
1d39f329
NN
61912004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6192
6193 * Makefile.tpl: Introduce experimental top level bootstrap support.
6194 * Makefile.in: Regenerate.
6195 * configure.in: Introduce support for top level bootstrap.
6196 * configure: Regenerate.
6197
4b0ac75d 61982004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6199 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6200
6201 PR bootstrap/14522
6202 * configure.in: Cope with shells that do not support unquoted ^
6203 * configure: Regenerate.
6204
2e70b094 62052004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6206 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6207
6208 PR bootstrap/14522
6209 * configure.in: Cope with shell that do not support nesting
6210 quotes inside quoted backquote substitutions.
6211 * configure: Regenerate.
6212
62132004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6214
6215 PR bootstrap/14522
6216 * configure.in: Fix escaping of $.
6217 * configure: Regenerate.
6218
9e07f89d
NN
62192004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6220
6221 * configure: Regenerate.
6222
62232004-03-08 Paolo Bonzini <bonzini@gnu.org>
6224
6225 PR ada/14131
6226 Move language detection to the top level.
6227 * configure.in: Find default values for the tools as
6228 soon as possible. Disable ada if GNAT is not found.
6229 Emit error message about missing languages. Expand
6230 --enable-languages=all for the gcc subdirectory.
6231
1712ab83
RS
62322004-03-01 Richard Sandiford <rsandifo@redhat.com>
6233
6234 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6235 and disable libgcj.
6236 * configure: Regenerated.
6237
3dee29da
NN
62382004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6239
6240 PR bootstrap/7087
6241 * Makefile.tpl: Guard XFOO sed statements better.
6242 * Makefile.tpl: Add dependency for configure-target-libada.
6243 * Makefile.in: Regenerate (incidentally fixes broken
6244 commit when libada-branch was merged).
6245
0558264b
AC
62462004-02-28 Andrew Cagney <cagney@redhat.com>
6247
6248 * src-release (CVS_NAMES): Define.
6249 (do-tar, do-tar): Prune $(CVS_NAMES).
6250
c38f9803
AC
62512004-02-23 Andrew Cagney <cagney@redhat.com>
6252
6253 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6254 2004-02-19.09.
6255
55636792
NN
62562004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6257
6258 PR bootstrap/11932
6259 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6260
1e600082
AC
62612004-02-19 Andrew Cagney <cagney@redhat.com>
6262
6263 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6264 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6265
3769cd82
DD
62662004-02-11 David Edelsohn <edelsohn@gnu.org>
6267
6268 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6269 (rs6000-*-aix*): Same.
6270 * configure: Regenerate.
6271
a92834c8
DD
62722004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6273
6274 * configure.in (host): Add in missing $noconfigdirs to defines.
6275 * configure: Regenerate.
6276
a2592b1b
DD
62772004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6278 Nathanael Nerode <neroden@gcc.gnu.org>
6279
6280 PR ada/6637, PR ada/5911
80b200a1 6281 Merge with libada-branch:
a2592b1b
DD
6282 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6283 with appropriate dependencies. Add --enable-libada configure switch.
6284 * configure, Makefile.in: Regenerate.
6285
e31d1ea3
DD
62862004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6287
6288 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6289 * configure: Regenerate.
6290
db85f5c0
JJ
62912004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6292
6293 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6294
fc434214
DD
62952004-01-23 DJ Delorie <dj@redhat.com>
6296
6297 * Makefile.def (target_modules) [libiberty]: Don't stage.
6298 * Makefile.in: Rebuilt.
6299
ad445c2c 63002004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6301
ad445c2c
JJ
6302 * COPYING.NEWLIB: Update to include copyrights for new
6303 iconv code.
6304
72bbedde
AC
63052004-01-15 Andrew Cagney <cagney@redhat.com>
6306
6307 * src-release: Update copyright year.
6308 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6309 (NEWLIB_SUPPORT_DIRS): Delete macro.
6310 (newlib.tar.bz2): Delete rule.
6311
a6d6062d
DD
63122004-01-14 Loren J. Rittle <ljrittle@acm.org>
6313
6314 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6315 * Makefile.tpl (configure-target-[+module+]): Support stage.
6316 * Makefile.in: Rebuilt.
6317
f8b73030
MR
63182003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6319
6320 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6321 throughout.
6322
aff0e9df
NN
63232004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6324
bb5dca17
NN
6325 * configure.in: Use ./config.cache, not config.cache.
6326 * configure: Regenerate.
6327 * Makefile.tpl: Special-casing not needed for GCC any more.
6328 * Makefile.in: Regenerate.
6329
82252c06
NN
6330 * configure.in: Don't share a cache file for host dirs.
6331 * configure: Regenerate.
6332
aff0e9df
NN
6333 * config-ml.in: Don't mess with the cache file.
6334
95036d20
NN
63352004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6336
ac7b618e
NN
6337 * Makefile.tpl: Make GCC use a separate config.cache.
6338 * Makefile.in: Regenerate.
6339
95036d20
NN
6340 PR bootstrap/11932, PR bootstrap/11933
6341 (I don't know if it will fix either of them, but it relates
6342 to them.)
6343 * configure.in: Don't use shared config.cache for target
6344 directories.
6345 * configure: Regenerate.
6346
08c1856b
DD
63472003-12-31 Roger Sayle <roger@eyesopen.com>
6348
6349 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6350 * configure: Regenerated.
6351
c1968181 63522003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6353
9eb322aa
MF
6354 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6355 * configure: Regenerated.
c1968181 6356
10ecffb9
NN
63572003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6358
6359 Port change over from GCC:
6360 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6361 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6362 (configure-build-[+module+], configure-[+module+]): Likewise.
6363 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6364 * Makefile.in: Regenerate.
6365
f2ab5990
TF
63662003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6367
6368 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6369 * configure: Regenerate.
6370
41a7d11a
JJ
63712003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6372
80b200a1 6373 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6374 stdlib.
6375
d9441a1f
DD
63762003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6377
6378 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6379 * Makefile.in: Regenerate.
6380
3a48a978
DD
63812003-10-20 Phil Edwards <phil@codesourcery.com>
6382
6383 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6384 * configure: Regenerate.
6385
f0b24077
NN
63862003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6387
6388 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6389 HOST_FLAGS_TO_PASS.
6390 * Makefile.in: Regenerate.
6391
5fbad20a
DD
63922003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6393
6394 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6395 * configure: Rebuilt
6396 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6397 * Makefile.in: Rebuilt
6398
78be4155
L
63992003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6400
6401 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6402
051fcc7a
L
64032003-10-01 Phil Edwards <pme@gcc.gnu.org>
6404
6405 * config-ml.in: Use ac_configure_args directly instead of
6406 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6407 actually seen.
6408
64092003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6410
6411 * config-ml.in: Propagate INSTALL variables.
6412
f27d4f92
DJ
64132003-09-21 Daniel Jacobowitz <drow@mvista.com>
6414
6415 * configure.in: Pass a computed --program-transform-name
6416 to subconfigures.
6417 * configure: Regenerated.
6418
cae4d560
NN
64192003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6420
6421 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6422 * Makefile.in: Regenerate.
6423
6424 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6425 * Makefile.in: Regenerate.
6426
8ff944f6
DJ
64272003-09-17 Daniel Jacobowitz <drow@mvista.com>
6428
6429 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6430 quoting.
6431 * configure: Regenerated.
6432
d9a35680
MC
64332003-09-12 Michael Chastain <mec@shout.net>
6434
6435 Fix PR gdb/857.
6436 * src-release (do-proto-topleve): Remove junk files
6437 intl/config.cache, intl/config.status,
6438 intl/config.h, intl/stamp-h.
6439
710068b9
AC
64402003-09-14 Andrew Cagney <cagney@redhat.com>
6441
6442 * src-release (dejagnu.tar): New target.
6443 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6444 (do-djunpack): Use $(PACKAGE) for the package name.
6445
e1008165
DD
64462003-09-04 DJ Delorie <dj@redhat.com>
6447
6448 * configure: Regenerate.
6449
21998d12
NC
64502003-09-04 Robert Millan <robertmh@gnu.org>
6451
6452 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6453
ccca4bb3
DD
64542003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6455
6456 * configure.in: Ensure arguments to sed are properly spaced.
6457 * configure: Regenerate.
6458
ee949b5e
DJ
64592003-08-28 Daniel Jacobowitz <drow@mvista.com>
6460
6461 Merge from gcc:
6462 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6463 * install-sh: Update to newer upstream versions (associated with
6464 aclocal 1.7).
6465 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6466
75addda2
DJ
64672003-08-27 Daniel Jacobowitz <drow@mvista.com>
6468
6469 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6470 * configure: Regenerated.
6471
8d2877d8
NN
64722003-08-23 Phil Edwards <pme@gcc.gnu.org>
6473
6474 * configure.in: Use newline instead of semicolon when assuming
6475 shell arguments in a for loop.
6476 * configure: Regenerated.
6477
d2cc0e0d
GK
64782003-08-20 Geoffrey Keating <geoffk@apple.com>
6479
6480 PR 8180
6481 * configure.in: When testing with_libs and with_headers, treat
6482 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6483 * configure: Regenerate.
80b200a1 6484
d2cc0e0d
GK
6485 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6486 make, shell, etc.
6487 (baseargs): Likewise.
6488 * configure: Regenerate.
6489
04d1ab34
GK
64902003-08-19 Geoffrey Keating <geoffk@apple.com>
6491
6492 * configure.in: Disable libgcj for darwin not on powerpc.
6493 * configure: Rebuild.
6494
ca506da8
MC
64952003-08-15 Michael Chastain <mec@shout.net>
6496
6497 * src-release (do-proto-toplev): Remove junk files
6498 dejagnu/example/calc/config.status,
6499 dejagnu/example/calc/config.log.
6500
a4aa3f49
DD
65012003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6502
6503 * config-ml.in, symlink-tree: Add license.
6504
ede4fbe4
NN
65052003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6506
6507 Merge from gcc:
6508
6509 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6510 * Makefile.tpl (check, check-c++): Express dependencies using
6511 dependencies rather than commands.
6512 * Makefile.in: Regenerate.
6513
6514 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6515 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6516 * Makefile.in: Update.
6517
970f29af
AC
65182003-08-01 Andrew Cagney <cagney@redhat.com>
6519
6520 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6521 * configure: Ditto.
6522
b2884a0c
DD
65232003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6524
6525 * configure.in: Enable libgcj for darwin.
6526 * configure: Rebuild.
6527
c07f46a4
NN
65282003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6529
6530 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6531
9175bfc0
NN
65322003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6533
6534 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6535 creating target and build subdirs to build all parent dirs as needed.
6536 * Makefile.in: Rebuild.
6537 * configure.in: Don't build dirs explicitly here.
6538 * configure: Rebuild.
6539
b9abda6a
AO
65402003-07-22 Alexandre Oliva <aoliva@redhat.com>
6541
6542 * Makefile.tpl (all-make): Depend on intl.
6543 * Makefile.in: Rebuilt.
6544
eef8ffd4
NN
65452003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6546
6547 * config.if: Remove unused libc_interface determination.
6548
295efaf0
NN
65492003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6550
6551 * Makefile.in: Regenerate, correctly this time.
6552
e5c3f801
NN
65532003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6554
6555 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6556 unused INSTALL_PROGRAM_ARGS.
6557 * configure.in: Use AC_PROG_INSTALL.
6558 * Makefile.in: Regenerate.
6559 * configure: Regenerate.
6560
4a18bd6b
AO
65612003-07-10 Alexandre Oliva <aoliva@redhat.com>
6562
6563 * configure: Rebuilt.
6564 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6565 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6566 newlib nor libgloss.
6567 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6568 * configure.in (am33_2.0-*-linux*): Added.
6569
fbd1054d
BW
65702003-07-09 Bob Wilson <bob.wilson@acm.org>
6571
6572 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6573 * configure: Regenerate.
6574
b40e3958
L
65752003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6576
6577 * config-ml.in: Replace PWD with PWD_COMMAND.
6578 * Makefile.tpl: Likewise.
6579 * Makefile.in: Regenerated.
6580
4a5be7ba
NN
65812003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6582
6583 * configure.in: Clean up config-lang.in handling. Delete
6584 useless assignment to "subdirs".
6585 * configure: Regenerate.
6586
9c14acb8
NN
65872003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6588
6589 * configure.in: Rename 'target_libs' to 'target_libraries'.
6590 Remove useless reference to 'target_libs'.
6591 * configure: Regenerate.
6592
8f32e830
KS
65932003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6594
6595 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6596 * Makefile.in: Regenerate.
6597
12f0bd74
NN
65982003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6599
6600 * Makefile.def: Introduce flags_to_pass.
6601 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6602 * Makefile.in: Regenerate.
6603
b07c2aad
HPN
66042003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6605
6606 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6607 and target-libgloss.
6608 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6609 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6610 * configure: Regenerate.
b07c2aad 6611
56f25033
DD
66122003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6613
6614 * configure.in: Update testsuite_flags to new location.
6615 * configure. Regenerate.
80b200a1 6616
4ec9a3b2
NN
66172003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6618
6619 * Makefile.tpl: Remove BUILD_CC stuff.
6620 * Makefile.in: Regenerate.
6621
059083b1 66222003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6623
059083b1
L
6624 * config.guess: Update to 2003-06-12 version.
6625 * config.sub: Update to 2003-06-13 version.
6626
535b046a
TS
66272003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6628
6629 * MAINTAINERS: Add myself as MIPS co-maintainer.
6630
00c22daa 66312003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6632
00c22daa
L
6633 * config.guess: Update to 2003-06-06 version.
6634 * config.sub: Update to 2003-06-06 version.
6635
1047cb91
DD
66362003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6637
6638 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6639 * configure. Regenerate.
6640
123494c8
NN
66412003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6642
1047cb91
DD
6643 * configure.in: Disable serial configure by default.
6644 * configure: Regenerate.
6645 * Makefile.tpl: Abolish .NOTPARALLEL.
6646 * Makefile.in: Regenerate.
6647
7f121bbf
NN
6648 * Makefile.tpl: Replace {build,host,target}_canonical by
6649 {build,host,target}.
6650 * Makefile.in: Regenerate.
6651
123494c8
NN
6652 * Makefile.tpl: Fix stupid pasto.
6653 * Makefile.in: Regenerate.
6654
ec7e0995
NN
66552003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6656
6657 * Makefile.tpl: Remove bogus conditional.
6658 * Makefile.in: Regenerate.
6659
27b1cc72
NN
66602003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6661
2a4cbe27
NN
6662 * Makefile.tpl: Make 'recursive targets' using autogen rather
6663 than shell loop. Remove duplicate 'clean' targets and false
6664 comments.
6665 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6666 Add systematic method of specifying missing targets in subdirs.
6667 Add copyright boilerplate.
6668 * Makefile.in: Regenerate.
6669 * configure.in: Add 'recursive targets' to maybe list.
6670 * configure: Regenerate.
6671
27b1cc72
NN
6672 * Makefile.tpl: Rename [+target+] to [+make_target+].
6673 * Makefile.def: Rename 'target' to 'make_target'.
6674
01e51bd0
NC
66752003-05-30 Nick Clifton <nickc@redhat.com>
6676
6677 * README-maintainer-mode: Update URL for locating blessed config
6678 tools.
6679
2fd84b42
NC
66802003-05-29 Robert Millan <rmh@debian.org>
6681
6682 * ltconfig: Import this patch and modify for use with current
6683 version of ltconfig:
6684
6685 2003-05-21 Bruno Haible <bruno@clisp.org>
6686
6687 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6688 GNU/FreeBSD.
6689
8945c6bb
DD
66902003-05-28 DJ Delorie <dj@redhat.com>
6691
6692 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6693 * Makefile.in: Regenerate.
6694
2f9632a1
JJ
66952003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6696
80b200a1 6697 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6698
3a12db16 66992003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6700
3a12db16
DD
6701 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6702 newlib or libgloss.
6703 * Makefile.in: Regenerate.
6704
44482353
DD
67052003-05-21 DJ Delorie <dj@redhat.com>
6706
6707 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6708 * Makefile.in: Regenerate.
6709
fec2c52d
MR
67102003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6711
6712 * configure.in: Use curly braces in the definition of tooldir.
6713 * configure: Regenerate.
6714
16ae0395
NN
67152003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6716
6717 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6718 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6719 Factor out common code from autogen IF statements.
6720 * configure: Regenerate.
6721 * Makefile.in: Regenerate.
6722
ec11bdc6
DD
67232003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6724
6725 * configure.in: Accept i[3456789]86 for machine type.
6726 * configure: Regenerate.
6727
dd12c3a8
NN
67282003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6729
6730 * configure.in: Switch more things to use maybe dependencies.
6731 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6732 * configure: Regenerate.
6733 * Makefile.tpl: Switch more things to use maybe dependencies.
6734 * Makefile.in: Regenerate.
6735
cf662e21
AJ
67362003-05-16 Andreas Schwab <schwab@suse.de>
6737
6738 * Makefile.tpl (install-opcodes): Define.
6739 * Makefile.in: Rebuild.
6740
5481b376
AJ
67412003-05-13 Andreas Jaeger <aj@suse.de>
6742
6743 * config.guess: Update to 2003-05-09 version.
6744 * config.sub: Update to 2003-05-09 version.
6745
3959a22a
AJ
67462003-05-13 Michael Eager <eager@mvista.com>
6747
6748 * configure.in: Correct sed script so that options in quotes are not
6749 deleted.
6750 * configure: Rebuild.
6751
564b43e5
CV
67522003-05-12 Corinna Vinschen <corinna@vinschen.de>
6753
6754 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6755 and $$s/newlib/libc/sys/cygwin32 include paths.
6756 * configure: Ditto.
6757
bb947dc9
L
67582003-05-05 H.J. Lu <hjl@gnu.org>
6759
6760 * config-ml.in: Restored from gcc repository.
6761
77f7441a
CD
67622003-05-02 Chris Demetriou <cgd@broadcom.com>
6763
80b200a1
ZW
6764 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6765 * Makefile.in: Regenerate.
77f7441a 6766
a26d7085
DJ
67672003-04-27 Daniel Jacobowitz <drow@mvista.com>
6768
6769 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6770 and Makefile.def.
6771
e4c4d240
DJ
67722003-04-27 Daniel Jacobowitz <drow@mvista.com>
6773
6774 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6775 * Makefile.in: Regenerated.
6776
62a3fc85
DD
67772003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6778
6779 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6780 * Makefile.in: Regenerate.
6781
67822003-04-18 Jakub Jelinek <jakub@redhat.com>
6783
6784 * configure.in (powerpc64*-*-linux*): Remove.
6785 * configure: Rebuilt.
6786
5b474aa8
DD
67872003-04-17 Phil Edwards <pme@gcc.gnu.org>
6788
6789 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6790 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6791 and restrap.
6792 * Makefile.in: Regenerate.
6793
67942003-04-16 Richard Earnshaw <rearnsha@arm.com>
6795
6796 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6797 * configure: Regenerated.
6798
bc295afe
AO
67992003-04-11 Alexandre Oliva <aoliva@redhat.com>
6800
6801 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6802 * */configure: Rebuilt.
6803
3728fade
NN
68042003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6805
6806 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6807 * Makefile.in: Regenerate.
6808
ce5b542e
MC
68092003-03-14 Michael Chastain <mec@shout.net>
6810
6811 * Makefile.in: Regenerate with correct Makefile.def.
6812
3db0a37f
NN
68132003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6814
6815 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6816 Make macro.
6817 * Makefile.in: Regenerate.
6818 * configure.in: Clean up gxx_include_dir logic.
6819 * configure: Regenerate.
6820
34349c6e
DD
68212003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6822
6823 * configure.in (gxx_include_dir): Fix typo.
6824 * configure: Regenerated.
6825
686c28c9
AC
68262003-03-06 Andrew Cagney <cagney@redhat.com>
6827
6828 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6829
bba45b8b 68302003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6831
bba45b8b
NN
6832 * configure.in: Include $(build_tooldir)/sys-include in
6833 FLAGS_FOR_TARGET.
6834 * configure: Regenerated.
6835
2683747f
NN
68362003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6837
bba45b8b
NN
6838 * Makefile.tpl: Reindent.
6839 * Makefile.in: Regenerate.
6840 * configure.in: Reindent. Don't set unused variables.
6841 * configure: Regenerate.
6842
2683747f
NN
6843 * Makefile.tpl: Always pass down RANLIB.
6844 * Makefile.in: Regenerate.
6845
6846 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6847 * Makefile.in: Regenerate.
6848 * configure.in: Remove unused logic relating to --enable-shared
6849 and --enable-threads. Remove bogus comments. Remove redundant
6850 noconfigdirs.
6851 * configure: Regenerate.
6852
6853 * configure.in: Replace ${libstdcxx_version} by its value.
6854 Remove reference to mh-dgux.
6855 * configure: Regenerate.
6856
50212802
NN
68572003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6858
6859 * Makefile.tpl: Rearrange.
6860 * Makefile.in: Regenerate.
6861
a6be7fc6
NC
68622003-02-25 Nick Clifton <nickc@redhat.com>
6863
6864 * configure: Remove site-file supprot - it is obsolete.
6865
f8a495c8
NC
68662003-02-24 Uwe Stieber <uwe@wwws.de>
6867
6868 * configure.in: Add support for kaOS as cross build target system.
6869 * configure: Regenerated.
6870
3decd77d
DD
68712003-02-20 Sean McNeil <sean@blue.mcneil.com>
6872
6873 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6874 configure-target-* as some target builds may require additional
6875 flags for preprocessor tests.
6876 * Makefile.in: Regenerated.
6877
f4ff34a3
AO
68782003-02-19 Alexandre Oliva <aoliva@redhat.com>
6879
6880 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6881 * ltconfig: Handle it.
6882 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6883 auto-detecting it.
6884
b7e4a931
AO
68852003-02-19 Alexandre Oliva <aoliva@redhat.com>
6886
6887 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6888 it is used as argument to $CC.
6889 * ltcf-gcj.sh: Likewise.
6890
6b784d9f
AO
68912003-02-19 Alexandre Oliva <aoliva@redhat.com>
6892
6893 * configure.in: Introduce --enable-maintainer-mode.
6894 * configure: Rebuilt.
6895 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6896 for maintainer mode.
6897 * Makefile.in: Rebuilt.
6898
8bcd8a07
AC
68992003-02-19 Andrew Cagney <ac131313@redhat.com>
6900
6901 * configure: Regenerate using autoconf 2.13.
6902
ee3fd329
AM
69032003-02-19 Alan Modra <amodra@bigpond.net.au>
6904
6905 * config.guess: Import latest version.
6906 * config.sub: Import latest version.
6907
e9e45685
JM
69082003-02-18 Jason Merrill <jason@redhat.com>
6909
6910 * Makefile.tpl (check-c++): Allow parallelism.
6911
859789af
AC
69122003-02-17 Andrew Cagney <ac131313@redhat.com>
6913
6914 * configure: Regenerate using autoconf 000227.
6915
b3f16a9b
GK
69162003-02-15 Geoffrey Keating <geoffk@apple.com>
6917
6918 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6919 don't configure target-libobjc.
6920 * configure: Regenerate.
6921
72e60e02
DD
69222003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6923
6924 * Makefile.tpl (RANLIB): Define.
6925 * Makefile.in: Regenerate.
6926
91f0e695
KS
69272003-02-06 Keith R Seitz <keiths@redhat.com>
6928
6929 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6930 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6931 * Makefile.in: Regenerated.
6932 * configure.in: Remove all traces of snavigator, db, and grep.
6933 * configure: Regenerated.
6934
122bfa92
FCE
69352003-01-31 Frank Ch. Eigler <fche@redhat.com>
6936
6937 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6938 * Makefile.in: Regenerated.
6939
264095c3
AO
69402003-01-30 Alexandre Oliva <aoliva@redhat.com>
6941
6942 * config.if: Copy from GCC.
6943
a84dbcb3
AO
69442003-01-27 Phil Edwards <pme@gcc.gnu.org>
6945
6946 * configure.in: Revert 24Jan change.
6947 * configure: Regenerate.
6948
19618276
NN
69492003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6950
6951 * configure.in: Revert previous change.
6952 * configure: Regenerate.
6953
b7f27a92
NN
69542003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6955
6956 * configure.in: Make rda native-only.
6957 * configure: Regenerate.
6958
83326456
NN
69592003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6960
6961 * configure.in: Add missing \.
6962 * configure: Rebuilt.
6963
5e367fa5
JJ
69642003-01-17 Jakub Jelinek <jakub@redhat.com>
6965
6966 * configure.in (baseargs): Avoid using \| in sed regular
6967 expressions.
6968 * configure: Rebuilt.
6969
e01f337c
JJ
69702003-01-16 Jakub Jelinek <jakub@redhat.com>
6971
6972 * configure.in (baseargs): Remove all supported forms of
6973 --cache-file, --srcdir, --host, --build and --target options
6974 from argument lists.
6975 * configure: Rebuilt.
6976
aa236487
AO
69772003-01-15 Alexandre Oliva <aoliva@redhat.com>
6978
6979 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6980 * configure: Rebuilt.
6981
586c0873
NN
69822003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6983
6984 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6985 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6986 * Makefile.in: Regenerate.
6987 * configure: Regenerate.
6988
497f816e
DD
69892003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6990
6991 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6992 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6993 * Makefile.in: Regenerate.
6994
bfbe5519
AO
69952003-01-09 Alexandre Oliva <aoliva@redhat.com>
6996
6997 * configure.in: Remove Makefile in build, host and target modules
6998 unless configure was run with --no-recursion.
6999 * configure: Rebuilt.
7000
3f234ef5
CD
70012003-01-08 Chris Demetriou <cgd@broadcom.com>
7002
7003 * config.guess: Update to 2003-01-03 version.
7004 * config.sub: Update to 2003-01-03 version.
7005
a3982d48
CF
70062003-01-07 Christopher Faylor <cgf@redhat.com>
7007
7008 * configure: Regenerate with proper autoconf 2.13.
7009
75778ec4
CF
70102003-01-07 Christopher Faylor <cgf@redhat.com>
7011
80b200a1
ZW
7012 * configure.in: Add AC_PREREQ for consistency.
7013 * configure: Regenerate.
75778ec4 7014
c180f501
AC
70152003-01-06 Andrew Cagney <ac131313@redhat.com>
7016
7017 * configure.in (GDB_TK): Add tcl directories conditional on
7018 gdb/gdbtk directory being present.
7019 * configure: Regenerate.
5481b376 7020
46ca2cc2
DA
70212003-01-04 John David Anglin <dave.anglin@nrc.ca>
7022
7023 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7024 by gcc if LD is not defined and we are not doing a Canadian Cross.
7025 * configure: Rebuilt.
7026
53dd8dab
DJ
70272003-01-01 Daniel Jacobowitz <drow@mvista.com>
7028
7029 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7030
50ceb20c
TT
70312002-12-31 Tom Tromey <tromey@redhat.com>
7032
7033 * Makefile.in: Rebuilt.
7034 * Makefile.def (target_modules) [libffi]: Allow installation.
7035
e78b5cfe
AS
70362002-12-31 Andreas Schwab <schwab@suse.de>
7037
7038 * configure.in: Fix use of $program_transform_name.
7039 * configure: Regenerated.
7040
67448102
DJ
70412002-12-30 Daniel Jacobowitz <drow@mvista.com>
7042
7043 * configure.in (baseargs): Don't remove first configure argument.
7044 * configure: Regenerated.
7045
e6bfb94a
AO
70462002-12-29 Alexandre Oliva <aoliva@redhat.com>
7047
7048 * Makefile.tpl (local-distclean): Don't remove...
7049 (multilib.ts): ... this. Moved into...
7050 (multilib.out): ... this. Don't use sub-make.
7051 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7052 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7053 (configure-build-[+module+], configure-[+module+],
7054 configure-target-[+module+], configure-gcc): ... these. Test
7055 for Makefile existence. Drop config.status from dependencies.
7056 * Makefile.in: Rebuilt.
7057 * configure.in: Move gcc-version-trigger to the end of
7058 ac_configure_args. Add comments to maybedep.tmp and
7059 serdep.tmp. Introduce --disable-serial-configure. Remove
7060 nonopt from baseargs, matching and removing corresponding
7061 whitespace while at it.
7062 * configure: Rebuilt.
7063
8f0dfb36
AO
70642002-12-28 Alexandre Oliva <aoliva@redhat.com>
7065
7066 * configure.in (host_configargs): Replace reference to
7067 no-longer-defined buildopts with --build=${build_alias}.
7068 * configure: Rebuilt.
7069
43be203f
AO
70702002-12-28 Alexandre Oliva <aoliva@redhat.com>
7071
7072 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7073 program_transform_name to standard idiom.
7074 (AUTOGEN, AUTOCONF): Define.
7075 (Makefile.in): Use $(AUTOGEN).
7076 (Makefile): Depend on config.status, and use autoconf-style rule to
7077 build it. Move original commands to...
7078 (config.status): ... this new target.
7079 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7080 $(AUTOCONF).
7081 * Makefile.in: Rebuilt.
7082
a0da8069
NN
70832002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7084
d18f1c9f
NN
7085 * Makefile.tpl: Fix dramatic bustage due to change in
7086 program_transform_name.
7087 * Makefile.in: Regenerate.
7088
7089 * configure.in: Remove unnecessary PATH setting.
7090 * configure: Regnerate.
7091
7092 * configure.in: Don't default to unprefixed tools unless
7093 the native tools will work.
7094 * configure: Regenerate.
7095
a0da8069
NN
7096 * configure.in: Convert to autoconf script. Blow away lots
7097 of now-redundant Makefile fragments.
7098 * configure: Generate using Autoconf.
7099 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7100 * Makefile.in: Regenerate.
7101
c567df0a
NN
71022002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7103
5481b376 7104 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
7105 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7106
5481b376 7107 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 7108 where they belong.
2c7f9a32 7109
2dabcfb4
AS
71102002-12-24 Andreas Schwab <schwab@suse.de>
7111
7112 * Makefile.tpl (multilib.out): Fix missing space.
7113 * Makefile.in: Regenerate.
7114
1086bc09
NN
71152002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7116
7117 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7118 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7119 * Makefile.in: Regenerate.
7120 * configure.in: Remove unnecessary leftovers.
7121
1086bc09
NN
71222002-12-21 Geoffrey Keating <geoffk@apple.com>
7123
7124 * configure.in (extra_ranlibflags_for_target): New variable.
7125 (*-*-darwin): Add -c to ranlib commands.
7126 * configure (tooldir): Handle extra_ranlibflags_for_target.
7127
14e9ca95
JJ
71282002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7129
7130 * COPYING.NEWLIB: Updated.
7131 * COPYING.LIBGLOSS: Ditto.
7132
14c428fb
NN
71332002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7134
7135 * Makefile.tpl: Revert HJL's change.
7136 * Makefile.in: Regenerated.
7137 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7138 always.
7139
313b8244
AS
71402002-12-19 Andreas Schwab <schwab@suse.de>
7141
7142 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7143 * Makefile.in: Regenerate.
7144
efeae3db
L
71452002-12-18 H.J. Lu <hjl@gnu.org>
7146
7147 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7148 * Makefile.in: Regenerated.
7149
7150 * configure.in (build_prefix): New. Substitute.
7151
43d92c63
NN
71522002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7153
59da4fe6
NN
7154 * Makefile.tpl: Don't let real targets depend on phony targets.
7155 * Makefile.in: Regenerate.
7156
43d92c63
NN
7157 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7158 * Makefile.in: Regenerate.
7159
b72e6a2d
JM
71602002-12-16 Jason Merrill <jason@redhat.com>
7161
7162 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7163 previous 'make bootstrap'.
7164 * Makefile.in: Regenerate.
7165
95c72c44
HPN
71662002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7167
7168 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7169
7d695d07
JM
71702002-12-13 Jason Merrill <jason@redhat.com>
7171
7172 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7173 library tests.
7174 (check-c++): Just depend on it and check-target-libstdc++-v3.
7175 * Makefile.in: Regenerate.
7176
54103d1e
NN
71772002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7178
7179 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7180 * Makefile.in: Regenerate.
7181
4024f1e1
JJ
71822002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7183
80b200a1
ZW
7184 * COPYING.NEWLIB: Update list of alternate Regent of California
7185 licenses and discuss official revoking of advertising clause.
7186 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7187
7dda0df6
AO
71882002-12-12 Alexandre Oliva <aoliva@redhat.com>
7189
7190 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7191 * Makefile.in: Rebuilt.
7192
d03be79e 71932002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7194
929293f4
NN
7195 * configure: Fix bug put in by gremlins.
7196
d03be79e
NN
7197 * Makefile.tpl: Substitute more autoconfily.
7198 * configure: Substitute more autoconfily.
7199 * Makefile.in: Regenerate.
7200
72012002-12-08 Andrew Cagney <ac131313@redhat.com>
7202
7203 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7204 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7205
72062002-12-06 DJ Delorie <dj@redhat.com>
7207
7208 * Makefile.tpl: Change configure dependencies to not have real
7209 targets depend on phony targets.
b4a77b47 7210
db1ac78d
NN
72112002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7212
bcaf2395
NN
7213 * configure.in: Revert unintentional change.
7214
b4fa093e
NN
7215 * src-release: Configure host subdirs.
7216
db1ac78d
NN
7217 * Makefile.tpl: Change dependency for */multilib.out so that
7218 it works when gcc isn't in the tree.
7219
7220 * configure.in: Substitute more.
7221 * configure: Run subconfigures from the Makefile.
7222 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7223 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7224
15723a45
NN
72252002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7226
e2b9e2dc
NN
7227 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7228 and corresponding dependencies.
7229 * Makefile.in: Regenerate.
7230
2af579c4
NN
7231 * configure.in (host_tools): Order binutils, gas and ld for
7232 convenience in running the testsuites.
7233
a2cc058a
NN
7234 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7235 * Makefile.in: Regenerate.
7236 * configure.in: Introduce rules to serialize subconfigure runs.
7237
15723a45
NN
7238 * configure.in: Introduce BASE_CC_FOR_TARGET.
7239 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7240 Realize configure-build-* targets. Realize configure-target-* targets.
7241 * Makefile.in: Regenerate.
7242
ae831be5
NN
72432002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7244
7245 * configure: Move gcc_version_trigger stuff from here...
7246 * configure.in: ...to here.
7247
7248 * configure.in: Separate subconfigure options added by this file from
7249 options given by the user. Add machinery to put args for host
7250 subconfigures into the Makefile.
7251
7252 * Makefile.tpl: Remove 'vault' targets.
7253 * Makefile.tpl: Reorder and comment dependencies.
7254 * Makefile.in: Regenerate.
7255
bbf7c8ac
NN
72562002-11-28 Geoffrey Keating <geoffk@apple.com>
7257
7258 * configure.in: Move host-specific darwin noconfigdirs into
7259 the host-specific section.
7260
930314a4
NN
72612002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7262
52d7cdee
NN
7263 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7264 during replay.
7265 * Makefile.in: Regenerate.
7266
930314a4
NN
7267 (finishing slow-motion replay)
7268 * configure: Remove skip-this-dir support.
7269 * Makefile.tpl: Remove skip-this-dir support.
7270
7271 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7272 subdirectories.
7273 * Makefile.in: Regenerate.
7274
7275 * Makefile.tpl: Strip out useless setting of 'dir'.
7276 * Makefile.in: Regenerate.
5481b376 7277
930314a4
NN
72782002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7279
7280 (finishing slow-motion replay)
7281 * configure.in: Fix deeply stupid bug.
7282
7283 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7284 shell code in CXX_FOR_TARGET
7285 * Makefile.def: Introduce raw_cxx.
7286 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7287 RAW_CXX_FOR_TARGET.
7288 * Makefile.in: Regenerate.
7289
72902002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7291
7292 (finishing slow-motion replay)
7293 * Makefile.tpl: Remove unnecessary ifs.
7294 * Makefile.in: Regenerate.
7295
5481b376 7296 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7297 dependencies. Maybe-ize build-libiberty. Create dummy install
7298 targets for 'no_install' modules.
5481b376 7299 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7300 build_modules stuff to configure.in.
5481b376 7301 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7302 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7303 * Makefile.in: Regenerate.
7304
3866be5d
NN
73052002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7306
7307 (continuing slow-motion replay)
7308 * Makefile.tpl: Make all-target, install-target behave similarly
7309 to all, install (only hitting configured targets). Eliminate
7310 unused macro defintions.
7311
7312 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7313 build != host.
7314
7315 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7316
7317 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7318
5481b376 7319 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7320 configuring. Remove references to "dosrel".
7321 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7322 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7323 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7324 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7325 and redundant dependency; rearrange slightly.
7326 * Makefile.def: Add host-side libtermcap, utils.
7327
7328 * Makefile.in: Regenerate.
7329
e393202e
NN
73302002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7331
7332 (Continuing slow-motion replay)
7333 * Makefile.def: Add list of recursive targets to autogenerate.
7334 Add build_modules.
7335 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7336 targets. Autogenerate *-build-* targets.
7337 * Makefile.in: Regenerate.
7338
583d52d7
NN
73392002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7340
7341 (Continuing slow-motion replay)
7342 * configure: More autoconf-style substitutions.
7343 * Makefile.tpl: More autoconf-style substitutions.
7344 * Makefile.in: Regenerate.
7345
73462002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7347
7348 (Continuing slow-motion replay)
7349 * configure: Substitute more variables in a more autoconf-friendly
7350 way. Simplify slightly.
7351 * Makefile.tpl: Make more variables substitutable in an
7352 autoconf-friendly way.
7353 * Makefile.in: Regenerate.
7354
874e38b4
NN
73552002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7356
7357 (Continuing slow-motion replay)
7358 * configure.in (v810*): Remove special setting of tools.
7359
7360 * configure: Add support for extra required flags for ar or nm.
7361 * configure.in (aix4.3+): Use above support for target-specific
7362 issues, rather than using config/mt-aix43.
7363
852e5f18
NN
73642002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7365
7366 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7367 * configure: Remove 'removing', which doesn't work. Replace $subdir
7368 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7369 with $srcdir. Reformat indentation. Substitute some variables
7370 formerly hard-coded in the Makefile for build=host.
7371 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7372 * Makefile.def: Autogenerate more.
7373 * Makefile.in: Regenerate.
7374
c9a0d920
DD
73752002-11-13 Bruce Korb <bkorb@gnu.org>
7376
7377 * Makefile.tpl: syntactic cleanup
7378
dd2768ff
KB
73792002-11-04 Kevin Buettner <kevinb@redhat.com>
7380
7381 * Makefile.def (host_modules): Add rda.
7382 * Makefile.in: Regenerate.
7383 * configure.in (target_tool): Add target-rda to list.
7384
1aa8389d
DD
73852002-10-25 Phil Edwards <pme@gcc.gnu.org>
7386
7387 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7388 and restrap targets to this rule.
7389 * Makefile.in: Regenerate.
7390
28f46298
HPN
73912002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7392
7393 * configure.in (i[3456]86-*-linux*): Add check to disable
7394 ${libgcj} for glibc1.
7395
ff72e302
NC
73962002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7397
7398 * configure.in: Add tic4x target.
7399
8607b6c9
NN
74002002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7401
7402 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7403 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7404 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7405 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7406 * Makefile.in: Regenerate.
7407
f8f61f4a
NN
74082002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7409
c86f794b
NN
7410 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7411 * Makefile.in: Regenerate.
7412
a9590527
NN
7413 * Makefile.def: Remove order dependency comments.
7414 * Makefile.tpl: Add explicit install-install dependencies.
7415 * Makefile.in: Regenerate.
7416
8412ce72
NN
7417 * Makefile.tpl: Remove material now in src-release. (Finally!)
7418 * Makefile.in: Regenerate.
7419
8b9f37f1
NN
7420 * configure: Restore my original patch by syncing with gcc version.
7421
f8f61f4a
NN
7422 * Bring following over from gcc:
7423
74242002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7425
7426 * configure.in (s390*-*-linux*): Enable libgcj.
7427
403d9505
NN
74282002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7429
7430 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7431
95f6f383
AM
74322002-10-02 Alan Modra <amodra@bigpond.net.au>
7433
e4673b0a 7434 * configure: Move stray lines back to where they belong.
95f6f383 7435
748503c8
NN
74362002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7437
a581b5c3
NN
7438 * Makefile.tpl: Insert configure-target target, for src-release.
7439
c084f5b4
NN
7440 * configure: Finish reverting change which Andrew Cagney started
7441 reverting. Should fix bustage.
7442
7aa673ed 7443 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7444 * src-release: New file. Contains material for making net
7445 releases for gdb, binutils, et al., formerly in Makefile.in.
7446
82a9b2d9
NC
74472002-09-30 Nick Clifton <nickc@redhat.com>
7448
7449 * cpu: New top level directory. Intended to hold input files for
7450 CGEN which have FSF copyright assignment.
7451 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7452
c2463a00
AC
74532002-09-29 Andrew Cagney <ac131313@redhat.com>
7454
7455 Revert below (note that src does not contain Makefile.tpl):
7456 * Makefile.tpl: Make subsituted variables more autoconfy.
7457 * Makefile.in: Regenerate.
7458
f03b4789
NN
74592002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7460
c11e16a9
NN
7461 * configure: Revert accidentally applied changes.
7462
f03b4789
NN
7463 * Makefile.tpl: Make more autoconf-friendly.
7464 * Makefile.in: Regenerate.
7465 * configure: Make substitution more autoconf-like.
7466
74672002-09-28 Richard Earnshaw <rearnsha@arm.com>
7468
7469 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7470 single entry to handle all these.
7471 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7472 libjava on arm-*-elf.
7473
c0292023
GK
74742002-09-27 Geoffrey Keating <geoffk@apple.com>
7475
7476 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7477 things that depend on them.
7478
c66d951e
NN
74792002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7480
7481 * Makefile.tpl: Make subsituted variables more autoconfy.
7482 * Makefile.in: Regenerate.
7483 * configure: Make seds more autoconfy.
7484
907a7241 74852002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7486
7487 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7488 * Makefile.in: Regenerate.
7489 * configure.in: Rewrite sed statements to look autoconfy.
7490
907a7241
NN
7491 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7492 all-target-foo on configure-target-foo.
7493 * Makefile.def: Ditto.
7494 * Makefile.in: Rebuild.
7495
405ea7a0
NN
74962002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7497
7498 * Makefile.def: New file.
7499 * Makefile.tpl: New file.
7500 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7501
7502 * configure.in: Minor rearrangement. Simplify tests.
7503
bdc57bfd
JT
75042002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7505
7506 * configure.in (with_headers): Skip copy if value is "yes".
7507 (with_libs): Likewise.
7508
ae03d6e2
NN
75092002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7510
7511 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7512 * configure.in (sh*-*-pe*): Ditto.
7513 * configure.in (mips*-*-pe*): Ditto.
7514 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7515
7516 * configure.in: Rearrange.
7517
707960fe
NC
75182002-09-12 Nick Clifton <nickc@redhat.com>
7519
7520 * Import these changes from the config master repository:
7521
7522 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7523
7524 * config.sub: Add tic4x target.
7525
7526 2002-09-03 Ben Elliston <bje@redhat.com>
7527
7528 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7529 Reported by <Duncan_Stodart@insession.com>.
7530
36ea319f
JJ
75312002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7532
7533 * COPYING.NEWLIB: More updates.
7534
cf57480a
JJ
75352002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7536
7537 * COPYING.NEWLIB: Update.
7538
fd31a171
AC
75392002-08-23 Andrew Cagney <ac131313@redhat.com>
7540
23b632fc
AC
7541 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7542
fd31a171
AC
7543 * config.guess: Import version 2002-08-23.
7544 * config.sub: Import version 2002-08-22.
7545
a08bafb5
AO
75462002-08-20 Alexandre Oliva <aoliva@redhat.com>
7547
7548 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7549 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7550 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7551
17240c1f
NC
75522002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7553
7554 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7555
e70ad0c6
L
75562002-08-04 H.J. Lu (hjl@gnu.org)
7557
7558 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7559
574e6d11
DD
75602002-07-31 Alan Modra <amodra@bigpond.net.au>
7561
7562 * configure.in: Move generic linux case to end. Copy generic
7563 linux noconfigdirs to mips*-*-linux* entry and new
7564 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7565
611e7523
CD
75662002-07-19 Chris Demetriou <cgd@broadcom.com>
7567
7568 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7569 one instance of them which was missed to the list to update.
7570
51759676
CD
75712002-07-16 Chris Demetriou <cgd@broadcom.com>
7572
7573 * config.guess: Update to 2002-07-09 version.
7574 * config.sub: Update to 2002-07-03 version.
7575
7c1f909c
DD
75762002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7577
7578 * configure.in: Remove two redundant tests.
7579
d7cf5d30
DD
75802002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7581
7582 * configure.in (mips*-*-irix6*o32): Enable stabs.
7583
c74222f7
DD
75842002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7585
5b53c336
DD
7586 * configure.in: Don't build grez.
7587 * Makefile.in: Ditto.
7588
c74222f7
DD
7589 * Makefile.in: Remove references to bsp, cygmon, libstub.
7590 * configure.in: Ditto.
7591
7592 * configure.in: Remove leftover reference to gdbtest.
7593
edd1b227
DD
75942002-07-08 Phil Edwards <pme@gcc.gnu.org>
7595
7596 * configure.in (gxx_include_dir): Change to match versioned
7597 C++ headers if --enable-version-specific-runtime-libs is used.
7598
486186e3
AO
75992002-07-04 Steve Ellcey <sje@cup.hp.com>
7600
7601 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7602
ff0a3bf8
DD
76032002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7604
7605 * configure.in: Make --without-x work.
7606
1dfa8174
NC
76072002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7608
7609 * contrib: New directory. Created to contain a copy of the
5481b376 7610 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7611 the FSF GCC sources.
7612
07637366
DD
76132002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7614
b6f83f2a
DD
7615 * configure.in: Rearrange target Makefile fragment collection.
7616
07637366
DD
7617 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7618 cvs[src].
7619 * configure.in: Ditto.
7620
f48556b1
DD
76212002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7622
7623 * Makefile.in: Eliminate 'apache' targets.
7624 * configure.in: Eliminate 'apache' targets.
7625
7626 * configure.in: Eliminate redundant tests. Reorganize.
7627
7628 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7629
7630 * config-ml.in: Eliminate references to Cygnus configure.
7631
7632 * Makefile.in: Eliminate references to building emacs.
7633
76342002-07-01 Denis Chertykov <denisc@overta.ru>
7635
7636 * configure.in: Add support for ip2k.
7637
cdb9e2b8
BE
76382002-06-24 Ben Elliston <bje@redhat.com>
7639
7640 * configure.in (host_tools): Remove cgen.
7641
7642 * Makefile.in (all-cgen): Remove; runs from its source directory.
7643 (check-cgen, install-cgen, clean-cgen): Likewise.
7644 (all-opcodes): No not depend on all-cgen.
7645 (all-sim): Likewise.
7646
3558860c
DD
76472002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7648
7649 * configure.in: Fix AIX configury bug.
7650
e3b0c936
DD
76512002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7652
cdb9e2b8 7653 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7654
cdb9e2b8
BE
7655 * configure.in: Move definition of libstdcxx_flags right above
7656 usage, rather than way earlier.
8ee424c0 7657
c712250a
DD
7658 * configure.in: Pull definition of is_cross_compiler earlier.
7659
9ee1a75c
DD
7660 * configure.in: Rearrange a little.
7661
e3b0c936
DD
7662 * configure.in: Remove references to librx.
7663 * Makefile.in: Remove references to librx.
7664
b2bd228e
DD
76652002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7666
7667 * configure.in: Eliminate ${gasdir} variable.
7668
7cd52483
DB
76692002-06-18 Dave Brolley <brolley@redhat.com>
7670
7671 * configure.in: Add support for frv.
7672 * config.sub: Add support for frv.
7673
6c5e141a
DD
76742002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7675
7676 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7677
0d18b56d
JT
76782002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7679
7680 * configure.in (vax-*-netbsd*): Re-enable gas.
7681
fd8958d5
DD
76822002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7683
27f15fdd
DD
7684 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7685 BUILD_PREFIX_1, to correct nomenclature.
7686 * configure: Likewise.
7687
fd8958d5
DD
7688 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7689 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7690
0c2442b7
DD
76912002-05-31 Olaf Hering <olh@suse.de>
7692
7693 * config-ml.in: Propogate DESTDIR also.
7694
a3602181
JT
76952002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7696
7697 * configure.in (vax-*-netbsd*): Don't build gas for this
7698 platform.
7699
c95f53ae
MM
77002002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7701
7702 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7703 and libgcj for AVR.
7704
1d7c1053
NC
77052002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7706
7707 * config.sub: Add DLX target.
7708
4b37028f
JT
77092002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7710
7711 * config.guess: Update to 2002-05-22 version.
7712 * config.sub: Likewise.
7713
d5de0a84
NC
77142002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7715
7716 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7717 * config-ml.in: Likewise.
7718 * configure: Likewise.
7719 * configure.in: Likewise.
7720
c92a0210
DD
77212002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7722
115a77aa
DD
7723 * configure.in: Simplify makefile fragment collection.
7724
7725 * configure.in: Remove code to build emacs.
e99daf2b 7726
91e060aa
DD
7727 * configure.in : Remove --srcdir argument from targargs and buildargs
7728 (it's always overridden in the Makefile anyway). Rearrange a bit.
7729
7730 * configure: Move some logic to configure.in.
7731 * configure.in: Move some logic from configure.
c92a0210 7732
91217342
JJ
77332002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7734
7735 * COPYING.LIBGLOSS: New file.
7736
d3d8a9ee
NC
77372002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7738
7739 * Makefile.in: Honour DESTDIR.
7740
3a036cdc
AO
77412002-05-05 Alexandre Oliva <aoliva@redhat.com>
7742
7743 * configure.in (noconfigdirs): Don't disable libgcj on
7744 sparc64-*-solaris* and sparcv9-*-solaris*.
7745
6d095fe4
AO
77462002-05-03 Alexandre Oliva <aoliva@redhat.com>
7747
7748 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7749
dac55df9
TF
77502002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7751
7752 * configure.in (FLAGS_FOR_TARGET): Do not add
7753 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7754 on i[3456]86-*-linux*.
7755
a018e15b
TF
77562002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7757
7758 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7759
7760 * configure.in (noconfigdirs): Do not add target-newlib if
7761 target == i[3456]86-*-linux*, and host == target.
7762
5f284831
MM
77632002-04-29 Mark Mitchell <mark@codesourcery.com>
7764
7765 * config.guess: Updated to 2002-04-26's version.
7766 * config.sub: Updated to 2002-04-26's version.
7767
33babf59
DD
77682002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7769
bd5f7da2
DD
7770 * configure.in: delete reference to absent file
7771
a0c4f3a0
DD
7772 * configure.in: replace '[' with 'test'
7773
66f1ba4f
DD
7774 * configure.in: Eliminate references to gash.
7775 * Makefile.in: Eliminate references to gash.
7776
7c3ab50c
DD
7777 * configure.in: remove useless references to 'pic' makefile fragments.
7778
bbc025f5
DD
7779 * configure.in: (*-*-windows*) Finish removing.
7780
33babf59
DD
7781 * configure.in: Eliminate redundant test for libgui.
7782
d5ec694c
DD
77832002-04-26 Joel Sherrill <joel@OARcorp.com>
7784
7785 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7786 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7787
57a5346c
DD
77882002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7789
7790 * configure.in: remove references to dead files
7791
dbf93899
DD
77922002-04-18 Tom Tromey <tromey@redhat.com>
7793
7794 * configure.in: Disallow configuring libgcj when it is already
7795 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7796 Solaris 2.8 by default. For PR libgcj/6158.
7797
26eadf68
DD
77982002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7799
7800 * configure.in: Move default CC setting out of config/mh-* fragments
7801 directly into here.
7802
a0a2c6c6
DD
78032002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7804
7805 * configure.in: don't even try to configure or make a subdirectory
7806 if there's no configure script for it.
7807
9972f812
DD
78082002-04-15 Mark Mitchell <mark@codesourcery.com>
7809
7810 * MAINTAINERS: Remove chill maintainers.
7811 * Makefile.in (CHILLFLAGS): Remove.
7812 (CHILL_LIB): Remove.
7813 (TARGET_CONFIGDIRS): Remove libchill.
7814 (CHILL_FOR_TARGET): Remove.
7815 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7816 CHILL_LIB.
7817 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7818 (CHECK_TARGET_MODULES): Likewise.
7819 (INSTALL_TARGET_MODULES): Likewise.
7820 (CLEAN_TARGET_MODULES): Likewise.
7821 (configure-target-libchill): Remove.
7822 (all-target-libchill): Remove.
7823 * configure.in (target_libs): Remove target-libchill.
7824 Do not compute CHILL_FOR_TARGET.
7825 * libchill: Remove directory.
5481b376 7826
75205f78
DD
78272002-04-15 DJ Delorie <dj@redhat.com>
7828
7829 * Makefile.in, configure.in, configure: Sync with gcc, entries
7830 follow...
7831
78322002-04-08 Tom Tromey <tromey@redhat.com>
7833
7834 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7835 Fixes PR libgcj/6068.
7836
78372002-03-30 Krister Walfridsson <cato@df.lth.se>
7838
7839 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7840
78412002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7842
7843 * configure.in (alpha*-dec-osf*): Enable libgcj.
7844
78452002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7846
7847 Fix for: PR bootstrap/3591, target/5676
7848 * configure.in (mcore-pe): Disable the configuration of
7849 libstdc++-v3 since exceptions are not supported.
7850
78512002-03-20 Anthony Green <green@redhat.com>
7852
7853 * configure.in: Enable libgcj for xscale-elf target.
7854
78552002-02-28 Alexandre Oliva <aoliva@redhat.com>
7856
7857 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7858 libjava.
7859 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7860
78612002-02-22 Alexandre Oliva <aoliva@redhat.com>
7862
7863 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7864 libstdc++-v3 and libjava.
7865
78662002-02-11 Adam Megacz <adam@xwt.org>
7867
7868 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7869 boehm-gc
7870
78712002-02-09 Alexandre Oliva <aoliva@redhat.com>
7872
7873 * config.guess: Updated to 2002-01-30's version.
7874 * config.sub: Updated to 2002-02-01's version.
7875 Contribute sh64-elf.
7876 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7877 * configure.in: Added sh64-*-*.
7878
78792002-01-17 H.J. Lu <hjl@gnu.org>
7880
7881 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7882 (all-target-fastjar): Also depend on all-target-libiberty.
7883
7884Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7885
7886 * configure, configure.in: Use temp file for long sed commands.
7887
78882001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7889
7890 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7891 libf2c.
7892
78932001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7894
7895 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7896
78972001-10-11 Hans-Peter Nilsson <hp@axis.com>
7898
7899 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7900
79012001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7902
7903 * configure: Handle temporary files securely using mkdir.
7904
79052001-09-26 Will Cohen <wcohen@redhat.com>
7906
7907 * configure.in (*-*-linux*): Disable configuration of target-newlib
7908 and target-libgloss.
7909
79102001-09-26 Alexandre Oliva <aoliva@redhat.com>
7911
7912 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7913 RANLIB.
7914
79152001-08-11 Graham Stott <grahams@redhat.com>
7916
7917 * Makefile.in (check-c++): Add missing semicolon.
7918
79192001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7920
7921 * configure.in (sh-*-linux*): New.
7922
79232001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7924
7925 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7926 and libgcj on m68hc11/m68hc12.
7927
79282001-06-27 H.J. Lu (hjl@gnu.org)
7929
7930 * Makefile (CFLAGS_FOR_BUILD): New.
7931 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7932
79332001-06-01 Hans-Peter Nilsson <hp@axis.com>
7934
7935 * configure.in (libstdcxx_flags): Do not try to execute
7936 libstdc++-v3/testsuite_flags until it exists.
7937
79382001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7939
7940 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7941
79422001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7943
7944 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7945
7946Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7947
7948 * configure.in: Move *-chorusos target case to the proper switch.
7949 Disable libgcj.
7950
79512001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7952
7953 * Makefile.in (STAGE1_CFLAGS): Pass down.
7954
79552001-04-13 Alan Modra <amodra@one.net.au>
7956
7957 * config.guess: Add hppa64-linux support. Note for next import that
7958 this is already in the master file.
7959 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7960
79612001-03-22 Colin Howell <chowell@redhat.com>
7962
7963 * Makefile.in (DO_X): Do not backslash single-quotes in
7964 backquotes (two places).
7965
79662001-03-18 Laurynas Biveinis <lauras@softhome.net>
7967
7968 * Makefile.in (DO_X): Quote nested quotes.
7969
79702001-03-15 Laurynas Biveinis <lauras@softhome.net>
7971
7972 * Makefile.in (DO_X): Use double quotes for quoting
7973 "RANLIB=$${RANLIB}".
7974
79752001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7976
7977 * configure.in: Only use `lang_requires' for languages athat are
7978 actually enabled.
7979
79802001-03-07 Tom Tromey <tromey@redhat.com>
7981
7982 * configure.in: Allow config-lang.in to set `lang_requires' to list
7983 of other required languages.
7984
79852001-03-06 Laurynas Biveinis <lauras@softhome.net>
7986
7987 * Makefile.in: Remove RANLIB definition. Use RANLIB
7988 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7989 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7990
79912001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7992 Alexandre Oliva <aoliva@redhat.com>
7993
7994 * Makefile.in (check-c++): Use tabs, not spaces.
7995
79962001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7997
7998 * Makefile.in (check-c++): New rule.
7999
8000 * configure.in (target_libs): Remove libg++.
8001 (noconfigdirs): Remove libg++.
8002 (noconfigdirs): Same.
8003 (noconfigdirs): Same.
8004 (noconfigdirs): Same.
8005
8006 * config-ml.in: Remove libg++ references.
8007
8008 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8009 (ALL_TARGET_MODULES): Same.
8010 (configure-target-libg++): Remove.
8011 (all-target-libg++): Remove.
8012 (configure-target-libio): Remove.
8013 (all-target-libio): Remove.
8014 (check-target-libio): Remove.
8015 (.PHONY): Remove.
8016 (libg++.tar.bz2): Remove.
8017 (all-target-cygmon): Remove libio.
8018 (all-target-libstdc++): Remove.
8019 (configure-target-libstdc++): Remove.
8020 (TARGET_LIB_PATH): Remove libstdc++.
8021 (ALL_GCC_CXX): Remove libstdc++.
8022 (all-target-gperf): Correct.
8023
80242001-02-15 Anthony Green <green@redhat.com>
8025
8026 * configure: Introduce GCJ_FOR_TARGET.
8027 * configure.in: Ditto.
8028 * Makefile.in: Ditto.
8029
80302001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8031
8032 * configure.in: for *-chorusos, don't config target-newlib and
8033 target-libgloss.
8034
80352001-02-04 Mark Mitchell <mark@codesourcery.com>
8036
8037 Remove V2 C++ library.
8038 * configure.in: Remove --enable-libstdcxx_v3 support.
8039
80402001-01-27 Richard Henderson <rth@redhat.com>
8041
8042 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8043
80442001-01-26 Tom Tromey <tromey@redhat.com>
8045
8046 * configure.in: Allow libgcj to be built on Sparc Solaris.
8047
80482001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8049
8050 * configure.in: Enable libgcj on several additional platforms.
8051
80522001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8053
8054 * configure.in: Enable libgcj for linux targets.
8055
80562001-01-09 Mike Stump <mrs@wrs.com>
8057
8058 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8059 failures of subdirectories.
8060
80612001-01-02 Laurynas Biveinis <lauras@softhome.net>
8062
8063 * configure: handle DOS-style absolute paths.
8064
80652001-01-02 Laurynas Biveinis <lauras@softhome.net>
8066
8067 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8068
80692000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8070
8071 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8072 (libstdcxx_incdir): Pass down.
8073 * config.if: Remove expired bits for cxx_interface, add stub.
8074 (libstdcxx_incdir): Add variable for g++ include directory.
8075 * configure.in (gxx_include_dir): Use it.
8076
80772000-12-15 Andreas Jaeger <aj@suse.de>
8078
8079 * configure.in: Handle lang_dirs.
8080
80812000-12-13 Anthony Green <green@redhat.com>
8082
8083 * configure.in: Disable libgcj for any target not specifically
8084 listed. Disable libgcj for x86 and Alpha Linux until compatible
8085 with g++ abi.
8086
80872000-12-13 Mike Stump <mrs@wrs.com>
8088
8089 * Makefile.in (local-distclean): Also remove fastjar.
8090
80912000-12-10 Anthony Green <green@redhat.com>
8092
8093 * configure.in: Define libgcj. Disable libgcj target libraries for
8094 most targets.
8095
80962000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8097
8098 * configure.in (target_libs): Revert 2000-12-08 patch.
8099 (noconfigdirs): Added target-libjava.
8100
81012000-12-09 Laurynas Biveinis <lauras@softhome.net>
8102
8103 * Makefile.in: handle DOS-style absolute paths.
8104
81052000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8106
8107 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8108 libjava.
8109 * configure.in (target_libs): Removed `target-libjava'.
8110
81112000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8112
8113 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8114 (ALL_MODULES): Added fastjar.
8115 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8116 (all-target-libjava): all-fastjar replaces all-zip.
8117 (all-fastjar): Added.
8118 (configure-target-fastjar, all-target-fastjar): Likewise.
8119 * configure.in (host_tools): Added fastjar.
8120
81212000-12-07 Mike Stump <mrs@wrs.com>
8122
8123 * Makefile.in (local-distclean): Remove leftover built files.
8124
81252000-11-16 Fred Fish <fnf@be.com>
8126
8127 * configure.in (enable_libstdcxx_v3): Fix typo,
8128 libstd++ -> libstdc++.
8129
81302000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8131
8132 * configure: Provide the original toplevel configure arguments
8133 (including $0) to subprocesses in the environment rather than
8134 through gcc/configargs.h.
8135
81362000-11-12 Mark Mitchell <mark@codesourcery.com>
8137
8138 * configure: Turn on libstdc++ V3 by default.
8139
81402000-10-16 Michael Meissner <meissner@redhat.com>
8141
8142 * configure (gcc/configargs.h): Only create if there is a build GCC
8143 directory created.
8144
81452000-10-05 Phil Edwards <pme@gcc.gnu.org>
8146
8147 * configure: Save configure arguments to gcc/configargs.h.
8148
81492000-10-04 Andris Pavenis <pavenis@latnet.lv>
8150
8151 * Makefile.in (bootstrap): avoid recursion if subdir missing
8152 (cross): ditto
8153 (do-proto-toplev): ditto
8154
8155Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8156
8157 * configure.in: Do not build byacc for hppa64. Provide paths to the
8158 X11 libraries for hppa64.
8159
81602000-09-02 Anthony Green <green@cygnus.com>
8161
8162 * Makefile.in (all-gcc): Depend on all-zlib.
8163 (CLEAN_MODULES): Add clean-zlib.
8164 (ALL_MODULES): Add all-zlib.
8165 * configure.in (host_libs): Add zlib.
8166
81672000-08-25 Alexandre Oliva <aoliva@redhat.com>
8168
8169 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8170 $targargs to tell whether newlib is going to be built.
8171
8172 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8173 $$r/TARGET_SUBDIR/libio for _G_config.h.
8174
81752000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8176
8177 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8178
8179 * configure: Make enable_threads and enable_shared defaults
8180 explicit. Substitute enable_threads into generated Makefiles.
8181 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8182 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8183
81842000-08-02 Manfred Hollstein <manfredh@redhat.com>
8185
8186 * configure.in: Re-enable all references to libg++ and librx.
8187
ffb97b2f 81882002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8189
ffb97b2f
DD
8190 * configure.in: Add *-*-freebsd* configurations.
8191
bbf6e9e3
AC
81922002-04-07 Andrew Cagney <ac131313@redhat.com>
8193
8194 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8195 (do-tar, do-bz2): New rules.
8196 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8197 (gdb-tar): New rule.
8198 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8199 (insight_dejagnu.tar): New rule.
8200 (insight.tar): New rule.
8201 (gdb+dejagnu.tar): New rule.
8202 (gdb.tar): New rule.
8203
8f1579c0
AC
82042002-04-07 Andrew Cagney <ac131313@redhat.com>
8205
8206 * MAINTAINERS: Update dejagnu/
8207
ba3c59ab
AO
82082002-03-16 Alexandre Oliva <aoliva@redhat.com>
8209
8210 * ltmain.sh (relink_command): Fix typo in previous change.
8211
6243d5dd
AO
82122002-03-15 Alexandre Oliva <aoliva@redhat.com>
8213
8214 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8215 (relink_command): Added --tag flags.
8216 (mode=install): If relinking fails; error out.
8217
80413487
RH
82182002-03-12 Richard Henderson <rth@redhat.com>
8219
8220 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8221 .NOTPARALLEL tag.
8222 (do-check): Rename from check.
8223 (check): Allow parallel check.
8224
3daeddf6
RH
82252002-03-11 Richard Henderson <rth@redhat.com>
8226
8227 * Makefile.in (.NOTPARALLEL): Add fake tag.
8228
fad93c55
L
82292002-03-07 H.J. Lu (hjl@gnu.org)
8230
8231 * configure.in: Enable gprof for mips*-*-linux*.
8232
2e8357fc
AO
82332002-02-28 Alexandre Oliva <aoliva@redhat.com>
8234
8235 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8236 libjava.
8237 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8238
bd48e1a9
AC
82392002-02-24 Andrew Cagney <ac131313@redhat.com>
8240
8241 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8242
39121370
DJ
82432002-02-23 Daniel Jacobowitz <drow@mvista.com>
8244
8245 * config.guess: Import from master sources, rev 1.232.
8246 * config.sub: Import from master sources, rev 1.246.
8247
081ff160
AO
82482002-02-23 Alexandre Oliva <aoliva@redhat.com>
8249
8250 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8251 because its Makefile is there; test for the executable instead.
8252
20a5393b
AO
82532002-02-09 Alexandre Oliva <aoliva@redhat.com>
8254
8255 Contribute sh64-elf.
8256 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8257 * configure.in: Added sh64-*-*.
8258
38135629
JJ
82592002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8260
80413487
RH
8261 * COPYING.NEWLIB: Remove advertising clause from
8262 Berkeley and Red Hat licenses.
38135629 8263
48d19748
MD
82642002-02-01 Mo DeJong <supermo@bayarea.net>
8265
8266 * Makefile.in: Add all-tix to deps for all-snavigator
8267 so that tix is built when building snavigator.
8268
f6e1c110
BE
82692002-02-01 Ben Elliston <bje@redhat.com>
8270
8271 * config.guess: Import from master sources, rev 1.229.
8272 * config.sub: Import from master sources, rev 1.240.
8273
4867be41
DJ
82742002-01-27 Daniel Jacobowitz <drow@mvista.com>
8275
8276 From Steve Ellcey <sje@cup.hp.com>:
8277 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8278 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8279 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8280 IA64.
8281 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8282 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8283 soname_spec, sys_lib_search_path_spec): Ditto.
8284
e82380cc
JT
82852002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8286
8287 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8288 target-libiberty, and target-libgloss. Skip Java-related
8289 libraries if not supported for NetBSD on target CPU.
8290
1319fb9c
NC
82912002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8292
8293 * configure.in: Import StrongARM and XScale target_configdirs from
8294 FSF GCC version.
8295
b020f6ac
L
82962002-01-16 H.J. Lu (hjl@gnu.org)
8297
8298 * config.guess: Import from master sources, rev 1.225.
8299 * config.sub: Import from master sources, rev 1.238.
8300
8301 * MAINTAINERS: Updated notes on config.guess and config.sub.
8302
a0c1c920
NC
83032002-01-11 Steve Ellcey <sje@cup.hp.com>
8304
8305 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8306 ld and gdb are not supported.
8307
a9fa5e1f
JJ
83082002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8309
8310 * Change reference to Cygnus Solutions to be Red Hat.
8311
94077108
JJ
83122002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8313
8314 * COPYING.NEWLIB: Update generic copyright date.
8315
05ecd75c
MS
83162002-01-07 Mark Salter <msalter@redhat.com>
8317
8318 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8319 Allow target-libgloss to be built for arm, strongarm, and xscale.
8320
a106bb62
BE
83212002-01-03 Ben Elliston <bje@redhat.com>
8322
8323 * MAINTAINERS: Update URL for config.* scripts.
8324
0e254642
AM
83252001-12-18 Alan Modra <amodra@bigpond.net.au>
8326
8327 * config.sub: Import latest version.
8328 * config.guess: Likewise.
8329
0a0d0041
TF
83302001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8331
8332 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8333 options for i[3456]86-pc-linux* native builds.
8334
d932cae7
NC
83352001-12-05 Laurent Guerby <guerby@acm.org>
8336
8337 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8338 libiberty.
d932cae7
NC
8339
8340 Import this patch from gcc:
5481b376 8341
d932cae7
NC
8342 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8343
8344 * symlink-tree: handle DOS-style absolute paths.
8345
49b7683b
DD
83462001-11-28 DJ Delorie <dj@redhat.com>
8347 Zack Weinberg <zack@codesourcery.com>
8348
8349 When build != host, create libiberty for the build machine.
8350
8351 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8352 CONFIG_ARGUMENTS.
8353 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8354 New variables.
8355 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8356 and rules.
8357 (all.normal): Depend on ALL_BUILD_MODULES.
8358 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8359 (all-build-libiberty): Depend on configure-build-libiberty.
8360
8361 * configure: Calculate and substitute proper value for
8362 ALL_BUILD_MODULES.
8363 * configure.in: Create the build subdirectory.
8364 Calculate and substitute TARGET_CONFIGARGS (formerly
8365 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8366
26ef82f4
GK
83672001-11-26 Geoffrey Keating <geoffk@redhat.com>
8368
8369 * config.sub: Update to version 1.232 on subversion.
8370
43e64072
NC
83712001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8372
8373 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8374 files from .po files for a distribution.
8375
66f6c0d5
HPN
83762001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8377
8378 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8379
4a02fdb2
JH
83802001-11-13 Jeff Holcomb <jeffh@redhat.com>
8381
8382 Merged from net gcc:
8383 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8384 * ltcf-c.sh: Use $objext, not $ac_objext.
8385 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8386 * ltcf-cxx.sh: Add support for GNU.
8387 2001-07-22 Timothy Wall <twall@redhat.com>
8388 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8389 default settings if using GNU tools with that configuration.
8390 * ltcf-cxx.sh: Ditto.
8391 * ltcf-gcj.sh: Ditto.
8392 2001-07-21 Michael Chastain <chastain@redhat.com>
8393 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8394 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8395 * ltmain.sh: Mark as gcc-local.
8396
227b9953
JH
83972001-11-13 Jeff Holcomb <jeffh@redhat.com>
8398
8399 * Makefile.in (all-bison): Revert 2001-10-24.
8400 Don't depend on texinfo.
8401
cbbab8fb
JJ
84022001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8403
80413487 8404 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8405
922b2485
DD
84062001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8407
8408 * configure.in (--enable-languages): Be more permissive about
8409 syntax. Check for empty lists better. Warn about $LANGUAGES.
8410
f08fa01d
HPN
84112001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8412
8413 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8414
fee3da4e
JH
84152001-10-24 Jeff Holcomb <jeffh@redhat.com>
8416
8417 Makefile.in (all-bison): Don't depend on texinfo.
8418
73fb1ef9
AM
84192001-10-03 Alan Modra <amodra@bigpond.net.au>
8420
8421 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8422
373688ac
AO
84232001-09-29 Alexandre Oliva <aoliva@redhat.com>
8424
8425 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8426
9c07660b
HPN
84272001-09-28 Hans-Peter Nilsson <hp@axis.com>
8428
8429 * config.sub, config.guess: Import latest from subversions.
8430
3f152009
AO
84312001-09-21 Alexandre Oliva <aoliva@redhat.com>
8432
8433 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8434 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8435 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8436 avoid quotes nesting problems.
8437 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8438 (DO_X): Export only variables that are set.
8439
8f6a59e5
BE
84402001-09-19 Ben Elliston <bje@redhat.com>
8441
8442 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8443 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8444 semantics. Use the shell built-in "type" command instead.
8445
a1ec19fa
TS
84462001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8447
8448 * config.sub: Reverted the earlier change, this version is not the
8449 master file.
8450
4008bd9b
TS
84512001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8452
8453 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8454 Add support for mips64.
8455
dd1e52a4
JH
84562001-09-03 Jeff Holcomb <jeffh@redhat.com>
8457
8458 * configure.in: Enable libstdc++-v3 for h8300 targets.
8459
91549d1c
EC
84602001-08-30 Eric Christopher <echristo@redhat.com>
8461 Jason Eckhardt <jle@redhat.com>
8462
8463 * config.sub: Add support for mipsisa32.
8464
cf966cf9
EC
84652001-08-30 Eric Christopher <echristo@redhat.com>
8466
8467 * config.sub, config.guess: Import latest from subversions.
8468
82208dc5
AM
84692001-08-20 Alan Modra <amodra@bigpond.net.au>
8470
8471 * config.sub, config.guess: Import latest from subversions.
8472
4dca8403
DD
84732001-07-26 DJ Delorie <dj@redhat.com>
8474
8475 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8476
1107dce2
AM
84772001-06-19 Alan Modra <amodra@bigpond.net.au>
8478
8479 * Makefile.in: Revert 2001-06-17.
8480 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8481
e09a6604
L
84822001-06-17 H.J. Lu <hjl@gnu.org>
8483
8484 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8485 (gas+binutils.tar.bz2): Likewise.
8486 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8487
31a8b634
AC
8488Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8489
8490 * Makefile.in (VER): When present, extract the version number from
5481b376 8491 the file version.in.
31a8b634 8492
dc70af01
AO
84932001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8494
8495 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8496 gcc/xgcc is built, use -print-prog-name to find out the program
8497 name to use.
8498
839bbd8c
AO
84992001-06-04 Mark Mitchell <mark@codesourcery.com>
8500
8501 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8502 with_gcc]: Use `gcc -shared' to build a shared library.
8503
566e9a30
AO
85042001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8505
8506 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8507 archives.
8508
e877bb69
AO
85092001-05-28 Simon Patarin <simon.patarin@inria.fr>
8510
8511 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8512 libraries when using g++ with native linker.
8513
1605288b
AO
85142001-05-28 Alexandre Oliva <aoliva@redhat.com>
8515
8516 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8517
11a383ba
TR
85182001-05-24 Tom Rix <trix@redhat.com>
8519
8520 * configure.in : enable ld for aix
cf966cf9 8521
18611226
AO
85222001-05-22 Alexandre Oliva <aoliva@redhat.com>
8523
8524 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8525 [aix4*|aix5*]: Prepend blank.
8526
6be7c12c
AO
85272001-05-20 Alexandre Oliva <aoliva@redhat.com>
8528
8529 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8530 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8531 of subdir/configure scripts to use the new libtool.m4.
8532
4ed00bba
L
85332001-05-14 H.J. Lu <hjl@gnu.org>
8534
8535 * config.if (libc_interface): Set to -libc6.2- for cross
8536 compiling to Linux/glibc 2.2.
8537
b1af961c
AO
85382001-05-03 Alexandre Oliva <aoliva@redhat.com>
8539
8540 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8541 libgcj.
8542
5ec3e74e
AO
85432001-04-26 Alexandre Oliva <aoliva@redhat.com>
8544
8545 * configure.in (noconfigdirs): Don't reset it from scratch in the
8546 target case; only append to it.
8547
b3ed1d6b
AO
85482001-04-26 Alexandre Oliva <aoliva@redhat.com>
8549
8550 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8551 sparc-*-solaris2.8]: Disable ${libgcj}.
8552
96111c10
AO
85532001-04-25 Alexandre Oliva <aoliva@redhat.com>
8554
8555 * configure.in (libgcj_saved): Copy from $libgcj.
8556 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8557 --disable-libgcj.
8558
b5bf43f2
AO
85592001-04-20 Alexandre Oliva <aoliva@redhat.com>
8560
8561 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8562 1.641.2.228.
8563
8cc32590
AO
85642001-04-12 Alexandre Oliva <aoliva@redhat.com>
8565
8566 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8567 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8568
dec0cb0c
AO
85692001-04-01 Alexandre Oliva <aoliva@redhat.com>
8570
8571 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8572 New macros.
8573 (bootstrap, cross): Use RECURSE_FLAGS.
8574 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8575
6a9c3886
AO
85762001-03-27 Alexandre Oliva <aoliva@redhat.com>
8577
8578 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8579
d4fc7db8
NC
85802001-03-23 Nick Clifton <nickc@redhat.com>
8581
8582 * README-maintainer-mode: Add note about inability to use "make
8583 distclean" in maintainer mode.
8584
7389ff65
AO
85852001-03-22 Alexandre Oliva <aoliva@redhat.com>
8586
8587 Re-installed:
8588 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8589 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8590 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8591 * ltcf-cxx.sh: Likewise.
8592 * ltcf-gcj.sh: Likewise.
8593
b3e0dc8e
PB
85942001-03-22 Philip Blundell <philb@gnu.org>
8595
8596 * config.sub, config.guess: Import latest from subversions.
8597
469b781c
AO
85982001-03-22 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.198.
8602
b0dad762
MC
86032001-03-20 Michael Chastain <chastain@redhat.com>
8604
8605 * Makefile.in: all-m4 depends on all-texinfo.
8606
c559bb17
AO
86072001-03-08 Alexandre Oliva <aoliva@redhat.com>
8608
8609 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8610
fef4ae2e
JJ
86112001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8612
8613 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8614 longer valid.
8615
8d6dd99d
NC
86162001-02-16 Nick Clifton <nickc@redhat.com>
8617
8618 * configure.in (noconfigdirs): Allow configuration of texinfo
8619 for Cygwin hosts.
8620
a85d7ed0
NC
86212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8622
8623 * config.guess: Add linux target for S/390.
8624 * config.sub: Likewise.
8625 * configure.in: Likewise.
8626
51221c5e
DD
86272001-02-06 Ben Elliston <bje@redhat.com>
8628
8629 * configure: Output host type to stdout, not stderr.
8630
9dec4c71
MS
86312001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8632
8633 * config.guess: Import from subversions.gnu.org (revision 1.181).
8634 * config.sub: Import from subversions.gnu.org (revision 1.199).
8635
9add9c04
AM
86362001-01-30 Alan Modra <alan@linuxcare.com.au>
8637
8638 * config.guess: Handle hppa64-linux systems.
8639
8679174d
MS
86402001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8641
8642 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8643 Don't unset, it's non-portable and no longer necessary, set to empty
8644 instead.
8645
02d01ed4
MS
86462001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8647
8648 * ltconfig: Shell portability fix for the tagname validity check.
8649
4cc5853d
MS
86502001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8651
8652 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8653
7487e485
AO
86542001-01-27 Alexandre Oliva <aoliva@redhat.com>
8655
8656 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8657 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8658
f332af52
AO
86592001-01-24 Alexandre Oliva <aoliva@redhat.com>
8660
8661 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8662 keep at least one of build_libtool_libs or build_old_libs set to
8663 yes.
8664
ef099754
AO
86652001-01-24 Alexandre Oliva <aoliva@redhat.com>
8666
8667 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8668 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8669
8341f2fc 86702000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8671
8341f2fc
AJ
8672 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8673
86742000-11-03 Philip Blundell <pb@futuretv.com>
8675
8676 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8677 files.
ebf0fa2e 8678
c320a39f
JJ
86792001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8680
8681 * COPYING.NEWLIB: Put into source repository.
8682
8817b92e
BE
86832001-01-15 Ben Elliston <bje@redhat.com>
8684
8685 * configure.in (host_tools): Add sid.
8686 Always configure cgen.
8687 * Makefile.in (all-sid): New target.
8688 (check-sid, clean-sid, install-sid): Likewise.
8689
35590697
AJ
86902001-01-07 Andreas Jaeger <aj@suse.de>
8691
80413487 8692 * config.sub, config.guess: Update from subversions.
35590697 8693
6ee6cea6
AO
86942000-12-12 Alexandre Oliva <aoliva@redhat.com>
8695
8696 * configure.in: Disable language-specific target libraries for
8697 languages that aren't enabled.
8698
077b8428
NC
86992000-11-24 Nick Clifton <nickc@redhat.com>
8700
8701 * configure.in (xscale-elf): Add target.
8702 (xscale-coff): Add target.
8703 (c4x, c5x, tic54x): Move after ARM targets.
8704
9e28a1ed
AO
87052000-11-23 Alexandre Oliva <aoliva@redhat.com>
8706
8707 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8708
be98a80a
ILT
87092000-11-20 Ian Lance Taylor <ian@zembu.com>
8710
8711 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8712
5cec67bf
AO
87132000-11-18 Alexandre Oliva <aoliva@redhat.com>
8714
8715 * Makefile.in: Merge with GCC and libgcj.
8716 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8717 configure-target-<library> when their configure scripts need the C
8718 or C++ library to have already been built to work properly.
8719 (do_proto_toplev): Set them to an empty string.
8720
d932cae7 87212000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8722
8723 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8724 (REALLY_SET_LIB_PATH): Use them.
8725
d932cae7 87262000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8727
8728 * config.sub: Add support for Sun Chorus
8729
8602ff0c
NC
87302000-11-02 Per Lundberg <plundis@chaosdev.org>
8731
8732 * config.sub: Add support for the *-storm-chaos OS.
8733
f9e0997d
NC
87342000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8735
80413487
RH
8736 * configure.in (noconfigdirs): Don't compile some
8737 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8738
d64552c5
AO
87392000-09-30 Alexandre Oliva <aoliva@redhat.com>
8740
8741 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8742 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8743 all affected `configure' scripts.
8744
97f60b31
AO
87452000-09-25 Alexandre Oliva <aoliva@redhat.com>
8746
8747 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8748 ltcf-c.sh.
8749
6e8dd58f
PB
87502000-09-12 Philip Blundell <philb@gnu.org>
8751
8752 * config.sub, config.guess: Update from subversions.
8753
103a2e99
AO
87542000-09-06 Alexandre Oliva <aoliva@redhat.com>
8755
51601921
AO
8756 * Makefile.in (all-zlib): Added dummy target.
8757
103a2e99
AO
8758 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8759 multi-language branch.
8760
2809b4b9
AO
87612000-09-05 Alexandre Oliva <aoliva@redhat.com>
8762
8763 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8764 (bootstrap*): Depend on all-bootstrap.
8765
7450026c
AO
87662000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8767
8768 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8769 crosses, but add gcc/include to the header search path for them.
8770
6cf86f7f
AO
87712000-08-31 Alexandre Oliva <aoliva@redhat.com>
8772
8773 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8774 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8775 * gettext.m4: New file, extracted from aclocal.m4.
8776
ce2ea6e3
AO
87772000-08-22 Alexandre Oliva <aoliva@redhat.com>
8778
8779 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8780 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8781 sub-configures.
8782
9765193e
DE
87832000-08-20 Doug Evans <dje@casey.transmeta.com>
8784
8785 * Makefile.in (ALL_MODULES): Add all-cgen.
8786 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8787 (all-cgen): New target.
8788 (all-opcodes,all-sim): Depend on all-cgen.
8789 * configure.in (host_tools): Add cgen.
8790 Only configure cgen if --enable-cgen-maint.
8791
d7b32520
AO
87922000-08-17 Alexandre Oliva <aoliva@redhat.com>
8793
8794 * config-ml.in (CC, CXX): Don't introduce a leading space.
8795
e52ef561
AO
87962000-08-16 Alexandre Oliva <aoliva@redhat.com>
8797
8798 * configure.in (libstdcxx_flags): Use
8799 libstdc++-v3/src/libstdc++.INC.
8800
88f9c2a0
AO
88012000-08-15 Alexandre Oliva <aoliva@redhat.com>
8802
8803 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8804
98fbe43f
JM
88052000-08-11 Jason Merrill <jason@redhat.com>
8806
8807 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8808 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8809 (FLAGS_FOR_TARGET): Not here.
8810 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8811
279ddab4
DD
88122000-08-07 DJ Delorie <dj@redhat.com>
8813
8814 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8815 "if we're also building gcc, and it's a gcc that will run on the
8816 build machine, we want to use its includes instead of the system's
8817 default includes".
8818
60523a83
AO
88192000-08-03 Alexandre Oliva <aoliva@redhat.com>
8820
24ffec7a
AO
8821 * configure.in (libstdcxx_flags): Don't use `"'.
8822
60523a83
AO
8823 * config-ml.in: Adjust multilib search paths to the
8824 appropriate multilib tree.
8825
daf644b5
AO
88262000-08-02 Alexandre Oliva <aoliva@redhat.com>
8827
8828 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8829 commas in $LANGUAGES.
8830
63266560
DD
88312000-08-01 Alexandre Oliva <aoliva@redhat.com>
8832
8833 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8834
88352000-07-31 Alexandre Oliva <aoliva@redhat.com>
8836
8837 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8838 CXX_FOR_TARGET for sed.
8839
88402000-07-30 Alexandre Oliva <aoliva@redhat.com>
8841
8842 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8843 Do not override if already set in the environment or in configure.
8844 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8845 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8846
9e449d3e
AO
88472000-07-27 Alexandre Oliva <aoliva@redhat.com>
8848
8849 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8850 (GCC_FOR_TARGET): Use it.
8851 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8852 * configure.in: ... here.
8853 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8854 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8855
8bbd92e0
AO
88562000-07-24 Alexandre Oliva <aoliva@redhat.com>
8857
fd1f87b2
AO
8858 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8859 (configure-target-libchill, configure-target-libobjc): Likewise.
8860
8bbd92e0
AO
8861 * configure.in: Use the same cache file for all target libs.
8862 * config-ml.in: But different cache files per multilib variant.
8863
25c6c112
JL
88642000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8865
8866 * configure (topsrcdir): Don't use dirname.
8867
ba73c63f
JM
88682000-07-20 Jason Merrill <jason@redhat.com>
8869
8870 * configure.in: Remove all references to libg++ and librx.
8871
8872 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8873
1af08294
HPN
88742000-07-20 Hans-Peter Nilsson <hp@axis.com>
8875
8876 * config.sub: Update to subversions version 2000-07-06.
8877
ba73c63f
JM
88782000-07-12 Andrew Haley <aph@cygnus.com>
8879
8880 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8881 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8882
88832000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8884
8885 * symlink-tree: Check number of arguments.
8886
d932cae7 88872000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8888
8889 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8890
ba73c63f
JM
88912000-07-05 Jim Wilson <wilson@cygnus.com>
8892
8893 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8894 search path for a g++ extracted from the build tree. This
8895 will allow link tests run by configure scripts in
8896 subdirectories to succeed.
8897
92ee2f86
UC
88982000-07-01 Koundinya K <kk@ddeorg.soft.net>
8899
80413487 8900 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8901
23f2f29f
CV
89022000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8903
8904 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8905 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8906
f04f5a67
TW
89072000-06-19 Timothy Wall <twall@cygnus.com>
8908
8909 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8910 * config.sub: Add tic54x target.
8911
11da68be
NC
89122000-06-07 Phillip Thomas <pthomas@suse.de>
8913
8914 * README-maintainer-mode: New file: Contains notes on using
8915 --enable-maintainer-mode with binutils.
8916
d932cae7 89172000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8918
8919 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8920
d932cae7 89212000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8922
8923 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8924 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8925
9442cea3
L
892620000-05-21 H.J. Lu (hjl@gnu.org)
8927
80413487
RH
8928 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8929 directory are used if they exist. Make sure
8930 $(build_tooldir)/include is searched for header files,
8931 $(build_tooldir)/lib/ for library files.
9442cea3 8932 (GCC_FOR_TARGET): Likewise.
80413487 8933 (CXX_FOR_TARGET): Likewise.
9442cea3 8934
d932cae7 89352000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8936
8937 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8938
d932cae7 89392000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8940
8941 * Makefile.in (configure-target-libiberty): Depend on
8942 configure-target-newlib.
8943
ba73c63f
JM
89442000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8945
8946 * configure.in, Makefile.in: Merge all libffi-related
8947 configury stuff from the libgcj tree.
8948
d932cae7 89492000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8950
8951 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8952 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8953
d932cae7 89542000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8955
8956 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8957 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8958 current version information. Add to proto-toplev directory.
b5a23627
AC
8959 (gdb-taz): Build do-djunpack.
8960
ba73c63f
JM
89612000-05-15 David Edelsohn <edelsohn@gnu.org>
8962
8963 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8964
7c86ed39
L
89652000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8966
8967 * ltmain.sh: Preserve in relink_command any environment
8968 variables that may affect the linker behavior.
8969
d932cae7 89702000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8971
8972 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8973
d932cae7 89742000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8975
8976 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8977
ed0a91a5
EZ
89782000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8979
8980 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8981 with the version name.
ed0a91a5 8982
ba73c63f 89832000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8984
ba73c63f 8985 * config.if: Tweak.
6cafa39f 8986
ba73c63f 89872000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8988
ba73c63f 8989 * djunpack.bat: New file.
66156876 8990
d932cae7 89912000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8992
8993 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8994 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8995 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8996 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8997
ba73c63f
JM
89982000-04-16 Dave Pitts <dpitts@cozx.com>
8999
80413487
RH
9000 * config.sub (case $basic_machine): Change default for "ibm-*"
9001 to "openedition".
ba73c63f 9002
d932cae7 90032000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
9004
9005 * Makefile.in (gdb-taz): New target. GDB specific archive.
9006 (do-md5sum): New target.
9007 (MD5PROG): Define.
9008 (PACKAGE): Default to TOOL.
9009 (VER): Default to a shell script.
9010 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 9011 md5 checksum generation.
b35ece4e
AC
9012 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9013 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9014 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 9015 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 9016
d932cae7 90172000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
9018
9019 * configure (warn_cflags): Delete.
9020
ba73c63f 90212000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 9022 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 9023
80413487
RH
9024 * configure.in (enable_libstdcxx_v3): Add.
9025 (target_libs): Add bits here to switch between libstdc++-v2 and
9026 libstdc++-v3.
9027 * config.if: And this file too.
9028 * Makefile.in: Add libstdc++-v3 targets.
35590697 9029
ba73c63f
JM
90302000-04-05 Michael Meissner <meissner@redhat.com>
9031
9032 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 9033
d332c5ac
JM
90342000-03-29 Jason Merrill <jason@casey.cygnus.com>
9035
9036 * configure.in: -linux-gnu*, not -linux-gnu.
9037
d932cae7 90382000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
9039
9040 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9041 (do-tar-bz2): Replace TOOL with PACKAGE.
9042 (gdb.tar.bz2): Remove GDBTK from GDB package.
9043 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 9044 dejagnu.tar.bz2): New packages.
6dcbc97b 9045
96ce09a7
ILT
90462000-02-27 Andreas Jaeger <aj@suse.de>
9047
9048 * configure.in: Add entry for mips*-*-linux*, move catch all
9049 *-*-*linux* entry below this one.
9050
2031769e
ILT
90512000-02-27 Ian Lance Taylor <ian@zembu.com>
9052
9053 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9054
4bab746c
NC
90552000-02-24 Nick Clifton <nickc@cygnus.com>
9056
9057 * config.sub: Support an OS of "wince".
9058
d932cae7 90592000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
9060
9061 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 9062 version.
ada59422 9063
5b93d8bb
AM
90642000-02-23 Linas Vepstas <linas@linas.org>
9065
9066 * config.sub: Add support for Linux/IBM 370.
9067 * configure.in: Likewise.
9068
2fb651f6
NC
90692000-02-22 Nick Clifton <nickc@cygnus.com>
9070
9071 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9072
b8441c25
CF
90732000-02-20 Christopher Faylor <cgf@cygnus.com>
9074
9075 * config.guess: Guess "cygwin" rather than "cygwin32".
9076
d332c5ac
JM
90772000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9078
9079 * configure (gcc_version): When setting, narrow search to
9080 lines containing `version_string'.
9081
ba73c63f
JM
90822000-02-15 Denis Chertykov <denisc@overta.ru>
9083
9084 * config.sub: Add support for avr target.
9085
d932cae7 90862000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
9087
9088 * config.sub: Add mmix-knuth-mmixware.
9089
90902000-01-27 Christopher Faylor <cgf@redhat.com>
9091
9092 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9093 structure stuff to -L library search.
9094 (CXX_FOR_TARGET): Ditto.
9095 (CROSS_CHECK_MODULES): Fix spelling mistake.
9096
90972000-01-24 Mark Mitchell <mark@codesourcery.com>
9098
9099 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9100 the C++ compiler.
9101
91022000-01-12 Richard Henderson <rth@cygnus.com>
9103
9104 * configure.in: Don't build some bits for beos.
9105
91062000-01-12 Joel Sherrill (joel@OARcorp.com)
9107
9108 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9109 as include files.
9110
91b2c84d
GK
91112000-01-06 Geoff Keating <geoffk@cygnus.com>
9112
9113 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9114 not mh-aix43.
9115
ba73c63f
JM
91161999-12-14 Richard Henderson <rth@cygnus.com>
9117
9118 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9119 * config.sub: Accept alphaev[78], alphaev8.
9120
91211999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9122
9123 * config.guess, config.sub: Update from autoconf.
9124
9125Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9126
9127 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9128 necessary libraries are missing.
9129
91301999-10-25 Andreas Schwab <schwab@suse.de>
9131
9132 * configure: Fix quoting inside arguments of eval.
9133
91341999-10-21 Nick Clifton <nickc@cygnus.com>
9135
9136 * config-ml.in: Allow suppression of some ARM multilibs.
9137
9138Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9139
9140 * config.guess: Add OS/390 match pattern.
9141 * config.sub: Add mvs, openedition targets.
9142 * configure.in (i370-ibm-opened*): New.
9143
ef14edc4
ILT
91441999-09-04 Steve Chamberlain <sac@pobox.com>
9145
9146 * config.sub: Add support for configuring for pj.
9147
afb478e8
NC
91481999-08-31 Nick Clifton <nickc@cygnus.com>
9149
fd6848f6 9150 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 9151
ba73c63f 91521999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
9153
9154 * configure.in: Do not configure or build ld for AIX
9155 platforms. ld is known to be broken on these platforms.
9156
ba73c63f
JM
9157Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9158
9159 * config-ml.in: Pass compiler flag corresponding to multidirs to
9160 subdir configures.
9161
c363de44
ILT
91621999-08-09 Ian Lance Taylor <ian@zembu.com>
9163
9164 * Makefile.in (LDFLAGS): Define.
9165
dc8bc5a6
ILT
91661999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9167
9168 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9169 noconfigdirs.
9170 (*-*-cygwin*): Likewise.
9171
6ca3858e
ILT
91721999-08-08 Ian Lance Taylor <ian@zembu.com>
9173
71141bb6
ILT
9174 * mkdep: New file.
9175 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9176 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9177
6ca3858e
ILT
9178 From Eli Zaretskii <eliz@is.elta.co.il>:
9179 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9180 long file name when using DJGPP on MS-DOS.
9181
ba73c63f
JM
9182Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9183
9184 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9185
2735a327
AM
91861999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9187
9188 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9189 dependency as this causes "make check" to globally "make all"
9190
ba73c63f
JM
9191Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9192
9193 * configure.in (target_libs): Added target-zlib.
9194 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9195 (CONFIGURE_TARGET_MODULES): Likewise.
9196 (CHECK_TARGET_MODULES): Likewise.
9197 (INSTALL_TARGET_MODULES): Likewise.
9198 (CLEAN_TARGET_MODULES): Likewise.
9199 (configure-target-zlib): New target.
9200 (all-target-zlib): Likewise.
9201 (all-target-libjava): Depend on all-target-zlib.
9202 (configure-target-libjava): Depend on configure-target-zlib.
9203
9204 * Makefile.in (configure-target-libjava): Depend on
9205 configure-target-newlib.
9206 (configure-target-boehm-gc): New target.
9207 (configure-target-qthreads): New target.
9208
80413487
RH
9209 * configure.in (target_libs): Added target-qthreads.
9210 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9211 (CONFIGURE_TARGET_MODULES): Likewise.
9212 (CHECK_TARGET_MODULES): Likewise.
9213 (INSTALL_TARGET_MODULES): Likewise.
9214 (CLEAN_TARGET_MODULES): Likewise.
9215 (all-target-qthreads): New target.
9216 (configure-target-libjava): Depend on configure-target-qthreads.
9217 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9218
9219 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9220 (CONFIGURE_TARGET_MODULES): Likewise.
9221 (CHECK_TARGET_MODULES): Likewise.
9222 (INSTALL_TARGET_MODULES): Likewise.
9223 (CLEAN_TARGET_MODULES): Likewise.
9224 (all-target-libjava): New target.
9225 (all-target-boehm-gc): Likewise.
9226 * configure.in (target_libs): Added libjava, boehm-gc.
9227
08d836d6
ILT
92281999-07-22 Ian Lance Taylor <ian@zembu.com>
9229
9230 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9231 configure.bat in SUPPORT_FILES.
9232 (gas+binutils.tar.bz2): Likewise.
9233
9234 * makeall.bat: Remove; obsolete.
9235
8f36e47c
ILT
92361999-07-21 Ian Lance Taylor <ian@zembu.com>
9237
9238 From Mark Elbrecht:
9239 * configure.bat: Remove; obsolete.
9240
56e82f25
ILT
92411999-07-11 Ian Lance Taylor <ian@zembu.com>
9242
9243 * configure: Add -W -Wall to the default CFLAGS when compiling with
9244 gcc.
9245
1001d816
JL
9246Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9247
9248 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9249
106117aa
MM
92501999-06-30 Mark Mitchell <mark@codesourcery.com>
9251
9252 * configure.in: Build ld on IRIX6.
9253
c376f4ed
ILT
92541999-06-12 Ian Lance Taylor <ian@zembu.com>
9255
9256 * Makefile.in: Change distribution targets to use bzip2 instead of
9257 gzip.
9258 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9259 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9260
306b7445
NC
92611999-06-04 Nick Clifton <nickc@cygnus.com>
9262
9263 * config.sub: Add mcore target.
9264
d932cae7 92651999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9266
9267 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9268
d932cae7 92691999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9270
9271 * config.guess (dummy): Changed to $dummy.
9272
6c3175b0
NC
92731999-05-24 Nick Clifton <nickc@cygnus.com>
9274
ba73c63f
JM
9275 * config.sub: Tidied up case statements.
9276
92771999-05-22 Ben Elliston <bje@cygnus.com>
9278
9279 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9280 <jiro@din.or.jp>.
9281
9282 * config.guess: Merge with FSF version. Future changes will be
9283 more accurately recorded in this ChangeLog.
9284 * config.sub: Likewise.
9285
d932cae7 92861999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9287
9288 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9289
252b5132
RH
92901999-04-30 Tom Tromey <tromey@cygnus.com>
9291
9292 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9293
92941999-04-23 Tom Tromey <tromey@cygnus.com>
9295
9296 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9297
92981999-04-20 Drew Moseley <dmoseley@cygnus.com>
9299
9300 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9301 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9302 Bad merge removed these two changes.
9303
ba73c63f 9304Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9305 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9306
9307 * config.guess (interix Alpha): Add.
9308
252b5132
RH
93091999-04-11 Richard Henderson <rth@cygnus.com>
9310
9311 * configure.in (i?86-*-beos*): Do config gperf; don't config
9312 gdb, newlib, or libgloss.
9313
d932cae7 93141999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9315
ba73c63f
JM
9316 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9317 link a trivial program with -mabi=64. If it fails, remove mabi=64
9318 from multidirs.
9319
d932cae7 93201999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9321
9322 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9323
252b5132
RH
93241999-04-08 Nick Clifton <nickc@cygnus.com>
9325
9326 * config.sub: Add support for mcore targets.
9327
93281999-04-07 Michael Meissner <meissner@cygnus.com>
9329
9330 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9331 not mt-ospace, in order to shut up assembler warning about using
9332 symbols that are named the same as registers.
9333
93341999-04-07 Drew Moseley <dmoseley@cygnus.com>
9335
9336 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9337 dependency list for all-target-cygmon.
9338
93391999-04-05 Doug Evans <devans@casey.cygnus.com>
9340
9341 * config-ml.in: Check $host, not $target, for selective multilibs.
9342 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9343 thumb interworking, and underscore prefix multilibs.
9344
93451999-04-04 Ian Lance Taylor <ian@zembu.com>
9346
9347 * missing: Update to version from current automake.
9348
9349Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9350
9351 * configure (gxx_include_dir): Removed.
9352
9353 * configure.in (gxx_include_dir): Handle it.
9354 * Makefile.in: Likewise.
9355
93561999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9357
9358 * config.sub (mips64vr4111,mips64vr4111el) Add.
9359
93601999-03-21 Ben Elliston <bje@cygnus.com>
9361
80413487 9362 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9363
9364Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9365
252b5132
RH
9366 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9367 config/mh-djgpp.
9368
9369Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9370
9371 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9372 all-target-newlib to dependency list for all-target-bsp.
9373
9374Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9375
9376 * config.sub: Add i386-uwin support.
9377 * config.guess: Likewise.
9378
9379Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9380
9381 * configure.in: cleanup, add mh-*pic handling for arm, special
9382 case powerpc*-*-aix*
9383
9384Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9385
9386 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9387 can be built.
9388
9389Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9390
9391 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9392 targets.
252b5132
RH
9393
93941999-03-02 Nick Clifton <nickc@cygnus.com>
9395
9396 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9397
d932cae7 93981999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9399
9400 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9401
94021999-02-24 Nick Clifton <nickc@cygnus.com>
9403
9404 * config.sub: Fix typo in arm recognition.
9405
d932cae7 94061999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9407
9408 * configure.in (noconfigdirs): Changed target_configdirs to
9409 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9410 rather than m68k-*-* since it is not known to work on
9411 m68k-aout. Ditto for arm-*-*oabi.
9412
d932cae7 94131999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9414
9415 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9416
94171999-02-19 Ben Elliston <bje@cygnus.com>
9418
9419 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9420 Smart and improved by Andrew Cagney.
9421
d932cae7 94221999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9423
9424 * config.guess: Recognize openbsd-*-hppa.
9425
d932cae7 94261999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9427
9428 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9429 only if it is not empty.
9430
94311999-02-17 Nick Clifton <nickc@cygnus.com>
9432
9433 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9434
fd6848f6 9435 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9436
9437 * config.sub: Modified to recognize uname's armv* syntax.
9438
94391999-02-17 Mark Salter <msalter@cygnus.com>
9440
9441 * configure.in: Added target-bsp for sparclite.
9442
d932cae7 94431999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9444
9445 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9446
94471999-02-08 Nick Clifton <nickc@cygnus.com>
9448
9449 * configure.in: Add support for strongarm port.
9450 * config.sub: Add support for strongarm target.
9451
d932cae7 94521999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9453
252b5132
RH
9454 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9455 the old name config/mh-cygwin32.
9456 Enable texinfo.
9457
d932cae7 94581999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9459
9460 * configure.in: Do build ld for ix86 Solaris.
9461
d932cae7 94621999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9463
9464 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9465 $AR_FOR_TARGET. Likewise for RANLIB.
9466
d932cae7 94671999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9468
80413487
RH
9469 * config.sub (oabi): Recognize.
9470 * configure.in (arm-*-oabi): Handle.
252b5132 9471
d932cae7 94721999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9473
9474 * config.guess: Improve detection of i686 on UnixWare 7.
9475
d932cae7 94761999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9477
9478 * config.guess: Add support for i386-pc-interix.
9479 * config.sub: Likewise.
9480 * configure.in: Likewise.
252b5132 9481
d932cae7 94821999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9483
9484 * Makefile.in: Remove unneeded all-target-libio from
9485 from all-target-winsup target since it is now unneeded.
9486 Add all-target-libtermcap in its place since it is now
9487 needed.
9488
d932cae7 94891998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9490
9491 * configure.in: makefile stub for cygwin target is probably
9492 unnecessary. Remove it for now.
252b5132 9493
d932cae7 94941998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9495
9496 * configure.in: libtermcap.a should be built when cygwin is the
9497 target as well as the host.
9498 * config.guess: Allow mixed case in cygwin uname output.
9499 * Makefile.in: Add libtermcap target.
252b5132 9500
d932cae7 95011998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9502
9503 * config.sub: Clean up handling of hppa2.0.
9504
d932cae7 95051998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9506
9507 * config.guess: Use C code to identify more HP machines.
9508
9509Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9510
9511 * config.sub: Handle hppa2.0.
9512
ba73c63f
JM
9513Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9514
9515 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9516 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9517
95181998-12-15 Mark Salter <msalter@cygnus.com>
9519
9520 * configure.in: Added target-bsp for several target architectures.
9521
9522 * Makefile.in: Added rules for bsp.
9523
252b5132
RH
9524Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9525
9526 * config.guess: Improve detection of hppa2.0 processors.
9527
9528Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9529
9530 * config.guess: Recognize FreeBSD using ELF automatically.
9531
95321998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9533
9534 * configure (skip-this-dir): Add handling for new shell script, which
9535 might be created by a sub-directory's configure to indicate, this particular
9536 directory is "unwanted".
9537 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9538
252b5132
RH
9539Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9540
9541 * ltconfig: import from libtool, after changing libtool to
9542 account for the cygwin name change.
9543
9544Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9545
9546 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9547 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9548
9549Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9550
9551 * configure.in: Add libtermcap to list of cygwin dependencies.
9552
d932cae7 95531998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9554
80413487
RH
9555 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9556 they include winsup/include when it's a cygwin target.
252b5132
RH
9557
95581998-11-12 Tom Tromey <tromey@cygnus.com>
9559
9560 * configure.in (host_tools): Added zip.
9561 * Makefile.in (all-target-libjava): Depend on all-zip.
9562 (all-zip): New target.
9563 (ALL_MODULES): Added all-zip.
9564 (NATIVE_CHECK_MODULES): Added check-zip.
9565 (INSTALL_MODULES): Added install-zip.
9566 (CLEAN_MODULES): Added clean-zip.
9567
d932cae7 95681998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9569
9570 * Makefile.in: lose "32" from comment about cygwin.
9571
d932cae7 95721998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9573
9574 * configure.in: Use -Os to build target libraries for the fr30.
9575
d932cae7 95761998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9577
9578 * config.sub: Add fr30.
9579
d932cae7 95801998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9581
80413487 9582 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9583 cygwin* instead of cygwin32*.
9584 * config.sub: Check cygwin* instead of cygwin32*.
9585
d932cae7 95861998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9587
9588 * config.guess: Match any version of Unixware7.
9589
252b5132
RH
95901998-10-20 Syd Polk <spolk@cygnus.com>
9591
9592 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9593 if desired.
9594
d932cae7 95951998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9596
9597 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9598 these if the appropriate directories and files to not exist.
9599
d932cae7 96001998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9601
9602 * Makefile.in (DEVO_SUPPORT): Add config.if.
9603
d932cae7 96041998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9605
9606 * configure: Add pattern to replace "build_tooldir"'s
9607 definition in the generated Makefile with "tooldir"'s
9608 actual value.
9609
252b5132
RH
9610Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9611
9612 * config.sub: Bring back lost sparcv9.
9613
ba73c63f
JM
9614 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9615
9616Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9617
9618 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9619 CC_FOR_TARGET and friends.
9620
9621Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9622
ba73c63f
JM
9623 * Makefile.in (build_tooldir): New variable, same as tooldir.
9624 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9625 -B$(build_tooldir)/bin/.
9626 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9627
252b5132
RH
9628Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9629
9630 * config.sub: Add support for i[34567]86-pc-udk.
9631 * configure.in: Likewise.
9632
9633Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9634
9635 * Makefile.in: add bzip2 package building bits for user
9636 tools module
9637 * configure.in: ditto
9638
ba73c63f
JM
9639Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9640
9641 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9642 (ALL_TARGET_MODULES): Add all-target-libobjc.
9643 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9644 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9645 (all-target-libchill): Add dependencies.
9646 * configure.in (target_libs): Add libchill.
35590697 9647
252b5132
RH
96481998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9649
ba73c63f 9650 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9651
9652Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9653
9654 * Makefile.in (all-automake): fix dependencies.
9655
9656Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9657
9658 * configure.in: Minor cleanups for building in the $(target_alias)
9659 subdir.
9660
96611998-09-22 Jim Wilson <wilson@cygnus.com>
9662
9663 * Makefile.in (bootstrap): Set r and s before make all. Use
9664 BASE_FLAGS_TO_PASS in make all.
9665 (cross): Likewise.
9666
96671998-09-20 Mark Mitchell <mark@markmitchell.com>
9668
9669 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9670
252b5132
RH
9671Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9672
9673 * config.sub: Fix typo in last change.
9674
96751998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9676
9677 * config.sub: Add support for C4x target.
9678 * configure.in: Likewise.
9679
96801998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9681
9682 * config.sub: Recognize sparcv9 just like sparc64.
9683
9684Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9685
9686 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9687
9688Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9689
9690 * config.guess: Correctly identify Pentium II sco boxes.
9691
9692 * config.guess: Fix "tr" code. From Weiwen Liu.
9693
9694Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9695
9696 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9697 stabs.
9698
9699Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9700
9701 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9702 (ALL_TARGET_MODULES): Add all-target-libchill.
9703 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9704 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9705 (all-target-libchill): Add dependencies.
9706 * configure.in (target_libs): Add libchill.
9707
9708Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9709
9710 * config.guess: Avoid assumptions about "tr" behaves when
9711 LANG is set to something other than English.
9712
9713Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9714
9715 * configure (gxx_include_dir): Changed to
9716 '${prefix}/include/g++'-${libstdcxx_interface}.
9717
9718 * config.if: New to determine the interfaces.
9719
9720Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9721
9722 * config.guess: Detect and handle MPE/IX.
9723 * config.sub: Deal with MPE/IX.
9724
9725Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9726
9727 * configure.in: Use mh-aix43.
9728
97291998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9730
9731 * configure: Fix --without/--disable cases for gxx-include-dir.
9732
9733Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9734
9735 * mdata-sh: Imported. Needed for automake support.
9736
9737Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9738
ba73c63f 9739 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9740 "chmod og=u `find . -print`".
9741
9742Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9743
ba73c63f 9744 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9745
9746Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9747
9748 * Makefile.in: Undo previous patch.
9749
9750Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9751
9752 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9753 to here ...
9754 (install-no-fixedincludes): and here
9755 (INSTALL_MODULES): ... from here.
9756
9757Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9758
9759 * config.sub: Merge with FSF.
9760
9761 * config.guess: Merge with FSF.
9762
9763Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9764
9765 * configure (extraconfigdirs): New variable.
9766 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9767 * Makefile.in (all): Move higher in file.
9768 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9769 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9770 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9771 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9772 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9773
97741998-07-23 Brendan Kehoe <brendan@cygnus.com>
9775
9776 * Makefile.in (all-target-libjava): Depend on all-gcc and
9777 all-target-newlib.
9778 (configure-target-libjava): Depend on $(ALL_GCC).
9779
9780Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9781
9782 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9783 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9784
9785Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9786
9787 * ylwrap: Change absolute path checks to check for DOS style path
9788 names.
9789
9790 * ylwrap: Don't use a full path name if the source file is in the
9791 same directory. From hjl@lucon.org (H.J. Lu).
9792
9793 * config-ml.in: Default to being verbose, to match Feb 18 change to
9794 configure.
9795
9796Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9797
9798 Brought over from egcs:
9799
9800 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9801
9802 * configure.in (target_subdir): Set to ${target_alias} instead
9803 of "libraries".
9804
9805 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9806
9807 * configure.in (target_subdir): Set to libraries if enable_multilib.
9808
9809Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9810
9811 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9812 multilibs, force reconfiguration the first time we create
9813 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9814
9815Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9816
9817 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9818 avoid confusion with --no-recursion.
9819
9820Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9821
9822 * configure.in: Win32 hosts shouldn't use install -x
9823 * install-sh: remove -x option, and special .exe-handling
9824 hack.
9825
9826Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9827
9828 * config.guess: Recognize i586-pc-beos.
9829 * configure.in: Don't build some bits for beos.
9830
9831Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9832
9833 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9834 CFLAGS default to -O2.
9835
9836 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9837 when using GNU ld.
9838
9839Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9840
9841 * ltmain.sh: Correct install when using a different shell.
9842
9843Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9844
9845 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9846
9847Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9848
9849 * makefile.vms: Update to build binutils/makefile.vms. Add install
9850 target.
9851
9852Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9853
9854 * ltconfig: Update to correct AIX handling.
9855
9856Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9857
9858 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9859
9860 * configure.in (target_subdir): Set to ${target_alias} instead
9861 of "libraries".
9862
98631998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9864
9865 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9866 (Makefile): Depend on $(gcc_version_trigger).
9867
9868 * configure (gcc_version): Change default initializer to empty
9869 string.
9870 (gcc_version_trigger): New variable; pass this variable down
9871 to subdir configures to enable them checking gcc's version
9872 themselves. Emit make macros for both gcc_version vars.
9873 (topsrcdir): Initialize reliably.
9874 (recursion line): Remove --with-gcc-version=${gcc_version}.
9875
98761998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9877
9878 * configure (enable_version_specific_runtime_libs): Implement new flag
9879 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9880 in $(libsubdir); emit definition in each generated Makefile.
9881 (gxx_include_dir): Initialize depending on
9882 $enable_version_specific_runtime_libs.
9883
98841998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9885
9886 * configure (gcc_version): Initialize properly depending on
9887 how and where configure is started.
9888 (recursion line): Pass a --with-gcc-version=${gcc_version}
9889 to configures in subdirs.
9890
9891Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9892
9893 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9894 cygmon
252b5132
RH
9895
9896Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9897
9898 * configure.in: Add cygmon and libstub support for mn10200.
9899
99001998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9901
9902 * configure (gcc_version): Add new variable describing the
9903 particular gcc version we're building.
9904 * Makefile.in (libsubdir): Add new macro for the directory
9905 in which the compiler finds executables, libraries, etc.
9906 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9907 and libsubdir.
9908
9909Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9910
ba73c63f
JM
9911 * Makefile.in (local-clean): Remove *.log.
9912 (warning.log): Built with warn_summary from build.log.
9913 (mail-report.log): Run test_summary.
9914 (mail-report-with-warnings.log): Run test_summary including
9915 warning.log in the report.
252b5132
RH
9916
9917Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9918
9919 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9920
9921Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9922
9923 * Makefile.in (grep): Grep no longer depends on libiberty.
9924
9925Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9926
9927 * Makefile.in: all-snavigator needs all-libgui.
9928
9929Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9930
9931 * configure.in: Add cygmon and libstub support for mn10300.
9932
9933Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9934
9935 * missing: Update to version from automake 1.3.
9936
9937 * ltmain.sh: On installation, don't get confused if the same name
9938 appears more than once in the list of library names.
9939
9940Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9941
9942 * config.sub: Accept m68060 and m5200 as CPU names.
9943
9944Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9945
9946 * configure: Use && rather than using -a in test, because odd
9947 strings can confuse test.
9948 * configure.in: Likewise.
9949
9950Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9951
9952 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9953
9954Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9955
9956 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9957 bootstrap4-lean): New targets.
9958
9959Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9960
9961 * mpw-* Delete. Not used.
252b5132
RH
9962
9963Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9964
9965 * COPYING.LIB: Update FSF address.
9966
9967Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9968
9969 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9970
9971 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9972 GAS_SUPPORT_DIRS.
9973
9974Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9975
9976 * ltconfig, ltmain.sh: Avoid producing a version number if
9977 -version-info was not used.
9978
9979Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9980
9981 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9982 building with newlib.
9983
99841998-04-30 Paul Eggert <eggert@twinsun.com>
9985
ba73c63f 9986 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9987 Solaris `make' causes it to continue to next definition.
252b5132 9988
afb8d725
JM
9989Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9990
9991 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9992 the right GUI libraries and files are installed along with GDB.
9993
252b5132
RH
9994Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9995
9996 * configure.in: Change alpha to alpha* in several places.
9997
9998Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9999
10000 * config.sub: Recognize sparc86x.
10001
10002Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 10003
252b5132
RH
10004 * configure.in (--enable-target-optspace): Remove debug echo.
10005
10006Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10007
10008 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10009
10010Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10011
10012 * ltconfig: Update cygwin32 support.
10013
10014 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10015 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10016 (GDB_SUPPORT_DIRS): Likewise.
10017
10018Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10019
10020 * configure.in (target_makefile_frag): If --enable-target-optspace,
10021 use -Os to compile target libraries rather than -O2. Default to
10022 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10023 not used.
10024 * configure.in (target_cflags): Ditto for d30v.
10025
10026Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10027
10028 * Makefile.in (all-bfd): Depend on all-intl.
10029 (all-binutils): Likewise.
10030 (all-gas): Likewise.
10031 (all-gprof): Likewise.
10032 (all-ld): Likewise.
10033
252b5132
RH
100341998-04-19 Brendan Kehoe <brendan@cygnus.com>
10035
10036 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10037
10038Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10039
10040 * Makefile.in (all-bfd): Depend upon all-libiberty.
10041
10042 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10043
10044Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10045
10046 * Makefile.in: Add libstub.
10047
10048 * configure.in: Ditto. Build libstub for targets that have cygmon
10049 support.
10050
10051Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10052
10053 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10054
10055Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10056
10057 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10058 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10059
10060Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10061
10062 * configure: Define DEFAULT_M4 by searching PATH.
10063 * Makfile.in: Use DEFAULT_M4.
10064
10065Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10066
10067 * ltconfig: Add cygwin32 support.
10068
10069 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
10070 to configure and build.
10071
10072Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10073
10074 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
10075
10076Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10077
10078 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10079
10080Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10081
10082 * Makefile.in: add ash make rules
10083 * configure.in: add ash to native_only and host_tools lists
10084
10085Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10086
10087 * Makefile.in (all-gettext, all-intl): New targets.
10088 (ALL_MODULES): Added all-gettext, all-intl.
10089 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10090 (INSTALL_MODULES): Added install-gettext, install-intl.
10091 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10092
10093 * configure.in (host_tools): Added gettext.
10094 (native_only): Likewise.
10095 (noconfigdirs) [various cases]: Likewise.
10096 (host_libs): Added intl.
10097
afb8d725
JM
10098Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10099
10100 * configure: Do not disable building gdbtk for cygwin32 hosts.
10101
ba73c63f
JM
10102Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10103
10104 * configure.in: Add thumb-coff target.
10105 * config.sub: Add thumb-coff target.
10106
252b5132
RH
10107Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10108
10109 * Makefile.in: Revert yesterday's change.
10110 (all-target-winsup): all-target-librx stays out of here.
10111
10112Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10113
ba73c63f
JM
10114 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10115 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10116 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
10117 Remove references to librx and libg++.
10118
10119Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10120
10121 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10122 recursive makes
10123
10124Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10125
10126 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10127 for newlib directory.
10128 (CXX_FOR_TARGET): Likewise.
10129
10130Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10131
10132 * ltconfig: Update after libtool/ltconfig.in change for
10133 hpux11.
10134
10135Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10136
10137 * ltconfig, ltmain.sh: Update to libtool 1.2.
10138
10139Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10140
10141 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10142 (install-gcc-cross): Instead, override LANGUAGES here.
10143
101441998-03-18 Dave Love <d.love@dl.ac.uk>
10145
10146 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10147 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10148
10149Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10150
10151 * configure.in: Add Thumb-pe target.
10152
10153Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 10154
252b5132
RH
10155 * Makefile.in - changed sn targets to snavigator
10156 * configure.in - changed sn targets to snavigator
10157
10158Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10159
10160 * config-ml.in: After building symlink tree call make distclean
10161 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10162 to be the case for libiberty.
10163
10164Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10165
10166 * configure: When making link, also check the current
10167 directory. The configure scripts may create one.
10168
10169Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10170
10171 * config.sub: Accept alphapca56 and alphaev6 properly.
10172
10173Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10174
10175 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10176
252b5132
RH
10177Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10178
80413487 10179 * config.sub (sco5): Fix typo.
252b5132
RH
10180
10181Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10182
10183 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10184 install-itcl.
10185 (install-itcl): Remove dependency on install-tcl.
10186
10187Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10188
10189 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10190
252b5132
RH
10191Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10192
10193 * configure.in: Don't build libgui for a cygwin32 target when not on
10194 a cygwin32 host.
10195
10196Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10197
10198 * configure (redirect): Set to null, so default behavior of
10199 configure is now --verbose.
10200
102011998-02-16 Dave Love <d.love@dl.ac.uk>
10202
10203 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10204 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10205
10206Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10207
10208 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10209 this change to sync Makefile.in with its ChangeLog entries.
10210
10211Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10212
10213 * ltmain.sh (mkdir): Check that the directory doesn't exist
10214 before we exit with error, so that we don't get races during
10215 parallel builds.
10216
10217Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10218
10219 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10220
10221Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10222
10223 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10224 PICFLAG_FOR_TARGET.
10225 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10226
10227 * configure: Emit a definition for the new macro enable_shared
10228 into each Makefile.
10229
252b5132
RH
10230Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10231
10232 * configure.in (host_tools, native_only): Add libtool.
10233
10234Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10235
10236 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10237 Fix typo in ming config comment.
10238
10239Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10240
10241 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10242
10243Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10244
10245 * config.sub: Add tic30 cases, and map c30 to tic30.
10246
ba73c63f
JM
10247Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10248
10249 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10250 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10251 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10252 (CLEAN_TARGET_MODULES): Similarly
10253 (all-target-libf2c): Add dependences.
35590697 10254 * configure.in (target_libs): Add libf2c.
ba73c63f 10255
252b5132
RH
10256Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10257
ba73c63f
JM
10258 * configure.in: Remove expect from noconfigdirs when target
10259 is cygwin32. OK to build expect and dejagnu with Canadian
10260 Cross.
252b5132
RH
10261
10262Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10263
10264 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10265 host.
10266
10267 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10268 and mingw32.
10269
10270Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10271
10272 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10273 here as it is not defined in the toplevel Makefile.
10274
10275Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10276
10277 * configure (package_makefile_rules_frag): New variable, which names
10278 a file with generic rules, ...
10279 Change comment to mention we now have FIVE parts.
10280 * configure: Undo last change.
10281
10282Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10283
10284 * config.guess: More accurate determination of HP processor types.
10285 * config.sub: More accurate determination of HP processor types.
10286
10287Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10288
10289 * configure (package_makefile_frag): Move inserting the
10290 ${package_makefile_frag} to where it should be according
10291 to the comment.
10292
ba73c63f 10293Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10294
10295 * config.guess: Add support for Linux/ARM.
10296
10297Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10298
10299 * .cvsignore: Remove *-info and *-install since they match
10300 release-info and mpw-install, which we don't want to just ignore.
10301
10302Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10303
10304 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10305
10306Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10307
10308 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10309 local_prefix to sub-make invocations.
10310
10311Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10312
10313 * configure.in: Check makefile fragments in the source
10314 directory.
10315
10316Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10317
ba73c63f
JM
10318 * configure.in: Check whether host and target makefile
10319 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10320
10321Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10322
10323 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10324
252b5132
RH
10325Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10326
10327 * configure.in: Make sure we only replace RPATH_ENVVAR on
10328 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10329 regexp to sed.
10330
10331 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10332 to sub-makes.
10333
103341998-01-13 Lee Iverson (leei@ai.sri.com)
10335
10336 * config-ml.in (multi-do): LDFLAGS must include multilib
10337 designator.
10338
10339Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10340
10341 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10342
10343Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10344
10345 * config.sub: Add mingw32 support.
10346 * configure.in: Likewise.
252b5132
RH
10347
10348Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10349
10350 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10351
10352Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10353
10354 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10355 * configure (gxx_include_dir): Provide a definition for subdirs
10356 which do not use autoconf.
10357
10358Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10359
10360 * config.guess: Sync with egcs. Picks up new alpha support,
10361 BeOS & some additional linux support.
10362
ba73c63f 10363Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10364
10365 * config.guess: HP 9000/803 is a PA1.1 machine.
10366
ba73c63f
JM
10367Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10368
10369 * configure.in: It's alpha*-...
252b5132
RH
10370
10371Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10372
ba73c63f
JM
10373 * configure.in (host_makefile_frag, target_makefile_frag):
10374 Handle multiple config files.
10375 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10376 alpha-*-*.
252b5132
RH
10377
10378Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10379
10380 * mkdep: New file.
10381
10382Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10383
10384 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10385
10386Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10387
10388 * Makefile.in: Add libgui directory.
10389 (GDB_TK): Add all-libgui.
10390 * configure.in: Add libgui directory.
10391 * configure: Add all-libgui to GDB_TK.
10392
10393Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10394
10395 * config-ml.in (multidirs): Add m32r to multilib list.
10396
10397Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10398
10399 * Makefile.in (all-target-gperf): Change dependency to
10400 all-target-libstdc++.
10401
10402Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10403
10404 * config.guess: Add BeOS support.
10405
10406Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10407
10408 Source directory cvs renamed to cvssrc:
10409 * configure.in (host_tools): Change cvs to cvssrc.
10410 (native_only): Likewise.
10411 (noconfigdirs) [various cases]: Likewise.
10412 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10413 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10414 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10415 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10416 (all-cvssrc): Rename target from all-cvs.
10417
10418Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10419
10420 * configure (gxx_include_dir): Fix thinko.
10421
10422Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10423
10424 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10425 (install-cross, install-gcc-cross): New targets.
10426
10427Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10428
10429 * configure.in (noconfigdirs): Add support for Thumb target.
10430
10431 * config.sub (maybe_os): Add support for Thumb target.
10432
10433Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10434
10435 * Makefile.in: Add rules for cygmon.
10436
10437 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10438
10439Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10440
10441 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10442 * configure (gxx_include_dir): Provide a definition for subdirs
10443 which do not use autoconf.
10444
10445Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10446
10447 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10448 11/18/97 build
252b5132
RH
10449
10450Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10451
10452 * From Franz Sirl.
10453 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10454 found on RedHat Linux systems.
10455
10456Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10457
10458 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10459 guesses.
10460
10461Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10462
10463 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10464
10465Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10466
10467 * ltmain.sh: If mkdir fails, check whether the directory was created
10468 anyhow by some other process.
10469
10470Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10471
10472 * configure.in (d30v-*-*): Configure all directories.
10473
10474Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10475
10476 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10477 for the D30V.
10478
10479Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10480
10481 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10482
10483Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10484
80413487
RH
10485 * include/libiberty.h: Add extern "C" { so it can be used with C++
10486 progrms.
10487 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10488 programs.
252b5132
RH
10489
10490Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10491
10492 * configure.in (d30v-*-*): Configure GCC now.
10493
10494Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10495
10496 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10497 is no longer needed.
10498
10499Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10500
10501 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10502
10503Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10504
10505 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10506 targets using "$@" to provide support for similar but not identical
10507 targets without having to duplicate code.
10508
10509Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10510
10511 * makefile.vms: Fix to work with DEC C.
10512
10513Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10514
10515 * config.sub: Add mips-tx39-elf to marketing names.
10516
10517Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10518
10519 * ltmain.sh: Handle symlinks in generated script.
10520
10521Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10522
10523 * configure: Handle autoconf style directory options: --bindir,
10524 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10525 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10526 --sysconfdir.
10527 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10528 (sharedstatedir, localstatedir, oldincludedir): New variables.
10529 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10530 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10531 sbindir, sharedstatedir, and sysconfdir.
10532
10533Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10534
10535 * Makefile.in (bootstrap-lean): New target.
10536
10537Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10538
10539 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10540 sn, and gnuserv from noconfigdirs.
252b5132
RH
10541
10542Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10543
10544 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10545
10546Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10547
ba73c63f 10548 * Makefile.in (cross): New target.
252b5132
RH
10549
10550Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10551 Jeff Law <law@cygnus.com>
252b5132
RH
10552
10553 * Makefile.in (bootstrap2, bootstrap3): New targets.
10554 (all-bootstrap): Remove outdated and confusing target.
10555 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10556
afb8d725
JM
10557Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10558
10559 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10560 windows. Consistent with gdb/configure.
afb8d725 10561
252b5132
RH
105621997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10563
252b5132
RH
10564 * configure.in: Name Linux target fragment.
10565
10566 * configure: Rewrite so that project Makefile fragment is inserted
10567 first and appears last in the resulting Makefile.
10568
10569Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10570
10571 * Makefile.in (install-itcl): Install tcl first.
10572
252b5132 10573Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10574
252b5132
RH
10575 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10576
10577Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10578
10579 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10580
10581 * configure.in (skipdirs): Add target-librx for Linux.
10582 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10583
10584Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10585
10586 * Makefile.in (bootstrap): New target.
10587
10588Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10589
10590 * config.sub: Accept 'amigados' for backward compatability.
10591
10592Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10593
10594 * config.guess: Merge with FSF.
10595
ba73c63f
JM
10596Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10597
10598 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10599
252b5132
RH
10600Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10601
10602 * config.sub: Add "marketing-names" patch.
10603
10604Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10605
80413487 10606 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10607
10608Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10609
10610 * config.sub: Handle v850-elf.
10611
ba73c63f
JM
10612Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10613
10614 * .cvsignore (*-install): Remove.
10615
252b5132
RH
10616Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10617
10618 * ltconfig: Set CONFIG_SHELL in libtool.
10619 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10620
10621Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10622
10623 * configure.in (target_subdir): Set to libraries if enable_multilib.
10624
10625Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10626
10627 * config.guess: Update from gcc directory.
10628
10629Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10630
10631 * Makefile.in (all-sim): Depends on all-readline.
10632
10633Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10634
10635 * Makefile.in (BISON, YACC): Use $$s.
10636 (all-bison): Depend on all-texinfo.
10637
10638Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10639
10640 * Makefile.in (BISON): Add -L flag.
10641 (YACC): Likewise.
10642
10643Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10644
35590697
AJ
10645 * configure.in (noconfigdirs): Add support for v850e target.
10646
252b5132
RH
10647 * config.sub (maybe_os): Add support for v850e target.
10648
10649Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10650
35590697
AJ
10651 * configure.in (noconfigdirs): Add support for v850ea target.
10652
252b5132
RH
10653 * config.sub (maybe_os): Add support for v850ea target.
10654
10655Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10656
10657 * config.sub: Add mipstx39. Delete r3900.
10658
10659Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10660
10661 * Makefile.in (all-autoconf): Depends on all-texinfo.
10662
10663Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10664
10665 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10666 eabi targets.
10667
10668Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10669
10670 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10671
10672 * configure: When handling a Canadian Cross, handle YACC as well as
10673 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10674 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10675
10676Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10677
10678 * Makefile.in (BISON): bison, not byacc or bison -y.
10679 (YACC): bison -y or byacc or yacc.
10680 (various): Add *-bison as appropriate.
10681 (taz): No need to mess with BISON anymore.
10682
10683Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10684
10685 * configure: If OSTYPE matches *win32*, try to find a good value for
10686 CONFIG_SHELL.
10687
10688Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10689
10690 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10691 configure.in if it is present.
10692
10693Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10694
10695 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10696
10697Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10698
10699 * config.sub: Recognize `arc' cpu.
10700 * configure.in: Likewise.
10701 * config-ml.in: Likewise.
10702
10703Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10704
10705 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10706
10707Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10708
10709 * configure: Changed sed delimiter from ':' to '|' when
10710 attempting to substitute ${config_shell} for SHELL. On
10711 NT ${config_shell} may contain a ':' in it.
10712
10713Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10714
10715 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10716
10717Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10718
10719 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10720
10721Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10722
10723 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10724
10725 * ylwrap: If the program is a relative path, force it to be
10726 absolute.
10727
10728Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10729
10730 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10731
10732Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10733
10734 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10735 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10736 for libraries.
252b5132
RH
10737
10738Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10739
10740 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10741 separated by spaces.
252b5132
RH
10742
10743Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10744
10745 * ylwrap: New file.
10746 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10747
10748 * ltmain.sh: Handle /bin/sh at start of install program.
10749
10750 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10751
10752 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10753 * missing: New file, from automake 1.2.
10754
10755Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10756
10757 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10758 check-tk to CHECK_X11_MODULES.
10759
10760Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10761
10762 * config.sub: Merge with FSF.
10763
10764Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10765
10766 * config.guess: Merge with FSF.
10767
10768Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10769
10770 * configure: Treat msdosdjgpp like go32.
10771 * configure.in: Likewise. Don't remove gprof for go32.
10772
10773 * configure: Change Makefile.tem2 to Makefile.tm2.
10774
10775Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10776
10777 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10778
10779Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10780
10781 * install-sh (chmodcmd): Set to null if the DST directory already
10782 exists. Same as Nov 11th change.
10783
10784Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10785
35590697 10786 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10787
10788Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10789
10790 * config.guess: Update from FSF.
10791
10792Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10793
10794 * Makefile.in (GDB_TK): Depend on itcl and tix.
10795
10796Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10797
10798 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10799 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10800 (INSTALL_SCRIPT): New variable.
10801 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10802 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10803 to -x.
10804 * install-sh: Add support for -x option.
10805
10806Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10807
10808 * configure.in, Makefile.in: Treat tix like itcl.
10809
10810Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10811
10812 * Makefile.in (WINDRES): New variable.
10813 (WINDRES_FOR_TARGET): New variable.
10814 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10815 (EXTRA_HOST_FLAGS): Add WINDRES.
10816 (EXTRA_TARGET_FLAGS): Add WINDRES.
10817 (EXTRA_GCC_FLAGS): Add WINDRES.
10818 ($(DO_X)): Pass down WINDRES.
10819 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10820 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10821 DLLTOOL_FOR_TARGET.
10822
10823Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10824
10825 * configure.in: configure sim before gdb for win32-x-ppc
10826
10827Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10828
10829 Move gperf into the toplevel, from libg++.
10830 * configure.in (target_tools): Add target-gperf.
10831 (native_only): Add target-gperf.
10832 * Makefile.in (all-target-gperf): New target, depend on
10833 all-target-libg++.
10834 (configure-target-gperf): Empty rule.
10835 (ALL_TARGET_MODULES): Add all-target-gperf.
10836 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10837 (CHECK_TARGET_MODULES): Add check-target-gperf.
10838 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10839 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10840
10841Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10842
252b5132
RH
10843 * config.sub (mn10200): Recognize new basic machine.
10844
10845Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10846
10847 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10848 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10849
10850Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10851
10852 * configure.in: If we're building mips-sgi-irix6* native, turn on
10853 ENABLE_MULTILIB and set TARGET_SUBDIR.
10854
10855Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10856
10857 * Makefile.in (all-sn): Depend on all-grep.
10858
10859Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10860
10861 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10862
10863 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10864 Makefile. From Jeff Makey <jeff@cts.com>.
10865 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10866
10867 * Makefile.in (DISTBISONFILES): Remove.
10868 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10869 $(DEFAULT_YACC).
10870
10871 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10872 cygwin32.
252b5132
RH
10873
10874 * Makefile.in (LD): New variable.
10875 (EXTRA_HOST_FLAGS): Pass down LD.
10876 ($(DO_X)): Likewise.
10877
10878Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10879
10880 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10881
10882Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10883
10884 * configure.in (targargs): Strip out any supplied --build argument
35590697 10885 before adding our own. Always add --build.
252b5132
RH
10886
10887Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10888
10889 * configure.in (targargs): Pass --build if we're doing
10890 a cross-compile.
10891
10892Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10893
ba73c63f 10894 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10895 sed. Otherwise sed chokes on NT path names with drive
10896 designators. Also look for "?:*" as the leading characters in an
10897 absolute pathname.
10898
10899Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10900
10901 * config.sub: Support for r3900.
10902
10903Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10904
10905 * configure.in: Use install-sh, not install.sh.
10906
10907Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10908
10909 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10910 apply it twice.
10911
10912Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10913
10914 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10915 install-binutils.
10916
10917Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10918
10919 * Makefile.in: Add automake targets.
10920 * configure.in (host_tools): Add automake.
10921
10922Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10923
10924 * configure: Default CXX to c++, not gcc.
10925 * Makefile.in (CXX): Set to c++, not gcc.
10926 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10927
10928Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10929
10930 * install-sh: try appending a .exe if source file doesn't
10931 exist
10932
10933Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10934
10935 * configure.in: Turn on multilib by default.
10936 (cross_only): Remove target-libiberty.
10937
10938 * Makefile.in (all-gcc): Don't depend on libiberty.
10939
10940Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10941
10942 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10943
10944Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10945
10946 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10947 (DISTBISONFILES): Add ld/Makefile.in
10948
10949Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10950
10951 * configure.in: if target is cygwin32 but host isn't cygwin32,
10952 don't configure gdb tcl tk expect, not just gdb.
10953
10954Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10955
10956 * configure.in: Added gnuserv everywhere sn appears.
10957
10958 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10959 (CROSS_CHECK_MODULES): Added check-gnuserv.
10960 (INSTALL_MODULES): Added install-gnuserv.
10961 (CLEAN_MODULES): Added clean-gnuserv.
10962 (all-gnuserv): New target.
10963
10964Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10965
10966 * config.guess: Fixes for MIPS OpenBSD systems.
10967
10968Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10969
10970 * Makefile.in (INSTALL_XFORM): Remove.
10971 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10972
10973 * mkinstalldirs: New file, copied from automake.
10974 * Makefile.in (installdirs): Rename from install-dirs. Use
10975 mkinstalldirs. Change all users.
10976 (DEVO_SUPPORT): Add mkinstalldirs.
10977
10978Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10979
10980 * install-sh: Rename from install.sh.
10981 * Makefile.in (INSTALL): Change install.sh to install-sh.
10982 (DEVO_SUPPORT): Likewise.
10983
10984 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10985 Graichen <graichen@rzpd.de>.
10986
10987Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10988
10989 * config.guess: Recognize OpenBSD systems correctly.
10990
10991Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10992
10993 * README, Makefile.in (ETC_SUPPORT): Remove references to
10994 cfg-paper*, configure.{texi,man,info*}._
10995
10996Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10997
10998 * Makefile.in (all.normal): Ensure that gcc is built after all
10999 the x11 - ie gdb - targets.
11000
11001Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11002
11003 * makefile.vms: Don't run conf-a-gas.
11004
11005Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11006
80413487 11007 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
11008
11009Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11010
11011 * configure.in: Remove noconfigdirs case since gdb also
11012 configures and builds for tic80-coff.
11013
11014Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11015
11016 * configure: Set cache_file to config.cache.
11017 * Makefile.in (local-distclean): Remove config.cache.
11018
11019Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11020
11021 * COPYING: Update FSF address.
11022
11023Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11024
11025 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11026 noconfigdirs.
11027
11028Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11029
11030 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11031 MAKEDIRS, is empty.
11032
11033Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11034
11035 * config.sub: Tweak mn10300 entry.
11036
11037Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11038
11039 * configure.in (host_tools): Put sim before gdb, so gdb's
11040 configure.tgt can determine if the simulator was configured.
11041
11042Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11043
11044 * config.sub: Move BeOS $os case to be with other Cygnus
11045 local cases.
11046
11047Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11048
11049 * config.sub: Remove misplaced comment that broke Linux.
11050
11051Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11052
11053 * config.sub: Add BeOS support.
11054
11055Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11056
11057 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11058
11059Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11060
11061 * configure.in (noconfigdirs): Remove tcl and tk from
11062 noconfigdirs for cygwin32 builds.
11063
11064Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11065
11066 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11067
11068Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11069
11070 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11071 make-all.com, use makefile.vms instead.
11072
11073Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11074
11075 * config.sub: Accept -lnews*.
11076
11077Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11078
11079 * configure.in (noconfigdirs): Disable target-newlib,
35590697 11080 target-examples and target-libiberty for d30v.
252b5132
RH
11081
11082Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11083
11084 * configure.in (noconfigdirs): Enable ld for d30v.
11085
11086Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11087
11088 * configure.in (tic80-*-*): Build compiler.
11089
11090Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11091
11092 * configure.in (d30v-*): Remove sim directory from list of
35590697 11093 unsupported d30v directories
252b5132
RH
11094
11095Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11096
35590697
AJ
11097 * config.sub, configure.in: Add d30v target cpu.
11098
252b5132
RH
11099Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11100
11101 * makefile.vms: New file.
11102 * make-all.com: Remove.
11103
11104Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11105
11106 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11107
11108Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11109
11110 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11111
11112Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11113
11114 * Makefile.in (ALL_MODULES): Added all-db.
11115 (CROSS_CHECK_MODULES): Addec check-db.
11116 (INSTALL_MODULES): Added install-db.
11117 (CLEAN_MODULES): Added clean-db.
11118
11119Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11120
11121 * config.guess: Merge with latest FSF sources.
11122
11123Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11124
11125 * Makefile.in (ALL_MODULES): Added all-itcl.
11126 (CROSS_CHECK_MODULES): Added check-itcl.
11127 (INSTALL_MODULES): Added install-itcl.
11128 (CLEAN_MODULES): Added clean-itcl.
11129
11130Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11131
11132 * configure.in: build gdb for mn10200
11133
11134Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11135
11136 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11137
11138Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11139
11140 * configure.in (tic80-*-*): Turn off most targets right now.
11141
11142Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11143
11144 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11145 rather than the makeinfo program.
11146 (do-info): Depend upon all-texinfo.
11147
11148Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11149
11150 * configure.in: Remove uses of config/mh-linux.
11151
11152 * config.sub, config.guess: Merge with latest FSF sources.
11153
11154Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11155
11156 * config.sub (case $basic_machine): Add tic80 entries.
11157
11158Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11159
11160 * config.sub, config.guess: Merge with latest FSF sources.
11161
11162Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11163
11164 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11165 * mpw-config.in: Test for NewFolderRecursive.
11166 * mpw-install: Use symbolic name for startup filename.
11167 * mpw-README: Add various additional details.
11168
11169Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11170
11171 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11172
11173Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11174
11175 * configure.in: Do build gcc and the target libraries for
11176 the mn10200.
11177
11178Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11179
11180 * configure.in: don't avoid building gdb for mn10300 any more
11181 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11182 instead of single-quoting it.
11183
11184Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11185
11186 * configure.in: Don't use --with-stabs on IRIX 6.
11187
11188Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11189
11190 * configure.in (m32r): Build gdb, libg++ now.
11191
11192Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11193
11194 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11195 directories from noconfigdirs.
11196
11197Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11198
11199 * config.sub (basic_machine): added mips16 configuration
11200
11201Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11202
11203 * config.sub: Handle d10v-unknown.
11204
11205Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11206
11207 * config.sub: Handle v850-unknown.
11208
11209Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11210
11211 * Makefile.in: add findutils
11212 * configure.in: add findutils to list of host_tools
11213
11214Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11215
11216 * config.sub: Handle mn10200 and mn10300.
11217
11218Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11219
11220 * configure.in (d10v-*): Do not build librx.
11221
11222Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11223
11224 * configure.in (mn10300): Build everything except gdb & libgloss.
11225
11226Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11227
11228 * config.guess: Patch for Dansk Data Elektronik servers,
11229 from Niels Skou Olsen <nso@dde.dk>.
11230
11231 For ncr, use /bin/uname rather than uname, since GNU uname does not
11232 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11233
11234 Patch for MIPS R4000 running System V,
11235 from Eric S. Raymond <esr@snark.thyrsus.com>.
11236
11237 Fix thinko for nextstep.
11238
11239 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11240
11241 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11242 * config.guess: Guess mips-dec-mach_bsd4.3.
11243
11244 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11245 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11246 release numbers.
11247 * config.guess (mips-mips-riscos*): Emit just enough of the
11248 release number.
11249
11250 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11251 * config.guess (sparc-auspex-sunos*): Added.
11252 (f300-fujitsu-*): Added.
11253
11254 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11255 * config.guess: Recognize a Tadpole as a sparc.
11256
11257Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11258
11259 * config.guess: Don't assume that NextStep version is either 2 or
11260 3. NextStep 4 (aka OpenStep 4) has come out now.
11261
11262Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11263
11264 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11265 From Rik Faith <faith@cs.unc.edu>.
11266
11267Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11268
11269 * config.sub: Contributions from bug-gnu-utils to:
11270 Support plain "hppa" (no version given) architecture, reported by
11271 OpenStep.
11272 OpenBSD like NetBSD.
11273 LynxOs is not a hardware supplier.
11274
11275 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11276 OpenBSD like NetBSD.
252b5132
RH
11277 Stratus systems.
11278 More Pyramid systems.
11279 i[n>4]86 Intel chips.
11280 M680[n>4]0 Motorola chips.
11281 Use unknown instead of lynx for hardware manufacturer.
11282
11283Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11284
11285 * install.sh (chmodcmd): Set to null if the DST directory already
11286 exists.
11287
11288Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11289
11290 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11291 not use mt-ppc target Makefile fragment any more.
11292
11293Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11294
11295 * configure.in (*-*-windows): Exclude everything but those dirs
11296 needed to build windows.
11297
11298Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11299
11300 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11301
11302Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11303
11304 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11305
11306Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11307
11308 * Undo my previous change.
11309
11310Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11311
11312 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11313 unconditionally.
11314 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11315
11316Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11317
11318 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11319 host to add it's own flags.
252b5132
RH
11320
11321Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11322
11323 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11324
11325Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11326
11327 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11328 (CXX_FOR_TARGET): Likewise.
11329 (GCC_FOR_TARGET): Define.
11330 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11331 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11332 CC_FOR_TARGET was specified on the command line.
11333 (MAKEOVERRIDES): Don't define.
11334
11335Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11336
11337 * configure.in (m32r): Fix spelling of libg++ libs.
11338
11339Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11340
11341 * config.sub (-apple*): Remove, now redundant.
11342
11343Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11344
11345 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11346
11347 * configure: Rework yesterday's sed script patch.
11348
11349 * config.sub: Merge with FSF.
11350
11351Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11352
11353 * config.guess: Merge from FSF.
11354
11355 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11356 * config.guess: Use pc instead of unknown, for pc clone systems.
11357 Change linux to linux-gnu.
252b5132
RH
11358
11359 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11360 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11361
11362Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11363
11364 * test-build.mk (HOLES): Add "xargs" for gdb.
11365
11366 * configure: Avoid hpux10.20 sed bug.
11367
11368Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11369
4bddf3ad 11370 * configure.in: Add support for windows host
252b5132
RH
11371 (that is a build done under the Microsoft build environment).
11372
11373Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11374
11375 * Makefile.in: Replace all uses of srcroot with s, to shrink
11376 command line lengths.
11377
11378 Patches from Geoffrey Noer <noer@cygnus.com>:
11379 * configure.in: If configuring for newlib, pass --with-newlib to
11380 subdirectories.
11381 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11382 -Bnewlib/ and -Lwinsup to gcc.
11383 (CXX_FOR_TARGET): Likewise.
11384
11385Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11386
11387 * Makefile.in (ETC_SUPPORT): Add configure.
11388
11389Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11390
35590697 11391 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11392 host configuration file.
11393
11394Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11395
11396 * configure.in: Break mn10x00 support into separate
11397 mn10200 and mn10300 configurations.
11398 * config.sub: Likewise.
11399
11400Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11401
11402 * configure.in: Add lots of stuff to noconfigdirs for
11403 the mn10x00 targets.
11404
11405 * config.sub, configure.in: Add mn10x00 support.
11406
11407Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11408
11409 * make-all.com: Call conf-a-gas, not config-a-gas.
11410
11411Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11412
11413 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11414 targets.
252b5132
RH
11415
11416Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11417
11418 * mpw-README: Add much more detail for native PowerMac.
11419 * mpw-install: New file.
11420 * mpw-configure: Add --norecursion and --help options.
11421 * mpw-config.in: Translate readme and install files when
11422 copying to objdir.
11423 * mpw-build.in: Don't always depend on byacc and flex.
11424 (install-only-top): New action.
11425
11426Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11427
11428 * configure.in: You can now configure GDB for the v850.
11429
11430Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11431
11432 * configure.in (noconfigdirs): Don't configure any C++ dirs
11433 if targeting D10V.
11434
11435Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11436
11437 * config.sub: Recognize mips64vr5000.
11438
11439Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11440
11441 * configure.in: Use a single line for host_tools and native_only.
11442
11443Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11444
11445 * config.sub, configure.in: Add entries for m32r.
11446
11447Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11448
11449 * Makefile.in (inet-install): Don't run install-gzip.
11450
11451Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11452
11453 * configure.in: Don't config lots of things for *-*-windows*.
11454
11455Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11456
11457 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11458 (host_libs, host_tools): Copy from configure.in.
11459 * mpw-configure: Don't complain about directories not found.
11460
11461Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11462
11463 * configure.in (i[345]86): Recognize i686 for pentium pro.
11464 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11465 file.
11466
11467 * config.guess (i[345]86): Ditto.
11468
11469Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11470
11471 * configure.in (noconfigdirs): Removed gdb for D10V.
11472
11473Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11474
11475 * configure.in: Remove ld, target-libio, target-libg++, and
11476 target-libstdc++ from noconfigdirs.
11477
11478Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11479
11480 * configure: Fix three locations where shell scripts were
11481 being run directly rather than with config_shell.
11482
11483Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11484
11485 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11486 * config.sub (basic_machine): Recognize v850.
11487
11488Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11489
11490 * mpw-configure: Handle multiple enable/disable options and
11491 pass them down recursively, handle -c and -s flags appropriately
11492 depending on choice of compiler, add escape mechanism for
11493 quoted arguments to gC.
11494
11495Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11496
11497 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11498 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11499 so that -mrelocatable-lib and -mno-eabi are used.
11500
11501 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11502 not support --print-multi-lib, don't abort.
11503
252b5132
RH
11504Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11505
11506 * make-all.com: Run config-a-gas.
11507 * setup.com: Don't copy subdirectory files around.
11508
11509Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11510
11511 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11512 target, it now compiles correctly.
11513
11514Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11515
11516 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11517
11518Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11519
35590697 11520 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11521
11522Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11523
11524 * configure.in (native_only): Add prms.
11525
11526Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11527
11528 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11529 (BINUTILS_SUPPORT_DIRS): Likewise.
11530
11531Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11532
11533 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11534 d10v support is added.
11535
11536Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11537
11538 * configure.in (d10v-*-*): New target.
11539
11540Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11541
11542 * config.guess (HP 9000/811): Recognize this as a PA1.1
11543 machine.
11544
11545Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11546
11547 * Makefile.in (do-tar-gz): New target, split out from tail end of
11548 taz target. Run each command separately, don't use pipes.
11549 (taz): Use it.
11550
11551Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11552
11553 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11554 * mpw-build.in: No builds should depend on building byacc or flex,
11555 they are assumed to be installed already.
11556
11557Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11558
11559 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11560 variable that CC_FOR_TARGET needs.
11561
11562Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11563
11564 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11565 options have changed since the last time the subdirectory was
11566 configured, and if it has, reconfigure.
11567 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11568 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11569
11570Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11571
11572 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11573 CLEAN_MODULES): Add bash.
11574 (all-bash): New target.
11575
11576Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11577
11578 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11579
11580Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11581
11582 * config.sub (basic_machine): Recognize d10v as a valid processor.
11583
11584Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11585
11586 * mpw-configure: Add support for --bindir.
11587 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11588
11589Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11590
11591 * configure.in: add bash, time, gawk to list of hosttools and things
11592 to only build for native toolchains
11593
11594Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11595
11596 * Makefile.in (docdir): Remove.
11597
11598Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11599
11600 * Makefile.in (datadir): Set to $(prefix)/share.
11601
11602Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11603
11604 * configure.in: build diff and patch for cygwin32-hosted
11605 toolchains.
11606
11607Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11608
11609 * config.sub: Accept -rtems*.
11610
11611Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11612
80413487 11613 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11614 remove diff from the list of things not buildable
11615 via Canadian Cross
252b5132
RH
11616
11617Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11618
11619 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11620 don't get ". ".
252b5132
RH
11621
11622Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11623
11624 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11625
11626Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11627
11628 * Makefile.in (taz): Handle case where tex3patch didn't even get
11629 checked out. Also, if it was found, put the symlink in a new util
11630 subdirectory.
11631
11632Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11633
11634 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11635
11636Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11637
11638 * config.sub: Recognize -openvms.
11639 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11640 * make-all.com, setup.com: New files.
11641
11642Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11643
11644 * Makefile.in (taz): tex3patch moved to texinfo/util.
11645
11646Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11647
afb8d725 11648 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11649 * configure.in: remove make from disable-if-Can-Cross list
11650 enable gdb if ${host} and ${target} are cygwin32
11651
11652Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11653
11654 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11655 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11656
11657Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11658
11659 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11660 distinguish sysv/svr4/bsd variants.
11661 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11662
11663Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11664
11665 * configure.in: Added copyright notice.
11666 * move-if-change: Added copyright notice.
11667
11668Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11669
11670 * configure.in (powerpcle-*-solaris*): Until we get shared
11671 libraries working, don't build gdb, sim, make, tcl, tk, or
11672 expect.
11673
11674Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11675
11676 * config.guess: Merge with FSF:
11677
11678 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11679 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11680
11681 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11682 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11683
11684 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11685 * config.guess: Combine two OSF1 rules.
11686 Also recognize field test versions. From mjr@zk3.dec.com.
11687 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11688 because GNU uname does not support -p. From pmr@pajato.com.
11689
11690Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11691
11692 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11693
11694Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11695
11696 * mpw-README: Document GCCIncludes.
11697
11698Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11699
11700 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11701
11702Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11703
11704 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11705
11706Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11707
11708 * configure.in (*-*-cygwin32): Configure make.
11709
11710Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11711
11712 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11713
11714Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11715
11716 * Makefile.in (all-inet): Depend on all-perl.
11717
11718 * Makefile.in (inet-install): New target.
11719
11720 * Makefile.in (all-inet): Depend on all-tcl.
11721 (all-inet): Depend on all-send-pr.
11722
11723Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11724
11725 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11726 temporarily.
11727
11728Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11729
11730 * configure.in: Don't configure --with-gnu-ld on AIX.
11731
11732Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11733
11734 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11735
11736Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11737
11738 * Makefile.in (ALL_MODULES): Added all-inet.
11739 (CROSS_CHECK_MODULES): Added check-inet.
11740 (INSTALL_MODULES): Added install-inet.
11741 (CLEAN_MODULES): Added clean-inet.
11742 (all-indent): New target.
11743
11744 * configure.in (host_tools): Added inet.
11745 (native_only): Added inet.
11746 (noconfigdirs): Added inet.
11747
11748Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11749
11750 * configure.in: Don't configure libgloss if we are not configuring
11751 newlib.
11752
11753Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11754
11755 * configure.in: Don't configure libgloss for unsupported
11756 architectures.
11757
11758Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11759
11760 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11761
11762Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11763
11764 * Makefile.in (ALL_MODULES): Include all-apache.
11765 (CROSS_CHECK_MODULES): Include check-apache.
11766 (INSTALL_MODULES): Include install-apache.
11767 (all-apache): New target.
11768
11769 * configure.in: Added apache everywhere perl is seen.
11770
11771Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11772
11773 * Makefile.in: Add support for clean-{module} and
11774 clean-target-{module} rules.
11775
11776Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11777
11778 * configure.in (*-*-ose) do not build libgloss.
11779
11780Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11781
11782 * config.guess (prep*:SunOS:5.*:*): Turn into
11783 powerpele-unknown-solaris2.
11784
11785Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11786
11787 * configure.in: Permit --enable-shared to specify a list of
11788 directories.
11789
11790Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11791
11792 * configure.in (host==solaris): Pass only the first word of $CC
11793 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11794
11795Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11796
11797 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11798
11799Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11800
11801 * Makefile.in (ALL_MODULES): Include all-perl.
11802 (CROSS_CHECK_MODULES): Include check-perl.
11803 (INSTALL_MODULES): Include install-perl.
11804 (ALL_X11_MODULES): Include all-guile.
11805 (CHECK_X11_MODULES): Include check-guile.
11806 (INSTALL_X11_MODULES): Include install-guile.
11807 (all-perl): New target.
11808 (all-guile): New target.
11809
11810 * configure.in (host_tools): Include perl and guile.
11811 (native_only): Include perl and guile.
11812 (noconfigdirs): Don't build guile and perl; no ports have been
11813 done.
11814
11815Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11816
80413487
RH
11817 * configure (--enable-*): Handle quoted option lists such as
11818 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11819
11820Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11821
11822 * Makefile.in ({,inst}all-target): New rule so we can make and
11823 install all of the target directories easily.
11824
11825Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11826
11827 * configure.in: Add missing global flag in sed substitution when
11828 deleting `target-' from ${configdirs}.
11829
11830Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11831
11832 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11833 option.
11834
11835 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11836 config/mh-necv4.
11837
11838 * install.sh: Correct misspelling of transformbasename.
11839
11840 * config.guess: Recognize mips-*-sysv*.
11841
11842Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11843
11844 * config.sub: Recognize mon960.
11845
11846Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11847
11848 * configure: Restore Canadian Cross handling of BISON and LEX,
11849 removed in Feb 20 change.
11850
11851Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11852
11853 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11854 Mention make install. Remove the old copyright date as well the
11855 clumsy and rather pointless copyright on the README file.
11856
11857Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11858
11859 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11860 Makefile after running symlink-tree, then run `make distclean' to
11861 avoid clobbering any generated files in srcdir.
11862
11863Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11864
11865 * configure.in (m68k-*-netbsd*): Build everything now.
11866
11867Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11868
11869 * Makefile.in (taz): Fix quoting.
11870
11871Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11872
11873 * configure.in (sparclet-*-*): Build everything now.
11874
11875Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11876
11877 * configure.in (m68k-*-linux*): New host.
11878
11879Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11880
11881 * configure: Check for bison before byacc.
11882
11883Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11884
11885 * Makefile.in configure: Change the way LEX and BISON/YACC are
11886 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11887 searching PATH. These are used as fallbacks by Makefile.in if
11888 flex/bison/byacc aren't in objdir.
11889
11890Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11891
11892 * Makefile.in: Make everything which depends upon all-bfd also
11893 depend upon all-opcodes, in case --with-commonbfdlib is used.
11894
11895Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11896
11897 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11898 building NT native compilers on Unix.
11899
11900Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11901
11902 * configure.in: Don't get CC from the host Makefile fragment if we
11903 can find gcc in PATH, or if this is a Canadian Cross. Move the
11904 Solaris test for /usr/ucb/cc to the post target script, just after
11905 the compiler sanity test.
11906
11907Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11908
11909 * config.sub: Merge with FSF.
11910
11911Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11912
11913 * Makefile.in (RPATH_ENVVAR): New variable.
11914 (REALLY_SET_LIB_PATH): Use it.
11915 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11916
11917Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11918
11919 * config.sub, configure.in: Recognize sparclet cpu.
11920
11921Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11922
11923 * config.guess: Support m68k-cbm-sysv4.
11924
11925Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11926
11927 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11928 m68k-unknown-linuxaout from linker help string. Put quotes around
11929 $ld_help_string.
11930
11931Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11932
11933 * config.guess (powerpc-harris-powerunix): Add guess for port
11934 to new target.
11935
11936Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11937
11938 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11939
11940Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11941
11942 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11943 $(REALLY_SET_LIB_PATH) in Makefile.
11944 * Makefile.in (SET_LIB_PATH): New variable.
11945 (REALLY_SET_LIB_PATH): New variable.
11946 ($(DO_X)): Use $(SET_LIB_PATH).
11947 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11948 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11949 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11950 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11951 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11952 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11953 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11954 (install-dosrel): Likewise.
11955 (all-opcodes): Depend upon all-libiberty.
11956
11957Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11958
11959 * config.guess (*:CYGWIN*): New
11960
11961Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11962
11963 * Makefile.in (all-target-winsup): All all-target-libiberty.
11964
11965Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11966
11967 * configure.in (noconfigdirs): Add missing # in front of comment.
11968
11969Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11970
11971 * configure.in: add second pass to things added to noconfigdirs
11972 so *-gm-magic can exclude libgloss properly.
11973
11974Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11975
11976 * mpw-configure (extralibs_name, rez_name): Set correctly
11977 for MWC68K compiler.
11978
11979 * mpw-README: Add more info on the necessary build tools.
11980
11981Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11982
11983 * configure.in, config.sub: Recognize cygwin32.
11984
11985Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11986
11987 * config.guess, config.sub: Recognize A/UX.
11988
11989Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11990
11991 * config.sub: Merge with gcc/config.sub.
11992
11993Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11994
11995 * mpw-build.in (do-binutils): Add build of stamps.
11996
11997Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11998
11999 * config.sub: Add recognition for mips64vr4100*-* targets.
12000
12001Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12002
12003 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12004 Add creation of gconfigargs with `--enable-shared' turned on.
12005 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12006 ($(host)-stamp-stage3-configured): Likewise.
12007 (HOLES): Add chatr and ldd.
12008 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12009
12010Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12011
12012 * configure: Pass --nfp to recursive configures.
12013
12014Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12015
12016 * Makefile.in (DLLTOOL): New.
12017 (DLLTOOL_FOR_TARGET): New.
12018 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12019 (EXTRA_TARGET_FLAGS): Ditto.
12020 (EXTRA_GCC_FLAGS): Ditto.
12021 (CONFIGURE_TARGET_MODULES): Ditto.
12022 (DO_X): Ditto.
12023 * configure: Add DLLTOOL.
12024
12025Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12026
12027 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12028 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12029 mh-sco, since old workarounds no longer needed, and don't
12030 build ld, since libraries have weak symbols in COFF.
12031
12032Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12033
12034 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12035
12036Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12037
12038 * configure.in: Make sure that ${CC} can be used to compile an
12039 executable.
12040
afb8d725
JM
12041Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12042
12043 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12044 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12045 nothing depending on whether gdbtk is being built.
12046
252b5132
RH
12047Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12048
12049 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12050
12051Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12052
12053 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12054 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12055
12056Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12057
12058 * config-ml.in: Add support for
12059 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12060 Simplify setting of multidirs from --disable-foo.
12061
12062Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12063
12064 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12065 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12066 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 12067 non-empty, pass them on to the GCC make.
252b5132
RH
12068 (all-bootstrap): New rule that is like all-gcc, except it executes
12069 the GCC bootstrap rule instead of the GCC all rule.
12070
12071Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12072
12073 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12074
12075Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12076
12077 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12078 DG/UX support.
12079
12080Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12081
12082 * config.sub (i*86*) Change [345] to [3456]
12083
12084Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12085
12086 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12087 --with-gnu-ld=no.
12088
12089Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12090
12091 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12092 AIX multilibs get built.
12093
12094Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12095
12096 * configure.in (i386-win32): Don't build expect if we're not
12097 building the tcl subdir.
12098
12099Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12100
12101 * Makefile.in: (configure-target-examples, all-target-examples):
12102 New targets, configure and build example programs.
12103
12104Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12105
12106 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12107 use it as input to sedit the generated MPW makefile.
12108 * mpw-README: Add a suggestion about Gestalt.h.
12109
12110Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12111
12112 * config.sub: Accept *-*-ieee*.
12113
12114Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12115
12116 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12117 Ronald F. Guilmette <rfg@monkeys.com>.
12118
12119Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12120
12121 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12122 for powerpc-pe native.
12123 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12124 (target==powerpc-pe): duplicate i386-win32 entry.
12125
12126Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12127
12128 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12129 of vxworks, not just vxworks5.1.
12130
12131Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12132
12133 * mpw-configure: Add support for exec-prefix.
12134
12135Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12136
12137 * config.guess: Recognize HP model 816 machines as having
12138 a PA1.1 processor.
12139
12140Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12141
12142 * configure: Ignore new autoconf configure options.
12143
252b5132
RH
12144Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12145
12146 * config.guess: Recognize Pentium under SCO.
12147 From Robert Lipe <robertl@arnet.com>.
12148
12149Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12150
12151 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
12152
12153Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12154
12155 * configure.in: Don't configure gas for alpha-dec-osf*.
12156
12157Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12158
12159 * configure.in: Default to --with-stabs for some targets for which
12160 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12161 i[345]86*-*-unixware*.
12162
12163Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12164
12165 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12166 rather than basing it on the target. Simplify handling of options
12167 controlling which directories to configure. Remove extraneous
12168 slash in multi-clean target.
12169
12170Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12171
12172 * config-ml.in: Prefix more variables with ml_ so they don't collide
12173 with configure's.
12174
12175Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12176
12177 * configure: Don't turn -v into --v.
12178
12179Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12180
12181 * configure.in (targargs): Fix typo.
12182
12183 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12184
12185Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12186
12187 * configure.in: Strip --host and --target options from
12188 CONFIG_ARGUMENTS, and always configure for --host only. Add
12189 --with-cross-host option when building with a cross-compiler.
12190 * configure: Canonicalize the arguments put into config.status by
12191 always using `=' for an option with an argument. Pass a presumed
12192 --host or --target explicitly.
12193
12194Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12195
12196 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12197 into general OS recognition case.
12198
12199Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12200
12201 * configure.in (target_configdirs): add target-winsup only
12202 for win32 target systems.
12203
12204Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12205
12206 * Makefile.in (all-target-libgloss): Depend upon
12207 configure-target-newlib, since when libgloss is built it looks to
12208 see if the newlib directory exists.
12209
12210Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12211
12212 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12213 cfg-ml-*.in.
12214
12215Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12216
12217 * configure: Handle LD and LD_FOR_TARGET when configuring a
12218 Canadian Cross.
12219
252b5132
RH
12220Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12221
12222 * configure.in (target_libs): add target-winsup.
12223 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12224 (target==ppcle-pe): remove ld from $noconfigdirs.
12225
12226Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12227
12228 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12229 Preserve relative path names in $srcdir. Build symlink tree if
12230 configuring cross target dir and srcdir=. (= no VPATH support).
12231 (configure-target-libg++): Depend on configure-target-librx.
12232 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12233 * config-ml.in: New file.
12234 * symlink-tree: New file.
12235 * configure: Ensure srcdir="." if that's what it is.
12236
12237Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12238
12239 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12240 includes and FLEX_SKELETON setting.
12241 * mpw-configure (--with-gnu-ld): New option, controls whether
12242 to use PPCLink or ld with PowerMac GCC.
12243 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12244 * mpw-config.in: Configure grez if targeting Mac.
12245
12246 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12247 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12248 just macos.
252b5132
RH
12249 * configure.in: Configure grez resource compiler if targeting Mac.
12250 * Makefile.in (all-grez, install-grez): New targets.
12251
12252Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12253
12254 * configure: CXX defaults to gcc, not g++. If we find
35590697 12255 gcc in the path, set CC to gcc -O2.
252b5132
RH
12256
12257Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12258
12259 * configure: Default ${build} correctly. Avoid picking up extra
12260 spaces when reading CC and CXX from Makefile. When doing a
12261 Canadian Cross, use plausible default values for numerous
12262 variables.
12263 * configure.in: When doing a Canadian Cross, don't try to
12264 configure tools whose configure script can't handle it.
12265
12266Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12267
12268 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12269
12270Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12271
12272 * configure: Remove dubious bug reporting address.
12273
12274Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12275
12276 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12277 configure script, run that instead of this directory's configure.
12278 In either case, print a message that we're configuring the sub-dir.
12279
12280Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12281
12282 * configure.in: Before checking for the existence of various files,
12283 use sed to filter out "target-".
12284
12285Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12286
12287 * Makefile.in (DO_X): Split rule to decrease command line length
12288 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12289 (Philippe De Muyter).
12290
12291Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12292
12293 * Makefile.in (all-patch): depend on all-libiberty.
12294
12295Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12296
12297 * configure.in: If the only directory in target_configdirs which
12298 actually exists is libiberty, then set target_configdirs to empty,
12299 to avoid trying to build a target libiberty in a gas or gdb
12300 distribution.
12301
12302Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12303
12304 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12305 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12306 systems.
252b5132
RH
12307
12308Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12309
12310 * configure.in (copy_dirs): Use sys-include instead of include
12311 for --with-headers option.
12312
12313Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12314
12315 * Makefile.in, configure.in: Make winsup builds work with
12316 new scheme.
12317
12318Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12319
12320 * configure.in: Build the linker on AIX.
12321
12322Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12323
12324 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12325 where needed.
12326
12327Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12328
12329 * Makefile.in (all-gcc): Fix typo.
12330
12331Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12332
12333 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12334
12335Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12336
12337 * configure.in: Rename libFOO to target-libFOO, and xiberty
12338 to target-xiberty, to provide more flexibility.
12339 (target_subdir): Define. Create if cross.
12340 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12341 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12342 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12343 check-libFOO -> check-target-libFOO, etc.
12344 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12345 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12346 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12347 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12348 allow ALL_GCC="" to only configure.
12349 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12350 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12351 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12352
12353Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12354
12355 * Makefile.in (taz): Build "info" in etc explicitly.
12356
12357Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12358
12359 * configure.in: Make sure that CC is undefined (as opposed to
12360 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12361 problem with autoconf trying to configure on a host without GCC.
12362
12363Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12364
12365 * mpw-configure: Set host alias from choice of host compiler,
12366 only use generic MPW Makefile sed if present, edit a file
12367 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12368 * mpw-README: Add problem notes about CW6 and CW7.
12369
12370Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12371
12372 * Makefile.in (taz): Use ";" instead of ";;".
12373
12374Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12375
12376 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12377 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12378 DISTDOCDIRS.
12379 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12380 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12381
12382Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12383
12384 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12385 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12386 Move bfd to DISTSTUFFDIRS.
12387
12388Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12389
12390 * Makefile.in (X11_LIB): Removed.
12391 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12392
12393 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12394
12395Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12396
12397 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12398 names.
12399
12400Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12401
12402 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12403
12404Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12405
12406 * configure.in (i[345]86-*-win32): Always build newlib.
12407 Don't configure cvs, autoconf or texinfo.
12408 * Makefile.in (LD_FOR_TARGET): New.
12409 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12410 Pass down LD_FOR_TARGET.
12411
12412Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12413
12414 * winsup: New directory.
12415 * Makefile.in: Build winsup.
12416 * configure.in: Winsup is configured when target is win32.
12417 Can only build win32 target GDB when native.
35590697 12418
252b5132
RH
12419Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12420
12421 * config.guess: Recognize HP model 819 machines as having
12422 a PA 1.1 processor.
12423
12424Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12425
12426 * configure: Fix sed loop which substitutes for CC and CXX to
12427 avoid bug found in various sed implementations.
12428
12429Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12430
12431 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12432 simulator. Use standard powerpc-*-eabi*.
12433
12434Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12435
12436 * configure.in: Stop putting gas and binutils in noconfigdirs for
12437 powerpc-*-aix* and rs6000-*-*.
12438
12439Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12440
12441 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12442 -mcall-aixdesc libraries.
12443
12444Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12445
12446 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12447
12448 * config.sub (arm | armel | armeb): Fix shell syntax.
12449
12450Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12451
12452 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12453 -msoft-float and -mcpu=common support.
12454 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12455 libraries.
12456
12457Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12458
12459 * configure.in: Allow configuration and build of emacs19 for the alpha.
12460
12461Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12462
12463 * configure.in (CC): Get ^CC, not just any old CC, from
12464 ${host_makefile_frag}.
12465
12466Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12467
35590697 12468 * configure.in (CC): Try to get CC from
252b5132
RH
12469 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12470
12471Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12472
12473 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12474 only if it exists in $(srcdir).
12475
12476Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12477
12478 * configure: If CC and CXX are not set in the environment, set
12479 them, based on either an existing Makefile or on searching for gcc
12480 in PATH. Substitute for CC and CXX in Makefile.
12481 * configure.in: Remove libm from target_libs. Separate
12482 target_configdirs from configdirs. If CC is not set in
12483 environment, try to get it from a host Makefile fragment. Rewrite
12484 changes of configdirs to use skipdirs instead. A few minor
12485 tweaks. Take directories out of target_configdirs as they are
12486 taken out of configdirs. Remove existing Makefile files from
12487 subdirectories. Substitute for TARGET_CONFIGDIRS and
12488 CONFIG_ARGUMENTS in Makefile.
12489 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12490 by configure.in.
12491 (CONFIG_ARGUMENTS): Likewise.
12492 (CONFIGURE_TARGET_MODULES): New variable.
12493 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12494 ($(CONFIGURE_TARGET_MODULES)): New target.
12495 (configure-libg++, configure-libio): New targets.
12496 (all-libg++): Depend upon configure-libg++.
12497 (all-libio): Depend upon configure-libio.
12498 (configure-libgloss, all-libgloss): New targets.
12499 (configure-libstdc++): New target.
12500 (all-libstdc++): Depend upon configure-libstdc++.
12501 (configure-librx, all-librx): New targets.
12502 (configure-newlib): New target.
12503 (all-newlib): Depend upon configure-newlib
12504 (configure-xiberty): New target.
12505 (all-xiberty): Depend upon configure-xiberty.
12506
12507Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12508
12509 * configure.in (host i[345]86-*-win32): Expand the
12510 noconfigdirs again.
12511
12512Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12513
12514 * mpw-configure: Fix sed command file name.
12515
12516Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12517
35590697 12518 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12519 noconfigdirs again.
12520
12521Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12522
12523 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12524 or powerpc*-*-pe*, since they are not yet supported.
12525
12526Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12527
12528 Add PowerMac support and many other enhancements.
12529 * mpw-configure: New option --cc to select compiler to use,
12530 paste options set according to --cc into the generated
12531 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12532 if mpw-make.sed is present.
12533 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12534 add forward includes for PowerPC include files.
12535 * mpw-build.in: Build using Makefile.PPC if present.
12536 (do-byacc, etc): Remove separate version resource builds.
12537 (do-gas): Build "stamps" before "all".
12538 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12539 * mpw-README: Update to reflect --cc option, PowerMac support,
12540 and recently-reported compatibility problems.
12541
12542Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12543
12544 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12545 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12546 (--with-multilib-top): Pass to recursive invocations.
12547
12548Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12549
12550 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12551 v810-*-*.
12552
12553Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12554
12555 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12556 gdb, ld and opcodes on v810-*-*.
12557
252b5132
RH
12558Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12559
12560 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12561 (local-maintainer-clean): New target.
12562 (maintainer-clean): New target.
12563 (realclean): Just depend upon maintainer-clean.
12564
12565Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12566
12567 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12568
12569Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12570
12571 * configure.in: Build ld in mips*-*-bsd* case.
12572
12573Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12574
12575 * config.sub: Accept -lites* OS. From Ian Dall.
12576
12577Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12578
12579 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12580 targets.
252b5132
RH
12581
12582Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12583
12584 * configure.in: treat i386-win32 canadian cross the same as
12585 i386-go32 canadian cross.
12586
12587Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12588
12589 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12590 running under the simulator to build a reduced set of libraries.
12591 (powerpc-*-eabiaix): Add fine grained multilib support added to
12592 other powerpc targets yesterday.
12593
12594Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12595
12596 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12597 -disable-softfloat, -disable-relocatable, -disable-aix, and
12598 -disable-sysv to control which multilib libraries get built.
12599
12600Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12601
12602 * configure: Add Makefile.tem to list of files to remove in trap
12603 handler.
12604
12605Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12606
12607 * config.guess (*Linux*): Add missing "exit"s.
12608 Also, need specific check for alpha-unknown-linux (uses COFF).
12609
12610Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12611
12612 * config.guess: Merge with FSF:
12613
12614 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12615 * config.guess (AIX4): More robust release numbering discovery.
12616
12617 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12618 * config.guess (i386-sequent-ptx): Properly get version number.
12619
12620 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12621 * config.guess (mips:*:4*:UMIPS): New case.
12622
12623Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12624
12625 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12626 (i386-win32 host): Likewise. Don't build readline.
12627
afb8d725
JM
12628Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12629
12630 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12631 SUPPORT_FILES to submakes.
12632
252b5132
RH
12633Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12634
12635 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12636 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12637 mpw-configure.
12638
12639Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12640
12641 * configure.in (appdirs): Use =, not ==, in test expression when
12642 trying to build the text to print in the warning message for
12643 Solaris users.
12644
12645Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12646
12647 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12648
12649Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12650
12651 * config.guess: Recognize lynx-2.3.
12652
12653Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12654
12655 * config.sub (z8ksim): Deleted
12656 (z8k-*-coff): New, this is the one true name of the target.
12657
12658Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12659
12660 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12661
12662Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12663
12664 * config.guess (*:Linux:*:*): First try asking the linker what the
12665 default object file format is (elf, aout, or coff). Then if this
12666 fails, try previous methods.
12667
12668Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12669
12670 * configure.in: Don't build newlib for *-*-vxworks5.1.
12671
12672Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12673
12674 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12675 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12676
12677Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12678
12679 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12680
12681Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12682
12683 * cfg-ml-com.in: New file.
12684 * cfg-ml-pos.in: New file.
12685
12686Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12687
12688 * COPYING.NEWLIB: Add HP free copyright to list.
12689
12690Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12691
12692 * config.sub: Recognize -eabi* for the system, not just -eabi.
12693
12694Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12695
12696 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12697 * config.sub, configure.in (win32): New target and host.
12698
12699Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12700
12701 * configure.in: Add i386-pe configuration.
12702
12703Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12704
12705 * mpw-build.in (install): Install GDB after LD.
12706
12707Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12708
12709 * mpw-config.in (elf/mips.h): Always forward-include, needed
12710 for GDB to build.
12711
12712Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12713
12714 * testsuite: New directory for customer acceptance and whole tool
12715 chain tests.
12716
12717Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12718
12719 * configure: If per-host line isn't found, but AC_OUTPUT is found
12720 and a configure script exists, run it instead.
12721
12722Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12723
12724 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12725
12726Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12727
12728 * configure: Set build_{cpu,vendor,os,alias} to host values when
12729 --build isn't specified.
12730
12731Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12732
12733 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12734 (FLAGS_TO_PASS): Pass them.
12735 (EXTRA_TARGET_FLAGS): Ditto.
12736
252b5132
RH
12737Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12738
12739 * Makefile.in (all-libg++): Depend on all-libstdc++.
12740
12741Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12742
12743 * configure.in (noconfigdirs): Enable all packages for
12744 i386-unknown-netbsd.
12745
12746Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12747
12748 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12749 hosted builds (DOS builds)
12750
12751Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12752
12753 Changes for ARM based on patches from Richard Earnshaw:
12754 * config.sub: Handle armeb and armel.
12755 * configure.in: Omit arm linker only for riscix.
12756
12757Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12758
12759 * config.guess: Update from FSF.
12760
12761Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12762
12763 * config.sub: Recognize powerpcle as the little endian varient of
12764 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12765 powerpcle variant. Convert pentium into i586, not i486. Add p5
12766 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12767 temporarily.
12768
12769Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12770
12771 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12772
12773Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12774
12775 * config.sub: Accept -lites* as a basic system type.
12776
12777Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12778
12779 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12780 installed, and if so return linuxoldld as the system name.
12781
12782Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12783
12784 * config.guess: Add hppa1.1-hp-lites support.
12785
12786Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12787
12788 * configure.in: Don't build newlib for m68k-vxworks5.1.
12789
12790Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12791
12792 * configure.in (mips-sgi-irix6): Use mh-irix5.
12793
12794Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12795
12796 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12797
12798Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12799
12800 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12801 OSF/1. Fix compiler flags.
252b5132
RH
12802 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12803
12804Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12805
12806 * configure.in: Recognize --with-newlib.
12807 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12808
afb8d725
JM
12809Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12810
12811 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12812 to *_X11_MODULES due to gdbtk needing X include files et al.
12813
252b5132
RH
12814Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12815
12816 Merge in support for Mac MPW as a host.
12817 (Old change descriptions retained for informational value.)
12818
12819 * mpw-config.in: Add generic include forwards for cpu-specific
12820 include files in aout and elf directories.
12821
12822 * mpw-configure: Added copyright.
12823 * mpw-config.in: Check for presence of required build tools.
12824 (target_libs): Add newlib.
12825 (target_tools): Add examples.
12826 (Read Me): Generate as "Read Me for MPW" instead.
12827 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12828 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12829 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12830
12831 * mpw-configure: Remove subdir-specific makefile hackery,
12832 delete mk.tmp after using it.
12833
12834 * mpw-build.in (all): Display start and end times.
12835
12836 * mpw-configure (host_canonical): Set.
12837 (target_cpu): Always add to makefiles.
12838 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12839 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12840 (mpw-mh-mpw): Look for in srcdir and srcroot.
12841 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12842
12843 * mpw-build.in: (install-only): New target.
12844
12845 * mpw-configure (host_alias, target_alias): Rename from hostalias
12846 and targetalias, add into generated Makefile.
12847 (mk.tmp): If present, add into generated Makefile.
12848 * mpw-build.in (all-gas): Build config.h first before gas proper.
12849
12850 * mpw-configure (config.status): Write only if changed.
12851 * mpw-config.in (readline): Configure it (not built, just used for
12852 definitions).
12853
12854 * mpw-config.in (elf/mips.h): Add a forward include.
12855
12856 * mpw-config.in: Forward-include most .h files in include into
12857 extra-include.
12858 (readline): Don't build.
12859 mpw-build.in (install): Install GDB.
12860
12861 * mpw-configure (prefix, mpw_prefix): Handle it.
12862 * mpw-config.in (mmalloc, readline): Don't configure.
12863 * mpw-build.in (thisscript): Rename to ThisScript.
12864 Use mpw-build instead of BuildProgram everywhere.
12865 (mmalloc, readline): Don't build.
12866 * mpw-README: New file, basic documentation about the MPW port.
12867
12868 * mpw-config.in: Use forward-include to create include files.
12869
12870 * mpw-configure: Add more things to the top of each configured
12871 Makefile, including contents of config/mpw-mh-mpw.
12872 * mpw-config.in (extra-include): Create this directory and fill it
12873 with Posix-like include files when configuring.
12874
12875 * config.sub (apple, mac, mpw): Add various aliases.
12876
12877 * mpw-build.in: New file, top-level build script fragment for MPW.
12878 * mpw-configure: New file, configure script for MPW.
12879 * mpw-config.in: New file, config fragment for MPW.
12880
12881Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12882
12883 * configure.in (host_libs): Remove glob, since it is gone from the
12884 sources.
12885
12886Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12887
12888 * Makefile.in: define empty GDB_NLM_DEPS var.
12889
12890 * configure.in(target_makefile_frag): use config/mt-netware
12891 for netware targets.
12892
12893Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * config.sub: Merge in recent FSF changes. Remove linux special
12896 cases.
12897
12898Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12899
4bddf3ad 12900 Revert this change:
252b5132
RH
12901
12902 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12903
12904 * build-all.mk: Use CC=cc -Xs on Solaris.
12905
252b5132
RH
12906Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12907
12908 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12909 stop using it.
12910 * Makefile.in: Nuke all references to glob subdirectory.
12911
12912Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12913
12914 * configure.in: Fix --enable-shared logic in per-host.
12915
12916Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12917
12918 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12919
12920Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12921
12922 * configure.in (noconfigdirs): Don't build gas on AIX, for
12923 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12924
12925Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12926
12927 * configure: Fix --cache-file to work if the file argument is a
12928 relative path.
12929
12930Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12931
12932 * configure: If the --cache-file is used, pass it down to
12933 configure in subdirectories.
12934
12935Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12936
12937 * config.sub: add vxworks29k configuration.
12938
12939Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12940
12941 * Makefile.in (taz): Do "diststuff" part quietly.
12942
12943Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12944
12945 * config.sub: Mini-merge with gcc/config.sub.
12946
12947Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12948
12949 * config.guess (IRIX): Sed - to _.
12950
12951Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12952
12953 * Makefile.in (source-vault, binary-vault): New targets.
12954
12955Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12956
12957 * config.sub: Recognize -eabi as a basic system type.
12958
12959Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12960
12961 * configure.in (enable_shared stuff): Fix typo.
12962
12963Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12964
12965 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12966
12967Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12968
12969 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12970
12971Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12972
12973 * configure.in (rs6000-*-*): Don't build gas.
12974
12975Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12976
12977 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12978 reduce command line length.
12979 (AS_FOR_TARGET): Check for as.new, not Makefile.
12980 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12981
12982Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12983
12984 * config.guess: Merge from FSF.
12985
12986Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12987
12988 * configure: Don't use $ when handling program_suffix.
12989
12990Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12991
12992 * configure.in: Configure tk for hppa/hpux.
12993
12994Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12995
12996 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12997
12998Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12999
13000 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13001 to LIBCXXFLAGS. Tests are better run without it.
13002
13003Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13004
13005 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13006
13007Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13008
13009 * configure.in (*-*-netware*): Don't configure xiberty.
13010
13011Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13012
13013 * configure.in: Remove tk from native_only list.
13014
13015Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13016
13017 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13018 for special NCD build.
13019
13020Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13021
13022 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13023 makeall.bat, they're only useful for binutils snapshots.
13024 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13025 makeall.bat to specified SUPPORT_FILES.
13026
13027Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13028
13029 * build-all.mk: Add Ericsson targets to sun4 and solaris
13030 hosts. Add BNR's sun4 target to solaris host, so their
13031 build-from-source will be tested in-house first.
13032
13033Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13034
13035 * Makefile.in (LIBCFLAGS): New variable.
13036 (CFLAGS_FOR_TARGET): Ditto.
13037 (LIBCFLAGS_FOR_TARGET): Ditto.
13038 (LIBCXXFLAGS): Ditto.
13039 (CXXFLAGS_FOR_TARGET): Ditto.
13040 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13041 (BASE_FLAGS_TO_PASS): Pass them.
13042 (EXTRA_TARGET_FLAGS): Ditto.
13043
4bddf3ad 13044 * configure.in: Support --enable-shared.
252b5132
RH
13045
13046Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13047
13048 * configure.in (target_libs): Include libstdc++ again.
13049 * config.guess: Update from FSF (for FreeBSD).
13050
13051Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13052
13053 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13054 makeall.bat.
13055 (DISTDOCDIRS): Add `etc'.
13056 (ETC_SUPPORT_PFX): New variable.
13057 (taz): Include anything from etc starting with a word in
13058 ETC_SUPPORT_PFX.
13059
13060Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13061
13062 * config.sub: Update for recent FSF changes. Remove obsolete
13063 h8300hds entry. Add -windows* and -osx as basic os. Minor
13064 spacing changes.
13065
13066Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13067
13068 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13069
13070 * config.guess: Merge with FSF.
13071 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13072
13073Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13074
13075 * configure: Since the "trap 0" handler will override the exit
13076 status on many systems, only use it for "exit 1", and make it set
13077 a non-zero exit status; reset it before "exit 0". Also, check
13078 exit status of config.sub, and error out if it failed.
13079
13080Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13081
13082 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13083 and install libgloss.
13084
13085Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13086
13087 * Makefile.in (all-binutils): Depend upon all-byacc.
13088
13089 * configure.in: Don't build emacs on Irix 5.
13090
13091Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13092
13093 * configure.in (*-*-netware*): Add libio.
13094
13095Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13096
13097 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13098 (CHECK_TARGET_MODULES): Ditto.
13099 (INSTALL_TARGET_MODULES): Ditto.
13100 (TARGET_LIBS): Ditto.
13101 (all-libstdc++): Note dependencies.
13102
13103Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13104
13105 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13106
13107Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13108
13109 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13110 -fexternal-templates.
13111
13112 * configure.in (target_libs): Add libstdc++.
13113 (noconfigdirs): Add libstdc++ as appropriate.
13114
13115Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13116
13117 * config.guess: Update from FSF.
13118
13119Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13120
13121 * configure: Use ${config_shell} when running ${configsub}.
13122
13123Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13124
13125 * config.sub: No longer recognize h8300h.
13126
13127Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13128
13129 * config.sub: Remove extraneous differences between config.sub and
13130 gcc/config.sub.
13131
13132Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13133
13134 * Makefile.in (DISTSTUFFDIRS): Add gas.
13135
13136Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13137
13138 * COPYING.NEWLIB: New file.
13139
13140Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13141
13142 * config.guess (HP-UX): Patch from Harlan Stenn
13143 <harlan@landmark.com> to also emit release level.
13144
13145Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13146
13147 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13148
13149Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13150
13151 * config.sub: Merge nextstep cleanup from FSF.
13152
13153Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13154
13155 * configure.in (arm-*-*): Don't configure ld for this target.
13156
13157Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13158
13159 * configure.in (*-*-netware): don't configure libg++, libio,
13160 librx, or newlib.
13161
13162Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13163
13164 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13165 configure ld--it works, but it doesn't support shared libraries.
13166
13167Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13168
13169 * config.guess (*-unknown-freebsd*): Get rid of possible
13170 trailing "(Release)" in version string.
13171 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13172
13173Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13174
13175 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13176 Fix type: *-next-neststep -> *-next-nextstep.
13177
13178 * config.guess: Merge from FSF:
13179
13180 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13181
13182 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13183
13184 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13185
13186 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13187 instead of UNIX_SV for UnixWare 1.0).
13188
13189Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13190
13191 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13192 to make gdb/nlm/* build after the compiler and linker.
13193
13194Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13195
13196 * config.guess (netbsd, freebsd, linux): Accept any machine,
13197 not just i[34]86.
13198 (m68k-atari-sysv4): Relocate to match FSF version.
13199
13200 * config.guess: More merges from the FSF:
13201
13202 Add a space before function call or macro invocation.
13203
13204 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13205
13206 * config.guess: Add trap cmd to remove dummy.c and dummy when
13207 interrupted.
13208
13209 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13210
13211 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13212 (dummy): Redirect stderr from compilation of dummy.c.
13213
13214 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13215
13216 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13217
13218Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13219
13220 * configure: Accept and ignore --cache*, for compatibility with
13221 new autoconf.
13222
13223Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13224
13225 * config.guess: Merge from FSF:
13226
13227 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13228
13229 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13230 (PATH): Add /.attbin at end for finding uname.
13231 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13232
13233 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13234
80413487 13235 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13236
13237 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13238
80413487
RH
13239 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13240 to select whether to use ELF or COFF.
252b5132
RH
13241
13242 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13243
80413487 13244 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13245
13246 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13247
13248 * config.guess: Guess the OS version for HPUX.
13249
13250 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13251
13252 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13253
13254Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13255
13256 * configure.in: Recognize --with-headers, --with-libs, and
13257 --without-newlib.
13258 * Makefile.in (all-xiberty): Depend upon all-ld.
13259
13260Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13261
13262 * configure.in: Change i[34]86 to i[345]86.
13263
13264Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13265
13266 * configure (version): A few more tweaks to help message.
13267
13268Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13269
13270 * Makefile.in: Remove (for now) librx as a host library,
13271 now that we're building it for target.
13272
13273Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13274
13275 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13276 (Karl Berry).
13277
13278Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13279
13280 * configure.in: Also configure librx.
13281
13282Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13283
13284 * Makefile.in: Update various rules to reflect that librx
13285 is now needed for libg++.
13286
13287Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13288
13289 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13290
13291Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13292
13293 * configure.in: Configure the examples directory.
13294
13295Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13296
13297 * configure: Simplify Jun 2 1994 change.
13298
13299Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13300
13301 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13302 /bin/gcc isn't good enough to build gcc.
13303
13304Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13305
13306 * Makefile.in (GDB_SUPPORT_FILES): Remove
13307 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13308 (gdb.tar.gz): Add new rule to use standard distribution building
13309 mechanism.
13310
13311Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13312
13313 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13314 Bill Cox <bill@cygnus.com>.
13315
13316Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13317
13318 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13319
13320Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13321
13322 * configure: Search current dir first in .gdbinit.
13323
13324Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13325
13326 * config.sub: Recognize freebsd (merged from gcc config.sub).
13327
13328Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13329
13330 * config.sub: Refer to NeXT's operating system as nextstep.
13331
13332 * config.sub (case $basic_machine): Re-order the cases, to match
13333 the order in the FSF version (which is mostly alphabethical).
13334 Merge in some additions and changes from the FSF.
13335
13336Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13337
13338 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13339 * config.sub: Recognize cxux7.
13340 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13341
13342Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13343
13344 * config.sub: Fix typo powerpc -> powerpc-*.
13345
13346Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13347
13348 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13349
13350 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13351 parallel with all-emacs and install-emacs). Top-level command
13352 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13353
13354Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13355
13356 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13357 $(relbindir)/make before doing ``make install'', and use
13358 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13359 installing over running make binary.
13360 ($(host)-stamp-stage3-installed): Likewise.
13361
13362Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13363
13364 * config.guess: Recognize Mach.
13365
13366Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13367
13368 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13369 see whether --exec-prefix was used.
13370
13371Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13372
13373 * README: Explicitly mention libg++/README. (Zoo's idea.)
13374
13375Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13376
13377 * Makefile.in: Add all-librx target similar to all-libproc.
13378
13379Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13380
13381 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13382 with post 1.2 uname bogosity.
13383
13384Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13385
13386 * configure: Remove temporary files on receipt of a signal.
13387
13388Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13389
13390 * configure: If there is a package_makefile_frag, remove
13391 ${subdir}/Makefile.tem after copying it in.
13392
13393Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13394
13395 * build_all.mk: support rs6000 lynx identifies itself as
13396 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13397 since /bin/gcc is too feeble to compile a modern gcc.
13398
13399Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13400
13401 * brought devo/test-build.mk update-to-date with progressive/
13402 test-build.mk. Add lynx targets and hppa flag info.
13403
13404Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13405
13406 * configure.in: Use mh-ncrsvr43. Patch from
13407 Tom McConnell <tmcconne@sedona.intel.com>.
13408
13409Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13410
13411 * config.guess (i386-unknown-bsdi): No longer need to
13412 check #if defined(__bsdi__) && defined(__i386__).
13413
13414Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13415
13416 * configure: Set program_transform_nameoption correctly.
13417
13418Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13419
13420 * brought build-all.mk update-to-date with progressive build-all.mk,
13421 added new targets and hppa info.
35590697 13422
252b5132
RH
13423Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13424
13425 * configure: If config.guess result is a prefix of the user
13426 specified target, assume a native build and use the user specified
13427 target as the host alias. Remove SunOS patch suffix removal hack.
13428 * configure.in: Remove SunOS patch suffix removal hack.
13429
13430 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13431 in NATIVE_CHECK_MODULES.
13432
13433Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13434
13435 * Makefile.in: Rename HOST_ONLY to NATIVE.
13436 * configure: Delete SunOs patch suffix from host_canonical
13437 and build_canonical variables that are prepended to Makefiles.
13438 * configure.in: Add comments for easier maintenance.
13439
13440Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13441
13442 * Makefile.in: Add all-libproc target similar to all-gui.
13443
13444Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13445
13446 * Makefile.in (CHECK_MODULES): split into
13447 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13448
13449Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13450
13451 * config.guess (i386-unknown-bsdi): New system to guess.
13452
13453Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13454
13455 * Makefile.in: Add all-gui target (but not yet build by "all").
13456
13457Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13458
13459 * config.sub: Move deletion of patch suffix from here...
13460 * configure.in: To here, at Ian's suggestion. The top-
13461 level scripts might need to know of a patch level.
13462
13463Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13464
13465 * config.sub: Strip off patch suffix so rtl is recognized
13466 as a sunos4.1.3 machine, even though it's been patched.
13467
13468Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13469
13470 * Makefile.in (INSTALL_LAST): Delete.
13471 (INSTALL_DOSREL): New.
13472
13473Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13474
13475 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13476 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13477 whether we pass down --with-gnu-ld anyhow.
13478
13479Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13480
13481 * Makefile.in (INSTALL_LAST): Change operation so it works
13482 on more flavors of make.
13483 * configure.in (go32): Don't build libg++ or libio.
13484
13485Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13486
13487 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13488 they can be overriden by templates.
13489
13490Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13491
13492 * configure.in (target==go32): Don't build gdb.
13493 * dosrel: New directory.
13494
13495Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13496
13497 * configure.in (host==go32): Configure dosrel too.
13498 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13499 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13500 be set by incoming names or templates.
13501 (INSTALL_LAST): New rule.
252b5132
RH
13502
13503Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13504
13505 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13506
13507Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13508
252b5132
RH
13509 * configure.in (appdirs): New variable. Currently empty, but will
13510 be used in gas distribution. If nonempty, lists a set of
13511 directories at least one of which must get configured, or top
13512 level configuration is considered to have failed.
13513 (rs6000-*-lynxos*): Use new file name.
13514
13515Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13516
13517 Eliminate XTRAFLAGS.
13518 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13519 newlib include files using -idirafter, and also use -nostdinc.
13520 (CXX_FOR_TARGET): Likewise.
13521 (XTRAFLAGS): Removed.
13522 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13523 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13524 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13525 ($(DO_X)): Don't pass down XTRAFLAGS.
13526
13527Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13528
13529 * configure.in (mips*-dec-bsd*): New target; do build linker.
13530 (mips*-*-bsd*): New target; don't build linker.
13531
13532Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13533
13534 * configure.in: support rs6000-*-lynxos* configuration.
13535 support sunos4 as a cross target.
13536
13537 * config.sub: look for lynx*, not lynx since the OS version may
13538 legitimately be part of the name.
13539
13540Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13541
13542 * configure.in (i[34]86-*-sco*): Move to be with other i386
13543 targets.
13544 (romp-*-*): New target. Skip various binary utilities.
13545 (vax-*-*): New target. Don't build newlib.
13546 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13547
13548Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13549
13550 * configure.in: Only set host_makefile_frag if config
13551 directory exists.
13552
13553Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13554
13555 * install.sh: If $dstdir exists, don't check whether each
13556 component does.
13557
13558Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13559
13560 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13561
13562Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13563
35590697
AJ
13564 * configure.in (*-*-lynxos*): Don't configure newlib for either
13565 native or cross Lynx.
252b5132
RH
13566
13567Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13568
13569 * config.sub (sparc64-elf): Fix os.
13570 (z8k): Remove duplicate.
13571
13572Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13573
13574 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13575 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13576
13577Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13578
13579 * configure: Make file links cleanly even if Lynx fails on
80413487 13580 an NFS symlink (at least fail cleanly).
252b5132
RH
13581
13582Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13583
13584 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13585 -XNh2000.
13586
13587Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13588
13589 * configure: Unknown options are fatal again.
13590
13591Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13592
13593 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13594 compatibility.
252b5132
RH
13595
13596Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13597
13598 * build-all.mk: Add `clean' target.
13599
13600Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13601
13602 * config.guess: Add SINIX support.
13603 * configure.in: Add mips-*-sysv4* support.
13604
13605Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13606
13607 * build-all.mk: Document all useful targets.
13608 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13609 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13610
13611Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13612
13613 * configure: Support --silent, --quiet.
13614
13615Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13616
13617 * configure: Support --disable-FEATURE.
13618
13619Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13620
13621 * config.guess: Recognize NCR running SVR4.3.
13622
13623Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13624
13625 * config.guess: Make BSDI generate i386-unknown-bsd386.
13626 Patch from Paul Eggert <eggert@twinsun.com>.
13627
13628Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13629
13630 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13631
13632Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13633
13634 * configure: Make unrecognized options give nonfatal warnings
13635 instead of fatal errors, and pass them to any subdirectory
13636 configures in case they recognize them.
13637 Make --x equivalent to --with-x.
13638
13639Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13640
13641 * configure: Add --enable-* options. Clean up usage message and
13642 some comments.
13643
13644Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13645
13646 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13647
13648Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13649
13650 * configure.in (hppa*-*-*): Enable binutils.
13651
13652Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13653
13654 * config.sub: Recognize cisco.
13655
13656Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13657
13658 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13659
13660Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13661
13662 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13663 than one configuration name. Add comment.
13664
13665Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13666
13667 * config.guess: about target *-hitachi-hiuxwe2, fixed
13668 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13669 macro is incorrect.]
13670
13671Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13672
13673 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13674 than the "make ls" stuff which used to be here.
13675
13676Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13677
13678 * config.guess: Recognize i[34]86-unknown-freebsd.
13679 From Shawn M Carey <smcarey@rodan.syr.edu>.
13680
13681Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13682
13683 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13684
13685Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13686
13687 * config.guess: Check for ptx.
13688
13689Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13690
13691 * config.sub: Add os9k checking.
13692
13693Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13694
13695 * config.guess: Handle OSF1 running on HPPA processors
13696
13697Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13698
13699 * configure: If subdir configure fails, print out a message with
13700 subdirectory name, in case subdir's configure code didn't identify
13701 itself.
13702
13703Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13704
13705 * configure.in: Remove embedded newlines from configdirs.
13706 Avoid mismatches of substrings. Fix matching strings at end
13707 of configdirs.
13708
13709Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13710
13711 * config.guess: Add Lynx/rs6000 config support.
13712
13713Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13714
13715 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13716
13717Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13718
13719 * configure.in (hppa*-*-osf*): Treat this just like most other
13720 PA configurations (eg no binutils or ld).
13721 (hppa*-*-*elf*): These configurations have binutils and ld.
13722
13723Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13724
13725 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13726
13727Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13728
13729 * configure.in (rs6000-*-*): Build gas.
13730
13731Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13732
80413487 13733 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13734
13735Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13736
13737 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13738 for GDB and GDB has been fixed to not need it.
13739
252b5132
RH
13740Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13741
13742 * config.guess: Recognize vax hosts.
13743
13744Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13745
13746 * configure (while loop): Don't use "break 2" inside case
13747 statement -- the case statement isn't an enclosing loop.
13748
13749Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13750
13751 * config.guess: Clean up NeXT support, to allow nextstep
13752 on Intel machines. Make OS be nextstep.
13753
13754Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13755
13756 * config.guess: Add alternate forms for Convex.
13757
13758Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13759
13760 * configure: Completely rewrite option processing. Take
13761 advantage of pattern-matching to avoid invoking test frequently.
13762 Also clean up host and target defaulting logic.
13763
13764Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13765
13766 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13767 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13768 commands (plus user environment) will fit SCO limits.
13769
13770Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13771
13772 * configure.in: Don't issue warnings about directories which are
13773 not being configured if -norecursion is set. Correct test for
13774 --with-gnu-as and --with-gnu-ld to not get confused by substring
13775 matches.
13776
13777 * configure.in: Don't build gas for alpha-dec-osf1*.
13778
13779Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13780
13781 * configure: Back out Per's change of 12/19/1993. It changes the
13782 behavior of configure in unexpected and confusing ways.
13783
13784 Also, use different delim char when calculating
13785 program_transform_name so that the name can contain slashes.
13786
13787Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13788
13789 * configure.in, config.sub: Add support for VSTa micro-kernel.
13790
13791Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13792
13793 * configure.in: Nuke hacks which were used to get a special
13794 version of GAS for HPPA configurations.
13795
13796Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13797
13798 * configure: If only ${target_alias} is given, use that
13799 as the default for ${host_alias}.
13800 * configure: Add missing back-slashes before nested quotes.
13801
13802Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13803
13804 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13805
13806Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13807
13808 * config.guess: Recognize some Tektronix configurations.
13809 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13810
13811Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13812
13813 * config.sub: Match any flavor of SH.
13814
13815Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13816
13817 * configure.in: Don't try to configure newlib for Alpha.
13818
13819Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13820
13821 * configure.in: Don't build ld for Irix 5. Don't build gas,
13822 libg++ or libio for any Alpha target.
13823
13824 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13825
13826Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13827
13828 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13829 default arguments -- so it tried to compress itself.
13830
13831Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13832
13833 * configure.in (notsupp): ensure that a space is always at the end
13834 of the configdirs list, since the grep checks for an explicit space
13835
13836Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13837
13838 * configure.in (target i386-sysv4.2): don't build ld, since static
13839 versions of many libraries are not available.
13840
13841Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13842
13843 * config.guess: Recognize Apollos (using environment variables).
13844 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13845
13846Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13847
13848 * config.guess: Recognize Sony news mips running newsos.
13849
13850Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13851
13852 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13853 "fi ; else" for bash.
13854
13855Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13856
13857 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13858
13859Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13860
13861 * config.sub: accept unixware as an alias for svr4.2.
13862 Fix some inconsistancies with the gcc version.
13863
13864Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13865
13866 * Makefile.in (DISTDOCDIRS): Add gdb.
13867
13868Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13869
13870 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13871
13872Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13873
13874 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13875 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13876 this now.
13877
13878Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13879
13880 * config.sub: Accept hiux* as an OS name.
13881
13882 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13883 etc/make-stds.texi. The underscore came from gcc, and dje now
13884 agrees that RUNTESTFLAGS is the correct name.
13885
13886Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13887
13888 * install.sh: Remove 'set -e'. It makes any conditionals
13889 in the script useless.
13890
13891 * config.guess: Automatically recognize arm-acorn-riscix
13892 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13893
13894Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13895
13896 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13897
13898Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13899
13900 * Makefile.in (DISTDOCDIRS): New variable.
13901 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13902 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13903
13904Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13905
13906 * configure.in (hppa target): check the source directory for the
13907 pagas sub-directory
13908
13909Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13910
13911 * config.sub: Allow -aout* and -elf*.
13912
13913Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13914
13915 * configure.in: Don't build ld on i386-solaris2, same as for
13916 sparc-solaris2.
13917
13918Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13919
13920 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13921
13922Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13923
13924 * configure.in: Configure gdb for alpha.
13925
13926Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13927
13928 * Makefile.in (CXXFLAGS): Add -O.
13929
13930Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13931
13932 * config.guess: added support for DG Aviion
13933
13934Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13935
13936 * configure.in: Produce warning message for subdirectories not
13937 configurable for this host/target combination. Don't try to
13938 configure gdb for vms.
13939
13940Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13941
13942 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13943 appropriate files before making "diststuff".
13944 (DISTBISONFILES): New var: list of files to be edited.
13945 (DISTSTUFFDIRS): Add binutils.
13946
13947Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13948
13949 * config.sub: also handle mipsel and mips64el (for little endian mips)
13950
13951Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13952
13953 * configure.in: Add * to end of all OS names.
13954
13955Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13956
13957 * configure.in: Build newlib for LynxOS native.
13958
13959Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13960
13961 * config.guess: Add support for delta 88k running SVR3.
13962
13963 * configure.in: Add comment about HP compiler vs. emacs.
13964
13965Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13966
13967 * configure.in: don't build ld on solaris2 (not a viable option
13968 due to bugs in getpwnam & getpwuid)
13969
13970Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13971
13972 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13973 config.guess will produce a full version number.
13974
13975Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13976
13977 * configure.in: Build linker and binutils for alpha-dec-osf1.
13978
13979Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13980
13981 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13982 and gdb/testsuite/Makefile.in.
13983
13984Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13985
13986 * configure.in: recognize mips*- instead of mips-
13987
13988Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13989
13990 * config.sub: Accept linux*coff and linux*elf as operating
13991 systems.
13992
13993Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13994
13995 * config.sub: Recognize mips64, and mips3 as an alias for it.
13996
13997Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13998
13999 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14000 gdb knows how to handle OSF/1 shared libraries.
14001
14002Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14003
14004 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14005 * config.guess: Recognize Hitachi's HIUX.
14006 * config.sub: Recognize h3050r* and hppahitachi.
14007 Remove redundant cases for hp9k[23]*.
14008
14009Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14010
14011 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14012 if gas and ld are in the source tree and are in ${configdirs}.
14013 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 14014 --with options (but still pass them down on the command line,
252b5132
RH
14015 if they were explicitly specified).
14016
14017Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14018
14019 * configure: substitute SHELL value in Makefile.in with
14020 ${CONFIG_SHELL}
14021
14022Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14023
14024 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14025 *-*-solaris2* targets.
14026
14027Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14028
14029 * Makefile.in: define M4, and pass it down to sub-makes;
14030 all-autoconf now depends on all-m4
14031
14032Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14033
14034 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14035 presence of {ar,ranlib} instead of a configured directory
14036
14037Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14038
14039 * config.guess: Accept 34?? as well as 33?? for NCR.
14040
14041Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14042
14043 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14044 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14045
14046Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14047
14048 * configure: grab values for $(CC) and $(CXX) from the
14049 environment, so that someone can do "CC=gcc configure; make" and
14050 have it work right (matching the way that autoconf works now)
14051
14052 * configure.in, Makefile.in: add support for gash, the tcl
14053 interface to Galaxy
14054
14055 * config.guess: add NetBSD variants (hp300, x86)
14056
14057Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14058
14059 * install.sh: Support -d option (in the manner of SunOS 4 install,
14060 as it is more deterministic than that of GNU install)
14061 (chmodcmd): Set file to mode 755 by default (should also do default
14062 chgrp and chown, but I don't feel like dealing with that now)
14063
14064Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14065
14066 * config.sub: Remove h8300hhms alias.
14067
14068Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14069
14070 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14071
14072Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14073
14074 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14075 as stmp-fixinc
14076
14077Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14078
14079 * config.sub: recognize m88110-bug-coff.
14080
14081Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14082
14083 * Makefile.in (all-libio): all dependencies on the toolchain used
14084 to build this (gcc, gas, ld, etc)
14085
14086Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14087
14088 * config.guess: Deal with OSF/1 1.3 on alpha.
14089
14090Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14091
14092 * install.sh: add some 'else true' clauses for portability
14093
14094 * configure.in: don't build libio for h8[35]00-*-* targets
14095
14096Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14097
14098 * Makefile.in: Add support for new libio.
14099
14100Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14101
14102 * install.sh: If one command fails, don't try the rest. Don't try
14103 to remove $dsttmp (via trap) unless we have already created it.
14104 If $src doesn't exist, detect it and exit with an error.
14105
14106 * config.guess: Recognize BSD on hp300.
14107
14108Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14109
14110 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14111 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14112
14113Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14114
14115 * Makefile.in (all-send-pr): depends on all-prms
14116
14117Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14118
14119 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14120
14121Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14122
14123 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14124 Added test for mips-mips-riscos5.
14125
14126Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14127
14128 * configure.in: use mh-hp300 for 68k HP hosts
14129
14130Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14131
14132 * configure: add support for CONFIG_SHELL, so that you can use
14133 some alternate shell for evaluating configure scripts
14134
14135Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14136
14137 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14138 in configure script to bug-gdb@prep.ai.mit.edu when building
14139 distribution archive.
14140 * Makefile.in (COMPRESS): Remove def.
14141 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14142 gdb.tar.Z and make-gdb.tar.Z respectively.
14143 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14144 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14145 to convergence with 'taz' target in Makefile.in.
14146
14147Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14148
14149 * install.sh (dsttmp): use trap to ensure that tmp files go
14150 away on error conditions
14151
14152Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14153
14154 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14155
14156Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14157
14158 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14159 its parent is '/' not ''.
14160
14161 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14162
14163Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14164
14165 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14166 that ${newsrcdir}/configure.in does.
14167
14168Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14169
14170 * test-build.mk: support for CONFIG_SHELL
14171
14172Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14173
14174 * config.sub (netware): Add as a basic system type.
14175
14176Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14177
14178 * Makefile.in (Makefile): depend on configure.in. Also drop the
14179 $(srcdir)/ from the dependency on Makefile.in.
14180
14181Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14182
14183 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14184 (h8300hhms is temporary until multi-libraries are implemented).
14185 * configure.in: Handle h8300h too.
14186
14187Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14188
14189 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14190
14191Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14192
14193 * configure: Remove extraneous output when guessing host type.
14194 * config.guess: Remove extraneous output when guessing using C
14195 compiler rather than uname, or when guessing fails.
14196
14197Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14198
14199 * Makefile.in: remove all.cross and install.cross targets
14200
14201 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14202 definitions
14203
14204Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14205
14206 * configure.in (target sh): Build gprof.
14207
14208Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14209
14210 * config.sub: change -solaris to -solaris2
14211
14212Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14213
14214 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14215
14216Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14217
14218 * configure: Correct error message for missing Makefile.in to
14219 print correct directory.
14220
14221Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14222
14223 * install.sh: kludge around 386BSD shell bug
14224
14225Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14226
14227 * config.guess: Recognize NeXT.
14228 * config.guess: Recognize i486-ncr-sysv4.
14229 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14230
14231Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14232
14233 * Makefile.in (MAKEINFOFLAGS): New variable.
14234 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14235 * build-all.mk, test-build.mk: Pass down --no-split as
14236 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14237
14238Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14239
14240 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14241
14242Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14243
14244 * Makefile.in (libg++.tar.z): New rule.
14245 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14246 * Makefile.in (taz): Only do a single chmod.
14247
14248Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14249
14250 * install.sh: don't use dirname anymore (replaced with sed usage)
14251
14252Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14253
14254 * Makefile.in: Change extension for gzip'd files from '.z' to
14255 '.gz' per new FSF standard usage.
14256
14257Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14258
14259 * configure: put quotes around the final value of program_transform_name
14260
14261Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14262
14263 * Makefile.in: new install.sh support; update install-info rules
14264
14265Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14266
14267 * configure.in: Build diff for crosses, but not for go32 host.
14268
14269 * configure.in: Build gprof only for native, and don't build it
14270 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14271
14272Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14273
14274 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14275
14276Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14277
14278 * configure.in (host_tools): Add prms.
14279
14280Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14281
14282 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14283 with $(FLAGS_TO_PASS) on the command line
14284
14285 * config.sub: Recognize lynx and lynxos
14286
14287Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14288
14289 * config.sub: Accept -ecoff*, not just -ecoff.
14290
14291Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14292
14293 * Makefile.in (taz): Use .gz suffix instead of .z.
14294 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14295 names.
14296
14297Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14298
14299 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14300
14301Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14302
14303 * Makefile.in (install-no-fixedincludes): install gcc last, so
14304 that rebuilds that might happen during 'make install' don't get
14305 bogus gcc include files
14306
14307Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14308
14309 Change from Utah for HPPA support:
14310 * config.guess: Recognize hppa1.x-hp-bsd.
14311
14312Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14313
14314 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14315 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14316
14317Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14318
14319 * config.sub: Add support for rom68k and bug boot monitors.
14320
14321Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14322
14323 * Makefile.in: Make all-opcodes depend on all-bfd.
14324
14325Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14326
14327 * config.guess: Added special check for i[34]86-univel-sysv4*.
14328
14329Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14330
14331 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14332 the processor rather than assuming i486.
14333
14334Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14335
14336 * config.guess: Recognize SunOS6 as Solaris3.
14337
14338Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14339
14340 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14341 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14342
14343Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14344
14345 * build-all.mk (all-cross): New target for Canadian Cross.
14346 Added Q2 go32 targets.
14347 * test-build.mk: Configure go32 cross sparclite-aout and
14348 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14349 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14350
14351Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14352
14353 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14354 GO32 hosted toolchains
14355
14356Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14357
14358 * configure: change so "-exec-prefix" gets passed down rather
14359 than "-exec_prefix" so autoconf generated Makefiles get the
14360 exec_prefix set right.
14361
14362Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14363
14364 * config.guess: get the Solaris2 minor version number
14365
14366 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14367
14368Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14369
14370 * config.guess: Recognize some Sequent platforms.
14371
14372Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14373
14374 * Makefile.in: added the vault-install target
14375
14376 * configure.in: actually use the Sun3 makefile fragment that's in
14377 config, also added the release dir to configdirs
14378
14379Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14380
14381 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14382
14383Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14384
14385 * configure.in: remove some program from Alpha targetted toolchains
14386
14387Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14388
14389 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14390 gprof.
14391 (taz): Run "make diststuff" in those directories instead of "make
14392 proto-dir". Look for "VERSION=" only at start of line in subdir
14393 Makefile. Use "gzip -9" for compression.
14394 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14395 (binutils.tar.z): New target.
14396
14397Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14398
14399 * Makefile.in (taz): Include gpl.texinfo.
14400
14401Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14402
14403 * Makefile.in (setup-dirs): Merged into "taz" target.
14404 (taz): Only do `proto-dir' stuff if a directory is actually needed
14405 for this target.
14406
14407Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14408
14409 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14410 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14411 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14412 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14413 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14414
14415Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14416
14417 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14418 config.sub, and move-if-change to gdb testsuite distribution
14419 archive, so the testsuite can be extracted, configured, and
14420 run separately from the gdb distribution. Blow away the Chill
14421 tests that require a Chill compiled executable, since GNU Chill
14422 is not yet publically available.
14423
14424Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14425
14426 * test-build.mk: set environment variables in a single command,
14427 instead of a list of assignments and exports
14428
14429 * config.guess: recognize Alpha/OSF1 systems
14430
14431Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14432
14433 * configure: Change help message to prefer --options rather than
14434 -options.
14435
14436Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14437
14438 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14439 zippy@ecst.csuchico.edu.
14440 * config.guess: Recognize miniframe.
14441
14442Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14443
9eb322aa
MF
14444 * Makefile.in: Use srcroot to find runtest rather than rootme.
14445 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14446
14447Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14448
14449 * test-build.mk: Extensive additions to support building on a
14450 machine other than the host.
14451
14452Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14453
14454 * configure (tooldir): Fix for i386-aix again.
14455
14456Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14457
14458 * configure, Makefile.in: Change definition of $(tooldir)
14459 to match the FSF.
14460
14461Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14462
14463 * config.guess: Recognize i[34]86/SVR4.
14464
14465Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14466
14467 * Makefile.in (all-gdb): gdb depends on sim.
14468
14469Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14470
14471 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14472 at the same time we make the prototype gdb directory.
14473 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14474 files at the same time as the gdb base release distribution.
14475
14476Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14477
14478 * Makefile.in (check): Use individual check targets rather than
14479 DO_X rule.
14480 (check-gcc): Added.
14481
14482Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14483
14484 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14485 for System V release 3.2.
14486
14487Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14488
14489 * config.sub: Recognize hppaosf.
14490 * configure.in: Do configure ld/binutils/gas for it.
14491
14492Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14493
14494 * configure (tooldir): Alter syntax used to set this, for systems
14495 where "\$" isn't handled right, like i386-aix.
14496
14497Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14498
14499 * configure: Pass program-transform-name, not
14500 program_transform_name, to recursive configures.
14501
14502Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14503
14504 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14505 of gas+ld+binutils.
14506
14507Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14508
14509 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14510
14511Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14512
14513 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14514
252b5132
RH
14515Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14516
14517 * Makefile.in (PRMS): Set back to all-prms.
14518
14519Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14520
14521 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14522 targets, rather than for MIPS hosts.
14523
14524Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14525
14526 * configure.in: add comment for --with-x default values
14527
14528 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14529
14530 * Makefile.in: add check-* targets for each of the directories in
14531 the tree. Add a definition of RUNTEST that will use the one we
14532 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14533
14534Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14535
14536 * configure.in: Removed obsolete references to bfd_target and
14537 target_makefile_frag.
14538
14539 * build-all.mk: Set assorted targets for Q2.
14540 * config.sub: Recognize z8k-sim and h8300-hms.
14541 * test-build.mk: Really don't pass host to configure.
14542 (HOLES): Added uname.
14543
14544Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14545
14546 * configure: Handle an empty program-prefix, program-suffix or
14547 program-transform-name correctly.
14548
14549Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14550
14551 * build-all.mk: -G 8 no longer required for MIPS targets.
14552 * test-build.mk: Don't pass host argument to configure; make it
14553 guess.
14554
14555Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14556
14557 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14558 * Makefile.in (COMPRESS): New macro, like GZIP.
14559
14560Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14561
14562 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14563
14564 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14565 with gas currently defaults to -G 0.
14566
14567Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14568
14569 * Makefile.in (all-flex): flex depends on byacc.
14570
14571 * build-all.mk: If host not specified, use config.guess. Pass TAG
14572 to test-build.mk as RELEASE_TAG.
14573 * test-build.mk (configargs): New variable containing arguments to
14574 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14575 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14576
14577 * config.guess: Use /bin/uname when checking -X argument on SCO,
14578 to avoid invoking GNU uname which doesn't understand -X.
14579
14580 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14581
14582 * configure.in: Build gas for mips-*-*.
14583
14584Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14585
14586 * Makefile.in (all.normal): insert missing backslash.
14587
14588Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14589
4bddf3ad 14590 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14591
14592 * Makefile.in: Complete overhaul to merge many almost identical
14593 targets.
14594
14595Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14596
14597 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14598 (gdb.tar.Z): Adjusted.
14599
14600 * Makefile.in (setup-dirs, taz): New targets; should be general
14601 enough to adapt for gdb sometime. Build only .z file.
14602 (gas.tar.z): New target.
14603
14604Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14605
14606 * build-all.mk: Use CC=cc -Xs on Solaris.
14607
252b5132
RH
14608Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14609
14610 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14611 for handling BISON for FSF releases.
14612
14613Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14614
14615 * configure: Actually implement the change zoo just documented.
14616
14617Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14618
14619 * configure: when using config.guess, only set target_alias when
14620 it's not already been set (ie, on the command line)
14621
14622Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14623
14624 * Makefile.in: add installcheck target, set PRMS to install-prms
14625
14626Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14627
14628 * configure: add support for package_makefile_fragment, handle the
14629 case where a directory has a configure.in file but no Makefile.in
14630 more gracefully (with an actual understandable error message, even);
14631 add support for --without (and add this to the usage message); also
14632 explicitly add a --host=${host_alias} to the command line when
14633 config.guess is used
14634
14635Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14636
14637 * configure: Must use both --host and --target in recursive calls.
14638
14639Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14640
14641 * Makefile.in: Change deja-gnu to dejagnu.
14642
14643Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14644
14645 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14646
14647Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14648
14649 * configure.in: canonicalize all instances to *-*-solaris2*,
14650 also strip out a number of tools to not build for go32 host
14651
14652Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14653
14654 * config.guess: add GPL.
14655
14656 * Makefile.in, config.guess, config.sub, configure: bump
14657 copyrights to 93.
14658
14659Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14660
14661 * Makefile.in (do-info): Removed obsolete check for existence of
14662 localenv file.
14663
14664 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14665
14666Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14667
14668 * Makefile.in: a couple of 'else true' for decstation,
14669 support for TclX
14670
14671 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14672
14673Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14674
14675 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14676
14677Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14678
14679 * config.guess: Recognize i386-ibm-aix (PS/2).
14680 * configure.in: Use config/mh-aix386 file for it.
14681
14682Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14683
14684 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14685 CC_FOR_TARGET instead.
14686 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14687
14688Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14689
14690 * Makefile.in: Add sim to list of directories sent with gdb
14691
14692Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14693
14694 * configure.in: Put back mips-dec-bsd* case.
14695
14696Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14697
14698 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14699 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14700 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14701
14702Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14703
14704 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14705
14706 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14707 (install-info): install dir.info only if it exists,
14708 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14709
14710Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14711
14712 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14713 gas for mips-dec-bsd.
14714
14715Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14716
14717 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14718 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14719
14720Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14721
14722 * configure.in: Added "dejagnu" to hosttools list.
14723
14724Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14725
14726 * config.sub, configure.in, config.guess: Add support
14727 for Bosx, an AIX variant from Bull.
14728 Patches from F.Pierresteguy@frcl.bull.fr.
14729
14730Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14731
14732 * devo/dejagnu: Initial creation of devo/dejagnu.
14733 Migrated dejagnu testcases and support files for testing software
14734 tools to reside as subdirectories, currently called "testsuite",
14735 within the directory of the software tool. Migrated all programs,
14736 support libraries, etc. beloging to dejagnu proper from
14737 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14738 with no modifications. The changes to these files which will
14739 allow them to configure, build, and execute properly will be made
14740 in a future update.
14741
14742Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14743
14744 * Makefile.in: Change send_pr to send-pr.
14745 * configure.in: Likewise.
14746 * send_pr: Renamed directory to send-pr.
14747
14748Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14749
14750 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14751
14752Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14753
14754 * README: Update for gdb-4.8 release.
14755 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14756 gdb-xxx.tar.z (gzip'd) file also.
14757
14758Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14759
14760 * Makefile.in: make all-diff depend on all-libiberty
14761
14762Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14763
14764 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14765
14766Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14767
14768 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14769
14770Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14771
14772 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14773 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14774 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14775
14776Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14777
14778 * Makefile.in: makeinfo binary is in a new location
14779
14780Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14781
14782 * config.sub: Accept -ecoff as an OS.
14783
14784 * Makefile.in: Various changes to eliminate a level of make
14785 recursion and reduce the required command line length.
14786 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14787 sub-makes.
14788 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14789 variables holding settings for specific sub-makes.
14790 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14791 in terms of BASE_FLAGS_TO_PASS.
14792 (TARGET_LIBS): New variable listing directories which use
14793 TARGET_FLAGS_TO_PASS.
14794 (subdir_do): Eliminated.
14795 (do-*): New set of targets to replace subdir_do.
14796 (various): All targets which used subdir_do now depend on do-*.
14797 (local-clean): Renamed from do_clean.
14798 (local-distclean): New target, dependency of distclean and
14799 realclean.
14800 (install-info): Don't create directories. Depend on dir.info
14801 rather than calling make recursively.
14802 (install-dir.info): Eliminated.
14803 (install-info-dirs): Create all info directories here.
14804 (dir.info): Depend upon do-install-info.
14805
14806 * test-build.mk (HOLES): Added false.
14807
14808Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14809
14810 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14811
14812Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14813
14814 * Makefile.in (info): remove dependency on all-texinfo. The
14815 problem was really in texinfo/C, not at this level.
14816
14817Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14818
14819 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14820
14821Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14822
14823 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14824 GDB releases.
14825
14826Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14827
14828 * configure: Include srcdir in message about target of link not
14829 being found. Don't convert `-' to `_' in `with' options being
14830 passed to subdirs.
14831
14832Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14833
14834 * configure.in: add uudecode to host_tools
14835
14836 * Makefile.in: added {all,install}-uudecode targets, added them to
14837 the appropriate lists
14838
14839Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14840
14841 * Makefile.in (all-gcc): Added dependency on all-gas.
14842
14843 * configure.in (mips-*-*): Build ld and binutils.
14844
14845Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14846
14847 * configure: check return code from mkdir, print error message and
14848 exit on failure.
14849
14850Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14851
14852 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14853
14854Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14855
14856 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14857
14858Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14859
14860 * config.sub (h8500): Recognize this as a cpu type.
14861
14862Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14863
14864 * configure: source directory missing is no longer a warning
14865
14866 * configure.in: recognize irix[34]* instead of irix[34]
14867
14868 * Makefile.in: define and pass down X11_LIB
14869
252b5132
RH
14870Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14871
14872 * guess-systype: Renamed to ...
14873 * config.guess: ... by popular request.
14874 * configure.in, Makefile.in: Update accordingly.
14875
14876Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14877
14878 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14879 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14880 + Execute ./dummy instead of assuming . is in PATH.
14881
14882Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14883
14884 * guess-systype: New shell script. Attempts to guess the
14885 canonical host name of the executing host.
14886 Only a few hosts are supported so far.
14887 * configure: Call guess-systype if no host is specified.
14888
14889Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14890
14891 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14892 gcc Makefile.
14893
14894
14895Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14896
14897 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14898 (all-gcc, install-gcc, subdir_do): Use it.
14899
14900Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14901
14902 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14903
14904Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14905
14906 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14907 set exclusively by configure, using configure.in .
14908
14909Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14910
14911 * test-build.mk: set $PATH for all builds
14912
14913 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14914
14915Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14916
14917 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14918 the one used in gcc/Makefile.in, so that a null expansion doesn't
14919 override the one needed to build gcc with a native cc.
14920
14921
14922Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14923
14924 * configure: Accept -with arguments.
14925
14926Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14927
14928 * Makefile.in: added h8300sim
14929
14930Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14931
252b5132
RH
14932 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14933 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14934 (all-cygnus, native, build-cygnus): Make
14935 $(canonhost)-stamp-3stage-done, not $(host)....
14936 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14937 i386-sco3.2v4. Added else true to if command.
14938
14939Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14940
14941 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14942
14943Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14944
14945 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14946
14947Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14948
14949 * configure.in: don't remove binutils from Solaris builds
14950
14951Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14952
14953 * Makefile.in: get rid of earlier definitions for *clean,
14954 also handle the recursive info rule better
14955
14956Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14957
14958 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14959 do more-or-less the right thing.
14960
14961Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14962
14963 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14964 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14965
14966Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14967
14968 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14969 $(host_canonical).
14970
14971 * configure.in: split the configdirs list into 4 categories (native
14972 v. cross, library v. tool) and handle the cross-only and native-
14973 only in more reasonable (and correct!) way.
14974
14975Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14976
14977 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14978 configdirs anymore.
14979
14980Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14981
14982 * Makefile.in: extensive cleanup:: removed all of the explicit
14983 clean-* targets, collapsed many wrappers around subdir_do into
14984 one, added additional targets to satisfy standards.texi, deleted
14985 some old targets, some changes for consistency
14986
14987Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14988
14989 * configure.in: handle some programs as cross-only, and others as
14990 native only
14991
14992 * test-build.mk: handle partial holes in a more generic manner
14993
14994 * Makefile.in: m4 depends on libiberty
14995
252b5132
RH
14996Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14997
14998 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14999 time, wdiff, and find to configdirs
15000
15001 * Makefile.in: all, clean, and install rules for the new programs
15002 added to configure.in
15003
15004Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15005
15006 * configure.in: use mh-sun for all *-sun-* hosts
15007
252b5132
RH
15008Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15009
15010 * Makefile.in: define flags for X11 include files and library file
15011 locations, pass them down to the programs that need this info
15012
15013 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15014
252b5132
RH
15015Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15016
15017 * configure.in: start building libg++ for HP-UX targets
15018
15019Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15020
15021 * README: Update references to files moved into etc/.
15022
15023Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15024
15025 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15026 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15027
15028Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15029
15030 * configure: accept dash as well as underscore in long option
15031 names for FSF compatibility.
15032
15033Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15034
15035 * config.sub: added -sco3.2v4 support from FSF.
15036
15037Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15038
15039 * configure.in: expand the section that adds or removes
15040 directories from the list of programs to build, to handle native
15041 vs. cross in addition to host v. native
15042
15043Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15044
15045 * Makefile.in: Replace C++ in macro names with CXX.
15046 This is less likely to break ...
15047
15048Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15049
15050 * test-build.mk: add -w to GNU_MAKE
15051
15052Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15053
15054 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15055 add 'sparc' to list of recognized cpus. This needed to make
15056 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15057 Delete some redundant ose68 variants. Recognize -wrs as an os,
15058 then changes that into $CPU-wrs-vxworks.
15059
15060 * configure.in: remove most references to gdbtest, regularize
15061 target based program removal
15062
15063 * test-build.mk: import from p3 tree (many fixes and changes)
15064
15065Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15066
15067 * Makefile.in: added rules to handle tcl, tk, and expect
15068
15069 * configure.in: handle those directories if they exist
15070
15071Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15072
15073 * config.sub: removed bogus hppabsd and hppahpux names, since
15074 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15075
15076Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15077
15078 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15079 depends upon all-xiberty
15080
15081 * Makefile.in: changes from p3, including:
15082
15083 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15084
15085 * Makefile.in (XTRAFLAGS): include newlib directories if
15086 newlib/Makefile exists, rather than if host != target.
15087
15088 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15089
15090 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15091 from the same source tree and not building a cross-compiler. This
15092 matters for the libg++ configuration if reconfiguring a tree that
15093 has already been installed.
15094
15095 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15096
15097 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15098 pick up the machine and system specific header files.
15099
15100 * Makefile.in: added AS_FOR_TARGET, passed down in
15101 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15102 the C compiler to use to create programs which are run in the
15103 build environment, set it to default to $(CC), and passed it down
15104 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15105
15106 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15107
15108 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15109 We need them for unusual native builds, like systems without
15110 ranlib.
15111
15112 * configure: also define $(host_canonical) and
80413487
RH
15113 $(target_canonical), which are the full, canonical names for the
15114 given host and target
252b5132
RH
15115
15116Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15117
15118 * Makefile.in: Added separate definitions for C++.
15119
15120Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15121
15122 * configure.in (configdirs): Add deja-gnu.
15123
15124Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15125
15126 * README: Update for configure.texi and gdb-4.7 release.
15127
15128Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15129
15130 * Makefile.in: Move "all" target to top of file.
15131 Previously, first target was ".PHONY" which caused BSD4.4 make
15132 to build .PHONY when make was run without arguments.
15133
15134Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15135
15136 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15137 Library-copylefted code in libiberty.
15138
15139Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15140
15141 * config.sub: Replace m68kmote with plain old m68k.
15142
15143Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15144
15145 * Makefile.in: Remove space from blank line, avoid Make complaints.
15146
15147Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15148
15149 * config.sub: Complain if no argument is given. Added support for
15150 386bsd as OS and target alias.
15151
15152Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15153
15154 * Makefile.in (XTRAFLAGS): include newlib directories if
15155 newlib/Makefile exists, rather than if host != target.
15156
15157Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15158
15159 * config.sub: recognize sparclite-wrs-vxworks.
15160
15161 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15162 p3.) Added clean-xiberty to clean.
15163
15164Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15165
15166 * configure.in: use *-*-* instead of nested cases for host and target
15167
15168Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15169
15170 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15171 from the same source tree and not building a cross-compiler. This
15172 matters for the libg++ configuration if reconfiguring a tree that
15173 has already been installed.
15174
15175Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15176
15177 * config.sub (i486v/i486v4): Merge in from FSF version.
15178
15179Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15180
15181 * configure: only set PWD if it is already set.
15182
15183Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15184
15185 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15186 doesn't have unset and all success paths (and most error paths)
15187 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15188 to just ${PWD} to avoid confusion.)
15189
15190Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15191
15192 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15193 even for a native compilation.
15194
15195Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15196
15197 Changes to make the gdb.tar.Z rule work better.
15198
15199 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15200 (DEVO_SUPPORT): Add configure.texi.
15201 (bfd-ilrt.tar.Z): Remove ancient rule.
15202
15203Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15204
15205 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15206 pick up the machine and system specific header files.
15207
15208 * configure.in, config.sub: added new target m68010-adobe-scout,
15209 with alias of adobe68k. Changed configure.in to check for
15210 -scout before -sco* to avoid a false match.
15211
15212 * Makefile.in: added AS_FOR_TARGET, passed down in
15213 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15214 the C compiler to use to create programs which are run in the
15215 build environment, set it to default to $(CC), and passed it down
15216 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15217
15218Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15219
15220 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15221 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15222 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15223 FOR_TARGET variants, to newlib and libg++.
15224
15225Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15226
15227 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15228 first.
15229
15230Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15231
15232 * config.sub: Accept `elf' as an environment.
15233
15234Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15235
15236 * Makefile.in (all-opcodes): cd into the right directory
15237
15238Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15239
15240 * configure: added -program_transform_name option, used as
15241 argument to sed when installing programs.
15242 configure.texi: added documentation for -program_prefix,
15243 -program_suffix and -program_transform_name.
15244
15245Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15246
15247 * config.sub: Accept i486 where i386 ok.
15248
15249Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15250
15251 * config.sub: accept we32k
15252
15253Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15254
35590697 15255 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15256
15257 * Makefile.in: don't create all directories for ``make install'';
15258 let the subdirectories create the ones they need.
15259
15260Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15261
80413487 15262 * COPYING: new file, GPL v2
252b5132
RH
15263
15264Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15265
15266 * Makefile.in: use the new gen-info-dir, which needs a template
15267 argument (which also lives in texinfo)
15268
15269 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15270
252b5132
RH
15271Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15272
15273 * config.sub (ncr3000): Change i386 to i486.
15274
15275Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15276
15277 * Makefile.in: add install-rcs, install-grep to
15278 install-no-fixedincludes, removed install-bison and install-libgcc
15279
15280Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15281
15282 * configure.in: grab the HPUX makefile fragment if on HPUX
15283
15284Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15285
15286 * Makefile.in: eradicate bison spoor (ditto libgcc).
15287 configure.in: recognise m68{k,000}-ericsson-OSE.
15288 es1800 is alias for m68k-ericsson-OSE
15289
15290Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15291
15292 * configure.in: rearrange the parts that remove programs from
15293 configdirs, based now on HOST==TARGET or by canonical triple.
15294
15295Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15296
15297 * test-build.mk: recurse explicitly with -f test-build.mk when
15298 appropriate. predicate stage3 and comparison on the existence
15299 of gcc. That is, if gcc isn't around, we aren't three-staging.
15300 On very clean, also remove ...stamp-co. Build in-place before
15301 doing other builds.
15302
15303Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15304
15305 * Makefile.in, configure.in: add tgas
15306
15307Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15308
15309 * Makefile.in: a number of changes merged in from progressive.
15310
15311 * configure.in: add libm.
15312
15313 * .cvsignore: ignore some stuff that comes from test-build.mk.
15314
252b5132
RH
15315Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15316
15317 * config.sub: Add es1800 (m68k-ericsson-es1800).
15318
15319Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15320
15321 * configure: Add program_suffix (parallel to program_prefix)
15322 * Makefile.in: adjust directory-creating script for losing decstation
15323
15324Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15325
15326 * configure: Minor $subdir-related fixes.
15327
15328Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15329
15330 * configure: fix various problems with propogating
15331 makefile_target_frag in subdirs.
15332 * configure.in: config libgcc if its there
15333
15334Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15335
15336 * config.sub: HPPA merge.
15337
252b5132
RH
15338Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15339
15340 * Makefile.in: Replace all-bison with all-byacc in all
15341 dependency lines for other tools (which now use byacc).
15342
15343Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15344
15345 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15346
252b5132
RH
15347Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15348
15349 * Makefile.in: make gprof rules similar to byacc rules (instead of
15350 vestigal $(unsubdir) that didn't work...)
15351
15352Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15353
15354 * config.sub: Add support for Linux.
15355 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15356 (at least for libg++).
15357
15358Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15359
15360 * configure.texi: fix doc for the -nfp option to configure
15361
15362Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15363
15364 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15365
15366Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15367
15368 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15369 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15370 * configure.in: added solaris* host_makefile_frag hook.
15371
15372Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15373
15374 * config.sub: changed recognition of m68000 so that various
15375 m68k types can be specified via m680[01234]0
15376
15377Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15378
15379 * config.sub (basic_machine): fix sed so that '-foo' isn't
15380 completely substituted out while .+'-foo' loses the '-foo'
15381
15382Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15383
15384 * config.sub ($os): Add -aout.
15385
15386Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15387
15388 * configure: If host_makefile_frag is absolute, don't
15389 prefix ${invsubdir} (relevant to libg++ auto-configure).
15390
15391Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15392
15393 * Makefile.in (tooldir): Define it.
15394 (all-ld): Depend on all-flex.
15395
15396Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15397
15398 * Makefile.in (check): Fix libg++ special case.
15399
15400Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15401
15402 * configure: do not bury `pwd` into config.status, thus do fewer
15403 pwd's.
15404
15405 * configure: print the "Building in" message only when building in
15406 other than "." AND verbose.
15407
15408 * configure: remove -s, rework -v to better accomodate guested
15409 configures.
15410
15411 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15412
15413Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15414
15415 * Makefile.in: macroize flags passed on recursion. remove
15416 fileutils.
15417
15418Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15419
15420 * configure: get makesrcdir right for subdirs deeper than 1.
15421
15422 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15423 install.
15424
15425Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15426
15427 * Makefile.in: don't print subdir_do or recursion lines.
15428
15429Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15430
15431 * standards.texi: added menu item.
15432
15433 * Makefile.in: build and install standards.info.
15434
15435 * standards.texi: new file.
15436
15437Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15438
15439 * configure: test for and move config.status pieces from
15440 ${subdir}/.
15441
15442Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15443
252b5132
RH
15444 * configure: Test for existance of files before trying to mv
15445 them, to avoid numerous non-existance messages.
15446
15447Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15448
15449 * configure: correct final line of config.status.
15450
15451 * configure: patch from eggert. Avoids a protection problem if
15452 the original Makefile.in is read only.
15453
15454 * configure: use move-if-change from gcc to create config.status.
15455 Some makefiles depend on config.status to tell if a directory
15456 has been reconfigured for a different host. This change
15457 prevents those directories from remaking everything in the case
15458 where the reconfig was only intended to rebuild a Makefile.
15459
15460 * configure: test for config.sub with "config.sub sun4" rather
15461 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15462 host alias from a missing config.sub.
15463
15464Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15465
15466 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15467 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15468
15469Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15470
15471 * configure: mkdir ${subdir} as needed.
15472
15473Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15474
15475 * Makefile.in,configure.in: added autoconf.
15476
15477Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15478
15479 * Makefile.in: no longer pass against on recursion.
15480
15481 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15482 definitions are not inherited.
15483
15484 * configure: correct makesrcdir when subdir is .
15485
15486Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15487
15488 * configure: Add support for 'subdirs' variable, which is
15489 like 'configdirs', except that configure doesn't re-invoke
15490 itself for subdirs, it just creates a Makefile for each subdir.
15491 * configure.texi: Document subdirs.
15492
15493Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15494
15495 * configure.in: added flex to configdirs
15496
15497Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15498
15499 * Makefile.in: remove clean-stamps from clean.
15500
15501Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15502
15503 * configure.in: Add gdbtest to configdirs.
15504
15505Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15506
15507 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15508 to recursive makes.
15509 * configure.in: Recognize new ncr3000 config.
15510
15511Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15512
15513 * Makefile.in, configure.in: removed references to gdbm.
15514
15515Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15516
15517 * config.sub: Don't canonicalize os value
15518 newsos* to bsd (readline needs to check for newsos).
15519 (This fix was earlier made Jan 31, but got re-broken.)
15520
15521Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15522
15523 * configure.in: sco is an os, not a vendor!
15524
15525 * configure: Quote $( better. Keep various shells happy.
15526
15527Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15528
15529 * Makefile.in: eliminate stamp-files.
15530
15531Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15532
15533 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15534 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15535
15536Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15537
15538 * config.sub: fix iris/iris3.
15539
15540Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15541
15542 * configure: re-add -rm.
15543
15544Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15545
15546 * Maskefile.in: add .stmp-rcs to all.
15547
15548 * configure.in: remove gas from rs6000 build, use aix host fragment.
15549
15550Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15551
15552 * configure: pass down site_option during recursion.
15553
15554Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15555
15556 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15557
15558Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15559
15560 * configure: Change exec_prefix so that it really defaults to prefix.
15561
15562Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15563
15564 * Makefile.in, configure.in: Add support for mmalloc library.
15565
15566Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15567
15568 * Makefile.in: add stmp dependencies for a few more things.
15569
15570Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15571
15572 * configure: adjusted error message on objdir/srcdir configure
15573 collision, per john's suggestion.
15574
15575 * Makefile.in: add libiberty stmp to all and all.cross.
15576
15577Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15578
15579 * Makefile.in: remove force dependencies, add grep to all.
15580
15581Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15582
15583 * Makefile.in: drop flex. make stamp files work.
15584
15585 * configure: added test for conflicting configuration in srcdir,
15586 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15587 gets cranky. use relative paths for configure and srcdir
15588 whenever possible. Send some error messages to stderr that were
15589 going to stdout.
15590
15591Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15592
15593 * Makefile.in: Fix libg++ rule to check for gcc directory
15594 before using gcc/gcc. Also pass XTRAFLAGS.
15595
15596Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15597
15598 * Makefile.in: added stmp-files so that directories aren't polled
15599 when they are already built.
15600
15601 * configure.texi: fixed a node pointer problem.
15602
15603Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15604
4bddf3ad 15605 * config.sub configure.in gdb/configure.in
252b5132
RH
15606 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15607 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15608 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15609
15610Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15611
15612 * configure: -recurring becomes -silent. corrected help message
15613 for -site= option.
15614
15615 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15616
15617Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15618
15619 * configure: when building Makefile for crosses, replace
15620 tooldir and program_prefix. default srcdir from location of
15621 config.sub. remove "for host in hosts" and "for target in
15622 targets" loops.
15623
15624Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15625
15626 * Makefile.in: Do not pass bindir or mandir to cvs.
15627
15628Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15629
15630 * Makefile.in, configure.in: removed traces of namesubdir,
15631 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15632 copyrights to '92, changed some from Cygnus to FSF.
15633
15634 * configure.texi: remove most references to multiple hosts,
15635 multiple targets, subdirs, etc.
15636
15637 * configure.man: removed rcsid. reference config.sub not
15638 config.subr.
15639
15640 * Makefile.in: mkdir $(infodir) on install-info.
15641
15642Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15643
15644 * configure.texi: Explain better about .gdbinit and about
15645 the environment that configure.in sections run in.
15646
15647Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15648
15649 * configure.in: Ultrix is only a decstation if it's a MIPS.
15650
15651Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15652
15653 * README: DOC.configure => cfg-paper.texi.
15654
15655Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15656
15657 * config.sub (near case $os): Don't convert newsos* to bsd!
15658
15659Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15660
15661 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15662 the number of copies of COPYING that go into the GDB tar file.
15663
15664Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15665
4bddf3ad 15666 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15667 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15668 Fix SCO configuration stuff.
15669
15670Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15671
15672 * Makefile.in: For libg++, make sure the -I pointing
15673 to the gcc directory goes *after* all the libg++-local -I flags.
15674 Also, move just-gcc dependency from just-libg++ to all-libg++.
15675
15676Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15677
15678 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15679
15680Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15681
15682 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15683
15684Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15685
15686 * config.sub: Add stratus configuration frags. Also
15687 submitted to FSF.
15688
15689Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15690
15691 * Makefile.in (DEV_SUPPORT): add configure.man.
15692
15693 * config.sub(Decode manufacturer-specific): add -none*.
15694
15695Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15696
15697 * Makefile.in: remove form feeds to make Sun's make happy.
15698 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15699
15700Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15701
15702 * Makefile.in (AR_FLAGS): Make quieter.
15703
15704Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15705
15706 * configure.in: Add libg++.
15707 * configure: When verbose, don't output the command line at each
15708 level; it will be unremarkably the same as the previous version,
15709 which will be the same as what the user typed.
15710
15711Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15712
15713 * configure.in, Makefile.in: fix clean-info, add flex. add
15714 fileutils.
15715
15716 * configure: be less sensitive to spaces in Makefile.in. Do not
15717 look for sources in "..". Doing so breaks subdirectories that
15718 might have their own configure. If a subdir has it's own
15719 configure script, use it.
15720
15721Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15722
15723 * cfg-paper.texi: some changes suggested by rms.
15724
15725Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15726
15727 * config.sub: Merge in some small additions from the FSF version,
15728 taken from the gcc distribution, to bring the Cygnus and FSF
15729 versions into closer sync.
15730
15731Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15732
15733 * configure.in: Changed svr4 references to sysv4.
15734
15735Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15736
15737 * configure: added -V for version number option.
15738
15739Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15740
15741 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15742 renamed from DOC.configure to cfg-paper.texi.
15743
15744Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15745
15746 * configure, config.subr, config.sub: config.subr is now
15747 config.sub again.
15748
15749Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15750
15751 * configure.texi: new file, in progress.
15752
15753 * Makefile.in: build info file and install the man page for
15754 configure.
15755
15756 * configure.man: new file, first cut.
15757
15758 * configure: find config.subr again now that configuration "none"
15759 has gone. removed all traces of the -ansi option. removed all
15760 traces of the -languages option.
15761
15762 * config.subr: resync from rms.
15763
d932cae7 157641991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15765
15766 * configure, config.sub, config.subr: merge config.sub into
15767 config.subr, call the result config.subr, remove config.sub, use
15768 config.subr.
15769
15770 * Makefile.in: revised install for dir.info.
15771
d932cae7 157721991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15773
15774 * configure.in: add decstation host makefile frag.
15775
15776 * Makefile.in: BISON now bison -y again. also install-gcc on
15777 install. clean-gdbm on clean. infodir belongs in datadir.
15778 Make directories for info install. Build dir.info here then
15779 install it.
15780
d932cae7 157811991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15782
15783 * Makefile.in: fix for bad directory tests.
15784
d932cae7 157851991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15786
15787 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15788 regexp. -srcdir relative was being handled incorrectly.
15789
15790 * Makefile.in: unwrapped some for loops so that parallel makes
15791 work again and so one can focus one's attention on a particular
15792 package.
15793
d932cae7 157941991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15795
15796 * configure: added PWD as a stand in for `pwd` (for speed). use
15797 elif wherever possible. make -srcdir work without -objdir.
15798 -objdir= commented out.
15799
d932cae7 158001991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15801
15802 * configure: +options become --options. -subdirs commented out.
15803 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15804 Makefile now at top of generated Makefile. Removed cvs log
15805 entries. added -srcdir. create .gdbinit only if there is one
15806 in ${srcdir}.
15807
15808 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15809 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15810 and mandir now keyed off datadir by default.
15811
d932cae7 158121991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15813
15814 * Freshly created ChangeLog.
15815
15816\f
15817Local Variables:
15818mode: change-log
15819left-margin: 8
15820fill-column: 76
15821version-control: never
15822End:
This page took 1.413223 seconds and 4 git commands to generate.