Add the Netronome Flow Processor as a build target to the top-level configure.ac...
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
1063beb5
FT
12018-05-01 Francois H. Theron <francois.theron@netronome.com>
2
3 * configure.ac: Added "nfp" target.
4 * configure: Regenerate.
5
b29d2641
MR
62018-02-13 Maciej W. Rozycki <macro@mips.com>
7
8 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
9 * configure: Regenerate.
10
52b2f300
NC
112018-01-30 Nick Clifton <nickc@redhat.com>
12
13 * src-release.sh (do_proto_toplev): Add patterns for more junk files
14 to delete before creating the tarball.
15
b431b4ea
NC
162018-01-29 Nick Clifton <nickc@redhat.com>
17
18 * src-release.sh (do_proto_toplev): Strip patch remnant files from
19 the sources before creating the tarball.
20
19e2900b
NC
212018-01-13 Nick Clifton <nickc@redhat.com>
22
23 * src-release.sh: Update copyright notice. Change reference to devo
24 to be a reference to root.
25
bf41f30d
NC
262018-01-10 Nick Clifton <nickc@redhat.com>
27
28 * config-ml.in: Sync with gcc sources.
29 * config.guess: Likewise.
30 * config.sub: Likewise.
31 * configure.ac: Likewise.
7ec0cd50 32 * configure: Regenerate.
bf41f30d 33
863f7a5f
NC
342017-12-14 Nick Clifton <nickc@redhat.com>
35
36 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
37
638d9137
SH
382017-12-12 Stafford Horne <shorne@gmail.com>
39
40 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
41 * configure: Regenerate.
42
ef87240f
NC
432017-09-15 Nick Clifton <nickc@redhat.com>
44
45 * src-release.sh (LZIPPROG): New define. Provides the name of the
46 lzip program.
47 (do_lz): New function. Compresses a tarball using the lzip
48 program.
49 (do_compress): Add support for lzip compression.
50 (usage): Mention -l option.
51 (build_release): Support -l option to invoke lzip compression.
52
817b7711
AM
532017-09-15 Alan Modra <amodra@gmail.com>
54
55 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
56 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
57 and sim depending on $tool and $support_files. Echo configure line.
58
255300f5 592017-09-14 Matt Rice <ratmice@gmail.com>
60
61 * src-release.sh (do_proto_toplev): Enable gold during release process.
62
8f0dd45f
AJ
632017-04-13 Andrew Jenner <andrew@codesourcery.com>
64
65 * config.sub: Sync with master version in config project.
66
2f5f29ca
AJ
672017-04-03 Andrew Jenner <andrew@codesourcery.com>
68
69 * config.sub: Handle ia16 in $basic_machine.
70
71 bfd/
72 * config.bfd: Handle ia16.
73
74 gas/
75 * configure.tgt: Handle ia16.
76
77 ld/
78 * configure.tgt: Handle ia16.
79
11997a83
NC
802017-03-22 Nick Clifton <nickc@redhat.com>
81
82 * config.sub: Sync with master version in config project.
83 * config.guess: Likewise.
84
05a13254
NC
852017-01-23 Nick Clifton <nickc@redhat.com>
86
87 * configure.ac: Update year in copyright notice.
88 Sync from FSF GCC mainline, bringing in the following patches.
89 * Makefile.def: Likewise.
90 * Makefile.tpl: Likewise.
91 * configure: Regenerate.
92 * Makefile.in: Regenerate.
93
94 2016-12-21 Jakub Jelinek <jakub@redhat.com>
95
96 * configure.ac: Don't bootstrap libmpx unless --with-build-config
97 includes bootstrap-mpx.
98
99 2016-12-01 Matthias Klose <doko@ubuntu.com>
100
101 * configure.ac: Don't use pkg-config to check for bdw-gc.
102
103 2016-11-30 Matthias Klose <doko@ubuntu.com>
104
105 * Makefile.def: Remove reference to boehm-gc target module.
106 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
107 options and for the bdw-gc pkg-config module.
108
109 2016-11-15 Matthias Klose <doko@ubuntu.com>
110
111 * config-ml.in: Remove references to GCJ.
112 * configure.ac: Likewise.
113
114 2016-09-30 Jakub Jelinek <jakub@redhat.com>
115
116 * configure.ac: Add target-libffi to target_libraries.
117 Readd libgcj target disablings, modified to only target-libffi.
118 Readd target addition of go to unsupported languages.
119
120 2016-09-30 Andrew Haley <aph@redhat.com>
121
122 * Makefile.def: Remove libjava.
123 * Makefile.tpl: Likewise.
124 * configure.ac: Likewise.
125
126 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
127
128 * configure.ac: Disable "sim" directory for arc*-*-*.
129
130 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
131
132 * configure.ac: Check for the minimum in-tree MPFR version
133 handled.
134
3f66c01b
AM
1352016-12-31 Alan Modra <amodra@gmail.com>
136
137 * config.sub: Import from upstream.
138
da17fe9d
AM
1392016-12-08 Alan Modra <amodra@gmail.com>
140
141 * configure: Regenerate.
142
d5451cd4
JC
1432016-12-02 Josh Conner <joshconner@google.com>
144
145 * configure.ac: Add fuchsia to targets that use ELF.
146 * configure: Regenerated.
147
5ada5c6f
DE
1482016-11-07 Doug Evans <dje@google.com>
149
150 * config.sub: Sync with upstream version 2016-11-03.
151 git://git.sv.gnu.org/config.git
152 * config.guess: Sync with upstream version 2016-10-02.
153
07619d52
SM
1542016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
155
156 * .gitignore: Add archives and make stamps.
157
bedbe19c
YTL
1582016-07-20 Yan-Ting Lin <currygt52@gmail.com>
159
160 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
161 * configure: Regenerated.
162
9abdce70
WL
1632016-06-28 Walter Lee <walt@tilera.com>
164
165 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
166 * configure: Regenerate.
167
0597bdc4
AM
1682016-05-28 Alan Modra <amodra@gmail.com>
169
170 * Makefile.tpl (configure): Depend on m4 files included.
171 * Makefile.in: Regenerate.
172
1690f1db
NC
1732016-05-27 Nick Clifton <nickc@redhat.com>
174
175 * config.guess (Alpha OSF1): Fix typo introduced during the most
176 recent synchronization update.
177
b43b8535
NC
1782016-05-23 Nick Clifton <nickc@redhat.com>
179
180 * Import these patches from the gcc mainline:
181
182 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
183
184 * config.guess: Import version 2016-04-02 (newest).
185 * config.sub: Import version 2016-05-10 (newest).
186
bb7dc663
NC
1872016-04-19 Nick Clifton <nickc@redhat.com>
188
189 * Import this patch from the GCC mainline:
190
191 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
192
193 PR bootstrap/70173
194 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
195 and gotools directories. Delete the stage_final file.
196 * Makefile.in: Regenerate.
197
ea016470
CC
1982016-03-17 Cary Coutant <ccoutant@gmail.com>
199
200 * configure.ac: Add mips and s390 to the gold target check.
201 * configure: Regenerate.
202
52cf9762
NC
2032016-02-10 Nick Clifton <nickc@redhat.com>
204
205 Import these patches from the GCC mainline:
206
207 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
208
209 * configure.ac: Enable LTO for DJGPP
210 * configure: Regenerate
211
212 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
213
214 PR bootstrap/69329
215 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
216 * Makefile.in: Regenerate.
217
218 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
219 Sebastian Pop <s.pop@samsung.com>
220
221 * Makefile.in: Regenerate.
222 * Makefile.tpl: Export ISLVER.
223 * configure: Regenerate.
224 * config/isl.m4: Detect isl-0.15.
225
226 2016-01-29 Sebastian Pop <s.pop@samsung.com>
227
228 * config/isl.m4: Add comments about isl-0.16.
229 * configure: Regenerate.
230
1985dc2d
L
2312016-01-12 H.J. Lu <hongjiu.lu@intel.com>
232
233 Sync with GCC
234 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
235
236 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
237 symbols.
238
239 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
240
241 PR bootstrap/69134
242 * Makefile.def (mpfr): Disable assembler.
243 * Makefile.in: Regenerate.
244
4849dfd8
NC
2452016-01-11 Nick Clifton <nickc@redhat.com>
246
247 Import the following changes from the GCC mainline:
248
249 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
250
251 * configure.ac: Enable libmpx by default.
252 * configure: Regenerated.
253
254 2015-11-19 Martin Liska <mliska@suse.cz>
255
256 * .gitignore: Add .clang-format to ignored files.
257 * Makefile.tpl: Add clang-format.
258 * Makefile.in: Regenerate.
259
260 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
261
262 PR libffi/65726
263 * Makefile.def (lang_env_dependencies): Make libffi depend
264 on cxx.
265 * Makefile.in: Regenerate.
266
267 2015-12-02 Ian Lance Taylor <iant@google.com>
268
269 PR go/66147
270 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
271 * Makefile.in: Regenerate.
272
273 2015-12-17 Nathan Sidwell <nathan@acm.org>
274
275 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
276 * configure: Regenerate.
277
278 2015-12-17 Sebastian Pop <s.pop@samsung.com>
279
280 * Makefile.in: Replace ISL with isl.
281 * Makefile.tpl: Same.
282 * config/isl.m4: Same.
283 * configure.ac: Same.
284 * contrib/download_prerequisites: Same.
285 * configure: Regenerate.
286
287 2016-01-01 Ben Elliston <bje@gnu.org>
288
289 * config.guess: Import version 2016-01-01.
290 * config.sub: Likewise.
291
f075eb5e
TG
2922015-11-20 Tristan Gingold <gingold@adacore.com>
293
294 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
295 * configure: Regenerate.
296
6c3bc0f8
NC
2972015-10-21 Nick Clifton <nickc@redhat.com>
298
299 PR gas/19109
300 * configure.ac: Note the 'none' is an acceptable argument to
301 --enable-compressed-debug-sections.
302 * configure: Regenerate.
303
edeefb67
L
3042015-10-20 H.J. Lu <hongjiu.lu@intel.com>
305
306 PR gas/19109
307 * configure.ac: Add
308 --enable-compressed-debug-sections={all,gas,gold,ld}.
309 * configure: Regenerated.
310
68996839
NC
3112015-09-30 Nick Clifton <nickc@redhat.com>
312
313 Import the following patches from the GCC mainline:
314
315 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
316
317 PR libfortran/54572
318 * Makefile.def: Make libgfortran depend on libbacktrace.
319 * Makefile.in: Regenerate.
320
321 2015-08-12 Tom de Vries <tom@codesourcery.com>
322
323 PR other/67092
324 PR other/67098
325 * configure.ac: Remove --with_host_libstdcxx support.
326 * configure: Regenerate.
327
328 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
329 Jakub Jelinek <jakub@redhat.com>
330
331 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
332 nvptx*-*-*.
333 * configure: Regenerate.
334
5960642a
L
3352015-08-07 H.J. Lu <hongjiu.lu@intel.com>
336
337 Sync with GCC
338 2015-07-28 Ben Elliston <bje@gnu.org>
339
340 * config.sub, config.guess: Import from upstream.
341
016a3251
DD
3422015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
343
344 * Makefile.def (libiconv): Define bootstrap=true.
345 Mark pdf/html/info as missing.
346 (configure-gcc): Depend on all-libiconv.
347 (all-gcc): Ditto.
348 (configure-libcpp): Ditto.
349 (all-libcpp): Ditto.
350 (configure-intl): Ditto.
351 (all-intl): Ditto.
352 * Makefile.in: Regenerate.
353
136bb21f
L
3542015-07-27 H.J. Lu <hongjiu.lu@intel.com>
355
356 Sync with GCC
357 2015-07-24 Michael Darling <darlingm@gmail.com>
358
359 PR other/66259
360 * config-ml.in: Reflects renaming of configure.in to configure.ac
361 * configure: Likewise
362 * configure.ac: Likewise
363
22121df0
L
3642015-07-14 H.J. Lu <hongjiu.lu@intel.com>
365
366 * Makefile.in: Regenerated.
367
368 Sync with GCC
369 2015-05-21 Jason Merrill <jason@redhat.com>
370
371 * Makefile.tpl: Update comments.
372
373 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
374
375 * Makefile.tpl: Remove surplus whitespace throughout.
376
377 2015-03-25 Martin Liska <mliska@suse.cz>
378 Yury Gribov <y.gribov@samsung.com>
379
380 * Makefile.tpl: Fix ln source location for vimrc file.
381
969b1713
L
3822015-07-14 H.J. Lu <hongjiu.lu@intel.com>
383
384 Sync with GCC
385 2015-05-16 James Bowman <james.bowman@ftdichip.com>
386
387 * configure.ac: FT32 target added.
388 * configure: Regenerate.
389
ce6c656d
L
3902015-07-14 H.J. Lu <hongjiu.lu@intel.com>
391
392 Sync with GCC
393 2015-06-02 Jason Merrill <jason@redhat.com>
394
395 PR bootstrap/66319
396 * configure.ac: Use -std=gnu++98.
397
398 2015-05-28 Mike Frysinger <vapier@gentoo.org>
399
400 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
401 * configure: Regenerate.
402
403 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
404
405 * configure.ac: Fix typo.
406 * configure: Regenerate.
407
408 2015-05-03 Matthias Klose <doko@ubuntu.com>
409
410 * configure.ac: Match $host configured with triplets.
411 * configure: Regenerate.
412
413 2015-04-17 Jakub Jelinek <jakub@redhat.com>
414
415 PR bootstrap/62077
416 * configure.ac (--enable-stage1-checking): Default to
417 release,misc,gimple,rtlflag,tree,types if --disable-checking
418 or --enable-checking is not specified and DEV-PHASE is not
419 experimental.
420 * configure: Regenerated.
421
422 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
423
424 Install back PR target/47230 fix (Revert the revert).
425
16beab3d
L
4262015-06-30 H.J. Lu <hongjiu.lu@intel.com>
427
428 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
429 target.
430 * configure: Regenerate.
431
5569a85f
JDA
4322015-05-13 John David Anglin <dave.anglin@bell.net>
433
434 * configure.ac: Disable configuration of GDB for HPUX targets.
435 * configure: Regenerate.
436
e81d5d05
L
4372015-05-01 H.J. Lu <hongjiu.lu@intel.com>
438
439 PR ld/18355
440 * Makefile.def: Add extra_configure_flags to host zlib.
441 * configure.ac (extra_host_zlib_configure_flags): New. Set
442 to --enable-host-shared When bfd is to be built as shared
443 library. AC_SUBST.
444 * Makefile.in: Regenerated.
445
ec5b9462
HPN
4462015-04-15 Mike Frysinger <vapier@gentoo.org>
447 Hans-Peter Nilsson <hp@axis.com>
448
449 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 450 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
451 use that in the getver call instead of $tool.
452 (sim_release): Pass gdb as fifth parameter to tar_compress.
453 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
454
f91ca6bc
IB
4552015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
456
457 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
458 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
459 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
460 * Makefile.in: Regenerate.
461
cf39cfc5
L
4622015-04-01 H.J. Lu <hongjiu.lu@intel.com>
463
464 * configure.ac: Add --with-system-zlib.
465 * configure: Regenerated.
466
6ac1079e
L
4672015-03-31 H.J. Lu <hongjiu.lu@intel.com>
468
469 * src-release.sh: Don't configure with --with-target-subdir=.
470 --disable-multilib.
471
890ba06f
L
4722015-03-31 H.J. Lu <hongjiu.lu@intel.com>
473
474 * src-release.sh (DEVO_SUPPORT): Replace src-release with
475 src-release.sh.
476
5675acd9
ES
4772015-03-30 Ed Schouten <ed@nuxi.nl>
478
479 * config.sub: Update from upstream, to 2015-03-04 version.
480 * config.guess: Likewise.
481
d2d67aea
L
4822015-03-30 H.J. Lu <hongjiu.lu@intel.com>
483
484 * Makefile.def (dependencies): Add all-zlib to all-bfd.
485 * Makefile.in: Regenerated.
486
92c695a1
L
4872015-03-28 H.J. Lu <hongjiu.lu@intel.com>
488
489 * src-release.sh (do_proto_toplev): Configure with --target
490 --with-target-subdir and --disable-multilib.
491 (BINUTILS_SUPPORT_DIRS): Add zlib.
492 (GAS_SUPPORT_DIRS): Likewise.
493 (GDB_SUPPORT_DIRS): Likewise.
494 (SIM_SUPPORT_DIRS): Likewise.
495
091021fa
L
4962015-03-17 H.J. Lu <hongjiu.lu@intel.com>
497
498 * configure.ac (target_configdirs): Exclude target-zlib if
499 target-libjava isn't built.
500 * configure: Regenerated.
501
5df8a8fc
L
5022015-03-17 H.J. Lu <hongjiu.lu@intel.com>
503
504 Sync with GCC
505 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
506
507 * config-ml.in: Robustify ac_configure_args parsing.
508
1b6c0831
L
5092015-03-16 H.J. Lu <hongjiu.lu@intel.com>
510
511 * Makefile.def: Updated from GCC trunk.
512 * Makefile.tpl: Likewise.
513 * configure.ac: Likewise.
514 * Makefile.in: Regenerated.
515 * configure: Likewise.
516
3f8107ab
AM
5172015-01-28 James Bowman <james.bowman@ftdichip.com>
518
519 * configure.ac: Add FT32 support.
520 * configure: Regenerate.
521
10b8fe5e
AG
5222015-01-12 Anthony Green <green@moxielogic.com>
523
524 * configure.ac: Don't disable gprof for moxie.
525 * configure: Rebuild.
526
6b91c541
AP
5272015-01-03 Andrew Pinski <apinski@cavium.com>
528
529 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
530 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
531 (BASE_TARGET_EXPORTS): Add OBJCOPY.
532 (OBJCOPY_FOR_TARGET): New variable.
533 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
534 * Makefile.in: Regenerate.
535 * configure.ac: Check for already installed target objcopy.
536 Also GCC_TARGET_TOOL on objcopy.
537 * configure: Regenerate.
538
6ba37ab4
HPN
5392015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
540
541 * config.sub: Update from upstream, to 2015-01-01 version.
542 * config.guess: Ditto.
543
bb5f7690
EB
5442014-12-06 Eric Botcazou <ebotcazou@adacore.com>
545
546 * config.sub: Update from upstream config repo.
547
6e733cce
L
5482014-11-24 H.J. Lu <hongjiu.lu@intel.com>
549
550 * libtool.m4: Updated from GCC trunk.
551
8969c424
JBG
5522014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
553
554 * config.guess: Update from upstream config repo.
555 * config.sub: Ditto.
556
37e77caf
JBG
5572014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
558
559 * move-if-change: Update from upstream gnulib.
560
e3046511
JBG
5612014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
562
563 * compile: Sync with upstream Automake.
564 * depcomp: Ditto.
565 * install-sh: Ditto.
566 * missing: Ditto.
567 * mkinstalldirs: Ditto.
568 * ylwrap: Ditto.
569
3e615393
TG
5702014-10-15 Tristan Gingold <gingold@adacore.com>
571
572 * src-release.sh (do_proto_toplev): Configure with --target.
573
6d26190c
JY
5742014-10-03 Jing Yu <jingyu@google.com>
575
576 * configure.ac: Add aarch64 to list of targets that support gold.
577 * configure: Regenerate.
578
a9d58c06
AB
5792014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
580
581 * configure.ac: Add mips*-img-elf* target triple.
582 * configure: Regenerate.
583
b25b5cef
CJW
5842014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
585 * configure: Disable gdb for nds32*-*-* until supported.
586 * configure.ac: Disable gdb for nds32*-*-* until supported.
587
f8797b5a
JB
5882014-09-05 Joel Brobecker <brobecker@adacore.com>
589
590 * configure: Regenerate.
591
2536ee9d
WN
5922014-08-27 Will Newton <will.newton@linaro.org>
593
594 * src-release.sh: New file.
595 * src-release: Remove file.
596
1f995db6
JS
5972014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
598
599 GDB not supported for or1k*-*-rtems*
600 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
601 of the stanzas results in this not being caught by or1k*-*-* later.
602 * configure. Regenerated.
603
a843ea33
SB
6042014-07-25 Samuel Bronson <naesten@gmail.com>
605
606 * .gitattributes: New file for use with git-merge-changelog.
607
cfbc1a6c
JS
6082014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
609
610 Disable gdb for or1k*-*-* until supported
611 * configure.ac (or1k*-*-*): Disable gdb.
612 * configure: Regenerated.
613
d9e042ac
SL
6142014-05-14 Sandra Loosemore <sandra@codesourcery.com>
615
616 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
617 * configure: Regenerated.
618
201f096f 6192014-03-26 Jakub Jelinek <jakub@redhat.com>
620
621 PR sanitizer/56781
622 * Makefile.def: Set bootstrap=true; for host fixincludes.
623 * configure.ac: Don't bootstrap host fixincludes unless
624 --with-build-config=bootstrap-{a,ub}san.
625 * Makefile.in: Regenerated.
626 * configure: Regenerated.
627
730af8ee 6282014-03-21 Jakub Jelinek <jakub@redhat.com>
629
630 * configure.ac: Move BUILD_CONFIG set up earlier. Add
631 --enable-vtable-verify option parsing. Don't add
632 target-libsanitizer to bootstrap_target_libs unless
633 --with-build-config=bootstrap-asan or
634 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
635 to bootstrap_target_libs unless --enable-vtable-verify.
636 * configure: Regenerated.
637
abca8d87 6382014-03-07 Jakub Jelinek <jakub@redhat.com>
639
640 PR bootstrap/58572
641 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
642 -I for libstdc++-v3 includes if $(LEAN).
643 * Makefile.in: Regenerated.
644
68d122bb 6452014-02-24 Walter Lee <walt@tilera.com>
646
647 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
648 (tilegx-*-*): Change to tilegx*-*-*.
649 * configure: Regenerate.
650
39d1b2ae
RS
6512014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
652
653 * config.sub, config.guess: Import from upstream.
654
50f80006
EB
6552014-04-04 Eric Botcazou <ebotcazou@adacore.com>
656
657 PR bootstrap/60620
72f4393d 658 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
659 * Makefile.in: Regenerate.
660
a6305403
YS
6612014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
662
663 * Makefile.def (dependencies): Make all-ld depend on all-binutils
664 for WINDRES_FOR_TARGET in default-manifest.o rule.
665 * Makefile.in: Regenerate.
666
62a0f723
RO
6672014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
668
669 PR target/59788
670 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
671 *solaris2*.
672
530e8392
KB
6732013-12-19 Keven Boell <keven.boell@intel.com>
674
675 * cp-namespace.c (cp_lookup_nested_symbol): Enable
676 nested lookups for fortran modules.
677 * dwarf2read.c (read_module): Add fortran module to
678 the symbol table.
679 (add_partial_symbol, add_partial_module): Add fortran
680 module to the partial symbol table.
681 (new_symbol_full): Create full symbol for fortran module.
682 * f-exp.y (yylex): Add new module domain to be parsed.
683 * symtab.h: New domain for fortran modules.
684
7f9b20bb
KB
6852013-12-19 Keven Boell <keven.boell@intel.com>
686
687 * f-exp.y (yylex): Add domain array to enable lookup
688 in multiple domains. Loop over lookup domains and try
689 to find requested symbol. Add STRUCT_DOMAIN to lookup
690 domains to be able to query for user defined types.
691
afc0578d 6922013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
693
694 * configure.ac: Add user-friendly check for native x86_64-linux
695 multilibs.
696 * configure: Regenerate.
697
f3f51a69
AM
6982013-11-23 Alan Modra <amodra@gmail.com>
699
700 * config.sub, config.guess: Import from upstream.
701
2440009d 7022013-11-07 Thomas Schwinge <thomas@codesourcery.com>
703
2440009d 704 * Makefile.in: Regenerate.
705
e78e02e6 706 * Makefile.tpl: Fix typo.
707 * Makefile.in: Regenerate partially.
708
9aaf2a7e 7092013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
710
711 * configure.ac: Added libcilkrts to noconfig list when C++ is not
712 supported.
713 * configure: Regenerated.
714
880b18d1 7152013-10-30 Jason Merrill <jason@redhat.com>
716
717 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
718 --disable-build-format-warnings.
719
522e3d71 7202013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
721
f3f51a69 722 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 723 depend on libstdc++ and libgcc.
724 * configure: Regenerate.
725 * configure.ac: Added libcilkrts to target binaries. Also, restrict
726 libcilkrts for POSIX and i*86, and x86_64 architectures.
727 * Makefile.in: Added libcilkrts related fields to support building it.
728
cb49a9e1 7292013-10-26 Jeff Law <law@redhat.com>
730
731 * Makefile.def (target_modules): Remove libmudflap
732 (languages): Remove check-target-libmudflap).
733 * Makefile.in: Rebuilt.
734 * Makefile.tpl (check-target-libmudflap-c++): Remove.
735 * configure.ac (target_libraries): Remove target-libmudflap.
736 Remove checks which disabled libmudflap on some systems.
737 * configure: Rebuilt.
738 * libmudflap: Directory removed.
739
82033c9b
JBG
7402013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
741
742 * configure.ac: Update from GCC.
743 * configure: Regenerate.
744
b50d7605
HPN
7452013-10-15 Hans-Peter Nilsson <hp@axis.com>
746
747 * src-release (do-proto-toplevel): Support subdir-path-prefixed
748 files in SUPPORT_FILES.
749 (SIM_SUPPORT_DIRS): New variable.
750 (sim.tar.bz2): New rule.
751
f4cfb980
JBG
7522013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
753
754 * configure.ac: Update from GCC.
755 * configure: Regenerate.
756
78b1434c
JJ
7572013-10-01 Jeff Johnston <jjohnstn@redhat.com>
758
759 * COPYING.NEWLIB: Update with new copyright.
760
b3fc79f8
JBG
7612013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
762
763 * configure.ac: Update from GCC.
764 * configure: Regenerate.
765
cc9afea3
AM
7662013-09-20 Alan Modra <amodra@gmail.com>
767
768 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
769 ppc host match. Support little-endian powerpc linux hosts.
770
f006cabd
JB
7712013-08-16 Joel Brobecker <brobecker@adacore.com>
772
773 * src-release (VER): When using $(TOOL)/common/create-version.sh,
774 strip the "-cvs" suffix from the version number if present.
775
95e43135
JBG
7762013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
777
778 * configure.ac: Sync with GCC repo.
779 * Makefile.def: Ditto.
780 * configure: Regenerate.
781 * Makefile.in: Ditto.
782
7539e41e
JB
7832013-07-22 Joel Brobecker <brobecker@adacore.com>
784
785 * src-release (VER): Use $(TOOL)/common/create-version.sh
786 if it exists.
787
e8044f35
RS
7882013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
789
790 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
791 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
792 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
793 * configure: Regenerate.
794
7bab7634
DC
7952013-06-01 George Thomas <george.thomas@atmel.com>
796
95e43135
JBG
797 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
798 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 799
b5364c9e
JJ
8002013-05-06 Sandra Loosemore <sandra@codesourcery.com>
801
802 * COPYING.NEWLIB: Add Altera Corporation copyright.
803
5dad867c
JBG
8042013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
805
806 * config.guess: Update from config repo.
807 * config.sub: Ditto.
808
b836cb18
JBG
8092013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
810
811 * Makefile.def: Sync with GCC.
812 * Makefile.in: Regenerate.
813
e7d5abf1
JBG
8142013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
815
816 * configure.ac: Sync with GCC.
b836cb18 817 * configure: Regenerate.
e7d5abf1 818
4f778543
MF
8192013-03-22 Mike Frysinger <vapier@gentoo.org>
820
821 * src-release (VER): Change bfd/configure.in sed to use the new
822 `bfd/configure --version` output.
823
f1dd87fc
YZ
8242013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
825
826 * configure.ac: Sync with GCC repo.
827 * configure: Ditto.
828
a413f71a
ILT
8292013-02-05 Ian Lance Taylor <iant@google.com>
830
831 PR go/55969
832 * configure.ac: Disable libgo on some systems where it does not
833 work.
834 * configure: Rebuild.
835
3a98824c
AM
8362013-02-05 Alan Modra <amodra@gmail.com>
837
838 * configure: Regenerate after syncing config/.
839
3dae1673
JBG
8402013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
841
842 * configure.ac: Sync with GCC repo.
843 * configure: Ditto.
844 * Makefile.def: Ditto.
845 * Makefile.in: Ditto.
846
bf51454b
JB
8472013-01-11 Joel Brobecker <brobecker@adacore.com>
848
849 Sync with GCC, merge:
850
851 2013-01-09 Jason Merrill <jason@redhat.com>
852
853 * .gitignore: Import from gdb repository.
854
c841a2be
JBG
8552013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
856
857 * config.sub: Update from config repo.
858
d7b9dae9
EB
8592013-01-11 Eric Botcazou <ebotcazou@adacore.com>
860
861 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
862 * Makefile.in: Regenerate.
863
861ea9c8
L
8642013-01-09 H.J. Lu <hongjiu.lu@intel.com>
865
866 * Makefile.def (configure-gcc): Depend on all-gmp.
867 (all-gcc): Remove dependency on all-gmp.
868 * Makefile.in: Regenerated.
869
ce82b126
JBG
8702013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
871
1b4f418d 872 * config.guess: Update from config repo.
c2e5e6d7 873 * config.sub: Ditto.
ce82b126 874
fd62a30d
JJ
8752013-01-07 Jeff Johnston <jjohnstn@redhat.com>
876
877 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
878 exists and replace the new bfin license in its location.
879
0140d685
L
8802013-01-07 H.J. Lu <hongjiu.lu@intel.com>
881
882 PR gas/14899
883 * Makefile.def (dependencies): Make all-binutils, all-gprof,
884 all-ld and all-gold depend on all-gas.
885 * Makefile.in: Regenerated.
886
c3d399e7
L
8872012-12-29 Ben Elliston <bje@gnu.org>
888
889 * config.guess: Update to 2012-12-29 version.
890 * config.sub: Likewise.
891
9417cd2f
JBG
8922012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
893
894 * Makefile.def (install-target-libgo): Depend on
895 install-target-libatomic. Merged from GCC repo.
896 * Makefile.in: Regenerate.
897
68dad382
JJ
8982012-12-17 Jeff Johnston <jjohnstn@redhat.com>
899
900 * COPYING.LIBGLOSS: Add license for bfin libgloss.
901
2344b8da
TS
9022012-12-16 Thomas Schwinge <thomas@codesourcery.com>
903
904 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
905 * configure: Regenerate.
906
5eb08693
L
9072012-12-11 H.J. Lu <hongjiu.lu@intel.com>
908
909 * Makefile.def (target_modules): Add bootstrap=true and
910 raw_cxx=true to libsanitizer.
911 * configure.ac (bootstrap_target_libs): Add libsanitizer.
912 * Makefile.in: Regenerated.
913 * configure: Likewise.
914
53ab32d8
JBG
9152012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
916
917 * config.sub: Merge from config repo.
918
d2489204
JBG
9192012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
920
921 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
922 * Makefile.tpl: Ditto.
923 * Makefile.in: Ditto.
924 * configure: Ditto.
d2489204 925
c23b5043
JBG
9262012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
927
928 * configure.ac (noconfigdirs): Merge from GCC.
929 * configure: Regenerate.
930
1dd1f7f6
JBG
9312012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
932
933 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
934
2bda3143
L
9352012-11-14 Roland McGrath <mcgrathr@google.com>
936
937 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
938 * configure: Regenerate.
939
5286fdef
L
9402012-11-13 Richard Henderson <rth@redhat.com>
941
942 * configure.ac: Move libsanitizer logic to subdirectory.
943 * configure: Regenerate.
944
9452012-11-13 Dodji Seketeli <dodji@redhat.com>
946
947 * configure.ac: Enable libsanitizer just on x86 linux for now.
948 * configure: Re-generate.
949
9502012-11-13 David Edelsohn <dje.gcc@gmail.com>
951
952 * configure.ac: Merge libquadmath sections.
953 * configure: Regenerate.
954
9552012-11-12 Wei Mi <wmi@google.com>
956
957 * configure.ac: Add libsanitizer to target_libraries.
958 * Makefile.def: Ditto.
959 * configure: Regenerate.
960 * Makefile.in: Regenerate.
961
f66a9a70
L
9622012-11-03 H.J. Lu <hongjiu.lu@intel.com>
963
964 * configure: Regenerated.
965
9662012-11-03 Robert Mason <rbmj@verizon.net>
967
968 * configure.ac: add --disable-libstdcxx configure option
969 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
970
6d94c122
CV
9712012-10-24 Corinna Vinschen <corinna@vinschen.de>
972
973 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
974 against Mingw64 w32api.
975 * configure: Regenerate.
976
a882be68
EB
9772012-10-23 Eric Botcazou <ebotcazou@adacore.com>
978
979 PR bootstrap/54820
980 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
981 * configure: Regenerate.
982
b3676d82
EB
9832012-10-22 Eric Botcazou <ebotcazou@adacore.com>
984
985 PR bootstrap/54820
986 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
987 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
988 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
989 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
990 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
991 * Makefile.in: Regenerate.
992 * configure.ac (have_static_libs): New variable and associated check.
993 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
994 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
995 * configure: Regenerate.
996
7b0e8ca5
MF
9972012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
998
999 * config.guess, config.sub: Include updated version from
1000 config-patches. Adds microblaze little endian support.
1001
8e71395b
L
10022012-09-28 Ian Lance Taylor <iant@google.com>
1003
1004 * Makefile.def: Make all-target-libgo depend on
1005 all-target-libbacktrace.
1006 * Makefile.in: Rebuild.
1007
10082012-09-26 Ian Lance Taylor <iant@google.com>
1009
1010 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1011 * Makefile.in: Rebuild.
1012
10132012-09-06 Diego Novillo <dnovillo@google.com>
1014
1015 * configure.ac: Bump minimum GMP version to 4.2.3.
1016 * configure: Re-generate.
1017
10182012-09-05 Georg-Johann Lay <avr@gjlay.de>
1019
1020 PR target/54461
1021 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1022 target-libgloss if not configured --with-avrlibc=no.
1023 * configure: Regenerate.
1024
10252012-09-04 Jason Merrill <jason@redhat.com>
1026
1027 * configure.ac: Fix --enable-languages=all.
1028
10292012-09-03 Richard Guenther <rguenther@suse.de>
1030
1031 PR bootstrap/54138
1032 * configure.ac: Re-organize ISL / CLOOG checks to allow
1033 disabling with either --without-isl or --without-cloog.
1034 * configure: Regenerated.
1035
10362012-09-03 Georg-Johann Lay <avr@gjlay.de>
1037
1038 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1039 * configure: Regenerate.
1040
d09bbf00
SE
10412012-09-21 Steve Ellcey <sellcey@mips.com>
1042
1043 * configure.ac: Add mips*-mti-elf* target.
1044 * configure: Regenerate.
1045
2bf680c4
ILT
10462012-09-19 Ian Lance Taylor <iant@google.com>
1047
1048 * configure.ac (host_libs): Add libbacktrace.
1049 (target_libraries): Add libbacktrace.
1050 * Makefile.def (host_modules): Add libbacktrace.
1051 (target_modules): Likewise.
1052 * configure, Makefile.in: Rebuild.
1053
5c0b3823
WL
10542012-09-15 Jiong Wang <jiwang@tilera.com>
1055
1056 * configure.ac (ENABLE_GOLD): support tilegx*
1057 * configure: rebuild
1058
1488e230
DE
10592012-09-14 David Edelsohn <dje.gcc@gmail.com>
1060
1061 PR target/38607
1062 Merge upstream change.
1063 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1064
1065 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1066 Add libgomp*.o to compare_exclusions for AIX.
1067 * configure: Regenerate.
1068
df6795ce
L
10692012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1070
1071 PR binutils/4970
1072 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1073 and opcodes.
1074 * Makefile.in: Regenerated.
1075
7ec59b9e
L
10762012-08-14 Diego Novillo <dnovillo@google.com>
1077
1078 Merge from cxx-conversion branch.
1079
1080 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1081 POSTSTAGE1_CONFIGURE_FLAGS.
1082 * Makefile.in: Regenerate.
1083 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1084 Force C++ when bootstrapping.
1085 * configure: Regenerate.
1086
10872012-07-06 Richard Guenther <rguenther@suse.de>
1088
1089 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1090 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1091 --with-gmp=system.
1092 * Makefile.in: Regenerated.
1093 * configure: Likewise.
1094
10952012-07-06 Richard Guenther <rguenther@suse.de>
1096
1097 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1098 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1099 supply V=1 as extra_make_flags.
1100 * configure: Regenerated.
1101 * Makefile.in: Likewise.
1102
11032012-07-03 Richard Guenther <rguenther@suse.de>
1104
1105 * Makfile.def (isl): Remove not necessary extra_exports and
1106 extra_make_flags.
1107 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1108 * Makefile.in: Regenerated.
1109
11102012-07-03 Richard Guenther <rguenther@suse.de>
1111
1112 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1113 * configure.ac: If either the ISL or the CLooG check failed
1114 do not try to build in-tree versions.
1115 * Makefile.in: Regenerated.
1116 * configure: Regenerated.
1117
11182012-07-02 Richard Guenther <rguenther@suse.de>
1119 Michael Matz <matz@suse.de>
1120 Tobias Grosser <tobias@grosser.es>
1121 Sebastian Pop <sebpop@gmail.com>
1122
1123 * Makefile.def: Add ISL host module, remove PPL host module.
1124 Adjust ClooG host module to use the proper ISL.
1125 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1126 * configure.ac: Include config/isl.m4. Add ISL host library,
1127 remove PPL. Remove PPL configury, add ISL configury, adjust
1128 ClooG configury.
1129 * Makefile.in: Regenerated.
1130 * configure: Likewise.
1131
11322012-07-02 Richard Guenther <rguenther@suse.de>
1133
1134 Merge from graphite branch
1135 2011-07-21 Tobias Grosser <tobias@grosser.es>
1136
1137 * configure: Regenerated.
1138 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1139 both cloog.org and legacy versions. The only supported version will
1140 be CLooG with the isl backend.
1141
1142 2011-07-21 Tobias Grosser <tobias@grosser.es>
1143
1144 * configure: Regenerated.
1145 * configure.ac: Require cloog isl 0.17.0
1146
1147 2011-07-21 Tobias Grosser <tobias@grosser.es>
1148
1149 * configure: Regenerated.
1150 * config/cloog.m4: Do not define CLOOG_ORG
1151
11522012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1153
1154 * configure.ac: Skip C if explicitly selected.
1155 * configure: Regenerate.
1156
11572012-06-28 Christophe Lyon <christophe.lyon@st.com>
1158
1159 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1160 they contain -O2.
1161 * configure: Regenerate.
1162
11632012-06-20 Jason Merrill <jason@redhat.com>
1164
1165 * Makefile.tpl (check-target-libgomp-c++): New.
1166 (check-target-libitm-c++): New.
1167 * Makefile.def (c++): Add them.
1168 * Makefile.in: Regenerate.
1169
11702012-05-16 Olivier Hainque <hainque@adacore.com>
1171
1172 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1173 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1174 (install-no-fixedincludes): Adjust accordingly.
1175 * Makefile.in: Regenerate.
1176
11772012-05-09 Nick Clifton <nickc@redhat.com>
1178 Paul Smith <psmith@gnu.org>
1179
1180 PR bootstrap/50461
1181 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1182 allow for the fact that from release v3.1.0 of MPFR the source
1183 files were moved into a src sub-directory.
1184 * configure: Regenerate.
1185
11862012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1187
1188 * configure.ac: Bump minimum MPFR version to 2.4.0.
1189 * configure: Regenerated.
1190
11912012-05-01 Richard Henderson <rth@redhat.com>
1192
1193 * Makefile.def (libatomic): New target_module.
1194 * configure.ac (target_libraries): Add libatomic.
1195 (noconfigdirs): Check if libatomic is supported.
1196 * Makefile.in, configure: Rebuild.
1197
f87f9c61
L
11982012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1199
1200 Merge upstream change
1201 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1202
12032011-11-21 Andreas Tobler <andreast@fgznet.ch>
1204
1205 * libtool.m4: Additional FreeBSD 10 fixes.
1206
68f107fa
AO
12072012-06-28 Christophe Lyon <christophe.lyon@st.com>
1208
1209 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1210 they contain -O2.
1211 * configure: Regenerate.
1212
b9c361e0
JL
12132012-05-14 Catherine Moore <clm@codesourcery.com>
1214
1215 * NEWS: Mention PowerPC VLE port.
1216
9eb322aa
MF
12172012-05-11 Mike Frysinger <vapier@gentoo.org>
1218
1219 * MAINTAINERS (config/): Move to intl/ section.
1220 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1221
58b1dd21
NC
12222012-05-09 Nick Clifton <nickc@redhat.com>
1223 Paul Smith <psmith@gnu.org>
1224
1225 PR bootstrap/50461
1226 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1227 allow for the fact that from release v3.1.0 of MPFR the source
1228 files were moved into a src sub-directory.
1229 * configure: Regenerate.
1230
2e702c99
RM
12312012-05-02 Roland McGrath <mcgrathr@google.com>
1232
1233 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1234 * configure: Regenerate.
1235
d2213593
JB
12362012-04-25 Joel Brobecker <brobecker@adacore.com>
1237
1238 * config.sub: Update to 2012-04-18 version from official repo.
1239
202e2356
NC
12402012-03-19 Tristan Gingold <gingold@adacore.com>
1241
1242 * configure.ac (ia64*-*-*vms*): Add support for ld.
1243 * configure: Regenerate.
1244
2479f722
RO
12452012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1246
1247 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1248 (unsupported_languages): Remove mips-sgi-irix6.*.
1249 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1250 (with_stabs): Remove.
1251 * configure: Regenerate.
1252
4e97d92b
RO
12532012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1254
1255 * configure.ac (enable_libgomp): Remove *-*-osf*.
1256 (with_stabs): Remove alpha*-*-osf*.
1257 * configure: Regenerate.
1258
f9ea6f98
JJ
12592012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1260
1261 * COPYING.NEWLIB: Modify DJ Delorie license to include
1262 modification rights in clause as permitted by DJ Delorie.
1263 * COPYING.LIBGLOSS: Ditto.
1264
48688b3e
JJ
12652012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1266
1267 * COPYING.NEWLIB: Remove two unused licenses.
1268
0945bbee
TG
12692012-03-05 Tristan Gingold <gingold@adacore.com>
1270
1271 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1272 * configure: Regenerate.
1273
516be0c5
JJ
12742012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1275
1276 * COPYING.NEWLIB: Add Adapteva notice.
1277 * COPYING.LIBGLOSS: Add Adapteva notice.
1278
64b986c0
EB
12792011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1280
1281 * configure: Regenerate.
1282
58cddc18
JJ
12832011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1284
1285 * COPYING.LIBGLOSS: Add GPL with exception license.
1286
b121d7d4
DD
12872011-11-09 Roland McGrath <mcgrathr@google.com>
1288
1289 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1290 * configure: Rebuild.
1291 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1292 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1293 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1294 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1295 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1296 Add READELF.
1297 * Makefile.in: Rebuild.
1298
d32e2926
RH
12992011-11-08 Richard Henderson <rth@redhat.com>
1300
1301 * configure.ac: Test for libitm directory present first.
1302
1303 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1304
1305 * configure.ac: Test libitm/configure.tgt to disable libitm.
1306 * configure: Rebuild.
1307
98dd765a
RO
13082011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1309
1310 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1311 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1312 * Makefile.in: Regenerate.
1313
99c513f6
DD
13142011-11-01 DJ Delorie <dj@redhat.com>
1315
1316 * configure.ac (rl78-*-*) New case.
1317 * configure: Regenerate.
1318
ff3ec4ee
DD
13192011-11-01 DJ Delorie <dj@redhat.com>
1320
1321 * config.sub: Update to version 2011-10-29 (added rl78)
1322
c28a9f49
NC
13232011-10-27 Nick Clifton <nickc@redhat.com>
1324
1325 * config.sub: Import these changes from the config project:
1326
a903d6ac 1327 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1328 Ben Elliston <bje@gnu.org>
1329
1330 * config.sub (epiphany): New.
1331
1332 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1333 Ben Elliston <bje@gnu.org>
1334
9eb322aa 1335 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1336
1337 2011-08-23 Roland McGrath <mcgrathr@google.com>
1338
1339 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1340 64eb to be64.
1341
1342 2011-08-16 Roland McGrath <mcgrathr@google.com>
1343
1344 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1345 (nacl): Grok as alias for 32el-unknown-nacl.
1346
860144e4
JB
13472011-08-19 Joel Brobecker <brobecker@adacore.com>
1348
1349 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1350
40ae9136
YQ
13512011-08-14 Yao Qi <yao@codesourcery.com>
1352
1353 Merge from gcc:
1354
1355 2011-08-14 Yao Qi <yao@codesourcery.com>
1356 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1357 * configure: Regenerate.
1358
ffdd6afc
ILT
13592011-07-26 Ian Lance Taylor <iant@google.com>
1360
1361 Merge from gcc:
1362
1363 2011-07-26 Ian Lance Taylor <iant@google.com>
1364 * configure.ac: Set have_compiler based on whether gcc directory
1365 exists, rather than on whether gcc is in configdirs.
1366 * configure: Rebuild.
1367
1368 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1369 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1370 link directories.
1371 * Makefile.in: Rebuild.
1372
1373 2011-07-20 Ian Lance Taylor <iant@google.com>
1374 PR bootstrap/49787
1375 * configure.ac: Move --enable-bootstrap handling earlier in file.
1376 If --enable-bootstrap and either --enable-build-with-cxx or
1377 --enable-build-poststage1-with-cxx, enable C++ automatically.
1378 * configure: Rebuild.
1379
1380 2011-07-19 Ian Lance Taylor <iant@google.com>
1381 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1382 make C++ a boot_language. Set and substitute
1383 POSTSTAGE1_CONFIGURE_FLAGS.
1384 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1385 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1386 * configure, Makefile.in: Rebuild.
1387
1388 2011-07-16 Jason Merrill <jason@redhat.com>
1389 * Makefile.def (language=c++): Add check-c++0x and
1390 check-target-libmudflap-c++.
1391 * Makefile.tpl (check-target-libmudflap-c++): New.
1392 * Makefile.in: Regenerate.
1393
1394 2011-07-16 Matthias Klose <doko@ubuntu.com>
1395 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1396 * Makefile.def (target_modules/libjava): Pass
1397 $(EXTRA_CONFIGARGS_LIBJAVA).
1398 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1399 if not configured with --enable-static-libjava.
1400 * Makefile.in: Regenerate.
1401 * configure: Likewise.
1402
1403 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1404 PR regression/47836
1405 PR bootstrap/23656
1406 PR other/47733
1407 PR bootstrap/49247
1408 PR c/48825
1409 * configure.ac (target_libraries): Remove target-libiberty.
1410 Remove case-statement setting skipdirs=target-libiberty for
1411 multiple targets. Remove checking target_configdirs and
1412 removing target-libiberty but keeping target-libgcc if
1413 otherwise empty.
1414 * Makefile.def (target_modules): Don't add libiberty.
1415 (dependencies): Remove all traces of target-libiberty.
1416 * configure, Makefile.in: Regenerate.
1417
9ccb86e7
JM
14182011-07-22 Jason Merrill <jason@redhat.com>
1419
1420 * Makefile.def (language=c++): Add check-c++0x and
1421 check-target-libmudflap-c++.
1422 * Makefile.tpl (check-target-libmudflap-c++): New.
1423 * Makefile.in: Regenerate.
1424
090bc50f
RO
14252011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1426
1427 * configure: Regenerate.
1428
cff32a7c
RO
14292011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1430
1431 PR target/39150
1432 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1433 x86_64-*-solaris2.1[0-9]*.
1434 * configure: Regenerate.
1435
eb4b2452
NC
14362011-06-13 Walter Lee <walt@tilera.com>
1437
1438 * configure.ac (tilepro-*-*) New case.
1439 (tilegx-*-*): Likewise.
1440 * configure: Regenerate.
1441
3c0013bf
NC
14422011-06-06 Nick Clifton <nickc@redhat.com>
1443
1444 * config.sub: Sync from upstream.
1445
91c1f14c
DK
14462011-05-08 Doug Kwan <dougkwan@google.com>
1447
1448 Merge from gcc:
1449
1450 2011-05-08 Doug Kwan <dougkwan@google.com>
1451
1452 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1453 * configure: Regenerated.
1454 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1455 value from configure.
1456 * Makefile.in: Regenerated.
1457
c7e4b184
JM
14582011-05-05 Joseph Myers <joseph@codesourcery.com>
1459
1460 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1461 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1462 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1463 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1464 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1465 *-*-vxworks*): Disable newlib and libgloss in separate case
1466 statement.
1467 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1468 to separate case statement.
1469 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1470 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1471 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1472 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1473 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1474 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1475 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1476 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1477 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1478 i[[3456789]]86-*-rdos*, m32r-*-*,
1479 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1480 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1481 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1482 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1483 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1484 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1485 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1486 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1487 and libgloss in main case over targets. Remove most empty cases
1488 in main case over targets.
1489 * configure: Regenerate.
1490
7152a690
JM
14912011-05-04 Joseph Myers <joseph@codesourcery.com>
1492
1493 * configure.ac: Remove code setting special library locations for
1494 hppa*64*-*-hpux11*. Remove code setting compiler for
1495 sparc-sun-solaris2*.
1496 * configure: Regenerate.
1497
ff46fb8f
JM
14982011-05-04 Joseph Myers <joseph@codesourcery.com>
1499
1500 * configure.ac: Separate libgloss_dir settings from general case
1501 over targets.
1502 * configure: Regenerate.
1503
82ae827f
JM
15042011-04-28 Joseph Myers <joseph@codesourcery.com>
1505
1506 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1507 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1508 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1509 cases in libgcj-disabling case statement.
1510 (hppa*64*-*-linux*): Set unsupported_languages instead of
1511 disabling target-zlib.
1512 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1513 to hppa*64*-*-hpux*.
1514 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1515 hppa*-*-hpux*.
1516 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1517 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1518 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1519 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1520 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1521 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1522 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1523 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1524 libgcj-disabling case statement.
1525 * configure: Regenerate.
1526
0827f9a6
JM
15272011-04-28 Joseph Myers <joseph@codesourcery.com>
1528
1529 * configure.ac: Disable Java for targets not supporting libffi.
1530 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1531 Remove cases in Java-disabling statement.
1532 (*arm-wince-pe): Change to arm-wince-pe.
1533 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1534 cases in Java-disabling statement.
1535 (bfin-*-*): Don't disable Java again.
1536 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1537 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1538 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1539 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1540 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1541 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1542 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1543 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1544 Java-disabling statement.
1545 (mmix-*-*): Don't disable Java again.
1546 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1547 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1548 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1549 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1550 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1551 statement.
1552 * configure: Regenerate.
1553
899b04ef
JM
15542011-04-28 Joseph Myers <joseph@codesourcery.com>
1555
1556 Merge from GCC:
1557
1558 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1559
1560 PR lto/48086
1561 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1562 * configure: Regenerate.
1563
9863d716
JM
15642011-04-28 Joseph Myers <joseph@codesourcery.com>
1565
1566 * configure.ac: Separate cases disabling Java and Java libraries
1567 from general case over targets.
1568 * configure: Regenerate.
1569
a90ef4bf
JM
15702011-04-06 Joseph Myers <joseph@codesourcery.com>
1571
1572 * configure.ac (build_tools): Remove build-byacc.
1573 (host_libs): Remove mmalloc.
1574 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1575 autoconf automake libtool diff rcs fileutils shellutils time
1576 textutils wdiff find uudecode hello tar gzip indent recode release
1577 sed perl gawk findutils gettext zip.
1578 (libgcj): Remove target-qthreads.
1579 (target_tools): Remove target-examples target-gperf.
1580 (YACC): Don't handle building byacc.
1581 * configure: Regenerate.
1582 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1583 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1584 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1585 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1586 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1587 handle building components.
1588 * Makefile.in: Regenerate.
1589
05a02268
RW
15902011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1591
1592 * config.sub: Sync from upstream.
1593
c5f5c3c2
JM
15942011-04-01 Joseph Myers <joseph@codesourcery.com>
1595
1596 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1597 (microblaze*): Don't disable libssp.
1598 * configure: Regenerate.
1599
f6c1938b
JM
16002011-04-01 Joseph Myers <joseph@codesourcery.com>
1601
1602 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1603 moveifchange.
1604 * configure: Regenerate.
1605 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1606 * Makefile.in: Regenerate.
1607
1f111696
JM
16082011-04-01 Joseph Myers <joseph@codesourcery.com>
1609
1610 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1611 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1612 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1613 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1614 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1615 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1616 md_exec_prefix cases.
1617 * configure: Regenerate.
1618
065a5627
JM
16192011-04-01 Joseph Myers <joseph@codesourcery.com>
1620
1621 * configure.ac: Separate cases disabling target-libssp,
1622 target-libiberty, target-libstdc++-v3 and Fortran from general
1623 case over targets.
1624 * configure: Regenerate.
1625
b2f14e4a
JM
16262011-04-01 Joseph Myers <joseph@codesourcery.com>
1627
1628 * configure.ac (*-*-chorusos): Don't disable libgcj.
1629 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1630 Remove case.
1631 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1632 (arm-*-coff): Don't disable libgcj.
1633 (arm*-*-linux-gnueabi): Remove useless assignment.
1634 (arm-*-riscix*): Don't disable libgcj.
1635 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1636 configuration.
1637 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1638 (c54x*-*-*): Remove case.
1639 (tic54x-*-*): Don't disable GCC or GCC libraries.
1640 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1641 to *.
1642 (d10v-*-*): Don't disable GCC libraries.
1643 (d30v-*-*): Don't disable libgcj.
1644 (h8500-*-*): Don't disable GCC libraries.
1645 (i960-*-*): Don't disable libgcj.
1646 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1647 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1648 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1649 libgcj.
1650 (m68k-*-coff*): Remove case.
1651 (mmix-*-*): Don't disable libgloss on host.
1652 (mn10200-*-*, mn10300-*-*): Remove cases.
1653 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1654 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1655 Don't disable libgcj.
1656 (romp-*-*): Remove case.
1657 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1658 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1659 case.
1660 (v810-*-*): Don't disable GCC libraries.
1661 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1662 (ip2k-*-*): Don't disable GCC libraries.
1663 * configure: Regenerate.
1664
6a608608
JM
16652011-03-28 Joseph Myers <joseph@codesourcery.com>
1666
1667 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1668 libffi on host.
1669 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1670 on host.
1671 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1672 * configure: Regenerate.
1673
5b806d27
NC
16742011-03-26 John Marino <binutils@marino.st>
1675
1676 * configure.ac: Add support for *-*-dragonfly*
1677 * configure: Regenerate.
1678
0377a422
JM
16792011-03-25 Joseph Myers <joseph@codesourcery.com>
1680
1681 * configure.ac (native_only): Remove.
1682 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1683 send-pr uudecode guile gnuserv on host.
1684 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1685 send-pr rcs guile perl texinfo libtool on host.
1686 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1687 automake send-pr rcs guile perl texinfo libtool on host.
1688 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1689 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1690 (alpha*-dec-osf*): Don't disable fileutils on target.
1691 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1692 texinfo send-pr expect dejagnu on target.
1693 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1694 target-qthreads on target.
1695 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1696 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1697 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1698 x86_64-*-mingw*): Don't disable expect on target.
1699 (*-*-cygwin*): Don't disable target-gperf on target.
1700 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1701 gnuserv on target.
1702 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1703 target.
1704 * configure: Regenerate.
1705
2354b38b
JM
17062011-03-25 Joseph Myers <joseph@codesourcery.com>
1707
1708 * configure.ac (target_tools): Remove target-groff.
1709 (native_only): Remove target-groff.
1710 (hppa*64*-*-*): Don't disable byacc.
1711 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1712 setting.
1713 (*-*-kaos*): Don't skip target-librx and target-groff.
1714 (*-*-netware*): Don't skip target-libmudflap.
1715 (*-*-tpf*): Don't skip target-libmudflap.
1716 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1717 directories on the host.
1718 (ia64*-*-*vms*): Don't skip tix.
1719 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1720 host.
1721 * configure: Regenerate.
1722
28d9b232
PB
17232011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1724
1725 * configure.ac: Remove references to mt-mep, mt-netware,
1726 mt-wince.
1727 * Makefile.def: Add all-utils soft dependencies.
1728 * Makefile.tpl: Remove GDB_NLM_DEPS.
1729 * configure: Regenerate.
1730 * Makefile.in: Regenerate.
1731
dbbe5f95
PB
17322011-03-24 Paolo Bonzini <bonzini@gnu.org>
1733
1734 Sync from GCC:
1735
1736 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1737
1738 * configure.ac: Do not include mh-x86omitfp.
1739 * configure: Regenerate.
1740
1741 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1742
1743 * configure.ac: Remove empty cases.
1744 * configure: Regenerate.
1745
1746 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1747
1748 * Makefile.def: Add dependency from termcap to gdb.
1749 * Makefile.in: Regenerate.
1750
1751 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1752
1753 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1754 * configure: Regenerate.
1755 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1756 * Makefile.tpl: Likewise.
1757 * Makefile.in: Regenerate.
1758
1759 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1760
1761 * configure.ac: Remove all mentions of tentative_cc.
1762 * configure: Regenerate.
1763
1764 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1765
1766 PR lto/48086
1767 * configure.ac: Re-enable LTO on *-apple-darwin9.
1768 * configure: Regenerate.
1769
3516a403
JM
17702011-03-24 Joseph Myers <joseph@codesourcery.com>
1771
1772 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1773 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1774 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1775 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1776 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1777 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1778 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1779 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1780 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1781 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1782 *-*-rhapsody*): Remove host cases.
1783 * configure: Regenerate.
1784
93cc359e
JM
17852011-03-24 Joseph Myers <joseph@codesourcery.com>
1786
1787 * configure.ac (ppc*-*-pe): Remove host case.
1788 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1789 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1790 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1791 cases.
1792 * configure: Regenerate.
1793
29b2c556
JM
17942011-03-24 Joseph Myers <joseph@codesourcery.com>
1795
1796 * config.sub: Update to version 2011-03-23.
1797
f0ff0f90
JM
17982011-03-22 Joseph Myers <joseph@codesourcery.com>
1799
1800 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1801 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1802 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1803 * configure: Regenerate.
1804
782cb41f
JM
18052011-03-22 Joseph Myers <joseph@codesourcery.com>
1806
1807 * config-ml.in: Don't handle arc-*-elf*.
1808 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1809 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1810 handle GCC libraries.
1811 * configure: Regenerate.
1812
0e8ad34f
RO
18132011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1814
1815 PR bootstrap/48120:
1816 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1817 Add -lstdc++ -lm to LIBS.
1818 * configure: Regenerate.
1819
5548b4ce
DE
18202011-03-18 David Edelsohn <dje.gcc@gmail.com>
1821
1822 * config.guess: Update to version 2011-02-02
1823 * config.sub: Update to version 2011-02-24
2e702c99 1824
86ed8cf6
SP
18252011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1826
9eb322aa
MF
1827 * configure.ac: Adjust test of with_ppl.
1828 * configure: Regenerated.
86ed8cf6 1829
b123da99
SP
18302011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1831
1832 * configure.ac: Add -lpwl to ppllibs.
1833 * config/cloog.m4: Add -lisl to clooglibs.
1834 * configure: Regenerated.
1835
822ce8ee
RW
18362011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1837
1838 Import from Libtool and gnulib:
1839
1840 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1841
1842 Prepare for supporting FreeBSD 10.
1843 * config.rpath: Remove handling of freebsd1* which soon would
1844 match FreeBSD 10.0.
1845
1846 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1847
1848 Remove support for FreeBSD 1.x.
1849 * libtool.m4 (_LT_LINKER_SHLIBS)
1850 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1851 soon would incorrectly match FreeBSD 10.0.
1852
dcb5e506
RW
18532011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1854
1855 PR binutils/12283
1856 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1857 (move-if-change): Comes from gnulib.
1858 * move-if-change: Import version from gnulib.
1859
8d8eef9a
RW
18602011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1861
1862 Sync from GCC:
1863
1864 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1865
1866 PR lto/47225
1867 * Makefile.def (lto-plugin): Double dash for enable-shared.
1868 (configure-gcc): Depend on all-lto-plugin.
1869 * Makefile.in: Rebuilt.
1870
1871 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1872
1873 * configure.ac: Remove extra bracket.
1874 * configure: Regenerate.
1875
1876 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1877
1878 PR lto/47225
1879 * Makefile.def: Add dependency for install-gcc
1880 on install-lto-plugin.
1881 * Makfile.in: Regenerated
1882
1883 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1884
1885 * configure.ac: If with_ppl is no, move setting with_cloog=no
1886 after CLOOG_REQUESTED check.
1887 * configure: Regenerated.
1888
1889 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1890
1891 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1892 CLooG has been requested.
1893 * configure: Regenerated.
1894
1895 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1896
1897 * configure: Regenerated.
1898 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1899
1900 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1901
1902 * configure: Regenerated.
1903 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1904
1905 2011-01-07 Jan Hubicka <jh@suse.cz>
1906
1907 PR lto/47225
1908 * Makefile.in: Regenerate.
1909 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1910 configure.
1911
65b4571a
AO
19122011-01-31 Alexandre Oliva <aoliva@redhat.com>
1913
1914 PR libgcj/44341
1915 * configure.ac: Discard --with-* flags for host when configuring
1916 target libraries for cross build.
1917 * configure: Rebuilt.
1918
7837304f
AS
19192011-01-21 Andreas Schwab <schwab@redhat.com>
1920
1921 Sync from GCC:
1922
1923 2011-01-21 Andreas Schwab <schwab@redhat.com>
1924
1925 * configure.ac: Use AS_HELP_STRING throughout.
1926 * configure: Regenerate.
1927
1928 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1929
1930 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1931 * configure: Regenerate.
1932
115ef890
RW
19332010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1934
1935 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1936
92c9a463
JB
19372011-01-13 Joel Brobecker <brobecker@adacore.com>
1938
1939 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1940 for ia64-hpux.
1941 * configure: Regenerate.
1942
887ebfb4
RW
19432011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1944
1945 Sync from GCC:
1946 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1947
1948 * configure.ac: (picochip): Disable libiberty.
1949 * configure: Regenerate.
1950
04d2c2b2
JJ
19512010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1952
1953 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1954
33d23ee8
ILT
19552010-12-10 Ian Lance Taylor <iant@google.com>
1956
1957 PR bootstrap/46819
1958 * configure.ac: For --disable-libgcj clear libgcj_saved.
1959 * configure: Rebuild.
1960
89a1e9c3
PB
19612010-12-10 Tobias Burnus <burnus@net-b.de>
1962
1963 PR fortran/46540
1964 * configure.ac: Add --disable-libquadmath and
1965 --disable-libquadmath-support.
1966 * configure: Regenerate.
1967
ac7bcd26
TG
19682010-12-10 Tristan Gingold <gingold@adacore.com>
1969
1970 * src-release (ETC_SUPPORT): add gnu-oids.texi
1971
d357cef7
HPN
19722010-12-03 Hans-Peter Nilsson <hp@axis.com>
1973
1974 PR libffi/46792
1975 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1976 * configure: Regenerate.
1977
4f11b223
ILT
19782010-12-02 Ian Lance Taylor <iant@google.com>
1979
1980 * configure.ac: Always set default for poststage1_ldflags to
1981 -static-libstdc++ -static-libgcc.
1982
989abc33
JJ
19832010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1984
1985 * COPYING.NEWLIB: Add National Semiconductor notice.
1986
950386c6
AS
19872010-11-29 Andreas Schwab <schwab@redhat.com>
1988
1989 * configure.ac: Move comment to remove extra space in last argument
1990 of GCC_TARGET_TOOL.
1991
87cda2cf
AO
19922010-11-26 Alexandre Oliva <aoliva@redhat.com>
1993
7d509c83 1994 PR other/46026
87cda2cf
AO
1995 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1996 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1997 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1998 (BASE_FLAGS_TO_PASS): Use it.
1999 * configure: Rebuilt.
2000 * Makefile.in: Rebuilt.
2001
d3b50760
L
20022010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2003
2004 PR binutils/12258
2005 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2006 Properly check default linker.
2007 * configure: Regnerated.
2008
c7791212
NC
20092010-11-23 Matthias Klose <doko@ubuntu.com>
2010
2011 * configure.ac: For --enable-gold, handle value `default' instead of
2012 `both*'. New configure option --{en,dis}able-ld.
2013 * configure: Regenerate.
2014
9e1a94f4
ILT
20152010-11-20 Ian Lance Taylor <iant@google.com>
2016
2017 * configure.ac: Only disable a language library if no language needs
2018 it. Don't let --disable-libgcj uncondtionally disable libffi.
2019 * configure: Rebuild.
2020
ceca0218
PB
20212010-11-20 Paolo Bonzini <bonzini@gnu.org>
2022
2023 * configure: Regenerate.
2024
9b980aa1
RW
20252010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2026
2027 PR other/46202
2028 * configure.ac: Fix just-built in-tree STRIP name to be
2029 binutils/strip-new.
2030 * configure: Regenerate.
2031 * Makefile.def (install-strip-gcc, install-strip-binutils)
2032 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2033 (install-strip-sid): Mirror dependencies on non-strip variants
2034 of these targets on the respective -strip prerequisites.
2035 * Makefile.tpl (install-strip, install-strip-host)
2036 (install-strip-target): New targets.
2037 (install-strip-[+module+], install-strip-target-[+module+]):
2038 New targets.
2039 * Makefile.in: Regenerate.
2040
e552509b
ILT
20412010-11-19 Ian Lance Taylor <iant@google.com>
2042 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2043
2044 * configure.ac: Add target-libgo to target_libraries. Set
2045 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2046 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2047 (HOST_EXPORTS): Add GOC.
2048 (BASE_TARGET_EXPORTS): Add GOC.
2049 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2050 (GOCFLAGS_FOR_TARGET): New variable.
2051 (EXTRA_HOST_FLAGS): Add GOC.
2052 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2053 * Makefile.def (target_modules): Add libgo.
2054 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2055 (dependencies): Add dependency from configure-target-libgo to
2056 configure-target-libffi and all-target-libstdc++-v3. Add
2057 dependencies from all-target-libgo to all-target-libffi.
2058 (languages): Add go.
2059 * configure: Rebuild.
2060 * Makefile.in: Rebuild.
2061
20622010-11-19 Ian Lance Taylor <iant@google.com>
2063
2064 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2065 compiler/flag environment variables.
2066
20672010-11-18 Ian Lance Taylor <iant@google.com>
2068
2069 * configure.ac: Check for lang_requires_boot_languages in
2070 config-lang.in files.
2071 * configure: Rebuild.
2072
8c21d9c7
MF
20732010-11-17 Mike Frysinger <vapier@gentoo.org>
2074
2075 * .gitignore: New file.
2076
e552509b
ILT
20772010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2078 Tobias Burnus <burnus@net-b.de>
2079
2080 PR fortran/32049
2081 * Makefile.def: Add libquadmath; build it with language=fortran.
2082 * configure.ac: Add libquadmath.
2083 * Makefile.tpl: Handle multiple libs in check-[+language+].
2084 * Makefile.in: Regenerate.
2085 * configure: Regenerate.
2086
20872010-11-15 Andreas Schwab <schwab@redhat.com>
2088
2089 * configure.ac: Fix spelling in option names.
2090 * configure: Regenerated.
2091
20922010-11-13 Georg-Johann Lay <georgjohann@web.de>
2093
2094 PR bootstrap/39622
2095 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2096 * configure: Regenerated.
2097
20982010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2099
2100 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2101 define the cloog backend to use. Furthermore, only pass the ppllibs to
2102 the configure checks, if necessary.
2103 * configure: Regenerate.
2104
21052010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2106
2107 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2108 * configure: regenerate
2109
21102010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2111
2112 * config/cloog.m4: Fix typo. verison -> version.
2113 * configure: Regenerate.
2114
21152010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2116
2117 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2118 * configure: Regenerate.
2119
21202010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2121
2122 * configure.ac: Support official CLooG.org versions.
2123 * configure: Regenerate.
2124 * config/cloog.m4: New.
2125
aa291e2d
ME
21262010-11-05 Michael Eager <eager@eagercon.com>
2127
2128 * COPYING.LIBGLOSS: Correct typo in microblaze.
2129 * COPYING.NEWLIB: Same.
2130
e552509b
ILT
21312010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2132
2133 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2134 * configure: Regenerate.
2135
74cea91b
DK
21362010-11-03 Ian Lance Taylor <iant@google.com>
2137 Dave Korn <dave.korn.cygwin@gmail.com>
2138
2139 PR lto/46273
2140 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2141 and on other supported platforms whenever LTO is enabled.
2142 * configure: Rebuild.
2143
6d0cd39e
AM
21442010-11-02 Alan Modra <amodra@gmail.com>
2145
2146 PR binutils/12110
2147 * configure.ac: Error when source path contains spaces.
2148 * configure: Regenerate.
2149
18a8530e
ILT
21502010-10-20 Ian Lance Taylor <iant@google.com>
2151
2152 * Makefile.def (target_modules): Set lib_path to src/.libs for
2153 libstdc++-v3 module.
2154 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2155 * Makefile.in: Rebuild.
2156
6ed3211e
JJ
21572010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2158 Joseph Myers <joseph@codesourcery.com>
2159
2160 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2161 notices.
2162 * COPYING.NEWLIB: Add Texas Instruments notice.
2163
a8eb3f0a
DK
21642010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2165
2166 * configure.ac (build_lto_plugin): New shell variable.
2167 (--enable-lto): Turn on by default for all non-ELF platforms that
2168 have had LTO support added so far. Set build_lto_plugin appropriately
2169 for both ELF and non-ELF.
2170 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2171 * configure: Regenerate.
2172
4074d5f2
RW
21732010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2174
2175 PR bootstrap/45326
2176 PR bootstrap/45174
2177 * configure.ac: Honor initial values of $build_configargs,
2178 $host_configargs, $target_configargs. Mark the precious, so
2179 environment settings get recorded.
2180 * configure: Regenerate.
2181
29821356
RW
21822010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2183
2184 Sync from GCC:
2185
2186 2010-09-30 Michael Eager <eager@eagercon.com>
2187
2188 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2189 * configure: Regenerate.
2190
2191 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2192
2193 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2194 targets and amend comment.
2195 * configure: Regenerate.
2196
2197 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2198
2199 * configure.ac: Enable LTO by default on Darwin.
2200 * configure: Regenerate.
2201
2202 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2203
2204 PR bootstrap/44455
2205 * configure.ac (extra_mpfr_configure_flags): Copy from
2206 extra_mpc_gmp_configure_flags.
2207 * configure: Re-generated.
2208
57eefe4d
RW
22092010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2210
2211 Sync from GCC:
2212
2213 PR bootstrap/45796
2214 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2215 Depend on all-build-libiberty.
2216 * Makefile.in: Regenerate.
2217
22182010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2219
2220 Sync from GCC:
2221
2222 PR bootstrap/44621
2223 * configure.ac: Fix unportable shell quoting.
2224 * configure: Regenerate.
2225
48bb73dd
RW
22262010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2227
2228 * configure.ac: Support all v850 targets.
2229 * configure: Regenerate.
2230
1d14850f
PB
22312010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2232
2233 PR target/44862
2234 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2235 Provide -B option to allow for link spec %s substitutions for
2236 libstdc++.a on darwin.
2237 * Makefile.in: Regenerate.
2238
7530c480
AO
22392010-06-10 Alexandre Oliva <aoliva@redhat.com>
2240
2241 * Makefile.def (configure-gcc): Depend on all-libelf.
2242 * Makefile.in: Rebuild.
2243
285d560d
RW
22442010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2245
2246 * config.sub, config.guess: Update from upstream sources.
2247
a009f2e7
RW
22482010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2249
2250 Sync from GCC:
2251
2252 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2253 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2254 * configure: Regenerated.
2255
2256 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2257 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2258 * configure: Regenerate.
2259
2260 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2261 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2262 * configure: Regenerate.
2263
2264 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2265 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2266 separately.
2267 * configure: Regenerate.
2268
2269 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2270 * configure: Regenerate after change to elf.m4.
2271
2272 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2273 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2274 * configure: Regenerated.
2275
2276 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2277 * configure.ac: Print "buggy but acceptable" when CLooG
2278 revision is less than 9.
2279 * configure: Regenerated.
2280
e49e5c92
DK
22812010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2282
2283 Merge from gcc:
2284
2285 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2286 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2287 * configure: Regenerate.
2288
2289 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2290 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2291 a platform that supports LTO.
2292 * configure: Regenerate.
2293
2294 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2295 PR lto/42776
2296 * configure.ac (--enable-lto): Refactor handling so libelf tests
2297 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2298 and allow LTO to be explicitly enabled on non-ELF platforms that
2299 are known to support it inside else-clause.
2300 * configure: Regenerate.
2301
e6de499b
NC
23022010-04-27 Roland McGrath <roland@redhat.com>
2303 H.J. Lu <hongjiu.lu@intel.com>
2304
2305 * configure.ac (--enable-gold): Support both, both/gold and
2306 both/bfd to add gold to configdirs without removing ld.
2307 * configure: Regenerated.
2308
2309 * Makefile.def: Add install-gold dependency to install-ld.
2310 * Makefile.in: Regenerated.
2311
d594eacc
TG
23122010-04-14 Tristan Gingold <gingold@adacore.com>
2313
2314 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2315 * configure: Regenerate.
2316
938d2b74
RW
23172010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2318
2319 Merge from gcc:
2320 PR bootstrap/43615
2321 PR bootstrap/43328
2322 Revert:
2323 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2324 * configure.ac: Do not pass --enable-multilib nor
2325 --disable-multilib in baseargs. Accept explicitly passed
2326 --enable_multilib.
2327 * configure: Regenerate.
2328
a9ef41a7
RW
23292010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2330
2331 PR bootstrap/43328
2332 * configure.ac: Do not pass --enable-multilib nor
2333 --disable-multilib in baseargs. Accept explicitly passed
2334 --enable_multilib.
2335 * configure: Regenerate.
2336
619a3713
JM
23372010-03-23 Joseph Myers <joseph@codesourcery.com>
2338
2339 * configure.ac (tic6x-*-*): New case.
2340 * configure: Regenerate.
2341
92f4e989
JM
23422010-03-23 Joseph Myers <joseph@codesourcery.com>
2343
2344 Merge from gcc:
2345 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2346 PR ada/42554
2347 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2348 * configure: Regenerate.
2349
c35a0556
JM
23502010-03-23 Joseph Myers <joseph@codesourcery.com>
2351
2352 * config.sub: Update to version 2010-03-22.
2353 * config.guess: Update to version 2009-12-30.
2354
18fa8f9c
JM
23552010-03-14 Joseph Myers <joseph@codesourcery.com>
2356
2357 Merge from gcc:
2358 2010-01-11 Richard Guenther <rguenther@suse.de>
2359 PR lto/41569
2360 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2361 * Makefile.in: Regenerated.
2362
ba98da75
RO
23632010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2364
2365 PR libstdc++/32499
2366 * configure.ac (RANLIB): Default to true.
2367 (STRIP): Likewise.
2368 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2369 * configure: Regenerate.
2370
3994761f
NC
23712010-02-17 Nick Clifton <nickc@redhat.com>
2372
2373 PR 11238
2374 * Makefile.tpl (local-distclean): Also remove config.cache files in
2375 sub-directories as there may not be Makefiles present in the
2376 sub-directories.
792cdb50
NC
2377 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2378 the config.cache files found by the find command.
2379
3994761f
NC
2380 * Makefile.in: Regenerate.
2381 * configure.ac: Revert previous delta.
2382 * configure: Regenerate.
2383
01a82011
NC
23842010-02-15 Nick Clifton <nickc@redhat.com>
2385
2386 PR 11238
2387 * configure.ac: Delete config.cache files in sub-directories when
2388 deleting Makefiles.
2389 * configure: Regenerate.
2390
143754cd
NC
23912010-02-15 Nick Clifton <nickc@redhat.com>
2392
2393 * configure.ac: Sync from gcc.
2394 * configure: Regenerate.
2395
a6b5846e
KG
23962010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2397
2398 Sync from gcc:
2399 * configure.ac: Add "recommended" version checks for GMP/MPC.
2400 Update recommended GMP/MPFR/MPC versions.
2401 * configure: Regenerate.
2402
2aa2364a
JR
24032010-01-25 Joern Rennecke <amylaar@spamcop.net>
2404
2405 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2406 * configure.ac (bootstrap_target_libs): Make inclusion of
2407 target-libgomp conditional on libgomb being in target_configdirs.
2408 * configure: Regenerate.
2409
d35e937f
JR
24102010-01-23 Joern Rennecke <amylaar@spamcop.net>
2411
2412 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2413 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2414 * configure: Regenerate.
2415
911e63d0
JR
24162010-01-22 Joern Rennecke <amylaar@spamcop.net>
2417
2418 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2419 * configure.ac (target_configdirs): Substitute.
2420 * Makefile.def: Bootstrap target module libgomp.
2421 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2422 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2423 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2424 * configure, Makefile.in: Regenerate.
2425
3725885a
RW
24262009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2427
2428 * libtool.m4: Sync from git Libtool.
2429 * ltmain.sh: Likewise.
2430 * ltoptions.m4: Likewise.
2431 * ltversion.m4: Likewise.
2432 * lt~obsolete.m4: Likewise.
2433
d5f2ee2e 24342010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2435 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2436
2437 PR bootstrap/42424
2438 * configure.ac: Include libtool m4 files.
9eb322aa 2439 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2440 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2441 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2442
d5f2ee2e
KG
2443 * configure: Regenerate.
2444
f2b2dd91
RW
24452010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2446
2447 PR bootstrap/41818
2448 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2449 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2450 * Makefile.in: Regenerate.
2451
06ca7962
BE
24522009-12-18 Ben Elliston <bje@au.ibm.com>
2453
2454 * config.sub, config.guess: Update from upstream sources.
2455
30a16d7b
JJ
24562009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2457
2458 * COPYING.NEWLIB: Update copyright date.
2459 * COPYING.LIBGLOSS: Ditto.
2460
d9b76ff9
KG
24612009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2462
2463 PR middle-end/30447
2464 PR middle-end/30789
2465 PR other/40302
2466
2467 * configure.ac: Require MPC.
2468 * configure: Regenerate.
2469
2470 * configure.ac: Update minimum MPC version to 0.8.
2471 * configure: Regenerate.
2472
e12dec02
PB
24732009-11-20 Paolo Bonzini <bonzini@gnu.org>
2474
2475 * config.guess: Sync with upstream and gcc.
2476 * config.sub: Sync with upstream and gcc.
2477
606a9ca0
AO
24782009-11-16 Alexandre Oliva <aoliva@redhat.com>
2479
2480 * Makefile.def: Restore host and target settings for gmp.
2481 * Makefile.in: Rebuild.
2482
1f53ca9a
AO
24832009-11-16 Alexandre Oliva <aoliva@redhat.com>
2484
2485 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2486 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2487 Fix portability of test of C++ as bootstrap language. Add
2488 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2489 * configure: Rebuild.
2490 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2491 and cloog. Fix in-tree ppl configuration. Introduce libelf
2492 in-tree building.
2493 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2494 (POSTSTAGE1_HOST_EXPORTS): Use it.
2495 (STAGE[+id+]_CXXFLAGS): New.
2496 (BASE_FLAGS_TO_PASS): Pass it down.
2497 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2498 extra_exports.
2499 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2500 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2501 extra_exports.
2502 * Makefile.in: Rebuild.
2503
25042009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2505
2506 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2507 paths for *-w64-mingw* and x86_64-*mingw*.
2508 * configure: Regenerated.
2509
25102009-10-30 Kai Tietz <kai.tietz@onevision.com>
2511
2512 * configure.ac: Disable target-winsup & co for
2513 x86_64-*-mingw* and *-w64-mingw* targets.
2514 * configure: Regenerated.
2515
25162009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2517
2518 * configure.ac (CLooG test): Use = with test.
2519 * configure: Regenerate.
2520
25212009-10-22 Richard Guenther <rguenther@suse.de>
2522
2523 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2524 cloog if the ppl version check failed. Move flags saving
2525 before setting in libelf check.
2526 * configure: Regenerate.
2527
25282009-10-21 Richard Guenther <rguenther@suse.de>
2529
2530 * configure.ac: Adjust the ppl and cloog configure to work as
2531 documented. Disable cloog if ppl was disabled. Omit the version
2532 checks if they were disabled.
2533 * configure: Re-generate.
2534
6811fb56
RW
25352009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2536
2537 * configure.ac: Add 'lto' to enable_languages, not
2538 new_enable_languages, and only if not already present.
2539 * configure: Regenerate.
2540
700d40ca
ILT
25412009-10-06 Ian Lance Taylor <iant@google.com>
2542
2543 * Makefile.def: check-gold depends upon all-gas.
2544 * Makefile.in: Rebuild.
2545
25462009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2547
2548 * Makefile.def: all-lto-plugin depends on all-libiberty.
2549 set bootstrap=true for lto-plugin.
2550 Add lto-plugin.
2551 * Makefile.in: Regenerate.
2552 * configure.ac (host_libs): Add lto-plugin.
2553 * configure: Regenerate.
2554
25552009-10-03 Diego Novillo <dnovillo@google.com>
2556
2557 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2558 (HOST_LIBELFLIBS): Define.
2559 (HOST_LIBELFINC): Define.
2560 * Makefile.in: Regenerate.
2561 * configure.ac: Add --enable-lto.
2562 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2563 If --enable-lto is used, add 'lto' to new_enable_languages.
2564 If --enable-lto is used and gold is enabled, add
2565 lto-plugin to configdirs.
2566 * configure: Regenerate.
2567
25682009-10-03 Simon Baldwin <simonb@google.com>
2569
2570 * configure.ac: If --with-system-zlib, suppress local zlib and
2571 pass --with-system-zlib to subdir configure scripts.
2572 * configure: Regenerate.
2573
25742009-10-01 Loren J. Rittle <ljrittle@acm.org>
2575 Paolo Bonzini <bonzini@gnu.org>
2576
2577 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2578 $(srcdir).
2579 * Makefile.in: Rebuilt.
2580
c8cb1b3e
PB
25812009-09-29 Paolo Bonzini <bonzini@gnu.org>
2582
2583 Sync from gcc:
2584 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2585
2586 * configure.ac: Update minimum MPC version to 0.7.
2587 * configure: Regenerate.
2588
30167e0a
NC
25892009-09-25 Nick Clifton <nickc@redhat.com>
2590
2591 * configure.ac: Pass any --cache-file=/dev/null option on to
2592 subconfigures.
2593 * configure: Regenerate.
2594
707a0b5c
NC
25952009-09-23 Nick Clifton <nickc@redhat.com>
2596
2597 * config.sub, config.guess: Update from upstream sources.
2598
700d40ca
ILT
25992009-09-22 Loren J. Rittle <ljrittle@acm.org>
2600
2601 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2602 * Makefile.in: Rebuilt.
2603
2fd0b40b
RW
26042009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2605
2606 PR bootstrap/32272
2607 * configure.ac: Error out if $srcdir isn't '.' but contains
2608 host-${host_noncanonical}.
2609 * configure: Regenerate.
2610
4385ad3c
RW
26112009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2612
16b1ad29
RW
2613 * configure.ac: If bootstrapping a combined tree with
2614 --enable-gold, require c++ in stage1_languages.
2615 * configure: Regenerate.
2616
f8dc745f
RW
2617 * configure.ac: Also add target_libs of stage1_languages to
2618 bootstrap_target_libs.
2619 * configure: Regenerate.
2620
4385ad3c
RW
2621 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2622 with --enable-languages not containing c++.
2623 * configure: Regenerate.
2624
df51e4e1
JZ
26252009-09-16 Jie Zhang <jie.zhang@analog.com>
2626
2627 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2628 * configure: Regenerate.
2629
06a51eac
RW
26302009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2631
2632 * configure.ac: Do not use $extrasub for replacing @if/@endif
2633 parts in Makefile; instead, use additional arguments to
2634 AC_CONFIG_COMMANDS to do the replacement manually, with several
2635 sed invocations, to avoid HP-UX sed command limits.
2636 * configure: Regenerate.
2637
96655cc4
AO
26382009-09-04 Alexandre Oliva <aoliva@redhat.com>
2639
2640 * configure.ac (with-build-config): Document. Handle without.
2641 Handle missing argument.
2642 * configure: Rebuilt.
2643
26442009-09-03 Alexandre Oliva <aoliva@redhat.com>
2645
2646 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2647 Default to bootstrap-debug only if compare-debug works.
2648 * configure: Rebuilt.
2649 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2650 * Makefile.in: Rebuilt.
2651
26522009-09-01 Alexandre Oliva <aoliva@redhat.com>
2653
2654 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2655 * Makefile.in: Rebuilt.
2656
8e957354
PB
26572009-09-02 Paolo Bonzini <bonzini@gnu.org>
2658
2659 * Makefile.tpl (AWK): Fix typo.
2660 * Makefile.in: Regenerate.
2661
26622009-09-02 Paolo Bonzini <bonzini@gnu.org>
2663
2664 * configure.ac: Detect awk and sed.
2665 * Makefile.def (flags_to_pass): Add AWK and SED.
2666 * Makefile.tpl (AWK, SED): New.
2667 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2668 * configure: Regenerate.
2669 * Makefile.in: Regenerate.
2670
fb792462
TG
26712009-09-01 Tristan Gingold <gingold@adacore.com>
2672
2673 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2674 Remove logical names.
2675
a69e7d0a
DK
26762009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2677
2678 * ltmain.sh (func_normal_abspath): New function.
2679 (func_relative_path): Likewise.
2680 (func_mode_help): Document new -bindir option for link mode.
2681 (func_mode_link): Add new -bindir option, and use it to place
2682 output DLL if specified.
2683
d444d2ba
RW
26842009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2685
2686 * configure.ac (AC_PREREQ): Bump to 2.64.
2687
13b7343a
RW
26882009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2689
af542c2e
RW
2690 * README-maintainer-mode: Point directly to upstream locations
2691 for autoconf, automake, libtool, gettext, instead of copies on
2692 sources.redhat.com. Document required versions.
2693 * configure.ac: Do not substitute datarootdir, htmldir,
2694 pdfdir, docdir. Do not process --with-datarootdir,
2695 --with-htmldir, --with-pdfdir, --with-docdir.
2696 * configure: Regenerate.
2697
81ecdfbb
RW
2698 * configure: Regenerate.
2699
13b7343a
RW
2700 * compile: Sync from Automake 1.11.
2701 * depcomp: Likewise.
2702 * install-sh: Likewise.
2703 * missing: Likewise.
2704 * mkinstalldirs: Likewise.
2705 * ylwrap: Likewise.
2706
c1102ce7
RW
27072009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2708
34a0f3cf
RW
2709 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2710 (baseargs): Add --disable-option-checking.
2711 * configure: Regenerate.
2712
c1102ce7
RW
2713 * Makefile.def (configure-target-libiberty): Depend on
2714 all-binutils and all-ld.
2715 (configure-target-newlib): Likewise.
2716 * Makefile.in: Regenerate.
2717
e8a5fa9c
RW
27182009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2719
2720 Sync with GCC, merge:
2721
2722 2009-07-31 Christian Bruel <christian.bruel@st.com>
2723
2724 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2725 * configure: Regenerate.
2726
2727 2009-07-06 Ian Lance Taylor <iant@google.com>
2728
2729 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2730 * configure: Rebuild.
2731
2732 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2733
2734 PR bootstrap/40338
2735 * configure.ac (comparestring): Create new variable.
2736 * Makefile.tpl (comparestring): Use to skip some comparisions.
2737 * configure: Regenerate.
2738 * Makefile.in: Regenerate.
2739
2740 2009-06-23 Ian Lance Taylor <iant@google.com>
2741
2742 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2743 boot_languages. Only bootstrap target libraries listed in
2744 target_libs for some boot language. Add --with-stage1-ldflags,
2745 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2746 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2747 if not building with C++.
2748 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2749 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2750 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2751 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2752 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2753 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2754 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2755 * configure, Makefile.in: Rebuild.
2756
2757 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2758
2759 * configure.ac: Detect MPC in default directory.
2760 * configure: Regenerate.
2761
2762 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2763
2764 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2765 to noconfdirs.
2766 * configure: Regenerate.
2767
2768 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2769
2770 * Makefile.def: Add MPC support and dependencies.
2771 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2772
2773 * Makefile.in, configure: Regenerate.
2774
2775 2009-05-24 Nicolas Roche <roche@adacore.com>
2776
2777 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2778 * Makefile.in: Regenerate.
2779
2780 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2781
2782 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2783 * configure: Regenerate.
2784
2785 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2786
2787 * configure.ac ($with_ppl): Default to no if not supplied.
2788 ($with_cloog): Likewise.
2789 configure: Regenerate.
2790
2791 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2792
2793 PR bootstrap/39739
2794 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2795 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2796
2797 * configure, Makefile.in: Regenerate.
2798
2799 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2800
2801 * configure.ac: Change copyright header to refer to version
2802 3 of the GNU General Public License and to point readers at the
2803 COPYING3 file and the FSF's license web page.
2804 * Makefile.def: Likewise.
2805 * Makefile.tpl: Likewise.
2806 * Makefile.in: Regenerate.
2807
2808 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2809
2810 * configure.ac: Restore match for darwin9 or later. Use double
2811 brackets since regeneration eats one pair.
2812 * configure: Regenerate.
2813
bf110216
CF
28142009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2815
2816 * MAINTAINERS: Perform some obvious fixups.
2817
2262bbf4
BE
28182009-08-17 Ben Elliston <bje@au.ibm.com>
2819
2820 * config.sub, config.guess: Update from upstream sources.
2821
25a07265
NC
28222009-08-06 Michael Eager <eager@eagercon.com>
2823
2824 * configure.ac: Add Microblaze target.
2825 * configure: Regenerate.
2826
85bd1942
TG
28272009-07-02 Tristan Gingold <gingold@adacore.com>
2828
2829 * configure.ac: Do not exclude gas for i386-*-darwin.
2830 Add a case for x86_64-*-darwin.
2831 * configure: Regenerate.
2832
f9806fa5
DE
28332009-06-26 Doug Evans <dje@sebabeach.org>
2834
2835 * Makefile.def (host_modules): Add cgen.
2836 * Makefile.in: Regenerate.
2837 * configure.ac (host_tools): Add cgen.
2838 * configure: Regenerate.
2839
6bfb4e30
JJ
28402009-06-17 Michael Eager <eager@eagercon.com>
2841
2842 * COPYING.LIBGLOSS: Add Xilinx license.
2843
8bcf2718
NC
28442009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2845
2846 * configure.ac: Define is_elf for QNX Neutrino targets.
2847 * configure: Regenerate.
2848
04ec0acb
RW
28492009-06-03 Jerome Guitton <guitton@adacore.com>
2850 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2851
9eb322aa
MF
2852 * Makefile.tpl (all): Avoid a trailing backslash.
2853 * Makefile.in: Regenerate.
04ec0acb 2854
7ee5dbeb
BE
28552009-06-03 Ben Elliston <bje@au.ibm.com>
2856
2857 * config.sub, config.guess: Update from upstream sources.
2858
fda13ee8
AO
28592009-06-02 Alexandre Oliva <aoliva@redhat.com>
2860
2861 * Makefile.tpl ([+compare-target+]): Compare all stage
2862 directories, rather than just gcc.
2863 * Makefile.in: Rebuilt.
2864
4a657b0d
DK
28652009-05-28 Doug Kwan <dougkwan@google.com>
2866
2867 * configure.ac: Support gold for target arm*-*-*.
2868 * configure: Regenerate.
2869
07fc31c9
AO
28702009-05-27 Alexandre Oliva <aoliva@redhat.com>
2871
2872 * Makefile.tpl (all): Avoid harmless warning in make all when
2873 gcc-bootstrap is enabled but stage_last does not exist.
2874 * Makefile.in: Rebuilt.
2875
8a7a39ab
TG
28762009-05-25 Tristan Gingold <gingold@adacore.com>
2877
2878 * setup.com: Complete the file with configuration and build.
2879
b5233201
AO
28802009-05-18 Alexandre Oliva <aoliva@redhat.com>
2881
2882 PR other/40159
2883 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2884 gcc-no-bootstrap are mutually exclusive.
2885 * Makefile.in: Rebuilt.
2886
7b6175f9
AO
28872009-05-18 Alexandre Oliva <aoliva@redhat.com>
2888
2889 PR other/40159
2890 * Makefile.tpl (all): Don't end with unconditional success.
2891 * Makefile.in: Rebuilt.
2892
1b05fbbd
AO
28932009-05-12 Alexandre Oliva <aoliva@redhat.com>
2894
2895 PR target/37137
2896 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2897 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2898 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2899 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2900 stage_configureflags, stage_cflags and stage_libcflags into
2901 explicit Makefile macros.
2902 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2903 GFORTRAN.
2904 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2905 CC. Set CC_FOR_BUILD from CC.
2906 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2907 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2908 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2909 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2910 and GFORTRAN.
2911 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2912 (_LIBCFLAGS): Renamed to _TFLAGS.
2913 (do-compare-debug, do-compare3-debug): Drop.
2914 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2915 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2916 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2917 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2918 (XGCC_FLAGS_FOR_TARGET): New.
2919 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2920 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2921 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2922 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2923 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2924 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2925 TFLAGS.
2926 (BUILD_CONFIG): Include if requested.
2927 (all): Set TFLAGS on bootstrap.
2928 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2929 (all-stageid-prefixmodule): Likewise.
2930 (do-clean, distclean-stageid): Set TFLAGS.
2931 (restrap): Fix whitespace.
2932 * Makefile.in: Rebuilt.
2933
dc17c78c
EB
29342009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2935
2936 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2937 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2938 * Makefile.in: Regenerate.
2939
14324cd7
EZ
29402009-04-24 Eli Zaretskii <eliz@gnu.org>
2941
2942 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2943 consistency with config.sub. (Update from upstream sources.)
2944
f8d5f06c
JM
29452009-04-21 Joseph Myers <joseph@codesourcery.com>
2946
2947 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2948
0000e2bf
BE
29492009-04-17 Ben Elliston <bje@au.ibm.com>
2950
2951 * config.sub, config.guess: Update from upstream sources.
2952
20135e4c
NC
29532009-04-15 Anthony Green <green@moxielogic.com>
2954
34adf976 2955 * configure.ac: Add moxie support.
20135e4c
NC
2956 * configure: Rebuilt.
2957
ef699244
L
29582009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2959
2960 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2961 * configure: Regenerate.
2962
10ad8ef3
L
29632009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2964
2965 PR gas/10039
2966 * configure.ac: Require texinfo 4.7.
2967 * configure: Regenerated.
2968
c50523ce
L
29692009-04-09 Steve Ellcey <sje@cup.hp.com>
2970
2971 * Makefil.def (languages): New entries.
2972 * Makefile.tpl (check-gcc-*): New generic target.
2973 * Makefile.in: Regenerate.
2974
47afba5f
EZ
29752009-03-27 Eli Zaretskii <eliz@gnu.org>
2976
2977 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2978 Windows builds of Sed.
2979
dc448a7b
TT
29802009-03-18 Tom Tromey <tromey@redhat.com>
2981
2982 * configure: Rebuild.
2983 * configure.ac (host_libs): Add libiconv.
2984 * Makefile.in: Rebuild.
2985 * Makefile.def (host_modules): Add libiconv.
2986 (configure-gdb, all-gdb): Depend on libiconv.
2987
24741ab2
JB
29882009-03-16 Tristan Gingold <gingold@adacore.com>
2989
2990 * configure.ac: Treat gdb as supported on x86_64-darwin.
2991 * configure: Regenerate.
2992
29383458
JM
29932009-03-16 Joseph Myers <joseph@codesourcery.com>
2994
2995 Merge from GCC:
2996
2997 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2998
2999 * configure.ac (--with-host-libstdcxx): New option.
3000 * configure: Regenerate.
3001
3002 2009-01-29 Robert Millan <rmh@aybabtu.com>
3003
3004 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3005 * configure: Regenerate.
3006
3007 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3008
3009 PR tree-optimization/38515
3010 * configure.ac (cloog-polylib): Removed.
3011 (with_ppl, with_cloog): Test for "no".
3012 * configure: Regenerated.
3013
58e24671
RW
30142009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3015
3016 Backport from git Libtool:
3017
3018 2009-01-19 Robert Millan <rmh@aybabtu.com>
3019 Support GNU/kOpenSolaris.
3020 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3021 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3022 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3023 GNU/kOpenSolaris.
3024
314b2e66
AS
30252009-02-05 Andreas Schwab <schwab@suse.de>
3026
3027 * Makefile.tpl (stage_last): Define $r and $s before using
3028 $(RECURSE_FLAGS_TO_PASS).
3029 * Makefile.in: Regenerate
3030
8b700390
JJ
30312009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3032
3033 * COPYING.NEWLIB: Add ARM license.
3034
66775d67
AM
30352009-01-16 Alan Modra <amodra@bigpond.net.au>
3036
3037 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 3038 (all-opcodes): Depend on all-libiberty.
66775d67
AM
3039 * Makefile.in: Regenerate.
3040
19e99079
NC
30412009-01-15 Douglas B Rupp <rupp@gnat.com>
3042
3043 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3044 * configure: Regenerate.
3045
22e8c8e0
RW
30462008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3047
3048 Backport link test fix from upstream Libtool:
3049
3050 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3051 Add cache variables to tests that require the linker to work.
3052 For shlibpath_overrides_runpath, this also changes the semantics
3053 to let the result from the C compiler take precedence.
3054 compiler take precedence.
3055
7d6d7764
BE
30562008-12-02 Ben Elliston <bje@au.ibm.com>
3057
3058 * config.sub, config.guess: Update from upstream sources.
3059
ea8af06e
JJ
30602008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3061
3062 * COPYING.NEWLIB: Updated.
3063 * COPYING.LIBGLOSS: Ditto.
3064
af0771d3
PB
30652008-12-16 Paolo Bonzini <bonzini@gnu.org>
3066
3067 Sync with GCC:
3068
3069 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3070
3071 * configure.ac (ppllibs): Add by default the lib flags.
3072 * configure: Regenerate.
3073
3074 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3075
314b2e66
AS
3076 * configure.ac: Add double brackets on darwin[912].
3077 * configure: Regenerate.
af0771d3
PB
3078
3079 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3080
314b2e66
AS
3081 * configure.ac: Expand to darwin10 and later.
3082 * configure: Regenerate.
af0771d3 3083
f7c83eac
AS
30842008-12-02 Andreas Schwab <schwab@suse.de>
3085
3086 * Makefile.def: configure-target-boehm-gc depends on
3087 all-target-libstdc++-v3.
3088 * Makefile.in: Regenerate.
3089
bc67ad83
BE
30902008-12-02 Ben Elliston <bje@au.ibm.com>
3091
3092 * config.sub, config.guess: Update from upstream sources.
3093
e28c595f
JM
30942008-11-27 Joseph Myers <joseph@codesourcery.com>
3095
3096 Merge from GCC:
3097
3098 2007-12-02 Matthias Klose <doko@ubuntu.com>
3099
3100 * config-ml.in: Remove 64bit configure tests.
3101
3102 2008-05-14 Rafael Espindola <espindola@google.com>
3103
3104 * config-ml.in: don't handle --enable-shared and --enable-static.
3105
3106 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3107 Tobias Grosser <grosser@fim.uni-passau.de>
3108 Jan Sjodin <jan.sjodin@amd.com>
3109 Harsha Jagasia <harsha.jagasia@amd.com>
3110 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3111 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3112 Adrien Eliche <aeliche@isty.uvsq.fr>
3113
3114 Merge from graphite branch.
3115 * configure: Regenerate.
3116 * Makefile.in: Regenerate.
3117 * configure.ac (host_libs): Add ppl and cloog.
3118 Add checks for PPL and CLooG.
3119 * Makefile.def (ppl, cloog): Added modules and dependences.
3120 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3121 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3122
3123 2008-09-03 Richard Guenther <rguenther@suse.de>
3124
3125 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3126 cloog test.
3127 * configure: Re-generate.
3128
3129 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3130
3131 * configure.ac (--with-cloog-polylib): New.
3132 (--disable-cloog-version-check): New.
3133 (--disable-ppl-version-check): New.
3134 * configure: Re-generate.
3135
3136 2008-09-05 Richard Guenther <rguenther@suse.de>
3137
3138 * configure.ac: Initialize clooglibs to -lcloog.
3139 * configure: Re-generate.
3140
3141 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3142
3143 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3144 recommended version to 2.3.2.
3145
3146 * configure: Regenerate.
3147
3148 2008-10-31 Ben Elliston <bje@au.ibm.com>
3149
3150 * configure.ac (spu-*-*): Remove special case.
3151 * configure: Regenerate.
3152
3153 Complete comment text from GCC version of:
3154
3155 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3156
3157 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3158 (GCC_SHLIB_SUBDIR): New.
3159 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3160 * configure: Regenerate.
3161 * Makefile.in: Regenerate.
3162
652dec25
TG
31632008-11-27 Tristan Gingold <gingold@adacore.com>
3164
3165 * configure.ac: Build gdb for i?86-*-darwin*
3166 * configure: Regenerated.
3167
7582fb4a
DJ
31682008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3169
3170 PR bootstrap/38014
3171 PR bootstrap/37923
3172
3173 Revert:
3174
3175 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3176
3177 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3178 * Makefile.in: Regenerated.
3179
3180 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3181
3182 PR gdb/921
3183 PR gdb/1646
3184 PR gdb/2175
3185 PR gdb/2176
3186
3187 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3188 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3189 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3190 (HOST_EXPORTS): Pass CPPFLAGS.
3191 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3192 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3193 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3194 * Makefile.in, configure: Regenerated.
3195 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3196 and CPPFLAGS_FOR_BUILD.
3197
faee1be2
UW
31982008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3199
3200 * configure.ac [spu-*-*]: Do not set skipdirs.
3201 * configure: Re-generate.
3202
b7c2dce4
DJ
32032008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3204
3205 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3206 * Makefile.in: Regenerated.
3207
bb52de30
DJ
32082008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3209
3210 PR gdb/921
3211 PR gdb/1646
3212 PR gdb/2175
3213 PR gdb/2176
3214
3215 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3216 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3217 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3218 (HOST_EXPORTS): Pass CPPFLAGS.
3219 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3220 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3221 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3222 * Makefile.in, configure: Regenerated.
3223 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3224 and CPPFLAGS_FOR_BUILD.
3225
b25062ae
SE
32262008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3227
3228 * libtool.m4: Update to libtool 2.2.6.
3229 * lt~obsolete.m4: Update to libtool 2.2.6.
3230 * ltmain.sh: Update to libtool 2.2.6.
3231 * ltsugar.m4: Update to libtool 2.2.6.
3232 * ltversion.m4: Update to libtool 2.2.6.
3233 * ltoptions.m4: Update to libtool 2.2.6.
3234 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3235
3bbd2f8f
AL
32362008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3237
3238 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3239 (GCC_SHLIB_SUBDIR): New.
3240 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3241 * configure: Regenerate.
3242 * Makefile.in: Regenerate.
3243
b29d32ce
TG
32442008-08-28 Tristan Gingold <gingold@adacore.com>
3245
3246 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3247 Enable bfd, binutils and opcodes.
3248 * configure: Regenerate.
3249
c325a203
DD
32502008-08-16 Nicolas Roche <roche@adacore.com>
3251
3252 * Makefile.tpl: Add BOOT_ADAFLAGS.
3253 * Makefile.in: Regenerate.
3254
e7c8859c
RS
32552008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3256
3257 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3258 * configure: Regenerate.
3259
da888c87
PB
32602008-07-30 Paolo Bonzini <bonzini@gnu.org>
3261
3262 Sync with gcc:
3263 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3264
f7c83eac
AS
3265 * configure.ac: Add makefile fragments for hpux.
3266 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3267 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3268 * configure: Regenerate.
3269 * Makefile.in: Regenerate.
da888c87
PB
3270
3271 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3272
f7c83eac
AS
3273 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3274 * Makefile.in: Regenerate.
3275 * configure: Regenerate.
da888c87 3276
944982cf
ILT
32772008-06-18 Ian Lance Taylor <iant@google.com>
3278
662c6704
ILT
3279 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3280
944982cf
ILT
3281 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3282
7a283e07
RW
32832008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3284
3285 * configure: Regenerate.
3286
5b553f7e
RW
32872008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3288
3289 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3290 "$@" is still intact with both Autoconf 2.59 and 2.62.
3291 * configure: Regenerate.
3292
675492f0
RW
32932008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3294
3295 * Makefile.tpl: Fix comment errors.
3296 * Makefile.in: Regenerate.
3297
b018a5d1
JB
32982008-06-13 Julian Brown <julian@codesourcery.com>
3299
3300 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3301 of libobjc for ARM EABI Linux.
3302 * configure: Regenerate.
3303
310213e8
DE
33042008-06-12 David S. Miller <davem@davemloft.net>
3305 David Edelsohn <edelsohn@gnu.org>
3306
3307 * configure.ac: Add powerpc*-*-* to gold supported targets.
3308 * configure: Regenerate.
3309
6641ce42
JM
33102008-06-08 Joseph Myers <joseph@codesourcery.com>
3311
3312 PR tree-optimization/36218
3313 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3314 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3315 (all prefix="build-"): Pass them to build-system sub-makes.
3316 * Makefile.in: Regenerate.
3317
03c2f9e6
DJ
33182008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3319
3320 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3321 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3322 mkdep, and compile. Update comments.
3323 (ETC_SUPPORT): Add ChangeLog and update comments.
3324
4538db8b
ILT
33252008-05-11 Ian Lance Taylor <iant@google.com>
3326
3327 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3328
266df637
PB
33292008-04-18 Paolo Bonzini <bonzini@gnu.org>
3330
3331 Sync with gcc:
3332 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3333
3334 PR bootstrap/35457
3335 * configure.ac: Include override.m4.
3336 * configure: Regenerate.
3337
3338 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3339
f7c83eac
AS
3340 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3341 * Makefile.in: Regenerate.
266df637
PB
3342
3343 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3344
f7c83eac
AS
3345 * configure.ac: Do not build libssp for the AVR.
3346 * configure: Regenerate.
266df637 3347
a86a761e
NC
33482008-04-18 Nick Clifton <nickc@redhat.com>
3349
3350 * MAINTAINERS: Replace reference to configure.in with reference to
3351 configure.ac.
3352
52310858
NC
33532008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3354
f7c83eac 3355 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3356 as nonconfigurable directories list.
f7c83eac 3357 * configure: Regenerate.
52310858 3358
f5314dd5
DM
33592008-04-14 David S. Miller <davem@davemloft.net>
3360
3361 * configure.ac: Add sparc*-*-* to gold supported targets.
3362 * configure: Regenerate.
3363
e2208220
BE
33642008-04-14 Ben Elliston <bje@au.ibm.com>
3365
3366 * config.sub, config.guess: Update from upstream sources.
3367
0bb6ea20
HPN
33682008-04-12 Hans-Peter Nilsson <hp@axis.com>
3369
3370 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3371 * Makefile.in: Regenerate.
3372
e5164e97
ILT
33732008-04-07 Ian Lance Taylor <iant@google.com>
3374
3375 * Makefile.def: check-gold depends upon all-binutils.
3376 * Makefile.in: Regenerate.
3377
e33b51a6
NC
33782008-04-04 Nick Clifton <nickc@redhat.com>
3379
3380 PR binutils/4334
3381 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3382 builds.
3383 * configure: Regenerate.
3384
fc5df3ab
NC
33852008-04-04 NightStrike <NightStrike@gmail.com>
3386
3387 PR other/35151
f7c83eac
AS
3388 * configure.ac: Combine rules for mingw32 and mingw64.
3389 * configure: Regenerate.
fc5df3ab 3390
c779bab8
PB
33912008-03-27 Paolo Bonzini <bonzini@gnu.org>
3392
3393 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3394 * Makefile.in: Regenerate.
3395
93f9b408
ILT
33962008-03-20 Ian Lance Taylor <iant@google.com>
3397
3398 * configure.ac: Add support for --enable-gold.
3399 * Makefile.def: Add gold as a directory like ld.
3400 * configure, Makefile.in: Regenerate.
3401
5746fb46
AK
34022008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3403
3404 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3405 (s390_cond_extensions): Reduced extensions to the compare related.
3406 (main): z10 cpu type option added.
3407 (expandConditionalJump): Renamed to ...
3408 (insertExpandedMnemonic): ... this.
3409
3410 * opcodes/s390-opc.c: Re-group the operand format makros.
3411 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3412 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3413 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3414 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3415 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3416 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3417 INSTR_SIL_RDU): New instruction formats added.
3418 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3419 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3420 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3421 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3422 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3423 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3424 masks added.
3425 (s390_opformats): New formats added "ris", "rrs", "sil".
3426 * opcodes/s390-opc.txt: Add the conditional jumps with the
3427 extensions removed from automatic expansion in s390-mkopc.c manually.
3428 (asi - trtre): Add new System z10 EC instructions.
3429 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3430
58c85be7
RW
34312008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3432
3433 * configure.ac: m4_include config/proginstall.m4.
3434 * configure: Regenerate.
3435
78124051
RW
34362008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3437
3438 Backport from upstream Libtool:
f7c83eac 3439
78124051 3440 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3441
78124051
RW
3442 Deal with Autoconf 2.62's semantic change in m4_append.
3443 * ltsugar.m4 (lt_append): Replace broken versions of
3444 m4_append.
3445 (lt_if_append_uniq): Don't require separator to be overquoted,
3446 and avoid broken m4_append.
3447 (lt_dict_add): Fix typo.
3448 * libtool.m4 (_LT_DECL): Don't overquote separator.
3449
018f1bea
DE
34502008-03-13 David Edelsohn <edelsohn@gnu.org>
3451
3452 * config.rpath: Add AIX 6 support.
3453
5c5f596d
PB
34542008-03-13 Paolo Bonzini <bonzini@gnu.org>
3455
3456 * Makefile.def (stageprofile). Remove -fprofile-generate
3457 from stage_libcflags.
3458 * Makefile.in: Regenerate.
3459
a1f93a5e
BE
34602008-03-13 Ben Elliston <bje@au.ibm.com>
3461
3462 * config.sub, config.guess: Update from upstream sources.
3463
98c3d905
AK
34642008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3465
3466 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3467 * s390-opc.txt (cmpsc): Duplicate entry removed.
3468 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3469 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3470 fier, cu42, cu41): Fix operand format.
3471
7f6ef0c0
PB
34722008-02-20 Paolo Bonzini <bonzini@gnu.org>
3473
f7c83eac
AS
3474 PR bootstrap/32009
3475 PR bootstrap/32161
3476
3477 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3478 * configure: Regenerate.
3479
3480 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3481 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3482 STAGE4_LIBCFLAGS): New.
3483 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3484 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3485 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3486 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3487 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3488 for target modules. Don't export LIBCFLAGS.
3489 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3490 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3491 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3492 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3493 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3494 * Makefile.in: Regenerate.
7f6ef0c0 3495
eaf19029
PB
34962008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3497
3498 PR libgcj/33085
3499 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3500 Do not use -DDLL_EXPORT. Backport from upstream.
3501
680c43e9
NC
35022008-02-14 Nick Clifton <nickc@redhat.com>
3503
3504 Import this patch from gcc:
3505 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3506
3507 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3508
c72b1d96
HPN
35092008-02-02 Hans-Peter Nilsson <hp@axis.com>
3510
3511 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3512 * configure: Regenerate.
3513
8b66833e
BW
35142008-01-31 Marc Gauthier <marc@tensilica.com>
3515
3516 * configure.ac (xtensa*-*-*): Recognize processor variants.
3517 * configure: Regenerate.
3518
9cc8ae67
PB
35192008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3520
f7c83eac
AS
3521 PR bootstrap/34922
3522 * configure.ac (PARSE_ARGS): Push suitable setting of
3523 ac_subdirs_all, for `./configure --help=recursive'.
3524 Handle `+' in generic toplevel directory disabling.
3525 * configure: Regenerate.
9cc8ae67 3526
19090595
BE
35272008-01-23 Ben Elliston <bje@au.ibm.com>
3528
3529 * config.sub, config.guess: Update from upstream sources.
3530
9f1e7fd3
BE
35312008-01-08 Ben Elliston <bje@au.ibm.com>
3532
3533 * config.sub, config.guess: Update from upstream sources.
3534
2f959d61
JJ
35352007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3536
3537 * COPYING.LIBGLOSS: Update default copyright.
3538
aa054b85
JJ
35392007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3540
3541 * COPYING.NEWLIB: Update default copyright.
3542
57c53b2b
RS
35432007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3544
3545 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3546 Change recommended MPFR from 2.2.1 > 2.3.0.
3547 * configure: Regenerate.
3548
fee14b60
RS
35492007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3550
3551 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3552 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3553 * Makefile.in: Regenerate.
3554
c9b68031
DD
35552007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3556
3557 * configure.ac: Enable libjava for x86_64-*-darwin9.
3558 * configure: Regenerate.
3559
ad25e7d5
BE
35602007-12-05 Ben Elliston <bje@au.ibm.com>
3561
3562 * config.sub, config.guess: Update from upstream sources.
3563
6ac84f65
PB
35642007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3565
f7c83eac
AS
3566 * config-ml.in: Robustify against white space in absolute file
3567 names.
6ac84f65 3568
f7c83eac
AS
3569 * config-ml.in (multi-clean): Substitute ${Makefile}.
3570 Remove superfluous ${Makefile} in list.
6ac84f65 3571
7b3200f9
DJ
35722007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3573
3574 * Makefile.def (dependencies): Make configure-gdb depend on
3575 all-intl.
3576 * Makefile.in: Regenerated.
3577
2c133ff9
JJ
35782007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3579
3580 * Makefile.def: To avoid problems running with parallel makes,
3581 build newlib before libgloss so that target specific header
3582 files are availble.
3583 * Makefile.in: Regenerate.
3584
5074315a
DJ
35852007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3586
3587 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3588 * Makefile.in: Regenerate.
3589
f5bc1778
DJ
35902007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3591
3592 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3593 * libdecnumber: New directory, imported from GCC.
3594
c66487f8
NC
35952007-10-08 Mike Frysinger <vapier@gentoo.org>
3596
3597 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3598 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3599 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3600 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3601 * configure: Regenerate.
3602
b5714970
PB
36032007-10-01 Paolo Bonzini <bonzini@gnu.org>
3604
3605 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3606 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3607 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3608 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3609 * configure.ac: Default them to host tools for $host = $build.
3610 Subst them.
3611
3612 * configure: Regenerate.
3613 * Makefile.in: Regenerate.
3614
f3b1e08e
RS
36152007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3616
3617 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3618 * configure: Regenerate.
3619
cff87f51
DD
36202007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3621
3622 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3623 libstdc++.
3624 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3625 * configure: Regenerate.
3626 * Makefile.in: Regenerate.
f7c83eac 3627
625a61cd
AS
36282007-09-17 Andreas Schwab <schwab@suse.de>
3629
3630 * configure.ac: Raise minimum makeinfo version to 4.6.
3631 * configure: Regenerate.
3632
83a3a68b
AM
36332007-09-15 Alan Modra <amodra@bigpond.net.au>
3634
3635 * configure.ac: Correct makeinfo version check.
3636 * configure: Regenerate.
3637
5bd8be13
RS
36382007-09-14 Richard Sandiford <richard@codesourcery.com>
3639
3640 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3641 to $skipdirs and only disable gprof for newlib. Use the normal
3642 mips*-elf* handling in other respects.
3643 * configure: Regnerate.
3644
5566c1fa
DD
36452007-09-12 David Daney <ddaney@avtrex.com>
3646
3647 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3648 enabling libgcj.
3649 * configure: Regenerate.
3650
36512007-09-12 Richard Guenther <rguenther@suse.de>
3652
3653 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3654 nor --disable-checking is provided also turn on yes and types
3655 checking for stage1.
3656 * configure: Re-generate.
3657
a18e2996 36582007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3659
3660 PR target/33281
3661 * configure.ac: Use config/mh-mingw on mingw.
3662 * configure: Regenerate.
84e7906e 3663
691bb5a1
DD
36642007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3665
3666 PR other/32154
3667 * configure.ac: For libgloss targets, point the linker to the linker
3668 script, startup code and simulator library.
3669 * configure: Regenerate.
3670
6d18b86b
AH
36712007-09-09 Andrew Haley <aph@redhat.com>
3672
3673 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3674 target-libjava.
6d18b86b 3675
f00a3165 36762007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3677
f00a3165 3678 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3679
2abc4e65
BE
36802007-08-21 Richard Guenther <rguenther@suse.de>
3681
3682 * configure.ac: Add types checking to stage1 checking flags.
3683 * configure: Regenerate.
3684
8a6ee3ab 36852007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3686 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3687
3688 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3689 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3690 * Makefile.in: Regenerate.
3691 * configure.ac (--with-debug-prefix-map): New.
3692 * configure: Regenerate.
3693
429acdec
RS
36942007-08-17 Richard Sandiford <richard@codesourcery.com>
3695 Nigel Stephens <nigel@mips.com>
3696
429acdec
RS
3697 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3698 as target_makefile_frag.
3699 * configure: Regenerate.
3700
8520c408
AO
37012007-08-16 Alexandre Oliva <aoliva@redhat.com>
3702
3703 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3704 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3705 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3706 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3707 (do-compare, do-compare3, do-compare-debug): New.
3708 ([+compare-target+]): Use them.
3709
37102007-08-16 Alexandre Oliva <aoliva@redhat.com>
3711
3712 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3713 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3714 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3715 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3716 (do-compare, do-compare3, do-compare-debug): New.
3717 ([+compare-target+]): Use them.
3718
2444379b
BE
37192007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3720 Ben Elliston <bje@au.ibm.com>
3721
3722 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3723 --silent if $silent.
3724 * configure: Regenerate.
3725
d6f99447
DJ
37262007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3727
3728 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3729
bd0aa315
NC
37302007-07-17 Nick Clifton <nickc@redhat.com>
3731
3732 * COPYING3: New file. Contains version 3 of the GNU General
3733 Public License.
3734 * COPYING3.LIB: New file. Contains version 3 of the GNU
3735 Lesser General Public License.
3736
0ebe98fb
BS
37372007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3738
3739 * configure.ac: Fix my previous change to really match GCC.
3740 * configure: Regenerate.
3741
521ec477
DD
37422007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3743
3744 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3745 * configure: Regenerate.
3746
37472007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3748
3749 * configure.ac: Add some missing m4 quotation.
3750 * configure: Regenerate.
3751
0c24b341
NC
37522007-07-09 Kai Tietz <kai.tietz@onevision.com>
3753
f7c83eac
AS
3754 * Makefile.def: Add windmc tool to build.
3755 * Makefile.tpl: Likewise.
3756 * configure.ac: Likewise.
3757 * Makefile.in: Regenerate.
3758 * configure: Regenerate.
0c24b341 3759
a09314d0
L
37602007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3761
3762 * lt~obsolete.m4: New. Import from 20070318 libtool.
3763
7c3e1d12
BS
37642007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3765
3766 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3767 uclinux and linux-uclibc targets.
3768 * configure: Regenerate.
3769
a5b3b4dd
DD
37702007-06-28 DJ Delorie <dj@redhat.com>
3771
3772 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3773 not building newlib.
3774 * configure: Regenerated.
f7c83eac 3775
184d813c
DJ
37762007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3777
3778 * src-release (DEVO_SUPPORT): Correct typos.
3779
31d99776
DJ
37802007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3781
3782 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3783 * Makefile.in: Regenerated.
3784
e00a73e3
PB
37852007-06-14 Paolo Bonzini <bonzini@gnu.org>
3786
f7c83eac
AS
3787 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3788 (distclean-stage[+id+]): Possibly delete stage_last.
3789 * Makefile.in: Regenerate.
e00a73e3 3790
98a1bbc5
BE
37912007-06-07 Ben Elliston <bje@au.ibm.com>
3792
3793 * config.sub, config.guess: Update from upstream sources.
3794
973601e1
BE
37952007-06-07 Ben Elliston <bje@au.ibm.com>
3796
3797 * Makefile.tpl: Fix spelling error.
3798 * Makefile.in: Regenerate.
3799
2038f525
PB
38002007-06-04 Paolo Bonzini <bonzini@gnu.org>
3801
3802 Sync with gcc:
3803 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3804
f7c83eac
AS
3805 PR bootstrap/29382
3806 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3807 * configure: Rebuilt.
2038f525 3808
f7c5c4b5
PB
38092007-06-01 Steve Ellcey <sje@cup.hp.com>
3810
12a64d4f
L
3811 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3812 lt_cv_sys_max_cmd_len.
f7c5c4b5 3813
7ad9660b
PB
38142007-05-31 Paolo Bonzini <bonzini@gnu.org>
3815
3816 * ltgcc.m4: Update from GCC.
3817
0e7ef45c
EC
38182007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3819
12a64d4f 3820 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3821
37ad9514
SE
38222007-05-24 Steve Ellcey <sje@cup.hp.com>
3823
3824 * ltmain.sh: Update from GCC.
3825 * libtool.m4: Update from GCC.
3826 * ltsugar.m4: New. Update from GCC.
3827 * ltversion.m4: New. Update from GCC.
3828 * ltoptions.m4: New. Update from GCC.
3829 * ltconfig: Remove.
3830 * ltcf-c.sh: Remove.
3831 * ltcf-cxx.sh: Remove.
3832 * ltcf-gcj.sh: Remove.
3833 * src-release: Update with new libtool file list.
3834
8ee82aff
PB
38352007-05-16 Paolo Bonzini <bonzini@gnu.org>
3836
3837 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3838 stage_cflags.
3839 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3840 Remove CFLAGS/LIBCFLAGS.
3841 (configure-stage[+id+]-[+prefix+][+module+],
3842 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3843 * Makefile.in: Regenerate.
3844
149cb58d
SE
38452007-04-14 Steve Ellcey <sje@cup.hp.com>
3846
3847 * config-ml.in: Update from GCC.
3848
91506736
DJ
38492007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3850
3851 * src-release (do-proto-toplev): Process the support directories before
3852 the tool directory.
3853
ffa8bd48
RS
38542007-03-21 Richard Sandiford <richard@codesourcery.com>
3855
3856 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3857 of glob. Quote arguments with single quotes too.
3858 * configure: Regenerate.
3859
a4fd3374
DD
38602007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3861
3862 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3863 * Makefile.in: Regenerate
3864
b8025f34
AS
38652007-03-07 Andreas Schwab <schwab@suse.de>
3866
3867 * configure: Regenerate.
3868
a3ca38d2
DD
38692007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3870
3871 * configure.ac: Add "--with-pdfdir" configure option,
3872 which defines pdfdir variable.
3873 * Makefile.def (target=fixincludes): Add install-pdf to
3874 missing targets.
3875 (recursive_targets): Add install-pdf target.
3876 (flags_to_pass): Add pdfdir.
3877 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3878 target.
3879 * configure: Regenerate
3880 * Makefile.in: Regenerate
3881
38822007-02-28 Eric Christopher <echristo@apple.com>
3883
3884 Revert:
3885 2006-12-07 Mike Stump <mrs@apple.com>
3886
3887 * Makefile.def (dependencies): Add dependency for
3888 install-target-libssp and install-target-libgomp on
3889 install-gcc.
3890 * Makefile.in: Regenerate.
3891
38922007-02-27 Matt Kraai <kraai@ftbfs.org>
3893
3894 * configure: Regenerate.
3895 * configure.ac: Move statements after variable declarations.
3896
a4708fba
JM
38972007-02-19 Joseph Myers <joseph@codesourcery.com>
3898
3899 * configure.ac: Adjust for loop syntax.
3900 * configure: Regenerate.
3901
9a819804
AO
39022007-02-18 Alexandre Oliva <aoliva@redhat.com>
3903
3904 * configure: Rebuilt.
3905
81ec575a
AO
39062007-02-18 Alexandre Oliva <aoliva@redhat.com>
3907
3908 * configure.ac: Drop multiple occurrences of --enable-languages,
3909 and fix its quoting.
3910 * configure: Rebuilt.
3911
92f01d61 39122007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3913 Nathan Sidwell <nathan@codesourcery.com>
3914 Vladimir Prus <vladimir@codesourcery.com
3915 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3916
3917 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3918 * configure: Regenerate.
3919
b1299c4e
DJ
39202007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3921
3922 * configure.ac (target_libraries): Move libgcc before libiberty.
3923 * configure: Regenerated.
3924
18f6b6ee
PB
39252007-02-13 Paolo Bonzini <bonzini@gnu.org>
3926
3927 * configure: Regenerate again?
3928
9c4e9f27
PB
39292007-02-13 Paolo Bonzini <bonzini@gnu.org>
3930
3931 * configure: Reapply PR30748 fix which was lost in the previous commit.
3932
24ff9987
DJ
39332007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3934 Paolo Bonzini <bonzini@gnu.org>
3935
3936 PR bootstrap/30753
3937 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3938 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3939 * configure: Regenerated.
3940
7df2cd5d
PB
39412007-02-10 Paolo Bonzini <bonzini@gnu.org>
3942
3943 * configure: Regenerate.
3944
b0aaa663
DJ
39452007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3946
3947 PR bootstrap/30748
3948 * configure.ac: Correct syntax for Solaris ksh.
3949 * configure: Regenerated.
3950
a0323144
PB
39512007-02-09 Paolo Bonzini <bonzini@gnu.org>
3952
3953 * Makefile.def: Sync with GCC.
3954 * Makefile.tpl: Sync with GCC.
3955 * Makefile.in: Regenerate.
3956 * configure: Regenerate.
3957
c6b750e1
DJ
39582007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3959
3960 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3961 noncanonical equivalents.
3962 * configure.in: Rename to...
3963 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3964 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3965 target_noncanonical. Use them. Rewrite removal of configure
3966 arguments for autoconf 2.59. Discard variable settings. Force
3967 program_transform_name for native tools.
3968
3969 * Makefile.in: Regenerated.
3970 * configure: Regenerated with autoconf 2.59.
3971
3972 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3973
f3cd89f4
JJ
39742007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3975
3976 * COPYING.LIBGLOSS: Reformat default Red Hat
3977 license to fit within 80 columns.
3978 * COPYING.NEWLIB: Ditto.
3979
4e206d7e
DB
39802007-02-05 Dave Brolley <brolley@redhat.com>
3981
3982 * Contribute the following changes:
3983 2006-11-28 DJ Delorie <dj@redhat.com>
3984
3985 * configure.in: Fix typo for mep's target_makefile_frag.
3986 * configure: Regenerated.
3987
3988 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3989
3990 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3991 * configure: Regenerate.
3992
3993 2001-09-19 DJ Delorie <dj@redhat.com>
3994
3995 * configure.in (target_makefile_frag): use mt-mep
3996
3997 2001-06-12 Don Howard <dhoward@redhat.com>
3998
3999 * configure.in: Remove gdb from MeP skip list.
4000
4001 2001-04-05 DJ Delorie <dj@redhat.com>
4002
4003 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4004
4005 2001-03-20 Ben Elliston <bje@redhat.com>
4006
4007 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4008
4009 2001-03-19 Ben Elliston <bje@redhat.com>
4010
4011 * config.sub (mep, mep-*): Add.
4012
b2edfdd2
AS
40132007-01-31 Andreas Schwab <schwab@suse.de>
4014
4015 * Makefile.tpl (LDFLAGS): Substitute it.
4016 * Makefile.in: Regenerate.
4017
ceb92e78
PB
40182007-01-11 Paolo Bonzini <bonzini@gnu.org>
4019
4020 * configure.in: Change == to = in test command.
f7c83eac 4021 * configure: Regenerate.
ceb92e78 4022
4b900473 40232007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
4024 Nick Clifton <nickc@redhat.com>
4025 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4026
4027 * configure.in (build_configargs, host_configargs, target_configargs):
4028 Remove build/host/target parameters.
4029 (host_libs): Add gmp and mpfr.
4030 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4031 * Makefile.def (gmp, mpfr): New.
4032 (gcc): Remove target.
4033 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4034 target_os, target_vendor): New.
4035 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4036 * configure: Regenerate.
4037 * Makefile.in: Regenerate.
4b900473
PB
4038
40392007-01-11 Matt Fago <fago@earthlink.net>
4040
4041 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 4042 to improve robustness of configure tests.
4b900473
PB
4043 * configure: Regenerate.
4044
80f6dcbc
NC
40452007-01-08 Kai Tietz <kai.tietz@onevision.com>
4046
4047 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 4048 * configure: Regenerate.
80f6dcbc 4049
f86e35b8
NC
40502007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4051
4052 * Makefile.tpl (all-target): Correct @if conditional for target
4053 modules.
4054 * configure.in: Omit libiberty if building only target libgcc.
4055 * configure, Makefile.in: Regenerated.
4056
79fcd0ec
PB
40572007-01-04 Paolo Bonzini <bonzini@gnu.org>
4058
4059 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4060 * configure: Regenerate.
4061
6aa8ef82
DJ
40622007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4063
4064 * Makefile.def (target_modules): Add libgcc.
4065 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4066 * Makefile.tpl (clean-target-libgcc): Delete.
4067 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4068 on gcc even for bootstrapped modules. Rewrite handling of
4069 lang_env_dependencies to loop over target_modules.
4070 * configure.in (target_libraries): Add target-libgcc.
4071 * Makefile.in, configure: Regenerated.
4072
9b134994
PB
40732006-12-29 Paolo Bonzini <bonzini@gnu.org>
4074
4075 Sync with gcc:
4076 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4077
f7c83eac
AS
4078 * configure.in: Reorganize recognition of languages. Add
4079 --enable-stage1-languages. Show supported languages for the chosen
4080 target rather than all recognized languages.
4081 * configure: Regenerate.
9b134994
PB
4082
4083 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4084
f7c83eac
AS
4085 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4086 * Makefile.in: Regenerate.
9b134994
PB
4087
4088 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4089
f7c83eac
AS
4090 * configure.in: Warn that MPFR 2.2.0 is buggy.
4091 * configure: Regenerate.
9b134994 4092
8cf39b1b
ILT
40932006-12-27 Ian Lance Taylor <iant@google.com>
4094
4095 * configure.in: When removing Makefiles to force a reconfigure, also
4096 remove prev-DIR*/Makefile.
4097 * configure: Regenerate.
4098
ebff6cd5
KH
40992006-12-23 Kazu Hirata <kazu@codesourcery.com>
4100
4101 * config.bfd: Recognize fido.
4102
8a0d8a5c
PB
41032006-12-19 Paolo Bonzini <bonzini@gnu.org>
4104
4105 Sync with gcc:
4106
4107 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4108
4109 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4110 it only affects bootstrap and could be tested on "$host" as well.
4111 * configure: Regenerate.
4112 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4113
4114 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4115
4116 PR bootstrap/29544
4117 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4118 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4119 move here comment from Makefile.tpl.
4120 * Makefile.tpl: Move some definitions higher in the file.
4121 (STAGE1_CHECKING): New.
4122 * configure.in: Add --enable-stage1-checking.
4123 * configure: Regenerate.
4124 * Makefile.in: Regenerate.
4125
4126 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4127
4128 * configure.in: Update error message for missing GMP/MPFR.
4129
4130 * configure: Regenerate.
4131
4132 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4133
4134 * configure.in: Update MPFR version in error message.
4135
4136 * configure: Regenerate.
4137
4138 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4139
4140 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4141 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4142 --with-gmp-lib): New flags.
4143
4144 * configure: Regenerate.
4145
790c0838
AM
41462006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4147
4148 PR bootstrap/30134
4149 * configure.in: Correct x86 darwin support for libjava to powerpc
4150 and i?86 only.
4151 * configure: Regenerate.
4152
77d7106f
AM
41532006-12-11 Alan Modra <amodra@bigpond.net.au>
4154
4155 * configure.in: Handle spu makefile frag.
77d7106f
AM
4156 * Makefile.tpl (MAINT): Define
4157 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4158 * configure: Regenerate.
4159 * Makefile.in: Regenerate.
4160
0cfa5389
BE
41612006-12-11 Ben Elliston <bje@au.ibm.com>
4162
4163 * config.sub, config.guess: Update from upstream sources.
4164
2839fe5d
BE
41652006-12-11 Ben Elliston <bje@au.ibm.com>
4166
4167 * configure.in: Sync with GCC (spu-*-*).
4168 * configure: Sync with GCC.
4169
b897f5d4
MS
41702006-12-07 Mike Stump <mrs@apple.com>
4171
4172 * Makefile.def (dependencies): Add dependency for
4173 install-target-libssp and install-target-libgomp on
4174 install-gcc.
4175 * Makefile.in: Regenerate.
4176
9daf3993
PB
41772006-11-16 Paolo Bonzini <bonzini@gnu.org>
4178
4179 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4180 (unstage): Test for stage_last presence.
4181
4182 PR bootstrap/29802
4183 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4184 * Makefile.in: Regenerate.
4185
9dbaa842
DD
41862006-11-14 DJ Delorie <dj@redhat.com>
4187
4188 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4189 * Makefile.in: Sync with GCC.
4190 * configure.in: Sync with GCC (mpfr, gmp).
4191 * configure: Sync with GCC.
4192
b0cbce8d
JJ
41932006-11-08 Jie Zhang <jie.zhang@analog.com>
4194
4195 * configure.in: Remove target-libgloss from noconfigdirs for
4196 bfin-*-*.
4197 * configure: Regenerated.
4198
44330a94
JJ
41992006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4200
4201 * COPYING.NEWLIB: Add spu license.
7de05dd5 4202 * COPYING.LIBGLOSS: Ditto.
44330a94 4203
56a8fe78
DD
42042006-10-17 Brooks Moses <bmoses@stanford.edu>
4205
4206 * Makefile.def: Added pdf target handling.
4207 * Makefile.tpl: Added pdf target handling.
4208 * Makefile.in: Regenerated.
4209
fbb00ad0
JJ
42102006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4211
4212 * COPYING.NEWLIB: Updated.
4213 * COPYING.LIBGLOSS: Ditto.
4214
6b89cc21
DB
42152006-09-27 Dave Brolley <brolley@redhat.com>
4216
4217 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4218 $s instead of $r.
4219 * configure: Regenerated.
4220
17bcf627
BE
42212006-09-26 Ben Elliston <bje@au.ibm.com>
4222
4223 * config.sub, config.guess: Update from upstream sources.
4224
f3529cf1
TS
42252006-09-20 Thiemo Seufer <ths@mips.com>
4226
4227 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4228 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4229 * configure: Regenerate.
4230
45055374
CV
42312006-08-30 Corinna Vinschen <corinna@vinschen.de>
4232
4233 * configure.in: Never build newlib for a Mingw host.
4234 Never build newlib as Mingw target library.
4235 Test the existence of winsup/cygwin for building a Cygwin newlib,
4236 rather than just winsup.
4237 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4238 building a Mingw target.
4239 * configure: Regenerate.
4240
4be041b2 42412006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4242 Nigel Stephens <nigel@mips.com>
4243 David Ung <davidu@mips.com>
4be041b2
TS
4244
4245 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4246
1d89b610
PB
42472006-07-25 Paolo Bonzini <bonzini@gnu.org>
4248
4249 Sync from GCC:
4250 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4251
f7c83eac
AS
4252 PR bootstrap/18058
4253 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4254 if the bootstrap compiler is a GCC version that supports it.
4255 * configure: Regenerate.
1d89b610 4256
66a79c16
DJ
42572006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4258
4259 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4260 * configure: Regenerated.
4261
c1cb7e02
PB
42622006-07-18 Paolo Bonzini <bonzini@gnu.org>
4263
f7c83eac
AS
4264 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4265 for stages after the first.
c1cb7e02 4266
7206a0ee
JJ
42672006-07-17 Jakub Jelinek <jakub@redhat.com>
4268
4269 * Makefile.def: Add dependencies for configure-opcodes
4270 on configure-intl and all-opcodes on all-intl.
4271 * Makefile.in: Regenerated.
4272
6816f995
AO
42732006-07-04 Peter O'Gorman <peter@pogma.com>
4274
4275 * ltconfig: chmod 644 before ranlib during install.
4276
3d3adb43
PB
42772006-07-03 Paolo Bonzini <bonzini@gnu.org>
4278
1f3f1bbf 4279 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4280 * configure: Regenerate.
4281
64ce424c
PB
42822006-07-03 Paolo Bonzini <bonzini@gnu.org>
4283
4284 Sync from gcc:
4285
4286 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4287
4288 PR other/27063
4289 * configure.in: Test subdir_requires and give an appropriate
4290 error message.
4291 * configure: Regenerate.
4292
4293 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4294
4295 PR target/27540
4296 * configure.in: Only enable libgomp on IRIX 6.
4297 * configure: Regenerate.
4298
d42c4017
DA
42992006-06-20 David Ayers <d.ayers@inode.at>
4300
4301 PR bootstrap/28072
4302 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4303 whether target-libjava is being configured instead of whether the
4304 java front end is enabled.
4305 * configure: Regenerate.
0e7ef45c 4306
4962c51a
MS
43072006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4308
4309 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4310 to R_ARM_LDC_SB_G{0,1,2} respectively.
4311
caee866a
PB
43122006-06-15 Paolo Bonzini <bonzini@gnu.org>
4313
4314 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4315 too.
4316 * Makefile.in: Regenerate.
4317
363ef840
DA
43182006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4319
4320 Sync from gcc:
4321
4322 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4323 * configure.in: Don't enable libgomp on hpux10.
4324 * configure: Rebuilt.
4325
54d1c879
DA
43262006-06-13 David Ayers <d.ayers@inode.at>
4327
4328 Sync from gcc:
4329
4330 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4331
54d1c879
DA
4332 PR bootstrap/27963
4333 PR target/19970
0e7ef45c 4334 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4335 ${libgcj} is specified.
4336 * configure: Regenerate.
0e7ef45c 4337
a4d8b690
JJ
43382006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4339
4340 Sync from gcc:
4341
4342 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4343 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4344
4345 PR bootstrap/18033
4346 * config-ml.in: Eval option if surrounded by single quotes.
4347
4f0ef2d8
CD
43482006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4349
4350 Sync from gcc:
0e7ef45c 4351
4f0ef2d8 4352 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4353
4f0ef2d8
CD
4354 PR libobjc/13946
4355 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4356 * Makefile.in: Regenerate.
4357 * configure.in: Add --enable-objc-gc at toplevel and have it
4358 enable boehm-gc for Objective-C.
4359 Remove target-boehm-gc from libgcj.
4360 Add target-boehm-gc to target_libraries.
4361 Add target-boehm-gc to noconfigdirs where ${libgcj}
4362 is specified.
4363 Assert that boehm-gc is supported when requested for Objective-C.
4364 Only build boehm-gc if needed either for Java or Objective-C.
4365 * configure: Regenerate.
4366
4367 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4368
4f0ef2d8
CD
4369 PR 27674
4370 * Makefile.tpl (configure-[+prefix+][+module+],
4371 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4372 Remove rule to unstage bootstrapped modules.
4373 (stage_current): New.
4374 * Makefile.in: Regenerate.
4375
4376 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4377 Andreas Tobler <a.tobler@schweiz.ch>
4378
4379 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4380 * configure: Rebuilt.
4381
4382 Revert
4383 2006-01-31 Richard Guenther <rguenther@suse.de>
4384 Paolo Bonzini <bonzini@gnu.org>
4385
4386 * Makefile.def (target_modules): Add libgcc-math target module.
4387 * configure.in (target_libraries): Add libgcc-math target library.
4388 (--enable-libgcc-math): New configure switch.
4389 * Makefile.in: Re-generate.
4390 * configure: Re-generate.
4391
c17b816b
JJ
43922006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4393
4394 * config-ml.in: Alter CCASFLAGS to include special
4395 multilib options the same as is done for CFLAGS.
4396
20e95c23
DJ
43972006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4398
4399 * Makefile.def: Added dependencies from sim and gdb on intl, and
4400 added configure dependencies to everything with an all dependency
4401 on intl.
4402 * gettext.m4: Removed.
4403 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4404 (GDB_SUPPORT_DIRS): Add intl.
4405 * Makefile.in: Regenerated.
4406
4bd8ad80
DJ
44072006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4408
4409 * src-release (DEVO_SUPPORT): Add config.rpath.
4410
c380fdd8
PB
44112006-05-25 Paolo Bonzini <bonzini@gnu.org>
4412
4413 * Makefile.def (bfd, opcodes): Fix lib_path.
4414 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4415 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4416 * Makefile.in: Regenerate.
4417
701628f5
MS
44182006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4419
4420 * configure.in: Enable gprof for cross builds.
4421 * configure: Regenerate.
4422
25aae7f2
DJ
44232006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4424
4425 * src-release (MAKEINFOFLAGS): Define.
4426 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4427
ea3d1626
BE
44282006-05-14 Ben Elliston <bje@au.ibm.com>
4429
4430 * config.sub, config.guess: Update from upstream sources.
4431
49b9e644
BE
44322006-05-12 Ben Elliston <bje@au.ibm.com>
4433
4434 * config.sub, config.guess: Update from upstream sources.
4435
482dd2f6
DJ
44362006-05-04 Steve Ellcey <sje@cup.hp.com>
4437
4438 * blt, iwidgets, mmalloc: Remove directories.
4439
8b01a5c2
DD
44402006-05-01 DJ Delorie <dj@redhat.com>
4441
641a3af4 4442 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4443 * configure: Regenerate.
4444
a481dbb7
DD
44452006-04-18 DJ Delorie <dj@redhat.com>
4446
4447 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4448 reference libgloss so that libssp can be built in a combined
4449 tree.
4450 * configure: Regenerate.
4451
962c9e74
BE
44522006-04-10 Ben Elliston <bje@au.ibm.com>
4453
4454 * contrib: Remove directory.
4455
108a6f8e
CD
44562006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4457
4458 * Makefile.tpl: Add install-html target.
4459 * Makefile.def: Add install-html target.
4460 * Makefile.in: Regenerate.
4461 * configure.in: Add --with-datarootdir, --with-docdir,
4462 and --with-htmldir options.
4463 * configure: Regenerate.
4464
a4ef73e9
BE
44652006-03-31 Ben Elliston <bje@au.ibm.com>
4466
4467 PR binutils/1860
4468 * configure.in: Require makeinfo 4.4 or higher.
4469 * configure: Regenerate.
4470
b37df25a
PB
44712006-03-14 Paolo Bonzini <bonzini@gnu.org>
4472
4473 * Makefile.in: Regenerate.
4474
a6df5a19
PB
44752006-03-14 Paolo Bonzini <bonzini@gnu.org>
4476
4477 Sync with gcc:
4478 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4479
f7c83eac
AS
4480 * configure.in: Handle --disable-<component> generically.
4481 * configure: Regenerate.
a6df5a19
PB
4482
4483 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4484
f7c83eac
AS
4485 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4486 (TARGET_CONFIGDIRS): Remove.
4487 * configure.in: Remove AC_SUBST(target_configdirs).
4488 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4489
4490
65419985
L
44912006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4492
4493 PR libgcj/17311
4494 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4495
c52c6897
PB
44962006-02-20 Paolo Bonzini <bonzini@gnu.org>
4497
4498 PR bootstrap/25670
4499
4500 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4501
4502 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4503 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4504 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4505 BUILD_PREFIX, BUILD_PREFIX_1.
4506 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4507
4508 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4509 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4510
4511 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4512 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4513 of `cat stage_current`. Always provide the `r' and `s' variables.
4514 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4515 a single shell execution.
4516 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4517 bootstrapped modules, make the stage1 module if the build was not
4518 started yet, else build the current stage.
4519 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4520 (all-build, all-host, all-target, [+make_target+]-host,
4521 [+make_target+]-target): Do not use \-continued lines.
4522 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4523 (current_stage, restrap, stage_last): New.
4524
4525 * Makefile.in: Regenerate.
4526 * configure: Regenerate.
4527
b3ded179
PB
45282006-02-14 Paolo Bonzini <bonzini@gnu.org>
4529
4530 Sync from gcc:
4531
4532 2006-01-31 Richard Guenther <rguenther@suse.de>
4533 Paolo Bonzini <bonzini@gnu.org>
4534
f7c83eac
AS
4535 * Makefile.def (target_modules): Add libgcc-math target module.
4536 * configure.in (target_libraries): Add libgcc-math target library.
4537 (--enable-libgcc-math): New configure switch.
4538 * Makefile.in: Re-generate.
4539 * configure: Re-generate.
4540 * libgcc-math: New toplevel directory.
b3ded179
PB
4541
4542 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4543 Jakub Jelinek <jakub@redhat.com>
4544 Diego Novillo <dnovillo@redhat.com>
b3ded179 4545
f7c83eac
AS
4546 * libgomp: New directory.
4547 * Makefile.def: Add target_module libgomp.
4548 * Makefile.in: Regenerate.
4549 * configure.in (target_libraries): Add target-libgomp.
4550 * configure: Regenerate.
b3ded179 4551
3a35eeb3
PB
45522006-02-14 Paolo Bonzini <bonzini@gnu.org>
4553 Andreas Schwab <schwab@suse.de>
0e7ef45c 4554
3a35eeb3
PB
4555 * configure: Regenerate.
4556
2429c060
PB
45572006-01-16 Paolo Bonzini <bonzini@gnu.org>
4558
4559 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4560 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4561 the assembler, linker and binutils.
4562 * configure: Regenerate.
4563
ec49b2b8
NC
45642006-01-16 Nick Clifton <nickc@redhat.com>
4565
49b9e644 4566 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4567
44b2308f
AO
45682006-01-05 Alexandre Oliva <aoliva@redhat.com>
4569
4570 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4571 @ from continuation.
4572 * Makefile.in: Rebuilt.
4573
80911fe1
PB
45742006-01-04 Paolo Bonzini <bonzini@gnu.org>
4575
4576 Sync from gcc:
4577
4578 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4579
f7c83eac 4580 PR bootstrap/24252
80911fe1 4581
f7c83eac
AS
4582 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4583 * Makefile.tpl (OBJDUMP): New.
4584 (EXTRA_HOST_FLAGS): Add it.
4585 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4586
f7c83eac
AS
4587 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4588 to use symbolic links between directories. Avoid race conditions
4589 or make them harmless.
4590 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4591
f7c83eac
AS
4592 * Makefile.def (LEAN): Pass.
4593 * Makefile.tpl (LEAN): Define.
4594 (stage[+id+]-start): Accept that the previous directory does not
4595 exist, if the bootstrap is lean.
4596 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4597 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4598 configure substitution.
4599 ([+compare-target+]): Likewise.
4600 ([+bootstrap-target+]-lean): New.
4601 * configure.in: Remove lean bootstrap support from here.
80911fe1 4602
f7c83eac
AS
4603 * Makefile.in: Regenerate.
4604 * configure: Regenerate.
80911fe1
PB
4605
4606 2006-01-02 Andreas Schwab <schwab@suse.de>
4607
f7c83eac
AS
4608 * configure.in: When reconfiguring remove Makefile in
4609 all stage directories.
4610 * configure: Regenerate.
80911fe1 4611
b59bea8a
NC
46122005-12-27 Leif Ekblad <leif@rdos.net>
4613
4614 * configure.in: Add support for RDOS target.
4615 * configure: Regenerate.
4616
d7730bac
NC
46172005-12-27 Nick Clifton <nickc@redhat.com>
4618
4619 PR binutils/1990
4620 * libtool.m4: Synchronize with version in GCC sources.
4621
c02dabc3
PB
46222005-12-20 Paolo Bonzini <bonzini@gnu.org>
4623
f7c83eac 4624 Revert Ada-related part of the previous change.
c02dabc3 4625
f7c83eac
AS
4626 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4627 Do not pass.
4628 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4629 * Makefile.in: Regenerate.
4630 * configure.in: Do not include mt-ppc-aix target fragment.
4631 * configure: Regenerate.
c02dabc3 4632
f6d183c0
PB
46332005-12-19 Paolo Bonzini <bonzini@gnu.org>
4634
4635 * configure.in: Select appropriate fragments for PowerPC/AIX.
4636 * configure: Regenerate.
4637
4638 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4639 BOOT_CFLAGS, BOOT_LDFLAGS.
4640 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4641 BOOT_CFLAGS, BOOT_LDFLAGS.
4642 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4643 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4644 (stage): Fail if we cannot complete the work.
4645 * Makefile.in: Regenerate.
4646
f29759fc
JJ
46472005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4648
4649 * COPYING.NEWLIB: Update copyright year for default
4650 copyright.
4651
1f054001
PB
46522005-12-15 Paolo Bonzini <bonzini@gnu.org>
4653
4654 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4655 install-host-nogcc): Don't invoke $(stage) at the end.
4656 * Makefile.in: Regenerate.
4657
0aed8855
PB
46582005-12-14 Paolo Bonzini <bonzini@gnu.org>
4659
4660 * configure.in: Flip the top-level bootstrap switch.
4661 * configure: Regenerate.
4662
4663 Merge from gcc:
4664
4665 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4666
f7c83eac
AS
4667 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4668 $(stage) and $(unstage).
4669 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4670 (all): Remove stray semicolon.
4671 (local-distclean): Don't handle multilib.tmp and multilib.out.
4672 (install.all): Set $s for consistency.
4673 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4674 check_multilibs setting. Always make the install directory.
4675 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4676 Correct @if/@endif.
4677 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4678 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4679 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4680 (multilib.out): Remove.
4681 * Makefile.in: Regenerated.
0aed8855
PB
4682
46832005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4684
4685 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4686 * configure.in: Replace ms1 arch with mt.
4687 * configure: Rebuilt.
4688
46892005-12-05 Paolo Bonzini <bonzini@gnu.org>
4690
4691 Sync with gcc:
4692
4970f871
NS
46932005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4694
4695 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4696 * configure.in: Replace ms1 arch with mt.
4697 * configure: Rebuilt.
4698
be01d343
PB
46992005-12-05 Paolo Bonzini <bonzini@gnu.org>
4700
4701 Sync with gcc:
4702
4703 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4704
f7c83eac
AS
4705 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4706 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4707 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4708 Find in-tree tools if available.
4709 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4710 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4711 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4712 (COMPILER_*_FOR_TARGET): New.
4713 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4714 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4715 (CONFIGURED_*, USUAL_*): Remove.
4716 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4717 STRIP): Use autoconf substitutions.
4718 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4719 COMPILER_NM_FOR_TARGET): New.
4720 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4721
4722 (all): Make all-host and all-target in parallel.
4723 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4724 that $$r and $$s are set before invoking a recursive make.
4725 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4726 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4727
4728 2005-11-29 Ben Elliston <bje@au.ibm.com>
4729
f7c83eac
AS
4730 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4731 from the gcc build directory.
4732 * Makefile.in: Regenerate.
be01d343
PB
4733
4734 2005-11-29 Ben Elliston <bje@au.ibm.com>
4735
f7c83eac
AS
4736 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4737 depend on all-libdecnumber.
4738 * configure.in (host_libs): Include libdecnumber.
4739 * Makefile.in: Regenerate.
4740 * configure: Likewise.
be01d343
PB
4741
4742 2005-11-21 Kean Johnston <jkj@sco.com>
4743
f7c83eac 4744 * config.sub, config.guess: Sync from upstream sources.
be01d343 4745
907be67c
DJ
47462005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4747
4748 * Makefile.def: Remove gdb dependencies for gdbtk.
4749 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4750 (configure-gdb, install-gdb): New rules.
4751 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4752 * Makefile.in, configure: Regenerated.
4753
e360f423
PB
47542005-10-22 Paolo Bonzini <bonzini@gnu.org>
4755
4756 PR bootstrap/24297
4757 * Makefile.tpl (do-[+make-target+], do-check, install,
4758 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4759 are set before recursing.
4760 * Makefile.in: Regenerate.
4761
45d5eb0a
EB
47622005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4763
4764 PR bootstrap/18939
4765 * Makefile.def (gcc) <target>: Fix thinko.
4766 * Makefile.in: Regenerate.
4767
3cf3372e
BS
47682005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4769
4770 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4771 * configure: Regenerate.
4772
bd70a46f
KH
47732005-10-09 Kazu Hirata <kazu@codesourcery.com>
4774
4775 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4776 target-libffi, target-qthreads, target-libjava, and
4777 targetlibobjc.
4778 * configure: Regenerate.
4779
5ae72758
DJ
47802005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4781
4782 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4783 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4784 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4785 (USUAL_OBJDUMP_FOR_TARGET): New.
4786 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4787 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4788 * configure, Makefile.in: Regenerated.
5ae72758 4789
cc96343e
PB
47902005-10-05 Paolo Bonzini <bonzini@gnu.org>
4791
4792 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4793 before other host packages.
4794
f70224b5
PB
47952005-10-05 Paolo Bonzini <bonzini@gnu.org>
4796
4797 PR bootstrap/22340
4798
4799 * configure.in (default_target): Remove.
4800 * Makefile.tpl (all): Do not use prerequisites as subroutines
4801 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4802 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4803 use prerequisites as subroutines.
4804 (check-host, check-target): New.
4805 (bootstrap configure & all targets): Do not use stage*-start
4806 if the directory layout is already ok.
4807 (non-bootstrap configure & all targets): Prepend a $(unstage).
4808 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4809 (NOTPARALLEL): Remove.
4810 (unstage, stage variables): New variables.
4811 (unstage, stage targets): Simply expand to those variables.
4812
4813 * configure: Regenerate.
4814 * Makefile.in: Regenerate.
4815
c13c918a
JW
48162005-10-04 James E Wilson <wilson@specifix.com>
4817
4818 * Makefile.def (lang_env_dependencies): Add libmudflap.
4819 * Makefile.in: Regenerate.
4820
376a0e54
CM
48212005-10-03 Catherine Moore <clm@cm00re.com>
4822
4823 * configure.in (bfin-*-*): Support bfin.
4824 * configure: Regenerated.
4825
d320aacb
L
48262005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4827
4828 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4829 * configure: Regenerated.
4830
7e0f7140
GK
48312005-09-28 Geoffrey Keating <geoffk@apple.com>
4832
4833 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4834 (LIPO_FOR_TARGET): New.
4835 (CONFIGURED_LIPO_FOR_TARGET): New.
4836 (USUAL_LIPO_FOR_TARGET): New.
4837 (STRIP_FOR_TARGET): New.
4838 (CONFIGURED_STRIP_FOR_TARGET): New.
4839 (USUAL_STRIP_FOR_TARGET): New.
4840 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4841 STRIP_FOR_TARGET.
4842 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4843 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4844 * Makefile.in: Regenerate.
4845 * configure: Regenerate.
0e7ef45c 4846
096f7d00
DE
48472005-09-19 David Edelsohn <edelsohn@gnu.org>
4848
4849 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4850 (rs6000-*-aix*): Same.
4851 * configure: Regenerate.
4852
48532005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4854
4855 * configure.in: Recognize f95 in the --enable-languages option,
4856 and substitute it for fortran, issuing a warning.
4857 * configure: Regenerate.
4858
2016dfcc
BE
48592005-09-07 Ben Elliston <bje@au.ibm.com>
4860
4861 Import from Autoconf sources:
4862
4863 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4864 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4865 Elliston. Handle weird characters correctly.
4866
6dd2fda9
DD
48672005-08-30 Phil Edwards <phil@codesourcery.com>
4868
4869 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4870 * configure: Regenerated.
4871
e6db70d4
RE
48722005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4873
f7c83eac
AS
4874 * Makefile.def (libssp): Add to lang_env_dependencies.
4875 * Makefile.in: Regenerate.
e6db70d4 4876
e1e3d0f5
CG
48772005-08-17 Christian Groessler <chris@groessler.org>
4878
4879 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4880 * Makefile.in: Regenerate.
4881
05cbd757
PB
48822005-08-12 Paolo Bonzini <bonzini@gnu.org>
4883
4884 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4885 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4886 Look for alternate names of the target cc and c++
4887 * configure: Regenerate.
4888
55db4b87
PB
48892005-08-08 Paolo Bonzini <bonzini@gnu.org>
4890
4891 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4892 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4893 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4894 tools; remove code to manually set them.
4895 (Target tools): Look in the environment for them.
4896 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4897 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4898 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4899 build directory.
4900 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4901 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4902 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4903 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4904 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4905 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4906 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4907 * configure: Regenerate.
4908 * Makefile.in: Regenerate.
4909
414e5532
MM
49102005-07-27 Mark Mitchell <mark@codesourcery.com>
4911
4912 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4913 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4914 * Makefile.in: Regenerated.
4915
a19b6204
MM
49162005-07-26 Mark Mitchell <mark@codesourcery.com>
4917
4918 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4919 (CFLAGS_FOR_TARGET): Use it.
4920 (CXXFLAGS_FOR_TARGET): Likewise.
4921 * Makefile.in: Regenerated.
4922 * configure.in (--with-build-sysroot): New option.
4923 * configure: Regenerated.
4924
b73aa406
PB
49252005-07-24 Paolo Bonzini <bonzini@gnu.org>
4926
4927 * Makefile.tpl: Wrap install between unstage and stage
4928 * Makefile.in: Regenerate.
4929
6e4d0bcb
KC
49302005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4931
4932 * all files: Update FSF address.
4933
49f58d10
JB
49342005-07-14 Jim Blandy <jimb@redhat.com>
4935
4936 * configure.in: Add cases for Renesas m32c.
4937 * configure: Regenerated.
0e7ef45c 4938
1d9c9cd7
KC
49392005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4940
4941 * COPYING, compile, config-ml.in, config.guess,
4942 config.sub, install-sh, missing, mkinstalldirs,
4943 symlink-tree, ylwrap: Sync from upstream sources.
4944
1587117a
EC
49452005-07-13 Eric Christopher <echristo@redhat.com>
4946
4947 * configure.in: Add toplevel noconfigdir support for tpf.
4948 * configure: Regenerate.
4949
bb780410
DD
49502005-07-11 Jakub Jelinek <jakub@redhat.com>
4951
4952 * Makefile.def (target_modules): Add libssp.
4953 * configure.in (target_libraries): Add target-libssp.
4954 * configure: Rebuilt.
4955 * Makefile.in: Rebuilt.
4956
064d0a7c
PB
49572005-07-11 Paolo Bonzini <bonzini@gnu.org>
4958
4959 PR ada/22340
4960
4961 * Makefile.def: Sync with gcc.
4962 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4963 * Makefile.in: Regenerate.
4964
b2edd3b5
AS
49652005-07-07 Andreas Schwab <schwab@suse.de>
4966
4967 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4968 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4969 * Makefile.in: Regenerated.
4970
5f128533
KH
49712005-07-07 Kazu Hirata <kazu@codesourcery.com>
4972
4973 * configure.in: Add --enable-libssp and --disable-libssp.
4974 * configure: Regenerate with autoconf-2.13.
4975
4e3fc8e5
GK
49762005-07-06 Geoffrey Keating <geoffk@apple.com>
4977
4978 * configure.in: Don't build sim or rda when targetting darwin.
4979 * configure: Regenerate.
4980
c7357d6a
BE
49812005-07-04 Ben Elliston <bje@gnu.org>
4982
4983 * src-release (do-proto-toplev): Remove dejagnu bits.
4984 (DEJAGNU_SUPPORT_DIRS): Remove.
4985 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4986 (GDBD_SUPPORT_DIRS): Likewise.
4987 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4988 (INSIGHTD_SUPPORT_DIRS): Likewise.
4989 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4990
49912005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4992
4993 * setup.com (mpw): Remove unused directive.
4994
7d329e61
PB
49952005-06-22 Paolo Bonzini <bonzini@gnu.org>
4996
4997 * Makefile.def (stagefeedback): Come after profile.
4998 Define profiledbootstrap target.
4999 * Makefile.tpl (profiledbootstrap): Remove.
5000 (stageprofile-end): Zap stagefeedback.
5001 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5002 * Makefile.in: Regenerate.
5003
e5fbed21
DD
50042005-06-13 Zack Weinberg <zack@codesourcery.com>
5005
5006 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5007 In 'cpp' stanza, support '#line' as well as '# '.
5008
59f7ec45
HPN
50092005-06-07 Hans-Peter Nilsson <hp@axis.com>
5010
5011 * configure.in (unsupported_languages): New macro.
5012 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5013 non-ported target libraries in noconfigdirs.
5014 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5015 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 5016 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
5017 unsupported_languages.
5018 * configure: Regenerate.
5019
c10e9ba7
DD
50202005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5021
5022 * configure.in: Fix typo in handling of --with-mpfr-dir.
5023 * configure: Regenerate.
5024
20deb2b8
JB
50252005-06-02 Jim Blandy <jimb@redhat.com>
5026
5027 * config.sub: Add cases for the Renesas m32c. (This patch has been
5028 accepted into the master sources.)
5029
cdb9b172 50302005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
5031 Michael Snyder <msnyder@redhat.com>
5032 Stan Cox <scox@redhat.com>
cdb9b172 5033
f7c83eac 5034 * configure.in: Set noconfigdirs for ms1.
cdb9b172 5035
f7c83eac 5036 * configure: Regenerate.
cdb9b172 5037
1dc3053f
PB
50382005-05-25 Paolo Bonzini <bonzini@gnu.org>
5039
5040 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5041 (Dependencies): Consider target modules for bootstrap dependencies.
5042 Make target bootstrap modules depend on each stage's gcc.
5043 * Makefile.in: Regenerate.
5044
c60fe18b
PB
50452005-05-20 Paolo Bonzini <bonzini@gnu.org>
5046
5047 * Makefile.def (configure-gcc): Depend on binutils having been built.
5048 (all-gcc): No need to do it here.
5049 * Makefile.in: Regenerate.
5050
27258dd4
PB
50512005-05-19 Paul Brook <paul@codesourcery.com>
5052
0e7ef45c 5053 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
5054 language cannot be built.
5055 * configure: Regenerate.
5056
42ecbf5e
DJ
50572005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5058
5059 * ylwrap: Import from Automake 1.9.5.
5060
ae380b45
MS
50612005-05-04 Mike Stump <mrs@apple.com>
5062
5063 * configure.in: Always pass --target to target configures as
5064 otherwise rebuilds that do --recheck will fail.
811d3af8 5065 * configure: Rebuilt.
ae380b45 5066
d545f33b
PB
50672005-05-04 Paolo Bonzini <bonzini@gnu.org>
5068
5069 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5070 STAGE_HOST_EXPORTS.
5071 (configure, all): Add bootstrap support.
5072 (Host modules, target modules): Pass post-stage1 flags and exports.
5073 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5074 * Makefile.in: Regenerate.
5075
2faa2958
PB
50762005-04-29 Paolo Bonzini <bonzini@gnu.org>
5077
5078 Sync from gcc:
5079
5080 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5081
f7c83eac 5082 * config.sub: Update from master copy.
2faa2958
PB
5083
5084 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5085
f7c83eac
AS
5086 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5087 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5088 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5089 "*-*-elf" and "*-*-linux*".
5090 * configure: Regenerate.
2faa2958 5091
a7254363
PB
50922005-04-06 Paolo Bonzini <bonzini@gnu.org>
5093
f7c83eac 5094 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
5095 (TARGET_CONFIGARGS): Include --with-target-subdir.
5096 (configure, all): New macros. Use them throughout.
5097
a8637a7d
PB
50982005-04-05 Paolo Bonzini <bonzini@gnu.org>
5099
5100 * Makefile.tpl: Sync with gcc.
5101 * Makefile.in: Regenerate.
5102
dd387d52
JR
51032005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5104
5105 * config/mh-mingw32: Delete.
5106 * configure.in: Don't use it.
5107 * configure: Regenerate.
5108
e90269c8
PB
51092005-03-31 Paolo Bonzini <bonzini@gnu.org>
5110
5111 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5112 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5113 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5114 (HOST_LIB_PATH): Generate from Makefile.def.
5115 (TARGET_LIB_PATH): Likewise.
5116 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5117 * Makefile.in: Regenerate.
5118 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5119 (RPATH_ENVVAR): Include Darwin case.
5120 * configure: Regenerate.
5121
9a237d9e
PB
51222005-03-25 Paolo Bonzini <bonzini@gnu.org>
5123
5124 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5125 * configure: Regenerate.
5126
479759c8
ZW
51272005-03-21 Zack Weinberg <zack@codesourcery.com>
5128
5129 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5130 gcc_version, and gcc_version_trigger from set of flags to pass.
5131 * Makefile.tpl: Remove definitions of above variables.
5132 (config.status): Remove dependency on $(gcc_version_trigger).
5133 * Makefile.in: Regenerate.
5134 * configure.in: Do not reference config/gcc-version.m4 nor
5135 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5136 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5137 * configure: Regenerate.
5138
4cfaf6d5
DD
51392005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5140 Andrew Pinski <pinskia@physics.uc.edu>
5141
5142 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5143 * Makefile.in: Regenerate.
5144
33a3fb7b
AO
51452005-03-01 Alexandre Oliva <aoliva@redhat.com>
5146
5147 PR libgcj/20160
5148 * ltmain.sh: Avoid creating archives with components that have
5149 duplicate basenames.
5150
2da12f12
PB
51512005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5152
479759c8
ZW
5153 PR bootstrap/20250
5154 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5155 instead of check.
5156 * Makefile.in: Regenerate.
2da12f12 5157
b00612cc
PB
51582005-02-28 Paolo Bonzini <bonzini@gnu.org>
5159
5160 Sync from gcc.
5161
5162 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5163
5164 PR bootstrap/17383
5165 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5166 * Makefile.tpl (HOST_SUBDIR): New substitution.
5167 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5168 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5169 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5170 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5171 (Host modules, Bootstrapped modules): Use it.
5172 (Build modules, Target modules): Do not create symlink trees,
5173 always configure out-of-srcdir.
5174 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5175 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5176 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5177 $(HOST_SUBDIR). Create a symlink for host_subdir.
5178
5179 * Makefile.in: Regenerate.
5180 * configure: Regenerate.
5181
5182 Merged from libada-gnattools-branch:
5183 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5184
5185 * Makefile.def: Add gnattools as a module, depending on target-libada.
5186 * Makefile.in: Regenerate.
5187 * configure.in: Include gnattools in host_tools; disable it if ada
5188 is disabled.
5189 * configure: Regenerate.
5190
c3e65f62
NC
51912005-02-23 Nick Clifton <nickc@redhat.com>
5192
5193 * configure: Regenerate.
5194
e4d180c2
NC
51952005-02-22 Paul Schlie <schlie@comcast.net>
5196
5197 * configure.in: Allow darwin targeted ports to build tk, itcl and
5198 libgui.
5199
e3c770b1
EB
52002005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5201
5202 PR libgcj/10353
5203 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5204 * configure: Regenerate.
5205
9c73618c
AC
52062005-02-08 Andrew Cagney <cagney@gnu.org>
5207
5208 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5209 gdb/ section. Update GDB's URL.
5210
c46f8c51
AC
52112005-01-31 Andrew Cagney <cagney@gnu.org>
5212
5213 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5214
c7e66c6d
HPN
52152005-01-29 Hans-Peter Nilsson <hp@axis.com>
5216
5217 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5218 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5219 target-libgloss when not *-*-elf and *-*-aout.
5220 * configure: Regenerate.
5221
a53bf506
AC
52222005-01-27 Andrew Cagney <cagney@gnu.org>
5223
5224 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5225
45181ed1
AC
52262005-01-24 Andrew Cagney <cagney@gnu.org>
5227
5228 * gettext.m4: Only fall back to ../intl/ when it's present.
5229
a1e0f4e4
KC
52302005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5231
5232 * install-sh, config.sub: Import from upstream.
5233
52342005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5235
5236 PR bootstrap/18222
5237 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5238 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5239 * Makefile.in: Regenerate.
5240
c50382e2
PB
52412005-01-03 Paolo Bonzini <bonzini@gnu.org>
5242
5243 Revert 2004-12-28 Makefile changes, a better fix will be
5244 applied to mainline and src after GCC 4.0 branches.
5245
11d07737
PB
52462004-12-28 Paolo Bonzini <bonzini@gnu.org>
5247
5248 PR bootstrap/17383
5249
5250 * Makefile.def (target_modules): Remove stage parameter,
5251 it is always true now.
5252 * Makefile.tpl (configure-build-[+module+],
5253 configure-target-[+module+]): Always build symlink tree
5254 for the directory and for include. BUILD_SUBDIR and
5255 TARGET_SUBDIR cannot be . anymore.
5256 * Makefile.in: Regenerate.
5257
dadfdbe2
DD
52582004-12-25 David Edelsohn <edelsohn@gnu.org>
5259
5260 Revert 2004-12-08 Makefile changes.
5261
dbf85af7
JR
52622004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5263
5264 * configure.in (sh64-*-*): Reenable gprof.
5265 * configure: Regenerate.
5266
6b8fea99
JB
52672004-12-09 Jim Blandy <jimb@redhat.com>
5268
5269 * MAINTAINERS: List 'depcomp' as part of automake.
5270
7341462c
DE
52712004-12-08 David Edelsohn <edelsohn@gnu.org>
5272
5273 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5274 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5275 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5276 * Makefile.in: Regenerate.
5277
21fde4dc
DD
52782004-12-07 Matt Kraai <kraai@ftbfs.org>
5279
5280 * Makefile.tpl: Generate normal dependencies if the LHS module is
5281 not bootstrapped.
5282 * Makefile.in: Regenerate.
5283
3da796a2
RS
52842004-12-03 Richard Sandiford <rsandifo@redhat.com>
5285
5286 * configure.in: Include config/gxx-include-dir.m4. Use
5287 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5288 * configure: Regenerate.
5289
73fb7068
RS
52902004-12-03 Richard Sandiford <rsandifo@redhat.com>
5291
5292 * config.if: Delete.
5293 * configure.in: Set libstdcxx_incdir directly.
5294 * configure: Regenerate.
5295 * MAINTAINERS: Remove mention of config.if.
5296 * src-release (DEVO_SUPPORT): Remove config.if.
5297
6c8e6ce9
EC
52982004-12-02 Eric Christopher <echristo@redhat.com>
5299
3b6098f8
EC
5300 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5301 of things to remove.
6c8e6ce9 5302 * Makefile.in: Regenerate.
479759c8 5303
b8658a2f
RS
53042004-12-02 Richard Sandiford <rsandifo@redhat.com>
5305
5306 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5307 * configure: Regenerate.
5308
afefada0
RS
53092004-12-02 Richard Sandiford <rsandifo@redhat.com>
5310
5311 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5312 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5313 * configure: Regenerate.
5314
5dcac624
DA
53152004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5316
5317 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5318 (hppa*64*-*-*): Delete incorrect comment.
5319 * configure: Rebuilt.
5320
57d1eb1a
DD
53212004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5322
5323 * install-sh, compile: Import from automake.
5324
53252004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5326
5327 * config.guess, config.sub: Import from savannnah.
5328
6d389afc
MS
53292004-11-12 Mike Stump <mrs@apple.com>
5330
5331 * Makefile.def: Add html support.
5332 * Makefile.tpl: Likewise.
5333 * Makefile.in: Regenerate.
5334
69e57115
GK
53352004-11-11 Geoffrey Keating <geoffk@apple.com>
5336
5337 PR 18423
5338 * configure.in: Remove all instances of build-fixincludes from
5339 noconfigdirs.
5340 (build_configargs): Supply --target to subdirectories.
5341 * configure: Regenerate.
5342
5343 * Makefile.def: Make gcc install depend on fixincludes install.
5344 * Makefile.in: Regenerate.
5345
ba719b26
HPN
53462004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5347
5348 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5349 target-libgfortran.
5350 * configure: Regenerate.
5351
c37653e7
DE
53522004-11-07 David Edelsohn <edelsohn@gnu.org>
5353
5354 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5355 like CC.
5356
1eefd493
PB
53572004-11-05 Paolo Bonzini <bonzini@gnu.org>
5358
5359 * Makefile.def (host fixincludes): Specify missing targets.
5360 * Makefile.in: Regenerate.
5361
02b1af09
L
53622004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5363
5364 PR other/17783
5365 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5366 * configure: Regenerated.
5367
7f266840
DJ
53682004-11-04 Daniel Jacobowitz <dan@debian.org>
5369
5370 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5371 * configure: Regenerated.
5372
47444073
AL
53732004-10-28 Eric B. Weddington <ericw@evcohs.com>
5374
5375 PR target/18151
5376 * configure.in (case ${target}): Do not build fixincludes for avr.
5377 * configure: Regenerated.
5378
caeba88f
AL
53792004-10-26 Paolo Bonzini <bonzini@gnu.org>
5380
5381 * configure.in (case ${target}): Do not build fixincludes
5382 on platforms where it is not used.
5383 * configure: Regenerated.
5384
0fdbe983
DJ
53852004-10-23 Daniel Jacobowitz <dan@debian.org>
5386
5387 * configure.in: Use an absolute path to install-sh.
5388 * configure: Regenerated.
5389
1c0f67c1
AC
53902004-10-19 Andrew Cagney <cagney@gnu.org>
5391
5392 * src-release (do-djunpack, do-md5sum): Install the generated file
5393 directly into the proto-toplev/ directory.
479759c8 5394
a9cfce9c
AC
53952004-10-19 Andrew Cagney <cagney@gnu.org>
5396
5397 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5398
ac0fa625
DD
53992004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5400
5401 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5402 * configure: Regenerate.
5403
d27cc32e
PB
54042004-10-06 Paolo Bonzini <bonzini@gnu.org>
5405
5406 Fix wrong conflict resolution in:
5407
5408 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5409
5410 * Makefile.in: Regenerate.
5411 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5412 in the recursive `make', instead of hardwiring `all'.
5413 (Autogenerated TARGET-* variables): New.
5414
1763908f
UW
54152004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5416
5417 Merged from GCC / libtool upstream:
5418 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5419 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5420 * ltcf-cxx.sh (tpf*): Likewise.
5421 * ltconfig (tpf*): Add TPF OS configuration support.
5422
0490e016
NC
54232004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5424
5425 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5426 * configure: Regenerate.
0490e016 5427
32be62b5
RS
54282004-09-24 Michael Roth <mroth@nessie.de>
5429
5430 * configure.in (--without-headers): Add missing double quotes.
5431 * configure: Regenerate.
5432
6048df60
DD
54332004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5434
5435 * ylwrap: Revert to previous version.
5436
315b3b02
L
54372004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5438
6048df60 5439 PR bootstrap/17369
315b3b02
L
5440 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5441 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5442 SET_GCC_LIB_PATH_CMD.
5443 (BASE_TARGET_EXPORTS): Likewise.
5444 * Makefile.in: Regenerated.
5445
5446 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5447 * configure: Regenerated.
5448
fe69863c
DD
54492004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5450
5451 * config.guess: New upstream version
5452 * compile, depcomp, install-sh, ylwrap: Likewise.
5453
54542004-09-19 Roger Sayle <roger@eyesopen.com>
5455
5456 * config/mh-x86omitfp: New host makefile fragment. Add
5457 -fomit-frame-pointer to the default BOOT_CFLAGS.
5458 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5459 * configure: Regenerate.
5460
54612004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5462
5463 PR target/11572
5464 * configure.in (*-*-darwin*): Renable libobjc.
5465 * configure: Regenerate.
5466
be75bbe1 54672004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5468
be75bbe1
DB
5469 * Makefile.def: Remove libbanshee.
5470 * Makefile.tpl: Ditto.
5471 * configure.in: Ditto.
5472 * Makefile.in: Regen.
5473 * configure: Ditto.
5474
1b882a91
PB
54752004-09-07 Paolo Bonzini <bonzini@gnu.org>
5476
5477 * missing: Import latest version from master repository.
5478
eb1352ed
NC
54792004-09-04 Nick Clifton <nickc@redhat.com>
5480
5481 * config.sub: Import latest version from master repository.
5482 * config.guess: Likewise.
5483 This includes these changes:
479759c8 5484
eb1352ed
NC
5485 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5486
5487 * config.sub: Handle crisv32, alias etraxfs.
5488 * config.guess (crisv32:Linux:*:*): Handle.
5489
5490 2004-08-13 Brad Smith <brad@comstyle.com>
5491
5492 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5493 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5494
5495 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5496
5497 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5498 assume the processor is a powerpc. This is because coreutils
5499 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5500 in this case, due to a MacOS X bug that causes
5501 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5502 to return a negative number.
5503 Problem reported by Petter Reinholdtsen in:
5504 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5505
5506 2004-07-19 Ben Elliston <bje@gnu.org>
5507
5508 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5509
5510 2004-06-24 Ben Elliston <bje@gnu.org>
5511
5512 * config.guess: Update copyright years.
5513 * config.sub: Likewise.
5514
5515 2004-06-22 Robert Millan <robertmh@gnu.org>
5516
5517 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5518 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5519
5520 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5521
5522 * config.guess (*:*VMS:*:*): New entry. Replaces
5523 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5524 manufacturer.
5525
5526 2004-06-22 Ben Elliston <bje@gnu.org>
5527
5528 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5529 * config.sub: Likewise.
5530
5531 2004-06-22 Ben Elliston <bje@gnu.org>
5532
5533 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5534 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5535
5536 2004-06-11 Ben Elliston <bje@gnu.org>
5537
5538 * config.guess (pegasos:OpenBSD:*:*): Remove.
5539
5540 2004-06-11 Ben Elliston <bje@gnu.org>
5541
5542 From Wouter Verhelst <wouter@grep.be>:
5543 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5544
5545 2004-06-11 Ben Elliston <bje@gnu.org>
5546
5547 * config.guess (luna88k:OpenBSD:*:*): New.
5548
5549 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5550
5551 * config.guess (m32r*:Linux:*:*): New case.
5552 * config.sub: Handle m32rle.
5553
5554 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5555
5556 From Jens Petersen <petersen@redhat.com>:
5557 * config.sub: Handle sparcv8.
5558
5559 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5560
5561 From Tom Smith <smith@cag.lkg.hp.com>:
5562 * config.guess: Version suffixes are equally significant on Tru64
5563 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5564 prefix of "P" (patched kernel).
5565
5566 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5567
5568 * config.sub: Add support for National Semiconductor CRX target.
5569
2a3124ca 55702004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5571
2a3124ca
RH
5572 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5573 *-*-netware, but add target-libmudflap.
5574 Consolidate *-*-netware targets (of which really only i?86 exists)
5575 into a single entry.
5576 * configure: Likewise.
5577
0df3d27f
PB
55782004-09-01 Paolo Bonzini <bonzini@gnu.org>
5579
5580 * Makefile.tpl (sorry): Remove.
5581 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5582 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5583 (do-clean): Clean per-stage directories too.
5584 (do-distclean): Run distclean-stage1 too.
5585 (.NOTPARALLEL): Enable during toplevel bootstrap.
5586 (stage[+id+]-bubble): Enable parallel execution during
5587 the recursive invocation.
5588 * Makefile.in: Regenerate.
5589
5590 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5591
5592 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5593
5594 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5595 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5596 * configure: regenerate
479759c8
ZW
5597 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5598 -mdynamic-no-pic
0df3d27f
PB
5599
56002004-08-31 Paolo Bonzini <bonzini@gnu.org>
5601
5602 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5603 include.
5604 * configure.in: Fix indentation.
5605 * configure: Regenerate.
5606
ee025550
PB
56072004-08-31 Paolo Bonzini <bonzini@gnu.org>
5608
5609 * Makefile.def (build_modules): Add fixincludes.
5610 (dependencies): Make gcc depend on fixincludes.
5611 * configure.in (build_tools): Add fixincludes.
5612 (build_configdirs): Always include build_libs.
5613 * Makefile.in: Regenerate.
5614 * configure: Regenerate.
5615
56162004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5617
5618 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5619 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5620 phony targets; do not generate timestamp files.
5621 (distclean-stageN): Remove references to their timestamp files.
5622 (restageN, touch-stageN): Remove.
5623 (stageN-bubble): Rewritten.
5624 (compare): Support lean bootstraps.
5625 * Makefile.in: Regenerate.
5626
5627 * configure.in: Only warn when bootstrapping but
5628 build != host or build != target. Support lean bootstraps.
5629 * configure: Regenerate.
5630
5631 Sync from gcc:
5632 2004-08-26 Phil Edwards <phil@codesourcery.com>
5633
5634 * configure.in: Give a better error message if GMP/MPFR are missing
5635 and a language needing them has been requested.
5636 * configure: Regenerated.
5637
5638 2004-08-25 Phil Edwards <phil@codesourcery.com>
5639
5640 * configure.in: Print a list of available language front-ends if
5641 a requested one is missing. Tidy stray tab characters.
5642 * configure: Regenerated.
5643
72b2455a
PB
56442004-08-17 Paolo Bonzini <bonzini@gnu.org>
5645
5646 * Makefile.in: Regenerate.
5647 * configure: Regenerate.
5648
5649 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5650 stage_*_flags.
5651 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5652 for bootstrapped modules if toplevel bootstrap is going.
5653 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5654 modules. Adjust for changes in Makefile.def. Enable several
5655 rules even in non-bootstrap mode, just to avoid peppering the
5656 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5657 (stage-[+prev+]-bubble): Remove.
5658
5659 * Makefile.def (Dependencies): Depend on all-build-bison,
5660 all-build-flex, all-build-byacc, all-build-texinfo, rather
5661 than the host variations.
5662 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5663 with BUILD_SUBDIR.
5664 (BISON): Update for recent Bisons.
5665 (YACC): Fix typo.
5666 (cross): Depend on all-build.
5667 (all): Do not depend on all-build.
5668 (prebootstrap): Remove.
5669 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5670 (Prebootstrap dependencies): Add them to the per-stage targets
5671 and to all-prebootstrap.
5672 * configure.in (build_configdirs): Always enable build_tools.
5673 (BUILD_DIR_PREFIX): Remove.
5674
5675 * Makefile.def (gcc): Add target variable.
5676 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5677 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5678 in the recursive `make', instead of hardwiring `all'.
5679 (Autogenerated TARGET-* variables): New.
5680
de0b4a87
JW
56812004-08-17 Robert Millan <robertmh@gnu.org>
5682
5683 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5684 (instead of FreeBSD).
5685 * configure: Regenerate.
5686
ad681c85
NN
56872004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5688
675c6968
NN
5689 * Makefile.def, configure.in, src-release: Remove useless, bogus
5690 references to tix.
5691 * Makefile.in, configure: Regenerate.
5692
ad681c85
NN
5693 * src-release: Stop distributing mmalloc with gdb (which doesn't
5694 use it).
5695 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5696 * Makefile.in: Regenerate.
5697
11b04d1f
DD
56982004-08-09 Mark Mitchell <mark@codesourcery.com>
5699
5700 * configure.in (arm*-*-eabi*): New target.
5701 * configure: Regenerate.
5702
f2420bea
NN
57032004-08-01 Robert Millan <robertmh@gnu.org>
5704
5705 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5706 libmudflap for all GNU-based systems (with Glibc).
5707 * configure: Regenerate.
5708
9e6ce191
PB
57092004-08-06 Paolo Bonzini <bonzini@gnu.org>
5710
5711 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5712 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5713 (Dependencies): New section.
5714 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5715 (configure-target-[+module+]): Depend on maybe-all-gcc
5716 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5717 (toplevel profiledbootstrap): Fix dependencies.
5718 * Makefile.in: Regenerate.
5719
df4a6958
MM
57202004-08-03 Mark Mitchell <mark@codesourcery.com>
5721
5722 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5723 target-libiberty to noconfigdirs.
5724
11b04d1f
DD
57252004-08-03 Paul Brook <paul@codesourcery.com>
5726
5727 * configure.in: Check for MPFR as well as GMP.
5728 * configure: Regenerate.
5729
b813574b
PB
57302004-08-03 Paolo Bonzini <bonzini@gnu.org>
5731
5732 * Makefile.def (host-modules): Add gcc.
5733 * Makefile.in: Regenerate.
5734 * Makefile.tpl (sorry): New rule.
5735 (configure-host, all-host, [+make_target+]-host, do-check,
5736 install-host): Do not add gcc as a special case.
5737 (host modules): Add a small special-casing for gcc. Export
5738 extra_make_flags through the environment.
5739 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5740 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5741 other recursive targets for gcc): Remove.
5742
5743 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5744 (stage, unstage): New rules.
5745 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5746 distclean-stage[+id+]): Use stage_current.
5747 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5748 the stage*-start rules.
5749
61edac0c
JW
57502004-07-19 Robert Millan <robertmh@gnu.org>
5751
5752 Synced from gcc:
5753
5754 2004-04-26 Robert Millan <robertmh@gnu.org>
5755
5756 Add patches from libtool CVS.
5757 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5758 * ltconfig: Likewise.
5759 * ltcf-c.sh: Likewise.
5760 * ltcf-cxx.sh: Likewise.
5761 * ltcf-gcj.sh: Likewise.
5762
3e707e94
PB
57632004-07-12 Paolo Bonzini <bonzini@gnu.org>
5764
5765 * configure.in: Add noconfigdirs for crx-*-*.
5766 * configure: Regenerate.
5767
57682004-07-12 Paolo Bonzini <bonzini@gnu.org>
5769
5770 Synced from gcc:
5771
5772 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5773
5774 * configure.in: Build libmudflap by default on FreeBSD.
5775 * configure: Regenerated.
5776
5777 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5778
5779 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5780 systems.
5781 * configure: Regenerated.
5782
5783 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5784
5785 PR target/16344
5786 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5787 feedback based compiler.
5788 * Makefile.in: Rebuilt.
5789
5790 2004-07-05 Phil Edwards <phil@codesourcery.com>
5791
5792 * configure.in: Do not prepend $srcdir to /dev/null in
5793 makefile fragments.
5794 * configure: Regenerate.
5795
a7ee7660
AO
57962004-07-08 Alexandre Oliva <aoliva@redhat.com>
5797
5798 * Makefile.def (host_modules): Set bootstrap=true for flex.
5799 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5800 * Makefile.in: Rebuilt.
5801
6a9cf61e
PB
58022004-07-01 Paolo Bonzini <bonzini@gnu.org>
5803
5804 * Makefile.def (build_modules): Add bison, byacc, flex,
5805 m4, texinfo.
5806 (flags_to_pass): Add FLEX.
5807 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5808 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5809 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5810 DEFAULT_MAKEINFO): Remove.
5811 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5812 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5813 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5814 objdir or else use configured tool.
5815 (all-build): New.
5816 (all): Depend on it.
5817 (Build module dependencies): Add.
5818 * Makefile.in: Regenerate.
5819 * configure.in: Better support for multiple build modules,
5820 matching what is done for host/target modules. Do not look
5821 for "plausible" locations of build tools if Canadian cross.
5822 Use autoconf's AC_PROG_CC to find a C compiler. Define
5823 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5824 * configure: Regenerate.
5825
95b6a1f2
PB
58262004-06-22 Paolo Bonzini <bonzini@gnu.org>
5827
5828 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5829 * Makefile.in: Regenerate.
5830
7ffa0b57
PB
58312004-06-22 Paolo Bonzini <bonzini@gnu.org>
5832
5833 * Makefile.tpl (configure-build-[+module+],
5834 configure-[+module+], configure-target-[+module+]): Pass
5835 [+extra_configure_args+].
5836 (all-build-[+module+], all-[+module+], check-[+module+],
5837 install-[+module+], [+make_target+]-[+module+],
5838 all-target-[+module+], check-target-[+module+],
5839 install-target-[+module+], [+make_target+]-target-[+module+]):
5840 Pass [+extra_make_args+].
5841 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5842 (GCC_HOST_EXPORTS): Remove.
5843 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5844 cross, check-gcc, check-gcc-c++, install-gcc,
5845 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5846 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5847 * Makefile.in: Regenerate.
5848
929ba6e7
CF
58492004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5850
5851 * configure.in: Check for srcdir/winsup rather than build directory
5852 winsup.
5853 * configure: Regenerate.
5854
b76d7de0
CV
58552004-06-17 Corinna Vinschen <vinschen@redhat.com>
5856
5857 * configure.in: Don't build Cygwin native newlib if winsup
5858 directory is missing. Emit warning instead.
5859 * configure: Regenerate.
5860
656fdd47
PB
58612004-06-09 Paolo Bonzini <bonzini@gnu.org>
5862
5863 * Makefile.tpl (touch-stage[+id+]): New.
5864 (restage[+prev+]): Depend on touch-stage[+id+].
5865
5866 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5867 Use it throughout.
5868
5869 * Makefile.def: Add profile and feedback bootstrap stages.
5870 Remove next field from bootstrap stages.
5871 * Makefile.tpl (LN, LN_S): Substitute.
5872 (stageN-start, stageN-end): Use double-colon rules, to
5873 provide a hook for additional setup commands.
5874 (distclean-stageN-gcc, restageN): Create dependencies from
5875 [+prev+], not from [+next+].
5876 (stageN-bubble): Add commands for successive stages from
5877 [+prev+], using double-colon rules.
5878 (all-stageN-gcc): Fix typo.
5879 (stagefeedback-start, profiledbootstrap): New.
5880 * Makefile.in: Regenerate.
5881 * configure.in: Call ACX_PROG_LN.
5882 * configure: Regenerate.
5883
498d4a71
CF
58842004-06-03 Paolo Bonzini <bonzini@gnu.org>
5885
5886 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5887 without gcc.
5888 * configure: Regenerate.
5889
377d8c42
PB
58902004-06-01 Paolo Bonzini <bonzini@gnu.org>
5891
5892 * Makefile.tpl: Fix typo.
5893 * Makefile.in: Regenerate.
5894
f5f8a794
PB
58952004-06-01 Paolo Bonzini <bonzini@gnu.org>
5896
5897 * configure.in: Remove new- prefix from toplevel
5898 bootstrap targets.
5899 * configure: Regenerate.
5900
f7a4c34f
PB
59012004-06-01 Paolo Bonzini <bonzini@gnu.org>
5902
5903 Merge this patch from the gcc tree:
5904
5905 2004-05-30 Andreas Jaeger <aj@suse.de>
5906 Jim Wilson <wilson@specifixinc.com>
5907
5908 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5909 like CC.
5910
319cab08
PB
59112004-06-01 Paolo Bonzini <bonzini@gnu.org>
5912
5913 * Makefile.tpl (all.normal): Rename to all.
5914 (all): Replace with a rule to pick the default
5915 target from configure.
5916 (all-gcc, configure-gcc): Use conditionals to
5917 do nothing when toplevel bootstrap is going on.
5918 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5919 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5920 * configure.in: Support --enable-bootstrap.
5921
5922 * Makefile.def: Remove new- prefix from toplevel
5923 bootstrap targets.
5924 * Makefile.tpl: Likewise.
5925
5926 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5927 target.
5928
5929 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5930 $(RECURSE_FLAGS) to recursive invocation of make.
5931
5932 * Makefile.in: Regenerate.
5933 * configure: Regenerate.
5934
88f64edc
DJ
59352004-05-27 Daniel Jacobowitz <dan@debian.org>
5936
5937 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5938 * configure: Regenerate.
5939
378fce5b
DD
59402004-05-25 Daniel Jacobowitz <drow@false.org>
5941
5942 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5943 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5944 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5945 targets.
5946 * Makefile.in: Regenerate.
5947
dfdffa2c
PB
59482005-05-24 Paolo Bonzini <bonzini@gnu.org>
5949
5950 * configure.in: Test the ability to symlink directories.
5951 * configure: Regenerate.
5952
5953 * Makefile.def (bootstrap-stage): New definitions.
5954 * Makefile.tpl (configure-stage1-gcc,
5955 configure-stage2-gcc, configure-stage3-gcc,
5956 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5957 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5958 new-restage3, compare): Autogenerate, see Makefile.in
5959 entry for behavioral changes.
5960 (distclean-stage1, new-stage1-start, new-stage1-end,
5961 new-stage1-bubble, distclean-stage2, new-stage2-start,
5962 new-stage2-end, new-stage2-bubble, distclean-stage3,
5963 new-stage3-start, new-stage3-end): New autogenerated targets.
5964 (objext, prebootstrap, BOOT_CFLAGS,
5965 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5966 targets.
5967
5968 * Makefile.in: Regenerate.
5969 (distclean-stage1, new-stage1-start, new-stage1-end,
5970 new-stage1-bubble, distclean-stage2, new-stage2-start,
5971 new-stage2-end, new-stage2-bubble, distclean-stage3,
5972 new-stage3-start, new-stage3-end): New targets.
5973 (all-stage1-gcc): Move prebootstrap dependency from here...
5974 (configure-stage1-gcc): ...to here.
5975 (new-bootstrap): Use bubble targets.
5976 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5977 Use per-stage distclean targets.
5978 (configure-stage1-gcc, configure-stage2-gcc,
5979 configure-stage3-gcc, all-stage1-gcc,
5980 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5981 Use new-stageN-start to prepare the tree.
5982
04cf1b77
PB
59832004-05-23 Paolo Bonzini <bonzini@gnu.org>
5984
5985 * Makefile.def (host_modules): add libcpp.
5986 * Makefile.tpl: Add dependencies on and for libcpp.
5987 * Makefile.in: Regenerate.
5988 * configure.in: Add libcpp host module.
5989 * configure: Regenerate.
5990
80b200a1
ZW
59912004-05-17 Zack Weinberg <zack@codesourcery.com>
5992
5993 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5994 of libf2c.
5995 * configure, Makefile.in: Regenerate.
5996
4b1cb4fe
DD
59972004-05-13 Diego Novillo <dnovillo@redhat.com>
5998
5999 Merge from tree-ssa-20020619-branch.
6000
6001 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6002 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6003 (HOST_GMPLIBS): Define.
6004 (HOST_GMPINC): Define.
6005 (TARGET_LIB_PATH): Add libmudflap.
6006 (GFORTRAN_FOR_TARGET): Define.
6007 (configure-build*): Export GFORTRAN.
6008 (configure-gcc): Export GMPLIBS and GMPINC.
6009 (all-gcc): Add maybe-all-libbanshee.
6010 (configure-target-libgfortran): Define.
6011 * Makefile.in: Regenerate.
6012 * configure.in (host_libs): Add libbanshee.
6013 (target_libraries): Add target-libmudflap and target-libgfortran.
6014 Add --with-libbanshee.
6015 Handle --disable-libmudflap.
6016 (*-*-freebsd*): Use with_gmp.
6017 Add $(libgcj) to noconfigdirs.
6018 * configure: Regenerate.
6019 * depcomp: New file.
6020 * MAINTAINERS: Add tree-ssa maintainers.
6021
60222004-04-28 Paolo Bonzini <bonzini@gnu.org>
6023
6024 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6025 * configure: Regenerate.
6026
b8908782
DD
60272004-04-27 Paolo Bonzini <bonzini@gnu.org>
6028
6029 Revert:
6030 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6031
6032 * Makefile.def (flags_to_pass): Remove *dir variables that
6033 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6034 as well as prefix and exec_prefix.
6035 * Makefile.in: Regenerate.
6036
60372004-04-26 Paolo Bonzini <bonzini@gnu.org>
6038
6039 * Makefile.def (host_modules): Mark with the bootstrap
6040 flag packages on which gcc depends.
6041 * Makefile.tpl (all-bootstrap): Use it.
6042 * Makefile.in: Regenerate.
6043
60442004-04-26 Paolo Bonzini <bonzini@gnu.org>
6045
6046 * Makefile.def (flags_to_pass): Remove *dir variables that
6047 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6048 as well as prefix and exec_prefix.
6049 * Makefile.in: Regenerate.
6050
60512004-04-26 Paolo Bonzini <bonzini@gnu.org>
6052
80b200a1
ZW
6053 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6054 * configure: Regenerate.
6055 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6056 * gcc/Makefile.tpl (compare): Use the result of the test.
6057 * gcc/Makefile.in: Regenerate.
b8908782
DD
6058
60592004-04-23 Paolo Bonzini <bonzini@gnu.org>
6060
6061 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6062 Always relocate gcc and prev-gcc to the original names, even
6063 if the build fails.
6064 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6065 New targets.
6066
0f260896
RO
60672004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6068
6069 * configure.in (mips*-*-irix5*): Enable ld.
6070 * configure: Regenerate.
6071
51860f05
JW
60722004-04-15 James E Wilson <wilson@specifixinc.com>
6073
6074 * Makefile.tpl (configure-[+module+], configure-gcc,
6075 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6076 Set and export LDFLAGS.
6077 * Makefile.in: Regenerate.
6078
54752a6b
NN
60792004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6080
6081 PR bootstrap/14871
6082 * Makefile.tpl: If we don't have built-in-tree target tools,
6083 use the ones found by configure rather than hacking around with
6084 program_transform_name.
6085 * configure.in: Give Makefile.tpl the information necessary
6086 to do that.
6087 * Makefile.in: Regenerate.
6088 * configure: Regenerate.
6089
60902004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6091
6092 PR bootstrap/14760
6093 * configure.in: When computing baseargs, strip *all* copies of
6094 offending options. Also, don't match/substitute the trailing space,
6095 so that this actually works when two similar options are separated by
6096 only one space.
6097 * configure: Regenerate.
6098
60992004-04-06 David Edelsohn <edelsohn@gnu.org>
6100
80b200a1
ZW
6101 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6102 (rs6000-*-aix*): Same.
6103 * configure: Regenerate.
54752a6b 6104
5e2b61fb
SS
61052004-03-25 Stan Shebs <shebs@apple.com>
6106
6107 Remove MPW support, no longer used.
6108 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6109 mpw-install: Remove files.
6110 * src-release (DEVO_SUPPORT): Remove names of removed files.
6111 * MAINTAINERS: Likewise.
6112
1a6f2dc7
NN
61132004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6114
a0049f1b
NN
6115 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6116 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6117 * Makefile.in: Regenerate.
6118
1a6f2dc7
NN
6119 * configure.in (top level bootstrap support): Rework --enable-werror
6120 to set @stage2_werror_flag@.
6121 * configure: Regenerate.
6122 * Makefile.tpl (top level bootstrap support): Pass
6123 @stage2_werror_flag@ down to configure in stages 2 and 3.
6124 * Makefile.in: Regenerate.
6125
920e3419
NN
61262004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6127
6128 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6129 for stages 2 and 3 as well as in make. As a consequence, remove
6130 OUTPUT_OPTION (now detected by configure) from the flags passed down
6131 to make.
6132 * Makefile.in: Regenerate.
6133
6134 * Makefile.tpl (new-bootstrap): Fix typo.
6135 * Makefile.in: Regenerate.
6136
4fa63067
NN
61372004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6138
6139 * Makefile.tpl: Rearrange by moving recursive_targets rules
6140 into their proper sections.
6141 * Makefile.tpl (top level bootstrap support): Move disabling
6142 of coverage flags from 'make' to 'configure'; improve comments.
6143 * Makefile.in: Regenerate.
6144
6145 * Makefile.tpl (experimental top level bootstrap) Move stage1
6146 language setting from all- target to configure- target; disable
6147 intermodule optimization in stage 1; prevent gratuitous rebuilds
6148 of stage 1.
6149 * Makefile.in: Regenerate.
6150 * configure.in: Comma-separate stage 1 language list for top
6151 level bootstrap.
6152 * configure: Regenerate.
6153
6154 * Makefile.tpl: Clean up experimental top level bootstrap support:
6155 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6156 prev-gcc in configure- targets as well as all- targets.
6157 * Makefile.in: Regenerate.
6158
fb8a10fd
NN
61592004-03-17 Paolo Bonzini <bonzini@gnu.org>
6160
6161 * configure.in: Remove symbolic link section.
6162 * configure: Regenerate.
6163 * Makefile.tpl (links): Remove.
6164 * Makefile.in: Regenerate.
6165
947f426e 61662004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6167 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6168
6169 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6170 Set with AC_CHECK_PROGS.
947f426e
NN
6171 * configure.in: Fix comment typo from last patch.
6172 * configure: Regenerate.
6173
1d39f329
NN
61742004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6175
6176 * Makefile.tpl: Introduce experimental top level bootstrap support.
6177 * Makefile.in: Regenerate.
6178 * configure.in: Introduce support for top level bootstrap.
6179 * configure: Regenerate.
6180
4b0ac75d 61812004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6182 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6183
6184 PR bootstrap/14522
6185 * configure.in: Cope with shells that do not support unquoted ^
6186 * configure: Regenerate.
6187
2e70b094 61882004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6189 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6190
6191 PR bootstrap/14522
6192 * configure.in: Cope with shell that do not support nesting
6193 quotes inside quoted backquote substitutions.
6194 * configure: Regenerate.
6195
61962004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6197
6198 PR bootstrap/14522
6199 * configure.in: Fix escaping of $.
6200 * configure: Regenerate.
6201
9e07f89d
NN
62022004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6203
6204 * configure: Regenerate.
6205
62062004-03-08 Paolo Bonzini <bonzini@gnu.org>
6207
6208 PR ada/14131
6209 Move language detection to the top level.
6210 * configure.in: Find default values for the tools as
6211 soon as possible. Disable ada if GNAT is not found.
6212 Emit error message about missing languages. Expand
6213 --enable-languages=all for the gcc subdirectory.
6214
1712ab83
RS
62152004-03-01 Richard Sandiford <rsandifo@redhat.com>
6216
6217 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6218 and disable libgcj.
6219 * configure: Regenerated.
6220
3dee29da
NN
62212004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6222
6223 PR bootstrap/7087
6224 * Makefile.tpl: Guard XFOO sed statements better.
6225 * Makefile.tpl: Add dependency for configure-target-libada.
6226 * Makefile.in: Regenerate (incidentally fixes broken
6227 commit when libada-branch was merged).
6228
0558264b
AC
62292004-02-28 Andrew Cagney <cagney@redhat.com>
6230
6231 * src-release (CVS_NAMES): Define.
6232 (do-tar, do-tar): Prune $(CVS_NAMES).
6233
c38f9803
AC
62342004-02-23 Andrew Cagney <cagney@redhat.com>
6235
6236 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6237 2004-02-19.09.
6238
55636792
NN
62392004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6240
6241 PR bootstrap/11932
6242 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6243
1e600082
AC
62442004-02-19 Andrew Cagney <cagney@redhat.com>
6245
6246 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6247 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6248
3769cd82
DD
62492004-02-11 David Edelsohn <edelsohn@gnu.org>
6250
6251 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6252 (rs6000-*-aix*): Same.
6253 * configure: Regenerate.
6254
a92834c8
DD
62552004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6256
6257 * configure.in (host): Add in missing $noconfigdirs to defines.
6258 * configure: Regenerate.
6259
a2592b1b
DD
62602004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6261 Nathanael Nerode <neroden@gcc.gnu.org>
6262
6263 PR ada/6637, PR ada/5911
80b200a1 6264 Merge with libada-branch:
a2592b1b
DD
6265 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6266 with appropriate dependencies. Add --enable-libada configure switch.
6267 * configure, Makefile.in: Regenerate.
6268
e31d1ea3
DD
62692004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6270
6271 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6272 * configure: Regenerate.
6273
db85f5c0
JJ
62742004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6275
6276 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6277
fc434214
DD
62782004-01-23 DJ Delorie <dj@redhat.com>
6279
6280 * Makefile.def (target_modules) [libiberty]: Don't stage.
6281 * Makefile.in: Rebuilt.
6282
ad445c2c 62832004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6284
ad445c2c
JJ
6285 * COPYING.NEWLIB: Update to include copyrights for new
6286 iconv code.
6287
72bbedde
AC
62882004-01-15 Andrew Cagney <cagney@redhat.com>
6289
6290 * src-release: Update copyright year.
6291 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6292 (NEWLIB_SUPPORT_DIRS): Delete macro.
6293 (newlib.tar.bz2): Delete rule.
6294
a6d6062d
DD
62952004-01-14 Loren J. Rittle <ljrittle@acm.org>
6296
6297 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6298 * Makefile.tpl (configure-target-[+module+]): Support stage.
6299 * Makefile.in: Rebuilt.
6300
f8b73030
MR
63012003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6302
6303 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6304 throughout.
6305
aff0e9df
NN
63062004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6307
bb5dca17
NN
6308 * configure.in: Use ./config.cache, not config.cache.
6309 * configure: Regenerate.
6310 * Makefile.tpl: Special-casing not needed for GCC any more.
6311 * Makefile.in: Regenerate.
6312
82252c06
NN
6313 * configure.in: Don't share a cache file for host dirs.
6314 * configure: Regenerate.
6315
aff0e9df
NN
6316 * config-ml.in: Don't mess with the cache file.
6317
95036d20
NN
63182004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6319
ac7b618e
NN
6320 * Makefile.tpl: Make GCC use a separate config.cache.
6321 * Makefile.in: Regenerate.
6322
95036d20
NN
6323 PR bootstrap/11932, PR bootstrap/11933
6324 (I don't know if it will fix either of them, but it relates
6325 to them.)
6326 * configure.in: Don't use shared config.cache for target
6327 directories.
6328 * configure: Regenerate.
6329
08c1856b
DD
63302003-12-31 Roger Sayle <roger@eyesopen.com>
6331
6332 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6333 * configure: Regenerated.
6334
c1968181 63352003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6336
9eb322aa
MF
6337 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6338 * configure: Regenerated.
c1968181 6339
10ecffb9
NN
63402003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6341
6342 Port change over from GCC:
6343 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6344 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6345 (configure-build-[+module+], configure-[+module+]): Likewise.
6346 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6347 * Makefile.in: Regenerate.
6348
f2ab5990
TF
63492003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6350
6351 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6352 * configure: Regenerate.
6353
41a7d11a
JJ
63542003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6355
80b200a1 6356 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6357 stdlib.
6358
d9441a1f
DD
63592003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6360
6361 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6362 * Makefile.in: Regenerate.
6363
3a48a978
DD
63642003-10-20 Phil Edwards <phil@codesourcery.com>
6365
6366 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6367 * configure: Regenerate.
6368
f0b24077
NN
63692003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6370
6371 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6372 HOST_FLAGS_TO_PASS.
6373 * Makefile.in: Regenerate.
6374
5fbad20a
DD
63752003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6376
6377 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6378 * configure: Rebuilt
6379 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6380 * Makefile.in: Rebuilt
6381
78be4155
L
63822003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6383
6384 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6385
051fcc7a
L
63862003-10-01 Phil Edwards <pme@gcc.gnu.org>
6387
6388 * config-ml.in: Use ac_configure_args directly instead of
6389 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6390 actually seen.
6391
63922003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6393
6394 * config-ml.in: Propagate INSTALL variables.
6395
f27d4f92
DJ
63962003-09-21 Daniel Jacobowitz <drow@mvista.com>
6397
6398 * configure.in: Pass a computed --program-transform-name
6399 to subconfigures.
6400 * configure: Regenerated.
6401
cae4d560
NN
64022003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6403
6404 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6405 * Makefile.in: Regenerate.
6406
6407 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6408 * Makefile.in: Regenerate.
6409
8ff944f6
DJ
64102003-09-17 Daniel Jacobowitz <drow@mvista.com>
6411
6412 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6413 quoting.
6414 * configure: Regenerated.
6415
d9a35680
MC
64162003-09-12 Michael Chastain <mec@shout.net>
6417
6418 Fix PR gdb/857.
6419 * src-release (do-proto-topleve): Remove junk files
6420 intl/config.cache, intl/config.status,
6421 intl/config.h, intl/stamp-h.
6422
710068b9
AC
64232003-09-14 Andrew Cagney <cagney@redhat.com>
6424
6425 * src-release (dejagnu.tar): New target.
6426 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6427 (do-djunpack): Use $(PACKAGE) for the package name.
6428
e1008165
DD
64292003-09-04 DJ Delorie <dj@redhat.com>
6430
6431 * configure: Regenerate.
6432
21998d12
NC
64332003-09-04 Robert Millan <robertmh@gnu.org>
6434
6435 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6436
ccca4bb3
DD
64372003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6438
6439 * configure.in: Ensure arguments to sed are properly spaced.
6440 * configure: Regenerate.
6441
ee949b5e
DJ
64422003-08-28 Daniel Jacobowitz <drow@mvista.com>
6443
6444 Merge from gcc:
6445 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6446 * install-sh: Update to newer upstream versions (associated with
6447 aclocal 1.7).
6448 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6449
75addda2
DJ
64502003-08-27 Daniel Jacobowitz <drow@mvista.com>
6451
6452 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6453 * configure: Regenerated.
6454
8d2877d8
NN
64552003-08-23 Phil Edwards <pme@gcc.gnu.org>
6456
6457 * configure.in: Use newline instead of semicolon when assuming
6458 shell arguments in a for loop.
6459 * configure: Regenerated.
6460
d2cc0e0d
GK
64612003-08-20 Geoffrey Keating <geoffk@apple.com>
6462
6463 PR 8180
6464 * configure.in: When testing with_libs and with_headers, treat
6465 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6466 * configure: Regenerate.
80b200a1 6467
d2cc0e0d
GK
6468 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6469 make, shell, etc.
6470 (baseargs): Likewise.
6471 * configure: Regenerate.
6472
04d1ab34
GK
64732003-08-19 Geoffrey Keating <geoffk@apple.com>
6474
6475 * configure.in: Disable libgcj for darwin not on powerpc.
6476 * configure: Rebuild.
6477
ca506da8
MC
64782003-08-15 Michael Chastain <mec@shout.net>
6479
6480 * src-release (do-proto-toplev): Remove junk files
6481 dejagnu/example/calc/config.status,
6482 dejagnu/example/calc/config.log.
6483
a4aa3f49
DD
64842003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6485
6486 * config-ml.in, symlink-tree: Add license.
6487
ede4fbe4
NN
64882003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6489
6490 Merge from gcc:
6491
6492 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6493 * Makefile.tpl (check, check-c++): Express dependencies using
6494 dependencies rather than commands.
6495 * Makefile.in: Regenerate.
6496
6497 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6498 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6499 * Makefile.in: Update.
6500
970f29af
AC
65012003-08-01 Andrew Cagney <cagney@redhat.com>
6502
6503 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6504 * configure: Ditto.
6505
b2884a0c
DD
65062003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6507
6508 * configure.in: Enable libgcj for darwin.
6509 * configure: Rebuild.
6510
c07f46a4
NN
65112003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6512
6513 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6514
9175bfc0
NN
65152003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6516
6517 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6518 creating target and build subdirs to build all parent dirs as needed.
6519 * Makefile.in: Rebuild.
6520 * configure.in: Don't build dirs explicitly here.
6521 * configure: Rebuild.
6522
b9abda6a
AO
65232003-07-22 Alexandre Oliva <aoliva@redhat.com>
6524
6525 * Makefile.tpl (all-make): Depend on intl.
6526 * Makefile.in: Rebuilt.
6527
eef8ffd4
NN
65282003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6529
6530 * config.if: Remove unused libc_interface determination.
6531
295efaf0
NN
65322003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6533
6534 * Makefile.in: Regenerate, correctly this time.
6535
e5c3f801
NN
65362003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6537
6538 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6539 unused INSTALL_PROGRAM_ARGS.
6540 * configure.in: Use AC_PROG_INSTALL.
6541 * Makefile.in: Regenerate.
6542 * configure: Regenerate.
6543
4a18bd6b
AO
65442003-07-10 Alexandre Oliva <aoliva@redhat.com>
6545
6546 * configure: Rebuilt.
6547 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6548 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6549 newlib nor libgloss.
6550 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6551 * configure.in (am33_2.0-*-linux*): Added.
6552
fbd1054d
BW
65532003-07-09 Bob Wilson <bob.wilson@acm.org>
6554
6555 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6556 * configure: Regenerate.
6557
b40e3958
L
65582003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6559
6560 * config-ml.in: Replace PWD with PWD_COMMAND.
6561 * Makefile.tpl: Likewise.
6562 * Makefile.in: Regenerated.
6563
4a5be7ba
NN
65642003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6565
6566 * configure.in: Clean up config-lang.in handling. Delete
6567 useless assignment to "subdirs".
6568 * configure: Regenerate.
6569
9c14acb8
NN
65702003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6571
6572 * configure.in: Rename 'target_libs' to 'target_libraries'.
6573 Remove useless reference to 'target_libs'.
6574 * configure: Regenerate.
6575
8f32e830
KS
65762003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6577
6578 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6579 * Makefile.in: Regenerate.
6580
12f0bd74
NN
65812003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6582
6583 * Makefile.def: Introduce flags_to_pass.
6584 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6585 * Makefile.in: Regenerate.
6586
b07c2aad
HPN
65872003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6588
6589 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6590 and target-libgloss.
6591 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6592 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6593 * configure: Regenerate.
b07c2aad 6594
56f25033
DD
65952003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6596
6597 * configure.in: Update testsuite_flags to new location.
6598 * configure. Regenerate.
80b200a1 6599
4ec9a3b2
NN
66002003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6601
6602 * Makefile.tpl: Remove BUILD_CC stuff.
6603 * Makefile.in: Regenerate.
6604
059083b1 66052003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6606
059083b1
L
6607 * config.guess: Update to 2003-06-12 version.
6608 * config.sub: Update to 2003-06-13 version.
6609
535b046a
TS
66102003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6611
6612 * MAINTAINERS: Add myself as MIPS co-maintainer.
6613
00c22daa 66142003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6615
00c22daa
L
6616 * config.guess: Update to 2003-06-06 version.
6617 * config.sub: Update to 2003-06-06 version.
6618
1047cb91
DD
66192003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6620
6621 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6622 * configure. Regenerate.
6623
123494c8
NN
66242003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6625
1047cb91
DD
6626 * configure.in: Disable serial configure by default.
6627 * configure: Regenerate.
6628 * Makefile.tpl: Abolish .NOTPARALLEL.
6629 * Makefile.in: Regenerate.
6630
7f121bbf
NN
6631 * Makefile.tpl: Replace {build,host,target}_canonical by
6632 {build,host,target}.
6633 * Makefile.in: Regenerate.
6634
123494c8
NN
6635 * Makefile.tpl: Fix stupid pasto.
6636 * Makefile.in: Regenerate.
6637
ec7e0995
NN
66382003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6639
6640 * Makefile.tpl: Remove bogus conditional.
6641 * Makefile.in: Regenerate.
6642
27b1cc72
NN
66432003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6644
2a4cbe27
NN
6645 * Makefile.tpl: Make 'recursive targets' using autogen rather
6646 than shell loop. Remove duplicate 'clean' targets and false
6647 comments.
6648 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6649 Add systematic method of specifying missing targets in subdirs.
6650 Add copyright boilerplate.
6651 * Makefile.in: Regenerate.
6652 * configure.in: Add 'recursive targets' to maybe list.
6653 * configure: Regenerate.
6654
27b1cc72
NN
6655 * Makefile.tpl: Rename [+target+] to [+make_target+].
6656 * Makefile.def: Rename 'target' to 'make_target'.
6657
01e51bd0
NC
66582003-05-30 Nick Clifton <nickc@redhat.com>
6659
6660 * README-maintainer-mode: Update URL for locating blessed config
6661 tools.
6662
2fd84b42
NC
66632003-05-29 Robert Millan <rmh@debian.org>
6664
6665 * ltconfig: Import this patch and modify for use with current
6666 version of ltconfig:
6667
6668 2003-05-21 Bruno Haible <bruno@clisp.org>
6669
6670 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6671 GNU/FreeBSD.
6672
8945c6bb
DD
66732003-05-28 DJ Delorie <dj@redhat.com>
6674
6675 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6676 * Makefile.in: Regenerate.
6677
2f9632a1
JJ
66782003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6679
80b200a1 6680 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6681
3a12db16 66822003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6683
3a12db16
DD
6684 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6685 newlib or libgloss.
6686 * Makefile.in: Regenerate.
6687
44482353
DD
66882003-05-21 DJ Delorie <dj@redhat.com>
6689
6690 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6691 * Makefile.in: Regenerate.
6692
fec2c52d
MR
66932003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6694
6695 * configure.in: Use curly braces in the definition of tooldir.
6696 * configure: Regenerate.
6697
16ae0395
NN
66982003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6699
6700 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6701 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6702 Factor out common code from autogen IF statements.
6703 * configure: Regenerate.
6704 * Makefile.in: Regenerate.
6705
ec11bdc6
DD
67062003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6707
6708 * configure.in: Accept i[3456789]86 for machine type.
6709 * configure: Regenerate.
6710
dd12c3a8
NN
67112003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6712
6713 * configure.in: Switch more things to use maybe dependencies.
6714 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6715 * configure: Regenerate.
6716 * Makefile.tpl: Switch more things to use maybe dependencies.
6717 * Makefile.in: Regenerate.
6718
cf662e21
AJ
67192003-05-16 Andreas Schwab <schwab@suse.de>
6720
6721 * Makefile.tpl (install-opcodes): Define.
6722 * Makefile.in: Rebuild.
6723
5481b376
AJ
67242003-05-13 Andreas Jaeger <aj@suse.de>
6725
6726 * config.guess: Update to 2003-05-09 version.
6727 * config.sub: Update to 2003-05-09 version.
6728
3959a22a
AJ
67292003-05-13 Michael Eager <eager@mvista.com>
6730
6731 * configure.in: Correct sed script so that options in quotes are not
6732 deleted.
6733 * configure: Rebuild.
6734
564b43e5
CV
67352003-05-12 Corinna Vinschen <corinna@vinschen.de>
6736
6737 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6738 and $$s/newlib/libc/sys/cygwin32 include paths.
6739 * configure: Ditto.
6740
bb947dc9
L
67412003-05-05 H.J. Lu <hjl@gnu.org>
6742
6743 * config-ml.in: Restored from gcc repository.
6744
77f7441a
CD
67452003-05-02 Chris Demetriou <cgd@broadcom.com>
6746
80b200a1
ZW
6747 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6748 * Makefile.in: Regenerate.
77f7441a 6749
a26d7085
DJ
67502003-04-27 Daniel Jacobowitz <drow@mvista.com>
6751
6752 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6753 and Makefile.def.
6754
e4c4d240
DJ
67552003-04-27 Daniel Jacobowitz <drow@mvista.com>
6756
6757 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6758 * Makefile.in: Regenerated.
6759
62a3fc85
DD
67602003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6761
6762 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6763 * Makefile.in: Regenerate.
6764
67652003-04-18 Jakub Jelinek <jakub@redhat.com>
6766
6767 * configure.in (powerpc64*-*-linux*): Remove.
6768 * configure: Rebuilt.
6769
5b474aa8
DD
67702003-04-17 Phil Edwards <pme@gcc.gnu.org>
6771
6772 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6773 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6774 and restrap.
6775 * Makefile.in: Regenerate.
6776
67772003-04-16 Richard Earnshaw <rearnsha@arm.com>
6778
6779 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6780 * configure: Regenerated.
6781
bc295afe
AO
67822003-04-11 Alexandre Oliva <aoliva@redhat.com>
6783
6784 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6785 * */configure: Rebuilt.
6786
3728fade
NN
67872003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6788
6789 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6790 * Makefile.in: Regenerate.
6791
ce5b542e
MC
67922003-03-14 Michael Chastain <mec@shout.net>
6793
6794 * Makefile.in: Regenerate with correct Makefile.def.
6795
3db0a37f
NN
67962003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6797
6798 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6799 Make macro.
6800 * Makefile.in: Regenerate.
6801 * configure.in: Clean up gxx_include_dir logic.
6802 * configure: Regenerate.
6803
34349c6e
DD
68042003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6805
6806 * configure.in (gxx_include_dir): Fix typo.
6807 * configure: Regenerated.
6808
686c28c9
AC
68092003-03-06 Andrew Cagney <cagney@redhat.com>
6810
6811 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6812
bba45b8b 68132003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6814
bba45b8b
NN
6815 * configure.in: Include $(build_tooldir)/sys-include in
6816 FLAGS_FOR_TARGET.
6817 * configure: Regenerated.
6818
2683747f
NN
68192003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6820
bba45b8b
NN
6821 * Makefile.tpl: Reindent.
6822 * Makefile.in: Regenerate.
6823 * configure.in: Reindent. Don't set unused variables.
6824 * configure: Regenerate.
6825
2683747f
NN
6826 * Makefile.tpl: Always pass down RANLIB.
6827 * Makefile.in: Regenerate.
6828
6829 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6830 * Makefile.in: Regenerate.
6831 * configure.in: Remove unused logic relating to --enable-shared
6832 and --enable-threads. Remove bogus comments. Remove redundant
6833 noconfigdirs.
6834 * configure: Regenerate.
6835
6836 * configure.in: Replace ${libstdcxx_version} by its value.
6837 Remove reference to mh-dgux.
6838 * configure: Regenerate.
6839
50212802
NN
68402003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6841
6842 * Makefile.tpl: Rearrange.
6843 * Makefile.in: Regenerate.
6844
a6be7fc6
NC
68452003-02-25 Nick Clifton <nickc@redhat.com>
6846
6847 * configure: Remove site-file supprot - it is obsolete.
6848
f8a495c8
NC
68492003-02-24 Uwe Stieber <uwe@wwws.de>
6850
6851 * configure.in: Add support for kaOS as cross build target system.
6852 * configure: Regenerated.
6853
3decd77d
DD
68542003-02-20 Sean McNeil <sean@blue.mcneil.com>
6855
6856 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6857 configure-target-* as some target builds may require additional
6858 flags for preprocessor tests.
6859 * Makefile.in: Regenerated.
6860
f4ff34a3
AO
68612003-02-19 Alexandre Oliva <aoliva@redhat.com>
6862
6863 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6864 * ltconfig: Handle it.
6865 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6866 auto-detecting it.
6867
b7e4a931
AO
68682003-02-19 Alexandre Oliva <aoliva@redhat.com>
6869
6870 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6871 it is used as argument to $CC.
6872 * ltcf-gcj.sh: Likewise.
6873
6b784d9f
AO
68742003-02-19 Alexandre Oliva <aoliva@redhat.com>
6875
6876 * configure.in: Introduce --enable-maintainer-mode.
6877 * configure: Rebuilt.
6878 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6879 for maintainer mode.
6880 * Makefile.in: Rebuilt.
6881
8bcd8a07
AC
68822003-02-19 Andrew Cagney <ac131313@redhat.com>
6883
6884 * configure: Regenerate using autoconf 2.13.
6885
ee3fd329
AM
68862003-02-19 Alan Modra <amodra@bigpond.net.au>
6887
6888 * config.guess: Import latest version.
6889 * config.sub: Import latest version.
6890
e9e45685
JM
68912003-02-18 Jason Merrill <jason@redhat.com>
6892
6893 * Makefile.tpl (check-c++): Allow parallelism.
6894
859789af
AC
68952003-02-17 Andrew Cagney <ac131313@redhat.com>
6896
6897 * configure: Regenerate using autoconf 000227.
6898
b3f16a9b
GK
68992003-02-15 Geoffrey Keating <geoffk@apple.com>
6900
6901 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6902 don't configure target-libobjc.
6903 * configure: Regenerate.
6904
72e60e02
DD
69052003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6906
6907 * Makefile.tpl (RANLIB): Define.
6908 * Makefile.in: Regenerate.
6909
91f0e695
KS
69102003-02-06 Keith R Seitz <keiths@redhat.com>
6911
6912 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6913 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6914 * Makefile.in: Regenerated.
6915 * configure.in: Remove all traces of snavigator, db, and grep.
6916 * configure: Regenerated.
6917
122bfa92
FCE
69182003-01-31 Frank Ch. Eigler <fche@redhat.com>
6919
6920 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6921 * Makefile.in: Regenerated.
6922
264095c3
AO
69232003-01-30 Alexandre Oliva <aoliva@redhat.com>
6924
6925 * config.if: Copy from GCC.
6926
a84dbcb3
AO
69272003-01-27 Phil Edwards <pme@gcc.gnu.org>
6928
6929 * configure.in: Revert 24Jan change.
6930 * configure: Regenerate.
6931
19618276
NN
69322003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6933
6934 * configure.in: Revert previous change.
6935 * configure: Regenerate.
6936
b7f27a92
NN
69372003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6938
6939 * configure.in: Make rda native-only.
6940 * configure: Regenerate.
6941
83326456
NN
69422003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6943
6944 * configure.in: Add missing \.
6945 * configure: Rebuilt.
6946
5e367fa5
JJ
69472003-01-17 Jakub Jelinek <jakub@redhat.com>
6948
6949 * configure.in (baseargs): Avoid using \| in sed regular
6950 expressions.
6951 * configure: Rebuilt.
6952
e01f337c
JJ
69532003-01-16 Jakub Jelinek <jakub@redhat.com>
6954
6955 * configure.in (baseargs): Remove all supported forms of
6956 --cache-file, --srcdir, --host, --build and --target options
6957 from argument lists.
6958 * configure: Rebuilt.
6959
aa236487
AO
69602003-01-15 Alexandre Oliva <aoliva@redhat.com>
6961
6962 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6963 * configure: Rebuilt.
6964
586c0873
NN
69652003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6966
6967 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6968 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6969 * Makefile.in: Regenerate.
6970 * configure: Regenerate.
6971
497f816e
DD
69722003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6973
6974 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6975 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6976 * Makefile.in: Regenerate.
6977
bfbe5519
AO
69782003-01-09 Alexandre Oliva <aoliva@redhat.com>
6979
6980 * configure.in: Remove Makefile in build, host and target modules
6981 unless configure was run with --no-recursion.
6982 * configure: Rebuilt.
6983
3f234ef5
CD
69842003-01-08 Chris Demetriou <cgd@broadcom.com>
6985
6986 * config.guess: Update to 2003-01-03 version.
6987 * config.sub: Update to 2003-01-03 version.
6988
a3982d48
CF
69892003-01-07 Christopher Faylor <cgf@redhat.com>
6990
6991 * configure: Regenerate with proper autoconf 2.13.
6992
75778ec4
CF
69932003-01-07 Christopher Faylor <cgf@redhat.com>
6994
80b200a1
ZW
6995 * configure.in: Add AC_PREREQ for consistency.
6996 * configure: Regenerate.
75778ec4 6997
c180f501
AC
69982003-01-06 Andrew Cagney <ac131313@redhat.com>
6999
7000 * configure.in (GDB_TK): Add tcl directories conditional on
7001 gdb/gdbtk directory being present.
7002 * configure: Regenerate.
5481b376 7003
46ca2cc2
DA
70042003-01-04 John David Anglin <dave.anglin@nrc.ca>
7005
7006 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7007 by gcc if LD is not defined and we are not doing a Canadian Cross.
7008 * configure: Rebuilt.
7009
53dd8dab
DJ
70102003-01-01 Daniel Jacobowitz <drow@mvista.com>
7011
7012 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7013
50ceb20c
TT
70142002-12-31 Tom Tromey <tromey@redhat.com>
7015
7016 * Makefile.in: Rebuilt.
7017 * Makefile.def (target_modules) [libffi]: Allow installation.
7018
e78b5cfe
AS
70192002-12-31 Andreas Schwab <schwab@suse.de>
7020
7021 * configure.in: Fix use of $program_transform_name.
7022 * configure: Regenerated.
7023
67448102
DJ
70242002-12-30 Daniel Jacobowitz <drow@mvista.com>
7025
7026 * configure.in (baseargs): Don't remove first configure argument.
7027 * configure: Regenerated.
7028
e6bfb94a
AO
70292002-12-29 Alexandre Oliva <aoliva@redhat.com>
7030
7031 * Makefile.tpl (local-distclean): Don't remove...
7032 (multilib.ts): ... this. Moved into...
7033 (multilib.out): ... this. Don't use sub-make.
7034 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7035 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7036 (configure-build-[+module+], configure-[+module+],
7037 configure-target-[+module+], configure-gcc): ... these. Test
7038 for Makefile existence. Drop config.status from dependencies.
7039 * Makefile.in: Rebuilt.
7040 * configure.in: Move gcc-version-trigger to the end of
7041 ac_configure_args. Add comments to maybedep.tmp and
7042 serdep.tmp. Introduce --disable-serial-configure. Remove
7043 nonopt from baseargs, matching and removing corresponding
7044 whitespace while at it.
7045 * configure: Rebuilt.
7046
8f0dfb36
AO
70472002-12-28 Alexandre Oliva <aoliva@redhat.com>
7048
7049 * configure.in (host_configargs): Replace reference to
7050 no-longer-defined buildopts with --build=${build_alias}.
7051 * configure: Rebuilt.
7052
43be203f
AO
70532002-12-28 Alexandre Oliva <aoliva@redhat.com>
7054
7055 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7056 program_transform_name to standard idiom.
7057 (AUTOGEN, AUTOCONF): Define.
7058 (Makefile.in): Use $(AUTOGEN).
7059 (Makefile): Depend on config.status, and use autoconf-style rule to
7060 build it. Move original commands to...
7061 (config.status): ... this new target.
7062 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7063 $(AUTOCONF).
7064 * Makefile.in: Rebuilt.
7065
a0da8069
NN
70662002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7067
d18f1c9f
NN
7068 * Makefile.tpl: Fix dramatic bustage due to change in
7069 program_transform_name.
7070 * Makefile.in: Regenerate.
7071
7072 * configure.in: Remove unnecessary PATH setting.
7073 * configure: Regnerate.
7074
7075 * configure.in: Don't default to unprefixed tools unless
7076 the native tools will work.
7077 * configure: Regenerate.
7078
a0da8069
NN
7079 * configure.in: Convert to autoconf script. Blow away lots
7080 of now-redundant Makefile fragments.
7081 * configure: Generate using Autoconf.
7082 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7083 * Makefile.in: Regenerate.
7084
c567df0a
NN
70852002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7086
5481b376 7087 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
7088 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7089
5481b376 7090 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 7091 where they belong.
2c7f9a32 7092
2dabcfb4
AS
70932002-12-24 Andreas Schwab <schwab@suse.de>
7094
7095 * Makefile.tpl (multilib.out): Fix missing space.
7096 * Makefile.in: Regenerate.
7097
1086bc09
NN
70982002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7099
7100 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7101 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7102 * Makefile.in: Regenerate.
7103 * configure.in: Remove unnecessary leftovers.
7104
1086bc09
NN
71052002-12-21 Geoffrey Keating <geoffk@apple.com>
7106
7107 * configure.in (extra_ranlibflags_for_target): New variable.
7108 (*-*-darwin): Add -c to ranlib commands.
7109 * configure (tooldir): Handle extra_ranlibflags_for_target.
7110
14e9ca95
JJ
71112002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7112
7113 * COPYING.NEWLIB: Updated.
7114 * COPYING.LIBGLOSS: Ditto.
7115
14c428fb
NN
71162002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7117
7118 * Makefile.tpl: Revert HJL's change.
7119 * Makefile.in: Regenerated.
7120 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7121 always.
7122
313b8244
AS
71232002-12-19 Andreas Schwab <schwab@suse.de>
7124
7125 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7126 * Makefile.in: Regenerate.
7127
efeae3db
L
71282002-12-18 H.J. Lu <hjl@gnu.org>
7129
7130 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7131 * Makefile.in: Regenerated.
7132
7133 * configure.in (build_prefix): New. Substitute.
7134
43d92c63
NN
71352002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7136
59da4fe6
NN
7137 * Makefile.tpl: Don't let real targets depend on phony targets.
7138 * Makefile.in: Regenerate.
7139
43d92c63
NN
7140 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7141 * Makefile.in: Regenerate.
7142
b72e6a2d
JM
71432002-12-16 Jason Merrill <jason@redhat.com>
7144
7145 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7146 previous 'make bootstrap'.
7147 * Makefile.in: Regenerate.
7148
95c72c44
HPN
71492002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7150
7151 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7152
7d695d07
JM
71532002-12-13 Jason Merrill <jason@redhat.com>
7154
7155 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7156 library tests.
7157 (check-c++): Just depend on it and check-target-libstdc++-v3.
7158 * Makefile.in: Regenerate.
7159
54103d1e
NN
71602002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7161
7162 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7163 * Makefile.in: Regenerate.
7164
4024f1e1
JJ
71652002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7166
80b200a1
ZW
7167 * COPYING.NEWLIB: Update list of alternate Regent of California
7168 licenses and discuss official revoking of advertising clause.
7169 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7170
7dda0df6
AO
71712002-12-12 Alexandre Oliva <aoliva@redhat.com>
7172
7173 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7174 * Makefile.in: Rebuilt.
7175
d03be79e 71762002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7177
929293f4
NN
7178 * configure: Fix bug put in by gremlins.
7179
d03be79e
NN
7180 * Makefile.tpl: Substitute more autoconfily.
7181 * configure: Substitute more autoconfily.
7182 * Makefile.in: Regenerate.
7183
71842002-12-08 Andrew Cagney <ac131313@redhat.com>
7185
7186 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7187 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7188
71892002-12-06 DJ Delorie <dj@redhat.com>
7190
7191 * Makefile.tpl: Change configure dependencies to not have real
7192 targets depend on phony targets.
b4a77b47 7193
db1ac78d
NN
71942002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7195
bcaf2395
NN
7196 * configure.in: Revert unintentional change.
7197
b4fa093e
NN
7198 * src-release: Configure host subdirs.
7199
db1ac78d
NN
7200 * Makefile.tpl: Change dependency for */multilib.out so that
7201 it works when gcc isn't in the tree.
7202
7203 * configure.in: Substitute more.
7204 * configure: Run subconfigures from the Makefile.
7205 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7206 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7207
15723a45
NN
72082002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7209
e2b9e2dc
NN
7210 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7211 and corresponding dependencies.
7212 * Makefile.in: Regenerate.
7213
2af579c4
NN
7214 * configure.in (host_tools): Order binutils, gas and ld for
7215 convenience in running the testsuites.
7216
a2cc058a
NN
7217 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7218 * Makefile.in: Regenerate.
7219 * configure.in: Introduce rules to serialize subconfigure runs.
7220
15723a45
NN
7221 * configure.in: Introduce BASE_CC_FOR_TARGET.
7222 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7223 Realize configure-build-* targets. Realize configure-target-* targets.
7224 * Makefile.in: Regenerate.
7225
ae831be5
NN
72262002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7227
7228 * configure: Move gcc_version_trigger stuff from here...
7229 * configure.in: ...to here.
7230
7231 * configure.in: Separate subconfigure options added by this file from
7232 options given by the user. Add machinery to put args for host
7233 subconfigures into the Makefile.
7234
7235 * Makefile.tpl: Remove 'vault' targets.
7236 * Makefile.tpl: Reorder and comment dependencies.
7237 * Makefile.in: Regenerate.
7238
bbf7c8ac
NN
72392002-11-28 Geoffrey Keating <geoffk@apple.com>
7240
7241 * configure.in: Move host-specific darwin noconfigdirs into
7242 the host-specific section.
7243
930314a4
NN
72442002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7245
52d7cdee
NN
7246 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7247 during replay.
7248 * Makefile.in: Regenerate.
7249
930314a4
NN
7250 (finishing slow-motion replay)
7251 * configure: Remove skip-this-dir support.
7252 * Makefile.tpl: Remove skip-this-dir support.
7253
7254 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7255 subdirectories.
7256 * Makefile.in: Regenerate.
7257
7258 * Makefile.tpl: Strip out useless setting of 'dir'.
7259 * Makefile.in: Regenerate.
5481b376 7260
930314a4
NN
72612002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7262
7263 (finishing slow-motion replay)
7264 * configure.in: Fix deeply stupid bug.
7265
7266 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7267 shell code in CXX_FOR_TARGET
7268 * Makefile.def: Introduce raw_cxx.
7269 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7270 RAW_CXX_FOR_TARGET.
7271 * Makefile.in: Regenerate.
7272
72732002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7274
7275 (finishing slow-motion replay)
7276 * Makefile.tpl: Remove unnecessary ifs.
7277 * Makefile.in: Regenerate.
7278
5481b376 7279 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7280 dependencies. Maybe-ize build-libiberty. Create dummy install
7281 targets for 'no_install' modules.
5481b376 7282 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7283 build_modules stuff to configure.in.
5481b376 7284 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7285 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7286 * Makefile.in: Regenerate.
7287
3866be5d
NN
72882002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7289
7290 (continuing slow-motion replay)
7291 * Makefile.tpl: Make all-target, install-target behave similarly
7292 to all, install (only hitting configured targets). Eliminate
7293 unused macro defintions.
7294
7295 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7296 build != host.
7297
7298 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7299
7300 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7301
5481b376 7302 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7303 configuring. Remove references to "dosrel".
7304 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7305 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7306 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7307 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7308 and redundant dependency; rearrange slightly.
7309 * Makefile.def: Add host-side libtermcap, utils.
7310
7311 * Makefile.in: Regenerate.
7312
e393202e
NN
73132002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7314
7315 (Continuing slow-motion replay)
7316 * Makefile.def: Add list of recursive targets to autogenerate.
7317 Add build_modules.
7318 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7319 targets. Autogenerate *-build-* targets.
7320 * Makefile.in: Regenerate.
7321
583d52d7
NN
73222002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7323
7324 (Continuing slow-motion replay)
7325 * configure: More autoconf-style substitutions.
7326 * Makefile.tpl: More autoconf-style substitutions.
7327 * Makefile.in: Regenerate.
7328
73292002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7330
7331 (Continuing slow-motion replay)
7332 * configure: Substitute more variables in a more autoconf-friendly
7333 way. Simplify slightly.
7334 * Makefile.tpl: Make more variables substitutable in an
7335 autoconf-friendly way.
7336 * Makefile.in: Regenerate.
7337
874e38b4
NN
73382002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7339
7340 (Continuing slow-motion replay)
7341 * configure.in (v810*): Remove special setting of tools.
7342
7343 * configure: Add support for extra required flags for ar or nm.
7344 * configure.in (aix4.3+): Use above support for target-specific
7345 issues, rather than using config/mt-aix43.
7346
852e5f18
NN
73472002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7348
7349 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7350 * configure: Remove 'removing', which doesn't work. Replace $subdir
7351 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7352 with $srcdir. Reformat indentation. Substitute some variables
7353 formerly hard-coded in the Makefile for build=host.
7354 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7355 * Makefile.def: Autogenerate more.
7356 * Makefile.in: Regenerate.
7357
c9a0d920
DD
73582002-11-13 Bruce Korb <bkorb@gnu.org>
7359
7360 * Makefile.tpl: syntactic cleanup
7361
dd2768ff
KB
73622002-11-04 Kevin Buettner <kevinb@redhat.com>
7363
7364 * Makefile.def (host_modules): Add rda.
7365 * Makefile.in: Regenerate.
7366 * configure.in (target_tool): Add target-rda to list.
7367
1aa8389d
DD
73682002-10-25 Phil Edwards <pme@gcc.gnu.org>
7369
7370 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7371 and restrap targets to this rule.
7372 * Makefile.in: Regenerate.
7373
28f46298
HPN
73742002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7375
7376 * configure.in (i[3456]86-*-linux*): Add check to disable
7377 ${libgcj} for glibc1.
7378
ff72e302
NC
73792002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7380
7381 * configure.in: Add tic4x target.
7382
8607b6c9
NN
73832002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7384
7385 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7386 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7387 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7388 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7389 * Makefile.in: Regenerate.
7390
f8f61f4a
NN
73912002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7392
c86f794b
NN
7393 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7394 * Makefile.in: Regenerate.
7395
a9590527
NN
7396 * Makefile.def: Remove order dependency comments.
7397 * Makefile.tpl: Add explicit install-install dependencies.
7398 * Makefile.in: Regenerate.
7399
8412ce72
NN
7400 * Makefile.tpl: Remove material now in src-release. (Finally!)
7401 * Makefile.in: Regenerate.
7402
8b9f37f1
NN
7403 * configure: Restore my original patch by syncing with gcc version.
7404
f8f61f4a
NN
7405 * Bring following over from gcc:
7406
74072002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7408
7409 * configure.in (s390*-*-linux*): Enable libgcj.
7410
403d9505
NN
74112002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7412
7413 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7414
95f6f383
AM
74152002-10-02 Alan Modra <amodra@bigpond.net.au>
7416
e4673b0a 7417 * configure: Move stray lines back to where they belong.
95f6f383 7418
748503c8
NN
74192002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7420
a581b5c3
NN
7421 * Makefile.tpl: Insert configure-target target, for src-release.
7422
c084f5b4
NN
7423 * configure: Finish reverting change which Andrew Cagney started
7424 reverting. Should fix bustage.
7425
7aa673ed 7426 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7427 * src-release: New file. Contains material for making net
7428 releases for gdb, binutils, et al., formerly in Makefile.in.
7429
82a9b2d9
NC
74302002-09-30 Nick Clifton <nickc@redhat.com>
7431
7432 * cpu: New top level directory. Intended to hold input files for
7433 CGEN which have FSF copyright assignment.
7434 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7435
c2463a00
AC
74362002-09-29 Andrew Cagney <ac131313@redhat.com>
7437
7438 Revert below (note that src does not contain Makefile.tpl):
7439 * Makefile.tpl: Make subsituted variables more autoconfy.
7440 * Makefile.in: Regenerate.
7441
f03b4789
NN
74422002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7443
c11e16a9
NN
7444 * configure: Revert accidentally applied changes.
7445
f03b4789
NN
7446 * Makefile.tpl: Make more autoconf-friendly.
7447 * Makefile.in: Regenerate.
7448 * configure: Make substitution more autoconf-like.
7449
74502002-09-28 Richard Earnshaw <rearnsha@arm.com>
7451
7452 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7453 single entry to handle all these.
7454 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7455 libjava on arm-*-elf.
7456
c0292023
GK
74572002-09-27 Geoffrey Keating <geoffk@apple.com>
7458
7459 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7460 things that depend on them.
7461
c66d951e
NN
74622002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7463
7464 * Makefile.tpl: Make subsituted variables more autoconfy.
7465 * Makefile.in: Regenerate.
7466 * configure: Make seds more autoconfy.
7467
907a7241 74682002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7469
7470 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7471 * Makefile.in: Regenerate.
7472 * configure.in: Rewrite sed statements to look autoconfy.
7473
907a7241
NN
7474 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7475 all-target-foo on configure-target-foo.
7476 * Makefile.def: Ditto.
7477 * Makefile.in: Rebuild.
7478
405ea7a0
NN
74792002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7480
7481 * Makefile.def: New file.
7482 * Makefile.tpl: New file.
7483 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7484
7485 * configure.in: Minor rearrangement. Simplify tests.
7486
bdc57bfd
JT
74872002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7488
7489 * configure.in (with_headers): Skip copy if value is "yes".
7490 (with_libs): Likewise.
7491
ae03d6e2
NN
74922002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7493
7494 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7495 * configure.in (sh*-*-pe*): Ditto.
7496 * configure.in (mips*-*-pe*): Ditto.
7497 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7498
7499 * configure.in: Rearrange.
7500
707960fe
NC
75012002-09-12 Nick Clifton <nickc@redhat.com>
7502
7503 * Import these changes from the config master repository:
7504
7505 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7506
7507 * config.sub: Add tic4x target.
7508
7509 2002-09-03 Ben Elliston <bje@redhat.com>
7510
7511 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7512 Reported by <Duncan_Stodart@insession.com>.
7513
36ea319f
JJ
75142002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7515
7516 * COPYING.NEWLIB: More updates.
7517
cf57480a
JJ
75182002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7519
7520 * COPYING.NEWLIB: Update.
7521
fd31a171
AC
75222002-08-23 Andrew Cagney <ac131313@redhat.com>
7523
23b632fc
AC
7524 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7525
fd31a171
AC
7526 * config.guess: Import version 2002-08-23.
7527 * config.sub: Import version 2002-08-22.
7528
a08bafb5
AO
75292002-08-20 Alexandre Oliva <aoliva@redhat.com>
7530
7531 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7532 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7533 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7534
17240c1f
NC
75352002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7536
7537 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7538
e70ad0c6
L
75392002-08-04 H.J. Lu (hjl@gnu.org)
7540
7541 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7542
574e6d11
DD
75432002-07-31 Alan Modra <amodra@bigpond.net.au>
7544
7545 * configure.in: Move generic linux case to end. Copy generic
7546 linux noconfigdirs to mips*-*-linux* entry and new
7547 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7548
611e7523
CD
75492002-07-19 Chris Demetriou <cgd@broadcom.com>
7550
7551 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7552 one instance of them which was missed to the list to update.
7553
51759676
CD
75542002-07-16 Chris Demetriou <cgd@broadcom.com>
7555
7556 * config.guess: Update to 2002-07-09 version.
7557 * config.sub: Update to 2002-07-03 version.
7558
7c1f909c
DD
75592002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7560
7561 * configure.in: Remove two redundant tests.
7562
d7cf5d30
DD
75632002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7564
7565 * configure.in (mips*-*-irix6*o32): Enable stabs.
7566
c74222f7
DD
75672002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7568
5b53c336
DD
7569 * configure.in: Don't build grez.
7570 * Makefile.in: Ditto.
7571
c74222f7
DD
7572 * Makefile.in: Remove references to bsp, cygmon, libstub.
7573 * configure.in: Ditto.
7574
7575 * configure.in: Remove leftover reference to gdbtest.
7576
edd1b227
DD
75772002-07-08 Phil Edwards <pme@gcc.gnu.org>
7578
7579 * configure.in (gxx_include_dir): Change to match versioned
7580 C++ headers if --enable-version-specific-runtime-libs is used.
7581
486186e3
AO
75822002-07-04 Steve Ellcey <sje@cup.hp.com>
7583
7584 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7585
ff0a3bf8
DD
75862002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7587
7588 * configure.in: Make --without-x work.
7589
1dfa8174
NC
75902002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7591
7592 * contrib: New directory. Created to contain a copy of the
5481b376 7593 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7594 the FSF GCC sources.
7595
07637366
DD
75962002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7597
b6f83f2a
DD
7598 * configure.in: Rearrange target Makefile fragment collection.
7599
07637366
DD
7600 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7601 cvs[src].
7602 * configure.in: Ditto.
7603
f48556b1
DD
76042002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7605
7606 * Makefile.in: Eliminate 'apache' targets.
7607 * configure.in: Eliminate 'apache' targets.
7608
7609 * configure.in: Eliminate redundant tests. Reorganize.
7610
7611 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7612
7613 * config-ml.in: Eliminate references to Cygnus configure.
7614
7615 * Makefile.in: Eliminate references to building emacs.
7616
76172002-07-01 Denis Chertykov <denisc@overta.ru>
7618
7619 * configure.in: Add support for ip2k.
7620
cdb9e2b8
BE
76212002-06-24 Ben Elliston <bje@redhat.com>
7622
7623 * configure.in (host_tools): Remove cgen.
7624
7625 * Makefile.in (all-cgen): Remove; runs from its source directory.
7626 (check-cgen, install-cgen, clean-cgen): Likewise.
7627 (all-opcodes): No not depend on all-cgen.
7628 (all-sim): Likewise.
7629
3558860c
DD
76302002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7631
7632 * configure.in: Fix AIX configury bug.
7633
e3b0c936
DD
76342002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7635
cdb9e2b8 7636 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7637
cdb9e2b8
BE
7638 * configure.in: Move definition of libstdcxx_flags right above
7639 usage, rather than way earlier.
8ee424c0 7640
c712250a
DD
7641 * configure.in: Pull definition of is_cross_compiler earlier.
7642
9ee1a75c
DD
7643 * configure.in: Rearrange a little.
7644
e3b0c936
DD
7645 * configure.in: Remove references to librx.
7646 * Makefile.in: Remove references to librx.
7647
b2bd228e
DD
76482002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7649
7650 * configure.in: Eliminate ${gasdir} variable.
7651
7cd52483
DB
76522002-06-18 Dave Brolley <brolley@redhat.com>
7653
7654 * configure.in: Add support for frv.
7655 * config.sub: Add support for frv.
7656
6c5e141a
DD
76572002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7658
7659 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7660
0d18b56d
JT
76612002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7662
7663 * configure.in (vax-*-netbsd*): Re-enable gas.
7664
fd8958d5
DD
76652002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7666
27f15fdd
DD
7667 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7668 BUILD_PREFIX_1, to correct nomenclature.
7669 * configure: Likewise.
7670
fd8958d5
DD
7671 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7672 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7673
0c2442b7
DD
76742002-05-31 Olaf Hering <olh@suse.de>
7675
7676 * config-ml.in: Propogate DESTDIR also.
7677
a3602181
JT
76782002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7679
7680 * configure.in (vax-*-netbsd*): Don't build gas for this
7681 platform.
7682
c95f53ae
MM
76832002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7684
7685 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7686 and libgcj for AVR.
7687
1d7c1053
NC
76882002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7689
7690 * config.sub: Add DLX target.
7691
4b37028f
JT
76922002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7693
7694 * config.guess: Update to 2002-05-22 version.
7695 * config.sub: Likewise.
7696
d5de0a84
NC
76972002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7698
7699 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7700 * config-ml.in: Likewise.
7701 * configure: Likewise.
7702 * configure.in: Likewise.
7703
c92a0210
DD
77042002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7705
115a77aa
DD
7706 * configure.in: Simplify makefile fragment collection.
7707
7708 * configure.in: Remove code to build emacs.
e99daf2b 7709
91e060aa
DD
7710 * configure.in : Remove --srcdir argument from targargs and buildargs
7711 (it's always overridden in the Makefile anyway). Rearrange a bit.
7712
7713 * configure: Move some logic to configure.in.
7714 * configure.in: Move some logic from configure.
c92a0210 7715
91217342
JJ
77162002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7717
7718 * COPYING.LIBGLOSS: New file.
7719
d3d8a9ee
NC
77202002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7721
7722 * Makefile.in: Honour DESTDIR.
7723
3a036cdc
AO
77242002-05-05 Alexandre Oliva <aoliva@redhat.com>
7725
7726 * configure.in (noconfigdirs): Don't disable libgcj on
7727 sparc64-*-solaris* and sparcv9-*-solaris*.
7728
6d095fe4
AO
77292002-05-03 Alexandre Oliva <aoliva@redhat.com>
7730
7731 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7732
dac55df9
TF
77332002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7734
7735 * configure.in (FLAGS_FOR_TARGET): Do not add
7736 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7737 on i[3456]86-*-linux*.
7738
a018e15b
TF
77392002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7740
7741 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7742
7743 * configure.in (noconfigdirs): Do not add target-newlib if
7744 target == i[3456]86-*-linux*, and host == target.
7745
5f284831
MM
77462002-04-29 Mark Mitchell <mark@codesourcery.com>
7747
7748 * config.guess: Updated to 2002-04-26's version.
7749 * config.sub: Updated to 2002-04-26's version.
7750
33babf59
DD
77512002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7752
bd5f7da2
DD
7753 * configure.in: delete reference to absent file
7754
a0c4f3a0
DD
7755 * configure.in: replace '[' with 'test'
7756
66f1ba4f
DD
7757 * configure.in: Eliminate references to gash.
7758 * Makefile.in: Eliminate references to gash.
7759
7c3ab50c
DD
7760 * configure.in: remove useless references to 'pic' makefile fragments.
7761
bbc025f5
DD
7762 * configure.in: (*-*-windows*) Finish removing.
7763
33babf59
DD
7764 * configure.in: Eliminate redundant test for libgui.
7765
d5ec694c
DD
77662002-04-26 Joel Sherrill <joel@OARcorp.com>
7767
7768 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7769 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7770
57a5346c
DD
77712002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7772
7773 * configure.in: remove references to dead files
7774
dbf93899
DD
77752002-04-18 Tom Tromey <tromey@redhat.com>
7776
7777 * configure.in: Disallow configuring libgcj when it is already
7778 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7779 Solaris 2.8 by default. For PR libgcj/6158.
7780
26eadf68
DD
77812002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7782
7783 * configure.in: Move default CC setting out of config/mh-* fragments
7784 directly into here.
7785
a0a2c6c6
DD
77862002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7787
7788 * configure.in: don't even try to configure or make a subdirectory
7789 if there's no configure script for it.
7790
9972f812
DD
77912002-04-15 Mark Mitchell <mark@codesourcery.com>
7792
7793 * MAINTAINERS: Remove chill maintainers.
7794 * Makefile.in (CHILLFLAGS): Remove.
7795 (CHILL_LIB): Remove.
7796 (TARGET_CONFIGDIRS): Remove libchill.
7797 (CHILL_FOR_TARGET): Remove.
7798 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7799 CHILL_LIB.
7800 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7801 (CHECK_TARGET_MODULES): Likewise.
7802 (INSTALL_TARGET_MODULES): Likewise.
7803 (CLEAN_TARGET_MODULES): Likewise.
7804 (configure-target-libchill): Remove.
7805 (all-target-libchill): Remove.
7806 * configure.in (target_libs): Remove target-libchill.
7807 Do not compute CHILL_FOR_TARGET.
7808 * libchill: Remove directory.
5481b376 7809
75205f78
DD
78102002-04-15 DJ Delorie <dj@redhat.com>
7811
7812 * Makefile.in, configure.in, configure: Sync with gcc, entries
7813 follow...
7814
78152002-04-08 Tom Tromey <tromey@redhat.com>
7816
7817 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7818 Fixes PR libgcj/6068.
7819
78202002-03-30 Krister Walfridsson <cato@df.lth.se>
7821
7822 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7823
78242002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7825
7826 * configure.in (alpha*-dec-osf*): Enable libgcj.
7827
78282002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7829
7830 Fix for: PR bootstrap/3591, target/5676
7831 * configure.in (mcore-pe): Disable the configuration of
7832 libstdc++-v3 since exceptions are not supported.
7833
78342002-03-20 Anthony Green <green@redhat.com>
7835
7836 * configure.in: Enable libgcj for xscale-elf target.
7837
78382002-02-28 Alexandre Oliva <aoliva@redhat.com>
7839
7840 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7841 libjava.
7842 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7843
78442002-02-22 Alexandre Oliva <aoliva@redhat.com>
7845
7846 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7847 libstdc++-v3 and libjava.
7848
78492002-02-11 Adam Megacz <adam@xwt.org>
7850
7851 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7852 boehm-gc
7853
78542002-02-09 Alexandre Oliva <aoliva@redhat.com>
7855
7856 * config.guess: Updated to 2002-01-30's version.
7857 * config.sub: Updated to 2002-02-01's version.
7858 Contribute sh64-elf.
7859 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7860 * configure.in: Added sh64-*-*.
7861
78622002-01-17 H.J. Lu <hjl@gnu.org>
7863
7864 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7865 (all-target-fastjar): Also depend on all-target-libiberty.
7866
7867Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7868
7869 * configure, configure.in: Use temp file for long sed commands.
7870
78712001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7872
7873 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7874 libf2c.
7875
78762001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7877
7878 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7879
78802001-10-11 Hans-Peter Nilsson <hp@axis.com>
7881
7882 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7883
78842001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7885
7886 * configure: Handle temporary files securely using mkdir.
7887
78882001-09-26 Will Cohen <wcohen@redhat.com>
7889
7890 * configure.in (*-*-linux*): Disable configuration of target-newlib
7891 and target-libgloss.
7892
78932001-09-26 Alexandre Oliva <aoliva@redhat.com>
7894
7895 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7896 RANLIB.
7897
78982001-08-11 Graham Stott <grahams@redhat.com>
7899
7900 * Makefile.in (check-c++): Add missing semicolon.
7901
79022001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7903
7904 * configure.in (sh-*-linux*): New.
7905
79062001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7907
7908 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7909 and libgcj on m68hc11/m68hc12.
7910
79112001-06-27 H.J. Lu (hjl@gnu.org)
7912
7913 * Makefile (CFLAGS_FOR_BUILD): New.
7914 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7915
79162001-06-01 Hans-Peter Nilsson <hp@axis.com>
7917
7918 * configure.in (libstdcxx_flags): Do not try to execute
7919 libstdc++-v3/testsuite_flags until it exists.
7920
79212001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7922
7923 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7924
79252001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7926
7927 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7928
7929Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7930
7931 * configure.in: Move *-chorusos target case to the proper switch.
7932 Disable libgcj.
7933
79342001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7935
7936 * Makefile.in (STAGE1_CFLAGS): Pass down.
7937
79382001-04-13 Alan Modra <amodra@one.net.au>
7939
7940 * config.guess: Add hppa64-linux support. Note for next import that
7941 this is already in the master file.
7942 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7943
79442001-03-22 Colin Howell <chowell@redhat.com>
7945
7946 * Makefile.in (DO_X): Do not backslash single-quotes in
7947 backquotes (two places).
7948
79492001-03-18 Laurynas Biveinis <lauras@softhome.net>
7950
7951 * Makefile.in (DO_X): Quote nested quotes.
7952
79532001-03-15 Laurynas Biveinis <lauras@softhome.net>
7954
7955 * Makefile.in (DO_X): Use double quotes for quoting
7956 "RANLIB=$${RANLIB}".
7957
79582001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7959
7960 * configure.in: Only use `lang_requires' for languages athat are
7961 actually enabled.
7962
79632001-03-07 Tom Tromey <tromey@redhat.com>
7964
7965 * configure.in: Allow config-lang.in to set `lang_requires' to list
7966 of other required languages.
7967
79682001-03-06 Laurynas Biveinis <lauras@softhome.net>
7969
7970 * Makefile.in: Remove RANLIB definition. Use RANLIB
7971 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7972 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7973
79742001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7975 Alexandre Oliva <aoliva@redhat.com>
7976
7977 * Makefile.in (check-c++): Use tabs, not spaces.
7978
79792001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7980
7981 * Makefile.in (check-c++): New rule.
7982
7983 * configure.in (target_libs): Remove libg++.
7984 (noconfigdirs): Remove libg++.
7985 (noconfigdirs): Same.
7986 (noconfigdirs): Same.
7987 (noconfigdirs): Same.
7988
7989 * config-ml.in: Remove libg++ references.
7990
7991 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7992 (ALL_TARGET_MODULES): Same.
7993 (configure-target-libg++): Remove.
7994 (all-target-libg++): Remove.
7995 (configure-target-libio): Remove.
7996 (all-target-libio): Remove.
7997 (check-target-libio): Remove.
7998 (.PHONY): Remove.
7999 (libg++.tar.bz2): Remove.
8000 (all-target-cygmon): Remove libio.
8001 (all-target-libstdc++): Remove.
8002 (configure-target-libstdc++): Remove.
8003 (TARGET_LIB_PATH): Remove libstdc++.
8004 (ALL_GCC_CXX): Remove libstdc++.
8005 (all-target-gperf): Correct.
8006
80072001-02-15 Anthony Green <green@redhat.com>
8008
8009 * configure: Introduce GCJ_FOR_TARGET.
8010 * configure.in: Ditto.
8011 * Makefile.in: Ditto.
8012
80132001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8014
8015 * configure.in: for *-chorusos, don't config target-newlib and
8016 target-libgloss.
8017
80182001-02-04 Mark Mitchell <mark@codesourcery.com>
8019
8020 Remove V2 C++ library.
8021 * configure.in: Remove --enable-libstdcxx_v3 support.
8022
80232001-01-27 Richard Henderson <rth@redhat.com>
8024
8025 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8026
80272001-01-26 Tom Tromey <tromey@redhat.com>
8028
8029 * configure.in: Allow libgcj to be built on Sparc Solaris.
8030
80312001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8032
8033 * configure.in: Enable libgcj on several additional platforms.
8034
80352001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8036
8037 * configure.in: Enable libgcj for linux targets.
8038
80392001-01-09 Mike Stump <mrs@wrs.com>
8040
8041 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8042 failures of subdirectories.
8043
80442001-01-02 Laurynas Biveinis <lauras@softhome.net>
8045
8046 * configure: handle DOS-style absolute paths.
8047
80482001-01-02 Laurynas Biveinis <lauras@softhome.net>
8049
8050 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8051
80522000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8053
8054 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8055 (libstdcxx_incdir): Pass down.
8056 * config.if: Remove expired bits for cxx_interface, add stub.
8057 (libstdcxx_incdir): Add variable for g++ include directory.
8058 * configure.in (gxx_include_dir): Use it.
8059
80602000-12-15 Andreas Jaeger <aj@suse.de>
8061
8062 * configure.in: Handle lang_dirs.
8063
80642000-12-13 Anthony Green <green@redhat.com>
8065
8066 * configure.in: Disable libgcj for any target not specifically
8067 listed. Disable libgcj for x86 and Alpha Linux until compatible
8068 with g++ abi.
8069
80702000-12-13 Mike Stump <mrs@wrs.com>
8071
8072 * Makefile.in (local-distclean): Also remove fastjar.
8073
80742000-12-10 Anthony Green <green@redhat.com>
8075
8076 * configure.in: Define libgcj. Disable libgcj target libraries for
8077 most targets.
8078
80792000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8080
8081 * configure.in (target_libs): Revert 2000-12-08 patch.
8082 (noconfigdirs): Added target-libjava.
8083
80842000-12-09 Laurynas Biveinis <lauras@softhome.net>
8085
8086 * Makefile.in: handle DOS-style absolute paths.
8087
80882000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8089
8090 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8091 libjava.
8092 * configure.in (target_libs): Removed `target-libjava'.
8093
80942000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8095
8096 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8097 (ALL_MODULES): Added fastjar.
8098 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8099 (all-target-libjava): all-fastjar replaces all-zip.
8100 (all-fastjar): Added.
8101 (configure-target-fastjar, all-target-fastjar): Likewise.
8102 * configure.in (host_tools): Added fastjar.
8103
81042000-12-07 Mike Stump <mrs@wrs.com>
8105
8106 * Makefile.in (local-distclean): Remove leftover built files.
8107
81082000-11-16 Fred Fish <fnf@be.com>
8109
8110 * configure.in (enable_libstdcxx_v3): Fix typo,
8111 libstd++ -> libstdc++.
8112
81132000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8114
8115 * configure: Provide the original toplevel configure arguments
8116 (including $0) to subprocesses in the environment rather than
8117 through gcc/configargs.h.
8118
81192000-11-12 Mark Mitchell <mark@codesourcery.com>
8120
8121 * configure: Turn on libstdc++ V3 by default.
8122
81232000-10-16 Michael Meissner <meissner@redhat.com>
8124
8125 * configure (gcc/configargs.h): Only create if there is a build GCC
8126 directory created.
8127
81282000-10-05 Phil Edwards <pme@gcc.gnu.org>
8129
8130 * configure: Save configure arguments to gcc/configargs.h.
8131
81322000-10-04 Andris Pavenis <pavenis@latnet.lv>
8133
8134 * Makefile.in (bootstrap): avoid recursion if subdir missing
8135 (cross): ditto
8136 (do-proto-toplev): ditto
8137
8138Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8139
8140 * configure.in: Do not build byacc for hppa64. Provide paths to the
8141 X11 libraries for hppa64.
8142
81432000-09-02 Anthony Green <green@cygnus.com>
8144
8145 * Makefile.in (all-gcc): Depend on all-zlib.
8146 (CLEAN_MODULES): Add clean-zlib.
8147 (ALL_MODULES): Add all-zlib.
8148 * configure.in (host_libs): Add zlib.
8149
81502000-08-25 Alexandre Oliva <aoliva@redhat.com>
8151
8152 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8153 $targargs to tell whether newlib is going to be built.
8154
8155 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8156 $$r/TARGET_SUBDIR/libio for _G_config.h.
8157
81582000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8159
8160 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8161
8162 * configure: Make enable_threads and enable_shared defaults
8163 explicit. Substitute enable_threads into generated Makefiles.
8164 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8165 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8166
81672000-08-02 Manfred Hollstein <manfredh@redhat.com>
8168
8169 * configure.in: Re-enable all references to libg++ and librx.
8170
ffb97b2f 81712002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8172
ffb97b2f
DD
8173 * configure.in: Add *-*-freebsd* configurations.
8174
bbf6e9e3
AC
81752002-04-07 Andrew Cagney <ac131313@redhat.com>
8176
8177 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8178 (do-tar, do-bz2): New rules.
8179 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8180 (gdb-tar): New rule.
8181 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8182 (insight_dejagnu.tar): New rule.
8183 (insight.tar): New rule.
8184 (gdb+dejagnu.tar): New rule.
8185 (gdb.tar): New rule.
8186
8f1579c0
AC
81872002-04-07 Andrew Cagney <ac131313@redhat.com>
8188
8189 * MAINTAINERS: Update dejagnu/
8190
ba3c59ab
AO
81912002-03-16 Alexandre Oliva <aoliva@redhat.com>
8192
8193 * ltmain.sh (relink_command): Fix typo in previous change.
8194
6243d5dd
AO
81952002-03-15 Alexandre Oliva <aoliva@redhat.com>
8196
8197 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8198 (relink_command): Added --tag flags.
8199 (mode=install): If relinking fails; error out.
8200
80413487
RH
82012002-03-12 Richard Henderson <rth@redhat.com>
8202
8203 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8204 .NOTPARALLEL tag.
8205 (do-check): Rename from check.
8206 (check): Allow parallel check.
8207
3daeddf6
RH
82082002-03-11 Richard Henderson <rth@redhat.com>
8209
8210 * Makefile.in (.NOTPARALLEL): Add fake tag.
8211
fad93c55
L
82122002-03-07 H.J. Lu (hjl@gnu.org)
8213
8214 * configure.in: Enable gprof for mips*-*-linux*.
8215
2e8357fc
AO
82162002-02-28 Alexandre Oliva <aoliva@redhat.com>
8217
8218 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8219 libjava.
8220 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8221
bd48e1a9
AC
82222002-02-24 Andrew Cagney <ac131313@redhat.com>
8223
8224 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8225
39121370
DJ
82262002-02-23 Daniel Jacobowitz <drow@mvista.com>
8227
8228 * config.guess: Import from master sources, rev 1.232.
8229 * config.sub: Import from master sources, rev 1.246.
8230
081ff160
AO
82312002-02-23 Alexandre Oliva <aoliva@redhat.com>
8232
8233 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8234 because its Makefile is there; test for the executable instead.
8235
20a5393b
AO
82362002-02-09 Alexandre Oliva <aoliva@redhat.com>
8237
8238 Contribute sh64-elf.
8239 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8240 * configure.in: Added sh64-*-*.
8241
38135629
JJ
82422002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8243
80413487
RH
8244 * COPYING.NEWLIB: Remove advertising clause from
8245 Berkeley and Red Hat licenses.
38135629 8246
48d19748
MD
82472002-02-01 Mo DeJong <supermo@bayarea.net>
8248
8249 * Makefile.in: Add all-tix to deps for all-snavigator
8250 so that tix is built when building snavigator.
8251
f6e1c110
BE
82522002-02-01 Ben Elliston <bje@redhat.com>
8253
8254 * config.guess: Import from master sources, rev 1.229.
8255 * config.sub: Import from master sources, rev 1.240.
8256
4867be41
DJ
82572002-01-27 Daniel Jacobowitz <drow@mvista.com>
8258
8259 From Steve Ellcey <sje@cup.hp.com>:
8260 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8261 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8262 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8263 IA64.
8264 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8265 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8266 soname_spec, sys_lib_search_path_spec): Ditto.
8267
e82380cc
JT
82682002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8269
8270 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8271 target-libiberty, and target-libgloss. Skip Java-related
8272 libraries if not supported for NetBSD on target CPU.
8273
1319fb9c
NC
82742002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8275
8276 * configure.in: Import StrongARM and XScale target_configdirs from
8277 FSF GCC version.
8278
b020f6ac
L
82792002-01-16 H.J. Lu (hjl@gnu.org)
8280
8281 * config.guess: Import from master sources, rev 1.225.
8282 * config.sub: Import from master sources, rev 1.238.
8283
8284 * MAINTAINERS: Updated notes on config.guess and config.sub.
8285
a0c1c920
NC
82862002-01-11 Steve Ellcey <sje@cup.hp.com>
8287
8288 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8289 ld and gdb are not supported.
8290
a9fa5e1f
JJ
82912002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8292
8293 * Change reference to Cygnus Solutions to be Red Hat.
8294
94077108
JJ
82952002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8296
8297 * COPYING.NEWLIB: Update generic copyright date.
8298
05ecd75c
MS
82992002-01-07 Mark Salter <msalter@redhat.com>
8300
8301 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8302 Allow target-libgloss to be built for arm, strongarm, and xscale.
8303
a106bb62
BE
83042002-01-03 Ben Elliston <bje@redhat.com>
8305
8306 * MAINTAINERS: Update URL for config.* scripts.
8307
0e254642
AM
83082001-12-18 Alan Modra <amodra@bigpond.net.au>
8309
8310 * config.sub: Import latest version.
8311 * config.guess: Likewise.
8312
0a0d0041
TF
83132001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8314
8315 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8316 options for i[3456]86-pc-linux* native builds.
8317
d932cae7
NC
83182001-12-05 Laurent Guerby <guerby@acm.org>
8319
8320 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8321 libiberty.
d932cae7
NC
8322
8323 Import this patch from gcc:
5481b376 8324
d932cae7
NC
8325 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8326
8327 * symlink-tree: handle DOS-style absolute paths.
8328
49b7683b
DD
83292001-11-28 DJ Delorie <dj@redhat.com>
8330 Zack Weinberg <zack@codesourcery.com>
8331
8332 When build != host, create libiberty for the build machine.
8333
8334 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8335 CONFIG_ARGUMENTS.
8336 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8337 New variables.
8338 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8339 and rules.
8340 (all.normal): Depend on ALL_BUILD_MODULES.
8341 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8342 (all-build-libiberty): Depend on configure-build-libiberty.
8343
8344 * configure: Calculate and substitute proper value for
8345 ALL_BUILD_MODULES.
8346 * configure.in: Create the build subdirectory.
8347 Calculate and substitute TARGET_CONFIGARGS (formerly
8348 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8349
26ef82f4
GK
83502001-11-26 Geoffrey Keating <geoffk@redhat.com>
8351
8352 * config.sub: Update to version 1.232 on subversion.
8353
43e64072
NC
83542001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8355
8356 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8357 files from .po files for a distribution.
8358
66f6c0d5
HPN
83592001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8360
8361 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8362
4a02fdb2
JH
83632001-11-13 Jeff Holcomb <jeffh@redhat.com>
8364
8365 Merged from net gcc:
8366 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8367 * ltcf-c.sh: Use $objext, not $ac_objext.
8368 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8369 * ltcf-cxx.sh: Add support for GNU.
8370 2001-07-22 Timothy Wall <twall@redhat.com>
8371 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8372 default settings if using GNU tools with that configuration.
8373 * ltcf-cxx.sh: Ditto.
8374 * ltcf-gcj.sh: Ditto.
8375 2001-07-21 Michael Chastain <chastain@redhat.com>
8376 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8377 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8378 * ltmain.sh: Mark as gcc-local.
8379
227b9953
JH
83802001-11-13 Jeff Holcomb <jeffh@redhat.com>
8381
8382 * Makefile.in (all-bison): Revert 2001-10-24.
8383 Don't depend on texinfo.
8384
cbbab8fb
JJ
83852001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8386
80413487 8387 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8388
922b2485
DD
83892001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8390
8391 * configure.in (--enable-languages): Be more permissive about
8392 syntax. Check for empty lists better. Warn about $LANGUAGES.
8393
f08fa01d
HPN
83942001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8395
8396 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8397
fee3da4e
JH
83982001-10-24 Jeff Holcomb <jeffh@redhat.com>
8399
8400 Makefile.in (all-bison): Don't depend on texinfo.
8401
73fb1ef9
AM
84022001-10-03 Alan Modra <amodra@bigpond.net.au>
8403
8404 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8405
373688ac
AO
84062001-09-29 Alexandre Oliva <aoliva@redhat.com>
8407
8408 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8409
9c07660b
HPN
84102001-09-28 Hans-Peter Nilsson <hp@axis.com>
8411
8412 * config.sub, config.guess: Import latest from subversions.
8413
3f152009
AO
84142001-09-21 Alexandre Oliva <aoliva@redhat.com>
8415
8416 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8417 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8418 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8419 avoid quotes nesting problems.
8420 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8421 (DO_X): Export only variables that are set.
8422
8f6a59e5
BE
84232001-09-19 Ben Elliston <bje@redhat.com>
8424
8425 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8426 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8427 semantics. Use the shell built-in "type" command instead.
8428
a1ec19fa
TS
84292001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8430
8431 * config.sub: Reverted the earlier change, this version is not the
8432 master file.
8433
4008bd9b
TS
84342001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8435
8436 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8437 Add support for mips64.
8438
dd1e52a4
JH
84392001-09-03 Jeff Holcomb <jeffh@redhat.com>
8440
8441 * configure.in: Enable libstdc++-v3 for h8300 targets.
8442
91549d1c
EC
84432001-08-30 Eric Christopher <echristo@redhat.com>
8444 Jason Eckhardt <jle@redhat.com>
8445
8446 * config.sub: Add support for mipsisa32.
8447
cf966cf9
EC
84482001-08-30 Eric Christopher <echristo@redhat.com>
8449
8450 * config.sub, config.guess: Import latest from subversions.
8451
82208dc5
AM
84522001-08-20 Alan Modra <amodra@bigpond.net.au>
8453
8454 * config.sub, config.guess: Import latest from subversions.
8455
4dca8403
DD
84562001-07-26 DJ Delorie <dj@redhat.com>
8457
8458 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8459
1107dce2
AM
84602001-06-19 Alan Modra <amodra@bigpond.net.au>
8461
8462 * Makefile.in: Revert 2001-06-17.
8463 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8464
e09a6604
L
84652001-06-17 H.J. Lu <hjl@gnu.org>
8466
8467 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8468 (gas+binutils.tar.bz2): Likewise.
8469 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8470
31a8b634
AC
8471Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8472
8473 * Makefile.in (VER): When present, extract the version number from
5481b376 8474 the file version.in.
31a8b634 8475
dc70af01
AO
84762001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8477
8478 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8479 gcc/xgcc is built, use -print-prog-name to find out the program
8480 name to use.
8481
839bbd8c
AO
84822001-06-04 Mark Mitchell <mark@codesourcery.com>
8483
8484 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8485 with_gcc]: Use `gcc -shared' to build a shared library.
8486
566e9a30
AO
84872001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8488
8489 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8490 archives.
8491
e877bb69
AO
84922001-05-28 Simon Patarin <simon.patarin@inria.fr>
8493
8494 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8495 libraries when using g++ with native linker.
8496
1605288b
AO
84972001-05-28 Alexandre Oliva <aoliva@redhat.com>
8498
8499 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8500
11a383ba
TR
85012001-05-24 Tom Rix <trix@redhat.com>
8502
8503 * configure.in : enable ld for aix
cf966cf9 8504
18611226
AO
85052001-05-22 Alexandre Oliva <aoliva@redhat.com>
8506
8507 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8508 [aix4*|aix5*]: Prepend blank.
8509
6be7c12c
AO
85102001-05-20 Alexandre Oliva <aoliva@redhat.com>
8511
8512 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8513 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8514 of subdir/configure scripts to use the new libtool.m4.
8515
4ed00bba
L
85162001-05-14 H.J. Lu <hjl@gnu.org>
8517
8518 * config.if (libc_interface): Set to -libc6.2- for cross
8519 compiling to Linux/glibc 2.2.
8520
b1af961c
AO
85212001-05-03 Alexandre Oliva <aoliva@redhat.com>
8522
8523 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8524 libgcj.
8525
5ec3e74e
AO
85262001-04-26 Alexandre Oliva <aoliva@redhat.com>
8527
8528 * configure.in (noconfigdirs): Don't reset it from scratch in the
8529 target case; only append to it.
8530
b3ed1d6b
AO
85312001-04-26 Alexandre Oliva <aoliva@redhat.com>
8532
8533 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8534 sparc-*-solaris2.8]: Disable ${libgcj}.
8535
96111c10
AO
85362001-04-25 Alexandre Oliva <aoliva@redhat.com>
8537
8538 * configure.in (libgcj_saved): Copy from $libgcj.
8539 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8540 --disable-libgcj.
8541
b5bf43f2
AO
85422001-04-20 Alexandre Oliva <aoliva@redhat.com>
8543
8544 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8545 1.641.2.228.
8546
8cc32590
AO
85472001-04-12 Alexandre Oliva <aoliva@redhat.com>
8548
8549 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8550 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8551
dec0cb0c
AO
85522001-04-01 Alexandre Oliva <aoliva@redhat.com>
8553
8554 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8555 New macros.
8556 (bootstrap, cross): Use RECURSE_FLAGS.
8557 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8558
6a9c3886
AO
85592001-03-27 Alexandre Oliva <aoliva@redhat.com>
8560
8561 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8562
d4fc7db8
NC
85632001-03-23 Nick Clifton <nickc@redhat.com>
8564
8565 * README-maintainer-mode: Add note about inability to use "make
8566 distclean" in maintainer mode.
8567
7389ff65
AO
85682001-03-22 Alexandre Oliva <aoliva@redhat.com>
8569
8570 Re-installed:
8571 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8572 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8573 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8574 * ltcf-cxx.sh: Likewise.
8575 * ltcf-gcj.sh: Likewise.
8576
b3e0dc8e
PB
85772001-03-22 Philip Blundell <philb@gnu.org>
8578
8579 * config.sub, config.guess: Import latest from subversions.
8580
469b781c
AO
85812001-03-22 Alexandre Oliva <aoliva@redhat.com>
8582
8583 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8584 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8585
b0dad762
MC
85862001-03-20 Michael Chastain <chastain@redhat.com>
8587
8588 * Makefile.in: all-m4 depends on all-texinfo.
8589
c559bb17
AO
85902001-03-08 Alexandre Oliva <aoliva@redhat.com>
8591
8592 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8593
fef4ae2e
JJ
85942001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8595
8596 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8597 longer valid.
8598
8d6dd99d
NC
85992001-02-16 Nick Clifton <nickc@redhat.com>
8600
8601 * configure.in (noconfigdirs): Allow configuration of texinfo
8602 for Cygwin hosts.
8603
a85d7ed0
NC
86042001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8605
8606 * config.guess: Add linux target for S/390.
8607 * config.sub: Likewise.
8608 * configure.in: Likewise.
8609
51221c5e
DD
86102001-02-06 Ben Elliston <bje@redhat.com>
8611
8612 * configure: Output host type to stdout, not stderr.
8613
9dec4c71
MS
86142001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8615
8616 * config.guess: Import from subversions.gnu.org (revision 1.181).
8617 * config.sub: Import from subversions.gnu.org (revision 1.199).
8618
9add9c04
AM
86192001-01-30 Alan Modra <alan@linuxcare.com.au>
8620
8621 * config.guess: Handle hppa64-linux systems.
8622
8679174d
MS
86232001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8624
8625 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8626 Don't unset, it's non-portable and no longer necessary, set to empty
8627 instead.
8628
02d01ed4
MS
86292001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8630
8631 * ltconfig: Shell portability fix for the tagname validity check.
8632
4cc5853d
MS
86332001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8634
8635 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8636
7487e485
AO
86372001-01-27 Alexandre Oliva <aoliva@redhat.com>
8638
8639 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8640 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8641
f332af52
AO
86422001-01-24 Alexandre Oliva <aoliva@redhat.com>
8643
8644 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8645 keep at least one of build_libtool_libs or build_old_libs set to
8646 yes.
8647
ef099754
AO
86482001-01-24 Alexandre Oliva <aoliva@redhat.com>
8649
8650 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8651 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8652
8341f2fc 86532000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8654
8341f2fc
AJ
8655 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8656
86572000-11-03 Philip Blundell <pb@futuretv.com>
8658
8659 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8660 files.
ebf0fa2e 8661
c320a39f
JJ
86622001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8663
8664 * COPYING.NEWLIB: Put into source repository.
8665
8817b92e
BE
86662001-01-15 Ben Elliston <bje@redhat.com>
8667
8668 * configure.in (host_tools): Add sid.
8669 Always configure cgen.
8670 * Makefile.in (all-sid): New target.
8671 (check-sid, clean-sid, install-sid): Likewise.
8672
35590697
AJ
86732001-01-07 Andreas Jaeger <aj@suse.de>
8674
80413487 8675 * config.sub, config.guess: Update from subversions.
35590697 8676
6ee6cea6
AO
86772000-12-12 Alexandre Oliva <aoliva@redhat.com>
8678
8679 * configure.in: Disable language-specific target libraries for
8680 languages that aren't enabled.
8681
077b8428
NC
86822000-11-24 Nick Clifton <nickc@redhat.com>
8683
8684 * configure.in (xscale-elf): Add target.
8685 (xscale-coff): Add target.
8686 (c4x, c5x, tic54x): Move after ARM targets.
8687
9e28a1ed
AO
86882000-11-23 Alexandre Oliva <aoliva@redhat.com>
8689
8690 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8691
be98a80a
ILT
86922000-11-20 Ian Lance Taylor <ian@zembu.com>
8693
8694 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8695
5cec67bf
AO
86962000-11-18 Alexandre Oliva <aoliva@redhat.com>
8697
8698 * Makefile.in: Merge with GCC and libgcj.
8699 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8700 configure-target-<library> when their configure scripts need the C
8701 or C++ library to have already been built to work properly.
8702 (do_proto_toplev): Set them to an empty string.
8703
d932cae7 87042000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8705
8706 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8707 (REALLY_SET_LIB_PATH): Use them.
8708
d932cae7 87092000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8710
8711 * config.sub: Add support for Sun Chorus
8712
8602ff0c
NC
87132000-11-02 Per Lundberg <plundis@chaosdev.org>
8714
8715 * config.sub: Add support for the *-storm-chaos OS.
8716
f9e0997d
NC
87172000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8718
80413487
RH
8719 * configure.in (noconfigdirs): Don't compile some
8720 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8721
d64552c5
AO
87222000-09-30 Alexandre Oliva <aoliva@redhat.com>
8723
8724 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8725 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8726 all affected `configure' scripts.
8727
97f60b31
AO
87282000-09-25 Alexandre Oliva <aoliva@redhat.com>
8729
8730 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8731 ltcf-c.sh.
8732
6e8dd58f
PB
87332000-09-12 Philip Blundell <philb@gnu.org>
8734
8735 * config.sub, config.guess: Update from subversions.
8736
103a2e99
AO
87372000-09-06 Alexandre Oliva <aoliva@redhat.com>
8738
51601921
AO
8739 * Makefile.in (all-zlib): Added dummy target.
8740
103a2e99
AO
8741 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8742 multi-language branch.
8743
2809b4b9
AO
87442000-09-05 Alexandre Oliva <aoliva@redhat.com>
8745
8746 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8747 (bootstrap*): Depend on all-bootstrap.
8748
7450026c
AO
87492000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8750
8751 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8752 crosses, but add gcc/include to the header search path for them.
8753
6cf86f7f
AO
87542000-08-31 Alexandre Oliva <aoliva@redhat.com>
8755
8756 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8757 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8758 * gettext.m4: New file, extracted from aclocal.m4.
8759
ce2ea6e3
AO
87602000-08-22 Alexandre Oliva <aoliva@redhat.com>
8761
8762 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8763 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8764 sub-configures.
8765
9765193e
DE
87662000-08-20 Doug Evans <dje@casey.transmeta.com>
8767
8768 * Makefile.in (ALL_MODULES): Add all-cgen.
8769 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8770 (all-cgen): New target.
8771 (all-opcodes,all-sim): Depend on all-cgen.
8772 * configure.in (host_tools): Add cgen.
8773 Only configure cgen if --enable-cgen-maint.
8774
d7b32520
AO
87752000-08-17 Alexandre Oliva <aoliva@redhat.com>
8776
8777 * config-ml.in (CC, CXX): Don't introduce a leading space.
8778
e52ef561
AO
87792000-08-16 Alexandre Oliva <aoliva@redhat.com>
8780
8781 * configure.in (libstdcxx_flags): Use
8782 libstdc++-v3/src/libstdc++.INC.
8783
88f9c2a0
AO
87842000-08-15 Alexandre Oliva <aoliva@redhat.com>
8785
8786 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8787
98fbe43f
JM
87882000-08-11 Jason Merrill <jason@redhat.com>
8789
8790 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8791 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8792 (FLAGS_FOR_TARGET): Not here.
8793 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8794
279ddab4
DD
87952000-08-07 DJ Delorie <dj@redhat.com>
8796
8797 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8798 "if we're also building gcc, and it's a gcc that will run on the
8799 build machine, we want to use its includes instead of the system's
8800 default includes".
8801
60523a83
AO
88022000-08-03 Alexandre Oliva <aoliva@redhat.com>
8803
24ffec7a
AO
8804 * configure.in (libstdcxx_flags): Don't use `"'.
8805
60523a83
AO
8806 * config-ml.in: Adjust multilib search paths to the
8807 appropriate multilib tree.
8808
daf644b5
AO
88092000-08-02 Alexandre Oliva <aoliva@redhat.com>
8810
8811 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8812 commas in $LANGUAGES.
8813
63266560
DD
88142000-08-01 Alexandre Oliva <aoliva@redhat.com>
8815
8816 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8817
88182000-07-31 Alexandre Oliva <aoliva@redhat.com>
8819
8820 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8821 CXX_FOR_TARGET for sed.
8822
88232000-07-30 Alexandre Oliva <aoliva@redhat.com>
8824
8825 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8826 Do not override if already set in the environment or in configure.
8827 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8828 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8829
9e449d3e
AO
88302000-07-27 Alexandre Oliva <aoliva@redhat.com>
8831
8832 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8833 (GCC_FOR_TARGET): Use it.
8834 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8835 * configure.in: ... here.
8836 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8837 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8838
8bbd92e0
AO
88392000-07-24 Alexandre Oliva <aoliva@redhat.com>
8840
fd1f87b2
AO
8841 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8842 (configure-target-libchill, configure-target-libobjc): Likewise.
8843
8bbd92e0
AO
8844 * configure.in: Use the same cache file for all target libs.
8845 * config-ml.in: But different cache files per multilib variant.
8846
25c6c112
JL
88472000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8848
8849 * configure (topsrcdir): Don't use dirname.
8850
ba73c63f
JM
88512000-07-20 Jason Merrill <jason@redhat.com>
8852
8853 * configure.in: Remove all references to libg++ and librx.
8854
8855 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8856
1af08294
HPN
88572000-07-20 Hans-Peter Nilsson <hp@axis.com>
8858
8859 * config.sub: Update to subversions version 2000-07-06.
8860
ba73c63f
JM
88612000-07-12 Andrew Haley <aph@cygnus.com>
8862
8863 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8864 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8865
88662000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8867
8868 * symlink-tree: Check number of arguments.
8869
d932cae7 88702000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8871
8872 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8873
ba73c63f
JM
88742000-07-05 Jim Wilson <wilson@cygnus.com>
8875
8876 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8877 search path for a g++ extracted from the build tree. This
8878 will allow link tests run by configure scripts in
8879 subdirectories to succeed.
8880
92ee2f86
UC
88812000-07-01 Koundinya K <kk@ddeorg.soft.net>
8882
80413487 8883 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8884
23f2f29f
CV
88852000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8886
8887 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8888 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8889
f04f5a67
TW
88902000-06-19 Timothy Wall <twall@cygnus.com>
8891
8892 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8893 * config.sub: Add tic54x target.
8894
11da68be
NC
88952000-06-07 Phillip Thomas <pthomas@suse.de>
8896
8897 * README-maintainer-mode: New file: Contains notes on using
8898 --enable-maintainer-mode with binutils.
8899
d932cae7 89002000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8901
8902 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8903
d932cae7 89042000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8905
8906 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8907 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8908
9442cea3
L
890920000-05-21 H.J. Lu (hjl@gnu.org)
8910
80413487
RH
8911 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8912 directory are used if they exist. Make sure
8913 $(build_tooldir)/include is searched for header files,
8914 $(build_tooldir)/lib/ for library files.
9442cea3 8915 (GCC_FOR_TARGET): Likewise.
80413487 8916 (CXX_FOR_TARGET): Likewise.
9442cea3 8917
d932cae7 89182000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8919
8920 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8921
d932cae7 89222000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8923
8924 * Makefile.in (configure-target-libiberty): Depend on
8925 configure-target-newlib.
8926
ba73c63f
JM
89272000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8928
8929 * configure.in, Makefile.in: Merge all libffi-related
8930 configury stuff from the libgcj tree.
8931
d932cae7 89322000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8933
8934 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8935 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8936
d932cae7 89372000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8938
8939 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8940 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8941 current version information. Add to proto-toplev directory.
b5a23627
AC
8942 (gdb-taz): Build do-djunpack.
8943
ba73c63f
JM
89442000-05-15 David Edelsohn <edelsohn@gnu.org>
8945
8946 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8947
7c86ed39
L
89482000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8949
8950 * ltmain.sh: Preserve in relink_command any environment
8951 variables that may affect the linker behavior.
8952
d932cae7 89532000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8954
8955 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8956
d932cae7 89572000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8958
8959 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8960
ed0a91a5
EZ
89612000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8962
8963 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8964 with the version name.
ed0a91a5 8965
ba73c63f 89662000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8967
ba73c63f 8968 * config.if: Tweak.
6cafa39f 8969
ba73c63f 89702000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8971
ba73c63f 8972 * djunpack.bat: New file.
66156876 8973
d932cae7 89742000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8975
8976 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8977 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8978 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8979 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8980
ba73c63f
JM
89812000-04-16 Dave Pitts <dpitts@cozx.com>
8982
80413487
RH
8983 * config.sub (case $basic_machine): Change default for "ibm-*"
8984 to "openedition".
ba73c63f 8985
d932cae7 89862000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8987
8988 * Makefile.in (gdb-taz): New target. GDB specific archive.
8989 (do-md5sum): New target.
8990 (MD5PROG): Define.
8991 (PACKAGE): Default to TOOL.
8992 (VER): Default to a shell script.
8993 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8994 md5 checksum generation.
b35ece4e
AC
8995 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8996 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8997 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8998 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8999
d932cae7 90002000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
9001
9002 * configure (warn_cflags): Delete.
9003
ba73c63f 90042000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 9005 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 9006
80413487
RH
9007 * configure.in (enable_libstdcxx_v3): Add.
9008 (target_libs): Add bits here to switch between libstdc++-v2 and
9009 libstdc++-v3.
9010 * config.if: And this file too.
9011 * Makefile.in: Add libstdc++-v3 targets.
35590697 9012
ba73c63f
JM
90132000-04-05 Michael Meissner <meissner@redhat.com>
9014
9015 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 9016
d332c5ac
JM
90172000-03-29 Jason Merrill <jason@casey.cygnus.com>
9018
9019 * configure.in: -linux-gnu*, not -linux-gnu.
9020
d932cae7 90212000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
9022
9023 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9024 (do-tar-bz2): Replace TOOL with PACKAGE.
9025 (gdb.tar.bz2): Remove GDBTK from GDB package.
9026 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 9027 dejagnu.tar.bz2): New packages.
6dcbc97b 9028
96ce09a7
ILT
90292000-02-27 Andreas Jaeger <aj@suse.de>
9030
9031 * configure.in: Add entry for mips*-*-linux*, move catch all
9032 *-*-*linux* entry below this one.
9033
2031769e
ILT
90342000-02-27 Ian Lance Taylor <ian@zembu.com>
9035
9036 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9037
4bab746c
NC
90382000-02-24 Nick Clifton <nickc@cygnus.com>
9039
9040 * config.sub: Support an OS of "wince".
9041
d932cae7 90422000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
9043
9044 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 9045 version.
ada59422 9046
5b93d8bb
AM
90472000-02-23 Linas Vepstas <linas@linas.org>
9048
9049 * config.sub: Add support for Linux/IBM 370.
9050 * configure.in: Likewise.
9051
2fb651f6
NC
90522000-02-22 Nick Clifton <nickc@cygnus.com>
9053
9054 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9055
b8441c25
CF
90562000-02-20 Christopher Faylor <cgf@cygnus.com>
9057
9058 * config.guess: Guess "cygwin" rather than "cygwin32".
9059
d332c5ac
JM
90602000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9061
9062 * configure (gcc_version): When setting, narrow search to
9063 lines containing `version_string'.
9064
ba73c63f
JM
90652000-02-15 Denis Chertykov <denisc@overta.ru>
9066
9067 * config.sub: Add support for avr target.
9068
d932cae7 90692000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
9070
9071 * config.sub: Add mmix-knuth-mmixware.
9072
90732000-01-27 Christopher Faylor <cgf@redhat.com>
9074
9075 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9076 structure stuff to -L library search.
9077 (CXX_FOR_TARGET): Ditto.
9078 (CROSS_CHECK_MODULES): Fix spelling mistake.
9079
90802000-01-24 Mark Mitchell <mark@codesourcery.com>
9081
9082 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9083 the C++ compiler.
9084
90852000-01-12 Richard Henderson <rth@cygnus.com>
9086
9087 * configure.in: Don't build some bits for beos.
9088
90892000-01-12 Joel Sherrill (joel@OARcorp.com)
9090
9091 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9092 as include files.
9093
91b2c84d
GK
90942000-01-06 Geoff Keating <geoffk@cygnus.com>
9095
9096 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9097 not mh-aix43.
9098
ba73c63f
JM
90991999-12-14 Richard Henderson <rth@cygnus.com>
9100
9101 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9102 * config.sub: Accept alphaev[78], alphaev8.
9103
91041999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9105
9106 * config.guess, config.sub: Update from autoconf.
9107
9108Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9109
9110 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9111 necessary libraries are missing.
9112
91131999-10-25 Andreas Schwab <schwab@suse.de>
9114
9115 * configure: Fix quoting inside arguments of eval.
9116
91171999-10-21 Nick Clifton <nickc@cygnus.com>
9118
9119 * config-ml.in: Allow suppression of some ARM multilibs.
9120
9121Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9122
9123 * config.guess: Add OS/390 match pattern.
9124 * config.sub: Add mvs, openedition targets.
9125 * configure.in (i370-ibm-opened*): New.
9126
ef14edc4
ILT
91271999-09-04 Steve Chamberlain <sac@pobox.com>
9128
9129 * config.sub: Add support for configuring for pj.
9130
afb478e8
NC
91311999-08-31 Nick Clifton <nickc@cygnus.com>
9132
fd6848f6 9133 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 9134
ba73c63f 91351999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
9136
9137 * configure.in: Do not configure or build ld for AIX
9138 platforms. ld is known to be broken on these platforms.
9139
ba73c63f
JM
9140Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9141
9142 * config-ml.in: Pass compiler flag corresponding to multidirs to
9143 subdir configures.
9144
c363de44
ILT
91451999-08-09 Ian Lance Taylor <ian@zembu.com>
9146
9147 * Makefile.in (LDFLAGS): Define.
9148
dc8bc5a6
ILT
91491999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9150
9151 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9152 noconfigdirs.
9153 (*-*-cygwin*): Likewise.
9154
6ca3858e
ILT
91551999-08-08 Ian Lance Taylor <ian@zembu.com>
9156
71141bb6
ILT
9157 * mkdep: New file.
9158 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9159 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9160
6ca3858e
ILT
9161 From Eli Zaretskii <eliz@is.elta.co.il>:
9162 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9163 long file name when using DJGPP on MS-DOS.
9164
ba73c63f
JM
9165Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9166
9167 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9168
2735a327
AM
91691999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9170
9171 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9172 dependency as this causes "make check" to globally "make all"
9173
ba73c63f
JM
9174Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9175
9176 * configure.in (target_libs): Added target-zlib.
9177 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9178 (CONFIGURE_TARGET_MODULES): Likewise.
9179 (CHECK_TARGET_MODULES): Likewise.
9180 (INSTALL_TARGET_MODULES): Likewise.
9181 (CLEAN_TARGET_MODULES): Likewise.
9182 (configure-target-zlib): New target.
9183 (all-target-zlib): Likewise.
9184 (all-target-libjava): Depend on all-target-zlib.
9185 (configure-target-libjava): Depend on configure-target-zlib.
9186
9187 * Makefile.in (configure-target-libjava): Depend on
9188 configure-target-newlib.
9189 (configure-target-boehm-gc): New target.
9190 (configure-target-qthreads): New target.
9191
80413487
RH
9192 * configure.in (target_libs): Added target-qthreads.
9193 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9194 (CONFIGURE_TARGET_MODULES): Likewise.
9195 (CHECK_TARGET_MODULES): Likewise.
9196 (INSTALL_TARGET_MODULES): Likewise.
9197 (CLEAN_TARGET_MODULES): Likewise.
9198 (all-target-qthreads): New target.
9199 (configure-target-libjava): Depend on configure-target-qthreads.
9200 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9201
9202 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9203 (CONFIGURE_TARGET_MODULES): Likewise.
9204 (CHECK_TARGET_MODULES): Likewise.
9205 (INSTALL_TARGET_MODULES): Likewise.
9206 (CLEAN_TARGET_MODULES): Likewise.
9207 (all-target-libjava): New target.
9208 (all-target-boehm-gc): Likewise.
9209 * configure.in (target_libs): Added libjava, boehm-gc.
9210
08d836d6
ILT
92111999-07-22 Ian Lance Taylor <ian@zembu.com>
9212
9213 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9214 configure.bat in SUPPORT_FILES.
9215 (gas+binutils.tar.bz2): Likewise.
9216
9217 * makeall.bat: Remove; obsolete.
9218
8f36e47c
ILT
92191999-07-21 Ian Lance Taylor <ian@zembu.com>
9220
9221 From Mark Elbrecht:
9222 * configure.bat: Remove; obsolete.
9223
56e82f25
ILT
92241999-07-11 Ian Lance Taylor <ian@zembu.com>
9225
9226 * configure: Add -W -Wall to the default CFLAGS when compiling with
9227 gcc.
9228
1001d816
JL
9229Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9230
9231 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9232
106117aa
MM
92331999-06-30 Mark Mitchell <mark@codesourcery.com>
9234
9235 * configure.in: Build ld on IRIX6.
9236
c376f4ed
ILT
92371999-06-12 Ian Lance Taylor <ian@zembu.com>
9238
9239 * Makefile.in: Change distribution targets to use bzip2 instead of
9240 gzip.
9241 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9242 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9243
306b7445
NC
92441999-06-04 Nick Clifton <nickc@cygnus.com>
9245
9246 * config.sub: Add mcore target.
9247
d932cae7 92481999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9249
9250 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9251
d932cae7 92521999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9253
9254 * config.guess (dummy): Changed to $dummy.
9255
6c3175b0
NC
92561999-05-24 Nick Clifton <nickc@cygnus.com>
9257
ba73c63f
JM
9258 * config.sub: Tidied up case statements.
9259
92601999-05-22 Ben Elliston <bje@cygnus.com>
9261
9262 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9263 <jiro@din.or.jp>.
9264
9265 * config.guess: Merge with FSF version. Future changes will be
9266 more accurately recorded in this ChangeLog.
9267 * config.sub: Likewise.
9268
d932cae7 92691999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9270
9271 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9272
252b5132
RH
92731999-04-30 Tom Tromey <tromey@cygnus.com>
9274
9275 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9276
92771999-04-23 Tom Tromey <tromey@cygnus.com>
9278
9279 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9280
92811999-04-20 Drew Moseley <dmoseley@cygnus.com>
9282
9283 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9284 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9285 Bad merge removed these two changes.
9286
ba73c63f 9287Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9288 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9289
9290 * config.guess (interix Alpha): Add.
9291
252b5132
RH
92921999-04-11 Richard Henderson <rth@cygnus.com>
9293
9294 * configure.in (i?86-*-beos*): Do config gperf; don't config
9295 gdb, newlib, or libgloss.
9296
d932cae7 92971999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9298
ba73c63f
JM
9299 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9300 link a trivial program with -mabi=64. If it fails, remove mabi=64
9301 from multidirs.
9302
d932cae7 93031999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9304
9305 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9306
252b5132
RH
93071999-04-08 Nick Clifton <nickc@cygnus.com>
9308
9309 * config.sub: Add support for mcore targets.
9310
93111999-04-07 Michael Meissner <meissner@cygnus.com>
9312
9313 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9314 not mt-ospace, in order to shut up assembler warning about using
9315 symbols that are named the same as registers.
9316
93171999-04-07 Drew Moseley <dmoseley@cygnus.com>
9318
9319 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9320 dependency list for all-target-cygmon.
9321
93221999-04-05 Doug Evans <devans@casey.cygnus.com>
9323
9324 * config-ml.in: Check $host, not $target, for selective multilibs.
9325 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9326 thumb interworking, and underscore prefix multilibs.
9327
93281999-04-04 Ian Lance Taylor <ian@zembu.com>
9329
9330 * missing: Update to version from current automake.
9331
9332Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9333
9334 * configure (gxx_include_dir): Removed.
9335
9336 * configure.in (gxx_include_dir): Handle it.
9337 * Makefile.in: Likewise.
9338
93391999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9340
9341 * config.sub (mips64vr4111,mips64vr4111el) Add.
9342
93431999-03-21 Ben Elliston <bje@cygnus.com>
9344
80413487 9345 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9346
9347Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9348
252b5132
RH
9349 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9350 config/mh-djgpp.
9351
9352Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9353
9354 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9355 all-target-newlib to dependency list for all-target-bsp.
9356
9357Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9358
9359 * config.sub: Add i386-uwin support.
9360 * config.guess: Likewise.
9361
9362Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9363
9364 * configure.in: cleanup, add mh-*pic handling for arm, special
9365 case powerpc*-*-aix*
9366
9367Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9368
9369 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9370 can be built.
9371
9372Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9373
9374 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9375 targets.
252b5132
RH
9376
93771999-03-02 Nick Clifton <nickc@cygnus.com>
9378
9379 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9380
d932cae7 93811999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9382
9383 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9384
93851999-02-24 Nick Clifton <nickc@cygnus.com>
9386
9387 * config.sub: Fix typo in arm recognition.
9388
d932cae7 93891999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9390
9391 * configure.in (noconfigdirs): Changed target_configdirs to
9392 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9393 rather than m68k-*-* since it is not known to work on
9394 m68k-aout. Ditto for arm-*-*oabi.
9395
d932cae7 93961999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9397
9398 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9399
94001999-02-19 Ben Elliston <bje@cygnus.com>
9401
9402 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9403 Smart and improved by Andrew Cagney.
9404
d932cae7 94051999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9406
9407 * config.guess: Recognize openbsd-*-hppa.
9408
d932cae7 94091999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9410
9411 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9412 only if it is not empty.
9413
94141999-02-17 Nick Clifton <nickc@cygnus.com>
9415
9416 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9417
fd6848f6 9418 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9419
9420 * config.sub: Modified to recognize uname's armv* syntax.
9421
94221999-02-17 Mark Salter <msalter@cygnus.com>
9423
9424 * configure.in: Added target-bsp for sparclite.
9425
d932cae7 94261999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9427
9428 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9429
94301999-02-08 Nick Clifton <nickc@cygnus.com>
9431
9432 * configure.in: Add support for strongarm port.
9433 * config.sub: Add support for strongarm target.
9434
d932cae7 94351999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9436
252b5132
RH
9437 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9438 the old name config/mh-cygwin32.
9439 Enable texinfo.
9440
d932cae7 94411999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9442
9443 * configure.in: Do build ld for ix86 Solaris.
9444
d932cae7 94451999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9446
9447 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9448 $AR_FOR_TARGET. Likewise for RANLIB.
9449
d932cae7 94501999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9451
80413487
RH
9452 * config.sub (oabi): Recognize.
9453 * configure.in (arm-*-oabi): Handle.
252b5132 9454
d932cae7 94551999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9456
9457 * config.guess: Improve detection of i686 on UnixWare 7.
9458
d932cae7 94591999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9460
9461 * config.guess: Add support for i386-pc-interix.
9462 * config.sub: Likewise.
9463 * configure.in: Likewise.
252b5132 9464
d932cae7 94651999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9466
9467 * Makefile.in: Remove unneeded all-target-libio from
9468 from all-target-winsup target since it is now unneeded.
9469 Add all-target-libtermcap in its place since it is now
9470 needed.
9471
d932cae7 94721998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9473
9474 * configure.in: makefile stub for cygwin target is probably
9475 unnecessary. Remove it for now.
252b5132 9476
d932cae7 94771998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9478
9479 * configure.in: libtermcap.a should be built when cygwin is the
9480 target as well as the host.
9481 * config.guess: Allow mixed case in cygwin uname output.
9482 * Makefile.in: Add libtermcap target.
252b5132 9483
d932cae7 94841998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9485
9486 * config.sub: Clean up handling of hppa2.0.
9487
d932cae7 94881998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9489
9490 * config.guess: Use C code to identify more HP machines.
9491
9492Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9493
9494 * config.sub: Handle hppa2.0.
9495
ba73c63f
JM
9496Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9497
9498 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9499 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9500
95011998-12-15 Mark Salter <msalter@cygnus.com>
9502
9503 * configure.in: Added target-bsp for several target architectures.
9504
9505 * Makefile.in: Added rules for bsp.
9506
252b5132
RH
9507Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9508
9509 * config.guess: Improve detection of hppa2.0 processors.
9510
9511Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9512
9513 * config.guess: Recognize FreeBSD using ELF automatically.
9514
95151998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9516
9517 * configure (skip-this-dir): Add handling for new shell script, which
9518 might be created by a sub-directory's configure to indicate, this particular
9519 directory is "unwanted".
9520 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9521
252b5132
RH
9522Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9523
9524 * ltconfig: import from libtool, after changing libtool to
9525 account for the cygwin name change.
9526
9527Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9528
9529 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9530 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9531
9532Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9533
9534 * configure.in: Add libtermcap to list of cygwin dependencies.
9535
d932cae7 95361998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9537
80413487
RH
9538 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9539 they include winsup/include when it's a cygwin target.
252b5132
RH
9540
95411998-11-12 Tom Tromey <tromey@cygnus.com>
9542
9543 * configure.in (host_tools): Added zip.
9544 * Makefile.in (all-target-libjava): Depend on all-zip.
9545 (all-zip): New target.
9546 (ALL_MODULES): Added all-zip.
9547 (NATIVE_CHECK_MODULES): Added check-zip.
9548 (INSTALL_MODULES): Added install-zip.
9549 (CLEAN_MODULES): Added clean-zip.
9550
d932cae7 95511998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9552
9553 * Makefile.in: lose "32" from comment about cygwin.
9554
d932cae7 95551998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9556
9557 * configure.in: Use -Os to build target libraries for the fr30.
9558
d932cae7 95591998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9560
9561 * config.sub: Add fr30.
9562
d932cae7 95631998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9564
80413487 9565 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9566 cygwin* instead of cygwin32*.
9567 * config.sub: Check cygwin* instead of cygwin32*.
9568
d932cae7 95691998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9570
9571 * config.guess: Match any version of Unixware7.
9572
252b5132
RH
95731998-10-20 Syd Polk <spolk@cygnus.com>
9574
9575 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9576 if desired.
9577
d932cae7 95781998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9579
9580 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9581 these if the appropriate directories and files to not exist.
9582
d932cae7 95831998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9584
9585 * Makefile.in (DEVO_SUPPORT): Add config.if.
9586
d932cae7 95871998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9588
9589 * configure: Add pattern to replace "build_tooldir"'s
9590 definition in the generated Makefile with "tooldir"'s
9591 actual value.
9592
252b5132
RH
9593Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9594
9595 * config.sub: Bring back lost sparcv9.
9596
ba73c63f
JM
9597 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9598
9599Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9600
9601 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9602 CC_FOR_TARGET and friends.
9603
9604Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9605
ba73c63f
JM
9606 * Makefile.in (build_tooldir): New variable, same as tooldir.
9607 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9608 -B$(build_tooldir)/bin/.
9609 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9610
252b5132
RH
9611Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9612
9613 * config.sub: Add support for i[34567]86-pc-udk.
9614 * configure.in: Likewise.
9615
9616Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9617
9618 * Makefile.in: add bzip2 package building bits for user
9619 tools module
9620 * configure.in: ditto
9621
ba73c63f
JM
9622Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9623
9624 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9625 (ALL_TARGET_MODULES): Add all-target-libobjc.
9626 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9627 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9628 (all-target-libchill): Add dependencies.
9629 * configure.in (target_libs): Add libchill.
35590697 9630
252b5132
RH
96311998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9632
ba73c63f 9633 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9634
9635Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9636
9637 * Makefile.in (all-automake): fix dependencies.
9638
9639Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9640
9641 * configure.in: Minor cleanups for building in the $(target_alias)
9642 subdir.
9643
96441998-09-22 Jim Wilson <wilson@cygnus.com>
9645
9646 * Makefile.in (bootstrap): Set r and s before make all. Use
9647 BASE_FLAGS_TO_PASS in make all.
9648 (cross): Likewise.
9649
96501998-09-20 Mark Mitchell <mark@markmitchell.com>
9651
9652 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9653
252b5132
RH
9654Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9655
9656 * config.sub: Fix typo in last change.
9657
96581998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9659
9660 * config.sub: Add support for C4x target.
9661 * configure.in: Likewise.
9662
96631998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9664
9665 * config.sub: Recognize sparcv9 just like sparc64.
9666
9667Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9668
9669 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9670
9671Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9672
9673 * config.guess: Correctly identify Pentium II sco boxes.
9674
9675 * config.guess: Fix "tr" code. From Weiwen Liu.
9676
9677Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9678
9679 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9680 stabs.
9681
9682Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9683
9684 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9685 (ALL_TARGET_MODULES): Add all-target-libchill.
9686 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9687 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9688 (all-target-libchill): Add dependencies.
9689 * configure.in (target_libs): Add libchill.
9690
9691Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9692
9693 * config.guess: Avoid assumptions about "tr" behaves when
9694 LANG is set to something other than English.
9695
9696Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9697
9698 * configure (gxx_include_dir): Changed to
9699 '${prefix}/include/g++'-${libstdcxx_interface}.
9700
9701 * config.if: New to determine the interfaces.
9702
9703Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9704
9705 * config.guess: Detect and handle MPE/IX.
9706 * config.sub: Deal with MPE/IX.
9707
9708Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9709
9710 * configure.in: Use mh-aix43.
9711
97121998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9713
9714 * configure: Fix --without/--disable cases for gxx-include-dir.
9715
9716Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9717
9718 * mdata-sh: Imported. Needed for automake support.
9719
9720Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9721
ba73c63f 9722 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9723 "chmod og=u `find . -print`".
9724
9725Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9726
ba73c63f 9727 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9728
9729Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9730
9731 * Makefile.in: Undo previous patch.
9732
9733Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9734
9735 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9736 to here ...
9737 (install-no-fixedincludes): and here
9738 (INSTALL_MODULES): ... from here.
9739
9740Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9741
9742 * config.sub: Merge with FSF.
9743
9744 * config.guess: Merge with FSF.
9745
9746Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9747
9748 * configure (extraconfigdirs): New variable.
9749 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9750 * Makefile.in (all): Move higher in file.
9751 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9752 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9753 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9754 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9755 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9756
97571998-07-23 Brendan Kehoe <brendan@cygnus.com>
9758
9759 * Makefile.in (all-target-libjava): Depend on all-gcc and
9760 all-target-newlib.
9761 (configure-target-libjava): Depend on $(ALL_GCC).
9762
9763Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9764
9765 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9766 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9767
9768Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9769
9770 * ylwrap: Change absolute path checks to check for DOS style path
9771 names.
9772
9773 * ylwrap: Don't use a full path name if the source file is in the
9774 same directory. From hjl@lucon.org (H.J. Lu).
9775
9776 * config-ml.in: Default to being verbose, to match Feb 18 change to
9777 configure.
9778
9779Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9780
9781 Brought over from egcs:
9782
9783 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9784
9785 * configure.in (target_subdir): Set to ${target_alias} instead
9786 of "libraries".
9787
9788 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9789
9790 * configure.in (target_subdir): Set to libraries if enable_multilib.
9791
9792Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9793
9794 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9795 multilibs, force reconfiguration the first time we create
9796 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9797
9798Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9799
9800 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9801 avoid confusion with --no-recursion.
9802
9803Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9804
9805 * configure.in: Win32 hosts shouldn't use install -x
9806 * install-sh: remove -x option, and special .exe-handling
9807 hack.
9808
9809Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9810
9811 * config.guess: Recognize i586-pc-beos.
9812 * configure.in: Don't build some bits for beos.
9813
9814Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9815
9816 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9817 CFLAGS default to -O2.
9818
9819 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9820 when using GNU ld.
9821
9822Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9823
9824 * ltmain.sh: Correct install when using a different shell.
9825
9826Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9827
9828 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9829
9830Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9831
9832 * makefile.vms: Update to build binutils/makefile.vms. Add install
9833 target.
9834
9835Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9836
9837 * ltconfig: Update to correct AIX handling.
9838
9839Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9840
9841 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9842
9843 * configure.in (target_subdir): Set to ${target_alias} instead
9844 of "libraries".
9845
98461998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9847
9848 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9849 (Makefile): Depend on $(gcc_version_trigger).
9850
9851 * configure (gcc_version): Change default initializer to empty
9852 string.
9853 (gcc_version_trigger): New variable; pass this variable down
9854 to subdir configures to enable them checking gcc's version
9855 themselves. Emit make macros for both gcc_version vars.
9856 (topsrcdir): Initialize reliably.
9857 (recursion line): Remove --with-gcc-version=${gcc_version}.
9858
98591998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9860
9861 * configure (enable_version_specific_runtime_libs): Implement new flag
9862 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9863 in $(libsubdir); emit definition in each generated Makefile.
9864 (gxx_include_dir): Initialize depending on
9865 $enable_version_specific_runtime_libs.
9866
98671998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9868
9869 * configure (gcc_version): Initialize properly depending on
9870 how and where configure is started.
9871 (recursion line): Pass a --with-gcc-version=${gcc_version}
9872 to configures in subdirs.
9873
9874Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9875
9876 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9877 cygmon
252b5132
RH
9878
9879Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9880
9881 * configure.in: Add cygmon and libstub support for mn10200.
9882
98831998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9884
9885 * configure (gcc_version): Add new variable describing the
9886 particular gcc version we're building.
9887 * Makefile.in (libsubdir): Add new macro for the directory
9888 in which the compiler finds executables, libraries, etc.
9889 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9890 and libsubdir.
9891
9892Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9893
ba73c63f
JM
9894 * Makefile.in (local-clean): Remove *.log.
9895 (warning.log): Built with warn_summary from build.log.
9896 (mail-report.log): Run test_summary.
9897 (mail-report-with-warnings.log): Run test_summary including
9898 warning.log in the report.
252b5132
RH
9899
9900Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9901
9902 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9903
9904Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9905
9906 * Makefile.in (grep): Grep no longer depends on libiberty.
9907
9908Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9909
9910 * Makefile.in: all-snavigator needs all-libgui.
9911
9912Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9913
9914 * configure.in: Add cygmon and libstub support for mn10300.
9915
9916Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9917
9918 * missing: Update to version from automake 1.3.
9919
9920 * ltmain.sh: On installation, don't get confused if the same name
9921 appears more than once in the list of library names.
9922
9923Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9924
9925 * config.sub: Accept m68060 and m5200 as CPU names.
9926
9927Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9928
9929 * configure: Use && rather than using -a in test, because odd
9930 strings can confuse test.
9931 * configure.in: Likewise.
9932
9933Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9934
9935 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9936
9937Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9938
9939 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9940 bootstrap4-lean): New targets.
9941
9942Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9943
9944 * mpw-* Delete. Not used.
252b5132
RH
9945
9946Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9947
9948 * COPYING.LIB: Update FSF address.
9949
9950Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9951
9952 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9953
9954 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9955 GAS_SUPPORT_DIRS.
9956
9957Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9958
9959 * ltconfig, ltmain.sh: Avoid producing a version number if
9960 -version-info was not used.
9961
9962Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9963
9964 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9965 building with newlib.
9966
99671998-04-30 Paul Eggert <eggert@twinsun.com>
9968
ba73c63f 9969 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9970 Solaris `make' causes it to continue to next definition.
252b5132 9971
afb8d725
JM
9972Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9973
9974 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9975 the right GUI libraries and files are installed along with GDB.
9976
252b5132
RH
9977Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9978
9979 * configure.in: Change alpha to alpha* in several places.
9980
9981Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9982
9983 * config.sub: Recognize sparc86x.
9984
9985Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9986
252b5132
RH
9987 * configure.in (--enable-target-optspace): Remove debug echo.
9988
9989Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9990
9991 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9992
9993Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9994
9995 * ltconfig: Update cygwin32 support.
9996
9997 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9998 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9999 (GDB_SUPPORT_DIRS): Likewise.
10000
10001Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10002
10003 * configure.in (target_makefile_frag): If --enable-target-optspace,
10004 use -Os to compile target libraries rather than -O2. Default to
10005 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10006 not used.
10007 * configure.in (target_cflags): Ditto for d30v.
10008
10009Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10010
10011 * Makefile.in (all-bfd): Depend on all-intl.
10012 (all-binutils): Likewise.
10013 (all-gas): Likewise.
10014 (all-gprof): Likewise.
10015 (all-ld): Likewise.
10016
252b5132
RH
100171998-04-19 Brendan Kehoe <brendan@cygnus.com>
10018
10019 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10020
10021Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10022
10023 * Makefile.in (all-bfd): Depend upon all-libiberty.
10024
10025 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10026
10027Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10028
10029 * Makefile.in: Add libstub.
10030
10031 * configure.in: Ditto. Build libstub for targets that have cygmon
10032 support.
10033
10034Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10035
10036 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10037
10038Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10039
10040 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10041 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10042
10043Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10044
10045 * configure: Define DEFAULT_M4 by searching PATH.
10046 * Makfile.in: Use DEFAULT_M4.
10047
10048Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10049
10050 * ltconfig: Add cygwin32 support.
10051
10052 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
10053 to configure and build.
10054
10055Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10056
10057 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
10058
10059Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10060
10061 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10062
10063Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10064
10065 * Makefile.in: add ash make rules
10066 * configure.in: add ash to native_only and host_tools lists
10067
10068Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10069
10070 * Makefile.in (all-gettext, all-intl): New targets.
10071 (ALL_MODULES): Added all-gettext, all-intl.
10072 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10073 (INSTALL_MODULES): Added install-gettext, install-intl.
10074 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10075
10076 * configure.in (host_tools): Added gettext.
10077 (native_only): Likewise.
10078 (noconfigdirs) [various cases]: Likewise.
10079 (host_libs): Added intl.
10080
afb8d725
JM
10081Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10082
10083 * configure: Do not disable building gdbtk for cygwin32 hosts.
10084
ba73c63f
JM
10085Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10086
10087 * configure.in: Add thumb-coff target.
10088 * config.sub: Add thumb-coff target.
10089
252b5132
RH
10090Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10091
10092 * Makefile.in: Revert yesterday's change.
10093 (all-target-winsup): all-target-librx stays out of here.
10094
10095Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10096
ba73c63f
JM
10097 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10098 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10099 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
10100 Remove references to librx and libg++.
10101
10102Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10103
10104 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10105 recursive makes
10106
10107Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10108
10109 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10110 for newlib directory.
10111 (CXX_FOR_TARGET): Likewise.
10112
10113Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10114
10115 * ltconfig: Update after libtool/ltconfig.in change for
10116 hpux11.
10117
10118Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10119
10120 * ltconfig, ltmain.sh: Update to libtool 1.2.
10121
10122Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10123
10124 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10125 (install-gcc-cross): Instead, override LANGUAGES here.
10126
101271998-03-18 Dave Love <d.love@dl.ac.uk>
10128
10129 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10130 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10131
10132Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10133
10134 * configure.in: Add Thumb-pe target.
10135
10136Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 10137
252b5132
RH
10138 * Makefile.in - changed sn targets to snavigator
10139 * configure.in - changed sn targets to snavigator
10140
10141Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10142
10143 * config-ml.in: After building symlink tree call make distclean
10144 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10145 to be the case for libiberty.
10146
10147Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10148
10149 * configure: When making link, also check the current
10150 directory. The configure scripts may create one.
10151
10152Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10153
10154 * config.sub: Accept alphapca56 and alphaev6 properly.
10155
10156Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10157
10158 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10159
252b5132
RH
10160Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10161
80413487 10162 * config.sub (sco5): Fix typo.
252b5132
RH
10163
10164Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10165
10166 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10167 install-itcl.
10168 (install-itcl): Remove dependency on install-tcl.
10169
10170Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10171
10172 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10173
252b5132
RH
10174Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10175
10176 * configure.in: Don't build libgui for a cygwin32 target when not on
10177 a cygwin32 host.
10178
10179Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10180
10181 * configure (redirect): Set to null, so default behavior of
10182 configure is now --verbose.
10183
101841998-02-16 Dave Love <d.love@dl.ac.uk>
10185
10186 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10187 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10188
10189Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10190
10191 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10192 this change to sync Makefile.in with its ChangeLog entries.
10193
10194Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10195
10196 * ltmain.sh (mkdir): Check that the directory doesn't exist
10197 before we exit with error, so that we don't get races during
10198 parallel builds.
10199
10200Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10201
10202 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10203
10204Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10205
10206 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10207 PICFLAG_FOR_TARGET.
10208 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10209
10210 * configure: Emit a definition for the new macro enable_shared
10211 into each Makefile.
10212
252b5132
RH
10213Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10214
10215 * configure.in (host_tools, native_only): Add libtool.
10216
10217Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10218
10219 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10220 Fix typo in ming config comment.
10221
10222Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10223
10224 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10225
10226Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10227
10228 * config.sub: Add tic30 cases, and map c30 to tic30.
10229
ba73c63f
JM
10230Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10231
10232 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10233 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10234 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10235 (CLEAN_TARGET_MODULES): Similarly
10236 (all-target-libf2c): Add dependences.
35590697 10237 * configure.in (target_libs): Add libf2c.
ba73c63f 10238
252b5132
RH
10239Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10240
ba73c63f
JM
10241 * configure.in: Remove expect from noconfigdirs when target
10242 is cygwin32. OK to build expect and dejagnu with Canadian
10243 Cross.
252b5132
RH
10244
10245Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10246
10247 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10248 host.
10249
10250 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10251 and mingw32.
10252
10253Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10254
10255 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10256 here as it is not defined in the toplevel Makefile.
10257
10258Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10259
10260 * configure (package_makefile_rules_frag): New variable, which names
10261 a file with generic rules, ...
10262 Change comment to mention we now have FIVE parts.
10263 * configure: Undo last change.
10264
10265Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10266
10267 * config.guess: More accurate determination of HP processor types.
10268 * config.sub: More accurate determination of HP processor types.
10269
10270Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10271
10272 * configure (package_makefile_frag): Move inserting the
10273 ${package_makefile_frag} to where it should be according
10274 to the comment.
10275
ba73c63f 10276Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10277
10278 * config.guess: Add support for Linux/ARM.
10279
10280Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10281
10282 * .cvsignore: Remove *-info and *-install since they match
10283 release-info and mpw-install, which we don't want to just ignore.
10284
10285Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10286
10287 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10288
10289Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10290
10291 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10292 local_prefix to sub-make invocations.
10293
10294Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10295
10296 * configure.in: Check makefile fragments in the source
10297 directory.
10298
10299Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10300
ba73c63f
JM
10301 * configure.in: Check whether host and target makefile
10302 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10303
10304Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10305
10306 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10307
252b5132
RH
10308Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10309
10310 * configure.in: Make sure we only replace RPATH_ENVVAR on
10311 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10312 regexp to sed.
10313
10314 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10315 to sub-makes.
10316
103171998-01-13 Lee Iverson (leei@ai.sri.com)
10318
10319 * config-ml.in (multi-do): LDFLAGS must include multilib
10320 designator.
10321
10322Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10323
10324 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10325
10326Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10327
10328 * config.sub: Add mingw32 support.
10329 * configure.in: Likewise.
252b5132
RH
10330
10331Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10332
10333 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10334
10335Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10336
10337 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10338 * configure (gxx_include_dir): Provide a definition for subdirs
10339 which do not use autoconf.
10340
10341Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10342
10343 * config.guess: Sync with egcs. Picks up new alpha support,
10344 BeOS & some additional linux support.
10345
ba73c63f 10346Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10347
10348 * config.guess: HP 9000/803 is a PA1.1 machine.
10349
ba73c63f
JM
10350Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10351
10352 * configure.in: It's alpha*-...
252b5132
RH
10353
10354Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10355
ba73c63f
JM
10356 * configure.in (host_makefile_frag, target_makefile_frag):
10357 Handle multiple config files.
10358 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10359 alpha-*-*.
252b5132
RH
10360
10361Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10362
10363 * mkdep: New file.
10364
10365Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10366
10367 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10368
10369Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10370
10371 * Makefile.in: Add libgui directory.
10372 (GDB_TK): Add all-libgui.
10373 * configure.in: Add libgui directory.
10374 * configure: Add all-libgui to GDB_TK.
10375
10376Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10377
10378 * config-ml.in (multidirs): Add m32r to multilib list.
10379
10380Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10381
10382 * Makefile.in (all-target-gperf): Change dependency to
10383 all-target-libstdc++.
10384
10385Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10386
10387 * config.guess: Add BeOS support.
10388
10389Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10390
10391 Source directory cvs renamed to cvssrc:
10392 * configure.in (host_tools): Change cvs to cvssrc.
10393 (native_only): Likewise.
10394 (noconfigdirs) [various cases]: Likewise.
10395 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10396 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10397 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10398 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10399 (all-cvssrc): Rename target from all-cvs.
10400
10401Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10402
10403 * configure (gxx_include_dir): Fix thinko.
10404
10405Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10406
10407 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10408 (install-cross, install-gcc-cross): New targets.
10409
10410Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10411
10412 * configure.in (noconfigdirs): Add support for Thumb target.
10413
10414 * config.sub (maybe_os): Add support for Thumb target.
10415
10416Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10417
10418 * Makefile.in: Add rules for cygmon.
10419
10420 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10421
10422Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10423
10424 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10425 * configure (gxx_include_dir): Provide a definition for subdirs
10426 which do not use autoconf.
10427
10428Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10429
10430 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10431 11/18/97 build
252b5132
RH
10432
10433Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10434
10435 * From Franz Sirl.
10436 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10437 found on RedHat Linux systems.
10438
10439Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10440
10441 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10442 guesses.
10443
10444Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10445
10446 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10447
10448Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10449
10450 * ltmain.sh: If mkdir fails, check whether the directory was created
10451 anyhow by some other process.
10452
10453Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10454
10455 * configure.in (d30v-*-*): Configure all directories.
10456
10457Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10458
10459 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10460 for the D30V.
10461
10462Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10463
10464 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10465
10466Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10467
80413487
RH
10468 * include/libiberty.h: Add extern "C" { so it can be used with C++
10469 progrms.
10470 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10471 programs.
252b5132
RH
10472
10473Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10474
10475 * configure.in (d30v-*-*): Configure GCC now.
10476
10477Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10478
10479 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10480 is no longer needed.
10481
10482Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10483
10484 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10485
10486Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10487
10488 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10489 targets using "$@" to provide support for similar but not identical
10490 targets without having to duplicate code.
10491
10492Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10493
10494 * makefile.vms: Fix to work with DEC C.
10495
10496Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10497
10498 * config.sub: Add mips-tx39-elf to marketing names.
10499
10500Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10501
10502 * ltmain.sh: Handle symlinks in generated script.
10503
10504Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10505
10506 * configure: Handle autoconf style directory options: --bindir,
10507 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10508 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10509 --sysconfdir.
10510 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10511 (sharedstatedir, localstatedir, oldincludedir): New variables.
10512 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10513 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10514 sbindir, sharedstatedir, and sysconfdir.
10515
10516Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10517
10518 * Makefile.in (bootstrap-lean): New target.
10519
10520Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10521
10522 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10523 sn, and gnuserv from noconfigdirs.
252b5132
RH
10524
10525Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10526
10527 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10528
10529Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10530
ba73c63f 10531 * Makefile.in (cross): New target.
252b5132
RH
10532
10533Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10534 Jeff Law <law@cygnus.com>
252b5132
RH
10535
10536 * Makefile.in (bootstrap2, bootstrap3): New targets.
10537 (all-bootstrap): Remove outdated and confusing target.
10538 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10539
afb8d725
JM
10540Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10541
10542 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10543 windows. Consistent with gdb/configure.
afb8d725 10544
252b5132
RH
105451997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10546
252b5132
RH
10547 * configure.in: Name Linux target fragment.
10548
10549 * configure: Rewrite so that project Makefile fragment is inserted
10550 first and appears last in the resulting Makefile.
10551
10552Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10553
10554 * Makefile.in (install-itcl): Install tcl first.
10555
252b5132 10556Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10557
252b5132
RH
10558 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10559
10560Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10561
10562 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10563
10564 * configure.in (skipdirs): Add target-librx for Linux.
10565 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10566
10567Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10568
10569 * Makefile.in (bootstrap): New target.
10570
10571Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10572
10573 * config.sub: Accept 'amigados' for backward compatability.
10574
10575Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10576
10577 * config.guess: Merge with FSF.
10578
ba73c63f
JM
10579Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10580
10581 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10582
252b5132
RH
10583Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10584
10585 * config.sub: Add "marketing-names" patch.
10586
10587Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10588
80413487 10589 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10590
10591Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10592
10593 * config.sub: Handle v850-elf.
10594
ba73c63f
JM
10595Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10596
10597 * .cvsignore (*-install): Remove.
10598
252b5132
RH
10599Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10600
10601 * ltconfig: Set CONFIG_SHELL in libtool.
10602 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10603
10604Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10605
10606 * configure.in (target_subdir): Set to libraries if enable_multilib.
10607
10608Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10609
10610 * config.guess: Update from gcc directory.
10611
10612Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10613
10614 * Makefile.in (all-sim): Depends on all-readline.
10615
10616Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10617
10618 * Makefile.in (BISON, YACC): Use $$s.
10619 (all-bison): Depend on all-texinfo.
10620
10621Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10622
10623 * Makefile.in (BISON): Add -L flag.
10624 (YACC): Likewise.
10625
10626Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10627
35590697
AJ
10628 * configure.in (noconfigdirs): Add support for v850e target.
10629
252b5132
RH
10630 * config.sub (maybe_os): Add support for v850e target.
10631
10632Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10633
35590697
AJ
10634 * configure.in (noconfigdirs): Add support for v850ea target.
10635
252b5132
RH
10636 * config.sub (maybe_os): Add support for v850ea target.
10637
10638Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10639
10640 * config.sub: Add mipstx39. Delete r3900.
10641
10642Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10643
10644 * Makefile.in (all-autoconf): Depends on all-texinfo.
10645
10646Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10647
10648 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10649 eabi targets.
10650
10651Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10652
10653 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10654
10655 * configure: When handling a Canadian Cross, handle YACC as well as
10656 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10657 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10658
10659Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10660
10661 * Makefile.in (BISON): bison, not byacc or bison -y.
10662 (YACC): bison -y or byacc or yacc.
10663 (various): Add *-bison as appropriate.
10664 (taz): No need to mess with BISON anymore.
10665
10666Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10667
10668 * configure: If OSTYPE matches *win32*, try to find a good value for
10669 CONFIG_SHELL.
10670
10671Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10672
10673 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10674 configure.in if it is present.
10675
10676Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10677
10678 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10679
10680Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10681
10682 * config.sub: Recognize `arc' cpu.
10683 * configure.in: Likewise.
10684 * config-ml.in: Likewise.
10685
10686Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10687
10688 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10689
10690Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10691
10692 * configure: Changed sed delimiter from ':' to '|' when
10693 attempting to substitute ${config_shell} for SHELL. On
10694 NT ${config_shell} may contain a ':' in it.
10695
10696Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10697
10698 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10699
10700Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10701
10702 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10703
10704Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10705
10706 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10707
10708 * ylwrap: If the program is a relative path, force it to be
10709 absolute.
10710
10711Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10712
10713 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10714
10715Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10716
10717 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10718 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10719 for libraries.
252b5132
RH
10720
10721Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10722
10723 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10724 separated by spaces.
252b5132
RH
10725
10726Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10727
10728 * ylwrap: New file.
10729 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10730
10731 * ltmain.sh: Handle /bin/sh at start of install program.
10732
10733 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10734
10735 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10736 * missing: New file, from automake 1.2.
10737
10738Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10739
10740 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10741 check-tk to CHECK_X11_MODULES.
10742
10743Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10744
10745 * config.sub: Merge with FSF.
10746
10747Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10748
10749 * config.guess: Merge with FSF.
10750
10751Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10752
10753 * configure: Treat msdosdjgpp like go32.
10754 * configure.in: Likewise. Don't remove gprof for go32.
10755
10756 * configure: Change Makefile.tem2 to Makefile.tm2.
10757
10758Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10759
10760 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10761
10762Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10763
10764 * install-sh (chmodcmd): Set to null if the DST directory already
10765 exists. Same as Nov 11th change.
10766
10767Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10768
35590697 10769 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10770
10771Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10772
10773 * config.guess: Update from FSF.
10774
10775Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10776
10777 * Makefile.in (GDB_TK): Depend on itcl and tix.
10778
10779Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10780
10781 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10782 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10783 (INSTALL_SCRIPT): New variable.
10784 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10785 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10786 to -x.
10787 * install-sh: Add support for -x option.
10788
10789Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10790
10791 * configure.in, Makefile.in: Treat tix like itcl.
10792
10793Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10794
10795 * Makefile.in (WINDRES): New variable.
10796 (WINDRES_FOR_TARGET): New variable.
10797 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10798 (EXTRA_HOST_FLAGS): Add WINDRES.
10799 (EXTRA_TARGET_FLAGS): Add WINDRES.
10800 (EXTRA_GCC_FLAGS): Add WINDRES.
10801 ($(DO_X)): Pass down WINDRES.
10802 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10803 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10804 DLLTOOL_FOR_TARGET.
10805
10806Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10807
10808 * configure.in: configure sim before gdb for win32-x-ppc
10809
10810Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10811
10812 Move gperf into the toplevel, from libg++.
10813 * configure.in (target_tools): Add target-gperf.
10814 (native_only): Add target-gperf.
10815 * Makefile.in (all-target-gperf): New target, depend on
10816 all-target-libg++.
10817 (configure-target-gperf): Empty rule.
10818 (ALL_TARGET_MODULES): Add all-target-gperf.
10819 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10820 (CHECK_TARGET_MODULES): Add check-target-gperf.
10821 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10822 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10823
10824Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10825
252b5132
RH
10826 * config.sub (mn10200): Recognize new basic machine.
10827
10828Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10829
10830 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10831 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10832
10833Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10834
10835 * configure.in: If we're building mips-sgi-irix6* native, turn on
10836 ENABLE_MULTILIB and set TARGET_SUBDIR.
10837
10838Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10839
10840 * Makefile.in (all-sn): Depend on all-grep.
10841
10842Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10843
10844 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10845
10846 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10847 Makefile. From Jeff Makey <jeff@cts.com>.
10848 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10849
10850 * Makefile.in (DISTBISONFILES): Remove.
10851 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10852 $(DEFAULT_YACC).
10853
10854 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10855 cygwin32.
252b5132
RH
10856
10857 * Makefile.in (LD): New variable.
10858 (EXTRA_HOST_FLAGS): Pass down LD.
10859 ($(DO_X)): Likewise.
10860
10861Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10862
10863 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10864
10865Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10866
10867 * configure.in (targargs): Strip out any supplied --build argument
35590697 10868 before adding our own. Always add --build.
252b5132
RH
10869
10870Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10871
10872 * configure.in (targargs): Pass --build if we're doing
10873 a cross-compile.
10874
10875Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10876
ba73c63f 10877 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10878 sed. Otherwise sed chokes on NT path names with drive
10879 designators. Also look for "?:*" as the leading characters in an
10880 absolute pathname.
10881
10882Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10883
10884 * config.sub: Support for r3900.
10885
10886Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10887
10888 * configure.in: Use install-sh, not install.sh.
10889
10890Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10891
10892 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10893 apply it twice.
10894
10895Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10896
10897 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10898 install-binutils.
10899
10900Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10901
10902 * Makefile.in: Add automake targets.
10903 * configure.in (host_tools): Add automake.
10904
10905Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10906
10907 * configure: Default CXX to c++, not gcc.
10908 * Makefile.in (CXX): Set to c++, not gcc.
10909 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10910
10911Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10912
10913 * install-sh: try appending a .exe if source file doesn't
10914 exist
10915
10916Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10917
10918 * configure.in: Turn on multilib by default.
10919 (cross_only): Remove target-libiberty.
10920
10921 * Makefile.in (all-gcc): Don't depend on libiberty.
10922
10923Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10924
10925 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10926
10927Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10928
10929 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10930 (DISTBISONFILES): Add ld/Makefile.in
10931
10932Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10933
10934 * configure.in: if target is cygwin32 but host isn't cygwin32,
10935 don't configure gdb tcl tk expect, not just gdb.
10936
10937Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10938
10939 * configure.in: Added gnuserv everywhere sn appears.
10940
10941 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10942 (CROSS_CHECK_MODULES): Added check-gnuserv.
10943 (INSTALL_MODULES): Added install-gnuserv.
10944 (CLEAN_MODULES): Added clean-gnuserv.
10945 (all-gnuserv): New target.
10946
10947Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10948
10949 * config.guess: Fixes for MIPS OpenBSD systems.
10950
10951Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10952
10953 * Makefile.in (INSTALL_XFORM): Remove.
10954 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10955
10956 * mkinstalldirs: New file, copied from automake.
10957 * Makefile.in (installdirs): Rename from install-dirs. Use
10958 mkinstalldirs. Change all users.
10959 (DEVO_SUPPORT): Add mkinstalldirs.
10960
10961Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10962
10963 * install-sh: Rename from install.sh.
10964 * Makefile.in (INSTALL): Change install.sh to install-sh.
10965 (DEVO_SUPPORT): Likewise.
10966
10967 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10968 Graichen <graichen@rzpd.de>.
10969
10970Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10971
10972 * config.guess: Recognize OpenBSD systems correctly.
10973
10974Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10975
10976 * README, Makefile.in (ETC_SUPPORT): Remove references to
10977 cfg-paper*, configure.{texi,man,info*}._
10978
10979Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10980
10981 * Makefile.in (all.normal): Ensure that gcc is built after all
10982 the x11 - ie gdb - targets.
10983
10984Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10985
10986 * makefile.vms: Don't run conf-a-gas.
10987
10988Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10989
80413487 10990 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10991
10992Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10993
10994 * configure.in: Remove noconfigdirs case since gdb also
10995 configures and builds for tic80-coff.
10996
10997Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10998
10999 * configure: Set cache_file to config.cache.
11000 * Makefile.in (local-distclean): Remove config.cache.
11001
11002Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11003
11004 * COPYING: Update FSF address.
11005
11006Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11007
11008 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11009 noconfigdirs.
11010
11011Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11012
11013 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11014 MAKEDIRS, is empty.
11015
11016Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11017
11018 * config.sub: Tweak mn10300 entry.
11019
11020Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11021
11022 * configure.in (host_tools): Put sim before gdb, so gdb's
11023 configure.tgt can determine if the simulator was configured.
11024
11025Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11026
11027 * config.sub: Move BeOS $os case to be with other Cygnus
11028 local cases.
11029
11030Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11031
11032 * config.sub: Remove misplaced comment that broke Linux.
11033
11034Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11035
11036 * config.sub: Add BeOS support.
11037
11038Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11039
11040 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11041
11042Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11043
11044 * configure.in (noconfigdirs): Remove tcl and tk from
11045 noconfigdirs for cygwin32 builds.
11046
11047Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11048
11049 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11050
11051Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11052
11053 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11054 make-all.com, use makefile.vms instead.
11055
11056Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11057
11058 * config.sub: Accept -lnews*.
11059
11060Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11061
11062 * configure.in (noconfigdirs): Disable target-newlib,
35590697 11063 target-examples and target-libiberty for d30v.
252b5132
RH
11064
11065Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11066
11067 * configure.in (noconfigdirs): Enable ld for d30v.
11068
11069Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11070
11071 * configure.in (tic80-*-*): Build compiler.
11072
11073Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11074
11075 * configure.in (d30v-*): Remove sim directory from list of
35590697 11076 unsupported d30v directories
252b5132
RH
11077
11078Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11079
35590697
AJ
11080 * config.sub, configure.in: Add d30v target cpu.
11081
252b5132
RH
11082Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11083
11084 * makefile.vms: New file.
11085 * make-all.com: Remove.
11086
11087Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11088
11089 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11090
11091Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11092
11093 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11094
11095Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11096
11097 * Makefile.in (ALL_MODULES): Added all-db.
11098 (CROSS_CHECK_MODULES): Addec check-db.
11099 (INSTALL_MODULES): Added install-db.
11100 (CLEAN_MODULES): Added clean-db.
11101
11102Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11103
11104 * config.guess: Merge with latest FSF sources.
11105
11106Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11107
11108 * Makefile.in (ALL_MODULES): Added all-itcl.
11109 (CROSS_CHECK_MODULES): Added check-itcl.
11110 (INSTALL_MODULES): Added install-itcl.
11111 (CLEAN_MODULES): Added clean-itcl.
11112
11113Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11114
11115 * configure.in: build gdb for mn10200
11116
11117Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11118
11119 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11120
11121Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11122
11123 * configure.in (tic80-*-*): Turn off most targets right now.
11124
11125Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11126
11127 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11128 rather than the makeinfo program.
11129 (do-info): Depend upon all-texinfo.
11130
11131Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11132
11133 * configure.in: Remove uses of config/mh-linux.
11134
11135 * config.sub, config.guess: Merge with latest FSF sources.
11136
11137Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11138
11139 * config.sub (case $basic_machine): Add tic80 entries.
11140
11141Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11142
11143 * config.sub, config.guess: Merge with latest FSF sources.
11144
11145Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11146
11147 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11148 * mpw-config.in: Test for NewFolderRecursive.
11149 * mpw-install: Use symbolic name for startup filename.
11150 * mpw-README: Add various additional details.
11151
11152Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11153
11154 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11155
11156Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11157
11158 * configure.in: Do build gcc and the target libraries for
11159 the mn10200.
11160
11161Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11162
11163 * configure.in: don't avoid building gdb for mn10300 any more
11164 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11165 instead of single-quoting it.
11166
11167Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11168
11169 * configure.in: Don't use --with-stabs on IRIX 6.
11170
11171Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11172
11173 * configure.in (m32r): Build gdb, libg++ now.
11174
11175Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11176
11177 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11178 directories from noconfigdirs.
11179
11180Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11181
11182 * config.sub (basic_machine): added mips16 configuration
11183
11184Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11185
11186 * config.sub: Handle d10v-unknown.
11187
11188Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11189
11190 * config.sub: Handle v850-unknown.
11191
11192Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11193
11194 * Makefile.in: add findutils
11195 * configure.in: add findutils to list of host_tools
11196
11197Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11198
11199 * config.sub: Handle mn10200 and mn10300.
11200
11201Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11202
11203 * configure.in (d10v-*): Do not build librx.
11204
11205Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11206
11207 * configure.in (mn10300): Build everything except gdb & libgloss.
11208
11209Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11210
11211 * config.guess: Patch for Dansk Data Elektronik servers,
11212 from Niels Skou Olsen <nso@dde.dk>.
11213
11214 For ncr, use /bin/uname rather than uname, since GNU uname does not
11215 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11216
11217 Patch for MIPS R4000 running System V,
11218 from Eric S. Raymond <esr@snark.thyrsus.com>.
11219
11220 Fix thinko for nextstep.
11221
11222 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11223
11224 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11225 * config.guess: Guess mips-dec-mach_bsd4.3.
11226
11227 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11228 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11229 release numbers.
11230 * config.guess (mips-mips-riscos*): Emit just enough of the
11231 release number.
11232
11233 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11234 * config.guess (sparc-auspex-sunos*): Added.
11235 (f300-fujitsu-*): Added.
11236
11237 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11238 * config.guess: Recognize a Tadpole as a sparc.
11239
11240Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11241
11242 * config.guess: Don't assume that NextStep version is either 2 or
11243 3. NextStep 4 (aka OpenStep 4) has come out now.
11244
11245Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11246
11247 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11248 From Rik Faith <faith@cs.unc.edu>.
11249
11250Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11251
11252 * config.sub: Contributions from bug-gnu-utils to:
11253 Support plain "hppa" (no version given) architecture, reported by
11254 OpenStep.
11255 OpenBSD like NetBSD.
11256 LynxOs is not a hardware supplier.
11257
11258 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11259 OpenBSD like NetBSD.
252b5132
RH
11260 Stratus systems.
11261 More Pyramid systems.
11262 i[n>4]86 Intel chips.
11263 M680[n>4]0 Motorola chips.
11264 Use unknown instead of lynx for hardware manufacturer.
11265
11266Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11267
11268 * install.sh (chmodcmd): Set to null if the DST directory already
11269 exists.
11270
11271Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11272
11273 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11274 not use mt-ppc target Makefile fragment any more.
11275
11276Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11277
11278 * configure.in (*-*-windows): Exclude everything but those dirs
11279 needed to build windows.
11280
11281Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11282
11283 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11284
11285Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11286
11287 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11288
11289Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11290
11291 * Undo my previous change.
11292
11293Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11294
11295 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11296 unconditionally.
11297 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11298
11299Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11300
11301 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11302 host to add it's own flags.
252b5132
RH
11303
11304Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11305
11306 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11307
11308Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11309
11310 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11311 (CXX_FOR_TARGET): Likewise.
11312 (GCC_FOR_TARGET): Define.
11313 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11314 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11315 CC_FOR_TARGET was specified on the command line.
11316 (MAKEOVERRIDES): Don't define.
11317
11318Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11319
11320 * configure.in (m32r): Fix spelling of libg++ libs.
11321
11322Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11323
11324 * config.sub (-apple*): Remove, now redundant.
11325
11326Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11327
11328 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11329
11330 * configure: Rework yesterday's sed script patch.
11331
11332 * config.sub: Merge with FSF.
11333
11334Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11335
11336 * config.guess: Merge from FSF.
11337
11338 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11339 * config.guess: Use pc instead of unknown, for pc clone systems.
11340 Change linux to linux-gnu.
252b5132
RH
11341
11342 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11343 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11344
11345Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11346
11347 * test-build.mk (HOLES): Add "xargs" for gdb.
11348
11349 * configure: Avoid hpux10.20 sed bug.
11350
11351Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11352
4bddf3ad 11353 * configure.in: Add support for windows host
252b5132
RH
11354 (that is a build done under the Microsoft build environment).
11355
11356Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11357
11358 * Makefile.in: Replace all uses of srcroot with s, to shrink
11359 command line lengths.
11360
11361 Patches from Geoffrey Noer <noer@cygnus.com>:
11362 * configure.in: If configuring for newlib, pass --with-newlib to
11363 subdirectories.
11364 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11365 -Bnewlib/ and -Lwinsup to gcc.
11366 (CXX_FOR_TARGET): Likewise.
11367
11368Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11369
11370 * Makefile.in (ETC_SUPPORT): Add configure.
11371
11372Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11373
35590697 11374 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11375 host configuration file.
11376
11377Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11378
11379 * configure.in: Break mn10x00 support into separate
11380 mn10200 and mn10300 configurations.
11381 * config.sub: Likewise.
11382
11383Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11384
11385 * configure.in: Add lots of stuff to noconfigdirs for
11386 the mn10x00 targets.
11387
11388 * config.sub, configure.in: Add mn10x00 support.
11389
11390Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11391
11392 * make-all.com: Call conf-a-gas, not config-a-gas.
11393
11394Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11395
11396 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11397 targets.
252b5132
RH
11398
11399Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11400
11401 * mpw-README: Add much more detail for native PowerMac.
11402 * mpw-install: New file.
11403 * mpw-configure: Add --norecursion and --help options.
11404 * mpw-config.in: Translate readme and install files when
11405 copying to objdir.
11406 * mpw-build.in: Don't always depend on byacc and flex.
11407 (install-only-top): New action.
11408
11409Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11410
11411 * configure.in: You can now configure GDB for the v850.
11412
11413Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11414
11415 * configure.in (noconfigdirs): Don't configure any C++ dirs
11416 if targeting D10V.
11417
11418Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11419
11420 * config.sub: Recognize mips64vr5000.
11421
11422Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11423
11424 * configure.in: Use a single line for host_tools and native_only.
11425
11426Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11427
11428 * config.sub, configure.in: Add entries for m32r.
11429
11430Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11431
11432 * Makefile.in (inet-install): Don't run install-gzip.
11433
11434Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11435
11436 * configure.in: Don't config lots of things for *-*-windows*.
11437
11438Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11439
11440 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11441 (host_libs, host_tools): Copy from configure.in.
11442 * mpw-configure: Don't complain about directories not found.
11443
11444Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11445
11446 * configure.in (i[345]86): Recognize i686 for pentium pro.
11447 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11448 file.
11449
11450 * config.guess (i[345]86): Ditto.
11451
11452Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11453
11454 * configure.in (noconfigdirs): Removed gdb for D10V.
11455
11456Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11457
11458 * configure.in: Remove ld, target-libio, target-libg++, and
11459 target-libstdc++ from noconfigdirs.
11460
11461Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11462
11463 * configure: Fix three locations where shell scripts were
11464 being run directly rather than with config_shell.
11465
11466Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11467
11468 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11469 * config.sub (basic_machine): Recognize v850.
11470
11471Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11472
11473 * mpw-configure: Handle multiple enable/disable options and
11474 pass them down recursively, handle -c and -s flags appropriately
11475 depending on choice of compiler, add escape mechanism for
11476 quoted arguments to gC.
11477
11478Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11479
11480 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11481 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11482 so that -mrelocatable-lib and -mno-eabi are used.
11483
11484 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11485 not support --print-multi-lib, don't abort.
11486
252b5132
RH
11487Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11488
11489 * make-all.com: Run config-a-gas.
11490 * setup.com: Don't copy subdirectory files around.
11491
11492Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11493
11494 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11495 target, it now compiles correctly.
11496
11497Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11498
11499 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11500
11501Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11502
35590697 11503 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11504
11505Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11506
11507 * configure.in (native_only): Add prms.
11508
11509Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11510
11511 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11512 (BINUTILS_SUPPORT_DIRS): Likewise.
11513
11514Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11515
11516 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11517 d10v support is added.
11518
11519Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11520
11521 * configure.in (d10v-*-*): New target.
11522
11523Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11524
11525 * config.guess (HP 9000/811): Recognize this as a PA1.1
11526 machine.
11527
11528Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11529
11530 * Makefile.in (do-tar-gz): New target, split out from tail end of
11531 taz target. Run each command separately, don't use pipes.
11532 (taz): Use it.
11533
11534Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11535
11536 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11537 * mpw-build.in: No builds should depend on building byacc or flex,
11538 they are assumed to be installed already.
11539
11540Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11541
11542 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11543 variable that CC_FOR_TARGET needs.
11544
11545Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11546
11547 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11548 options have changed since the last time the subdirectory was
11549 configured, and if it has, reconfigure.
11550 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11551 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11552
11553Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11554
11555 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11556 CLEAN_MODULES): Add bash.
11557 (all-bash): New target.
11558
11559Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11560
11561 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11562
11563Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11564
11565 * config.sub (basic_machine): Recognize d10v as a valid processor.
11566
11567Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11568
11569 * mpw-configure: Add support for --bindir.
11570 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11571
11572Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11573
11574 * configure.in: add bash, time, gawk to list of hosttools and things
11575 to only build for native toolchains
11576
11577Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11578
11579 * Makefile.in (docdir): Remove.
11580
11581Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11582
11583 * Makefile.in (datadir): Set to $(prefix)/share.
11584
11585Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11586
11587 * configure.in: build diff and patch for cygwin32-hosted
11588 toolchains.
11589
11590Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11591
11592 * config.sub: Accept -rtems*.
11593
11594Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11595
80413487 11596 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11597 remove diff from the list of things not buildable
11598 via Canadian Cross
252b5132
RH
11599
11600Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11601
11602 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11603 don't get ". ".
252b5132
RH
11604
11605Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11606
11607 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11608
11609Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11610
11611 * Makefile.in (taz): Handle case where tex3patch didn't even get
11612 checked out. Also, if it was found, put the symlink in a new util
11613 subdirectory.
11614
11615Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11616
11617 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11618
11619Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11620
11621 * config.sub: Recognize -openvms.
11622 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11623 * make-all.com, setup.com: New files.
11624
11625Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11626
11627 * Makefile.in (taz): tex3patch moved to texinfo/util.
11628
11629Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11630
afb8d725 11631 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11632 * configure.in: remove make from disable-if-Can-Cross list
11633 enable gdb if ${host} and ${target} are cygwin32
11634
11635Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11636
11637 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11638 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11639
11640Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11641
11642 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11643 distinguish sysv/svr4/bsd variants.
11644 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11645
11646Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11647
11648 * configure.in: Added copyright notice.
11649 * move-if-change: Added copyright notice.
11650
11651Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11652
11653 * configure.in (powerpcle-*-solaris*): Until we get shared
11654 libraries working, don't build gdb, sim, make, tcl, tk, or
11655 expect.
11656
11657Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11658
11659 * config.guess: Merge with FSF:
11660
11661 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11662 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11663
11664 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11665 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11666
11667 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11668 * config.guess: Combine two OSF1 rules.
11669 Also recognize field test versions. From mjr@zk3.dec.com.
11670 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11671 because GNU uname does not support -p. From pmr@pajato.com.
11672
11673Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11674
11675 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11676
11677Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11678
11679 * mpw-README: Document GCCIncludes.
11680
11681Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11682
11683 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11684
11685Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11686
11687 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11688
11689Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11690
11691 * configure.in (*-*-cygwin32): Configure make.
11692
11693Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11694
11695 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11696
11697Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11698
11699 * Makefile.in (all-inet): Depend on all-perl.
11700
11701 * Makefile.in (inet-install): New target.
11702
11703 * Makefile.in (all-inet): Depend on all-tcl.
11704 (all-inet): Depend on all-send-pr.
11705
11706Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11707
11708 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11709 temporarily.
11710
11711Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11712
11713 * configure.in: Don't configure --with-gnu-ld on AIX.
11714
11715Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11716
11717 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11718
11719Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11720
11721 * Makefile.in (ALL_MODULES): Added all-inet.
11722 (CROSS_CHECK_MODULES): Added check-inet.
11723 (INSTALL_MODULES): Added install-inet.
11724 (CLEAN_MODULES): Added clean-inet.
11725 (all-indent): New target.
11726
11727 * configure.in (host_tools): Added inet.
11728 (native_only): Added inet.
11729 (noconfigdirs): Added inet.
11730
11731Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11732
11733 * configure.in: Don't configure libgloss if we are not configuring
11734 newlib.
11735
11736Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11737
11738 * configure.in: Don't configure libgloss for unsupported
11739 architectures.
11740
11741Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11742
11743 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11744
11745Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11746
11747 * Makefile.in (ALL_MODULES): Include all-apache.
11748 (CROSS_CHECK_MODULES): Include check-apache.
11749 (INSTALL_MODULES): Include install-apache.
11750 (all-apache): New target.
11751
11752 * configure.in: Added apache everywhere perl is seen.
11753
11754Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11755
11756 * Makefile.in: Add support for clean-{module} and
11757 clean-target-{module} rules.
11758
11759Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11760
11761 * configure.in (*-*-ose) do not build libgloss.
11762
11763Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11764
11765 * config.guess (prep*:SunOS:5.*:*): Turn into
11766 powerpele-unknown-solaris2.
11767
11768Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11769
11770 * configure.in: Permit --enable-shared to specify a list of
11771 directories.
11772
11773Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11774
11775 * configure.in (host==solaris): Pass only the first word of $CC
11776 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11777
11778Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11779
11780 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11781
11782Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11783
11784 * Makefile.in (ALL_MODULES): Include all-perl.
11785 (CROSS_CHECK_MODULES): Include check-perl.
11786 (INSTALL_MODULES): Include install-perl.
11787 (ALL_X11_MODULES): Include all-guile.
11788 (CHECK_X11_MODULES): Include check-guile.
11789 (INSTALL_X11_MODULES): Include install-guile.
11790 (all-perl): New target.
11791 (all-guile): New target.
11792
11793 * configure.in (host_tools): Include perl and guile.
11794 (native_only): Include perl and guile.
11795 (noconfigdirs): Don't build guile and perl; no ports have been
11796 done.
11797
11798Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11799
80413487
RH
11800 * configure (--enable-*): Handle quoted option lists such as
11801 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11802
11803Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11804
11805 * Makefile.in ({,inst}all-target): New rule so we can make and
11806 install all of the target directories easily.
11807
11808Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11809
11810 * configure.in: Add missing global flag in sed substitution when
11811 deleting `target-' from ${configdirs}.
11812
11813Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11814
11815 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11816 option.
11817
11818 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11819 config/mh-necv4.
11820
11821 * install.sh: Correct misspelling of transformbasename.
11822
11823 * config.guess: Recognize mips-*-sysv*.
11824
11825Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11826
11827 * config.sub: Recognize mon960.
11828
11829Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11830
11831 * configure: Restore Canadian Cross handling of BISON and LEX,
11832 removed in Feb 20 change.
11833
11834Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11835
11836 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11837 Mention make install. Remove the old copyright date as well the
11838 clumsy and rather pointless copyright on the README file.
11839
11840Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11841
11842 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11843 Makefile after running symlink-tree, then run `make distclean' to
11844 avoid clobbering any generated files in srcdir.
11845
11846Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11847
11848 * configure.in (m68k-*-netbsd*): Build everything now.
11849
11850Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11851
11852 * Makefile.in (taz): Fix quoting.
11853
11854Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11855
11856 * configure.in (sparclet-*-*): Build everything now.
11857
11858Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11859
11860 * configure.in (m68k-*-linux*): New host.
11861
11862Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11863
11864 * configure: Check for bison before byacc.
11865
11866Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11867
11868 * Makefile.in configure: Change the way LEX and BISON/YACC are
11869 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11870 searching PATH. These are used as fallbacks by Makefile.in if
11871 flex/bison/byacc aren't in objdir.
11872
11873Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11874
11875 * Makefile.in: Make everything which depends upon all-bfd also
11876 depend upon all-opcodes, in case --with-commonbfdlib is used.
11877
11878Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11879
11880 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11881 building NT native compilers on Unix.
11882
11883Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11884
11885 * configure.in: Don't get CC from the host Makefile fragment if we
11886 can find gcc in PATH, or if this is a Canadian Cross. Move the
11887 Solaris test for /usr/ucb/cc to the post target script, just after
11888 the compiler sanity test.
11889
11890Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11891
11892 * config.sub: Merge with FSF.
11893
11894Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11895
11896 * Makefile.in (RPATH_ENVVAR): New variable.
11897 (REALLY_SET_LIB_PATH): Use it.
11898 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11899
11900Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11901
11902 * config.sub, configure.in: Recognize sparclet cpu.
11903
11904Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11905
11906 * config.guess: Support m68k-cbm-sysv4.
11907
11908Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11909
11910 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11911 m68k-unknown-linuxaout from linker help string. Put quotes around
11912 $ld_help_string.
11913
11914Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11915
11916 * config.guess (powerpc-harris-powerunix): Add guess for port
11917 to new target.
11918
11919Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11920
11921 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11922
11923Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11924
11925 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11926 $(REALLY_SET_LIB_PATH) in Makefile.
11927 * Makefile.in (SET_LIB_PATH): New variable.
11928 (REALLY_SET_LIB_PATH): New variable.
11929 ($(DO_X)): Use $(SET_LIB_PATH).
11930 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11931 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11932 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11933 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11934 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11935 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11936 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11937 (install-dosrel): Likewise.
11938 (all-opcodes): Depend upon all-libiberty.
11939
11940Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11941
11942 * config.guess (*:CYGWIN*): New
11943
11944Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11945
11946 * Makefile.in (all-target-winsup): All all-target-libiberty.
11947
11948Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11949
11950 * configure.in (noconfigdirs): Add missing # in front of comment.
11951
11952Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11953
11954 * configure.in: add second pass to things added to noconfigdirs
11955 so *-gm-magic can exclude libgloss properly.
11956
11957Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11958
11959 * mpw-configure (extralibs_name, rez_name): Set correctly
11960 for MWC68K compiler.
11961
11962 * mpw-README: Add more info on the necessary build tools.
11963
11964Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11965
11966 * configure.in, config.sub: Recognize cygwin32.
11967
11968Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11969
11970 * config.guess, config.sub: Recognize A/UX.
11971
11972Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11973
11974 * config.sub: Merge with gcc/config.sub.
11975
11976Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11977
11978 * mpw-build.in (do-binutils): Add build of stamps.
11979
11980Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11981
11982 * config.sub: Add recognition for mips64vr4100*-* targets.
11983
11984Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11985
11986 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11987 Add creation of gconfigargs with `--enable-shared' turned on.
11988 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11989 ($(host)-stamp-stage3-configured): Likewise.
11990 (HOLES): Add chatr and ldd.
11991 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11992
11993Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11994
11995 * configure: Pass --nfp to recursive configures.
11996
11997Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11998
11999 * Makefile.in (DLLTOOL): New.
12000 (DLLTOOL_FOR_TARGET): New.
12001 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12002 (EXTRA_TARGET_FLAGS): Ditto.
12003 (EXTRA_GCC_FLAGS): Ditto.
12004 (CONFIGURE_TARGET_MODULES): Ditto.
12005 (DO_X): Ditto.
12006 * configure: Add DLLTOOL.
12007
12008Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12009
12010 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12011 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12012 mh-sco, since old workarounds no longer needed, and don't
12013 build ld, since libraries have weak symbols in COFF.
12014
12015Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12016
12017 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12018
12019Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12020
12021 * configure.in: Make sure that ${CC} can be used to compile an
12022 executable.
12023
afb8d725
JM
12024Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12025
12026 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12027 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12028 nothing depending on whether gdbtk is being built.
12029
252b5132
RH
12030Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12031
12032 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12033
12034Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12035
12036 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12037 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12038
12039Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12040
12041 * config-ml.in: Add support for
12042 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12043 Simplify setting of multidirs from --disable-foo.
12044
12045Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12046
12047 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12048 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12049 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 12050 non-empty, pass them on to the GCC make.
252b5132
RH
12051 (all-bootstrap): New rule that is like all-gcc, except it executes
12052 the GCC bootstrap rule instead of the GCC all rule.
12053
12054Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12055
12056 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12057
12058Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12059
12060 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12061 DG/UX support.
12062
12063Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12064
12065 * config.sub (i*86*) Change [345] to [3456]
12066
12067Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12068
12069 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12070 --with-gnu-ld=no.
12071
12072Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12073
12074 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12075 AIX multilibs get built.
12076
12077Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12078
12079 * configure.in (i386-win32): Don't build expect if we're not
12080 building the tcl subdir.
12081
12082Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12083
12084 * Makefile.in: (configure-target-examples, all-target-examples):
12085 New targets, configure and build example programs.
12086
12087Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12088
12089 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12090 use it as input to sedit the generated MPW makefile.
12091 * mpw-README: Add a suggestion about Gestalt.h.
12092
12093Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12094
12095 * config.sub: Accept *-*-ieee*.
12096
12097Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12098
12099 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12100 Ronald F. Guilmette <rfg@monkeys.com>.
12101
12102Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12103
12104 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12105 for powerpc-pe native.
12106 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12107 (target==powerpc-pe): duplicate i386-win32 entry.
12108
12109Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12110
12111 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12112 of vxworks, not just vxworks5.1.
12113
12114Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12115
12116 * mpw-configure: Add support for exec-prefix.
12117
12118Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12119
12120 * config.guess: Recognize HP model 816 machines as having
12121 a PA1.1 processor.
12122
12123Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12124
12125 * configure: Ignore new autoconf configure options.
12126
252b5132
RH
12127Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12128
12129 * config.guess: Recognize Pentium under SCO.
12130 From Robert Lipe <robertl@arnet.com>.
12131
12132Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12133
12134 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
12135
12136Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * configure.in: Don't configure gas for alpha-dec-osf*.
12139
12140Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12141
12142 * configure.in: Default to --with-stabs for some targets for which
12143 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12144 i[345]86*-*-unixware*.
12145
12146Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12147
12148 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12149 rather than basing it on the target. Simplify handling of options
12150 controlling which directories to configure. Remove extraneous
12151 slash in multi-clean target.
12152
12153Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12154
12155 * config-ml.in: Prefix more variables with ml_ so they don't collide
12156 with configure's.
12157
12158Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12159
12160 * configure: Don't turn -v into --v.
12161
12162Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12163
12164 * configure.in (targargs): Fix typo.
12165
12166 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12167
12168Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12169
12170 * configure.in: Strip --host and --target options from
12171 CONFIG_ARGUMENTS, and always configure for --host only. Add
12172 --with-cross-host option when building with a cross-compiler.
12173 * configure: Canonicalize the arguments put into config.status by
12174 always using `=' for an option with an argument. Pass a presumed
12175 --host or --target explicitly.
12176
12177Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12178
12179 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12180 into general OS recognition case.
12181
12182Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12183
12184 * configure.in (target_configdirs): add target-winsup only
12185 for win32 target systems.
12186
12187Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12188
12189 * Makefile.in (all-target-libgloss): Depend upon
12190 configure-target-newlib, since when libgloss is built it looks to
12191 see if the newlib directory exists.
12192
12193Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12194
12195 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12196 cfg-ml-*.in.
12197
12198Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12199
12200 * configure: Handle LD and LD_FOR_TARGET when configuring a
12201 Canadian Cross.
12202
252b5132
RH
12203Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12204
12205 * configure.in (target_libs): add target-winsup.
12206 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12207 (target==ppcle-pe): remove ld from $noconfigdirs.
12208
12209Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12210
12211 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12212 Preserve relative path names in $srcdir. Build symlink tree if
12213 configuring cross target dir and srcdir=. (= no VPATH support).
12214 (configure-target-libg++): Depend on configure-target-librx.
12215 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12216 * config-ml.in: New file.
12217 * symlink-tree: New file.
12218 * configure: Ensure srcdir="." if that's what it is.
12219
12220Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12221
12222 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12223 includes and FLEX_SKELETON setting.
12224 * mpw-configure (--with-gnu-ld): New option, controls whether
12225 to use PPCLink or ld with PowerMac GCC.
12226 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12227 * mpw-config.in: Configure grez if targeting Mac.
12228
12229 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12230 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12231 just macos.
252b5132
RH
12232 * configure.in: Configure grez resource compiler if targeting Mac.
12233 * Makefile.in (all-grez, install-grez): New targets.
12234
12235Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12236
12237 * configure: CXX defaults to gcc, not g++. If we find
35590697 12238 gcc in the path, set CC to gcc -O2.
252b5132
RH
12239
12240Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12241
12242 * configure: Default ${build} correctly. Avoid picking up extra
12243 spaces when reading CC and CXX from Makefile. When doing a
12244 Canadian Cross, use plausible default values for numerous
12245 variables.
12246 * configure.in: When doing a Canadian Cross, don't try to
12247 configure tools whose configure script can't handle it.
12248
12249Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12250
12251 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12252
12253Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12254
12255 * configure: Remove dubious bug reporting address.
12256
12257Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12258
12259 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12260 configure script, run that instead of this directory's configure.
12261 In either case, print a message that we're configuring the sub-dir.
12262
12263Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12264
12265 * configure.in: Before checking for the existence of various files,
12266 use sed to filter out "target-".
12267
12268Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * Makefile.in (DO_X): Split rule to decrease command line length
12271 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12272 (Philippe De Muyter).
12273
12274Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12275
12276 * Makefile.in (all-patch): depend on all-libiberty.
12277
12278Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12279
12280 * configure.in: If the only directory in target_configdirs which
12281 actually exists is libiberty, then set target_configdirs to empty,
12282 to avoid trying to build a target libiberty in a gas or gdb
12283 distribution.
12284
12285Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12286
12287 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12288 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12289 systems.
252b5132
RH
12290
12291Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12292
12293 * configure.in (copy_dirs): Use sys-include instead of include
12294 for --with-headers option.
12295
12296Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12297
12298 * Makefile.in, configure.in: Make winsup builds work with
12299 new scheme.
12300
12301Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12302
12303 * configure.in: Build the linker on AIX.
12304
12305Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12306
12307 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12308 where needed.
12309
12310Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12311
12312 * Makefile.in (all-gcc): Fix typo.
12313
12314Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12315
12316 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12317
12318Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12319
12320 * configure.in: Rename libFOO to target-libFOO, and xiberty
12321 to target-xiberty, to provide more flexibility.
12322 (target_subdir): Define. Create if cross.
12323 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12324 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12325 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12326 check-libFOO -> check-target-libFOO, etc.
12327 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12328 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12329 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12330 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12331 allow ALL_GCC="" to only configure.
12332 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12333 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12334 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12335
12336Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12337
12338 * Makefile.in (taz): Build "info" in etc explicitly.
12339
12340Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12341
12342 * configure.in: Make sure that CC is undefined (as opposed to
12343 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12344 problem with autoconf trying to configure on a host without GCC.
12345
12346Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12347
12348 * mpw-configure: Set host alias from choice of host compiler,
12349 only use generic MPW Makefile sed if present, edit a file
12350 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12351 * mpw-README: Add problem notes about CW6 and CW7.
12352
12353Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12354
12355 * Makefile.in (taz): Use ";" instead of ";;".
12356
12357Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12358
12359 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12360 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12361 DISTDOCDIRS.
12362 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12363 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12364
12365Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12366
12367 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12368 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12369 Move bfd to DISTSTUFFDIRS.
12370
12371Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12372
12373 * Makefile.in (X11_LIB): Removed.
12374 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12375
12376 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12377
12378Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12379
12380 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12381 names.
12382
12383Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12384
12385 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12386
12387Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12388
12389 * configure.in (i[345]86-*-win32): Always build newlib.
12390 Don't configure cvs, autoconf or texinfo.
12391 * Makefile.in (LD_FOR_TARGET): New.
12392 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12393 Pass down LD_FOR_TARGET.
12394
12395Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12396
12397 * winsup: New directory.
12398 * Makefile.in: Build winsup.
12399 * configure.in: Winsup is configured when target is win32.
12400 Can only build win32 target GDB when native.
35590697 12401
252b5132
RH
12402Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12403
12404 * config.guess: Recognize HP model 819 machines as having
12405 a PA 1.1 processor.
12406
12407Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12408
12409 * configure: Fix sed loop which substitutes for CC and CXX to
12410 avoid bug found in various sed implementations.
12411
12412Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12413
12414 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12415 simulator. Use standard powerpc-*-eabi*.
12416
12417Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12418
12419 * configure.in: Stop putting gas and binutils in noconfigdirs for
12420 powerpc-*-aix* and rs6000-*-*.
12421
12422Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12423
12424 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12425 -mcall-aixdesc libraries.
12426
12427Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12428
12429 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12430
12431 * config.sub (arm | armel | armeb): Fix shell syntax.
12432
12433Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12434
12435 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12436 -msoft-float and -mcpu=common support.
12437 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12438 libraries.
12439
12440Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12441
12442 * configure.in: Allow configuration and build of emacs19 for the alpha.
12443
12444Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12445
12446 * configure.in (CC): Get ^CC, not just any old CC, from
12447 ${host_makefile_frag}.
12448
12449Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12450
35590697 12451 * configure.in (CC): Try to get CC from
252b5132
RH
12452 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12453
12454Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12455
12456 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12457 only if it exists in $(srcdir).
12458
12459Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12460
12461 * configure: If CC and CXX are not set in the environment, set
12462 them, based on either an existing Makefile or on searching for gcc
12463 in PATH. Substitute for CC and CXX in Makefile.
12464 * configure.in: Remove libm from target_libs. Separate
12465 target_configdirs from configdirs. If CC is not set in
12466 environment, try to get it from a host Makefile fragment. Rewrite
12467 changes of configdirs to use skipdirs instead. A few minor
12468 tweaks. Take directories out of target_configdirs as they are
12469 taken out of configdirs. Remove existing Makefile files from
12470 subdirectories. Substitute for TARGET_CONFIGDIRS and
12471 CONFIG_ARGUMENTS in Makefile.
12472 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12473 by configure.in.
12474 (CONFIG_ARGUMENTS): Likewise.
12475 (CONFIGURE_TARGET_MODULES): New variable.
12476 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12477 ($(CONFIGURE_TARGET_MODULES)): New target.
12478 (configure-libg++, configure-libio): New targets.
12479 (all-libg++): Depend upon configure-libg++.
12480 (all-libio): Depend upon configure-libio.
12481 (configure-libgloss, all-libgloss): New targets.
12482 (configure-libstdc++): New target.
12483 (all-libstdc++): Depend upon configure-libstdc++.
12484 (configure-librx, all-librx): New targets.
12485 (configure-newlib): New target.
12486 (all-newlib): Depend upon configure-newlib
12487 (configure-xiberty): New target.
12488 (all-xiberty): Depend upon configure-xiberty.
12489
12490Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12491
12492 * configure.in (host i[345]86-*-win32): Expand the
12493 noconfigdirs again.
12494
12495Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12496
12497 * mpw-configure: Fix sed command file name.
12498
12499Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12500
35590697 12501 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12502 noconfigdirs again.
12503
12504Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12505
12506 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12507 or powerpc*-*-pe*, since they are not yet supported.
12508
12509Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12510
12511 Add PowerMac support and many other enhancements.
12512 * mpw-configure: New option --cc to select compiler to use,
12513 paste options set according to --cc into the generated
12514 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12515 if mpw-make.sed is present.
12516 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12517 add forward includes for PowerPC include files.
12518 * mpw-build.in: Build using Makefile.PPC if present.
12519 (do-byacc, etc): Remove separate version resource builds.
12520 (do-gas): Build "stamps" before "all".
12521 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12522 * mpw-README: Update to reflect --cc option, PowerMac support,
12523 and recently-reported compatibility problems.
12524
12525Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12526
12527 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12528 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12529 (--with-multilib-top): Pass to recursive invocations.
12530
12531Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12532
12533 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12534 v810-*-*.
12535
12536Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12537
12538 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12539 gdb, ld and opcodes on v810-*-*.
12540
252b5132
RH
12541Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12542
12543 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12544 (local-maintainer-clean): New target.
12545 (maintainer-clean): New target.
12546 (realclean): Just depend upon maintainer-clean.
12547
12548Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12549
12550 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12551
12552Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12553
12554 * configure.in: Build ld in mips*-*-bsd* case.
12555
12556Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12557
12558 * config.sub: Accept -lites* OS. From Ian Dall.
12559
12560Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12561
12562 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12563 targets.
252b5132
RH
12564
12565Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12566
12567 * configure.in: treat i386-win32 canadian cross the same as
12568 i386-go32 canadian cross.
12569
12570Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12571
12572 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12573 running under the simulator to build a reduced set of libraries.
12574 (powerpc-*-eabiaix): Add fine grained multilib support added to
12575 other powerpc targets yesterday.
12576
12577Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12578
12579 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12580 -disable-softfloat, -disable-relocatable, -disable-aix, and
12581 -disable-sysv to control which multilib libraries get built.
12582
12583Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12584
12585 * configure: Add Makefile.tem to list of files to remove in trap
12586 handler.
12587
12588Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12589
12590 * config.guess (*Linux*): Add missing "exit"s.
12591 Also, need specific check for alpha-unknown-linux (uses COFF).
12592
12593Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12594
12595 * config.guess: Merge with FSF:
12596
12597 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12598 * config.guess (AIX4): More robust release numbering discovery.
12599
12600 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12601 * config.guess (i386-sequent-ptx): Properly get version number.
12602
12603 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12604 * config.guess (mips:*:4*:UMIPS): New case.
12605
12606Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12607
12608 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12609 (i386-win32 host): Likewise. Don't build readline.
12610
afb8d725
JM
12611Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12612
12613 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12614 SUPPORT_FILES to submakes.
12615
252b5132
RH
12616Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12617
12618 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12619 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12620 mpw-configure.
12621
12622Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12623
12624 * configure.in (appdirs): Use =, not ==, in test expression when
12625 trying to build the text to print in the warning message for
12626 Solaris users.
12627
12628Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12629
12630 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12631
12632Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12633
12634 * config.guess: Recognize lynx-2.3.
12635
12636Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12637
12638 * config.sub (z8ksim): Deleted
12639 (z8k-*-coff): New, this is the one true name of the target.
12640
12641Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12642
12643 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12644
12645Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12646
12647 * config.guess (*:Linux:*:*): First try asking the linker what the
12648 default object file format is (elf, aout, or coff). Then if this
12649 fails, try previous methods.
12650
12651Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12652
12653 * configure.in: Don't build newlib for *-*-vxworks5.1.
12654
12655Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12656
12657 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12658 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12659
12660Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12661
12662 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12663
12664Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12665
12666 * cfg-ml-com.in: New file.
12667 * cfg-ml-pos.in: New file.
12668
12669Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12670
12671 * COPYING.NEWLIB: Add HP free copyright to list.
12672
12673Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12674
12675 * config.sub: Recognize -eabi* for the system, not just -eabi.
12676
12677Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12678
12679 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12680 * config.sub, configure.in (win32): New target and host.
12681
12682Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12683
12684 * configure.in: Add i386-pe configuration.
12685
12686Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12687
12688 * mpw-build.in (install): Install GDB after LD.
12689
12690Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12691
12692 * mpw-config.in (elf/mips.h): Always forward-include, needed
12693 for GDB to build.
12694
12695Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12696
12697 * testsuite: New directory for customer acceptance and whole tool
12698 chain tests.
12699
12700Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12701
12702 * configure: If per-host line isn't found, but AC_OUTPUT is found
12703 and a configure script exists, run it instead.
12704
12705Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12706
12707 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12708
12709Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12710
12711 * configure: Set build_{cpu,vendor,os,alias} to host values when
12712 --build isn't specified.
12713
12714Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12715
12716 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12717 (FLAGS_TO_PASS): Pass them.
12718 (EXTRA_TARGET_FLAGS): Ditto.
12719
252b5132
RH
12720Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12721
12722 * Makefile.in (all-libg++): Depend on all-libstdc++.
12723
12724Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12725
12726 * configure.in (noconfigdirs): Enable all packages for
12727 i386-unknown-netbsd.
12728
12729Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12730
12731 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12732 hosted builds (DOS builds)
12733
12734Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12735
12736 Changes for ARM based on patches from Richard Earnshaw:
12737 * config.sub: Handle armeb and armel.
12738 * configure.in: Omit arm linker only for riscix.
12739
12740Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12741
12742 * config.guess: Update from FSF.
12743
12744Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12745
12746 * config.sub: Recognize powerpcle as the little endian varient of
12747 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12748 powerpcle variant. Convert pentium into i586, not i486. Add p5
12749 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12750 temporarily.
12751
12752Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12753
12754 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12755
12756Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12757
12758 * config.sub: Accept -lites* as a basic system type.
12759
12760Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12761
12762 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12763 installed, and if so return linuxoldld as the system name.
12764
12765Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12766
12767 * config.guess: Add hppa1.1-hp-lites support.
12768
12769Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12770
12771 * configure.in: Don't build newlib for m68k-vxworks5.1.
12772
12773Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12774
12775 * configure.in (mips-sgi-irix6): Use mh-irix5.
12776
12777Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12778
12779 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12780
12781Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12782
12783 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12784 OSF/1. Fix compiler flags.
252b5132
RH
12785 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12786
12787Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12788
12789 * configure.in: Recognize --with-newlib.
12790 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12791
afb8d725
JM
12792Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12793
12794 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12795 to *_X11_MODULES due to gdbtk needing X include files et al.
12796
252b5132
RH
12797Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12798
12799 Merge in support for Mac MPW as a host.
12800 (Old change descriptions retained for informational value.)
12801
12802 * mpw-config.in: Add generic include forwards for cpu-specific
12803 include files in aout and elf directories.
12804
12805 * mpw-configure: Added copyright.
12806 * mpw-config.in: Check for presence of required build tools.
12807 (target_libs): Add newlib.
12808 (target_tools): Add examples.
12809 (Read Me): Generate as "Read Me for MPW" instead.
12810 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12811 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12812 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12813
12814 * mpw-configure: Remove subdir-specific makefile hackery,
12815 delete mk.tmp after using it.
12816
12817 * mpw-build.in (all): Display start and end times.
12818
12819 * mpw-configure (host_canonical): Set.
12820 (target_cpu): Always add to makefiles.
12821 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12822 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12823 (mpw-mh-mpw): Look for in srcdir and srcroot.
12824 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12825
12826 * mpw-build.in: (install-only): New target.
12827
12828 * mpw-configure (host_alias, target_alias): Rename from hostalias
12829 and targetalias, add into generated Makefile.
12830 (mk.tmp): If present, add into generated Makefile.
12831 * mpw-build.in (all-gas): Build config.h first before gas proper.
12832
12833 * mpw-configure (config.status): Write only if changed.
12834 * mpw-config.in (readline): Configure it (not built, just used for
12835 definitions).
12836
12837 * mpw-config.in (elf/mips.h): Add a forward include.
12838
12839 * mpw-config.in: Forward-include most .h files in include into
12840 extra-include.
12841 (readline): Don't build.
12842 mpw-build.in (install): Install GDB.
12843
12844 * mpw-configure (prefix, mpw_prefix): Handle it.
12845 * mpw-config.in (mmalloc, readline): Don't configure.
12846 * mpw-build.in (thisscript): Rename to ThisScript.
12847 Use mpw-build instead of BuildProgram everywhere.
12848 (mmalloc, readline): Don't build.
12849 * mpw-README: New file, basic documentation about the MPW port.
12850
12851 * mpw-config.in: Use forward-include to create include files.
12852
12853 * mpw-configure: Add more things to the top of each configured
12854 Makefile, including contents of config/mpw-mh-mpw.
12855 * mpw-config.in (extra-include): Create this directory and fill it
12856 with Posix-like include files when configuring.
12857
12858 * config.sub (apple, mac, mpw): Add various aliases.
12859
12860 * mpw-build.in: New file, top-level build script fragment for MPW.
12861 * mpw-configure: New file, configure script for MPW.
12862 * mpw-config.in: New file, config fragment for MPW.
12863
12864Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12865
12866 * configure.in (host_libs): Remove glob, since it is gone from the
12867 sources.
12868
12869Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12870
12871 * Makefile.in: define empty GDB_NLM_DEPS var.
12872
12873 * configure.in(target_makefile_frag): use config/mt-netware
12874 for netware targets.
12875
12876Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12877
12878 * config.sub: Merge in recent FSF changes. Remove linux special
12879 cases.
12880
12881Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12882
4bddf3ad 12883 Revert this change:
252b5132
RH
12884
12885 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12886
12887 * build-all.mk: Use CC=cc -Xs on Solaris.
12888
252b5132
RH
12889Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12890
12891 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12892 stop using it.
12893 * Makefile.in: Nuke all references to glob subdirectory.
12894
12895Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12896
12897 * configure.in: Fix --enable-shared logic in per-host.
12898
12899Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12900
12901 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12902
12903Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12904
12905 * configure.in (noconfigdirs): Don't build gas on AIX, for
12906 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12907
12908Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12909
12910 * configure: Fix --cache-file to work if the file argument is a
12911 relative path.
12912
12913Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12914
12915 * configure: If the --cache-file is used, pass it down to
12916 configure in subdirectories.
12917
12918Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12919
12920 * config.sub: add vxworks29k configuration.
12921
12922Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12923
12924 * Makefile.in (taz): Do "diststuff" part quietly.
12925
12926Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12927
12928 * config.sub: Mini-merge with gcc/config.sub.
12929
12930Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12931
12932 * config.guess (IRIX): Sed - to _.
12933
12934Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12935
12936 * Makefile.in (source-vault, binary-vault): New targets.
12937
12938Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12939
12940 * config.sub: Recognize -eabi as a basic system type.
12941
12942Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12943
12944 * configure.in (enable_shared stuff): Fix typo.
12945
12946Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12947
12948 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12949
12950Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12951
12952 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12953
12954Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12955
12956 * configure.in (rs6000-*-*): Don't build gas.
12957
12958Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12959
12960 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12961 reduce command line length.
12962 (AS_FOR_TARGET): Check for as.new, not Makefile.
12963 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12964
12965Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12966
12967 * config.guess: Merge from FSF.
12968
12969Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12970
12971 * configure: Don't use $ when handling program_suffix.
12972
12973Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12974
12975 * configure.in: Configure tk for hppa/hpux.
12976
12977Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12978
12979 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12980
12981Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12982
12983 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12984 to LIBCXXFLAGS. Tests are better run without it.
12985
12986Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12987
12988 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12989
12990Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12991
12992 * configure.in (*-*-netware*): Don't configure xiberty.
12993
12994Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12995
12996 * configure.in: Remove tk from native_only list.
12997
12998Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12999
13000 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13001 for special NCD build.
13002
13003Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13004
13005 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13006 makeall.bat, they're only useful for binutils snapshots.
13007 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13008 makeall.bat to specified SUPPORT_FILES.
13009
13010Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13011
13012 * build-all.mk: Add Ericsson targets to sun4 and solaris
13013 hosts. Add BNR's sun4 target to solaris host, so their
13014 build-from-source will be tested in-house first.
13015
13016Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13017
13018 * Makefile.in (LIBCFLAGS): New variable.
13019 (CFLAGS_FOR_TARGET): Ditto.
13020 (LIBCFLAGS_FOR_TARGET): Ditto.
13021 (LIBCXXFLAGS): Ditto.
13022 (CXXFLAGS_FOR_TARGET): Ditto.
13023 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13024 (BASE_FLAGS_TO_PASS): Pass them.
13025 (EXTRA_TARGET_FLAGS): Ditto.
13026
4bddf3ad 13027 * configure.in: Support --enable-shared.
252b5132
RH
13028
13029Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13030
13031 * configure.in (target_libs): Include libstdc++ again.
13032 * config.guess: Update from FSF (for FreeBSD).
13033
13034Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13035
13036 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13037 makeall.bat.
13038 (DISTDOCDIRS): Add `etc'.
13039 (ETC_SUPPORT_PFX): New variable.
13040 (taz): Include anything from etc starting with a word in
13041 ETC_SUPPORT_PFX.
13042
13043Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13044
13045 * config.sub: Update for recent FSF changes. Remove obsolete
13046 h8300hds entry. Add -windows* and -osx as basic os. Minor
13047 spacing changes.
13048
13049Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13050
13051 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13052
13053 * config.guess: Merge with FSF.
13054 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13055
13056Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13057
13058 * configure: Since the "trap 0" handler will override the exit
13059 status on many systems, only use it for "exit 1", and make it set
13060 a non-zero exit status; reset it before "exit 0". Also, check
13061 exit status of config.sub, and error out if it failed.
13062
13063Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13064
13065 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13066 and install libgloss.
13067
13068Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13069
13070 * Makefile.in (all-binutils): Depend upon all-byacc.
13071
13072 * configure.in: Don't build emacs on Irix 5.
13073
13074Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13075
13076 * configure.in (*-*-netware*): Add libio.
13077
13078Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13079
13080 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13081 (CHECK_TARGET_MODULES): Ditto.
13082 (INSTALL_TARGET_MODULES): Ditto.
13083 (TARGET_LIBS): Ditto.
13084 (all-libstdc++): Note dependencies.
13085
13086Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13087
13088 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13089
13090Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13091
13092 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13093 -fexternal-templates.
13094
13095 * configure.in (target_libs): Add libstdc++.
13096 (noconfigdirs): Add libstdc++ as appropriate.
13097
13098Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13099
13100 * config.guess: Update from FSF.
13101
13102Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13103
13104 * configure: Use ${config_shell} when running ${configsub}.
13105
13106Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13107
13108 * config.sub: No longer recognize h8300h.
13109
13110Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13111
13112 * config.sub: Remove extraneous differences between config.sub and
13113 gcc/config.sub.
13114
13115Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13116
13117 * Makefile.in (DISTSTUFFDIRS): Add gas.
13118
13119Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13120
13121 * COPYING.NEWLIB: New file.
13122
13123Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13124
13125 * config.guess (HP-UX): Patch from Harlan Stenn
13126 <harlan@landmark.com> to also emit release level.
13127
13128Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13129
13130 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13131
13132Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13133
13134 * config.sub: Merge nextstep cleanup from FSF.
13135
13136Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13137
13138 * configure.in (arm-*-*): Don't configure ld for this target.
13139
13140Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13141
13142 * configure.in (*-*-netware): don't configure libg++, libio,
13143 librx, or newlib.
13144
13145Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13146
13147 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13148 configure ld--it works, but it doesn't support shared libraries.
13149
13150Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13151
13152 * config.guess (*-unknown-freebsd*): Get rid of possible
13153 trailing "(Release)" in version string.
13154 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13155
13156Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13157
13158 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13159 Fix type: *-next-neststep -> *-next-nextstep.
13160
13161 * config.guess: Merge from FSF:
13162
13163 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13164
13165 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13166
13167 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13168
13169 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13170 instead of UNIX_SV for UnixWare 1.0).
13171
13172Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13173
13174 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13175 to make gdb/nlm/* build after the compiler and linker.
13176
13177Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13178
13179 * config.guess (netbsd, freebsd, linux): Accept any machine,
13180 not just i[34]86.
13181 (m68k-atari-sysv4): Relocate to match FSF version.
13182
13183 * config.guess: More merges from the FSF:
13184
13185 Add a space before function call or macro invocation.
13186
13187 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13188
13189 * config.guess: Add trap cmd to remove dummy.c and dummy when
13190 interrupted.
13191
13192 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13193
13194 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13195 (dummy): Redirect stderr from compilation of dummy.c.
13196
13197 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13198
13199 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13200
13201Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13202
13203 * configure: Accept and ignore --cache*, for compatibility with
13204 new autoconf.
13205
13206Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13207
13208 * config.guess: Merge from FSF:
13209
13210 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13211
13212 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13213 (PATH): Add /.attbin at end for finding uname.
13214 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13215
13216 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13217
80413487 13218 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13219
13220 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13221
80413487
RH
13222 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13223 to select whether to use ELF or COFF.
252b5132
RH
13224
13225 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13226
80413487 13227 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13228
13229 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13230
13231 * config.guess: Guess the OS version for HPUX.
13232
13233 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13234
13235 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13236
13237Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13238
13239 * configure.in: Recognize --with-headers, --with-libs, and
13240 --without-newlib.
13241 * Makefile.in (all-xiberty): Depend upon all-ld.
13242
13243Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13244
13245 * configure.in: Change i[34]86 to i[345]86.
13246
13247Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13248
13249 * configure (version): A few more tweaks to help message.
13250
13251Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13252
13253 * Makefile.in: Remove (for now) librx as a host library,
13254 now that we're building it for target.
13255
13256Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13257
13258 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13259 (Karl Berry).
13260
13261Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13262
13263 * configure.in: Also configure librx.
13264
13265Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13266
13267 * Makefile.in: Update various rules to reflect that librx
13268 is now needed for libg++.
13269
13270Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13271
13272 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13273
13274Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13275
13276 * configure.in: Configure the examples directory.
13277
13278Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13279
13280 * configure: Simplify Jun 2 1994 change.
13281
13282Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13283
13284 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13285 /bin/gcc isn't good enough to build gcc.
13286
13287Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13288
13289 * Makefile.in (GDB_SUPPORT_FILES): Remove
13290 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13291 (gdb.tar.gz): Add new rule to use standard distribution building
13292 mechanism.
13293
13294Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13295
13296 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13297 Bill Cox <bill@cygnus.com>.
13298
13299Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13300
13301 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13302
13303Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13304
13305 * configure: Search current dir first in .gdbinit.
13306
13307Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13308
13309 * config.sub: Recognize freebsd (merged from gcc config.sub).
13310
13311Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13312
13313 * config.sub: Refer to NeXT's operating system as nextstep.
13314
13315 * config.sub (case $basic_machine): Re-order the cases, to match
13316 the order in the FSF version (which is mostly alphabethical).
13317 Merge in some additions and changes from the FSF.
13318
13319Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13320
13321 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13322 * config.sub: Recognize cxux7.
13323 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13324
13325Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13326
13327 * config.sub: Fix typo powerpc -> powerpc-*.
13328
13329Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13330
13331 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13332
13333 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13334 parallel with all-emacs and install-emacs). Top-level command
13335 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13336
13337Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13338
13339 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13340 $(relbindir)/make before doing ``make install'', and use
13341 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13342 installing over running make binary.
13343 ($(host)-stamp-stage3-installed): Likewise.
13344
13345Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13346
13347 * config.guess: Recognize Mach.
13348
13349Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13350
13351 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13352 see whether --exec-prefix was used.
13353
13354Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13355
13356 * README: Explicitly mention libg++/README. (Zoo's idea.)
13357
13358Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13359
13360 * Makefile.in: Add all-librx target similar to all-libproc.
13361
13362Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13363
13364 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13365 with post 1.2 uname bogosity.
13366
13367Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13368
13369 * configure: Remove temporary files on receipt of a signal.
13370
13371Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13372
13373 * configure: If there is a package_makefile_frag, remove
13374 ${subdir}/Makefile.tem after copying it in.
13375
13376Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13377
13378 * build_all.mk: support rs6000 lynx identifies itself as
13379 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13380 since /bin/gcc is too feeble to compile a modern gcc.
13381
13382Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13383
13384 * brought devo/test-build.mk update-to-date with progressive/
13385 test-build.mk. Add lynx targets and hppa flag info.
13386
13387Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13388
13389 * configure.in: Use mh-ncrsvr43. Patch from
13390 Tom McConnell <tmcconne@sedona.intel.com>.
13391
13392Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13393
13394 * config.guess (i386-unknown-bsdi): No longer need to
13395 check #if defined(__bsdi__) && defined(__i386__).
13396
13397Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13398
13399 * configure: Set program_transform_nameoption correctly.
13400
13401Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13402
13403 * brought build-all.mk update-to-date with progressive build-all.mk,
13404 added new targets and hppa info.
35590697 13405
252b5132
RH
13406Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13407
13408 * configure: If config.guess result is a prefix of the user
13409 specified target, assume a native build and use the user specified
13410 target as the host alias. Remove SunOS patch suffix removal hack.
13411 * configure.in: Remove SunOS patch suffix removal hack.
13412
13413 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13414 in NATIVE_CHECK_MODULES.
13415
13416Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13417
13418 * Makefile.in: Rename HOST_ONLY to NATIVE.
13419 * configure: Delete SunOs patch suffix from host_canonical
13420 and build_canonical variables that are prepended to Makefiles.
13421 * configure.in: Add comments for easier maintenance.
13422
13423Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13424
13425 * Makefile.in: Add all-libproc target similar to all-gui.
13426
13427Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13428
13429 * Makefile.in (CHECK_MODULES): split into
13430 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13431
13432Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13433
13434 * config.guess (i386-unknown-bsdi): New system to guess.
13435
13436Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13437
13438 * Makefile.in: Add all-gui target (but not yet build by "all").
13439
13440Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13441
13442 * config.sub: Move deletion of patch suffix from here...
13443 * configure.in: To here, at Ian's suggestion. The top-
13444 level scripts might need to know of a patch level.
13445
13446Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13447
13448 * config.sub: Strip off patch suffix so rtl is recognized
13449 as a sunos4.1.3 machine, even though it's been patched.
13450
13451Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13452
13453 * Makefile.in (INSTALL_LAST): Delete.
13454 (INSTALL_DOSREL): New.
13455
13456Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13457
13458 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13459 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13460 whether we pass down --with-gnu-ld anyhow.
13461
13462Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13463
13464 * Makefile.in (INSTALL_LAST): Change operation so it works
13465 on more flavors of make.
13466 * configure.in (go32): Don't build libg++ or libio.
13467
13468Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13469
13470 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13471 they can be overriden by templates.
13472
13473Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13474
13475 * configure.in (target==go32): Don't build gdb.
13476 * dosrel: New directory.
13477
13478Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13479
13480 * configure.in (host==go32): Configure dosrel too.
13481 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13482 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13483 be set by incoming names or templates.
13484 (INSTALL_LAST): New rule.
252b5132
RH
13485
13486Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13487
13488 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13489
13490Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13491
252b5132
RH
13492 * configure.in (appdirs): New variable. Currently empty, but will
13493 be used in gas distribution. If nonempty, lists a set of
13494 directories at least one of which must get configured, or top
13495 level configuration is considered to have failed.
13496 (rs6000-*-lynxos*): Use new file name.
13497
13498Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13499
13500 Eliminate XTRAFLAGS.
13501 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13502 newlib include files using -idirafter, and also use -nostdinc.
13503 (CXX_FOR_TARGET): Likewise.
13504 (XTRAFLAGS): Removed.
13505 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13506 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13507 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13508 ($(DO_X)): Don't pass down XTRAFLAGS.
13509
13510Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13511
13512 * configure.in (mips*-dec-bsd*): New target; do build linker.
13513 (mips*-*-bsd*): New target; don't build linker.
13514
13515Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13516
13517 * configure.in: support rs6000-*-lynxos* configuration.
13518 support sunos4 as a cross target.
13519
13520 * config.sub: look for lynx*, not lynx since the OS version may
13521 legitimately be part of the name.
13522
13523Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13524
13525 * configure.in (i[34]86-*-sco*): Move to be with other i386
13526 targets.
13527 (romp-*-*): New target. Skip various binary utilities.
13528 (vax-*-*): New target. Don't build newlib.
13529 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13530
13531Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13532
13533 * configure.in: Only set host_makefile_frag if config
13534 directory exists.
13535
13536Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13537
13538 * install.sh: If $dstdir exists, don't check whether each
13539 component does.
13540
13541Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13542
13543 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13544
13545Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13546
35590697
AJ
13547 * configure.in (*-*-lynxos*): Don't configure newlib for either
13548 native or cross Lynx.
252b5132
RH
13549
13550Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13551
13552 * config.sub (sparc64-elf): Fix os.
13553 (z8k): Remove duplicate.
13554
13555Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13556
13557 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13558 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13559
13560Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13561
13562 * configure: Make file links cleanly even if Lynx fails on
80413487 13563 an NFS symlink (at least fail cleanly).
252b5132
RH
13564
13565Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13566
13567 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13568 -XNh2000.
13569
13570Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13571
13572 * configure: Unknown options are fatal again.
13573
13574Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13575
13576 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13577 compatibility.
252b5132
RH
13578
13579Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13580
13581 * build-all.mk: Add `clean' target.
13582
13583Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13584
13585 * config.guess: Add SINIX support.
13586 * configure.in: Add mips-*-sysv4* support.
13587
13588Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13589
13590 * build-all.mk: Document all useful targets.
13591 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13592 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13593
13594Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13595
13596 * configure: Support --silent, --quiet.
13597
13598Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13599
13600 * configure: Support --disable-FEATURE.
13601
13602Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13603
13604 * config.guess: Recognize NCR running SVR4.3.
13605
13606Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13607
13608 * config.guess: Make BSDI generate i386-unknown-bsd386.
13609 Patch from Paul Eggert <eggert@twinsun.com>.
13610
13611Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13612
13613 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13614
13615Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13616
13617 * configure: Make unrecognized options give nonfatal warnings
13618 instead of fatal errors, and pass them to any subdirectory
13619 configures in case they recognize them.
13620 Make --x equivalent to --with-x.
13621
13622Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13623
13624 * configure: Add --enable-* options. Clean up usage message and
13625 some comments.
13626
13627Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13628
13629 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13630
13631Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13632
13633 * configure.in (hppa*-*-*): Enable binutils.
13634
13635Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13636
13637 * config.sub: Recognize cisco.
13638
13639Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13640
13641 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13642
13643Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13644
13645 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13646 than one configuration name. Add comment.
13647
13648Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13649
13650 * config.guess: about target *-hitachi-hiuxwe2, fixed
13651 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13652 macro is incorrect.]
13653
13654Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13655
13656 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13657 than the "make ls" stuff which used to be here.
13658
13659Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13660
13661 * config.guess: Recognize i[34]86-unknown-freebsd.
13662 From Shawn M Carey <smcarey@rodan.syr.edu>.
13663
13664Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13665
13666 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13667
13668Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13669
13670 * config.guess: Check for ptx.
13671
13672Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13673
13674 * config.sub: Add os9k checking.
13675
13676Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13677
13678 * config.guess: Handle OSF1 running on HPPA processors
13679
13680Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13681
13682 * configure: If subdir configure fails, print out a message with
13683 subdirectory name, in case subdir's configure code didn't identify
13684 itself.
13685
13686Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13687
13688 * configure.in: Remove embedded newlines from configdirs.
13689 Avoid mismatches of substrings. Fix matching strings at end
13690 of configdirs.
13691
13692Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13693
13694 * config.guess: Add Lynx/rs6000 config support.
13695
13696Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13697
13698 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13699
13700Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13701
13702 * configure.in (hppa*-*-osf*): Treat this just like most other
13703 PA configurations (eg no binutils or ld).
13704 (hppa*-*-*elf*): These configurations have binutils and ld.
13705
13706Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13707
13708 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13709
13710Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13711
13712 * configure.in (rs6000-*-*): Build gas.
13713
13714Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13715
80413487 13716 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13717
13718Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13719
13720 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13721 for GDB and GDB has been fixed to not need it.
13722
252b5132
RH
13723Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13724
13725 * config.guess: Recognize vax hosts.
13726
13727Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13728
13729 * configure (while loop): Don't use "break 2" inside case
13730 statement -- the case statement isn't an enclosing loop.
13731
13732Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13733
13734 * config.guess: Clean up NeXT support, to allow nextstep
13735 on Intel machines. Make OS be nextstep.
13736
13737Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13738
13739 * config.guess: Add alternate forms for Convex.
13740
13741Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13742
13743 * configure: Completely rewrite option processing. Take
13744 advantage of pattern-matching to avoid invoking test frequently.
13745 Also clean up host and target defaulting logic.
13746
13747Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13748
13749 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13750 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13751 commands (plus user environment) will fit SCO limits.
13752
13753Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13754
13755 * configure.in: Don't issue warnings about directories which are
13756 not being configured if -norecursion is set. Correct test for
13757 --with-gnu-as and --with-gnu-ld to not get confused by substring
13758 matches.
13759
13760 * configure.in: Don't build gas for alpha-dec-osf1*.
13761
13762Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13763
13764 * configure: Back out Per's change of 12/19/1993. It changes the
13765 behavior of configure in unexpected and confusing ways.
13766
13767 Also, use different delim char when calculating
13768 program_transform_name so that the name can contain slashes.
13769
13770Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13771
13772 * configure.in, config.sub: Add support for VSTa micro-kernel.
13773
13774Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13775
13776 * configure.in: Nuke hacks which were used to get a special
13777 version of GAS for HPPA configurations.
13778
13779Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13780
13781 * configure: If only ${target_alias} is given, use that
13782 as the default for ${host_alias}.
13783 * configure: Add missing back-slashes before nested quotes.
13784
13785Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13786
13787 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13788
13789Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13790
13791 * config.guess: Recognize some Tektronix configurations.
13792 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13793
13794Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13795
13796 * config.sub: Match any flavor of SH.
13797
13798Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13799
13800 * configure.in: Don't try to configure newlib for Alpha.
13801
13802Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13803
13804 * configure.in: Don't build ld for Irix 5. Don't build gas,
13805 libg++ or libio for any Alpha target.
13806
13807 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13808
13809Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13810
13811 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13812 default arguments -- so it tried to compress itself.
13813
13814Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13815
13816 * configure.in (notsupp): ensure that a space is always at the end
13817 of the configdirs list, since the grep checks for an explicit space
13818
13819Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13820
13821 * configure.in (target i386-sysv4.2): don't build ld, since static
13822 versions of many libraries are not available.
13823
13824Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13825
13826 * config.guess: Recognize Apollos (using environment variables).
13827 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13828
13829Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13830
13831 * config.guess: Recognize Sony news mips running newsos.
13832
13833Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13834
13835 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13836 "fi ; else" for bash.
13837
13838Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13839
13840 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13841
13842Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13843
13844 * config.sub: accept unixware as an alias for svr4.2.
13845 Fix some inconsistancies with the gcc version.
13846
13847Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13848
13849 * Makefile.in (DISTDOCDIRS): Add gdb.
13850
13851Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13852
13853 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13854
13855Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13856
13857 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13858 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13859 this now.
13860
13861Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13862
13863 * config.sub: Accept hiux* as an OS name.
13864
13865 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13866 etc/make-stds.texi. The underscore came from gcc, and dje now
13867 agrees that RUNTESTFLAGS is the correct name.
13868
13869Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13870
13871 * install.sh: Remove 'set -e'. It makes any conditionals
13872 in the script useless.
13873
13874 * config.guess: Automatically recognize arm-acorn-riscix
13875 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13876
13877Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13878
13879 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13880
13881Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13882
13883 * Makefile.in (DISTDOCDIRS): New variable.
13884 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13885 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13886
13887Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13888
13889 * configure.in (hppa target): check the source directory for the
13890 pagas sub-directory
13891
13892Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13893
13894 * config.sub: Allow -aout* and -elf*.
13895
13896Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13897
13898 * configure.in: Don't build ld on i386-solaris2, same as for
13899 sparc-solaris2.
13900
13901Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13902
13903 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13904
13905Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13906
13907 * configure.in: Configure gdb for alpha.
13908
13909Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13910
13911 * Makefile.in (CXXFLAGS): Add -O.
13912
13913Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13914
13915 * config.guess: added support for DG Aviion
13916
13917Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13918
13919 * configure.in: Produce warning message for subdirectories not
13920 configurable for this host/target combination. Don't try to
13921 configure gdb for vms.
13922
13923Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13924
13925 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13926 appropriate files before making "diststuff".
13927 (DISTBISONFILES): New var: list of files to be edited.
13928 (DISTSTUFFDIRS): Add binutils.
13929
13930Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13931
13932 * config.sub: also handle mipsel and mips64el (for little endian mips)
13933
13934Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13935
13936 * configure.in: Add * to end of all OS names.
13937
13938Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13939
13940 * configure.in: Build newlib for LynxOS native.
13941
13942Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13943
13944 * config.guess: Add support for delta 88k running SVR3.
13945
13946 * configure.in: Add comment about HP compiler vs. emacs.
13947
13948Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13949
13950 * configure.in: don't build ld on solaris2 (not a viable option
13951 due to bugs in getpwnam & getpwuid)
13952
13953Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13954
13955 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13956 config.guess will produce a full version number.
13957
13958Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13959
13960 * configure.in: Build linker and binutils for alpha-dec-osf1.
13961
13962Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13963
13964 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13965 and gdb/testsuite/Makefile.in.
13966
13967Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13968
13969 * configure.in: recognize mips*- instead of mips-
13970
13971Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13972
13973 * config.sub: Accept linux*coff and linux*elf as operating
13974 systems.
13975
13976Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13977
13978 * config.sub: Recognize mips64, and mips3 as an alias for it.
13979
13980Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13981
13982 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13983 gdb knows how to handle OSF/1 shared libraries.
13984
13985Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13986
13987 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13988 * config.guess: Recognize Hitachi's HIUX.
13989 * config.sub: Recognize h3050r* and hppahitachi.
13990 Remove redundant cases for hp9k[23]*.
13991
13992Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13993
13994 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13995 if gas and ld are in the source tree and are in ${configdirs}.
13996 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13997 --with options (but still pass them down on the command line,
252b5132
RH
13998 if they were explicitly specified).
13999
14000Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14001
14002 * configure: substitute SHELL value in Makefile.in with
14003 ${CONFIG_SHELL}
14004
14005Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14006
14007 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14008 *-*-solaris2* targets.
14009
14010Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14011
14012 * Makefile.in: define M4, and pass it down to sub-makes;
14013 all-autoconf now depends on all-m4
14014
14015Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14016
14017 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14018 presence of {ar,ranlib} instead of a configured directory
14019
14020Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14021
14022 * config.guess: Accept 34?? as well as 33?? for NCR.
14023
14024Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14025
14026 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14027 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14028
14029Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14030
14031 * configure: grab values for $(CC) and $(CXX) from the
14032 environment, so that someone can do "CC=gcc configure; make" and
14033 have it work right (matching the way that autoconf works now)
14034
14035 * configure.in, Makefile.in: add support for gash, the tcl
14036 interface to Galaxy
14037
14038 * config.guess: add NetBSD variants (hp300, x86)
14039
14040Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14041
14042 * install.sh: Support -d option (in the manner of SunOS 4 install,
14043 as it is more deterministic than that of GNU install)
14044 (chmodcmd): Set file to mode 755 by default (should also do default
14045 chgrp and chown, but I don't feel like dealing with that now)
14046
14047Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14048
14049 * config.sub: Remove h8300hhms alias.
14050
14051Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14052
14053 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14054
14055Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14056
14057 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14058 as stmp-fixinc
14059
14060Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14061
14062 * config.sub: recognize m88110-bug-coff.
14063
14064Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14065
14066 * Makefile.in (all-libio): all dependencies on the toolchain used
14067 to build this (gcc, gas, ld, etc)
14068
14069Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14070
14071 * config.guess: Deal with OSF/1 1.3 on alpha.
14072
14073Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14074
14075 * install.sh: add some 'else true' clauses for portability
14076
14077 * configure.in: don't build libio for h8[35]00-*-* targets
14078
14079Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14080
14081 * Makefile.in: Add support for new libio.
14082
14083Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14084
14085 * install.sh: If one command fails, don't try the rest. Don't try
14086 to remove $dsttmp (via trap) unless we have already created it.
14087 If $src doesn't exist, detect it and exit with an error.
14088
14089 * config.guess: Recognize BSD on hp300.
14090
14091Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14092
14093 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14094 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14095
14096Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14097
14098 * Makefile.in (all-send-pr): depends on all-prms
14099
14100Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14101
14102 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14103
14104Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14105
14106 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14107 Added test for mips-mips-riscos5.
14108
14109Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14110
14111 * configure.in: use mh-hp300 for 68k HP hosts
14112
14113Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14114
14115 * configure: add support for CONFIG_SHELL, so that you can use
14116 some alternate shell for evaluating configure scripts
14117
14118Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14119
14120 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14121 in configure script to bug-gdb@prep.ai.mit.edu when building
14122 distribution archive.
14123 * Makefile.in (COMPRESS): Remove def.
14124 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14125 gdb.tar.Z and make-gdb.tar.Z respectively.
14126 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14127 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14128 to convergence with 'taz' target in Makefile.in.
14129
14130Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14131
14132 * install.sh (dsttmp): use trap to ensure that tmp files go
14133 away on error conditions
14134
14135Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14136
14137 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14138
14139Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14140
14141 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14142 its parent is '/' not ''.
14143
14144 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14145
14146Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14147
14148 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14149 that ${newsrcdir}/configure.in does.
14150
14151Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14152
14153 * test-build.mk: support for CONFIG_SHELL
14154
14155Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14156
14157 * config.sub (netware): Add as a basic system type.
14158
14159Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14160
14161 * Makefile.in (Makefile): depend on configure.in. Also drop the
14162 $(srcdir)/ from the dependency on Makefile.in.
14163
14164Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14165
14166 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14167 (h8300hhms is temporary until multi-libraries are implemented).
14168 * configure.in: Handle h8300h too.
14169
14170Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14171
14172 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14173
14174Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14175
14176 * configure: Remove extraneous output when guessing host type.
14177 * config.guess: Remove extraneous output when guessing using C
14178 compiler rather than uname, or when guessing fails.
14179
14180Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14181
14182 * Makefile.in: remove all.cross and install.cross targets
14183
14184 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14185 definitions
14186
14187Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14188
14189 * configure.in (target sh): Build gprof.
14190
14191Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14192
14193 * config.sub: change -solaris to -solaris2
14194
14195Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14196
14197 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14198
14199Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14200
14201 * configure: Correct error message for missing Makefile.in to
14202 print correct directory.
14203
14204Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14205
14206 * install.sh: kludge around 386BSD shell bug
14207
14208Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14209
14210 * config.guess: Recognize NeXT.
14211 * config.guess: Recognize i486-ncr-sysv4.
14212 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14213
14214Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14215
14216 * Makefile.in (MAKEINFOFLAGS): New variable.
14217 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14218 * build-all.mk, test-build.mk: Pass down --no-split as
14219 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14220
14221Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14222
14223 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14224
14225Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14226
14227 * Makefile.in (libg++.tar.z): New rule.
14228 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14229 * Makefile.in (taz): Only do a single chmod.
14230
14231Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14232
14233 * install.sh: don't use dirname anymore (replaced with sed usage)
14234
14235Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14236
14237 * Makefile.in: Change extension for gzip'd files from '.z' to
14238 '.gz' per new FSF standard usage.
14239
14240Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14241
14242 * configure: put quotes around the final value of program_transform_name
14243
14244Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14245
14246 * Makefile.in: new install.sh support; update install-info rules
14247
14248Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14249
14250 * configure.in: Build diff for crosses, but not for go32 host.
14251
14252 * configure.in: Build gprof only for native, and don't build it
14253 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14254
14255Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14256
14257 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14258
14259Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14260
14261 * configure.in (host_tools): Add prms.
14262
14263Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14264
14265 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14266 with $(FLAGS_TO_PASS) on the command line
14267
14268 * config.sub: Recognize lynx and lynxos
14269
14270Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14271
14272 * config.sub: Accept -ecoff*, not just -ecoff.
14273
14274Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14275
14276 * Makefile.in (taz): Use .gz suffix instead of .z.
14277 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14278 names.
14279
14280Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14281
14282 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14283
14284Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14285
14286 * Makefile.in (install-no-fixedincludes): install gcc last, so
14287 that rebuilds that might happen during 'make install' don't get
14288 bogus gcc include files
14289
14290Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14291
14292 Change from Utah for HPPA support:
14293 * config.guess: Recognize hppa1.x-hp-bsd.
14294
14295Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14296
14297 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14298 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14299
14300Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14301
14302 * config.sub: Add support for rom68k and bug boot monitors.
14303
14304Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14305
14306 * Makefile.in: Make all-opcodes depend on all-bfd.
14307
14308Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14309
14310 * config.guess: Added special check for i[34]86-univel-sysv4*.
14311
14312Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14313
14314 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14315 the processor rather than assuming i486.
14316
14317Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14318
14319 * config.guess: Recognize SunOS6 as Solaris3.
14320
14321Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14322
14323 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14324 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14325
14326Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14327
14328 * build-all.mk (all-cross): New target for Canadian Cross.
14329 Added Q2 go32 targets.
14330 * test-build.mk: Configure go32 cross sparclite-aout and
14331 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14332 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14333
14334Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14335
14336 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14337 GO32 hosted toolchains
14338
14339Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14340
14341 * configure: change so "-exec-prefix" gets passed down rather
14342 than "-exec_prefix" so autoconf generated Makefiles get the
14343 exec_prefix set right.
14344
14345Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14346
14347 * config.guess: get the Solaris2 minor version number
14348
14349 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14350
14351Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14352
14353 * config.guess: Recognize some Sequent platforms.
14354
14355Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14356
14357 * Makefile.in: added the vault-install target
14358
14359 * configure.in: actually use the Sun3 makefile fragment that's in
14360 config, also added the release dir to configdirs
14361
14362Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14363
14364 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14365
14366Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14367
14368 * configure.in: remove some program from Alpha targetted toolchains
14369
14370Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14371
14372 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14373 gprof.
14374 (taz): Run "make diststuff" in those directories instead of "make
14375 proto-dir". Look for "VERSION=" only at start of line in subdir
14376 Makefile. Use "gzip -9" for compression.
14377 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14378 (binutils.tar.z): New target.
14379
14380Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14381
14382 * Makefile.in (taz): Include gpl.texinfo.
14383
14384Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14385
14386 * Makefile.in (setup-dirs): Merged into "taz" target.
14387 (taz): Only do `proto-dir' stuff if a directory is actually needed
14388 for this target.
14389
14390Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14391
14392 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14393 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14394 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14395 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14396 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14397
14398Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14399
14400 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14401 config.sub, and move-if-change to gdb testsuite distribution
14402 archive, so the testsuite can be extracted, configured, and
14403 run separately from the gdb distribution. Blow away the Chill
14404 tests that require a Chill compiled executable, since GNU Chill
14405 is not yet publically available.
14406
14407Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14408
14409 * test-build.mk: set environment variables in a single command,
14410 instead of a list of assignments and exports
14411
14412 * config.guess: recognize Alpha/OSF1 systems
14413
14414Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14415
14416 * configure: Change help message to prefer --options rather than
14417 -options.
14418
14419Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14420
14421 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14422 zippy@ecst.csuchico.edu.
14423 * config.guess: Recognize miniframe.
14424
14425Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14426
9eb322aa
MF
14427 * Makefile.in: Use srcroot to find runtest rather than rootme.
14428 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14429
14430Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14431
14432 * test-build.mk: Extensive additions to support building on a
14433 machine other than the host.
14434
14435Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14436
14437 * configure (tooldir): Fix for i386-aix again.
14438
14439Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14440
14441 * configure, Makefile.in: Change definition of $(tooldir)
14442 to match the FSF.
14443
14444Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14445
14446 * config.guess: Recognize i[34]86/SVR4.
14447
14448Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14449
14450 * Makefile.in (all-gdb): gdb depends on sim.
14451
14452Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14453
14454 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14455 at the same time we make the prototype gdb directory.
14456 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14457 files at the same time as the gdb base release distribution.
14458
14459Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14460
14461 * Makefile.in (check): Use individual check targets rather than
14462 DO_X rule.
14463 (check-gcc): Added.
14464
14465Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14466
14467 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14468 for System V release 3.2.
14469
14470Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14471
14472 * config.sub: Recognize hppaosf.
14473 * configure.in: Do configure ld/binutils/gas for it.
14474
14475Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14476
14477 * configure (tooldir): Alter syntax used to set this, for systems
14478 where "\$" isn't handled right, like i386-aix.
14479
14480Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14481
14482 * configure: Pass program-transform-name, not
14483 program_transform_name, to recursive configures.
14484
14485Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14486
14487 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14488 of gas+ld+binutils.
14489
14490Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14491
14492 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14493
14494Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14495
14496 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14497
252b5132
RH
14498Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14499
14500 * Makefile.in (PRMS): Set back to all-prms.
14501
14502Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14503
14504 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14505 targets, rather than for MIPS hosts.
14506
14507Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14508
14509 * configure.in: add comment for --with-x default values
14510
14511 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14512
14513 * Makefile.in: add check-* targets for each of the directories in
14514 the tree. Add a definition of RUNTEST that will use the one we
14515 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14516
14517Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14518
14519 * configure.in: Removed obsolete references to bfd_target and
14520 target_makefile_frag.
14521
14522 * build-all.mk: Set assorted targets for Q2.
14523 * config.sub: Recognize z8k-sim and h8300-hms.
14524 * test-build.mk: Really don't pass host to configure.
14525 (HOLES): Added uname.
14526
14527Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14528
14529 * configure: Handle an empty program-prefix, program-suffix or
14530 program-transform-name correctly.
14531
14532Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14533
14534 * build-all.mk: -G 8 no longer required for MIPS targets.
14535 * test-build.mk: Don't pass host argument to configure; make it
14536 guess.
14537
14538Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14539
14540 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14541 * Makefile.in (COMPRESS): New macro, like GZIP.
14542
14543Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14544
14545 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14546
14547 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14548 with gas currently defaults to -G 0.
14549
14550Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14551
14552 * Makefile.in (all-flex): flex depends on byacc.
14553
14554 * build-all.mk: If host not specified, use config.guess. Pass TAG
14555 to test-build.mk as RELEASE_TAG.
14556 * test-build.mk (configargs): New variable containing arguments to
14557 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14558 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14559
14560 * config.guess: Use /bin/uname when checking -X argument on SCO,
14561 to avoid invoking GNU uname which doesn't understand -X.
14562
14563 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14564
14565 * configure.in: Build gas for mips-*-*.
14566
14567Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14568
14569 * Makefile.in (all.normal): insert missing backslash.
14570
14571Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14572
4bddf3ad 14573 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14574
14575 * Makefile.in: Complete overhaul to merge many almost identical
14576 targets.
14577
14578Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14579
14580 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14581 (gdb.tar.Z): Adjusted.
14582
14583 * Makefile.in (setup-dirs, taz): New targets; should be general
14584 enough to adapt for gdb sometime. Build only .z file.
14585 (gas.tar.z): New target.
14586
14587Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14588
14589 * build-all.mk: Use CC=cc -Xs on Solaris.
14590
252b5132
RH
14591Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14592
14593 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14594 for handling BISON for FSF releases.
14595
14596Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14597
14598 * configure: Actually implement the change zoo just documented.
14599
14600Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14601
14602 * configure: when using config.guess, only set target_alias when
14603 it's not already been set (ie, on the command line)
14604
14605Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14606
14607 * Makefile.in: add installcheck target, set PRMS to install-prms
14608
14609Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14610
14611 * configure: add support for package_makefile_fragment, handle the
14612 case where a directory has a configure.in file but no Makefile.in
14613 more gracefully (with an actual understandable error message, even);
14614 add support for --without (and add this to the usage message); also
14615 explicitly add a --host=${host_alias} to the command line when
14616 config.guess is used
14617
14618Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14619
14620 * configure: Must use both --host and --target in recursive calls.
14621
14622Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14623
14624 * Makefile.in: Change deja-gnu to dejagnu.
14625
14626Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14627
14628 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14629
14630Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14631
14632 * configure.in: canonicalize all instances to *-*-solaris2*,
14633 also strip out a number of tools to not build for go32 host
14634
14635Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14636
14637 * config.guess: add GPL.
14638
14639 * Makefile.in, config.guess, config.sub, configure: bump
14640 copyrights to 93.
14641
14642Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14643
14644 * Makefile.in (do-info): Removed obsolete check for existence of
14645 localenv file.
14646
14647 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14648
14649Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14650
14651 * Makefile.in: a couple of 'else true' for decstation,
14652 support for TclX
14653
14654 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14655
14656Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14657
14658 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14659
14660Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14661
14662 * config.guess: Recognize i386-ibm-aix (PS/2).
14663 * configure.in: Use config/mh-aix386 file for it.
14664
14665Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14666
14667 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14668 CC_FOR_TARGET instead.
14669 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14670
14671Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14672
14673 * Makefile.in: Add sim to list of directories sent with gdb
14674
14675Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14676
14677 * configure.in: Put back mips-dec-bsd* case.
14678
14679Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14680
14681 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14682 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14683 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14684
14685Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14686
14687 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14688
14689 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14690 (install-info): install dir.info only if it exists,
14691 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14692
14693Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14694
14695 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14696 gas for mips-dec-bsd.
14697
14698Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14699
14700 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14701 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14702
14703Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14704
14705 * configure.in: Added "dejagnu" to hosttools list.
14706
14707Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14708
14709 * config.sub, configure.in, config.guess: Add support
14710 for Bosx, an AIX variant from Bull.
14711 Patches from F.Pierresteguy@frcl.bull.fr.
14712
14713Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14714
14715 * devo/dejagnu: Initial creation of devo/dejagnu.
14716 Migrated dejagnu testcases and support files for testing software
14717 tools to reside as subdirectories, currently called "testsuite",
14718 within the directory of the software tool. Migrated all programs,
14719 support libraries, etc. beloging to dejagnu proper from
14720 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14721 with no modifications. The changes to these files which will
14722 allow them to configure, build, and execute properly will be made
14723 in a future update.
14724
14725Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14726
14727 * Makefile.in: Change send_pr to send-pr.
14728 * configure.in: Likewise.
14729 * send_pr: Renamed directory to send-pr.
14730
14731Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14732
14733 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14734
14735Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14736
14737 * README: Update for gdb-4.8 release.
14738 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14739 gdb-xxx.tar.z (gzip'd) file also.
14740
14741Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14742
14743 * Makefile.in: make all-diff depend on all-libiberty
14744
14745Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14746
14747 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14748
14749Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14750
14751 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14752
14753Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14754
14755 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14756 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14757 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14758
14759Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14760
14761 * Makefile.in: makeinfo binary is in a new location
14762
14763Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14764
14765 * config.sub: Accept -ecoff as an OS.
14766
14767 * Makefile.in: Various changes to eliminate a level of make
14768 recursion and reduce the required command line length.
14769 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14770 sub-makes.
14771 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14772 variables holding settings for specific sub-makes.
14773 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14774 in terms of BASE_FLAGS_TO_PASS.
14775 (TARGET_LIBS): New variable listing directories which use
14776 TARGET_FLAGS_TO_PASS.
14777 (subdir_do): Eliminated.
14778 (do-*): New set of targets to replace subdir_do.
14779 (various): All targets which used subdir_do now depend on do-*.
14780 (local-clean): Renamed from do_clean.
14781 (local-distclean): New target, dependency of distclean and
14782 realclean.
14783 (install-info): Don't create directories. Depend on dir.info
14784 rather than calling make recursively.
14785 (install-dir.info): Eliminated.
14786 (install-info-dirs): Create all info directories here.
14787 (dir.info): Depend upon do-install-info.
14788
14789 * test-build.mk (HOLES): Added false.
14790
14791Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14792
14793 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14794
14795Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14796
14797 * Makefile.in (info): remove dependency on all-texinfo. The
14798 problem was really in texinfo/C, not at this level.
14799
14800Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14801
14802 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14803
14804Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14805
14806 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14807 GDB releases.
14808
14809Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14810
14811 * configure: Include srcdir in message about target of link not
14812 being found. Don't convert `-' to `_' in `with' options being
14813 passed to subdirs.
14814
14815Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14816
14817 * configure.in: add uudecode to host_tools
14818
14819 * Makefile.in: added {all,install}-uudecode targets, added them to
14820 the appropriate lists
14821
14822Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14823
14824 * Makefile.in (all-gcc): Added dependency on all-gas.
14825
14826 * configure.in (mips-*-*): Build ld and binutils.
14827
14828Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14829
14830 * configure: check return code from mkdir, print error message and
14831 exit on failure.
14832
14833Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14834
14835 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14836
14837Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14838
14839 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14840
14841Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14842
14843 * config.sub (h8500): Recognize this as a cpu type.
14844
14845Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14846
14847 * configure: source directory missing is no longer a warning
14848
14849 * configure.in: recognize irix[34]* instead of irix[34]
14850
14851 * Makefile.in: define and pass down X11_LIB
14852
252b5132
RH
14853Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14854
14855 * guess-systype: Renamed to ...
14856 * config.guess: ... by popular request.
14857 * configure.in, Makefile.in: Update accordingly.
14858
14859Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14860
14861 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14862 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14863 + Execute ./dummy instead of assuming . is in PATH.
14864
14865Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14866
14867 * guess-systype: New shell script. Attempts to guess the
14868 canonical host name of the executing host.
14869 Only a few hosts are supported so far.
14870 * configure: Call guess-systype if no host is specified.
14871
14872Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14873
14874 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14875 gcc Makefile.
14876
14877
14878Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14879
14880 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14881 (all-gcc, install-gcc, subdir_do): Use it.
14882
14883Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14884
14885 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14886
14887Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14888
14889 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14890 set exclusively by configure, using configure.in .
14891
14892Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14893
14894 * test-build.mk: set $PATH for all builds
14895
14896 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14897
14898Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14899
14900 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14901 the one used in gcc/Makefile.in, so that a null expansion doesn't
14902 override the one needed to build gcc with a native cc.
14903
14904
14905Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14906
14907 * configure: Accept -with arguments.
14908
14909Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14910
14911 * Makefile.in: added h8300sim
14912
14913Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14914
252b5132
RH
14915 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14916 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14917 (all-cygnus, native, build-cygnus): Make
14918 $(canonhost)-stamp-3stage-done, not $(host)....
14919 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14920 i386-sco3.2v4. Added else true to if command.
14921
14922Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14923
14924 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14925
14926Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14927
14928 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14929
14930Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14931
14932 * configure.in: don't remove binutils from Solaris builds
14933
14934Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14935
14936 * Makefile.in: get rid of earlier definitions for *clean,
14937 also handle the recursive info rule better
14938
14939Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14940
14941 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14942 do more-or-less the right thing.
14943
14944Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14945
14946 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14947 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14948
14949Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14950
14951 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14952 $(host_canonical).
14953
14954 * configure.in: split the configdirs list into 4 categories (native
14955 v. cross, library v. tool) and handle the cross-only and native-
14956 only in more reasonable (and correct!) way.
14957
14958Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14959
14960 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14961 configdirs anymore.
14962
14963Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14964
14965 * Makefile.in: extensive cleanup:: removed all of the explicit
14966 clean-* targets, collapsed many wrappers around subdir_do into
14967 one, added additional targets to satisfy standards.texi, deleted
14968 some old targets, some changes for consistency
14969
14970Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14971
14972 * configure.in: handle some programs as cross-only, and others as
14973 native only
14974
14975 * test-build.mk: handle partial holes in a more generic manner
14976
14977 * Makefile.in: m4 depends on libiberty
14978
252b5132
RH
14979Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14980
14981 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14982 time, wdiff, and find to configdirs
14983
14984 * Makefile.in: all, clean, and install rules for the new programs
14985 added to configure.in
14986
14987Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14988
14989 * configure.in: use mh-sun for all *-sun-* hosts
14990
252b5132
RH
14991Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14992
14993 * Makefile.in: define flags for X11 include files and library file
14994 locations, pass them down to the programs that need this info
14995
14996 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14997
252b5132
RH
14998Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14999
15000 * configure.in: start building libg++ for HP-UX targets
15001
15002Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15003
15004 * README: Update references to files moved into etc/.
15005
15006Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15007
15008 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15009 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15010
15011Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15012
15013 * configure: accept dash as well as underscore in long option
15014 names for FSF compatibility.
15015
15016Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15017
15018 * config.sub: added -sco3.2v4 support from FSF.
15019
15020Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15021
15022 * configure.in: expand the section that adds or removes
15023 directories from the list of programs to build, to handle native
15024 vs. cross in addition to host v. native
15025
15026Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15027
15028 * Makefile.in: Replace C++ in macro names with CXX.
15029 This is less likely to break ...
15030
15031Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15032
15033 * test-build.mk: add -w to GNU_MAKE
15034
15035Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15036
15037 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15038 add 'sparc' to list of recognized cpus. This needed to make
15039 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15040 Delete some redundant ose68 variants. Recognize -wrs as an os,
15041 then changes that into $CPU-wrs-vxworks.
15042
15043 * configure.in: remove most references to gdbtest, regularize
15044 target based program removal
15045
15046 * test-build.mk: import from p3 tree (many fixes and changes)
15047
15048Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15049
15050 * Makefile.in: added rules to handle tcl, tk, and expect
15051
15052 * configure.in: handle those directories if they exist
15053
15054Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15055
15056 * config.sub: removed bogus hppabsd and hppahpux names, since
15057 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15058
15059Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15060
15061 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15062 depends upon all-xiberty
15063
15064 * Makefile.in: changes from p3, including:
15065
15066 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15067
15068 * Makefile.in (XTRAFLAGS): include newlib directories if
15069 newlib/Makefile exists, rather than if host != target.
15070
15071 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15072
15073 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15074 from the same source tree and not building a cross-compiler. This
15075 matters for the libg++ configuration if reconfiguring a tree that
15076 has already been installed.
15077
15078 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15079
15080 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15081 pick up the machine and system specific header files.
15082
15083 * Makefile.in: added AS_FOR_TARGET, passed down in
15084 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15085 the C compiler to use to create programs which are run in the
15086 build environment, set it to default to $(CC), and passed it down
15087 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15088
15089 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15090
15091 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15092 We need them for unusual native builds, like systems without
15093 ranlib.
15094
15095 * configure: also define $(host_canonical) and
80413487
RH
15096 $(target_canonical), which are the full, canonical names for the
15097 given host and target
252b5132
RH
15098
15099Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15100
15101 * Makefile.in: Added separate definitions for C++.
15102
15103Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15104
15105 * configure.in (configdirs): Add deja-gnu.
15106
15107Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15108
15109 * README: Update for configure.texi and gdb-4.7 release.
15110
15111Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15112
15113 * Makefile.in: Move "all" target to top of file.
15114 Previously, first target was ".PHONY" which caused BSD4.4 make
15115 to build .PHONY when make was run without arguments.
15116
15117Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15118
15119 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15120 Library-copylefted code in libiberty.
15121
15122Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15123
15124 * config.sub: Replace m68kmote with plain old m68k.
15125
15126Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15127
15128 * Makefile.in: Remove space from blank line, avoid Make complaints.
15129
15130Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15131
15132 * config.sub: Complain if no argument is given. Added support for
15133 386bsd as OS and target alias.
15134
15135Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15136
15137 * Makefile.in (XTRAFLAGS): include newlib directories if
15138 newlib/Makefile exists, rather than if host != target.
15139
15140Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15141
15142 * config.sub: recognize sparclite-wrs-vxworks.
15143
15144 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15145 p3.) Added clean-xiberty to clean.
15146
15147Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15148
15149 * configure.in: use *-*-* instead of nested cases for host and target
15150
15151Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15152
15153 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15154 from the same source tree and not building a cross-compiler. This
15155 matters for the libg++ configuration if reconfiguring a tree that
15156 has already been installed.
15157
15158Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15159
15160 * config.sub (i486v/i486v4): Merge in from FSF version.
15161
15162Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15163
15164 * configure: only set PWD if it is already set.
15165
15166Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15167
15168 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15169 doesn't have unset and all success paths (and most error paths)
15170 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15171 to just ${PWD} to avoid confusion.)
15172
15173Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15174
15175 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15176 even for a native compilation.
15177
15178Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15179
15180 Changes to make the gdb.tar.Z rule work better.
15181
15182 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15183 (DEVO_SUPPORT): Add configure.texi.
15184 (bfd-ilrt.tar.Z): Remove ancient rule.
15185
15186Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15187
15188 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15189 pick up the machine and system specific header files.
15190
15191 * configure.in, config.sub: added new target m68010-adobe-scout,
15192 with alias of adobe68k. Changed configure.in to check for
15193 -scout before -sco* to avoid a false match.
15194
15195 * Makefile.in: added AS_FOR_TARGET, passed down in
15196 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15197 the C compiler to use to create programs which are run in the
15198 build environment, set it to default to $(CC), and passed it down
15199 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15200
15201Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15202
15203 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15204 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15205 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15206 FOR_TARGET variants, to newlib and libg++.
15207
15208Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15209
15210 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15211 first.
15212
15213Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15214
15215 * config.sub: Accept `elf' as an environment.
15216
15217Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15218
15219 * Makefile.in (all-opcodes): cd into the right directory
15220
15221Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15222
15223 * configure: added -program_transform_name option, used as
15224 argument to sed when installing programs.
15225 configure.texi: added documentation for -program_prefix,
15226 -program_suffix and -program_transform_name.
15227
15228Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15229
15230 * config.sub: Accept i486 where i386 ok.
15231
15232Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15233
15234 * config.sub: accept we32k
15235
15236Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15237
35590697 15238 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15239
15240 * Makefile.in: don't create all directories for ``make install'';
15241 let the subdirectories create the ones they need.
15242
15243Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15244
80413487 15245 * COPYING: new file, GPL v2
252b5132
RH
15246
15247Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15248
15249 * Makefile.in: use the new gen-info-dir, which needs a template
15250 argument (which also lives in texinfo)
15251
15252 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15253
252b5132
RH
15254Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15255
15256 * config.sub (ncr3000): Change i386 to i486.
15257
15258Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15259
15260 * Makefile.in: add install-rcs, install-grep to
15261 install-no-fixedincludes, removed install-bison and install-libgcc
15262
15263Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15264
15265 * configure.in: grab the HPUX makefile fragment if on HPUX
15266
15267Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15268
15269 * Makefile.in: eradicate bison spoor (ditto libgcc).
15270 configure.in: recognise m68{k,000}-ericsson-OSE.
15271 es1800 is alias for m68k-ericsson-OSE
15272
15273Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15274
15275 * configure.in: rearrange the parts that remove programs from
15276 configdirs, based now on HOST==TARGET or by canonical triple.
15277
15278Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15279
15280 * test-build.mk: recurse explicitly with -f test-build.mk when
15281 appropriate. predicate stage3 and comparison on the existence
15282 of gcc. That is, if gcc isn't around, we aren't three-staging.
15283 On very clean, also remove ...stamp-co. Build in-place before
15284 doing other builds.
15285
15286Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15287
15288 * Makefile.in, configure.in: add tgas
15289
15290Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15291
15292 * Makefile.in: a number of changes merged in from progressive.
15293
15294 * configure.in: add libm.
15295
15296 * .cvsignore: ignore some stuff that comes from test-build.mk.
15297
252b5132
RH
15298Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15299
15300 * config.sub: Add es1800 (m68k-ericsson-es1800).
15301
15302Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15303
15304 * configure: Add program_suffix (parallel to program_prefix)
15305 * Makefile.in: adjust directory-creating script for losing decstation
15306
15307Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15308
15309 * configure: Minor $subdir-related fixes.
15310
15311Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15312
15313 * configure: fix various problems with propogating
15314 makefile_target_frag in subdirs.
15315 * configure.in: config libgcc if its there
15316
15317Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15318
15319 * config.sub: HPPA merge.
15320
252b5132
RH
15321Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15322
15323 * Makefile.in: Replace all-bison with all-byacc in all
15324 dependency lines for other tools (which now use byacc).
15325
15326Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15327
15328 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15329
252b5132
RH
15330Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15331
15332 * Makefile.in: make gprof rules similar to byacc rules (instead of
15333 vestigal $(unsubdir) that didn't work...)
15334
15335Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15336
15337 * config.sub: Add support for Linux.
15338 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15339 (at least for libg++).
15340
15341Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15342
15343 * configure.texi: fix doc for the -nfp option to configure
15344
15345Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15346
15347 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15348
15349Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15350
15351 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15352 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15353 * configure.in: added solaris* host_makefile_frag hook.
15354
15355Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15356
15357 * config.sub: changed recognition of m68000 so that various
15358 m68k types can be specified via m680[01234]0
15359
15360Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15361
15362 * config.sub (basic_machine): fix sed so that '-foo' isn't
15363 completely substituted out while .+'-foo' loses the '-foo'
15364
15365Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15366
15367 * config.sub ($os): Add -aout.
15368
15369Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15370
15371 * configure: If host_makefile_frag is absolute, don't
15372 prefix ${invsubdir} (relevant to libg++ auto-configure).
15373
15374Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15375
15376 * Makefile.in (tooldir): Define it.
15377 (all-ld): Depend on all-flex.
15378
15379Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15380
15381 * Makefile.in (check): Fix libg++ special case.
15382
15383Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15384
15385 * configure: do not bury `pwd` into config.status, thus do fewer
15386 pwd's.
15387
15388 * configure: print the "Building in" message only when building in
15389 other than "." AND verbose.
15390
15391 * configure: remove -s, rework -v to better accomodate guested
15392 configures.
15393
15394 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15395
15396Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15397
15398 * Makefile.in: macroize flags passed on recursion. remove
15399 fileutils.
15400
15401Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15402
15403 * configure: get makesrcdir right for subdirs deeper than 1.
15404
15405 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15406 install.
15407
15408Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15409
15410 * Makefile.in: don't print subdir_do or recursion lines.
15411
15412Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15413
15414 * standards.texi: added menu item.
15415
15416 * Makefile.in: build and install standards.info.
15417
15418 * standards.texi: new file.
15419
15420Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15421
15422 * configure: test for and move config.status pieces from
15423 ${subdir}/.
15424
15425Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15426
252b5132
RH
15427 * configure: Test for existance of files before trying to mv
15428 them, to avoid numerous non-existance messages.
15429
15430Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15431
15432 * configure: correct final line of config.status.
15433
15434 * configure: patch from eggert. Avoids a protection problem if
15435 the original Makefile.in is read only.
15436
15437 * configure: use move-if-change from gcc to create config.status.
15438 Some makefiles depend on config.status to tell if a directory
15439 has been reconfigured for a different host. This change
15440 prevents those directories from remaking everything in the case
15441 where the reconfig was only intended to rebuild a Makefile.
15442
15443 * configure: test for config.sub with "config.sub sun4" rather
15444 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15445 host alias from a missing config.sub.
15446
15447Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15448
15449 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15450 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15451
15452Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15453
15454 * configure: mkdir ${subdir} as needed.
15455
15456Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15457
15458 * Makefile.in,configure.in: added autoconf.
15459
15460Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15461
15462 * Makefile.in: no longer pass against on recursion.
15463
15464 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15465 definitions are not inherited.
15466
15467 * configure: correct makesrcdir when subdir is .
15468
15469Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15470
15471 * configure: Add support for 'subdirs' variable, which is
15472 like 'configdirs', except that configure doesn't re-invoke
15473 itself for subdirs, it just creates a Makefile for each subdir.
15474 * configure.texi: Document subdirs.
15475
15476Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15477
15478 * configure.in: added flex to configdirs
15479
15480Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15481
15482 * Makefile.in: remove clean-stamps from clean.
15483
15484Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15485
15486 * configure.in: Add gdbtest to configdirs.
15487
15488Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15489
15490 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15491 to recursive makes.
15492 * configure.in: Recognize new ncr3000 config.
15493
15494Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15495
15496 * Makefile.in, configure.in: removed references to gdbm.
15497
15498Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15499
15500 * config.sub: Don't canonicalize os value
15501 newsos* to bsd (readline needs to check for newsos).
15502 (This fix was earlier made Jan 31, but got re-broken.)
15503
15504Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15505
15506 * configure.in: sco is an os, not a vendor!
15507
15508 * configure: Quote $( better. Keep various shells happy.
15509
15510Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15511
15512 * Makefile.in: eliminate stamp-files.
15513
15514Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15515
15516 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15517 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15518
15519Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15520
15521 * config.sub: fix iris/iris3.
15522
15523Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15524
15525 * configure: re-add -rm.
15526
15527Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15528
15529 * Maskefile.in: add .stmp-rcs to all.
15530
15531 * configure.in: remove gas from rs6000 build, use aix host fragment.
15532
15533Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15534
15535 * configure: pass down site_option during recursion.
15536
15537Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15538
15539 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15540
15541Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15542
15543 * configure: Change exec_prefix so that it really defaults to prefix.
15544
15545Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15546
15547 * Makefile.in, configure.in: Add support for mmalloc library.
15548
15549Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15550
15551 * Makefile.in: add stmp dependencies for a few more things.
15552
15553Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15554
15555 * configure: adjusted error message on objdir/srcdir configure
15556 collision, per john's suggestion.
15557
15558 * Makefile.in: add libiberty stmp to all and all.cross.
15559
15560Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15561
15562 * Makefile.in: remove force dependencies, add grep to all.
15563
15564Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15565
15566 * Makefile.in: drop flex. make stamp files work.
15567
15568 * configure: added test for conflicting configuration in srcdir,
15569 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15570 gets cranky. use relative paths for configure and srcdir
15571 whenever possible. Send some error messages to stderr that were
15572 going to stdout.
15573
15574Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15575
15576 * Makefile.in: Fix libg++ rule to check for gcc directory
15577 before using gcc/gcc. Also pass XTRAFLAGS.
15578
15579Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15580
15581 * Makefile.in: added stmp-files so that directories aren't polled
15582 when they are already built.
15583
15584 * configure.texi: fixed a node pointer problem.
15585
15586Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15587
4bddf3ad 15588 * config.sub configure.in gdb/configure.in
252b5132
RH
15589 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15590 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15591 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15592
15593Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15594
15595 * configure: -recurring becomes -silent. corrected help message
15596 for -site= option.
15597
15598 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15599
15600Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15601
15602 * configure: when building Makefile for crosses, replace
15603 tooldir and program_prefix. default srcdir from location of
15604 config.sub. remove "for host in hosts" and "for target in
15605 targets" loops.
15606
15607Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15608
15609 * Makefile.in: Do not pass bindir or mandir to cvs.
15610
15611Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15612
15613 * Makefile.in, configure.in: removed traces of namesubdir,
15614 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15615 copyrights to '92, changed some from Cygnus to FSF.
15616
15617 * configure.texi: remove most references to multiple hosts,
15618 multiple targets, subdirs, etc.
15619
15620 * configure.man: removed rcsid. reference config.sub not
15621 config.subr.
15622
15623 * Makefile.in: mkdir $(infodir) on install-info.
15624
15625Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15626
15627 * configure.texi: Explain better about .gdbinit and about
15628 the environment that configure.in sections run in.
15629
15630Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15631
15632 * configure.in: Ultrix is only a decstation if it's a MIPS.
15633
15634Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15635
15636 * README: DOC.configure => cfg-paper.texi.
15637
15638Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15639
15640 * config.sub (near case $os): Don't convert newsos* to bsd!
15641
15642Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15643
15644 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15645 the number of copies of COPYING that go into the GDB tar file.
15646
15647Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15648
4bddf3ad 15649 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15650 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15651 Fix SCO configuration stuff.
15652
15653Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15654
15655 * Makefile.in: For libg++, make sure the -I pointing
15656 to the gcc directory goes *after* all the libg++-local -I flags.
15657 Also, move just-gcc dependency from just-libg++ to all-libg++.
15658
15659Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15660
15661 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15662
15663Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15664
15665 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15666
15667Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15668
15669 * config.sub: Add stratus configuration frags. Also
15670 submitted to FSF.
15671
15672Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15673
15674 * Makefile.in (DEV_SUPPORT): add configure.man.
15675
15676 * config.sub(Decode manufacturer-specific): add -none*.
15677
15678Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15679
15680 * Makefile.in: remove form feeds to make Sun's make happy.
15681 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15682
15683Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15684
15685 * Makefile.in (AR_FLAGS): Make quieter.
15686
15687Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15688
15689 * configure.in: Add libg++.
15690 * configure: When verbose, don't output the command line at each
15691 level; it will be unremarkably the same as the previous version,
15692 which will be the same as what the user typed.
15693
15694Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15695
15696 * configure.in, Makefile.in: fix clean-info, add flex. add
15697 fileutils.
15698
15699 * configure: be less sensitive to spaces in Makefile.in. Do not
15700 look for sources in "..". Doing so breaks subdirectories that
15701 might have their own configure. If a subdir has it's own
15702 configure script, use it.
15703
15704Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15705
15706 * cfg-paper.texi: some changes suggested by rms.
15707
15708Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15709
15710 * config.sub: Merge in some small additions from the FSF version,
15711 taken from the gcc distribution, to bring the Cygnus and FSF
15712 versions into closer sync.
15713
15714Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15715
15716 * configure.in: Changed svr4 references to sysv4.
15717
15718Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15719
15720 * configure: added -V for version number option.
15721
15722Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15723
15724 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15725 renamed from DOC.configure to cfg-paper.texi.
15726
15727Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15728
15729 * configure, config.subr, config.sub: config.subr is now
15730 config.sub again.
15731
15732Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15733
15734 * configure.texi: new file, in progress.
15735
15736 * Makefile.in: build info file and install the man page for
15737 configure.
15738
15739 * configure.man: new file, first cut.
15740
15741 * configure: find config.subr again now that configuration "none"
15742 has gone. removed all traces of the -ansi option. removed all
15743 traces of the -languages option.
15744
15745 * config.subr: resync from rms.
15746
d932cae7 157471991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15748
15749 * configure, config.sub, config.subr: merge config.sub into
15750 config.subr, call the result config.subr, remove config.sub, use
15751 config.subr.
15752
15753 * Makefile.in: revised install for dir.info.
15754
d932cae7 157551991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15756
15757 * configure.in: add decstation host makefile frag.
15758
15759 * Makefile.in: BISON now bison -y again. also install-gcc on
15760 install. clean-gdbm on clean. infodir belongs in datadir.
15761 Make directories for info install. Build dir.info here then
15762 install it.
15763
d932cae7 157641991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15765
15766 * Makefile.in: fix for bad directory tests.
15767
d932cae7 157681991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15769
15770 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15771 regexp. -srcdir relative was being handled incorrectly.
15772
15773 * Makefile.in: unwrapped some for loops so that parallel makes
15774 work again and so one can focus one's attention on a particular
15775 package.
15776
d932cae7 157771991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15778
15779 * configure: added PWD as a stand in for `pwd` (for speed). use
15780 elif wherever possible. make -srcdir work without -objdir.
15781 -objdir= commented out.
15782
d932cae7 157831991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15784
15785 * configure: +options become --options. -subdirs commented out.
15786 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15787 Makefile now at top of generated Makefile. Removed cvs log
15788 entries. added -srcdir. create .gdbinit only if there is one
15789 in ${srcdir}.
15790
15791 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15792 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15793 and mandir now keyed off datadir by default.
15794
d932cae7 157951991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15796
15797 * Freshly created ChangeLog.
15798
15799\f
15800Local Variables:
15801mode: change-log
15802left-margin: 8
15803fill-column: 76
15804version-control: never
15805End:
This page took 1.391113 seconds and 4 git commands to generate.