Fix invalid conversion from void * to gdb_byte *
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
4849dfd8
NC
12016-01-11 Nick Clifton <nickc@redhat.com>
2
3 Import the following changes from the GCC mainline:
4
5 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
6
7 * configure.ac: Enable libmpx by default.
8 * configure: Regenerated.
9
10 2015-11-19 Martin Liska <mliska@suse.cz>
11
12 * .gitignore: Add .clang-format to ignored files.
13 * Makefile.tpl: Add clang-format.
14 * Makefile.in: Regenerate.
15
16 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
17
18 PR libffi/65726
19 * Makefile.def (lang_env_dependencies): Make libffi depend
20 on cxx.
21 * Makefile.in: Regenerate.
22
23 2015-12-02 Ian Lance Taylor <iant@google.com>
24
25 PR go/66147
26 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
27 * Makefile.in: Regenerate.
28
29 2015-12-17 Nathan Sidwell <nathan@acm.org>
30
31 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
32 * configure: Regenerate.
33
34 2015-12-17 Sebastian Pop <s.pop@samsung.com>
35
36 * Makefile.in: Replace ISL with isl.
37 * Makefile.tpl: Same.
38 * config/isl.m4: Same.
39 * configure.ac: Same.
40 * contrib/download_prerequisites: Same.
41 * configure: Regenerate.
42
43 2016-01-01 Ben Elliston <bje@gnu.org>
44
45 * config.guess: Import version 2016-01-01.
46 * config.sub: Likewise.
47
f075eb5e
TG
482015-11-20 Tristan Gingold <gingold@adacore.com>
49
50 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
51 * configure: Regenerate.
52
6c3bc0f8
NC
532015-10-21 Nick Clifton <nickc@redhat.com>
54
55 PR gas/19109
56 * configure.ac: Note the 'none' is an acceptable argument to
57 --enable-compressed-debug-sections.
58 * configure: Regenerate.
59
edeefb67
L
602015-10-20 H.J. Lu <hongjiu.lu@intel.com>
61
62 PR gas/19109
63 * configure.ac: Add
64 --enable-compressed-debug-sections={all,gas,gold,ld}.
65 * configure: Regenerated.
66
68996839
NC
672015-09-30 Nick Clifton <nickc@redhat.com>
68
69 Import the following patches from the GCC mainline:
70
71 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
72
73 PR libfortran/54572
74 * Makefile.def: Make libgfortran depend on libbacktrace.
75 * Makefile.in: Regenerate.
76
77 2015-08-12 Tom de Vries <tom@codesourcery.com>
78
79 PR other/67092
80 PR other/67098
81 * configure.ac: Remove --with_host_libstdcxx support.
82 * configure: Regenerate.
83
84 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
85 Jakub Jelinek <jakub@redhat.com>
86
87 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
88 nvptx*-*-*.
89 * configure: Regenerate.
90
5960642a
L
912015-08-07 H.J. Lu <hongjiu.lu@intel.com>
92
93 Sync with GCC
94 2015-07-28 Ben Elliston <bje@gnu.org>
95
96 * config.sub, config.guess: Import from upstream.
97
016a3251
DD
982015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
99
100 * Makefile.def (libiconv): Define bootstrap=true.
101 Mark pdf/html/info as missing.
102 (configure-gcc): Depend on all-libiconv.
103 (all-gcc): Ditto.
104 (configure-libcpp): Ditto.
105 (all-libcpp): Ditto.
106 (configure-intl): Ditto.
107 (all-intl): Ditto.
108 * Makefile.in: Regenerate.
109
136bb21f
L
1102015-07-27 H.J. Lu <hongjiu.lu@intel.com>
111
112 Sync with GCC
113 2015-07-24 Michael Darling <darlingm@gmail.com>
114
115 PR other/66259
116 * config-ml.in: Reflects renaming of configure.in to configure.ac
117 * configure: Likewise
118 * configure.ac: Likewise
119
22121df0
L
1202015-07-14 H.J. Lu <hongjiu.lu@intel.com>
121
122 * Makefile.in: Regenerated.
123
124 Sync with GCC
125 2015-05-21 Jason Merrill <jason@redhat.com>
126
127 * Makefile.tpl: Update comments.
128
129 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
130
131 * Makefile.tpl: Remove surplus whitespace throughout.
132
133 2015-03-25 Martin Liska <mliska@suse.cz>
134 Yury Gribov <y.gribov@samsung.com>
135
136 * Makefile.tpl: Fix ln source location for vimrc file.
137
969b1713
L
1382015-07-14 H.J. Lu <hongjiu.lu@intel.com>
139
140 Sync with GCC
141 2015-05-16 James Bowman <james.bowman@ftdichip.com>
142
143 * configure.ac: FT32 target added.
144 * configure: Regenerate.
145
ce6c656d
L
1462015-07-14 H.J. Lu <hongjiu.lu@intel.com>
147
148 Sync with GCC
149 2015-06-02 Jason Merrill <jason@redhat.com>
150
151 PR bootstrap/66319
152 * configure.ac: Use -std=gnu++98.
153
154 2015-05-28 Mike Frysinger <vapier@gentoo.org>
155
156 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
157 * configure: Regenerate.
158
159 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
160
161 * configure.ac: Fix typo.
162 * configure: Regenerate.
163
164 2015-05-03 Matthias Klose <doko@ubuntu.com>
165
166 * configure.ac: Match $host configured with triplets.
167 * configure: Regenerate.
168
169 2015-04-17 Jakub Jelinek <jakub@redhat.com>
170
171 PR bootstrap/62077
172 * configure.ac (--enable-stage1-checking): Default to
173 release,misc,gimple,rtlflag,tree,types if --disable-checking
174 or --enable-checking is not specified and DEV-PHASE is not
175 experimental.
176 * configure: Regenerated.
177
178 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
179
180 Install back PR target/47230 fix (Revert the revert).
181
16beab3d
L
1822015-06-30 H.J. Lu <hongjiu.lu@intel.com>
183
184 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
185 target.
186 * configure: Regenerate.
187
5569a85f
JDA
1882015-05-13 John David Anglin <dave.anglin@bell.net>
189
190 * configure.ac: Disable configuration of GDB for HPUX targets.
191 * configure: Regenerate.
192
e81d5d05
L
1932015-05-01 H.J. Lu <hongjiu.lu@intel.com>
194
195 PR ld/18355
196 * Makefile.def: Add extra_configure_flags to host zlib.
197 * configure.ac (extra_host_zlib_configure_flags): New. Set
198 to --enable-host-shared When bfd is to be built as shared
199 library. AC_SUBST.
200 * Makefile.in: Regenerated.
201
ec5b9462
HPN
2022015-04-15 Mike Frysinger <vapier@gentoo.org>
203 Hans-Peter Nilsson <hp@axis.com>
204
205 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 206 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
207 use that in the getver call instead of $tool.
208 (sim_release): Pass gdb as fifth parameter to tar_compress.
209 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
210
f91ca6bc
IB
2112015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
212
213 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
214 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
215 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
216 * Makefile.in: Regenerate.
217
cf39cfc5
L
2182015-04-01 H.J. Lu <hongjiu.lu@intel.com>
219
220 * configure.ac: Add --with-system-zlib.
221 * configure: Regenerated.
222
6ac1079e
L
2232015-03-31 H.J. Lu <hongjiu.lu@intel.com>
224
225 * src-release.sh: Don't configure with --with-target-subdir=.
226 --disable-multilib.
227
890ba06f
L
2282015-03-31 H.J. Lu <hongjiu.lu@intel.com>
229
230 * src-release.sh (DEVO_SUPPORT): Replace src-release with
231 src-release.sh.
232
5675acd9
ES
2332015-03-30 Ed Schouten <ed@nuxi.nl>
234
235 * config.sub: Update from upstream, to 2015-03-04 version.
236 * config.guess: Likewise.
237
d2d67aea
L
2382015-03-30 H.J. Lu <hongjiu.lu@intel.com>
239
240 * Makefile.def (dependencies): Add all-zlib to all-bfd.
241 * Makefile.in: Regenerated.
242
92c695a1
L
2432015-03-28 H.J. Lu <hongjiu.lu@intel.com>
244
245 * src-release.sh (do_proto_toplev): Configure with --target
246 --with-target-subdir and --disable-multilib.
247 (BINUTILS_SUPPORT_DIRS): Add zlib.
248 (GAS_SUPPORT_DIRS): Likewise.
249 (GDB_SUPPORT_DIRS): Likewise.
250 (SIM_SUPPORT_DIRS): Likewise.
251
091021fa
L
2522015-03-17 H.J. Lu <hongjiu.lu@intel.com>
253
254 * configure.ac (target_configdirs): Exclude target-zlib if
255 target-libjava isn't built.
256 * configure: Regenerated.
257
5df8a8fc
L
2582015-03-17 H.J. Lu <hongjiu.lu@intel.com>
259
260 Sync with GCC
261 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
262
263 * config-ml.in: Robustify ac_configure_args parsing.
264
1b6c0831
L
2652015-03-16 H.J. Lu <hongjiu.lu@intel.com>
266
267 * Makefile.def: Updated from GCC trunk.
268 * Makefile.tpl: Likewise.
269 * configure.ac: Likewise.
270 * Makefile.in: Regenerated.
271 * configure: Likewise.
272
3f8107ab
AM
2732015-01-28 James Bowman <james.bowman@ftdichip.com>
274
275 * configure.ac: Add FT32 support.
276 * configure: Regenerate.
277
10b8fe5e
AG
2782015-01-12 Anthony Green <green@moxielogic.com>
279
280 * configure.ac: Don't disable gprof for moxie.
281 * configure: Rebuild.
282
6b91c541
AP
2832015-01-03 Andrew Pinski <apinski@cavium.com>
284
285 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
286 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
287 (BASE_TARGET_EXPORTS): Add OBJCOPY.
288 (OBJCOPY_FOR_TARGET): New variable.
289 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
290 * Makefile.in: Regenerate.
291 * configure.ac: Check for already installed target objcopy.
292 Also GCC_TARGET_TOOL on objcopy.
293 * configure: Regenerate.
294
6ba37ab4
HPN
2952015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
296
297 * config.sub: Update from upstream, to 2015-01-01 version.
298 * config.guess: Ditto.
299
bb5f7690
EB
3002014-12-06 Eric Botcazou <ebotcazou@adacore.com>
301
302 * config.sub: Update from upstream config repo.
303
6e733cce
L
3042014-11-24 H.J. Lu <hongjiu.lu@intel.com>
305
306 * libtool.m4: Updated from GCC trunk.
307
8969c424
JBG
3082014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
309
310 * config.guess: Update from upstream config repo.
311 * config.sub: Ditto.
312
37e77caf
JBG
3132014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
314
315 * move-if-change: Update from upstream gnulib.
316
e3046511
JBG
3172014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
318
319 * compile: Sync with upstream Automake.
320 * depcomp: Ditto.
321 * install-sh: Ditto.
322 * missing: Ditto.
323 * mkinstalldirs: Ditto.
324 * ylwrap: Ditto.
325
3e615393
TG
3262014-10-15 Tristan Gingold <gingold@adacore.com>
327
328 * src-release.sh (do_proto_toplev): Configure with --target.
329
6d26190c
JY
3302014-10-03 Jing Yu <jingyu@google.com>
331
332 * configure.ac: Add aarch64 to list of targets that support gold.
333 * configure: Regenerate.
334
a9d58c06
AB
3352014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
336
337 * configure.ac: Add mips*-img-elf* target triple.
338 * configure: Regenerate.
339
b25b5cef
CJW
3402014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
341 * configure: Disable gdb for nds32*-*-* until supported.
342 * configure.ac: Disable gdb for nds32*-*-* until supported.
343
f8797b5a
JB
3442014-09-05 Joel Brobecker <brobecker@adacore.com>
345
346 * configure: Regenerate.
347
2536ee9d
WN
3482014-08-27 Will Newton <will.newton@linaro.org>
349
350 * src-release.sh: New file.
351 * src-release: Remove file.
352
1f995db6
JS
3532014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
354
355 GDB not supported for or1k*-*-rtems*
356 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
357 of the stanzas results in this not being caught by or1k*-*-* later.
358 * configure. Regenerated.
359
a843ea33
SB
3602014-07-25 Samuel Bronson <naesten@gmail.com>
361
362 * .gitattributes: New file for use with git-merge-changelog.
363
cfbc1a6c
JS
3642014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
365
366 Disable gdb for or1k*-*-* until supported
367 * configure.ac (or1k*-*-*): Disable gdb.
368 * configure: Regenerated.
369
d9e042ac
SL
3702014-05-14 Sandra Loosemore <sandra@codesourcery.com>
371
372 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
373 * configure: Regenerated.
374
201f096f 3752014-03-26 Jakub Jelinek <jakub@redhat.com>
376
377 PR sanitizer/56781
378 * Makefile.def: Set bootstrap=true; for host fixincludes.
379 * configure.ac: Don't bootstrap host fixincludes unless
380 --with-build-config=bootstrap-{a,ub}san.
381 * Makefile.in: Regenerated.
382 * configure: Regenerated.
383
730af8ee 3842014-03-21 Jakub Jelinek <jakub@redhat.com>
385
386 * configure.ac: Move BUILD_CONFIG set up earlier. Add
387 --enable-vtable-verify option parsing. Don't add
388 target-libsanitizer to bootstrap_target_libs unless
389 --with-build-config=bootstrap-asan or
390 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
391 to bootstrap_target_libs unless --enable-vtable-verify.
392 * configure: Regenerated.
393
abca8d87 3942014-03-07 Jakub Jelinek <jakub@redhat.com>
395
396 PR bootstrap/58572
397 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
398 -I for libstdc++-v3 includes if $(LEAN).
399 * Makefile.in: Regenerated.
400
68d122bb 4012014-02-24 Walter Lee <walt@tilera.com>
402
403 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
404 (tilegx-*-*): Change to tilegx*-*-*.
405 * configure: Regenerate.
406
39d1b2ae
RS
4072014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
408
409 * config.sub, config.guess: Import from upstream.
410
50f80006
EB
4112014-04-04 Eric Botcazou <ebotcazou@adacore.com>
412
413 PR bootstrap/60620
72f4393d 414 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
415 * Makefile.in: Regenerate.
416
a6305403
YS
4172014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
418
419 * Makefile.def (dependencies): Make all-ld depend on all-binutils
420 for WINDRES_FOR_TARGET in default-manifest.o rule.
421 * Makefile.in: Regenerate.
422
62a0f723
RO
4232014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
424
425 PR target/59788
426 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
427 *solaris2*.
428
530e8392
KB
4292013-12-19 Keven Boell <keven.boell@intel.com>
430
431 * cp-namespace.c (cp_lookup_nested_symbol): Enable
432 nested lookups for fortran modules.
433 * dwarf2read.c (read_module): Add fortran module to
434 the symbol table.
435 (add_partial_symbol, add_partial_module): Add fortran
436 module to the partial symbol table.
437 (new_symbol_full): Create full symbol for fortran module.
438 * f-exp.y (yylex): Add new module domain to be parsed.
439 * symtab.h: New domain for fortran modules.
440
7f9b20bb
KB
4412013-12-19 Keven Boell <keven.boell@intel.com>
442
443 * f-exp.y (yylex): Add domain array to enable lookup
444 in multiple domains. Loop over lookup domains and try
445 to find requested symbol. Add STRUCT_DOMAIN to lookup
446 domains to be able to query for user defined types.
447
afc0578d 4482013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
449
450 * configure.ac: Add user-friendly check for native x86_64-linux
451 multilibs.
452 * configure: Regenerate.
453
f3f51a69
AM
4542013-11-23 Alan Modra <amodra@gmail.com>
455
456 * config.sub, config.guess: Import from upstream.
457
2440009d 4582013-11-07 Thomas Schwinge <thomas@codesourcery.com>
459
2440009d 460 * Makefile.in: Regenerate.
461
e78e02e6 462 * Makefile.tpl: Fix typo.
463 * Makefile.in: Regenerate partially.
464
9aaf2a7e 4652013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
466
467 * configure.ac: Added libcilkrts to noconfig list when C++ is not
468 supported.
469 * configure: Regenerated.
470
880b18d1 4712013-10-30 Jason Merrill <jason@redhat.com>
472
473 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
474 --disable-build-format-warnings.
475
522e3d71 4762013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
477
f3f51a69 478 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 479 depend on libstdc++ and libgcc.
480 * configure: Regenerate.
481 * configure.ac: Added libcilkrts to target binaries. Also, restrict
482 libcilkrts for POSIX and i*86, and x86_64 architectures.
483 * Makefile.in: Added libcilkrts related fields to support building it.
484
cb49a9e1 4852013-10-26 Jeff Law <law@redhat.com>
486
487 * Makefile.def (target_modules): Remove libmudflap
488 (languages): Remove check-target-libmudflap).
489 * Makefile.in: Rebuilt.
490 * Makefile.tpl (check-target-libmudflap-c++): Remove.
491 * configure.ac (target_libraries): Remove target-libmudflap.
492 Remove checks which disabled libmudflap on some systems.
493 * configure: Rebuilt.
494 * libmudflap: Directory removed.
495
82033c9b
JBG
4962013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
497
498 * configure.ac: Update from GCC.
499 * configure: Regenerate.
500
b50d7605
HPN
5012013-10-15 Hans-Peter Nilsson <hp@axis.com>
502
503 * src-release (do-proto-toplevel): Support subdir-path-prefixed
504 files in SUPPORT_FILES.
505 (SIM_SUPPORT_DIRS): New variable.
506 (sim.tar.bz2): New rule.
507
f4cfb980
JBG
5082013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
509
510 * configure.ac: Update from GCC.
511 * configure: Regenerate.
512
78b1434c
JJ
5132013-10-01 Jeff Johnston <jjohnstn@redhat.com>
514
515 * COPYING.NEWLIB: Update with new copyright.
516
b3fc79f8
JBG
5172013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
518
519 * configure.ac: Update from GCC.
520 * configure: Regenerate.
521
cc9afea3
AM
5222013-09-20 Alan Modra <amodra@gmail.com>
523
524 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
525 ppc host match. Support little-endian powerpc linux hosts.
526
f006cabd
JB
5272013-08-16 Joel Brobecker <brobecker@adacore.com>
528
529 * src-release (VER): When using $(TOOL)/common/create-version.sh,
530 strip the "-cvs" suffix from the version number if present.
531
95e43135
JBG
5322013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
533
534 * configure.ac: Sync with GCC repo.
535 * Makefile.def: Ditto.
536 * configure: Regenerate.
537 * Makefile.in: Ditto.
538
7539e41e
JB
5392013-07-22 Joel Brobecker <brobecker@adacore.com>
540
541 * src-release (VER): Use $(TOOL)/common/create-version.sh
542 if it exists.
543
e8044f35
RS
5442013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
545
546 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
547 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
548 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
549 * configure: Regenerate.
550
7bab7634
DC
5512013-06-01 George Thomas <george.thomas@atmel.com>
552
95e43135
JBG
553 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
554 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 555
b5364c9e
JJ
5562013-05-06 Sandra Loosemore <sandra@codesourcery.com>
557
558 * COPYING.NEWLIB: Add Altera Corporation copyright.
559
5dad867c
JBG
5602013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
561
562 * config.guess: Update from config repo.
563 * config.sub: Ditto.
564
b836cb18
JBG
5652013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
566
567 * Makefile.def: Sync with GCC.
568 * Makefile.in: Regenerate.
569
e7d5abf1
JBG
5702013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
571
572 * configure.ac: Sync with GCC.
b836cb18 573 * configure: Regenerate.
e7d5abf1 574
4f778543
MF
5752013-03-22 Mike Frysinger <vapier@gentoo.org>
576
577 * src-release (VER): Change bfd/configure.in sed to use the new
578 `bfd/configure --version` output.
579
f1dd87fc
YZ
5802013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
581
582 * configure.ac: Sync with GCC repo.
583 * configure: Ditto.
584
a413f71a
ILT
5852013-02-05 Ian Lance Taylor <iant@google.com>
586
587 PR go/55969
588 * configure.ac: Disable libgo on some systems where it does not
589 work.
590 * configure: Rebuild.
591
3a98824c
AM
5922013-02-05 Alan Modra <amodra@gmail.com>
593
594 * configure: Regenerate after syncing config/.
595
3dae1673
JBG
5962013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
597
598 * configure.ac: Sync with GCC repo.
599 * configure: Ditto.
600 * Makefile.def: Ditto.
601 * Makefile.in: Ditto.
602
bf51454b
JB
6032013-01-11 Joel Brobecker <brobecker@adacore.com>
604
605 Sync with GCC, merge:
606
607 2013-01-09 Jason Merrill <jason@redhat.com>
608
609 * .gitignore: Import from gdb repository.
610
c841a2be
JBG
6112013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
612
613 * config.sub: Update from config repo.
614
d7b9dae9
EB
6152013-01-11 Eric Botcazou <ebotcazou@adacore.com>
616
617 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
618 * Makefile.in: Regenerate.
619
861ea9c8
L
6202013-01-09 H.J. Lu <hongjiu.lu@intel.com>
621
622 * Makefile.def (configure-gcc): Depend on all-gmp.
623 (all-gcc): Remove dependency on all-gmp.
624 * Makefile.in: Regenerated.
625
ce82b126
JBG
6262013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
627
1b4f418d 628 * config.guess: Update from config repo.
c2e5e6d7 629 * config.sub: Ditto.
ce82b126 630
fd62a30d
JJ
6312013-01-07 Jeff Johnston <jjohnstn@redhat.com>
632
633 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
634 exists and replace the new bfin license in its location.
635
0140d685
L
6362013-01-07 H.J. Lu <hongjiu.lu@intel.com>
637
638 PR gas/14899
639 * Makefile.def (dependencies): Make all-binutils, all-gprof,
640 all-ld and all-gold depend on all-gas.
641 * Makefile.in: Regenerated.
642
c3d399e7
L
6432012-12-29 Ben Elliston <bje@gnu.org>
644
645 * config.guess: Update to 2012-12-29 version.
646 * config.sub: Likewise.
647
9417cd2f
JBG
6482012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
649
650 * Makefile.def (install-target-libgo): Depend on
651 install-target-libatomic. Merged from GCC repo.
652 * Makefile.in: Regenerate.
653
68dad382
JJ
6542012-12-17 Jeff Johnston <jjohnstn@redhat.com>
655
656 * COPYING.LIBGLOSS: Add license for bfin libgloss.
657
2344b8da
TS
6582012-12-16 Thomas Schwinge <thomas@codesourcery.com>
659
660 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
661 * configure: Regenerate.
662
5eb08693
L
6632012-12-11 H.J. Lu <hongjiu.lu@intel.com>
664
665 * Makefile.def (target_modules): Add bootstrap=true and
666 raw_cxx=true to libsanitizer.
667 * configure.ac (bootstrap_target_libs): Add libsanitizer.
668 * Makefile.in: Regenerated.
669 * configure: Likewise.
670
53ab32d8
JBG
6712012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
672
673 * config.sub: Merge from config repo.
674
d2489204
JBG
6752012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
676
677 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
678 * Makefile.tpl: Ditto.
679 * Makefile.in: Ditto.
680 * configure: Ditto.
d2489204 681
c23b5043
JBG
6822012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
683
684 * configure.ac (noconfigdirs): Merge from GCC.
685 * configure: Regenerate.
686
1dd1f7f6
JBG
6872012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
688
689 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
690
2bda3143
L
6912012-11-14 Roland McGrath <mcgrathr@google.com>
692
693 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
694 * configure: Regenerate.
695
5286fdef
L
6962012-11-13 Richard Henderson <rth@redhat.com>
697
698 * configure.ac: Move libsanitizer logic to subdirectory.
699 * configure: Regenerate.
700
7012012-11-13 Dodji Seketeli <dodji@redhat.com>
702
703 * configure.ac: Enable libsanitizer just on x86 linux for now.
704 * configure: Re-generate.
705
7062012-11-13 David Edelsohn <dje.gcc@gmail.com>
707
708 * configure.ac: Merge libquadmath sections.
709 * configure: Regenerate.
710
7112012-11-12 Wei Mi <wmi@google.com>
712
713 * configure.ac: Add libsanitizer to target_libraries.
714 * Makefile.def: Ditto.
715 * configure: Regenerate.
716 * Makefile.in: Regenerate.
717
f66a9a70
L
7182012-11-03 H.J. Lu <hongjiu.lu@intel.com>
719
720 * configure: Regenerated.
721
7222012-11-03 Robert Mason <rbmj@verizon.net>
723
724 * configure.ac: add --disable-libstdcxx configure option
725 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
726
6d94c122
CV
7272012-10-24 Corinna Vinschen <corinna@vinschen.de>
728
729 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
730 against Mingw64 w32api.
731 * configure: Regenerate.
732
a882be68
EB
7332012-10-23 Eric Botcazou <ebotcazou@adacore.com>
734
735 PR bootstrap/54820
736 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
737 * configure: Regenerate.
738
b3676d82
EB
7392012-10-22 Eric Botcazou <ebotcazou@adacore.com>
740
741 PR bootstrap/54820
742 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
743 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
744 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
745 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
746 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
747 * Makefile.in: Regenerate.
748 * configure.ac (have_static_libs): New variable and associated check.
749 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
750 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
751 * configure: Regenerate.
752
7b0e8ca5
MF
7532012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
754
755 * config.guess, config.sub: Include updated version from
756 config-patches. Adds microblaze little endian support.
757
8e71395b
L
7582012-09-28 Ian Lance Taylor <iant@google.com>
759
760 * Makefile.def: Make all-target-libgo depend on
761 all-target-libbacktrace.
762 * Makefile.in: Rebuild.
763
7642012-09-26 Ian Lance Taylor <iant@google.com>
765
766 * Makefile.def: Make all-gcc depend on all-libbacktrace.
767 * Makefile.in: Rebuild.
768
7692012-09-06 Diego Novillo <dnovillo@google.com>
770
771 * configure.ac: Bump minimum GMP version to 4.2.3.
772 * configure: Re-generate.
773
7742012-09-05 Georg-Johann Lay <avr@gjlay.de>
775
776 PR target/54461
777 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
778 target-libgloss if not configured --with-avrlibc=no.
779 * configure: Regenerate.
780
7812012-09-04 Jason Merrill <jason@redhat.com>
782
783 * configure.ac: Fix --enable-languages=all.
784
7852012-09-03 Richard Guenther <rguenther@suse.de>
786
787 PR bootstrap/54138
788 * configure.ac: Re-organize ISL / CLOOG checks to allow
789 disabling with either --without-isl or --without-cloog.
790 * configure: Regenerated.
791
7922012-09-03 Georg-Johann Lay <avr@gjlay.de>
793
794 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
795 * configure: Regenerate.
796
d09bbf00
SE
7972012-09-21 Steve Ellcey <sellcey@mips.com>
798
799 * configure.ac: Add mips*-mti-elf* target.
800 * configure: Regenerate.
801
2bf680c4
ILT
8022012-09-19 Ian Lance Taylor <iant@google.com>
803
804 * configure.ac (host_libs): Add libbacktrace.
805 (target_libraries): Add libbacktrace.
806 * Makefile.def (host_modules): Add libbacktrace.
807 (target_modules): Likewise.
808 * configure, Makefile.in: Rebuild.
809
5c0b3823
WL
8102012-09-15 Jiong Wang <jiwang@tilera.com>
811
812 * configure.ac (ENABLE_GOLD): support tilegx*
813 * configure: rebuild
814
1488e230
DE
8152012-09-14 David Edelsohn <dje.gcc@gmail.com>
816
817 PR target/38607
818 Merge upstream change.
819 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
820
821 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
822 Add libgomp*.o to compare_exclusions for AIX.
823 * configure: Regenerate.
824
df6795ce
L
8252012-08-26 H.J. Lu <hongjiu.lu@intel.com>
826
827 PR binutils/4970
828 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
829 and opcodes.
830 * Makefile.in: Regenerated.
831
7ec59b9e
L
8322012-08-14 Diego Novillo <dnovillo@google.com>
833
834 Merge from cxx-conversion branch.
835
836 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
837 POSTSTAGE1_CONFIGURE_FLAGS.
838 * Makefile.in: Regenerate.
839 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
840 Force C++ when bootstrapping.
841 * configure: Regenerate.
842
8432012-07-06 Richard Guenther <rguenther@suse.de>
844
845 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
846 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
847 --with-gmp=system.
848 * Makefile.in: Regenerated.
849 * configure: Likewise.
850
8512012-07-06 Richard Guenther <rguenther@suse.de>
852
853 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
854 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
855 supply V=1 as extra_make_flags.
856 * configure: Regenerated.
857 * Makefile.in: Likewise.
858
8592012-07-03 Richard Guenther <rguenther@suse.de>
860
861 * Makfile.def (isl): Remove not necessary extra_exports and
862 extra_make_flags.
863 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
864 * Makefile.in: Regenerated.
865
8662012-07-03 Richard Guenther <rguenther@suse.de>
867
868 * Makefile.def (cloog): Add V=1 to extra_make_flags.
869 * configure.ac: If either the ISL or the CLooG check failed
870 do not try to build in-tree versions.
871 * Makefile.in: Regenerated.
872 * configure: Regenerated.
873
8742012-07-02 Richard Guenther <rguenther@suse.de>
875 Michael Matz <matz@suse.de>
876 Tobias Grosser <tobias@grosser.es>
877 Sebastian Pop <sebpop@gmail.com>
878
879 * Makefile.def: Add ISL host module, remove PPL host module.
880 Adjust ClooG host module to use the proper ISL.
881 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
882 * configure.ac: Include config/isl.m4. Add ISL host library,
883 remove PPL. Remove PPL configury, add ISL configury, adjust
884 ClooG configury.
885 * Makefile.in: Regenerated.
886 * configure: Likewise.
887
8882012-07-02 Richard Guenther <rguenther@suse.de>
889
890 Merge from graphite branch
891 2011-07-21 Tobias Grosser <tobias@grosser.es>
892
893 * configure: Regenerated.
894 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
895 both cloog.org and legacy versions. The only supported version will
896 be CLooG with the isl backend.
897
898 2011-07-21 Tobias Grosser <tobias@grosser.es>
899
900 * configure: Regenerated.
901 * configure.ac: Require cloog isl 0.17.0
902
903 2011-07-21 Tobias Grosser <tobias@grosser.es>
904
905 * configure: Regenerated.
906 * config/cloog.m4: Do not define CLOOG_ORG
907
9082012-06-29 Steven Bosscher <steven@gcc.gnu.org>
909
910 * configure.ac: Skip C if explicitly selected.
911 * configure: Regenerate.
912
9132012-06-28 Christophe Lyon <christophe.lyon@st.com>
914
915 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
916 they contain -O2.
917 * configure: Regenerate.
918
9192012-06-20 Jason Merrill <jason@redhat.com>
920
921 * Makefile.tpl (check-target-libgomp-c++): New.
922 (check-target-libitm-c++): New.
923 * Makefile.def (c++): Add them.
924 * Makefile.in: Regenerate.
925
9262012-05-16 Olivier Hainque <hainque@adacore.com>
927
928 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
929 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
930 (install-no-fixedincludes): Adjust accordingly.
931 * Makefile.in: Regenerate.
932
9332012-05-09 Nick Clifton <nickc@redhat.com>
934 Paul Smith <psmith@gnu.org>
935
936 PR bootstrap/50461
937 * configure.ac (mpfr-dir): When using in-tree MPFR sources
938 allow for the fact that from release v3.1.0 of MPFR the source
939 files were moved into a src sub-directory.
940 * configure: Regenerate.
941
9422012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
943
944 * configure.ac: Bump minimum MPFR version to 2.4.0.
945 * configure: Regenerated.
946
9472012-05-01 Richard Henderson <rth@redhat.com>
948
949 * Makefile.def (libatomic): New target_module.
950 * configure.ac (target_libraries): Add libatomic.
951 (noconfigdirs): Check if libatomic is supported.
952 * Makefile.in, configure: Rebuild.
953
f87f9c61
L
9542012-05-15 H.J. Lu <hongjiu.lu@intel.com>
955
956 Merge upstream change
957 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
958
9592011-11-21 Andreas Tobler <andreast@fgznet.ch>
960
961 * libtool.m4: Additional FreeBSD 10 fixes.
962
68f107fa
AO
9632012-06-28 Christophe Lyon <christophe.lyon@st.com>
964
965 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
966 they contain -O2.
967 * configure: Regenerate.
968
b9c361e0
JL
9692012-05-14 Catherine Moore <clm@codesourcery.com>
970
971 * NEWS: Mention PowerPC VLE port.
972
9eb322aa
MF
9732012-05-11 Mike Frysinger <vapier@gentoo.org>
974
975 * MAINTAINERS (config/): Move to intl/ section.
976 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
977
58b1dd21
NC
9782012-05-09 Nick Clifton <nickc@redhat.com>
979 Paul Smith <psmith@gnu.org>
980
981 PR bootstrap/50461
982 * configure.ac (mpfr-dir): When using in-tree MPFR sources
983 allow for the fact that from release v3.1.0 of MPFR the source
984 files were moved into a src sub-directory.
985 * configure: Regenerate.
986
2e702c99
RM
9872012-05-02 Roland McGrath <mcgrathr@google.com>
988
989 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
990 * configure: Regenerate.
991
d2213593
JB
9922012-04-25 Joel Brobecker <brobecker@adacore.com>
993
994 * config.sub: Update to 2012-04-18 version from official repo.
995
202e2356
NC
9962012-03-19 Tristan Gingold <gingold@adacore.com>
997
998 * configure.ac (ia64*-*-*vms*): Add support for ld.
999 * configure: Regenerate.
1000
2479f722
RO
10012012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1002
1003 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1004 (unsupported_languages): Remove mips-sgi-irix6.*.
1005 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1006 (with_stabs): Remove.
1007 * configure: Regenerate.
1008
4e97d92b
RO
10092012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1010
1011 * configure.ac (enable_libgomp): Remove *-*-osf*.
1012 (with_stabs): Remove alpha*-*-osf*.
1013 * configure: Regenerate.
1014
f9ea6f98
JJ
10152012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1016
1017 * COPYING.NEWLIB: Modify DJ Delorie license to include
1018 modification rights in clause as permitted by DJ Delorie.
1019 * COPYING.LIBGLOSS: Ditto.
1020
48688b3e
JJ
10212012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1022
1023 * COPYING.NEWLIB: Remove two unused licenses.
1024
0945bbee
TG
10252012-03-05 Tristan Gingold <gingold@adacore.com>
1026
1027 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1028 * configure: Regenerate.
1029
516be0c5
JJ
10302012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1031
1032 * COPYING.NEWLIB: Add Adapteva notice.
1033 * COPYING.LIBGLOSS: Add Adapteva notice.
1034
64b986c0
EB
10352011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1036
1037 * configure: Regenerate.
1038
58cddc18
JJ
10392011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1040
1041 * COPYING.LIBGLOSS: Add GPL with exception license.
1042
b121d7d4
DD
10432011-11-09 Roland McGrath <mcgrathr@google.com>
1044
1045 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1046 * configure: Rebuild.
1047 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1048 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1049 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1050 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1051 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1052 Add READELF.
1053 * Makefile.in: Rebuild.
1054
d32e2926
RH
10552011-11-08 Richard Henderson <rth@redhat.com>
1056
1057 * configure.ac: Test for libitm directory present first.
1058
1059 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1060
1061 * configure.ac: Test libitm/configure.tgt to disable libitm.
1062 * configure: Rebuild.
1063
98dd765a
RO
10642011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1065
1066 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1067 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1068 * Makefile.in: Regenerate.
1069
99c513f6
DD
10702011-11-01 DJ Delorie <dj@redhat.com>
1071
1072 * configure.ac (rl78-*-*) New case.
1073 * configure: Regenerate.
1074
ff3ec4ee
DD
10752011-11-01 DJ Delorie <dj@redhat.com>
1076
1077 * config.sub: Update to version 2011-10-29 (added rl78)
1078
c28a9f49
NC
10792011-10-27 Nick Clifton <nickc@redhat.com>
1080
1081 * config.sub: Import these changes from the config project:
1082
a903d6ac 1083 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1084 Ben Elliston <bje@gnu.org>
1085
1086 * config.sub (epiphany): New.
1087
1088 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1089 Ben Elliston <bje@gnu.org>
1090
9eb322aa 1091 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1092
1093 2011-08-23 Roland McGrath <mcgrathr@google.com>
1094
1095 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1096 64eb to be64.
1097
1098 2011-08-16 Roland McGrath <mcgrathr@google.com>
1099
1100 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1101 (nacl): Grok as alias for 32el-unknown-nacl.
1102
860144e4
JB
11032011-08-19 Joel Brobecker <brobecker@adacore.com>
1104
1105 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1106
40ae9136
YQ
11072011-08-14 Yao Qi <yao@codesourcery.com>
1108
1109 Merge from gcc:
1110
1111 2011-08-14 Yao Qi <yao@codesourcery.com>
1112 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1113 * configure: Regenerate.
1114
ffdd6afc
ILT
11152011-07-26 Ian Lance Taylor <iant@google.com>
1116
1117 Merge from gcc:
1118
1119 2011-07-26 Ian Lance Taylor <iant@google.com>
1120 * configure.ac: Set have_compiler based on whether gcc directory
1121 exists, rather than on whether gcc is in configdirs.
1122 * configure: Rebuild.
1123
1124 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1125 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1126 link directories.
1127 * Makefile.in: Rebuild.
1128
1129 2011-07-20 Ian Lance Taylor <iant@google.com>
1130 PR bootstrap/49787
1131 * configure.ac: Move --enable-bootstrap handling earlier in file.
1132 If --enable-bootstrap and either --enable-build-with-cxx or
1133 --enable-build-poststage1-with-cxx, enable C++ automatically.
1134 * configure: Rebuild.
1135
1136 2011-07-19 Ian Lance Taylor <iant@google.com>
1137 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1138 make C++ a boot_language. Set and substitute
1139 POSTSTAGE1_CONFIGURE_FLAGS.
1140 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1141 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1142 * configure, Makefile.in: Rebuild.
1143
1144 2011-07-16 Jason Merrill <jason@redhat.com>
1145 * Makefile.def (language=c++): Add check-c++0x and
1146 check-target-libmudflap-c++.
1147 * Makefile.tpl (check-target-libmudflap-c++): New.
1148 * Makefile.in: Regenerate.
1149
1150 2011-07-16 Matthias Klose <doko@ubuntu.com>
1151 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1152 * Makefile.def (target_modules/libjava): Pass
1153 $(EXTRA_CONFIGARGS_LIBJAVA).
1154 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1155 if not configured with --enable-static-libjava.
1156 * Makefile.in: Regenerate.
1157 * configure: Likewise.
1158
1159 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1160 PR regression/47836
1161 PR bootstrap/23656
1162 PR other/47733
1163 PR bootstrap/49247
1164 PR c/48825
1165 * configure.ac (target_libraries): Remove target-libiberty.
1166 Remove case-statement setting skipdirs=target-libiberty for
1167 multiple targets. Remove checking target_configdirs and
1168 removing target-libiberty but keeping target-libgcc if
1169 otherwise empty.
1170 * Makefile.def (target_modules): Don't add libiberty.
1171 (dependencies): Remove all traces of target-libiberty.
1172 * configure, Makefile.in: Regenerate.
1173
9ccb86e7
JM
11742011-07-22 Jason Merrill <jason@redhat.com>
1175
1176 * Makefile.def (language=c++): Add check-c++0x and
1177 check-target-libmudflap-c++.
1178 * Makefile.tpl (check-target-libmudflap-c++): New.
1179 * Makefile.in: Regenerate.
1180
090bc50f
RO
11812011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1182
1183 * configure: Regenerate.
1184
cff32a7c
RO
11852011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1186
1187 PR target/39150
1188 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1189 x86_64-*-solaris2.1[0-9]*.
1190 * configure: Regenerate.
1191
eb4b2452
NC
11922011-06-13 Walter Lee <walt@tilera.com>
1193
1194 * configure.ac (tilepro-*-*) New case.
1195 (tilegx-*-*): Likewise.
1196 * configure: Regenerate.
1197
3c0013bf
NC
11982011-06-06 Nick Clifton <nickc@redhat.com>
1199
1200 * config.sub: Sync from upstream.
1201
91c1f14c
DK
12022011-05-08 Doug Kwan <dougkwan@google.com>
1203
1204 Merge from gcc:
1205
1206 2011-05-08 Doug Kwan <dougkwan@google.com>
1207
1208 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1209 * configure: Regenerated.
1210 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1211 value from configure.
1212 * Makefile.in: Regenerated.
1213
c7e4b184
JM
12142011-05-05 Joseph Myers <joseph@codesourcery.com>
1215
1216 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1217 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1218 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1219 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1220 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1221 *-*-vxworks*): Disable newlib and libgloss in separate case
1222 statement.
1223 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1224 to separate case statement.
1225 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1226 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1227 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1228 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1229 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1230 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1231 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1232 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1233 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1234 i[[3456789]]86-*-rdos*, m32r-*-*,
1235 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1236 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1237 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1238 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1239 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1240 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1241 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1242 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1243 and libgloss in main case over targets. Remove most empty cases
1244 in main case over targets.
1245 * configure: Regenerate.
1246
7152a690
JM
12472011-05-04 Joseph Myers <joseph@codesourcery.com>
1248
1249 * configure.ac: Remove code setting special library locations for
1250 hppa*64*-*-hpux11*. Remove code setting compiler for
1251 sparc-sun-solaris2*.
1252 * configure: Regenerate.
1253
ff46fb8f
JM
12542011-05-04 Joseph Myers <joseph@codesourcery.com>
1255
1256 * configure.ac: Separate libgloss_dir settings from general case
1257 over targets.
1258 * configure: Regenerate.
1259
82ae827f
JM
12602011-04-28 Joseph Myers <joseph@codesourcery.com>
1261
1262 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1263 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1264 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1265 cases in libgcj-disabling case statement.
1266 (hppa*64*-*-linux*): Set unsupported_languages instead of
1267 disabling target-zlib.
1268 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1269 to hppa*64*-*-hpux*.
1270 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1271 hppa*-*-hpux*.
1272 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1273 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1274 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1275 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1276 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1277 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1278 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1279 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1280 libgcj-disabling case statement.
1281 * configure: Regenerate.
1282
0827f9a6
JM
12832011-04-28 Joseph Myers <joseph@codesourcery.com>
1284
1285 * configure.ac: Disable Java for targets not supporting libffi.
1286 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1287 Remove cases in Java-disabling statement.
1288 (*arm-wince-pe): Change to arm-wince-pe.
1289 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1290 cases in Java-disabling statement.
1291 (bfin-*-*): Don't disable Java again.
1292 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1293 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1294 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1295 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1296 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1297 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1298 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1299 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1300 Java-disabling statement.
1301 (mmix-*-*): Don't disable Java again.
1302 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1303 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1304 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1305 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1306 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1307 statement.
1308 * configure: Regenerate.
1309
899b04ef
JM
13102011-04-28 Joseph Myers <joseph@codesourcery.com>
1311
1312 Merge from GCC:
1313
1314 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1315
1316 PR lto/48086
1317 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1318 * configure: Regenerate.
1319
9863d716
JM
13202011-04-28 Joseph Myers <joseph@codesourcery.com>
1321
1322 * configure.ac: Separate cases disabling Java and Java libraries
1323 from general case over targets.
1324 * configure: Regenerate.
1325
a90ef4bf
JM
13262011-04-06 Joseph Myers <joseph@codesourcery.com>
1327
1328 * configure.ac (build_tools): Remove build-byacc.
1329 (host_libs): Remove mmalloc.
1330 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1331 autoconf automake libtool diff rcs fileutils shellutils time
1332 textutils wdiff find uudecode hello tar gzip indent recode release
1333 sed perl gawk findutils gettext zip.
1334 (libgcj): Remove target-qthreads.
1335 (target_tools): Remove target-examples target-gperf.
1336 (YACC): Don't handle building byacc.
1337 * configure: Regenerate.
1338 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1339 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1340 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1341 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1342 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1343 handle building components.
1344 * Makefile.in: Regenerate.
1345
05a02268
RW
13462011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1347
1348 * config.sub: Sync from upstream.
1349
c5f5c3c2
JM
13502011-04-01 Joseph Myers <joseph@codesourcery.com>
1351
1352 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1353 (microblaze*): Don't disable libssp.
1354 * configure: Regenerate.
1355
f6c1938b
JM
13562011-04-01 Joseph Myers <joseph@codesourcery.com>
1357
1358 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1359 moveifchange.
1360 * configure: Regenerate.
1361 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1362 * Makefile.in: Regenerate.
1363
1f111696
JM
13642011-04-01 Joseph Myers <joseph@codesourcery.com>
1365
1366 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1367 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1368 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1369 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1370 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1371 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1372 md_exec_prefix cases.
1373 * configure: Regenerate.
1374
065a5627
JM
13752011-04-01 Joseph Myers <joseph@codesourcery.com>
1376
1377 * configure.ac: Separate cases disabling target-libssp,
1378 target-libiberty, target-libstdc++-v3 and Fortran from general
1379 case over targets.
1380 * configure: Regenerate.
1381
b2f14e4a
JM
13822011-04-01 Joseph Myers <joseph@codesourcery.com>
1383
1384 * configure.ac (*-*-chorusos): Don't disable libgcj.
1385 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1386 Remove case.
1387 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1388 (arm-*-coff): Don't disable libgcj.
1389 (arm*-*-linux-gnueabi): Remove useless assignment.
1390 (arm-*-riscix*): Don't disable libgcj.
1391 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1392 configuration.
1393 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1394 (c54x*-*-*): Remove case.
1395 (tic54x-*-*): Don't disable GCC or GCC libraries.
1396 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1397 to *.
1398 (d10v-*-*): Don't disable GCC libraries.
1399 (d30v-*-*): Don't disable libgcj.
1400 (h8500-*-*): Don't disable GCC libraries.
1401 (i960-*-*): Don't disable libgcj.
1402 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1403 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1404 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1405 libgcj.
1406 (m68k-*-coff*): Remove case.
1407 (mmix-*-*): Don't disable libgloss on host.
1408 (mn10200-*-*, mn10300-*-*): Remove cases.
1409 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1410 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1411 Don't disable libgcj.
1412 (romp-*-*): Remove case.
1413 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1414 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1415 case.
1416 (v810-*-*): Don't disable GCC libraries.
1417 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1418 (ip2k-*-*): Don't disable GCC libraries.
1419 * configure: Regenerate.
1420
6a608608
JM
14212011-03-28 Joseph Myers <joseph@codesourcery.com>
1422
1423 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1424 libffi on host.
1425 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1426 on host.
1427 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1428 * configure: Regenerate.
1429
5b806d27
NC
14302011-03-26 John Marino <binutils@marino.st>
1431
1432 * configure.ac: Add support for *-*-dragonfly*
1433 * configure: Regenerate.
1434
0377a422
JM
14352011-03-25 Joseph Myers <joseph@codesourcery.com>
1436
1437 * configure.ac (native_only): Remove.
1438 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1439 send-pr uudecode guile gnuserv on host.
1440 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1441 send-pr rcs guile perl texinfo libtool on host.
1442 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1443 automake send-pr rcs guile perl texinfo libtool on host.
1444 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1445 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1446 (alpha*-dec-osf*): Don't disable fileutils on target.
1447 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1448 texinfo send-pr expect dejagnu on target.
1449 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1450 target-qthreads on target.
1451 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1452 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1453 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1454 x86_64-*-mingw*): Don't disable expect on target.
1455 (*-*-cygwin*): Don't disable target-gperf on target.
1456 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1457 gnuserv on target.
1458 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1459 target.
1460 * configure: Regenerate.
1461
2354b38b
JM
14622011-03-25 Joseph Myers <joseph@codesourcery.com>
1463
1464 * configure.ac (target_tools): Remove target-groff.
1465 (native_only): Remove target-groff.
1466 (hppa*64*-*-*): Don't disable byacc.
1467 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1468 setting.
1469 (*-*-kaos*): Don't skip target-librx and target-groff.
1470 (*-*-netware*): Don't skip target-libmudflap.
1471 (*-*-tpf*): Don't skip target-libmudflap.
1472 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1473 directories on the host.
1474 (ia64*-*-*vms*): Don't skip tix.
1475 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1476 host.
1477 * configure: Regenerate.
1478
28d9b232
PB
14792011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1480
1481 * configure.ac: Remove references to mt-mep, mt-netware,
1482 mt-wince.
1483 * Makefile.def: Add all-utils soft dependencies.
1484 * Makefile.tpl: Remove GDB_NLM_DEPS.
1485 * configure: Regenerate.
1486 * Makefile.in: Regenerate.
1487
dbbe5f95
PB
14882011-03-24 Paolo Bonzini <bonzini@gnu.org>
1489
1490 Sync from GCC:
1491
1492 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1493
1494 * configure.ac: Do not include mh-x86omitfp.
1495 * configure: Regenerate.
1496
1497 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1498
1499 * configure.ac: Remove empty cases.
1500 * configure: Regenerate.
1501
1502 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1503
1504 * Makefile.def: Add dependency from termcap to gdb.
1505 * Makefile.in: Regenerate.
1506
1507 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1508
1509 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1510 * configure: Regenerate.
1511 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1512 * Makefile.tpl: Likewise.
1513 * Makefile.in: Regenerate.
1514
1515 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1516
1517 * configure.ac: Remove all mentions of tentative_cc.
1518 * configure: Regenerate.
1519
1520 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1521
1522 PR lto/48086
1523 * configure.ac: Re-enable LTO on *-apple-darwin9.
1524 * configure: Regenerate.
1525
3516a403
JM
15262011-03-24 Joseph Myers <joseph@codesourcery.com>
1527
1528 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1529 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1530 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1531 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1532 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1533 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1534 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1535 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1536 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1537 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1538 *-*-rhapsody*): Remove host cases.
1539 * configure: Regenerate.
1540
93cc359e
JM
15412011-03-24 Joseph Myers <joseph@codesourcery.com>
1542
1543 * configure.ac (ppc*-*-pe): Remove host case.
1544 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1545 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1546 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1547 cases.
1548 * configure: Regenerate.
1549
29b2c556
JM
15502011-03-24 Joseph Myers <joseph@codesourcery.com>
1551
1552 * config.sub: Update to version 2011-03-23.
1553
f0ff0f90
JM
15542011-03-22 Joseph Myers <joseph@codesourcery.com>
1555
1556 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1557 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1558 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1559 * configure: Regenerate.
1560
782cb41f
JM
15612011-03-22 Joseph Myers <joseph@codesourcery.com>
1562
1563 * config-ml.in: Don't handle arc-*-elf*.
1564 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1565 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1566 handle GCC libraries.
1567 * configure: Regenerate.
1568
0e8ad34f
RO
15692011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1570
1571 PR bootstrap/48120:
1572 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1573 Add -lstdc++ -lm to LIBS.
1574 * configure: Regenerate.
1575
5548b4ce
DE
15762011-03-18 David Edelsohn <dje.gcc@gmail.com>
1577
1578 * config.guess: Update to version 2011-02-02
1579 * config.sub: Update to version 2011-02-24
2e702c99 1580
86ed8cf6
SP
15812011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1582
9eb322aa
MF
1583 * configure.ac: Adjust test of with_ppl.
1584 * configure: Regenerated.
86ed8cf6 1585
b123da99
SP
15862011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1587
1588 * configure.ac: Add -lpwl to ppllibs.
1589 * config/cloog.m4: Add -lisl to clooglibs.
1590 * configure: Regenerated.
1591
822ce8ee
RW
15922011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1593
1594 Import from Libtool and gnulib:
1595
1596 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1597
1598 Prepare for supporting FreeBSD 10.
1599 * config.rpath: Remove handling of freebsd1* which soon would
1600 match FreeBSD 10.0.
1601
1602 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1603
1604 Remove support for FreeBSD 1.x.
1605 * libtool.m4 (_LT_LINKER_SHLIBS)
1606 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1607 soon would incorrectly match FreeBSD 10.0.
1608
dcb5e506
RW
16092011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1610
1611 PR binutils/12283
1612 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1613 (move-if-change): Comes from gnulib.
1614 * move-if-change: Import version from gnulib.
1615
8d8eef9a
RW
16162011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1617
1618 Sync from GCC:
1619
1620 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1621
1622 PR lto/47225
1623 * Makefile.def (lto-plugin): Double dash for enable-shared.
1624 (configure-gcc): Depend on all-lto-plugin.
1625 * Makefile.in: Rebuilt.
1626
1627 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1628
1629 * configure.ac: Remove extra bracket.
1630 * configure: Regenerate.
1631
1632 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1633
1634 PR lto/47225
1635 * Makefile.def: Add dependency for install-gcc
1636 on install-lto-plugin.
1637 * Makfile.in: Regenerated
1638
1639 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1640
1641 * configure.ac: If with_ppl is no, move setting with_cloog=no
1642 after CLOOG_REQUESTED check.
1643 * configure: Regenerated.
1644
1645 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1646
1647 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1648 CLooG has been requested.
1649 * configure: Regenerated.
1650
1651 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1652
1653 * configure: Regenerated.
1654 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1655
1656 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1657
1658 * configure: Regenerated.
1659 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1660
1661 2011-01-07 Jan Hubicka <jh@suse.cz>
1662
1663 PR lto/47225
1664 * Makefile.in: Regenerate.
1665 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1666 configure.
1667
65b4571a
AO
16682011-01-31 Alexandre Oliva <aoliva@redhat.com>
1669
1670 PR libgcj/44341
1671 * configure.ac: Discard --with-* flags for host when configuring
1672 target libraries for cross build.
1673 * configure: Rebuilt.
1674
7837304f
AS
16752011-01-21 Andreas Schwab <schwab@redhat.com>
1676
1677 Sync from GCC:
1678
1679 2011-01-21 Andreas Schwab <schwab@redhat.com>
1680
1681 * configure.ac: Use AS_HELP_STRING throughout.
1682 * configure: Regenerate.
1683
1684 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1685
1686 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1687 * configure: Regenerate.
1688
115ef890
RW
16892010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1690
1691 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1692
92c9a463
JB
16932011-01-13 Joel Brobecker <brobecker@adacore.com>
1694
1695 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1696 for ia64-hpux.
1697 * configure: Regenerate.
1698
887ebfb4
RW
16992011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1700
1701 Sync from GCC:
1702 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1703
1704 * configure.ac: (picochip): Disable libiberty.
1705 * configure: Regenerate.
1706
04d2c2b2
JJ
17072010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1708
1709 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1710
33d23ee8
ILT
17112010-12-10 Ian Lance Taylor <iant@google.com>
1712
1713 PR bootstrap/46819
1714 * configure.ac: For --disable-libgcj clear libgcj_saved.
1715 * configure: Rebuild.
1716
89a1e9c3
PB
17172010-12-10 Tobias Burnus <burnus@net-b.de>
1718
1719 PR fortran/46540
1720 * configure.ac: Add --disable-libquadmath and
1721 --disable-libquadmath-support.
1722 * configure: Regenerate.
1723
ac7bcd26
TG
17242010-12-10 Tristan Gingold <gingold@adacore.com>
1725
1726 * src-release (ETC_SUPPORT): add gnu-oids.texi
1727
d357cef7
HPN
17282010-12-03 Hans-Peter Nilsson <hp@axis.com>
1729
1730 PR libffi/46792
1731 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1732 * configure: Regenerate.
1733
4f11b223
ILT
17342010-12-02 Ian Lance Taylor <iant@google.com>
1735
1736 * configure.ac: Always set default for poststage1_ldflags to
1737 -static-libstdc++ -static-libgcc.
1738
989abc33
JJ
17392010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1740
1741 * COPYING.NEWLIB: Add National Semiconductor notice.
1742
950386c6
AS
17432010-11-29 Andreas Schwab <schwab@redhat.com>
1744
1745 * configure.ac: Move comment to remove extra space in last argument
1746 of GCC_TARGET_TOOL.
1747
87cda2cf
AO
17482010-11-26 Alexandre Oliva <aoliva@redhat.com>
1749
7d509c83 1750 PR other/46026
87cda2cf
AO
1751 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1752 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1753 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1754 (BASE_FLAGS_TO_PASS): Use it.
1755 * configure: Rebuilt.
1756 * Makefile.in: Rebuilt.
1757
d3b50760
L
17582010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1759
1760 PR binutils/12258
1761 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1762 Properly check default linker.
1763 * configure: Regnerated.
1764
c7791212
NC
17652010-11-23 Matthias Klose <doko@ubuntu.com>
1766
1767 * configure.ac: For --enable-gold, handle value `default' instead of
1768 `both*'. New configure option --{en,dis}able-ld.
1769 * configure: Regenerate.
1770
9e1a94f4
ILT
17712010-11-20 Ian Lance Taylor <iant@google.com>
1772
1773 * configure.ac: Only disable a language library if no language needs
1774 it. Don't let --disable-libgcj uncondtionally disable libffi.
1775 * configure: Rebuild.
1776
ceca0218
PB
17772010-11-20 Paolo Bonzini <bonzini@gnu.org>
1778
1779 * configure: Regenerate.
1780
9b980aa1
RW
17812010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1782
1783 PR other/46202
1784 * configure.ac: Fix just-built in-tree STRIP name to be
1785 binutils/strip-new.
1786 * configure: Regenerate.
1787 * Makefile.def (install-strip-gcc, install-strip-binutils)
1788 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1789 (install-strip-sid): Mirror dependencies on non-strip variants
1790 of these targets on the respective -strip prerequisites.
1791 * Makefile.tpl (install-strip, install-strip-host)
1792 (install-strip-target): New targets.
1793 (install-strip-[+module+], install-strip-target-[+module+]):
1794 New targets.
1795 * Makefile.in: Regenerate.
1796
e552509b
ILT
17972010-11-19 Ian Lance Taylor <iant@google.com>
1798 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1799
1800 * configure.ac: Add target-libgo to target_libraries. Set
1801 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1802 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1803 (HOST_EXPORTS): Add GOC.
1804 (BASE_TARGET_EXPORTS): Add GOC.
1805 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1806 (GOCFLAGS_FOR_TARGET): New variable.
1807 (EXTRA_HOST_FLAGS): Add GOC.
1808 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1809 * Makefile.def (target_modules): Add libgo.
1810 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1811 (dependencies): Add dependency from configure-target-libgo to
1812 configure-target-libffi and all-target-libstdc++-v3. Add
1813 dependencies from all-target-libgo to all-target-libffi.
1814 (languages): Add go.
1815 * configure: Rebuild.
1816 * Makefile.in: Rebuild.
1817
18182010-11-19 Ian Lance Taylor <iant@google.com>
1819
1820 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1821 compiler/flag environment variables.
1822
18232010-11-18 Ian Lance Taylor <iant@google.com>
1824
1825 * configure.ac: Check for lang_requires_boot_languages in
1826 config-lang.in files.
1827 * configure: Rebuild.
1828
8c21d9c7
MF
18292010-11-17 Mike Frysinger <vapier@gentoo.org>
1830
1831 * .gitignore: New file.
1832
e552509b
ILT
18332010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1834 Tobias Burnus <burnus@net-b.de>
1835
1836 PR fortran/32049
1837 * Makefile.def: Add libquadmath; build it with language=fortran.
1838 * configure.ac: Add libquadmath.
1839 * Makefile.tpl: Handle multiple libs in check-[+language+].
1840 * Makefile.in: Regenerate.
1841 * configure: Regenerate.
1842
18432010-11-15 Andreas Schwab <schwab@redhat.com>
1844
1845 * configure.ac: Fix spelling in option names.
1846 * configure: Regenerated.
1847
18482010-11-13 Georg-Johann Lay <georgjohann@web.de>
1849
1850 PR bootstrap/39622
1851 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1852 * configure: Regenerated.
1853
18542010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1855
1856 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1857 define the cloog backend to use. Furthermore, only pass the ppllibs to
1858 the configure checks, if necessary.
1859 * configure: Regenerate.
1860
18612010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1862
1863 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1864 * configure: regenerate
1865
18662010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1867
1868 * config/cloog.m4: Fix typo. verison -> version.
1869 * configure: Regenerate.
1870
18712010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1872
1873 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1874 * configure: Regenerate.
1875
18762010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1877
1878 * configure.ac: Support official CLooG.org versions.
1879 * configure: Regenerate.
1880 * config/cloog.m4: New.
1881
aa291e2d
ME
18822010-11-05 Michael Eager <eager@eagercon.com>
1883
1884 * COPYING.LIBGLOSS: Correct typo in microblaze.
1885 * COPYING.NEWLIB: Same.
1886
e552509b
ILT
18872010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1888
1889 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1890 * configure: Regenerate.
1891
74cea91b
DK
18922010-11-03 Ian Lance Taylor <iant@google.com>
1893 Dave Korn <dave.korn.cygwin@gmail.com>
1894
1895 PR lto/46273
1896 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1897 and on other supported platforms whenever LTO is enabled.
1898 * configure: Rebuild.
1899
6d0cd39e
AM
19002010-11-02 Alan Modra <amodra@gmail.com>
1901
1902 PR binutils/12110
1903 * configure.ac: Error when source path contains spaces.
1904 * configure: Regenerate.
1905
18a8530e
ILT
19062010-10-20 Ian Lance Taylor <iant@google.com>
1907
1908 * Makefile.def (target_modules): Set lib_path to src/.libs for
1909 libstdc++-v3 module.
1910 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1911 * Makefile.in: Rebuild.
1912
6ed3211e
JJ
19132010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1914 Joseph Myers <joseph@codesourcery.com>
1915
1916 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1917 notices.
1918 * COPYING.NEWLIB: Add Texas Instruments notice.
1919
a8eb3f0a
DK
19202010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1921
1922 * configure.ac (build_lto_plugin): New shell variable.
1923 (--enable-lto): Turn on by default for all non-ELF platforms that
1924 have had LTO support added so far. Set build_lto_plugin appropriately
1925 for both ELF and non-ELF.
1926 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1927 * configure: Regenerate.
1928
4074d5f2
RW
19292010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1930
1931 PR bootstrap/45326
1932 PR bootstrap/45174
1933 * configure.ac: Honor initial values of $build_configargs,
1934 $host_configargs, $target_configargs. Mark the precious, so
1935 environment settings get recorded.
1936 * configure: Regenerate.
1937
29821356
RW
19382010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1939
1940 Sync from GCC:
1941
1942 2010-09-30 Michael Eager <eager@eagercon.com>
1943
1944 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1945 * configure: Regenerate.
1946
1947 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1948
1949 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1950 targets and amend comment.
1951 * configure: Regenerate.
1952
1953 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1954
1955 * configure.ac: Enable LTO by default on Darwin.
1956 * configure: Regenerate.
1957
1958 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1959
1960 PR bootstrap/44455
1961 * configure.ac (extra_mpfr_configure_flags): Copy from
1962 extra_mpc_gmp_configure_flags.
1963 * configure: Re-generated.
1964
57eefe4d
RW
19652010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1966
1967 Sync from GCC:
1968
1969 PR bootstrap/45796
1970 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1971 Depend on all-build-libiberty.
1972 * Makefile.in: Regenerate.
1973
19742010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1975
1976 Sync from GCC:
1977
1978 PR bootstrap/44621
1979 * configure.ac: Fix unportable shell quoting.
1980 * configure: Regenerate.
1981
48bb73dd
RW
19822010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1983
1984 * configure.ac: Support all v850 targets.
1985 * configure: Regenerate.
1986
1d14850f
PB
19872010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1988
1989 PR target/44862
1990 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1991 Provide -B option to allow for link spec %s substitutions for
1992 libstdc++.a on darwin.
1993 * Makefile.in: Regenerate.
1994
7530c480
AO
19952010-06-10 Alexandre Oliva <aoliva@redhat.com>
1996
1997 * Makefile.def (configure-gcc): Depend on all-libelf.
1998 * Makefile.in: Rebuild.
1999
285d560d
RW
20002010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2001
2002 * config.sub, config.guess: Update from upstream sources.
2003
a009f2e7
RW
20042010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2005
2006 Sync from GCC:
2007
2008 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2009 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2010 * configure: Regenerated.
2011
2012 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2013 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2014 * configure: Regenerate.
2015
2016 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2017 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2018 * configure: Regenerate.
2019
2020 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2021 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2022 separately.
2023 * configure: Regenerate.
2024
2025 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2026 * configure: Regenerate after change to elf.m4.
2027
2028 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2029 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2030 * configure: Regenerated.
2031
2032 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2033 * configure.ac: Print "buggy but acceptable" when CLooG
2034 revision is less than 9.
2035 * configure: Regenerated.
2036
e49e5c92
DK
20372010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2038
2039 Merge from gcc:
2040
2041 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2042 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2043 * configure: Regenerate.
2044
2045 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2046 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2047 a platform that supports LTO.
2048 * configure: Regenerate.
2049
2050 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2051 PR lto/42776
2052 * configure.ac (--enable-lto): Refactor handling so libelf tests
2053 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2054 and allow LTO to be explicitly enabled on non-ELF platforms that
2055 are known to support it inside else-clause.
2056 * configure: Regenerate.
2057
e6de499b
NC
20582010-04-27 Roland McGrath <roland@redhat.com>
2059 H.J. Lu <hongjiu.lu@intel.com>
2060
2061 * configure.ac (--enable-gold): Support both, both/gold and
2062 both/bfd to add gold to configdirs without removing ld.
2063 * configure: Regenerated.
2064
2065 * Makefile.def: Add install-gold dependency to install-ld.
2066 * Makefile.in: Regenerated.
2067
d594eacc
TG
20682010-04-14 Tristan Gingold <gingold@adacore.com>
2069
2070 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2071 * configure: Regenerate.
2072
938d2b74
RW
20732010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2074
2075 Merge from gcc:
2076 PR bootstrap/43615
2077 PR bootstrap/43328
2078 Revert:
2079 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2080 * configure.ac: Do not pass --enable-multilib nor
2081 --disable-multilib in baseargs. Accept explicitly passed
2082 --enable_multilib.
2083 * configure: Regenerate.
2084
a9ef41a7
RW
20852010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2086
2087 PR bootstrap/43328
2088 * configure.ac: Do not pass --enable-multilib nor
2089 --disable-multilib in baseargs. Accept explicitly passed
2090 --enable_multilib.
2091 * configure: Regenerate.
2092
619a3713
JM
20932010-03-23 Joseph Myers <joseph@codesourcery.com>
2094
2095 * configure.ac (tic6x-*-*): New case.
2096 * configure: Regenerate.
2097
92f4e989
JM
20982010-03-23 Joseph Myers <joseph@codesourcery.com>
2099
2100 Merge from gcc:
2101 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2102 PR ada/42554
2103 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2104 * configure: Regenerate.
2105
c35a0556
JM
21062010-03-23 Joseph Myers <joseph@codesourcery.com>
2107
2108 * config.sub: Update to version 2010-03-22.
2109 * config.guess: Update to version 2009-12-30.
2110
18fa8f9c
JM
21112010-03-14 Joseph Myers <joseph@codesourcery.com>
2112
2113 Merge from gcc:
2114 2010-01-11 Richard Guenther <rguenther@suse.de>
2115 PR lto/41569
2116 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2117 * Makefile.in: Regenerated.
2118
ba98da75
RO
21192010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2120
2121 PR libstdc++/32499
2122 * configure.ac (RANLIB): Default to true.
2123 (STRIP): Likewise.
2124 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2125 * configure: Regenerate.
2126
3994761f
NC
21272010-02-17 Nick Clifton <nickc@redhat.com>
2128
2129 PR 11238
2130 * Makefile.tpl (local-distclean): Also remove config.cache files in
2131 sub-directories as there may not be Makefiles present in the
2132 sub-directories.
792cdb50
NC
2133 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2134 the config.cache files found by the find command.
2135
3994761f
NC
2136 * Makefile.in: Regenerate.
2137 * configure.ac: Revert previous delta.
2138 * configure: Regenerate.
2139
01a82011
NC
21402010-02-15 Nick Clifton <nickc@redhat.com>
2141
2142 PR 11238
2143 * configure.ac: Delete config.cache files in sub-directories when
2144 deleting Makefiles.
2145 * configure: Regenerate.
2146
143754cd
NC
21472010-02-15 Nick Clifton <nickc@redhat.com>
2148
2149 * configure.ac: Sync from gcc.
2150 * configure: Regenerate.
2151
a6b5846e
KG
21522010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2153
2154 Sync from gcc:
2155 * configure.ac: Add "recommended" version checks for GMP/MPC.
2156 Update recommended GMP/MPFR/MPC versions.
2157 * configure: Regenerate.
2158
2aa2364a
JR
21592010-01-25 Joern Rennecke <amylaar@spamcop.net>
2160
2161 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2162 * configure.ac (bootstrap_target_libs): Make inclusion of
2163 target-libgomp conditional on libgomb being in target_configdirs.
2164 * configure: Regenerate.
2165
d35e937f
JR
21662010-01-23 Joern Rennecke <amylaar@spamcop.net>
2167
2168 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2169 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2170 * configure: Regenerate.
2171
911e63d0
JR
21722010-01-22 Joern Rennecke <amylaar@spamcop.net>
2173
2174 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2175 * configure.ac (target_configdirs): Substitute.
2176 * Makefile.def: Bootstrap target module libgomp.
2177 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2178 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2179 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2180 * configure, Makefile.in: Regenerate.
2181
3725885a
RW
21822009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2183
2184 * libtool.m4: Sync from git Libtool.
2185 * ltmain.sh: Likewise.
2186 * ltoptions.m4: Likewise.
2187 * ltversion.m4: Likewise.
2188 * lt~obsolete.m4: Likewise.
2189
d5f2ee2e 21902010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2191 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2192
2193 PR bootstrap/42424
2194 * configure.ac: Include libtool m4 files.
9eb322aa 2195 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2196 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2197 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2198
d5f2ee2e
KG
2199 * configure: Regenerate.
2200
f2b2dd91
RW
22012010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2202
2203 PR bootstrap/41818
2204 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2205 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2206 * Makefile.in: Regenerate.
2207
06ca7962
BE
22082009-12-18 Ben Elliston <bje@au.ibm.com>
2209
2210 * config.sub, config.guess: Update from upstream sources.
2211
30a16d7b
JJ
22122009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2213
2214 * COPYING.NEWLIB: Update copyright date.
2215 * COPYING.LIBGLOSS: Ditto.
2216
d9b76ff9
KG
22172009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2218
2219 PR middle-end/30447
2220 PR middle-end/30789
2221 PR other/40302
2222
2223 * configure.ac: Require MPC.
2224 * configure: Regenerate.
2225
2226 * configure.ac: Update minimum MPC version to 0.8.
2227 * configure: Regenerate.
2228
e12dec02
PB
22292009-11-20 Paolo Bonzini <bonzini@gnu.org>
2230
2231 * config.guess: Sync with upstream and gcc.
2232 * config.sub: Sync with upstream and gcc.
2233
606a9ca0
AO
22342009-11-16 Alexandre Oliva <aoliva@redhat.com>
2235
2236 * Makefile.def: Restore host and target settings for gmp.
2237 * Makefile.in: Rebuild.
2238
1f53ca9a
AO
22392009-11-16 Alexandre Oliva <aoliva@redhat.com>
2240
2241 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2242 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2243 Fix portability of test of C++ as bootstrap language. Add
2244 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2245 * configure: Rebuild.
2246 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2247 and cloog. Fix in-tree ppl configuration. Introduce libelf
2248 in-tree building.
2249 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2250 (POSTSTAGE1_HOST_EXPORTS): Use it.
2251 (STAGE[+id+]_CXXFLAGS): New.
2252 (BASE_FLAGS_TO_PASS): Pass it down.
2253 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2254 extra_exports.
2255 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2256 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2257 extra_exports.
2258 * Makefile.in: Rebuild.
2259
22602009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2261
2262 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2263 paths for *-w64-mingw* and x86_64-*mingw*.
2264 * configure: Regenerated.
2265
22662009-10-30 Kai Tietz <kai.tietz@onevision.com>
2267
2268 * configure.ac: Disable target-winsup & co for
2269 x86_64-*-mingw* and *-w64-mingw* targets.
2270 * configure: Regenerated.
2271
22722009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2273
2274 * configure.ac (CLooG test): Use = with test.
2275 * configure: Regenerate.
2276
22772009-10-22 Richard Guenther <rguenther@suse.de>
2278
2279 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2280 cloog if the ppl version check failed. Move flags saving
2281 before setting in libelf check.
2282 * configure: Regenerate.
2283
22842009-10-21 Richard Guenther <rguenther@suse.de>
2285
2286 * configure.ac: Adjust the ppl and cloog configure to work as
2287 documented. Disable cloog if ppl was disabled. Omit the version
2288 checks if they were disabled.
2289 * configure: Re-generate.
2290
6811fb56
RW
22912009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2292
2293 * configure.ac: Add 'lto' to enable_languages, not
2294 new_enable_languages, and only if not already present.
2295 * configure: Regenerate.
2296
700d40ca
ILT
22972009-10-06 Ian Lance Taylor <iant@google.com>
2298
2299 * Makefile.def: check-gold depends upon all-gas.
2300 * Makefile.in: Rebuild.
2301
23022009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2303
2304 * Makefile.def: all-lto-plugin depends on all-libiberty.
2305 set bootstrap=true for lto-plugin.
2306 Add lto-plugin.
2307 * Makefile.in: Regenerate.
2308 * configure.ac (host_libs): Add lto-plugin.
2309 * configure: Regenerate.
2310
23112009-10-03 Diego Novillo <dnovillo@google.com>
2312
2313 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2314 (HOST_LIBELFLIBS): Define.
2315 (HOST_LIBELFINC): Define.
2316 * Makefile.in: Regenerate.
2317 * configure.ac: Add --enable-lto.
2318 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2319 If --enable-lto is used, add 'lto' to new_enable_languages.
2320 If --enable-lto is used and gold is enabled, add
2321 lto-plugin to configdirs.
2322 * configure: Regenerate.
2323
23242009-10-03 Simon Baldwin <simonb@google.com>
2325
2326 * configure.ac: If --with-system-zlib, suppress local zlib and
2327 pass --with-system-zlib to subdir configure scripts.
2328 * configure: Regenerate.
2329
23302009-10-01 Loren J. Rittle <ljrittle@acm.org>
2331 Paolo Bonzini <bonzini@gnu.org>
2332
2333 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2334 $(srcdir).
2335 * Makefile.in: Rebuilt.
2336
c8cb1b3e
PB
23372009-09-29 Paolo Bonzini <bonzini@gnu.org>
2338
2339 Sync from gcc:
2340 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2341
2342 * configure.ac: Update minimum MPC version to 0.7.
2343 * configure: Regenerate.
2344
30167e0a
NC
23452009-09-25 Nick Clifton <nickc@redhat.com>
2346
2347 * configure.ac: Pass any --cache-file=/dev/null option on to
2348 subconfigures.
2349 * configure: Regenerate.
2350
707a0b5c
NC
23512009-09-23 Nick Clifton <nickc@redhat.com>
2352
2353 * config.sub, config.guess: Update from upstream sources.
2354
700d40ca
ILT
23552009-09-22 Loren J. Rittle <ljrittle@acm.org>
2356
2357 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2358 * Makefile.in: Rebuilt.
2359
2fd0b40b
RW
23602009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2361
2362 PR bootstrap/32272
2363 * configure.ac: Error out if $srcdir isn't '.' but contains
2364 host-${host_noncanonical}.
2365 * configure: Regenerate.
2366
4385ad3c
RW
23672009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2368
16b1ad29
RW
2369 * configure.ac: If bootstrapping a combined tree with
2370 --enable-gold, require c++ in stage1_languages.
2371 * configure: Regenerate.
2372
f8dc745f
RW
2373 * configure.ac: Also add target_libs of stage1_languages to
2374 bootstrap_target_libs.
2375 * configure: Regenerate.
2376
4385ad3c
RW
2377 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2378 with --enable-languages not containing c++.
2379 * configure: Regenerate.
2380
df51e4e1
JZ
23812009-09-16 Jie Zhang <jie.zhang@analog.com>
2382
2383 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2384 * configure: Regenerate.
2385
06a51eac
RW
23862009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2387
2388 * configure.ac: Do not use $extrasub for replacing @if/@endif
2389 parts in Makefile; instead, use additional arguments to
2390 AC_CONFIG_COMMANDS to do the replacement manually, with several
2391 sed invocations, to avoid HP-UX sed command limits.
2392 * configure: Regenerate.
2393
96655cc4
AO
23942009-09-04 Alexandre Oliva <aoliva@redhat.com>
2395
2396 * configure.ac (with-build-config): Document. Handle without.
2397 Handle missing argument.
2398 * configure: Rebuilt.
2399
24002009-09-03 Alexandre Oliva <aoliva@redhat.com>
2401
2402 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2403 Default to bootstrap-debug only if compare-debug works.
2404 * configure: Rebuilt.
2405 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2406 * Makefile.in: Rebuilt.
2407
24082009-09-01 Alexandre Oliva <aoliva@redhat.com>
2409
2410 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2411 * Makefile.in: Rebuilt.
2412
8e957354
PB
24132009-09-02 Paolo Bonzini <bonzini@gnu.org>
2414
2415 * Makefile.tpl (AWK): Fix typo.
2416 * Makefile.in: Regenerate.
2417
24182009-09-02 Paolo Bonzini <bonzini@gnu.org>
2419
2420 * configure.ac: Detect awk and sed.
2421 * Makefile.def (flags_to_pass): Add AWK and SED.
2422 * Makefile.tpl (AWK, SED): New.
2423 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2424 * configure: Regenerate.
2425 * Makefile.in: Regenerate.
2426
fb792462
TG
24272009-09-01 Tristan Gingold <gingold@adacore.com>
2428
2429 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2430 Remove logical names.
2431
a69e7d0a
DK
24322009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2433
2434 * ltmain.sh (func_normal_abspath): New function.
2435 (func_relative_path): Likewise.
2436 (func_mode_help): Document new -bindir option for link mode.
2437 (func_mode_link): Add new -bindir option, and use it to place
2438 output DLL if specified.
2439
d444d2ba
RW
24402009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2441
2442 * configure.ac (AC_PREREQ): Bump to 2.64.
2443
13b7343a
RW
24442009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2445
af542c2e
RW
2446 * README-maintainer-mode: Point directly to upstream locations
2447 for autoconf, automake, libtool, gettext, instead of copies on
2448 sources.redhat.com. Document required versions.
2449 * configure.ac: Do not substitute datarootdir, htmldir,
2450 pdfdir, docdir. Do not process --with-datarootdir,
2451 --with-htmldir, --with-pdfdir, --with-docdir.
2452 * configure: Regenerate.
2453
81ecdfbb
RW
2454 * configure: Regenerate.
2455
13b7343a
RW
2456 * compile: Sync from Automake 1.11.
2457 * depcomp: Likewise.
2458 * install-sh: Likewise.
2459 * missing: Likewise.
2460 * mkinstalldirs: Likewise.
2461 * ylwrap: Likewise.
2462
c1102ce7
RW
24632009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2464
34a0f3cf
RW
2465 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2466 (baseargs): Add --disable-option-checking.
2467 * configure: Regenerate.
2468
c1102ce7
RW
2469 * Makefile.def (configure-target-libiberty): Depend on
2470 all-binutils and all-ld.
2471 (configure-target-newlib): Likewise.
2472 * Makefile.in: Regenerate.
2473
e8a5fa9c
RW
24742009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2475
2476 Sync with GCC, merge:
2477
2478 2009-07-31 Christian Bruel <christian.bruel@st.com>
2479
2480 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2481 * configure: Regenerate.
2482
2483 2009-07-06 Ian Lance Taylor <iant@google.com>
2484
2485 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2486 * configure: Rebuild.
2487
2488 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2489
2490 PR bootstrap/40338
2491 * configure.ac (comparestring): Create new variable.
2492 * Makefile.tpl (comparestring): Use to skip some comparisions.
2493 * configure: Regenerate.
2494 * Makefile.in: Regenerate.
2495
2496 2009-06-23 Ian Lance Taylor <iant@google.com>
2497
2498 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2499 boot_languages. Only bootstrap target libraries listed in
2500 target_libs for some boot language. Add --with-stage1-ldflags,
2501 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2502 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2503 if not building with C++.
2504 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2505 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2506 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2507 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2508 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2509 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2510 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2511 * configure, Makefile.in: Rebuild.
2512
2513 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2514
2515 * configure.ac: Detect MPC in default directory.
2516 * configure: Regenerate.
2517
2518 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2519
2520 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2521 to noconfdirs.
2522 * configure: Regenerate.
2523
2524 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2525
2526 * Makefile.def: Add MPC support and dependencies.
2527 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2528
2529 * Makefile.in, configure: Regenerate.
2530
2531 2009-05-24 Nicolas Roche <roche@adacore.com>
2532
2533 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2534 * Makefile.in: Regenerate.
2535
2536 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2537
2538 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2539 * configure: Regenerate.
2540
2541 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2542
2543 * configure.ac ($with_ppl): Default to no if not supplied.
2544 ($with_cloog): Likewise.
2545 configure: Regenerate.
2546
2547 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2548
2549 PR bootstrap/39739
2550 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2551 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2552
2553 * configure, Makefile.in: Regenerate.
2554
2555 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2556
2557 * configure.ac: Change copyright header to refer to version
2558 3 of the GNU General Public License and to point readers at the
2559 COPYING3 file and the FSF's license web page.
2560 * Makefile.def: Likewise.
2561 * Makefile.tpl: Likewise.
2562 * Makefile.in: Regenerate.
2563
2564 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2565
2566 * configure.ac: Restore match for darwin9 or later. Use double
2567 brackets since regeneration eats one pair.
2568 * configure: Regenerate.
2569
bf110216
CF
25702009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2571
2572 * MAINTAINERS: Perform some obvious fixups.
2573
2262bbf4
BE
25742009-08-17 Ben Elliston <bje@au.ibm.com>
2575
2576 * config.sub, config.guess: Update from upstream sources.
2577
25a07265
NC
25782009-08-06 Michael Eager <eager@eagercon.com>
2579
2580 * configure.ac: Add Microblaze target.
2581 * configure: Regenerate.
2582
85bd1942
TG
25832009-07-02 Tristan Gingold <gingold@adacore.com>
2584
2585 * configure.ac: Do not exclude gas for i386-*-darwin.
2586 Add a case for x86_64-*-darwin.
2587 * configure: Regenerate.
2588
f9806fa5
DE
25892009-06-26 Doug Evans <dje@sebabeach.org>
2590
2591 * Makefile.def (host_modules): Add cgen.
2592 * Makefile.in: Regenerate.
2593 * configure.ac (host_tools): Add cgen.
2594 * configure: Regenerate.
2595
6bfb4e30
JJ
25962009-06-17 Michael Eager <eager@eagercon.com>
2597
2598 * COPYING.LIBGLOSS: Add Xilinx license.
2599
8bcf2718
NC
26002009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2601
2602 * configure.ac: Define is_elf for QNX Neutrino targets.
2603 * configure: Regenerate.
2604
04ec0acb
RW
26052009-06-03 Jerome Guitton <guitton@adacore.com>
2606 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2607
9eb322aa
MF
2608 * Makefile.tpl (all): Avoid a trailing backslash.
2609 * Makefile.in: Regenerate.
04ec0acb 2610
7ee5dbeb
BE
26112009-06-03 Ben Elliston <bje@au.ibm.com>
2612
2613 * config.sub, config.guess: Update from upstream sources.
2614
fda13ee8
AO
26152009-06-02 Alexandre Oliva <aoliva@redhat.com>
2616
2617 * Makefile.tpl ([+compare-target+]): Compare all stage
2618 directories, rather than just gcc.
2619 * Makefile.in: Rebuilt.
2620
4a657b0d
DK
26212009-05-28 Doug Kwan <dougkwan@google.com>
2622
2623 * configure.ac: Support gold for target arm*-*-*.
2624 * configure: Regenerate.
2625
07fc31c9
AO
26262009-05-27 Alexandre Oliva <aoliva@redhat.com>
2627
2628 * Makefile.tpl (all): Avoid harmless warning in make all when
2629 gcc-bootstrap is enabled but stage_last does not exist.
2630 * Makefile.in: Rebuilt.
2631
8a7a39ab
TG
26322009-05-25 Tristan Gingold <gingold@adacore.com>
2633
2634 * setup.com: Complete the file with configuration and build.
2635
b5233201
AO
26362009-05-18 Alexandre Oliva <aoliva@redhat.com>
2637
2638 PR other/40159
2639 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2640 gcc-no-bootstrap are mutually exclusive.
2641 * Makefile.in: Rebuilt.
2642
7b6175f9
AO
26432009-05-18 Alexandre Oliva <aoliva@redhat.com>
2644
2645 PR other/40159
2646 * Makefile.tpl (all): Don't end with unconditional success.
2647 * Makefile.in: Rebuilt.
2648
1b05fbbd
AO
26492009-05-12 Alexandre Oliva <aoliva@redhat.com>
2650
2651 PR target/37137
2652 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2653 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2654 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2655 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2656 stage_configureflags, stage_cflags and stage_libcflags into
2657 explicit Makefile macros.
2658 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2659 GFORTRAN.
2660 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2661 CC. Set CC_FOR_BUILD from CC.
2662 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2663 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2664 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2665 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2666 and GFORTRAN.
2667 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2668 (_LIBCFLAGS): Renamed to _TFLAGS.
2669 (do-compare-debug, do-compare3-debug): Drop.
2670 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2671 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2672 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2673 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2674 (XGCC_FLAGS_FOR_TARGET): New.
2675 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2676 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2677 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2678 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2679 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2680 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2681 TFLAGS.
2682 (BUILD_CONFIG): Include if requested.
2683 (all): Set TFLAGS on bootstrap.
2684 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2685 (all-stageid-prefixmodule): Likewise.
2686 (do-clean, distclean-stageid): Set TFLAGS.
2687 (restrap): Fix whitespace.
2688 * Makefile.in: Rebuilt.
2689
dc17c78c
EB
26902009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2691
2692 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2693 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2694 * Makefile.in: Regenerate.
2695
14324cd7
EZ
26962009-04-24 Eli Zaretskii <eliz@gnu.org>
2697
2698 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2699 consistency with config.sub. (Update from upstream sources.)
2700
f8d5f06c
JM
27012009-04-21 Joseph Myers <joseph@codesourcery.com>
2702
2703 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2704
0000e2bf
BE
27052009-04-17 Ben Elliston <bje@au.ibm.com>
2706
2707 * config.sub, config.guess: Update from upstream sources.
2708
20135e4c
NC
27092009-04-15 Anthony Green <green@moxielogic.com>
2710
34adf976 2711 * configure.ac: Add moxie support.
20135e4c
NC
2712 * configure: Rebuilt.
2713
ef699244
L
27142009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2715
2716 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2717 * configure: Regenerate.
2718
10ad8ef3
L
27192009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2720
2721 PR gas/10039
2722 * configure.ac: Require texinfo 4.7.
2723 * configure: Regenerated.
2724
c50523ce
L
27252009-04-09 Steve Ellcey <sje@cup.hp.com>
2726
2727 * Makefil.def (languages): New entries.
2728 * Makefile.tpl (check-gcc-*): New generic target.
2729 * Makefile.in: Regenerate.
2730
47afba5f
EZ
27312009-03-27 Eli Zaretskii <eliz@gnu.org>
2732
2733 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2734 Windows builds of Sed.
2735
dc448a7b
TT
27362009-03-18 Tom Tromey <tromey@redhat.com>
2737
2738 * configure: Rebuild.
2739 * configure.ac (host_libs): Add libiconv.
2740 * Makefile.in: Rebuild.
2741 * Makefile.def (host_modules): Add libiconv.
2742 (configure-gdb, all-gdb): Depend on libiconv.
2743
24741ab2
JB
27442009-03-16 Tristan Gingold <gingold@adacore.com>
2745
2746 * configure.ac: Treat gdb as supported on x86_64-darwin.
2747 * configure: Regenerate.
2748
29383458
JM
27492009-03-16 Joseph Myers <joseph@codesourcery.com>
2750
2751 Merge from GCC:
2752
2753 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2754
2755 * configure.ac (--with-host-libstdcxx): New option.
2756 * configure: Regenerate.
2757
2758 2009-01-29 Robert Millan <rmh@aybabtu.com>
2759
2760 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2761 * configure: Regenerate.
2762
2763 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2764
2765 PR tree-optimization/38515
2766 * configure.ac (cloog-polylib): Removed.
2767 (with_ppl, with_cloog): Test for "no".
2768 * configure: Regenerated.
2769
58e24671
RW
27702009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2771
2772 Backport from git Libtool:
2773
2774 2009-01-19 Robert Millan <rmh@aybabtu.com>
2775 Support GNU/kOpenSolaris.
2776 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2777 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2778 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2779 GNU/kOpenSolaris.
2780
314b2e66
AS
27812009-02-05 Andreas Schwab <schwab@suse.de>
2782
2783 * Makefile.tpl (stage_last): Define $r and $s before using
2784 $(RECURSE_FLAGS_TO_PASS).
2785 * Makefile.in: Regenerate
2786
8b700390
JJ
27872009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2788
2789 * COPYING.NEWLIB: Add ARM license.
2790
66775d67
AM
27912009-01-16 Alan Modra <amodra@bigpond.net.au>
2792
2793 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2794 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2795 * Makefile.in: Regenerate.
2796
19e99079
NC
27972009-01-15 Douglas B Rupp <rupp@gnat.com>
2798
2799 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2800 * configure: Regenerate.
2801
22e8c8e0
RW
28022008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2803
2804 Backport link test fix from upstream Libtool:
2805
2806 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2807 Add cache variables to tests that require the linker to work.
2808 For shlibpath_overrides_runpath, this also changes the semantics
2809 to let the result from the C compiler take precedence.
2810 compiler take precedence.
2811
7d6d7764
BE
28122008-12-02 Ben Elliston <bje@au.ibm.com>
2813
2814 * config.sub, config.guess: Update from upstream sources.
2815
ea8af06e
JJ
28162008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2817
2818 * COPYING.NEWLIB: Updated.
2819 * COPYING.LIBGLOSS: Ditto.
2820
af0771d3
PB
28212008-12-16 Paolo Bonzini <bonzini@gnu.org>
2822
2823 Sync with GCC:
2824
2825 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2826
2827 * configure.ac (ppllibs): Add by default the lib flags.
2828 * configure: Regenerate.
2829
2830 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2831
314b2e66
AS
2832 * configure.ac: Add double brackets on darwin[912].
2833 * configure: Regenerate.
af0771d3
PB
2834
2835 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2836
314b2e66
AS
2837 * configure.ac: Expand to darwin10 and later.
2838 * configure: Regenerate.
af0771d3 2839
f7c83eac
AS
28402008-12-02 Andreas Schwab <schwab@suse.de>
2841
2842 * Makefile.def: configure-target-boehm-gc depends on
2843 all-target-libstdc++-v3.
2844 * Makefile.in: Regenerate.
2845
bc67ad83
BE
28462008-12-02 Ben Elliston <bje@au.ibm.com>
2847
2848 * config.sub, config.guess: Update from upstream sources.
2849
e28c595f
JM
28502008-11-27 Joseph Myers <joseph@codesourcery.com>
2851
2852 Merge from GCC:
2853
2854 2007-12-02 Matthias Klose <doko@ubuntu.com>
2855
2856 * config-ml.in: Remove 64bit configure tests.
2857
2858 2008-05-14 Rafael Espindola <espindola@google.com>
2859
2860 * config-ml.in: don't handle --enable-shared and --enable-static.
2861
2862 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2863 Tobias Grosser <grosser@fim.uni-passau.de>
2864 Jan Sjodin <jan.sjodin@amd.com>
2865 Harsha Jagasia <harsha.jagasia@amd.com>
2866 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2867 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2868 Adrien Eliche <aeliche@isty.uvsq.fr>
2869
2870 Merge from graphite branch.
2871 * configure: Regenerate.
2872 * Makefile.in: Regenerate.
2873 * configure.ac (host_libs): Add ppl and cloog.
2874 Add checks for PPL and CLooG.
2875 * Makefile.def (ppl, cloog): Added modules and dependences.
2876 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2877 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2878
2879 2008-09-03 Richard Guenther <rguenther@suse.de>
2880
2881 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2882 cloog test.
2883 * configure: Re-generate.
2884
2885 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2886
2887 * configure.ac (--with-cloog-polylib): New.
2888 (--disable-cloog-version-check): New.
2889 (--disable-ppl-version-check): New.
2890 * configure: Re-generate.
2891
2892 2008-09-05 Richard Guenther <rguenther@suse.de>
2893
2894 * configure.ac: Initialize clooglibs to -lcloog.
2895 * configure: Re-generate.
2896
2897 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2898
2899 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2900 recommended version to 2.3.2.
2901
2902 * configure: Regenerate.
2903
2904 2008-10-31 Ben Elliston <bje@au.ibm.com>
2905
2906 * configure.ac (spu-*-*): Remove special case.
2907 * configure: Regenerate.
2908
2909 Complete comment text from GCC version of:
2910
2911 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2912
2913 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2914 (GCC_SHLIB_SUBDIR): New.
2915 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2916 * configure: Regenerate.
2917 * Makefile.in: Regenerate.
2918
652dec25
TG
29192008-11-27 Tristan Gingold <gingold@adacore.com>
2920
2921 * configure.ac: Build gdb for i?86-*-darwin*
2922 * configure: Regenerated.
2923
7582fb4a
DJ
29242008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2925
2926 PR bootstrap/38014
2927 PR bootstrap/37923
2928
2929 Revert:
2930
2931 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2932
2933 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2934 * Makefile.in: Regenerated.
2935
2936 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2937
2938 PR gdb/921
2939 PR gdb/1646
2940 PR gdb/2175
2941 PR gdb/2176
2942
2943 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2944 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2945 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2946 (HOST_EXPORTS): Pass CPPFLAGS.
2947 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2948 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2949 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2950 * Makefile.in, configure: Regenerated.
2951 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2952 and CPPFLAGS_FOR_BUILD.
2953
faee1be2
UW
29542008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2955
2956 * configure.ac [spu-*-*]: Do not set skipdirs.
2957 * configure: Re-generate.
2958
b7c2dce4
DJ
29592008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2960
2961 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2962 * Makefile.in: Regenerated.
2963
bb52de30
DJ
29642008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2965
2966 PR gdb/921
2967 PR gdb/1646
2968 PR gdb/2175
2969 PR gdb/2176
2970
2971 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2972 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2973 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2974 (HOST_EXPORTS): Pass CPPFLAGS.
2975 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2976 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2977 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2978 * Makefile.in, configure: Regenerated.
2979 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2980 and CPPFLAGS_FOR_BUILD.
2981
b25062ae
SE
29822008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2983
2984 * libtool.m4: Update to libtool 2.2.6.
2985 * lt~obsolete.m4: Update to libtool 2.2.6.
2986 * ltmain.sh: Update to libtool 2.2.6.
2987 * ltsugar.m4: Update to libtool 2.2.6.
2988 * ltversion.m4: Update to libtool 2.2.6.
2989 * ltoptions.m4: Update to libtool 2.2.6.
2990 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2991
3bbd2f8f
AL
29922008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2993
2994 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2995 (GCC_SHLIB_SUBDIR): New.
2996 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2997 * configure: Regenerate.
2998 * Makefile.in: Regenerate.
2999
b29d32ce
TG
30002008-08-28 Tristan Gingold <gingold@adacore.com>
3001
3002 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3003 Enable bfd, binutils and opcodes.
3004 * configure: Regenerate.
3005
c325a203
DD
30062008-08-16 Nicolas Roche <roche@adacore.com>
3007
3008 * Makefile.tpl: Add BOOT_ADAFLAGS.
3009 * Makefile.in: Regenerate.
3010
e7c8859c
RS
30112008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3012
3013 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3014 * configure: Regenerate.
3015
da888c87
PB
30162008-07-30 Paolo Bonzini <bonzini@gnu.org>
3017
3018 Sync with gcc:
3019 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3020
f7c83eac
AS
3021 * configure.ac: Add makefile fragments for hpux.
3022 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3023 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3024 * configure: Regenerate.
3025 * Makefile.in: Regenerate.
da888c87
PB
3026
3027 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3028
f7c83eac
AS
3029 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3030 * Makefile.in: Regenerate.
3031 * configure: Regenerate.
da888c87 3032
944982cf
ILT
30332008-06-18 Ian Lance Taylor <iant@google.com>
3034
662c6704
ILT
3035 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3036
944982cf
ILT
3037 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3038
7a283e07
RW
30392008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3040
3041 * configure: Regenerate.
3042
5b553f7e
RW
30432008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3044
3045 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3046 "$@" is still intact with both Autoconf 2.59 and 2.62.
3047 * configure: Regenerate.
3048
675492f0
RW
30492008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3050
3051 * Makefile.tpl: Fix comment errors.
3052 * Makefile.in: Regenerate.
3053
b018a5d1
JB
30542008-06-13 Julian Brown <julian@codesourcery.com>
3055
3056 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3057 of libobjc for ARM EABI Linux.
3058 * configure: Regenerate.
3059
310213e8
DE
30602008-06-12 David S. Miller <davem@davemloft.net>
3061 David Edelsohn <edelsohn@gnu.org>
3062
3063 * configure.ac: Add powerpc*-*-* to gold supported targets.
3064 * configure: Regenerate.
3065
6641ce42
JM
30662008-06-08 Joseph Myers <joseph@codesourcery.com>
3067
3068 PR tree-optimization/36218
3069 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3070 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3071 (all prefix="build-"): Pass them to build-system sub-makes.
3072 * Makefile.in: Regenerate.
3073
03c2f9e6
DJ
30742008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3075
3076 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3077 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3078 mkdep, and compile. Update comments.
3079 (ETC_SUPPORT): Add ChangeLog and update comments.
3080
4538db8b
ILT
30812008-05-11 Ian Lance Taylor <iant@google.com>
3082
3083 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3084
266df637
PB
30852008-04-18 Paolo Bonzini <bonzini@gnu.org>
3086
3087 Sync with gcc:
3088 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3089
3090 PR bootstrap/35457
3091 * configure.ac: Include override.m4.
3092 * configure: Regenerate.
3093
3094 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3095
f7c83eac
AS
3096 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3097 * Makefile.in: Regenerate.
266df637
PB
3098
3099 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3100
f7c83eac
AS
3101 * configure.ac: Do not build libssp for the AVR.
3102 * configure: Regenerate.
266df637 3103
a86a761e
NC
31042008-04-18 Nick Clifton <nickc@redhat.com>
3105
3106 * MAINTAINERS: Replace reference to configure.in with reference to
3107 configure.ac.
3108
52310858
NC
31092008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3110
f7c83eac 3111 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3112 as nonconfigurable directories list.
f7c83eac 3113 * configure: Regenerate.
52310858 3114
f5314dd5
DM
31152008-04-14 David S. Miller <davem@davemloft.net>
3116
3117 * configure.ac: Add sparc*-*-* to gold supported targets.
3118 * configure: Regenerate.
3119
e2208220
BE
31202008-04-14 Ben Elliston <bje@au.ibm.com>
3121
3122 * config.sub, config.guess: Update from upstream sources.
3123
0bb6ea20
HPN
31242008-04-12 Hans-Peter Nilsson <hp@axis.com>
3125
3126 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3127 * Makefile.in: Regenerate.
3128
e5164e97
ILT
31292008-04-07 Ian Lance Taylor <iant@google.com>
3130
3131 * Makefile.def: check-gold depends upon all-binutils.
3132 * Makefile.in: Regenerate.
3133
e33b51a6
NC
31342008-04-04 Nick Clifton <nickc@redhat.com>
3135
3136 PR binutils/4334
3137 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3138 builds.
3139 * configure: Regenerate.
3140
fc5df3ab
NC
31412008-04-04 NightStrike <NightStrike@gmail.com>
3142
3143 PR other/35151
f7c83eac
AS
3144 * configure.ac: Combine rules for mingw32 and mingw64.
3145 * configure: Regenerate.
fc5df3ab 3146
c779bab8
PB
31472008-03-27 Paolo Bonzini <bonzini@gnu.org>
3148
3149 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3150 * Makefile.in: Regenerate.
3151
93f9b408
ILT
31522008-03-20 Ian Lance Taylor <iant@google.com>
3153
3154 * configure.ac: Add support for --enable-gold.
3155 * Makefile.def: Add gold as a directory like ld.
3156 * configure, Makefile.in: Regenerate.
3157
5746fb46
AK
31582008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3159
3160 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3161 (s390_cond_extensions): Reduced extensions to the compare related.
3162 (main): z10 cpu type option added.
3163 (expandConditionalJump): Renamed to ...
3164 (insertExpandedMnemonic): ... this.
3165
3166 * opcodes/s390-opc.c: Re-group the operand format makros.
3167 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3168 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3169 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3170 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3171 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3172 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3173 INSTR_SIL_RDU): New instruction formats added.
3174 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3175 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3176 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3177 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3178 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3179 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3180 masks added.
3181 (s390_opformats): New formats added "ris", "rrs", "sil".
3182 * opcodes/s390-opc.txt: Add the conditional jumps with the
3183 extensions removed from automatic expansion in s390-mkopc.c manually.
3184 (asi - trtre): Add new System z10 EC instructions.
3185 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3186
58c85be7
RW
31872008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3188
3189 * configure.ac: m4_include config/proginstall.m4.
3190 * configure: Regenerate.
3191
78124051
RW
31922008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3193
3194 Backport from upstream Libtool:
f7c83eac 3195
78124051 3196 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3197
78124051
RW
3198 Deal with Autoconf 2.62's semantic change in m4_append.
3199 * ltsugar.m4 (lt_append): Replace broken versions of
3200 m4_append.
3201 (lt_if_append_uniq): Don't require separator to be overquoted,
3202 and avoid broken m4_append.
3203 (lt_dict_add): Fix typo.
3204 * libtool.m4 (_LT_DECL): Don't overquote separator.
3205
018f1bea
DE
32062008-03-13 David Edelsohn <edelsohn@gnu.org>
3207
3208 * config.rpath: Add AIX 6 support.
3209
5c5f596d
PB
32102008-03-13 Paolo Bonzini <bonzini@gnu.org>
3211
3212 * Makefile.def (stageprofile). Remove -fprofile-generate
3213 from stage_libcflags.
3214 * Makefile.in: Regenerate.
3215
a1f93a5e
BE
32162008-03-13 Ben Elliston <bje@au.ibm.com>
3217
3218 * config.sub, config.guess: Update from upstream sources.
3219
98c3d905
AK
32202008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3221
3222 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3223 * s390-opc.txt (cmpsc): Duplicate entry removed.
3224 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3225 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3226 fier, cu42, cu41): Fix operand format.
3227
7f6ef0c0
PB
32282008-02-20 Paolo Bonzini <bonzini@gnu.org>
3229
f7c83eac
AS
3230 PR bootstrap/32009
3231 PR bootstrap/32161
3232
3233 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3234 * configure: Regenerate.
3235
3236 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3237 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3238 STAGE4_LIBCFLAGS): New.
3239 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3240 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3241 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3242 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3243 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3244 for target modules. Don't export LIBCFLAGS.
3245 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3246 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3247 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3248 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3249 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3250 * Makefile.in: Regenerate.
7f6ef0c0 3251
eaf19029
PB
32522008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3253
3254 PR libgcj/33085
3255 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3256 Do not use -DDLL_EXPORT. Backport from upstream.
3257
680c43e9
NC
32582008-02-14 Nick Clifton <nickc@redhat.com>
3259
3260 Import this patch from gcc:
3261 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3262
3263 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3264
c72b1d96
HPN
32652008-02-02 Hans-Peter Nilsson <hp@axis.com>
3266
3267 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3268 * configure: Regenerate.
3269
8b66833e
BW
32702008-01-31 Marc Gauthier <marc@tensilica.com>
3271
3272 * configure.ac (xtensa*-*-*): Recognize processor variants.
3273 * configure: Regenerate.
3274
9cc8ae67
PB
32752008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3276
f7c83eac
AS
3277 PR bootstrap/34922
3278 * configure.ac (PARSE_ARGS): Push suitable setting of
3279 ac_subdirs_all, for `./configure --help=recursive'.
3280 Handle `+' in generic toplevel directory disabling.
3281 * configure: Regenerate.
9cc8ae67 3282
19090595
BE
32832008-01-23 Ben Elliston <bje@au.ibm.com>
3284
3285 * config.sub, config.guess: Update from upstream sources.
3286
9f1e7fd3
BE
32872008-01-08 Ben Elliston <bje@au.ibm.com>
3288
3289 * config.sub, config.guess: Update from upstream sources.
3290
2f959d61
JJ
32912007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3292
3293 * COPYING.LIBGLOSS: Update default copyright.
3294
aa054b85
JJ
32952007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3296
3297 * COPYING.NEWLIB: Update default copyright.
3298
57c53b2b
RS
32992007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3300
3301 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3302 Change recommended MPFR from 2.2.1 > 2.3.0.
3303 * configure: Regenerate.
3304
fee14b60
RS
33052007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3306
3307 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3308 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3309 * Makefile.in: Regenerate.
3310
c9b68031
DD
33112007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3312
3313 * configure.ac: Enable libjava for x86_64-*-darwin9.
3314 * configure: Regenerate.
3315
ad25e7d5
BE
33162007-12-05 Ben Elliston <bje@au.ibm.com>
3317
3318 * config.sub, config.guess: Update from upstream sources.
3319
6ac84f65
PB
33202007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3321
f7c83eac
AS
3322 * config-ml.in: Robustify against white space in absolute file
3323 names.
6ac84f65 3324
f7c83eac
AS
3325 * config-ml.in (multi-clean): Substitute ${Makefile}.
3326 Remove superfluous ${Makefile} in list.
6ac84f65 3327
7b3200f9
DJ
33282007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3329
3330 * Makefile.def (dependencies): Make configure-gdb depend on
3331 all-intl.
3332 * Makefile.in: Regenerated.
3333
2c133ff9
JJ
33342007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3335
3336 * Makefile.def: To avoid problems running with parallel makes,
3337 build newlib before libgloss so that target specific header
3338 files are availble.
3339 * Makefile.in: Regenerate.
3340
5074315a
DJ
33412007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3342
3343 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3344 * Makefile.in: Regenerate.
3345
f5bc1778
DJ
33462007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3349 * libdecnumber: New directory, imported from GCC.
3350
c66487f8
NC
33512007-10-08 Mike Frysinger <vapier@gentoo.org>
3352
3353 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3354 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3355 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3356 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3357 * configure: Regenerate.
3358
b5714970
PB
33592007-10-01 Paolo Bonzini <bonzini@gnu.org>
3360
3361 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3362 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3363 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3364 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3365 * configure.ac: Default them to host tools for $host = $build.
3366 Subst them.
3367
3368 * configure: Regenerate.
3369 * Makefile.in: Regenerate.
3370
f3b1e08e
RS
33712007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3372
3373 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3374 * configure: Regenerate.
3375
cff87f51
DD
33762007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3377
3378 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3379 libstdc++.
3380 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3381 * configure: Regenerate.
3382 * Makefile.in: Regenerate.
f7c83eac 3383
625a61cd
AS
33842007-09-17 Andreas Schwab <schwab@suse.de>
3385
3386 * configure.ac: Raise minimum makeinfo version to 4.6.
3387 * configure: Regenerate.
3388
83a3a68b
AM
33892007-09-15 Alan Modra <amodra@bigpond.net.au>
3390
3391 * configure.ac: Correct makeinfo version check.
3392 * configure: Regenerate.
3393
5bd8be13
RS
33942007-09-14 Richard Sandiford <richard@codesourcery.com>
3395
3396 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3397 to $skipdirs and only disable gprof for newlib. Use the normal
3398 mips*-elf* handling in other respects.
3399 * configure: Regnerate.
3400
5566c1fa
DD
34012007-09-12 David Daney <ddaney@avtrex.com>
3402
3403 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3404 enabling libgcj.
3405 * configure: Regenerate.
3406
34072007-09-12 Richard Guenther <rguenther@suse.de>
3408
3409 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3410 nor --disable-checking is provided also turn on yes and types
3411 checking for stage1.
3412 * configure: Re-generate.
3413
a18e2996 34142007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3415
3416 PR target/33281
3417 * configure.ac: Use config/mh-mingw on mingw.
3418 * configure: Regenerate.
84e7906e 3419
691bb5a1
DD
34202007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3421
3422 PR other/32154
3423 * configure.ac: For libgloss targets, point the linker to the linker
3424 script, startup code and simulator library.
3425 * configure: Regenerate.
3426
6d18b86b
AH
34272007-09-09 Andrew Haley <aph@redhat.com>
3428
3429 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3430 target-libjava.
6d18b86b 3431
f00a3165 34322007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3433
f00a3165 3434 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3435
2abc4e65
BE
34362007-08-21 Richard Guenther <rguenther@suse.de>
3437
3438 * configure.ac: Add types checking to stage1 checking flags.
3439 * configure: Regenerate.
3440
8a6ee3ab 34412007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3442 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3443
3444 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3445 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3446 * Makefile.in: Regenerate.
3447 * configure.ac (--with-debug-prefix-map): New.
3448 * configure: Regenerate.
3449
429acdec
RS
34502007-08-17 Richard Sandiford <richard@codesourcery.com>
3451 Nigel Stephens <nigel@mips.com>
3452
429acdec
RS
3453 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3454 as target_makefile_frag.
3455 * configure: Regenerate.
3456
8520c408
AO
34572007-08-16 Alexandre Oliva <aoliva@redhat.com>
3458
3459 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3460 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3461 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3462 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3463 (do-compare, do-compare3, do-compare-debug): New.
3464 ([+compare-target+]): Use them.
3465
34662007-08-16 Alexandre Oliva <aoliva@redhat.com>
3467
3468 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3469 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3470 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3471 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3472 (do-compare, do-compare3, do-compare-debug): New.
3473 ([+compare-target+]): Use them.
3474
2444379b
BE
34752007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3476 Ben Elliston <bje@au.ibm.com>
3477
3478 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3479 --silent if $silent.
3480 * configure: Regenerate.
3481
d6f99447
DJ
34822007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3483
3484 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3485
bd0aa315
NC
34862007-07-17 Nick Clifton <nickc@redhat.com>
3487
3488 * COPYING3: New file. Contains version 3 of the GNU General
3489 Public License.
3490 * COPYING3.LIB: New file. Contains version 3 of the GNU
3491 Lesser General Public License.
3492
0ebe98fb
BS
34932007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3494
3495 * configure.ac: Fix my previous change to really match GCC.
3496 * configure: Regenerate.
3497
521ec477
DD
34982007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3499
3500 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3501 * configure: Regenerate.
3502
35032007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3504
3505 * configure.ac: Add some missing m4 quotation.
3506 * configure: Regenerate.
3507
0c24b341
NC
35082007-07-09 Kai Tietz <kai.tietz@onevision.com>
3509
f7c83eac
AS
3510 * Makefile.def: Add windmc tool to build.
3511 * Makefile.tpl: Likewise.
3512 * configure.ac: Likewise.
3513 * Makefile.in: Regenerate.
3514 * configure: Regenerate.
0c24b341 3515
a09314d0
L
35162007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3517
3518 * lt~obsolete.m4: New. Import from 20070318 libtool.
3519
7c3e1d12
BS
35202007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3521
3522 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3523 uclinux and linux-uclibc targets.
3524 * configure: Regenerate.
3525
a5b3b4dd
DD
35262007-06-28 DJ Delorie <dj@redhat.com>
3527
3528 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3529 not building newlib.
3530 * configure: Regenerated.
f7c83eac 3531
184d813c
DJ
35322007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3533
3534 * src-release (DEVO_SUPPORT): Correct typos.
3535
31d99776
DJ
35362007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3537
3538 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3539 * Makefile.in: Regenerated.
3540
e00a73e3
PB
35412007-06-14 Paolo Bonzini <bonzini@gnu.org>
3542
f7c83eac
AS
3543 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3544 (distclean-stage[+id+]): Possibly delete stage_last.
3545 * Makefile.in: Regenerate.
e00a73e3 3546
98a1bbc5
BE
35472007-06-07 Ben Elliston <bje@au.ibm.com>
3548
3549 * config.sub, config.guess: Update from upstream sources.
3550
973601e1
BE
35512007-06-07 Ben Elliston <bje@au.ibm.com>
3552
3553 * Makefile.tpl: Fix spelling error.
3554 * Makefile.in: Regenerate.
3555
2038f525
PB
35562007-06-04 Paolo Bonzini <bonzini@gnu.org>
3557
3558 Sync with gcc:
3559 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3560
f7c83eac
AS
3561 PR bootstrap/29382
3562 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3563 * configure: Rebuilt.
2038f525 3564
f7c5c4b5
PB
35652007-06-01 Steve Ellcey <sje@cup.hp.com>
3566
12a64d4f
L
3567 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3568 lt_cv_sys_max_cmd_len.
f7c5c4b5 3569
7ad9660b
PB
35702007-05-31 Paolo Bonzini <bonzini@gnu.org>
3571
3572 * ltgcc.m4: Update from GCC.
3573
0e7ef45c
EC
35742007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3575
12a64d4f 3576 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3577
37ad9514
SE
35782007-05-24 Steve Ellcey <sje@cup.hp.com>
3579
3580 * ltmain.sh: Update from GCC.
3581 * libtool.m4: Update from GCC.
3582 * ltsugar.m4: New. Update from GCC.
3583 * ltversion.m4: New. Update from GCC.
3584 * ltoptions.m4: New. Update from GCC.
3585 * ltconfig: Remove.
3586 * ltcf-c.sh: Remove.
3587 * ltcf-cxx.sh: Remove.
3588 * ltcf-gcj.sh: Remove.
3589 * src-release: Update with new libtool file list.
3590
8ee82aff
PB
35912007-05-16 Paolo Bonzini <bonzini@gnu.org>
3592
3593 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3594 stage_cflags.
3595 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3596 Remove CFLAGS/LIBCFLAGS.
3597 (configure-stage[+id+]-[+prefix+][+module+],
3598 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3599 * Makefile.in: Regenerate.
3600
149cb58d
SE
36012007-04-14 Steve Ellcey <sje@cup.hp.com>
3602
3603 * config-ml.in: Update from GCC.
3604
91506736
DJ
36052007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * src-release (do-proto-toplev): Process the support directories before
3608 the tool directory.
3609
ffa8bd48
RS
36102007-03-21 Richard Sandiford <richard@codesourcery.com>
3611
3612 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3613 of glob. Quote arguments with single quotes too.
3614 * configure: Regenerate.
3615
a4fd3374
DD
36162007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3617
3618 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3619 * Makefile.in: Regenerate
3620
b8025f34
AS
36212007-03-07 Andreas Schwab <schwab@suse.de>
3622
3623 * configure: Regenerate.
3624
a3ca38d2
DD
36252007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3626
3627 * configure.ac: Add "--with-pdfdir" configure option,
3628 which defines pdfdir variable.
3629 * Makefile.def (target=fixincludes): Add install-pdf to
3630 missing targets.
3631 (recursive_targets): Add install-pdf target.
3632 (flags_to_pass): Add pdfdir.
3633 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3634 target.
3635 * configure: Regenerate
3636 * Makefile.in: Regenerate
3637
36382007-02-28 Eric Christopher <echristo@apple.com>
3639
3640 Revert:
3641 2006-12-07 Mike Stump <mrs@apple.com>
3642
3643 * Makefile.def (dependencies): Add dependency for
3644 install-target-libssp and install-target-libgomp on
3645 install-gcc.
3646 * Makefile.in: Regenerate.
3647
36482007-02-27 Matt Kraai <kraai@ftbfs.org>
3649
3650 * configure: Regenerate.
3651 * configure.ac: Move statements after variable declarations.
3652
a4708fba
JM
36532007-02-19 Joseph Myers <joseph@codesourcery.com>
3654
3655 * configure.ac: Adjust for loop syntax.
3656 * configure: Regenerate.
3657
9a819804
AO
36582007-02-18 Alexandre Oliva <aoliva@redhat.com>
3659
3660 * configure: Rebuilt.
3661
81ec575a
AO
36622007-02-18 Alexandre Oliva <aoliva@redhat.com>
3663
3664 * configure.ac: Drop multiple occurrences of --enable-languages,
3665 and fix its quoting.
3666 * configure: Rebuilt.
3667
92f01d61 36682007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3669 Nathan Sidwell <nathan@codesourcery.com>
3670 Vladimir Prus <vladimir@codesourcery.com
3671 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3672
3673 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3674 * configure: Regenerate.
3675
b1299c4e
DJ
36762007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3677
3678 * configure.ac (target_libraries): Move libgcc before libiberty.
3679 * configure: Regenerated.
3680
18f6b6ee
PB
36812007-02-13 Paolo Bonzini <bonzini@gnu.org>
3682
3683 * configure: Regenerate again?
3684
9c4e9f27
PB
36852007-02-13 Paolo Bonzini <bonzini@gnu.org>
3686
3687 * configure: Reapply PR30748 fix which was lost in the previous commit.
3688
24ff9987
DJ
36892007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3690 Paolo Bonzini <bonzini@gnu.org>
3691
3692 PR bootstrap/30753
3693 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3694 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3695 * configure: Regenerated.
3696
7df2cd5d
PB
36972007-02-10 Paolo Bonzini <bonzini@gnu.org>
3698
3699 * configure: Regenerate.
3700
b0aaa663
DJ
37012007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3702
3703 PR bootstrap/30748
3704 * configure.ac: Correct syntax for Solaris ksh.
3705 * configure: Regenerated.
3706
a0323144
PB
37072007-02-09 Paolo Bonzini <bonzini@gnu.org>
3708
3709 * Makefile.def: Sync with GCC.
3710 * Makefile.tpl: Sync with GCC.
3711 * Makefile.in: Regenerate.
3712 * configure: Regenerate.
3713
c6b750e1
DJ
37142007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3715
3716 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3717 noncanonical equivalents.
3718 * configure.in: Rename to...
3719 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3720 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3721 target_noncanonical. Use them. Rewrite removal of configure
3722 arguments for autoconf 2.59. Discard variable settings. Force
3723 program_transform_name for native tools.
3724
3725 * Makefile.in: Regenerated.
3726 * configure: Regenerated with autoconf 2.59.
3727
3728 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3729
f3cd89f4
JJ
37302007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3731
3732 * COPYING.LIBGLOSS: Reformat default Red Hat
3733 license to fit within 80 columns.
3734 * COPYING.NEWLIB: Ditto.
3735
4e206d7e
DB
37362007-02-05 Dave Brolley <brolley@redhat.com>
3737
3738 * Contribute the following changes:
3739 2006-11-28 DJ Delorie <dj@redhat.com>
3740
3741 * configure.in: Fix typo for mep's target_makefile_frag.
3742 * configure: Regenerated.
3743
3744 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3745
3746 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3747 * configure: Regenerate.
3748
3749 2001-09-19 DJ Delorie <dj@redhat.com>
3750
3751 * configure.in (target_makefile_frag): use mt-mep
3752
3753 2001-06-12 Don Howard <dhoward@redhat.com>
3754
3755 * configure.in: Remove gdb from MeP skip list.
3756
3757 2001-04-05 DJ Delorie <dj@redhat.com>
3758
3759 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3760
3761 2001-03-20 Ben Elliston <bje@redhat.com>
3762
3763 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3764
3765 2001-03-19 Ben Elliston <bje@redhat.com>
3766
3767 * config.sub (mep, mep-*): Add.
3768
b2edfdd2
AS
37692007-01-31 Andreas Schwab <schwab@suse.de>
3770
3771 * Makefile.tpl (LDFLAGS): Substitute it.
3772 * Makefile.in: Regenerate.
3773
ceb92e78
PB
37742007-01-11 Paolo Bonzini <bonzini@gnu.org>
3775
3776 * configure.in: Change == to = in test command.
f7c83eac 3777 * configure: Regenerate.
ceb92e78 3778
4b900473 37792007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3780 Nick Clifton <nickc@redhat.com>
3781 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3782
3783 * configure.in (build_configargs, host_configargs, target_configargs):
3784 Remove build/host/target parameters.
3785 (host_libs): Add gmp and mpfr.
3786 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3787 * Makefile.def (gmp, mpfr): New.
3788 (gcc): Remove target.
3789 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3790 target_os, target_vendor): New.
3791 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3792 * configure: Regenerate.
3793 * Makefile.in: Regenerate.
4b900473
PB
3794
37952007-01-11 Matt Fago <fago@earthlink.net>
3796
3797 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3798 to improve robustness of configure tests.
4b900473
PB
3799 * configure: Regenerate.
3800
80f6dcbc
NC
38012007-01-08 Kai Tietz <kai.tietz@onevision.com>
3802
3803 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3804 * configure: Regenerate.
80f6dcbc 3805
f86e35b8
NC
38062007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3807
3808 * Makefile.tpl (all-target): Correct @if conditional for target
3809 modules.
3810 * configure.in: Omit libiberty if building only target libgcc.
3811 * configure, Makefile.in: Regenerated.
3812
79fcd0ec
PB
38132007-01-04 Paolo Bonzini <bonzini@gnu.org>
3814
3815 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3816 * configure: Regenerate.
3817
6aa8ef82
DJ
38182007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3819
3820 * Makefile.def (target_modules): Add libgcc.
3821 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3822 * Makefile.tpl (clean-target-libgcc): Delete.
3823 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3824 on gcc even for bootstrapped modules. Rewrite handling of
3825 lang_env_dependencies to loop over target_modules.
3826 * configure.in (target_libraries): Add target-libgcc.
3827 * Makefile.in, configure: Regenerated.
3828
9b134994
PB
38292006-12-29 Paolo Bonzini <bonzini@gnu.org>
3830
3831 Sync with gcc:
3832 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3833
f7c83eac
AS
3834 * configure.in: Reorganize recognition of languages. Add
3835 --enable-stage1-languages. Show supported languages for the chosen
3836 target rather than all recognized languages.
3837 * configure: Regenerate.
9b134994
PB
3838
3839 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3840
f7c83eac
AS
3841 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3842 * Makefile.in: Regenerate.
9b134994
PB
3843
3844 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3845
f7c83eac
AS
3846 * configure.in: Warn that MPFR 2.2.0 is buggy.
3847 * configure: Regenerate.
9b134994 3848
8cf39b1b
ILT
38492006-12-27 Ian Lance Taylor <iant@google.com>
3850
3851 * configure.in: When removing Makefiles to force a reconfigure, also
3852 remove prev-DIR*/Makefile.
3853 * configure: Regenerate.
3854
ebff6cd5
KH
38552006-12-23 Kazu Hirata <kazu@codesourcery.com>
3856
3857 * config.bfd: Recognize fido.
3858
8a0d8a5c
PB
38592006-12-19 Paolo Bonzini <bonzini@gnu.org>
3860
3861 Sync with gcc:
3862
3863 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3864
3865 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3866 it only affects bootstrap and could be tested on "$host" as well.
3867 * configure: Regenerate.
3868 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3869
3870 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3871
3872 PR bootstrap/29544
3873 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3874 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3875 move here comment from Makefile.tpl.
3876 * Makefile.tpl: Move some definitions higher in the file.
3877 (STAGE1_CHECKING): New.
3878 * configure.in: Add --enable-stage1-checking.
3879 * configure: Regenerate.
3880 * Makefile.in: Regenerate.
3881
3882 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3883
3884 * configure.in: Update error message for missing GMP/MPFR.
3885
3886 * configure: Regenerate.
3887
3888 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3889
3890 * configure.in: Update MPFR version in error message.
3891
3892 * configure: Regenerate.
3893
3894 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3895
3896 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3897 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3898 --with-gmp-lib): New flags.
3899
3900 * configure: Regenerate.
3901
790c0838
AM
39022006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3903
3904 PR bootstrap/30134
3905 * configure.in: Correct x86 darwin support for libjava to powerpc
3906 and i?86 only.
3907 * configure: Regenerate.
3908
77d7106f
AM
39092006-12-11 Alan Modra <amodra@bigpond.net.au>
3910
3911 * configure.in: Handle spu makefile frag.
77d7106f
AM
3912 * Makefile.tpl (MAINT): Define
3913 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3914 * configure: Regenerate.
3915 * Makefile.in: Regenerate.
3916
0cfa5389
BE
39172006-12-11 Ben Elliston <bje@au.ibm.com>
3918
3919 * config.sub, config.guess: Update from upstream sources.
3920
2839fe5d
BE
39212006-12-11 Ben Elliston <bje@au.ibm.com>
3922
3923 * configure.in: Sync with GCC (spu-*-*).
3924 * configure: Sync with GCC.
3925
b897f5d4
MS
39262006-12-07 Mike Stump <mrs@apple.com>
3927
3928 * Makefile.def (dependencies): Add dependency for
3929 install-target-libssp and install-target-libgomp on
3930 install-gcc.
3931 * Makefile.in: Regenerate.
3932
9daf3993
PB
39332006-11-16 Paolo Bonzini <bonzini@gnu.org>
3934
3935 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3936 (unstage): Test for stage_last presence.
3937
3938 PR bootstrap/29802
3939 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3940 * Makefile.in: Regenerate.
3941
9dbaa842
DD
39422006-11-14 DJ Delorie <dj@redhat.com>
3943
3944 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3945 * Makefile.in: Sync with GCC.
3946 * configure.in: Sync with GCC (mpfr, gmp).
3947 * configure: Sync with GCC.
3948
b0cbce8d
JJ
39492006-11-08 Jie Zhang <jie.zhang@analog.com>
3950
3951 * configure.in: Remove target-libgloss from noconfigdirs for
3952 bfin-*-*.
3953 * configure: Regenerated.
3954
44330a94
JJ
39552006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3956
3957 * COPYING.NEWLIB: Add spu license.
7de05dd5 3958 * COPYING.LIBGLOSS: Ditto.
44330a94 3959
56a8fe78
DD
39602006-10-17 Brooks Moses <bmoses@stanford.edu>
3961
3962 * Makefile.def: Added pdf target handling.
3963 * Makefile.tpl: Added pdf target handling.
3964 * Makefile.in: Regenerated.
3965
fbb00ad0
JJ
39662006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3967
3968 * COPYING.NEWLIB: Updated.
3969 * COPYING.LIBGLOSS: Ditto.
3970
6b89cc21
DB
39712006-09-27 Dave Brolley <brolley@redhat.com>
3972
3973 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3974 $s instead of $r.
3975 * configure: Regenerated.
3976
17bcf627
BE
39772006-09-26 Ben Elliston <bje@au.ibm.com>
3978
3979 * config.sub, config.guess: Update from upstream sources.
3980
f3529cf1
TS
39812006-09-20 Thiemo Seufer <ths@mips.com>
3982
3983 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3984 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3985 * configure: Regenerate.
3986
45055374
CV
39872006-08-30 Corinna Vinschen <corinna@vinschen.de>
3988
3989 * configure.in: Never build newlib for a Mingw host.
3990 Never build newlib as Mingw target library.
3991 Test the existence of winsup/cygwin for building a Cygwin newlib,
3992 rather than just winsup.
3993 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3994 building a Mingw target.
3995 * configure: Regenerate.
3996
4be041b2 39972006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3998 Nigel Stephens <nigel@mips.com>
3999 David Ung <davidu@mips.com>
4be041b2
TS
4000
4001 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4002
1d89b610
PB
40032006-07-25 Paolo Bonzini <bonzini@gnu.org>
4004
4005 Sync from GCC:
4006 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4007
f7c83eac
AS
4008 PR bootstrap/18058
4009 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4010 if the bootstrap compiler is a GCC version that supports it.
4011 * configure: Regenerate.
1d89b610 4012
66a79c16
DJ
40132006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4014
4015 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4016 * configure: Regenerated.
4017
c1cb7e02
PB
40182006-07-18 Paolo Bonzini <bonzini@gnu.org>
4019
f7c83eac
AS
4020 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4021 for stages after the first.
c1cb7e02 4022
7206a0ee
JJ
40232006-07-17 Jakub Jelinek <jakub@redhat.com>
4024
4025 * Makefile.def: Add dependencies for configure-opcodes
4026 on configure-intl and all-opcodes on all-intl.
4027 * Makefile.in: Regenerated.
4028
6816f995
AO
40292006-07-04 Peter O'Gorman <peter@pogma.com>
4030
4031 * ltconfig: chmod 644 before ranlib during install.
4032
3d3adb43
PB
40332006-07-03 Paolo Bonzini <bonzini@gnu.org>
4034
1f3f1bbf 4035 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4036 * configure: Regenerate.
4037
64ce424c
PB
40382006-07-03 Paolo Bonzini <bonzini@gnu.org>
4039
4040 Sync from gcc:
4041
4042 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4043
4044 PR other/27063
4045 * configure.in: Test subdir_requires and give an appropriate
4046 error message.
4047 * configure: Regenerate.
4048
4049 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4050
4051 PR target/27540
4052 * configure.in: Only enable libgomp on IRIX 6.
4053 * configure: Regenerate.
4054
d42c4017
DA
40552006-06-20 David Ayers <d.ayers@inode.at>
4056
4057 PR bootstrap/28072
4058 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4059 whether target-libjava is being configured instead of whether the
4060 java front end is enabled.
4061 * configure: Regenerate.
0e7ef45c 4062
4962c51a
MS
40632006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4064
4065 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4066 to R_ARM_LDC_SB_G{0,1,2} respectively.
4067
caee866a
PB
40682006-06-15 Paolo Bonzini <bonzini@gnu.org>
4069
4070 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4071 too.
4072 * Makefile.in: Regenerate.
4073
363ef840
DA
40742006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4075
4076 Sync from gcc:
4077
4078 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4079 * configure.in: Don't enable libgomp on hpux10.
4080 * configure: Rebuilt.
4081
54d1c879
DA
40822006-06-13 David Ayers <d.ayers@inode.at>
4083
4084 Sync from gcc:
4085
4086 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4087
54d1c879
DA
4088 PR bootstrap/27963
4089 PR target/19970
0e7ef45c 4090 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4091 ${libgcj} is specified.
4092 * configure: Regenerate.
0e7ef45c 4093
a4d8b690
JJ
40942006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4095
4096 Sync from gcc:
4097
4098 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4099 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4100
4101 PR bootstrap/18033
4102 * config-ml.in: Eval option if surrounded by single quotes.
4103
4f0ef2d8
CD
41042006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4105
4106 Sync from gcc:
0e7ef45c 4107
4f0ef2d8 4108 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4109
4f0ef2d8
CD
4110 PR libobjc/13946
4111 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4112 * Makefile.in: Regenerate.
4113 * configure.in: Add --enable-objc-gc at toplevel and have it
4114 enable boehm-gc for Objective-C.
4115 Remove target-boehm-gc from libgcj.
4116 Add target-boehm-gc to target_libraries.
4117 Add target-boehm-gc to noconfigdirs where ${libgcj}
4118 is specified.
4119 Assert that boehm-gc is supported when requested for Objective-C.
4120 Only build boehm-gc if needed either for Java or Objective-C.
4121 * configure: Regenerate.
4122
4123 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4124
4f0ef2d8
CD
4125 PR 27674
4126 * Makefile.tpl (configure-[+prefix+][+module+],
4127 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4128 Remove rule to unstage bootstrapped modules.
4129 (stage_current): New.
4130 * Makefile.in: Regenerate.
4131
4132 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4133 Andreas Tobler <a.tobler@schweiz.ch>
4134
4135 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4136 * configure: Rebuilt.
4137
4138 Revert
4139 2006-01-31 Richard Guenther <rguenther@suse.de>
4140 Paolo Bonzini <bonzini@gnu.org>
4141
4142 * Makefile.def (target_modules): Add libgcc-math target module.
4143 * configure.in (target_libraries): Add libgcc-math target library.
4144 (--enable-libgcc-math): New configure switch.
4145 * Makefile.in: Re-generate.
4146 * configure: Re-generate.
4147
c17b816b
JJ
41482006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4149
4150 * config-ml.in: Alter CCASFLAGS to include special
4151 multilib options the same as is done for CFLAGS.
4152
20e95c23
DJ
41532006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4154
4155 * Makefile.def: Added dependencies from sim and gdb on intl, and
4156 added configure dependencies to everything with an all dependency
4157 on intl.
4158 * gettext.m4: Removed.
4159 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4160 (GDB_SUPPORT_DIRS): Add intl.
4161 * Makefile.in: Regenerated.
4162
4bd8ad80
DJ
41632006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4164
4165 * src-release (DEVO_SUPPORT): Add config.rpath.
4166
c380fdd8
PB
41672006-05-25 Paolo Bonzini <bonzini@gnu.org>
4168
4169 * Makefile.def (bfd, opcodes): Fix lib_path.
4170 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4171 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4172 * Makefile.in: Regenerate.
4173
701628f5
MS
41742006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4175
4176 * configure.in: Enable gprof for cross builds.
4177 * configure: Regenerate.
4178
25aae7f2
DJ
41792006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4180
4181 * src-release (MAKEINFOFLAGS): Define.
4182 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4183
ea3d1626
BE
41842006-05-14 Ben Elliston <bje@au.ibm.com>
4185
4186 * config.sub, config.guess: Update from upstream sources.
4187
49b9e644
BE
41882006-05-12 Ben Elliston <bje@au.ibm.com>
4189
4190 * config.sub, config.guess: Update from upstream sources.
4191
482dd2f6
DJ
41922006-05-04 Steve Ellcey <sje@cup.hp.com>
4193
4194 * blt, iwidgets, mmalloc: Remove directories.
4195
8b01a5c2
DD
41962006-05-01 DJ Delorie <dj@redhat.com>
4197
641a3af4 4198 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4199 * configure: Regenerate.
4200
a481dbb7
DD
42012006-04-18 DJ Delorie <dj@redhat.com>
4202
4203 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4204 reference libgloss so that libssp can be built in a combined
4205 tree.
4206 * configure: Regenerate.
4207
962c9e74
BE
42082006-04-10 Ben Elliston <bje@au.ibm.com>
4209
4210 * contrib: Remove directory.
4211
108a6f8e
CD
42122006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4213
4214 * Makefile.tpl: Add install-html target.
4215 * Makefile.def: Add install-html target.
4216 * Makefile.in: Regenerate.
4217 * configure.in: Add --with-datarootdir, --with-docdir,
4218 and --with-htmldir options.
4219 * configure: Regenerate.
4220
a4ef73e9
BE
42212006-03-31 Ben Elliston <bje@au.ibm.com>
4222
4223 PR binutils/1860
4224 * configure.in: Require makeinfo 4.4 or higher.
4225 * configure: Regenerate.
4226
b37df25a
PB
42272006-03-14 Paolo Bonzini <bonzini@gnu.org>
4228
4229 * Makefile.in: Regenerate.
4230
a6df5a19
PB
42312006-03-14 Paolo Bonzini <bonzini@gnu.org>
4232
4233 Sync with gcc:
4234 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4235
f7c83eac
AS
4236 * configure.in: Handle --disable-<component> generically.
4237 * configure: Regenerate.
a6df5a19
PB
4238
4239 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4240
f7c83eac
AS
4241 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4242 (TARGET_CONFIGDIRS): Remove.
4243 * configure.in: Remove AC_SUBST(target_configdirs).
4244 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4245
4246
65419985
L
42472006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4248
4249 PR libgcj/17311
4250 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4251
c52c6897
PB
42522006-02-20 Paolo Bonzini <bonzini@gnu.org>
4253
4254 PR bootstrap/25670
4255
4256 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4257
4258 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4259 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4260 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4261 BUILD_PREFIX, BUILD_PREFIX_1.
4262 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4263
4264 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4265 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4266
4267 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4268 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4269 of `cat stage_current`. Always provide the `r' and `s' variables.
4270 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4271 a single shell execution.
4272 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4273 bootstrapped modules, make the stage1 module if the build was not
4274 started yet, else build the current stage.
4275 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4276 (all-build, all-host, all-target, [+make_target+]-host,
4277 [+make_target+]-target): Do not use \-continued lines.
4278 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4279 (current_stage, restrap, stage_last): New.
4280
4281 * Makefile.in: Regenerate.
4282 * configure: Regenerate.
4283
b3ded179
PB
42842006-02-14 Paolo Bonzini <bonzini@gnu.org>
4285
4286 Sync from gcc:
4287
4288 2006-01-31 Richard Guenther <rguenther@suse.de>
4289 Paolo Bonzini <bonzini@gnu.org>
4290
f7c83eac
AS
4291 * Makefile.def (target_modules): Add libgcc-math target module.
4292 * configure.in (target_libraries): Add libgcc-math target library.
4293 (--enable-libgcc-math): New configure switch.
4294 * Makefile.in: Re-generate.
4295 * configure: Re-generate.
4296 * libgcc-math: New toplevel directory.
b3ded179
PB
4297
4298 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4299 Jakub Jelinek <jakub@redhat.com>
4300 Diego Novillo <dnovillo@redhat.com>
b3ded179 4301
f7c83eac
AS
4302 * libgomp: New directory.
4303 * Makefile.def: Add target_module libgomp.
4304 * Makefile.in: Regenerate.
4305 * configure.in (target_libraries): Add target-libgomp.
4306 * configure: Regenerate.
b3ded179 4307
3a35eeb3
PB
43082006-02-14 Paolo Bonzini <bonzini@gnu.org>
4309 Andreas Schwab <schwab@suse.de>
0e7ef45c 4310
3a35eeb3
PB
4311 * configure: Regenerate.
4312
2429c060
PB
43132006-01-16 Paolo Bonzini <bonzini@gnu.org>
4314
4315 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4316 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4317 the assembler, linker and binutils.
4318 * configure: Regenerate.
4319
ec49b2b8
NC
43202006-01-16 Nick Clifton <nickc@redhat.com>
4321
49b9e644 4322 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4323
44b2308f
AO
43242006-01-05 Alexandre Oliva <aoliva@redhat.com>
4325
4326 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4327 @ from continuation.
4328 * Makefile.in: Rebuilt.
4329
80911fe1
PB
43302006-01-04 Paolo Bonzini <bonzini@gnu.org>
4331
4332 Sync from gcc:
4333
4334 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4335
f7c83eac 4336 PR bootstrap/24252
80911fe1 4337
f7c83eac
AS
4338 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4339 * Makefile.tpl (OBJDUMP): New.
4340 (EXTRA_HOST_FLAGS): Add it.
4341 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4342
f7c83eac
AS
4343 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4344 to use symbolic links between directories. Avoid race conditions
4345 or make them harmless.
4346 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4347
f7c83eac
AS
4348 * Makefile.def (LEAN): Pass.
4349 * Makefile.tpl (LEAN): Define.
4350 (stage[+id+]-start): Accept that the previous directory does not
4351 exist, if the bootstrap is lean.
4352 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4353 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4354 configure substitution.
4355 ([+compare-target+]): Likewise.
4356 ([+bootstrap-target+]-lean): New.
4357 * configure.in: Remove lean bootstrap support from here.
80911fe1 4358
f7c83eac
AS
4359 * Makefile.in: Regenerate.
4360 * configure: Regenerate.
80911fe1
PB
4361
4362 2006-01-02 Andreas Schwab <schwab@suse.de>
4363
f7c83eac
AS
4364 * configure.in: When reconfiguring remove Makefile in
4365 all stage directories.
4366 * configure: Regenerate.
80911fe1 4367
b59bea8a
NC
43682005-12-27 Leif Ekblad <leif@rdos.net>
4369
4370 * configure.in: Add support for RDOS target.
4371 * configure: Regenerate.
4372
d7730bac
NC
43732005-12-27 Nick Clifton <nickc@redhat.com>
4374
4375 PR binutils/1990
4376 * libtool.m4: Synchronize with version in GCC sources.
4377
c02dabc3
PB
43782005-12-20 Paolo Bonzini <bonzini@gnu.org>
4379
f7c83eac 4380 Revert Ada-related part of the previous change.
c02dabc3 4381
f7c83eac
AS
4382 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4383 Do not pass.
4384 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4385 * Makefile.in: Regenerate.
4386 * configure.in: Do not include mt-ppc-aix target fragment.
4387 * configure: Regenerate.
c02dabc3 4388
f6d183c0
PB
43892005-12-19 Paolo Bonzini <bonzini@gnu.org>
4390
4391 * configure.in: Select appropriate fragments for PowerPC/AIX.
4392 * configure: Regenerate.
4393
4394 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4395 BOOT_CFLAGS, BOOT_LDFLAGS.
4396 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4397 BOOT_CFLAGS, BOOT_LDFLAGS.
4398 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4399 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4400 (stage): Fail if we cannot complete the work.
4401 * Makefile.in: Regenerate.
4402
f29759fc
JJ
44032005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4404
4405 * COPYING.NEWLIB: Update copyright year for default
4406 copyright.
4407
1f054001
PB
44082005-12-15 Paolo Bonzini <bonzini@gnu.org>
4409
4410 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4411 install-host-nogcc): Don't invoke $(stage) at the end.
4412 * Makefile.in: Regenerate.
4413
0aed8855
PB
44142005-12-14 Paolo Bonzini <bonzini@gnu.org>
4415
4416 * configure.in: Flip the top-level bootstrap switch.
4417 * configure: Regenerate.
4418
4419 Merge from gcc:
4420
4421 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4422
f7c83eac
AS
4423 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4424 $(stage) and $(unstage).
4425 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4426 (all): Remove stray semicolon.
4427 (local-distclean): Don't handle multilib.tmp and multilib.out.
4428 (install.all): Set $s for consistency.
4429 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4430 check_multilibs setting. Always make the install directory.
4431 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4432 Correct @if/@endif.
4433 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4434 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4435 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4436 (multilib.out): Remove.
4437 * Makefile.in: Regenerated.
0aed8855
PB
4438
44392005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4440
4441 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4442 * configure.in: Replace ms1 arch with mt.
4443 * configure: Rebuilt.
4444
44452005-12-05 Paolo Bonzini <bonzini@gnu.org>
4446
4447 Sync with gcc:
4448
4970f871
NS
44492005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4450
4451 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4452 * configure.in: Replace ms1 arch with mt.
4453 * configure: Rebuilt.
4454
be01d343
PB
44552005-12-05 Paolo Bonzini <bonzini@gnu.org>
4456
4457 Sync with gcc:
4458
4459 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4460
f7c83eac
AS
4461 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4462 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4463 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4464 Find in-tree tools if available.
4465 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4466 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4467 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4468 (COMPILER_*_FOR_TARGET): New.
4469 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4470 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4471 (CONFIGURED_*, USUAL_*): Remove.
4472 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4473 STRIP): Use autoconf substitutions.
4474 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4475 COMPILER_NM_FOR_TARGET): New.
4476 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4477
4478 (all): Make all-host and all-target in parallel.
4479 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4480 that $$r and $$s are set before invoking a recursive make.
4481 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4482 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4483
4484 2005-11-29 Ben Elliston <bje@au.ibm.com>
4485
f7c83eac
AS
4486 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4487 from the gcc build directory.
4488 * Makefile.in: Regenerate.
be01d343
PB
4489
4490 2005-11-29 Ben Elliston <bje@au.ibm.com>
4491
f7c83eac
AS
4492 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4493 depend on all-libdecnumber.
4494 * configure.in (host_libs): Include libdecnumber.
4495 * Makefile.in: Regenerate.
4496 * configure: Likewise.
be01d343
PB
4497
4498 2005-11-21 Kean Johnston <jkj@sco.com>
4499
f7c83eac 4500 * config.sub, config.guess: Sync from upstream sources.
be01d343 4501
907be67c
DJ
45022005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4503
4504 * Makefile.def: Remove gdb dependencies for gdbtk.
4505 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4506 (configure-gdb, install-gdb): New rules.
4507 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4508 * Makefile.in, configure: Regenerated.
4509
e360f423
PB
45102005-10-22 Paolo Bonzini <bonzini@gnu.org>
4511
4512 PR bootstrap/24297
4513 * Makefile.tpl (do-[+make-target+], do-check, install,
4514 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4515 are set before recursing.
4516 * Makefile.in: Regenerate.
4517
45d5eb0a
EB
45182005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4519
4520 PR bootstrap/18939
4521 * Makefile.def (gcc) <target>: Fix thinko.
4522 * Makefile.in: Regenerate.
4523
3cf3372e
BS
45242005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4525
4526 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4527 * configure: Regenerate.
4528
bd70a46f
KH
45292005-10-09 Kazu Hirata <kazu@codesourcery.com>
4530
4531 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4532 target-libffi, target-qthreads, target-libjava, and
4533 targetlibobjc.
4534 * configure: Regenerate.
4535
5ae72758
DJ
45362005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4537
4538 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4539 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4540 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4541 (USUAL_OBJDUMP_FOR_TARGET): New.
4542 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4543 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4544 * configure, Makefile.in: Regenerated.
5ae72758 4545
cc96343e
PB
45462005-10-05 Paolo Bonzini <bonzini@gnu.org>
4547
4548 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4549 before other host packages.
4550
f70224b5
PB
45512005-10-05 Paolo Bonzini <bonzini@gnu.org>
4552
4553 PR bootstrap/22340
4554
4555 * configure.in (default_target): Remove.
4556 * Makefile.tpl (all): Do not use prerequisites as subroutines
4557 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4558 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4559 use prerequisites as subroutines.
4560 (check-host, check-target): New.
4561 (bootstrap configure & all targets): Do not use stage*-start
4562 if the directory layout is already ok.
4563 (non-bootstrap configure & all targets): Prepend a $(unstage).
4564 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4565 (NOTPARALLEL): Remove.
4566 (unstage, stage variables): New variables.
4567 (unstage, stage targets): Simply expand to those variables.
4568
4569 * configure: Regenerate.
4570 * Makefile.in: Regenerate.
4571
c13c918a
JW
45722005-10-04 James E Wilson <wilson@specifix.com>
4573
4574 * Makefile.def (lang_env_dependencies): Add libmudflap.
4575 * Makefile.in: Regenerate.
4576
376a0e54
CM
45772005-10-03 Catherine Moore <clm@cm00re.com>
4578
4579 * configure.in (bfin-*-*): Support bfin.
4580 * configure: Regenerated.
4581
d320aacb
L
45822005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4583
4584 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4585 * configure: Regenerated.
4586
7e0f7140
GK
45872005-09-28 Geoffrey Keating <geoffk@apple.com>
4588
4589 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4590 (LIPO_FOR_TARGET): New.
4591 (CONFIGURED_LIPO_FOR_TARGET): New.
4592 (USUAL_LIPO_FOR_TARGET): New.
4593 (STRIP_FOR_TARGET): New.
4594 (CONFIGURED_STRIP_FOR_TARGET): New.
4595 (USUAL_STRIP_FOR_TARGET): New.
4596 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4597 STRIP_FOR_TARGET.
4598 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4599 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4600 * Makefile.in: Regenerate.
4601 * configure: Regenerate.
0e7ef45c 4602
096f7d00
DE
46032005-09-19 David Edelsohn <edelsohn@gnu.org>
4604
4605 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4606 (rs6000-*-aix*): Same.
4607 * configure: Regenerate.
4608
46092005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4610
4611 * configure.in: Recognize f95 in the --enable-languages option,
4612 and substitute it for fortran, issuing a warning.
4613 * configure: Regenerate.
4614
2016dfcc
BE
46152005-09-07 Ben Elliston <bje@au.ibm.com>
4616
4617 Import from Autoconf sources:
4618
4619 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4620 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4621 Elliston. Handle weird characters correctly.
4622
6dd2fda9
DD
46232005-08-30 Phil Edwards <phil@codesourcery.com>
4624
4625 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4626 * configure: Regenerated.
4627
e6db70d4
RE
46282005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4629
f7c83eac
AS
4630 * Makefile.def (libssp): Add to lang_env_dependencies.
4631 * Makefile.in: Regenerate.
e6db70d4 4632
e1e3d0f5
CG
46332005-08-17 Christian Groessler <chris@groessler.org>
4634
4635 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4636 * Makefile.in: Regenerate.
4637
05cbd757
PB
46382005-08-12 Paolo Bonzini <bonzini@gnu.org>
4639
4640 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4641 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4642 Look for alternate names of the target cc and c++
4643 * configure: Regenerate.
4644
55db4b87
PB
46452005-08-08 Paolo Bonzini <bonzini@gnu.org>
4646
4647 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4648 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4649 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4650 tools; remove code to manually set them.
4651 (Target tools): Look in the environment for them.
4652 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4653 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4654 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4655 build directory.
4656 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4657 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4658 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4659 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4660 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4661 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4662 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4663 * configure: Regenerate.
4664 * Makefile.in: Regenerate.
4665
414e5532
MM
46662005-07-27 Mark Mitchell <mark@codesourcery.com>
4667
4668 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4669 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4670 * Makefile.in: Regenerated.
4671
a19b6204
MM
46722005-07-26 Mark Mitchell <mark@codesourcery.com>
4673
4674 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4675 (CFLAGS_FOR_TARGET): Use it.
4676 (CXXFLAGS_FOR_TARGET): Likewise.
4677 * Makefile.in: Regenerated.
4678 * configure.in (--with-build-sysroot): New option.
4679 * configure: Regenerated.
4680
b73aa406
PB
46812005-07-24 Paolo Bonzini <bonzini@gnu.org>
4682
4683 * Makefile.tpl: Wrap install between unstage and stage
4684 * Makefile.in: Regenerate.
4685
6e4d0bcb
KC
46862005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4687
4688 * all files: Update FSF address.
4689
49f58d10
JB
46902005-07-14 Jim Blandy <jimb@redhat.com>
4691
4692 * configure.in: Add cases for Renesas m32c.
4693 * configure: Regenerated.
0e7ef45c 4694
1d9c9cd7
KC
46952005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4696
4697 * COPYING, compile, config-ml.in, config.guess,
4698 config.sub, install-sh, missing, mkinstalldirs,
4699 symlink-tree, ylwrap: Sync from upstream sources.
4700
1587117a
EC
47012005-07-13 Eric Christopher <echristo@redhat.com>
4702
4703 * configure.in: Add toplevel noconfigdir support for tpf.
4704 * configure: Regenerate.
4705
bb780410
DD
47062005-07-11 Jakub Jelinek <jakub@redhat.com>
4707
4708 * Makefile.def (target_modules): Add libssp.
4709 * configure.in (target_libraries): Add target-libssp.
4710 * configure: Rebuilt.
4711 * Makefile.in: Rebuilt.
4712
064d0a7c
PB
47132005-07-11 Paolo Bonzini <bonzini@gnu.org>
4714
4715 PR ada/22340
4716
4717 * Makefile.def: Sync with gcc.
4718 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4719 * Makefile.in: Regenerate.
4720
b2edd3b5
AS
47212005-07-07 Andreas Schwab <schwab@suse.de>
4722
4723 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4724 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4725 * Makefile.in: Regenerated.
4726
5f128533
KH
47272005-07-07 Kazu Hirata <kazu@codesourcery.com>
4728
4729 * configure.in: Add --enable-libssp and --disable-libssp.
4730 * configure: Regenerate with autoconf-2.13.
4731
4e3fc8e5
GK
47322005-07-06 Geoffrey Keating <geoffk@apple.com>
4733
4734 * configure.in: Don't build sim or rda when targetting darwin.
4735 * configure: Regenerate.
4736
c7357d6a
BE
47372005-07-04 Ben Elliston <bje@gnu.org>
4738
4739 * src-release (do-proto-toplev): Remove dejagnu bits.
4740 (DEJAGNU_SUPPORT_DIRS): Remove.
4741 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4742 (GDBD_SUPPORT_DIRS): Likewise.
4743 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4744 (INSIGHTD_SUPPORT_DIRS): Likewise.
4745 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4746
47472005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4748
4749 * setup.com (mpw): Remove unused directive.
4750
7d329e61
PB
47512005-06-22 Paolo Bonzini <bonzini@gnu.org>
4752
4753 * Makefile.def (stagefeedback): Come after profile.
4754 Define profiledbootstrap target.
4755 * Makefile.tpl (profiledbootstrap): Remove.
4756 (stageprofile-end): Zap stagefeedback.
4757 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4758 * Makefile.in: Regenerate.
4759
e5fbed21
DD
47602005-06-13 Zack Weinberg <zack@codesourcery.com>
4761
4762 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4763 In 'cpp' stanza, support '#line' as well as '# '.
4764
59f7ec45
HPN
47652005-06-07 Hans-Peter Nilsson <hp@axis.com>
4766
4767 * configure.in (unsupported_languages): New macro.
4768 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4769 non-ported target libraries in noconfigdirs.
4770 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4771 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4772 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4773 unsupported_languages.
4774 * configure: Regenerate.
4775
c10e9ba7
DD
47762005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4777
4778 * configure.in: Fix typo in handling of --with-mpfr-dir.
4779 * configure: Regenerate.
4780
20deb2b8
JB
47812005-06-02 Jim Blandy <jimb@redhat.com>
4782
4783 * config.sub: Add cases for the Renesas m32c. (This patch has been
4784 accepted into the master sources.)
4785
cdb9b172 47862005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4787 Michael Snyder <msnyder@redhat.com>
4788 Stan Cox <scox@redhat.com>
cdb9b172 4789
f7c83eac 4790 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4791
f7c83eac 4792 * configure: Regenerate.
cdb9b172 4793
1dc3053f
PB
47942005-05-25 Paolo Bonzini <bonzini@gnu.org>
4795
4796 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4797 (Dependencies): Consider target modules for bootstrap dependencies.
4798 Make target bootstrap modules depend on each stage's gcc.
4799 * Makefile.in: Regenerate.
4800
c60fe18b
PB
48012005-05-20 Paolo Bonzini <bonzini@gnu.org>
4802
4803 * Makefile.def (configure-gcc): Depend on binutils having been built.
4804 (all-gcc): No need to do it here.
4805 * Makefile.in: Regenerate.
4806
27258dd4
PB
48072005-05-19 Paul Brook <paul@codesourcery.com>
4808
0e7ef45c 4809 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4810 language cannot be built.
4811 * configure: Regenerate.
4812
42ecbf5e
DJ
48132005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4814
4815 * ylwrap: Import from Automake 1.9.5.
4816
ae380b45
MS
48172005-05-04 Mike Stump <mrs@apple.com>
4818
4819 * configure.in: Always pass --target to target configures as
4820 otherwise rebuilds that do --recheck will fail.
811d3af8 4821 * configure: Rebuilt.
ae380b45 4822
d545f33b
PB
48232005-05-04 Paolo Bonzini <bonzini@gnu.org>
4824
4825 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4826 STAGE_HOST_EXPORTS.
4827 (configure, all): Add bootstrap support.
4828 (Host modules, target modules): Pass post-stage1 flags and exports.
4829 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4830 * Makefile.in: Regenerate.
4831
2faa2958
PB
48322005-04-29 Paolo Bonzini <bonzini@gnu.org>
4833
4834 Sync from gcc:
4835
4836 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4837
f7c83eac 4838 * config.sub: Update from master copy.
2faa2958
PB
4839
4840 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4841
f7c83eac
AS
4842 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4843 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4844 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4845 "*-*-elf" and "*-*-linux*".
4846 * configure: Regenerate.
2faa2958 4847
a7254363
PB
48482005-04-06 Paolo Bonzini <bonzini@gnu.org>
4849
f7c83eac 4850 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4851 (TARGET_CONFIGARGS): Include --with-target-subdir.
4852 (configure, all): New macros. Use them throughout.
4853
a8637a7d
PB
48542005-04-05 Paolo Bonzini <bonzini@gnu.org>
4855
4856 * Makefile.tpl: Sync with gcc.
4857 * Makefile.in: Regenerate.
4858
dd387d52
JR
48592005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4860
4861 * config/mh-mingw32: Delete.
4862 * configure.in: Don't use it.
4863 * configure: Regenerate.
4864
e90269c8
PB
48652005-03-31 Paolo Bonzini <bonzini@gnu.org>
4866
4867 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4868 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4869 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4870 (HOST_LIB_PATH): Generate from Makefile.def.
4871 (TARGET_LIB_PATH): Likewise.
4872 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4873 * Makefile.in: Regenerate.
4874 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4875 (RPATH_ENVVAR): Include Darwin case.
4876 * configure: Regenerate.
4877
9a237d9e
PB
48782005-03-25 Paolo Bonzini <bonzini@gnu.org>
4879
4880 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4881 * configure: Regenerate.
4882
479759c8
ZW
48832005-03-21 Zack Weinberg <zack@codesourcery.com>
4884
4885 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4886 gcc_version, and gcc_version_trigger from set of flags to pass.
4887 * Makefile.tpl: Remove definitions of above variables.
4888 (config.status): Remove dependency on $(gcc_version_trigger).
4889 * Makefile.in: Regenerate.
4890 * configure.in: Do not reference config/gcc-version.m4 nor
4891 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4892 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4893 * configure: Regenerate.
4894
4cfaf6d5
DD
48952005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4896 Andrew Pinski <pinskia@physics.uc.edu>
4897
4898 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4899 * Makefile.in: Regenerate.
4900
33a3fb7b
AO
49012005-03-01 Alexandre Oliva <aoliva@redhat.com>
4902
4903 PR libgcj/20160
4904 * ltmain.sh: Avoid creating archives with components that have
4905 duplicate basenames.
4906
2da12f12
PB
49072005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4908
479759c8
ZW
4909 PR bootstrap/20250
4910 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4911 instead of check.
4912 * Makefile.in: Regenerate.
2da12f12 4913
b00612cc
PB
49142005-02-28 Paolo Bonzini <bonzini@gnu.org>
4915
4916 Sync from gcc.
4917
4918 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4919
4920 PR bootstrap/17383
4921 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4922 * Makefile.tpl (HOST_SUBDIR): New substitution.
4923 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4924 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4925 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4926 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4927 (Host modules, Bootstrapped modules): Use it.
4928 (Build modules, Target modules): Do not create symlink trees,
4929 always configure out-of-srcdir.
4930 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4931 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4932 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4933 $(HOST_SUBDIR). Create a symlink for host_subdir.
4934
4935 * Makefile.in: Regenerate.
4936 * configure: Regenerate.
4937
4938 Merged from libada-gnattools-branch:
4939 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4940
4941 * Makefile.def: Add gnattools as a module, depending on target-libada.
4942 * Makefile.in: Regenerate.
4943 * configure.in: Include gnattools in host_tools; disable it if ada
4944 is disabled.
4945 * configure: Regenerate.
4946
c3e65f62
NC
49472005-02-23 Nick Clifton <nickc@redhat.com>
4948
4949 * configure: Regenerate.
4950
e4d180c2
NC
49512005-02-22 Paul Schlie <schlie@comcast.net>
4952
4953 * configure.in: Allow darwin targeted ports to build tk, itcl and
4954 libgui.
4955
e3c770b1
EB
49562005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4957
4958 PR libgcj/10353
4959 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4960 * configure: Regenerate.
4961
9c73618c
AC
49622005-02-08 Andrew Cagney <cagney@gnu.org>
4963
4964 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4965 gdb/ section. Update GDB's URL.
4966
c46f8c51
AC
49672005-01-31 Andrew Cagney <cagney@gnu.org>
4968
4969 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4970
c7e66c6d
HPN
49712005-01-29 Hans-Peter Nilsson <hp@axis.com>
4972
4973 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4974 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4975 target-libgloss when not *-*-elf and *-*-aout.
4976 * configure: Regenerate.
4977
a53bf506
AC
49782005-01-27 Andrew Cagney <cagney@gnu.org>
4979
4980 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4981
45181ed1
AC
49822005-01-24 Andrew Cagney <cagney@gnu.org>
4983
4984 * gettext.m4: Only fall back to ../intl/ when it's present.
4985
a1e0f4e4
KC
49862005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4987
4988 * install-sh, config.sub: Import from upstream.
4989
49902005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4991
4992 PR bootstrap/18222
4993 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4994 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4995 * Makefile.in: Regenerate.
4996
c50382e2
PB
49972005-01-03 Paolo Bonzini <bonzini@gnu.org>
4998
4999 Revert 2004-12-28 Makefile changes, a better fix will be
5000 applied to mainline and src after GCC 4.0 branches.
5001
11d07737
PB
50022004-12-28 Paolo Bonzini <bonzini@gnu.org>
5003
5004 PR bootstrap/17383
5005
5006 * Makefile.def (target_modules): Remove stage parameter,
5007 it is always true now.
5008 * Makefile.tpl (configure-build-[+module+],
5009 configure-target-[+module+]): Always build symlink tree
5010 for the directory and for include. BUILD_SUBDIR and
5011 TARGET_SUBDIR cannot be . anymore.
5012 * Makefile.in: Regenerate.
5013
dadfdbe2
DD
50142004-12-25 David Edelsohn <edelsohn@gnu.org>
5015
5016 Revert 2004-12-08 Makefile changes.
5017
dbf85af7
JR
50182004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5019
5020 * configure.in (sh64-*-*): Reenable gprof.
5021 * configure: Regenerate.
5022
6b8fea99
JB
50232004-12-09 Jim Blandy <jimb@redhat.com>
5024
5025 * MAINTAINERS: List 'depcomp' as part of automake.
5026
7341462c
DE
50272004-12-08 David Edelsohn <edelsohn@gnu.org>
5028
5029 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5030 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5031 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5032 * Makefile.in: Regenerate.
5033
21fde4dc
DD
50342004-12-07 Matt Kraai <kraai@ftbfs.org>
5035
5036 * Makefile.tpl: Generate normal dependencies if the LHS module is
5037 not bootstrapped.
5038 * Makefile.in: Regenerate.
5039
3da796a2
RS
50402004-12-03 Richard Sandiford <rsandifo@redhat.com>
5041
5042 * configure.in: Include config/gxx-include-dir.m4. Use
5043 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5044 * configure: Regenerate.
5045
73fb7068
RS
50462004-12-03 Richard Sandiford <rsandifo@redhat.com>
5047
5048 * config.if: Delete.
5049 * configure.in: Set libstdcxx_incdir directly.
5050 * configure: Regenerate.
5051 * MAINTAINERS: Remove mention of config.if.
5052 * src-release (DEVO_SUPPORT): Remove config.if.
5053
6c8e6ce9
EC
50542004-12-02 Eric Christopher <echristo@redhat.com>
5055
3b6098f8
EC
5056 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5057 of things to remove.
6c8e6ce9 5058 * Makefile.in: Regenerate.
479759c8 5059
b8658a2f
RS
50602004-12-02 Richard Sandiford <rsandifo@redhat.com>
5061
5062 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5063 * configure: Regenerate.
5064
afefada0
RS
50652004-12-02 Richard Sandiford <rsandifo@redhat.com>
5066
5067 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5068 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5069 * configure: Regenerate.
5070
5dcac624
DA
50712004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5072
5073 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5074 (hppa*64*-*-*): Delete incorrect comment.
5075 * configure: Rebuilt.
5076
57d1eb1a
DD
50772004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5078
5079 * install-sh, compile: Import from automake.
5080
50812004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5082
5083 * config.guess, config.sub: Import from savannnah.
5084
6d389afc
MS
50852004-11-12 Mike Stump <mrs@apple.com>
5086
5087 * Makefile.def: Add html support.
5088 * Makefile.tpl: Likewise.
5089 * Makefile.in: Regenerate.
5090
69e57115
GK
50912004-11-11 Geoffrey Keating <geoffk@apple.com>
5092
5093 PR 18423
5094 * configure.in: Remove all instances of build-fixincludes from
5095 noconfigdirs.
5096 (build_configargs): Supply --target to subdirectories.
5097 * configure: Regenerate.
5098
5099 * Makefile.def: Make gcc install depend on fixincludes install.
5100 * Makefile.in: Regenerate.
5101
ba719b26
HPN
51022004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5103
5104 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5105 target-libgfortran.
5106 * configure: Regenerate.
5107
c37653e7
DE
51082004-11-07 David Edelsohn <edelsohn@gnu.org>
5109
5110 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5111 like CC.
5112
1eefd493
PB
51132004-11-05 Paolo Bonzini <bonzini@gnu.org>
5114
5115 * Makefile.def (host fixincludes): Specify missing targets.
5116 * Makefile.in: Regenerate.
5117
02b1af09
L
51182004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5119
5120 PR other/17783
5121 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5122 * configure: Regenerated.
5123
7f266840
DJ
51242004-11-04 Daniel Jacobowitz <dan@debian.org>
5125
5126 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5127 * configure: Regenerated.
5128
47444073
AL
51292004-10-28 Eric B. Weddington <ericw@evcohs.com>
5130
5131 PR target/18151
5132 * configure.in (case ${target}): Do not build fixincludes for avr.
5133 * configure: Regenerated.
5134
caeba88f
AL
51352004-10-26 Paolo Bonzini <bonzini@gnu.org>
5136
5137 * configure.in (case ${target}): Do not build fixincludes
5138 on platforms where it is not used.
5139 * configure: Regenerated.
5140
0fdbe983
DJ
51412004-10-23 Daniel Jacobowitz <dan@debian.org>
5142
5143 * configure.in: Use an absolute path to install-sh.
5144 * configure: Regenerated.
5145
1c0f67c1
AC
51462004-10-19 Andrew Cagney <cagney@gnu.org>
5147
5148 * src-release (do-djunpack, do-md5sum): Install the generated file
5149 directly into the proto-toplev/ directory.
479759c8 5150
a9cfce9c
AC
51512004-10-19 Andrew Cagney <cagney@gnu.org>
5152
5153 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5154
ac0fa625
DD
51552004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5156
5157 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5158 * configure: Regenerate.
5159
d27cc32e
PB
51602004-10-06 Paolo Bonzini <bonzini@gnu.org>
5161
5162 Fix wrong conflict resolution in:
5163
5164 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5165
5166 * Makefile.in: Regenerate.
5167 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5168 in the recursive `make', instead of hardwiring `all'.
5169 (Autogenerated TARGET-* variables): New.
5170
1763908f
UW
51712004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5172
5173 Merged from GCC / libtool upstream:
5174 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5175 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5176 * ltcf-cxx.sh (tpf*): Likewise.
5177 * ltconfig (tpf*): Add TPF OS configuration support.
5178
0490e016
NC
51792004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5180
5181 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5182 * configure: Regenerate.
0490e016 5183
32be62b5
RS
51842004-09-24 Michael Roth <mroth@nessie.de>
5185
5186 * configure.in (--without-headers): Add missing double quotes.
5187 * configure: Regenerate.
5188
6048df60
DD
51892004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5190
5191 * ylwrap: Revert to previous version.
5192
315b3b02
L
51932004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5194
6048df60 5195 PR bootstrap/17369
315b3b02
L
5196 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5197 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5198 SET_GCC_LIB_PATH_CMD.
5199 (BASE_TARGET_EXPORTS): Likewise.
5200 * Makefile.in: Regenerated.
5201
5202 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5203 * configure: Regenerated.
5204
fe69863c
DD
52052004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5206
5207 * config.guess: New upstream version
5208 * compile, depcomp, install-sh, ylwrap: Likewise.
5209
52102004-09-19 Roger Sayle <roger@eyesopen.com>
5211
5212 * config/mh-x86omitfp: New host makefile fragment. Add
5213 -fomit-frame-pointer to the default BOOT_CFLAGS.
5214 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5215 * configure: Regenerate.
5216
52172004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5218
5219 PR target/11572
5220 * configure.in (*-*-darwin*): Renable libobjc.
5221 * configure: Regenerate.
5222
be75bbe1 52232004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5224
be75bbe1
DB
5225 * Makefile.def: Remove libbanshee.
5226 * Makefile.tpl: Ditto.
5227 * configure.in: Ditto.
5228 * Makefile.in: Regen.
5229 * configure: Ditto.
5230
1b882a91
PB
52312004-09-07 Paolo Bonzini <bonzini@gnu.org>
5232
5233 * missing: Import latest version from master repository.
5234
eb1352ed
NC
52352004-09-04 Nick Clifton <nickc@redhat.com>
5236
5237 * config.sub: Import latest version from master repository.
5238 * config.guess: Likewise.
5239 This includes these changes:
479759c8 5240
eb1352ed
NC
5241 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5242
5243 * config.sub: Handle crisv32, alias etraxfs.
5244 * config.guess (crisv32:Linux:*:*): Handle.
5245
5246 2004-08-13 Brad Smith <brad@comstyle.com>
5247
5248 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5249 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5250
5251 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5252
5253 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5254 assume the processor is a powerpc. This is because coreutils
5255 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5256 in this case, due to a MacOS X bug that causes
5257 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5258 to return a negative number.
5259 Problem reported by Petter Reinholdtsen in:
5260 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5261
5262 2004-07-19 Ben Elliston <bje@gnu.org>
5263
5264 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5265
5266 2004-06-24 Ben Elliston <bje@gnu.org>
5267
5268 * config.guess: Update copyright years.
5269 * config.sub: Likewise.
5270
5271 2004-06-22 Robert Millan <robertmh@gnu.org>
5272
5273 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5274 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5275
5276 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5277
5278 * config.guess (*:*VMS:*:*): New entry. Replaces
5279 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5280 manufacturer.
5281
5282 2004-06-22 Ben Elliston <bje@gnu.org>
5283
5284 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5285 * config.sub: Likewise.
5286
5287 2004-06-22 Ben Elliston <bje@gnu.org>
5288
5289 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5290 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5291
5292 2004-06-11 Ben Elliston <bje@gnu.org>
5293
5294 * config.guess (pegasos:OpenBSD:*:*): Remove.
5295
5296 2004-06-11 Ben Elliston <bje@gnu.org>
5297
5298 From Wouter Verhelst <wouter@grep.be>:
5299 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5300
5301 2004-06-11 Ben Elliston <bje@gnu.org>
5302
5303 * config.guess (luna88k:OpenBSD:*:*): New.
5304
5305 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5306
5307 * config.guess (m32r*:Linux:*:*): New case.
5308 * config.sub: Handle m32rle.
5309
5310 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5311
5312 From Jens Petersen <petersen@redhat.com>:
5313 * config.sub: Handle sparcv8.
5314
5315 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5316
5317 From Tom Smith <smith@cag.lkg.hp.com>:
5318 * config.guess: Version suffixes are equally significant on Tru64
5319 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5320 prefix of "P" (patched kernel).
5321
5322 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5323
5324 * config.sub: Add support for National Semiconductor CRX target.
5325
2a3124ca 53262004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5327
2a3124ca
RH
5328 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5329 *-*-netware, but add target-libmudflap.
5330 Consolidate *-*-netware targets (of which really only i?86 exists)
5331 into a single entry.
5332 * configure: Likewise.
5333
0df3d27f
PB
53342004-09-01 Paolo Bonzini <bonzini@gnu.org>
5335
5336 * Makefile.tpl (sorry): Remove.
5337 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5338 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5339 (do-clean): Clean per-stage directories too.
5340 (do-distclean): Run distclean-stage1 too.
5341 (.NOTPARALLEL): Enable during toplevel bootstrap.
5342 (stage[+id+]-bubble): Enable parallel execution during
5343 the recursive invocation.
5344 * Makefile.in: Regenerate.
5345
5346 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5347
5348 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5349
5350 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5351 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5352 * configure: regenerate
479759c8
ZW
5353 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5354 -mdynamic-no-pic
0df3d27f
PB
5355
53562004-08-31 Paolo Bonzini <bonzini@gnu.org>
5357
5358 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5359 include.
5360 * configure.in: Fix indentation.
5361 * configure: Regenerate.
5362
ee025550
PB
53632004-08-31 Paolo Bonzini <bonzini@gnu.org>
5364
5365 * Makefile.def (build_modules): Add fixincludes.
5366 (dependencies): Make gcc depend on fixincludes.
5367 * configure.in (build_tools): Add fixincludes.
5368 (build_configdirs): Always include build_libs.
5369 * Makefile.in: Regenerate.
5370 * configure: Regenerate.
5371
53722004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5373
5374 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5375 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5376 phony targets; do not generate timestamp files.
5377 (distclean-stageN): Remove references to their timestamp files.
5378 (restageN, touch-stageN): Remove.
5379 (stageN-bubble): Rewritten.
5380 (compare): Support lean bootstraps.
5381 * Makefile.in: Regenerate.
5382
5383 * configure.in: Only warn when bootstrapping but
5384 build != host or build != target. Support lean bootstraps.
5385 * configure: Regenerate.
5386
5387 Sync from gcc:
5388 2004-08-26 Phil Edwards <phil@codesourcery.com>
5389
5390 * configure.in: Give a better error message if GMP/MPFR are missing
5391 and a language needing them has been requested.
5392 * configure: Regenerated.
5393
5394 2004-08-25 Phil Edwards <phil@codesourcery.com>
5395
5396 * configure.in: Print a list of available language front-ends if
5397 a requested one is missing. Tidy stray tab characters.
5398 * configure: Regenerated.
5399
72b2455a
PB
54002004-08-17 Paolo Bonzini <bonzini@gnu.org>
5401
5402 * Makefile.in: Regenerate.
5403 * configure: Regenerate.
5404
5405 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5406 stage_*_flags.
5407 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5408 for bootstrapped modules if toplevel bootstrap is going.
5409 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5410 modules. Adjust for changes in Makefile.def. Enable several
5411 rules even in non-bootstrap mode, just to avoid peppering the
5412 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5413 (stage-[+prev+]-bubble): Remove.
5414
5415 * Makefile.def (Dependencies): Depend on all-build-bison,
5416 all-build-flex, all-build-byacc, all-build-texinfo, rather
5417 than the host variations.
5418 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5419 with BUILD_SUBDIR.
5420 (BISON): Update for recent Bisons.
5421 (YACC): Fix typo.
5422 (cross): Depend on all-build.
5423 (all): Do not depend on all-build.
5424 (prebootstrap): Remove.
5425 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5426 (Prebootstrap dependencies): Add them to the per-stage targets
5427 and to all-prebootstrap.
5428 * configure.in (build_configdirs): Always enable build_tools.
5429 (BUILD_DIR_PREFIX): Remove.
5430
5431 * Makefile.def (gcc): Add target variable.
5432 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5433 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5434 in the recursive `make', instead of hardwiring `all'.
5435 (Autogenerated TARGET-* variables): New.
5436
de0b4a87
JW
54372004-08-17 Robert Millan <robertmh@gnu.org>
5438
5439 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5440 (instead of FreeBSD).
5441 * configure: Regenerate.
5442
ad681c85
NN
54432004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5444
675c6968
NN
5445 * Makefile.def, configure.in, src-release: Remove useless, bogus
5446 references to tix.
5447 * Makefile.in, configure: Regenerate.
5448
ad681c85
NN
5449 * src-release: Stop distributing mmalloc with gdb (which doesn't
5450 use it).
5451 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5452 * Makefile.in: Regenerate.
5453
11b04d1f
DD
54542004-08-09 Mark Mitchell <mark@codesourcery.com>
5455
5456 * configure.in (arm*-*-eabi*): New target.
5457 * configure: Regenerate.
5458
f2420bea
NN
54592004-08-01 Robert Millan <robertmh@gnu.org>
5460
5461 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5462 libmudflap for all GNU-based systems (with Glibc).
5463 * configure: Regenerate.
5464
9e6ce191
PB
54652004-08-06 Paolo Bonzini <bonzini@gnu.org>
5466
5467 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5468 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5469 (Dependencies): New section.
5470 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5471 (configure-target-[+module+]): Depend on maybe-all-gcc
5472 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5473 (toplevel profiledbootstrap): Fix dependencies.
5474 * Makefile.in: Regenerate.
5475
df4a6958
MM
54762004-08-03 Mark Mitchell <mark@codesourcery.com>
5477
5478 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5479 target-libiberty to noconfigdirs.
5480
11b04d1f
DD
54812004-08-03 Paul Brook <paul@codesourcery.com>
5482
5483 * configure.in: Check for MPFR as well as GMP.
5484 * configure: Regenerate.
5485
b813574b
PB
54862004-08-03 Paolo Bonzini <bonzini@gnu.org>
5487
5488 * Makefile.def (host-modules): Add gcc.
5489 * Makefile.in: Regenerate.
5490 * Makefile.tpl (sorry): New rule.
5491 (configure-host, all-host, [+make_target+]-host, do-check,
5492 install-host): Do not add gcc as a special case.
5493 (host modules): Add a small special-casing for gcc. Export
5494 extra_make_flags through the environment.
5495 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5496 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5497 other recursive targets for gcc): Remove.
5498
5499 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5500 (stage, unstage): New rules.
5501 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5502 distclean-stage[+id+]): Use stage_current.
5503 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5504 the stage*-start rules.
5505
61edac0c
JW
55062004-07-19 Robert Millan <robertmh@gnu.org>
5507
5508 Synced from gcc:
5509
5510 2004-04-26 Robert Millan <robertmh@gnu.org>
5511
5512 Add patches from libtool CVS.
5513 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5514 * ltconfig: Likewise.
5515 * ltcf-c.sh: Likewise.
5516 * ltcf-cxx.sh: Likewise.
5517 * ltcf-gcj.sh: Likewise.
5518
3e707e94
PB
55192004-07-12 Paolo Bonzini <bonzini@gnu.org>
5520
5521 * configure.in: Add noconfigdirs for crx-*-*.
5522 * configure: Regenerate.
5523
55242004-07-12 Paolo Bonzini <bonzini@gnu.org>
5525
5526 Synced from gcc:
5527
5528 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5529
5530 * configure.in: Build libmudflap by default on FreeBSD.
5531 * configure: Regenerated.
5532
5533 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5534
5535 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5536 systems.
5537 * configure: Regenerated.
5538
5539 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5540
5541 PR target/16344
5542 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5543 feedback based compiler.
5544 * Makefile.in: Rebuilt.
5545
5546 2004-07-05 Phil Edwards <phil@codesourcery.com>
5547
5548 * configure.in: Do not prepend $srcdir to /dev/null in
5549 makefile fragments.
5550 * configure: Regenerate.
5551
a7ee7660
AO
55522004-07-08 Alexandre Oliva <aoliva@redhat.com>
5553
5554 * Makefile.def (host_modules): Set bootstrap=true for flex.
5555 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5556 * Makefile.in: Rebuilt.
5557
6a9cf61e
PB
55582004-07-01 Paolo Bonzini <bonzini@gnu.org>
5559
5560 * Makefile.def (build_modules): Add bison, byacc, flex,
5561 m4, texinfo.
5562 (flags_to_pass): Add FLEX.
5563 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5564 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5565 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5566 DEFAULT_MAKEINFO): Remove.
5567 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5568 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5569 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5570 objdir or else use configured tool.
5571 (all-build): New.
5572 (all): Depend on it.
5573 (Build module dependencies): Add.
5574 * Makefile.in: Regenerate.
5575 * configure.in: Better support for multiple build modules,
5576 matching what is done for host/target modules. Do not look
5577 for "plausible" locations of build tools if Canadian cross.
5578 Use autoconf's AC_PROG_CC to find a C compiler. Define
5579 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5580 * configure: Regenerate.
5581
95b6a1f2
PB
55822004-06-22 Paolo Bonzini <bonzini@gnu.org>
5583
5584 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5585 * Makefile.in: Regenerate.
5586
7ffa0b57
PB
55872004-06-22 Paolo Bonzini <bonzini@gnu.org>
5588
5589 * Makefile.tpl (configure-build-[+module+],
5590 configure-[+module+], configure-target-[+module+]): Pass
5591 [+extra_configure_args+].
5592 (all-build-[+module+], all-[+module+], check-[+module+],
5593 install-[+module+], [+make_target+]-[+module+],
5594 all-target-[+module+], check-target-[+module+],
5595 install-target-[+module+], [+make_target+]-target-[+module+]):
5596 Pass [+extra_make_args+].
5597 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5598 (GCC_HOST_EXPORTS): Remove.
5599 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5600 cross, check-gcc, check-gcc-c++, install-gcc,
5601 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5602 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5603 * Makefile.in: Regenerate.
5604
929ba6e7
CF
56052004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5606
5607 * configure.in: Check for srcdir/winsup rather than build directory
5608 winsup.
5609 * configure: Regenerate.
5610
b76d7de0
CV
56112004-06-17 Corinna Vinschen <vinschen@redhat.com>
5612
5613 * configure.in: Don't build Cygwin native newlib if winsup
5614 directory is missing. Emit warning instead.
5615 * configure: Regenerate.
5616
656fdd47
PB
56172004-06-09 Paolo Bonzini <bonzini@gnu.org>
5618
5619 * Makefile.tpl (touch-stage[+id+]): New.
5620 (restage[+prev+]): Depend on touch-stage[+id+].
5621
5622 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5623 Use it throughout.
5624
5625 * Makefile.def: Add profile and feedback bootstrap stages.
5626 Remove next field from bootstrap stages.
5627 * Makefile.tpl (LN, LN_S): Substitute.
5628 (stageN-start, stageN-end): Use double-colon rules, to
5629 provide a hook for additional setup commands.
5630 (distclean-stageN-gcc, restageN): Create dependencies from
5631 [+prev+], not from [+next+].
5632 (stageN-bubble): Add commands for successive stages from
5633 [+prev+], using double-colon rules.
5634 (all-stageN-gcc): Fix typo.
5635 (stagefeedback-start, profiledbootstrap): New.
5636 * Makefile.in: Regenerate.
5637 * configure.in: Call ACX_PROG_LN.
5638 * configure: Regenerate.
5639
498d4a71
CF
56402004-06-03 Paolo Bonzini <bonzini@gnu.org>
5641
5642 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5643 without gcc.
5644 * configure: Regenerate.
5645
377d8c42
PB
56462004-06-01 Paolo Bonzini <bonzini@gnu.org>
5647
5648 * Makefile.tpl: Fix typo.
5649 * Makefile.in: Regenerate.
5650
f5f8a794
PB
56512004-06-01 Paolo Bonzini <bonzini@gnu.org>
5652
5653 * configure.in: Remove new- prefix from toplevel
5654 bootstrap targets.
5655 * configure: Regenerate.
5656
f7a4c34f
PB
56572004-06-01 Paolo Bonzini <bonzini@gnu.org>
5658
5659 Merge this patch from the gcc tree:
5660
5661 2004-05-30 Andreas Jaeger <aj@suse.de>
5662 Jim Wilson <wilson@specifixinc.com>
5663
5664 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5665 like CC.
5666
319cab08
PB
56672004-06-01 Paolo Bonzini <bonzini@gnu.org>
5668
5669 * Makefile.tpl (all.normal): Rename to all.
5670 (all): Replace with a rule to pick the default
5671 target from configure.
5672 (all-gcc, configure-gcc): Use conditionals to
5673 do nothing when toplevel bootstrap is going on.
5674 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5675 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5676 * configure.in: Support --enable-bootstrap.
5677
5678 * Makefile.def: Remove new- prefix from toplevel
5679 bootstrap targets.
5680 * Makefile.tpl: Likewise.
5681
5682 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5683 target.
5684
5685 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5686 $(RECURSE_FLAGS) to recursive invocation of make.
5687
5688 * Makefile.in: Regenerate.
5689 * configure: Regenerate.
5690
88f64edc
DJ
56912004-05-27 Daniel Jacobowitz <dan@debian.org>
5692
5693 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5694 * configure: Regenerate.
5695
378fce5b
DD
56962004-05-25 Daniel Jacobowitz <drow@false.org>
5697
5698 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5699 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5700 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5701 targets.
5702 * Makefile.in: Regenerate.
5703
dfdffa2c
PB
57042005-05-24 Paolo Bonzini <bonzini@gnu.org>
5705
5706 * configure.in: Test the ability to symlink directories.
5707 * configure: Regenerate.
5708
5709 * Makefile.def (bootstrap-stage): New definitions.
5710 * Makefile.tpl (configure-stage1-gcc,
5711 configure-stage2-gcc, configure-stage3-gcc,
5712 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5713 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5714 new-restage3, compare): Autogenerate, see Makefile.in
5715 entry for behavioral changes.
5716 (distclean-stage1, new-stage1-start, new-stage1-end,
5717 new-stage1-bubble, distclean-stage2, new-stage2-start,
5718 new-stage2-end, new-stage2-bubble, distclean-stage3,
5719 new-stage3-start, new-stage3-end): New autogenerated targets.
5720 (objext, prebootstrap, BOOT_CFLAGS,
5721 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5722 targets.
5723
5724 * Makefile.in: Regenerate.
5725 (distclean-stage1, new-stage1-start, new-stage1-end,
5726 new-stage1-bubble, distclean-stage2, new-stage2-start,
5727 new-stage2-end, new-stage2-bubble, distclean-stage3,
5728 new-stage3-start, new-stage3-end): New targets.
5729 (all-stage1-gcc): Move prebootstrap dependency from here...
5730 (configure-stage1-gcc): ...to here.
5731 (new-bootstrap): Use bubble targets.
5732 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5733 Use per-stage distclean targets.
5734 (configure-stage1-gcc, configure-stage2-gcc,
5735 configure-stage3-gcc, all-stage1-gcc,
5736 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5737 Use new-stageN-start to prepare the tree.
5738
04cf1b77
PB
57392004-05-23 Paolo Bonzini <bonzini@gnu.org>
5740
5741 * Makefile.def (host_modules): add libcpp.
5742 * Makefile.tpl: Add dependencies on and for libcpp.
5743 * Makefile.in: Regenerate.
5744 * configure.in: Add libcpp host module.
5745 * configure: Regenerate.
5746
80b200a1
ZW
57472004-05-17 Zack Weinberg <zack@codesourcery.com>
5748
5749 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5750 of libf2c.
5751 * configure, Makefile.in: Regenerate.
5752
4b1cb4fe
DD
57532004-05-13 Diego Novillo <dnovillo@redhat.com>
5754
5755 Merge from tree-ssa-20020619-branch.
5756
5757 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5758 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5759 (HOST_GMPLIBS): Define.
5760 (HOST_GMPINC): Define.
5761 (TARGET_LIB_PATH): Add libmudflap.
5762 (GFORTRAN_FOR_TARGET): Define.
5763 (configure-build*): Export GFORTRAN.
5764 (configure-gcc): Export GMPLIBS and GMPINC.
5765 (all-gcc): Add maybe-all-libbanshee.
5766 (configure-target-libgfortran): Define.
5767 * Makefile.in: Regenerate.
5768 * configure.in (host_libs): Add libbanshee.
5769 (target_libraries): Add target-libmudflap and target-libgfortran.
5770 Add --with-libbanshee.
5771 Handle --disable-libmudflap.
5772 (*-*-freebsd*): Use with_gmp.
5773 Add $(libgcj) to noconfigdirs.
5774 * configure: Regenerate.
5775 * depcomp: New file.
5776 * MAINTAINERS: Add tree-ssa maintainers.
5777
57782004-04-28 Paolo Bonzini <bonzini@gnu.org>
5779
5780 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5781 * configure: Regenerate.
5782
b8908782
DD
57832004-04-27 Paolo Bonzini <bonzini@gnu.org>
5784
5785 Revert:
5786 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5787
5788 * Makefile.def (flags_to_pass): Remove *dir variables that
5789 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5790 as well as prefix and exec_prefix.
5791 * Makefile.in: Regenerate.
5792
57932004-04-26 Paolo Bonzini <bonzini@gnu.org>
5794
5795 * Makefile.def (host_modules): Mark with the bootstrap
5796 flag packages on which gcc depends.
5797 * Makefile.tpl (all-bootstrap): Use it.
5798 * Makefile.in: Regenerate.
5799
58002004-04-26 Paolo Bonzini <bonzini@gnu.org>
5801
5802 * Makefile.def (flags_to_pass): Remove *dir variables that
5803 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5804 as well as prefix and exec_prefix.
5805 * Makefile.in: Regenerate.
5806
58072004-04-26 Paolo Bonzini <bonzini@gnu.org>
5808
80b200a1
ZW
5809 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5810 * configure: Regenerate.
5811 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5812 * gcc/Makefile.tpl (compare): Use the result of the test.
5813 * gcc/Makefile.in: Regenerate.
b8908782
DD
5814
58152004-04-23 Paolo Bonzini <bonzini@gnu.org>
5816
5817 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5818 Always relocate gcc and prev-gcc to the original names, even
5819 if the build fails.
5820 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5821 New targets.
5822
0f260896
RO
58232004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5824
5825 * configure.in (mips*-*-irix5*): Enable ld.
5826 * configure: Regenerate.
5827
51860f05
JW
58282004-04-15 James E Wilson <wilson@specifixinc.com>
5829
5830 * Makefile.tpl (configure-[+module+], configure-gcc,
5831 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5832 Set and export LDFLAGS.
5833 * Makefile.in: Regenerate.
5834
54752a6b
NN
58352004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5836
5837 PR bootstrap/14871
5838 * Makefile.tpl: If we don't have built-in-tree target tools,
5839 use the ones found by configure rather than hacking around with
5840 program_transform_name.
5841 * configure.in: Give Makefile.tpl the information necessary
5842 to do that.
5843 * Makefile.in: Regenerate.
5844 * configure: Regenerate.
5845
58462004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5847
5848 PR bootstrap/14760
5849 * configure.in: When computing baseargs, strip *all* copies of
5850 offending options. Also, don't match/substitute the trailing space,
5851 so that this actually works when two similar options are separated by
5852 only one space.
5853 * configure: Regenerate.
5854
58552004-04-06 David Edelsohn <edelsohn@gnu.org>
5856
80b200a1
ZW
5857 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5858 (rs6000-*-aix*): Same.
5859 * configure: Regenerate.
54752a6b 5860
5e2b61fb
SS
58612004-03-25 Stan Shebs <shebs@apple.com>
5862
5863 Remove MPW support, no longer used.
5864 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5865 mpw-install: Remove files.
5866 * src-release (DEVO_SUPPORT): Remove names of removed files.
5867 * MAINTAINERS: Likewise.
5868
1a6f2dc7
NN
58692004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5870
a0049f1b
NN
5871 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5872 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5873 * Makefile.in: Regenerate.
5874
1a6f2dc7
NN
5875 * configure.in (top level bootstrap support): Rework --enable-werror
5876 to set @stage2_werror_flag@.
5877 * configure: Regenerate.
5878 * Makefile.tpl (top level bootstrap support): Pass
5879 @stage2_werror_flag@ down to configure in stages 2 and 3.
5880 * Makefile.in: Regenerate.
5881
920e3419
NN
58822004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5883
5884 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5885 for stages 2 and 3 as well as in make. As a consequence, remove
5886 OUTPUT_OPTION (now detected by configure) from the flags passed down
5887 to make.
5888 * Makefile.in: Regenerate.
5889
5890 * Makefile.tpl (new-bootstrap): Fix typo.
5891 * Makefile.in: Regenerate.
5892
4fa63067
NN
58932004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5894
5895 * Makefile.tpl: Rearrange by moving recursive_targets rules
5896 into their proper sections.
5897 * Makefile.tpl (top level bootstrap support): Move disabling
5898 of coverage flags from 'make' to 'configure'; improve comments.
5899 * Makefile.in: Regenerate.
5900
5901 * Makefile.tpl (experimental top level bootstrap) Move stage1
5902 language setting from all- target to configure- target; disable
5903 intermodule optimization in stage 1; prevent gratuitous rebuilds
5904 of stage 1.
5905 * Makefile.in: Regenerate.
5906 * configure.in: Comma-separate stage 1 language list for top
5907 level bootstrap.
5908 * configure: Regenerate.
5909
5910 * Makefile.tpl: Clean up experimental top level bootstrap support:
5911 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5912 prev-gcc in configure- targets as well as all- targets.
5913 * Makefile.in: Regenerate.
5914
fb8a10fd
NN
59152004-03-17 Paolo Bonzini <bonzini@gnu.org>
5916
5917 * configure.in: Remove symbolic link section.
5918 * configure: Regenerate.
5919 * Makefile.tpl (links): Remove.
5920 * Makefile.in: Regenerate.
5921
947f426e 59222004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5923 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5924
5925 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5926 Set with AC_CHECK_PROGS.
947f426e
NN
5927 * configure.in: Fix comment typo from last patch.
5928 * configure: Regenerate.
5929
1d39f329
NN
59302004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5931
5932 * Makefile.tpl: Introduce experimental top level bootstrap support.
5933 * Makefile.in: Regenerate.
5934 * configure.in: Introduce support for top level bootstrap.
5935 * configure: Regenerate.
5936
4b0ac75d 59372004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5938 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5939
5940 PR bootstrap/14522
5941 * configure.in: Cope with shells that do not support unquoted ^
5942 * configure: Regenerate.
5943
2e70b094 59442004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5945 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5946
5947 PR bootstrap/14522
5948 * configure.in: Cope with shell that do not support nesting
5949 quotes inside quoted backquote substitutions.
5950 * configure: Regenerate.
5951
59522004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5953
5954 PR bootstrap/14522
5955 * configure.in: Fix escaping of $.
5956 * configure: Regenerate.
5957
9e07f89d
NN
59582004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5959
5960 * configure: Regenerate.
5961
59622004-03-08 Paolo Bonzini <bonzini@gnu.org>
5963
5964 PR ada/14131
5965 Move language detection to the top level.
5966 * configure.in: Find default values for the tools as
5967 soon as possible. Disable ada if GNAT is not found.
5968 Emit error message about missing languages. Expand
5969 --enable-languages=all for the gcc subdirectory.
5970
1712ab83
RS
59712004-03-01 Richard Sandiford <rsandifo@redhat.com>
5972
5973 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5974 and disable libgcj.
5975 * configure: Regenerated.
5976
3dee29da
NN
59772004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5978
5979 PR bootstrap/7087
5980 * Makefile.tpl: Guard XFOO sed statements better.
5981 * Makefile.tpl: Add dependency for configure-target-libada.
5982 * Makefile.in: Regenerate (incidentally fixes broken
5983 commit when libada-branch was merged).
5984
0558264b
AC
59852004-02-28 Andrew Cagney <cagney@redhat.com>
5986
5987 * src-release (CVS_NAMES): Define.
5988 (do-tar, do-tar): Prune $(CVS_NAMES).
5989
c38f9803
AC
59902004-02-23 Andrew Cagney <cagney@redhat.com>
5991
5992 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5993 2004-02-19.09.
5994
55636792
NN
59952004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5996
5997 PR bootstrap/11932
5998 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5999
1e600082
AC
60002004-02-19 Andrew Cagney <cagney@redhat.com>
6001
6002 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6003 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6004
3769cd82
DD
60052004-02-11 David Edelsohn <edelsohn@gnu.org>
6006
6007 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6008 (rs6000-*-aix*): Same.
6009 * configure: Regenerate.
6010
a92834c8
DD
60112004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6012
6013 * configure.in (host): Add in missing $noconfigdirs to defines.
6014 * configure: Regenerate.
6015
a2592b1b
DD
60162004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6017 Nathanael Nerode <neroden@gcc.gnu.org>
6018
6019 PR ada/6637, PR ada/5911
80b200a1 6020 Merge with libada-branch:
a2592b1b
DD
6021 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6022 with appropriate dependencies. Add --enable-libada configure switch.
6023 * configure, Makefile.in: Regenerate.
6024
e31d1ea3
DD
60252004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6026
6027 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6028 * configure: Regenerate.
6029
db85f5c0
JJ
60302004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6031
6032 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6033
fc434214
DD
60342004-01-23 DJ Delorie <dj@redhat.com>
6035
6036 * Makefile.def (target_modules) [libiberty]: Don't stage.
6037 * Makefile.in: Rebuilt.
6038
ad445c2c 60392004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6040
ad445c2c
JJ
6041 * COPYING.NEWLIB: Update to include copyrights for new
6042 iconv code.
6043
72bbedde
AC
60442004-01-15 Andrew Cagney <cagney@redhat.com>
6045
6046 * src-release: Update copyright year.
6047 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6048 (NEWLIB_SUPPORT_DIRS): Delete macro.
6049 (newlib.tar.bz2): Delete rule.
6050
a6d6062d
DD
60512004-01-14 Loren J. Rittle <ljrittle@acm.org>
6052
6053 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6054 * Makefile.tpl (configure-target-[+module+]): Support stage.
6055 * Makefile.in: Rebuilt.
6056
f8b73030
MR
60572003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6058
6059 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6060 throughout.
6061
aff0e9df
NN
60622004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6063
bb5dca17
NN
6064 * configure.in: Use ./config.cache, not config.cache.
6065 * configure: Regenerate.
6066 * Makefile.tpl: Special-casing not needed for GCC any more.
6067 * Makefile.in: Regenerate.
6068
82252c06
NN
6069 * configure.in: Don't share a cache file for host dirs.
6070 * configure: Regenerate.
6071
aff0e9df
NN
6072 * config-ml.in: Don't mess with the cache file.
6073
95036d20
NN
60742004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6075
ac7b618e
NN
6076 * Makefile.tpl: Make GCC use a separate config.cache.
6077 * Makefile.in: Regenerate.
6078
95036d20
NN
6079 PR bootstrap/11932, PR bootstrap/11933
6080 (I don't know if it will fix either of them, but it relates
6081 to them.)
6082 * configure.in: Don't use shared config.cache for target
6083 directories.
6084 * configure: Regenerate.
6085
08c1856b
DD
60862003-12-31 Roger Sayle <roger@eyesopen.com>
6087
6088 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6089 * configure: Regenerated.
6090
c1968181 60912003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6092
9eb322aa
MF
6093 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6094 * configure: Regenerated.
c1968181 6095
10ecffb9
NN
60962003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6097
6098 Port change over from GCC:
6099 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6100 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6101 (configure-build-[+module+], configure-[+module+]): Likewise.
6102 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6103 * Makefile.in: Regenerate.
6104
f2ab5990
TF
61052003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6106
6107 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6108 * configure: Regenerate.
6109
41a7d11a
JJ
61102003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6111
80b200a1 6112 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6113 stdlib.
6114
d9441a1f
DD
61152003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6116
6117 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6118 * Makefile.in: Regenerate.
6119
3a48a978
DD
61202003-10-20 Phil Edwards <phil@codesourcery.com>
6121
6122 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6123 * configure: Regenerate.
6124
f0b24077
NN
61252003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6126
6127 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6128 HOST_FLAGS_TO_PASS.
6129 * Makefile.in: Regenerate.
6130
5fbad20a
DD
61312003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6132
6133 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6134 * configure: Rebuilt
6135 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6136 * Makefile.in: Rebuilt
6137
78be4155
L
61382003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6139
6140 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6141
051fcc7a
L
61422003-10-01 Phil Edwards <pme@gcc.gnu.org>
6143
6144 * config-ml.in: Use ac_configure_args directly instead of
6145 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6146 actually seen.
6147
61482003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6149
6150 * config-ml.in: Propagate INSTALL variables.
6151
f27d4f92
DJ
61522003-09-21 Daniel Jacobowitz <drow@mvista.com>
6153
6154 * configure.in: Pass a computed --program-transform-name
6155 to subconfigures.
6156 * configure: Regenerated.
6157
cae4d560
NN
61582003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6159
6160 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6161 * Makefile.in: Regenerate.
6162
6163 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6164 * Makefile.in: Regenerate.
6165
8ff944f6
DJ
61662003-09-17 Daniel Jacobowitz <drow@mvista.com>
6167
6168 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6169 quoting.
6170 * configure: Regenerated.
6171
d9a35680
MC
61722003-09-12 Michael Chastain <mec@shout.net>
6173
6174 Fix PR gdb/857.
6175 * src-release (do-proto-topleve): Remove junk files
6176 intl/config.cache, intl/config.status,
6177 intl/config.h, intl/stamp-h.
6178
710068b9
AC
61792003-09-14 Andrew Cagney <cagney@redhat.com>
6180
6181 * src-release (dejagnu.tar): New target.
6182 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6183 (do-djunpack): Use $(PACKAGE) for the package name.
6184
e1008165
DD
61852003-09-04 DJ Delorie <dj@redhat.com>
6186
6187 * configure: Regenerate.
6188
21998d12
NC
61892003-09-04 Robert Millan <robertmh@gnu.org>
6190
6191 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6192
ccca4bb3
DD
61932003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6194
6195 * configure.in: Ensure arguments to sed are properly spaced.
6196 * configure: Regenerate.
6197
ee949b5e
DJ
61982003-08-28 Daniel Jacobowitz <drow@mvista.com>
6199
6200 Merge from gcc:
6201 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6202 * install-sh: Update to newer upstream versions (associated with
6203 aclocal 1.7).
6204 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6205
75addda2
DJ
62062003-08-27 Daniel Jacobowitz <drow@mvista.com>
6207
6208 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6209 * configure: Regenerated.
6210
8d2877d8
NN
62112003-08-23 Phil Edwards <pme@gcc.gnu.org>
6212
6213 * configure.in: Use newline instead of semicolon when assuming
6214 shell arguments in a for loop.
6215 * configure: Regenerated.
6216
d2cc0e0d
GK
62172003-08-20 Geoffrey Keating <geoffk@apple.com>
6218
6219 PR 8180
6220 * configure.in: When testing with_libs and with_headers, treat
6221 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6222 * configure: Regenerate.
80b200a1 6223
d2cc0e0d
GK
6224 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6225 make, shell, etc.
6226 (baseargs): Likewise.
6227 * configure: Regenerate.
6228
04d1ab34
GK
62292003-08-19 Geoffrey Keating <geoffk@apple.com>
6230
6231 * configure.in: Disable libgcj for darwin not on powerpc.
6232 * configure: Rebuild.
6233
ca506da8
MC
62342003-08-15 Michael Chastain <mec@shout.net>
6235
6236 * src-release (do-proto-toplev): Remove junk files
6237 dejagnu/example/calc/config.status,
6238 dejagnu/example/calc/config.log.
6239
a4aa3f49
DD
62402003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6241
6242 * config-ml.in, symlink-tree: Add license.
6243
ede4fbe4
NN
62442003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6245
6246 Merge from gcc:
6247
6248 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6249 * Makefile.tpl (check, check-c++): Express dependencies using
6250 dependencies rather than commands.
6251 * Makefile.in: Regenerate.
6252
6253 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6254 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6255 * Makefile.in: Update.
6256
970f29af
AC
62572003-08-01 Andrew Cagney <cagney@redhat.com>
6258
6259 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6260 * configure: Ditto.
6261
b2884a0c
DD
62622003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6263
6264 * configure.in: Enable libgcj for darwin.
6265 * configure: Rebuild.
6266
c07f46a4
NN
62672003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6268
6269 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6270
9175bfc0
NN
62712003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6272
6273 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6274 creating target and build subdirs to build all parent dirs as needed.
6275 * Makefile.in: Rebuild.
6276 * configure.in: Don't build dirs explicitly here.
6277 * configure: Rebuild.
6278
b9abda6a
AO
62792003-07-22 Alexandre Oliva <aoliva@redhat.com>
6280
6281 * Makefile.tpl (all-make): Depend on intl.
6282 * Makefile.in: Rebuilt.
6283
eef8ffd4
NN
62842003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6285
6286 * config.if: Remove unused libc_interface determination.
6287
295efaf0
NN
62882003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6289
6290 * Makefile.in: Regenerate, correctly this time.
6291
e5c3f801
NN
62922003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6293
6294 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6295 unused INSTALL_PROGRAM_ARGS.
6296 * configure.in: Use AC_PROG_INSTALL.
6297 * Makefile.in: Regenerate.
6298 * configure: Regenerate.
6299
4a18bd6b
AO
63002003-07-10 Alexandre Oliva <aoliva@redhat.com>
6301
6302 * configure: Rebuilt.
6303 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6304 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6305 newlib nor libgloss.
6306 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6307 * configure.in (am33_2.0-*-linux*): Added.
6308
fbd1054d
BW
63092003-07-09 Bob Wilson <bob.wilson@acm.org>
6310
6311 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6312 * configure: Regenerate.
6313
b40e3958
L
63142003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6315
6316 * config-ml.in: Replace PWD with PWD_COMMAND.
6317 * Makefile.tpl: Likewise.
6318 * Makefile.in: Regenerated.
6319
4a5be7ba
NN
63202003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6321
6322 * configure.in: Clean up config-lang.in handling. Delete
6323 useless assignment to "subdirs".
6324 * configure: Regenerate.
6325
9c14acb8
NN
63262003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6327
6328 * configure.in: Rename 'target_libs' to 'target_libraries'.
6329 Remove useless reference to 'target_libs'.
6330 * configure: Regenerate.
6331
8f32e830
KS
63322003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6333
6334 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6335 * Makefile.in: Regenerate.
6336
12f0bd74
NN
63372003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6338
6339 * Makefile.def: Introduce flags_to_pass.
6340 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6341 * Makefile.in: Regenerate.
6342
b07c2aad
HPN
63432003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6344
6345 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6346 and target-libgloss.
6347 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6348 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6349 * configure: Regenerate.
b07c2aad 6350
56f25033
DD
63512003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6352
6353 * configure.in: Update testsuite_flags to new location.
6354 * configure. Regenerate.
80b200a1 6355
4ec9a3b2
NN
63562003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6357
6358 * Makefile.tpl: Remove BUILD_CC stuff.
6359 * Makefile.in: Regenerate.
6360
059083b1 63612003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6362
059083b1
L
6363 * config.guess: Update to 2003-06-12 version.
6364 * config.sub: Update to 2003-06-13 version.
6365
535b046a
TS
63662003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6367
6368 * MAINTAINERS: Add myself as MIPS co-maintainer.
6369
00c22daa 63702003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6371
00c22daa
L
6372 * config.guess: Update to 2003-06-06 version.
6373 * config.sub: Update to 2003-06-06 version.
6374
1047cb91
DD
63752003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6376
6377 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6378 * configure. Regenerate.
6379
123494c8
NN
63802003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6381
1047cb91
DD
6382 * configure.in: Disable serial configure by default.
6383 * configure: Regenerate.
6384 * Makefile.tpl: Abolish .NOTPARALLEL.
6385 * Makefile.in: Regenerate.
6386
7f121bbf
NN
6387 * Makefile.tpl: Replace {build,host,target}_canonical by
6388 {build,host,target}.
6389 * Makefile.in: Regenerate.
6390
123494c8
NN
6391 * Makefile.tpl: Fix stupid pasto.
6392 * Makefile.in: Regenerate.
6393
ec7e0995
NN
63942003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6395
6396 * Makefile.tpl: Remove bogus conditional.
6397 * Makefile.in: Regenerate.
6398
27b1cc72
NN
63992003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6400
2a4cbe27
NN
6401 * Makefile.tpl: Make 'recursive targets' using autogen rather
6402 than shell loop. Remove duplicate 'clean' targets and false
6403 comments.
6404 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6405 Add systematic method of specifying missing targets in subdirs.
6406 Add copyright boilerplate.
6407 * Makefile.in: Regenerate.
6408 * configure.in: Add 'recursive targets' to maybe list.
6409 * configure: Regenerate.
6410
27b1cc72
NN
6411 * Makefile.tpl: Rename [+target+] to [+make_target+].
6412 * Makefile.def: Rename 'target' to 'make_target'.
6413
01e51bd0
NC
64142003-05-30 Nick Clifton <nickc@redhat.com>
6415
6416 * README-maintainer-mode: Update URL for locating blessed config
6417 tools.
6418
2fd84b42
NC
64192003-05-29 Robert Millan <rmh@debian.org>
6420
6421 * ltconfig: Import this patch and modify for use with current
6422 version of ltconfig:
6423
6424 2003-05-21 Bruno Haible <bruno@clisp.org>
6425
6426 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6427 GNU/FreeBSD.
6428
8945c6bb
DD
64292003-05-28 DJ Delorie <dj@redhat.com>
6430
6431 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6432 * Makefile.in: Regenerate.
6433
2f9632a1
JJ
64342003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6435
80b200a1 6436 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6437
3a12db16 64382003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6439
3a12db16
DD
6440 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6441 newlib or libgloss.
6442 * Makefile.in: Regenerate.
6443
44482353
DD
64442003-05-21 DJ Delorie <dj@redhat.com>
6445
6446 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6447 * Makefile.in: Regenerate.
6448
fec2c52d
MR
64492003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6450
6451 * configure.in: Use curly braces in the definition of tooldir.
6452 * configure: Regenerate.
6453
16ae0395
NN
64542003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6455
6456 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6457 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6458 Factor out common code from autogen IF statements.
6459 * configure: Regenerate.
6460 * Makefile.in: Regenerate.
6461
ec11bdc6
DD
64622003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6463
6464 * configure.in: Accept i[3456789]86 for machine type.
6465 * configure: Regenerate.
6466
dd12c3a8
NN
64672003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6468
6469 * configure.in: Switch more things to use maybe dependencies.
6470 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6471 * configure: Regenerate.
6472 * Makefile.tpl: Switch more things to use maybe dependencies.
6473 * Makefile.in: Regenerate.
6474
cf662e21
AJ
64752003-05-16 Andreas Schwab <schwab@suse.de>
6476
6477 * Makefile.tpl (install-opcodes): Define.
6478 * Makefile.in: Rebuild.
6479
5481b376
AJ
64802003-05-13 Andreas Jaeger <aj@suse.de>
6481
6482 * config.guess: Update to 2003-05-09 version.
6483 * config.sub: Update to 2003-05-09 version.
6484
3959a22a
AJ
64852003-05-13 Michael Eager <eager@mvista.com>
6486
6487 * configure.in: Correct sed script so that options in quotes are not
6488 deleted.
6489 * configure: Rebuild.
6490
564b43e5
CV
64912003-05-12 Corinna Vinschen <corinna@vinschen.de>
6492
6493 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6494 and $$s/newlib/libc/sys/cygwin32 include paths.
6495 * configure: Ditto.
6496
bb947dc9
L
64972003-05-05 H.J. Lu <hjl@gnu.org>
6498
6499 * config-ml.in: Restored from gcc repository.
6500
77f7441a
CD
65012003-05-02 Chris Demetriou <cgd@broadcom.com>
6502
80b200a1
ZW
6503 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6504 * Makefile.in: Regenerate.
77f7441a 6505
a26d7085
DJ
65062003-04-27 Daniel Jacobowitz <drow@mvista.com>
6507
6508 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6509 and Makefile.def.
6510
e4c4d240
DJ
65112003-04-27 Daniel Jacobowitz <drow@mvista.com>
6512
6513 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6514 * Makefile.in: Regenerated.
6515
62a3fc85
DD
65162003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6517
6518 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6519 * Makefile.in: Regenerate.
6520
65212003-04-18 Jakub Jelinek <jakub@redhat.com>
6522
6523 * configure.in (powerpc64*-*-linux*): Remove.
6524 * configure: Rebuilt.
6525
5b474aa8
DD
65262003-04-17 Phil Edwards <pme@gcc.gnu.org>
6527
6528 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6529 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6530 and restrap.
6531 * Makefile.in: Regenerate.
6532
65332003-04-16 Richard Earnshaw <rearnsha@arm.com>
6534
6535 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6536 * configure: Regenerated.
6537
bc295afe
AO
65382003-04-11 Alexandre Oliva <aoliva@redhat.com>
6539
6540 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6541 * */configure: Rebuilt.
6542
3728fade
NN
65432003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6544
6545 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6546 * Makefile.in: Regenerate.
6547
ce5b542e
MC
65482003-03-14 Michael Chastain <mec@shout.net>
6549
6550 * Makefile.in: Regenerate with correct Makefile.def.
6551
3db0a37f
NN
65522003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6553
6554 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6555 Make macro.
6556 * Makefile.in: Regenerate.
6557 * configure.in: Clean up gxx_include_dir logic.
6558 * configure: Regenerate.
6559
34349c6e
DD
65602003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6561
6562 * configure.in (gxx_include_dir): Fix typo.
6563 * configure: Regenerated.
6564
686c28c9
AC
65652003-03-06 Andrew Cagney <cagney@redhat.com>
6566
6567 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6568
bba45b8b 65692003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6570
bba45b8b
NN
6571 * configure.in: Include $(build_tooldir)/sys-include in
6572 FLAGS_FOR_TARGET.
6573 * configure: Regenerated.
6574
2683747f
NN
65752003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6576
bba45b8b
NN
6577 * Makefile.tpl: Reindent.
6578 * Makefile.in: Regenerate.
6579 * configure.in: Reindent. Don't set unused variables.
6580 * configure: Regenerate.
6581
2683747f
NN
6582 * Makefile.tpl: Always pass down RANLIB.
6583 * Makefile.in: Regenerate.
6584
6585 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6586 * Makefile.in: Regenerate.
6587 * configure.in: Remove unused logic relating to --enable-shared
6588 and --enable-threads. Remove bogus comments. Remove redundant
6589 noconfigdirs.
6590 * configure: Regenerate.
6591
6592 * configure.in: Replace ${libstdcxx_version} by its value.
6593 Remove reference to mh-dgux.
6594 * configure: Regenerate.
6595
50212802
NN
65962003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6597
6598 * Makefile.tpl: Rearrange.
6599 * Makefile.in: Regenerate.
6600
a6be7fc6
NC
66012003-02-25 Nick Clifton <nickc@redhat.com>
6602
6603 * configure: Remove site-file supprot - it is obsolete.
6604
f8a495c8
NC
66052003-02-24 Uwe Stieber <uwe@wwws.de>
6606
6607 * configure.in: Add support for kaOS as cross build target system.
6608 * configure: Regenerated.
6609
3decd77d
DD
66102003-02-20 Sean McNeil <sean@blue.mcneil.com>
6611
6612 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6613 configure-target-* as some target builds may require additional
6614 flags for preprocessor tests.
6615 * Makefile.in: Regenerated.
6616
f4ff34a3
AO
66172003-02-19 Alexandre Oliva <aoliva@redhat.com>
6618
6619 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6620 * ltconfig: Handle it.
6621 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6622 auto-detecting it.
6623
b7e4a931
AO
66242003-02-19 Alexandre Oliva <aoliva@redhat.com>
6625
6626 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6627 it is used as argument to $CC.
6628 * ltcf-gcj.sh: Likewise.
6629
6b784d9f
AO
66302003-02-19 Alexandre Oliva <aoliva@redhat.com>
6631
6632 * configure.in: Introduce --enable-maintainer-mode.
6633 * configure: Rebuilt.
6634 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6635 for maintainer mode.
6636 * Makefile.in: Rebuilt.
6637
8bcd8a07
AC
66382003-02-19 Andrew Cagney <ac131313@redhat.com>
6639
6640 * configure: Regenerate using autoconf 2.13.
6641
ee3fd329
AM
66422003-02-19 Alan Modra <amodra@bigpond.net.au>
6643
6644 * config.guess: Import latest version.
6645 * config.sub: Import latest version.
6646
e9e45685
JM
66472003-02-18 Jason Merrill <jason@redhat.com>
6648
6649 * Makefile.tpl (check-c++): Allow parallelism.
6650
859789af
AC
66512003-02-17 Andrew Cagney <ac131313@redhat.com>
6652
6653 * configure: Regenerate using autoconf 000227.
6654
b3f16a9b
GK
66552003-02-15 Geoffrey Keating <geoffk@apple.com>
6656
6657 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6658 don't configure target-libobjc.
6659 * configure: Regenerate.
6660
72e60e02
DD
66612003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6662
6663 * Makefile.tpl (RANLIB): Define.
6664 * Makefile.in: Regenerate.
6665
91f0e695
KS
66662003-02-06 Keith R Seitz <keiths@redhat.com>
6667
6668 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6669 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6670 * Makefile.in: Regenerated.
6671 * configure.in: Remove all traces of snavigator, db, and grep.
6672 * configure: Regenerated.
6673
122bfa92
FCE
66742003-01-31 Frank Ch. Eigler <fche@redhat.com>
6675
6676 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6677 * Makefile.in: Regenerated.
6678
264095c3
AO
66792003-01-30 Alexandre Oliva <aoliva@redhat.com>
6680
6681 * config.if: Copy from GCC.
6682
a84dbcb3
AO
66832003-01-27 Phil Edwards <pme@gcc.gnu.org>
6684
6685 * configure.in: Revert 24Jan change.
6686 * configure: Regenerate.
6687
19618276
NN
66882003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6689
6690 * configure.in: Revert previous change.
6691 * configure: Regenerate.
6692
b7f27a92
NN
66932003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6694
6695 * configure.in: Make rda native-only.
6696 * configure: Regenerate.
6697
83326456
NN
66982003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6699
6700 * configure.in: Add missing \.
6701 * configure: Rebuilt.
6702
5e367fa5
JJ
67032003-01-17 Jakub Jelinek <jakub@redhat.com>
6704
6705 * configure.in (baseargs): Avoid using \| in sed regular
6706 expressions.
6707 * configure: Rebuilt.
6708
e01f337c
JJ
67092003-01-16 Jakub Jelinek <jakub@redhat.com>
6710
6711 * configure.in (baseargs): Remove all supported forms of
6712 --cache-file, --srcdir, --host, --build and --target options
6713 from argument lists.
6714 * configure: Rebuilt.
6715
aa236487
AO
67162003-01-15 Alexandre Oliva <aoliva@redhat.com>
6717
6718 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6719 * configure: Rebuilt.
6720
586c0873
NN
67212003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6722
6723 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6724 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6725 * Makefile.in: Regenerate.
6726 * configure: Regenerate.
6727
497f816e
DD
67282003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6729
6730 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6731 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6732 * Makefile.in: Regenerate.
6733
bfbe5519
AO
67342003-01-09 Alexandre Oliva <aoliva@redhat.com>
6735
6736 * configure.in: Remove Makefile in build, host and target modules
6737 unless configure was run with --no-recursion.
6738 * configure: Rebuilt.
6739
3f234ef5
CD
67402003-01-08 Chris Demetriou <cgd@broadcom.com>
6741
6742 * config.guess: Update to 2003-01-03 version.
6743 * config.sub: Update to 2003-01-03 version.
6744
a3982d48
CF
67452003-01-07 Christopher Faylor <cgf@redhat.com>
6746
6747 * configure: Regenerate with proper autoconf 2.13.
6748
75778ec4
CF
67492003-01-07 Christopher Faylor <cgf@redhat.com>
6750
80b200a1
ZW
6751 * configure.in: Add AC_PREREQ for consistency.
6752 * configure: Regenerate.
75778ec4 6753
c180f501
AC
67542003-01-06 Andrew Cagney <ac131313@redhat.com>
6755
6756 * configure.in (GDB_TK): Add tcl directories conditional on
6757 gdb/gdbtk directory being present.
6758 * configure: Regenerate.
5481b376 6759
46ca2cc2
DA
67602003-01-04 John David Anglin <dave.anglin@nrc.ca>
6761
6762 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6763 by gcc if LD is not defined and we are not doing a Canadian Cross.
6764 * configure: Rebuilt.
6765
53dd8dab
DJ
67662003-01-01 Daniel Jacobowitz <drow@mvista.com>
6767
6768 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6769
50ceb20c
TT
67702002-12-31 Tom Tromey <tromey@redhat.com>
6771
6772 * Makefile.in: Rebuilt.
6773 * Makefile.def (target_modules) [libffi]: Allow installation.
6774
e78b5cfe
AS
67752002-12-31 Andreas Schwab <schwab@suse.de>
6776
6777 * configure.in: Fix use of $program_transform_name.
6778 * configure: Regenerated.
6779
67448102
DJ
67802002-12-30 Daniel Jacobowitz <drow@mvista.com>
6781
6782 * configure.in (baseargs): Don't remove first configure argument.
6783 * configure: Regenerated.
6784
e6bfb94a
AO
67852002-12-29 Alexandre Oliva <aoliva@redhat.com>
6786
6787 * Makefile.tpl (local-distclean): Don't remove...
6788 (multilib.ts): ... this. Moved into...
6789 (multilib.out): ... this. Don't use sub-make.
6790 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6791 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6792 (configure-build-[+module+], configure-[+module+],
6793 configure-target-[+module+], configure-gcc): ... these. Test
6794 for Makefile existence. Drop config.status from dependencies.
6795 * Makefile.in: Rebuilt.
6796 * configure.in: Move gcc-version-trigger to the end of
6797 ac_configure_args. Add comments to maybedep.tmp and
6798 serdep.tmp. Introduce --disable-serial-configure. Remove
6799 nonopt from baseargs, matching and removing corresponding
6800 whitespace while at it.
6801 * configure: Rebuilt.
6802
8f0dfb36
AO
68032002-12-28 Alexandre Oliva <aoliva@redhat.com>
6804
6805 * configure.in (host_configargs): Replace reference to
6806 no-longer-defined buildopts with --build=${build_alias}.
6807 * configure: Rebuilt.
6808
43be203f
AO
68092002-12-28 Alexandre Oliva <aoliva@redhat.com>
6810
6811 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6812 program_transform_name to standard idiom.
6813 (AUTOGEN, AUTOCONF): Define.
6814 (Makefile.in): Use $(AUTOGEN).
6815 (Makefile): Depend on config.status, and use autoconf-style rule to
6816 build it. Move original commands to...
6817 (config.status): ... this new target.
6818 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6819 $(AUTOCONF).
6820 * Makefile.in: Rebuilt.
6821
a0da8069
NN
68222002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6823
d18f1c9f
NN
6824 * Makefile.tpl: Fix dramatic bustage due to change in
6825 program_transform_name.
6826 * Makefile.in: Regenerate.
6827
6828 * configure.in: Remove unnecessary PATH setting.
6829 * configure: Regnerate.
6830
6831 * configure.in: Don't default to unprefixed tools unless
6832 the native tools will work.
6833 * configure: Regenerate.
6834
a0da8069
NN
6835 * configure.in: Convert to autoconf script. Blow away lots
6836 of now-redundant Makefile fragments.
6837 * configure: Generate using Autoconf.
6838 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6839 * Makefile.in: Regenerate.
6840
c567df0a
NN
68412002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6842
5481b376 6843 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6844 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6845
5481b376 6846 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6847 where they belong.
2c7f9a32 6848
2dabcfb4
AS
68492002-12-24 Andreas Schwab <schwab@suse.de>
6850
6851 * Makefile.tpl (multilib.out): Fix missing space.
6852 * Makefile.in: Regenerate.
6853
1086bc09
NN
68542002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6855
6856 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6857 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6858 * Makefile.in: Regenerate.
6859 * configure.in: Remove unnecessary leftovers.
6860
1086bc09
NN
68612002-12-21 Geoffrey Keating <geoffk@apple.com>
6862
6863 * configure.in (extra_ranlibflags_for_target): New variable.
6864 (*-*-darwin): Add -c to ranlib commands.
6865 * configure (tooldir): Handle extra_ranlibflags_for_target.
6866
14e9ca95
JJ
68672002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6868
6869 * COPYING.NEWLIB: Updated.
6870 * COPYING.LIBGLOSS: Ditto.
6871
14c428fb
NN
68722002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6873
6874 * Makefile.tpl: Revert HJL's change.
6875 * Makefile.in: Regenerated.
6876 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6877 always.
6878
313b8244
AS
68792002-12-19 Andreas Schwab <schwab@suse.de>
6880
6881 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6882 * Makefile.in: Regenerate.
6883
efeae3db
L
68842002-12-18 H.J. Lu <hjl@gnu.org>
6885
6886 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6887 * Makefile.in: Regenerated.
6888
6889 * configure.in (build_prefix): New. Substitute.
6890
43d92c63
NN
68912002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6892
59da4fe6
NN
6893 * Makefile.tpl: Don't let real targets depend on phony targets.
6894 * Makefile.in: Regenerate.
6895
43d92c63
NN
6896 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6897 * Makefile.in: Regenerate.
6898
b72e6a2d
JM
68992002-12-16 Jason Merrill <jason@redhat.com>
6900
6901 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6902 previous 'make bootstrap'.
6903 * Makefile.in: Regenerate.
6904
95c72c44
HPN
69052002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6906
6907 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6908
7d695d07
JM
69092002-12-13 Jason Merrill <jason@redhat.com>
6910
6911 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6912 library tests.
6913 (check-c++): Just depend on it and check-target-libstdc++-v3.
6914 * Makefile.in: Regenerate.
6915
54103d1e
NN
69162002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6917
6918 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6919 * Makefile.in: Regenerate.
6920
4024f1e1
JJ
69212002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6922
80b200a1
ZW
6923 * COPYING.NEWLIB: Update list of alternate Regent of California
6924 licenses and discuss official revoking of advertising clause.
6925 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6926
7dda0df6
AO
69272002-12-12 Alexandre Oliva <aoliva@redhat.com>
6928
6929 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6930 * Makefile.in: Rebuilt.
6931
d03be79e 69322002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6933
929293f4
NN
6934 * configure: Fix bug put in by gremlins.
6935
d03be79e
NN
6936 * Makefile.tpl: Substitute more autoconfily.
6937 * configure: Substitute more autoconfily.
6938 * Makefile.in: Regenerate.
6939
69402002-12-08 Andrew Cagney <ac131313@redhat.com>
6941
6942 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6943 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6944
69452002-12-06 DJ Delorie <dj@redhat.com>
6946
6947 * Makefile.tpl: Change configure dependencies to not have real
6948 targets depend on phony targets.
b4a77b47 6949
db1ac78d
NN
69502002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6951
bcaf2395
NN
6952 * configure.in: Revert unintentional change.
6953
b4fa093e
NN
6954 * src-release: Configure host subdirs.
6955
db1ac78d
NN
6956 * Makefile.tpl: Change dependency for */multilib.out so that
6957 it works when gcc isn't in the tree.
6958
6959 * configure.in: Substitute more.
6960 * configure: Run subconfigures from the Makefile.
6961 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6962 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6963
15723a45
NN
69642002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6965
e2b9e2dc
NN
6966 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6967 and corresponding dependencies.
6968 * Makefile.in: Regenerate.
6969
2af579c4
NN
6970 * configure.in (host_tools): Order binutils, gas and ld for
6971 convenience in running the testsuites.
6972
a2cc058a
NN
6973 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6974 * Makefile.in: Regenerate.
6975 * configure.in: Introduce rules to serialize subconfigure runs.
6976
15723a45
NN
6977 * configure.in: Introduce BASE_CC_FOR_TARGET.
6978 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6979 Realize configure-build-* targets. Realize configure-target-* targets.
6980 * Makefile.in: Regenerate.
6981
ae831be5
NN
69822002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6983
6984 * configure: Move gcc_version_trigger stuff from here...
6985 * configure.in: ...to here.
6986
6987 * configure.in: Separate subconfigure options added by this file from
6988 options given by the user. Add machinery to put args for host
6989 subconfigures into the Makefile.
6990
6991 * Makefile.tpl: Remove 'vault' targets.
6992 * Makefile.tpl: Reorder and comment dependencies.
6993 * Makefile.in: Regenerate.
6994
bbf7c8ac
NN
69952002-11-28 Geoffrey Keating <geoffk@apple.com>
6996
6997 * configure.in: Move host-specific darwin noconfigdirs into
6998 the host-specific section.
6999
930314a4
NN
70002002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7001
52d7cdee
NN
7002 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7003 during replay.
7004 * Makefile.in: Regenerate.
7005
930314a4
NN
7006 (finishing slow-motion replay)
7007 * configure: Remove skip-this-dir support.
7008 * Makefile.tpl: Remove skip-this-dir support.
7009
7010 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7011 subdirectories.
7012 * Makefile.in: Regenerate.
7013
7014 * Makefile.tpl: Strip out useless setting of 'dir'.
7015 * Makefile.in: Regenerate.
5481b376 7016
930314a4
NN
70172002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7018
7019 (finishing slow-motion replay)
7020 * configure.in: Fix deeply stupid bug.
7021
7022 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7023 shell code in CXX_FOR_TARGET
7024 * Makefile.def: Introduce raw_cxx.
7025 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7026 RAW_CXX_FOR_TARGET.
7027 * Makefile.in: Regenerate.
7028
70292002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7030
7031 (finishing slow-motion replay)
7032 * Makefile.tpl: Remove unnecessary ifs.
7033 * Makefile.in: Regenerate.
7034
5481b376 7035 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7036 dependencies. Maybe-ize build-libiberty. Create dummy install
7037 targets for 'no_install' modules.
5481b376 7038 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7039 build_modules stuff to configure.in.
5481b376 7040 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7041 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7042 * Makefile.in: Regenerate.
7043
3866be5d
NN
70442002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7045
7046 (continuing slow-motion replay)
7047 * Makefile.tpl: Make all-target, install-target behave similarly
7048 to all, install (only hitting configured targets). Eliminate
7049 unused macro defintions.
7050
7051 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7052 build != host.
7053
7054 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7055
7056 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7057
5481b376 7058 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7059 configuring. Remove references to "dosrel".
7060 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7061 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7062 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7063 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7064 and redundant dependency; rearrange slightly.
7065 * Makefile.def: Add host-side libtermcap, utils.
7066
7067 * Makefile.in: Regenerate.
7068
e393202e
NN
70692002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7070
7071 (Continuing slow-motion replay)
7072 * Makefile.def: Add list of recursive targets to autogenerate.
7073 Add build_modules.
7074 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7075 targets. Autogenerate *-build-* targets.
7076 * Makefile.in: Regenerate.
7077
583d52d7
NN
70782002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7079
7080 (Continuing slow-motion replay)
7081 * configure: More autoconf-style substitutions.
7082 * Makefile.tpl: More autoconf-style substitutions.
7083 * Makefile.in: Regenerate.
7084
70852002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7086
7087 (Continuing slow-motion replay)
7088 * configure: Substitute more variables in a more autoconf-friendly
7089 way. Simplify slightly.
7090 * Makefile.tpl: Make more variables substitutable in an
7091 autoconf-friendly way.
7092 * Makefile.in: Regenerate.
7093
874e38b4
NN
70942002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7095
7096 (Continuing slow-motion replay)
7097 * configure.in (v810*): Remove special setting of tools.
7098
7099 * configure: Add support for extra required flags for ar or nm.
7100 * configure.in (aix4.3+): Use above support for target-specific
7101 issues, rather than using config/mt-aix43.
7102
852e5f18
NN
71032002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7106 * configure: Remove 'removing', which doesn't work. Replace $subdir
7107 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7108 with $srcdir. Reformat indentation. Substitute some variables
7109 formerly hard-coded in the Makefile for build=host.
7110 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7111 * Makefile.def: Autogenerate more.
7112 * Makefile.in: Regenerate.
7113
c9a0d920
DD
71142002-11-13 Bruce Korb <bkorb@gnu.org>
7115
7116 * Makefile.tpl: syntactic cleanup
7117
dd2768ff
KB
71182002-11-04 Kevin Buettner <kevinb@redhat.com>
7119
7120 * Makefile.def (host_modules): Add rda.
7121 * Makefile.in: Regenerate.
7122 * configure.in (target_tool): Add target-rda to list.
7123
1aa8389d
DD
71242002-10-25 Phil Edwards <pme@gcc.gnu.org>
7125
7126 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7127 and restrap targets to this rule.
7128 * Makefile.in: Regenerate.
7129
28f46298
HPN
71302002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7131
7132 * configure.in (i[3456]86-*-linux*): Add check to disable
7133 ${libgcj} for glibc1.
7134
ff72e302
NC
71352002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7136
7137 * configure.in: Add tic4x target.
7138
8607b6c9
NN
71392002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7140
7141 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7142 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7143 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7144 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7145 * Makefile.in: Regenerate.
7146
f8f61f4a
NN
71472002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7148
c86f794b
NN
7149 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7150 * Makefile.in: Regenerate.
7151
a9590527
NN
7152 * Makefile.def: Remove order dependency comments.
7153 * Makefile.tpl: Add explicit install-install dependencies.
7154 * Makefile.in: Regenerate.
7155
8412ce72
NN
7156 * Makefile.tpl: Remove material now in src-release. (Finally!)
7157 * Makefile.in: Regenerate.
7158
8b9f37f1
NN
7159 * configure: Restore my original patch by syncing with gcc version.
7160
f8f61f4a
NN
7161 * Bring following over from gcc:
7162
71632002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7164
7165 * configure.in (s390*-*-linux*): Enable libgcj.
7166
403d9505
NN
71672002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7168
7169 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7170
95f6f383
AM
71712002-10-02 Alan Modra <amodra@bigpond.net.au>
7172
e4673b0a 7173 * configure: Move stray lines back to where they belong.
95f6f383 7174
748503c8
NN
71752002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7176
a581b5c3
NN
7177 * Makefile.tpl: Insert configure-target target, for src-release.
7178
c084f5b4
NN
7179 * configure: Finish reverting change which Andrew Cagney started
7180 reverting. Should fix bustage.
7181
7aa673ed 7182 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7183 * src-release: New file. Contains material for making net
7184 releases for gdb, binutils, et al., formerly in Makefile.in.
7185
82a9b2d9
NC
71862002-09-30 Nick Clifton <nickc@redhat.com>
7187
7188 * cpu: New top level directory. Intended to hold input files for
7189 CGEN which have FSF copyright assignment.
7190 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7191
c2463a00
AC
71922002-09-29 Andrew Cagney <ac131313@redhat.com>
7193
7194 Revert below (note that src does not contain Makefile.tpl):
7195 * Makefile.tpl: Make subsituted variables more autoconfy.
7196 * Makefile.in: Regenerate.
7197
f03b4789
NN
71982002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7199
c11e16a9
NN
7200 * configure: Revert accidentally applied changes.
7201
f03b4789
NN
7202 * Makefile.tpl: Make more autoconf-friendly.
7203 * Makefile.in: Regenerate.
7204 * configure: Make substitution more autoconf-like.
7205
72062002-09-28 Richard Earnshaw <rearnsha@arm.com>
7207
7208 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7209 single entry to handle all these.
7210 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7211 libjava on arm-*-elf.
7212
c0292023
GK
72132002-09-27 Geoffrey Keating <geoffk@apple.com>
7214
7215 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7216 things that depend on them.
7217
c66d951e
NN
72182002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7219
7220 * Makefile.tpl: Make subsituted variables more autoconfy.
7221 * Makefile.in: Regenerate.
7222 * configure: Make seds more autoconfy.
7223
907a7241 72242002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7225
7226 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7227 * Makefile.in: Regenerate.
7228 * configure.in: Rewrite sed statements to look autoconfy.
7229
907a7241
NN
7230 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7231 all-target-foo on configure-target-foo.
7232 * Makefile.def: Ditto.
7233 * Makefile.in: Rebuild.
7234
405ea7a0
NN
72352002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7236
7237 * Makefile.def: New file.
7238 * Makefile.tpl: New file.
7239 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7240
7241 * configure.in: Minor rearrangement. Simplify tests.
7242
bdc57bfd
JT
72432002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7244
7245 * configure.in (with_headers): Skip copy if value is "yes".
7246 (with_libs): Likewise.
7247
ae03d6e2
NN
72482002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7249
7250 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7251 * configure.in (sh*-*-pe*): Ditto.
7252 * configure.in (mips*-*-pe*): Ditto.
7253 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7254
7255 * configure.in: Rearrange.
7256
707960fe
NC
72572002-09-12 Nick Clifton <nickc@redhat.com>
7258
7259 * Import these changes from the config master repository:
7260
7261 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7262
7263 * config.sub: Add tic4x target.
7264
7265 2002-09-03 Ben Elliston <bje@redhat.com>
7266
7267 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7268 Reported by <Duncan_Stodart@insession.com>.
7269
36ea319f
JJ
72702002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7271
7272 * COPYING.NEWLIB: More updates.
7273
cf57480a
JJ
72742002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7275
7276 * COPYING.NEWLIB: Update.
7277
fd31a171
AC
72782002-08-23 Andrew Cagney <ac131313@redhat.com>
7279
23b632fc
AC
7280 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7281
fd31a171
AC
7282 * config.guess: Import version 2002-08-23.
7283 * config.sub: Import version 2002-08-22.
7284
a08bafb5
AO
72852002-08-20 Alexandre Oliva <aoliva@redhat.com>
7286
7287 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7288 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7289 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7290
17240c1f
NC
72912002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7292
7293 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7294
e70ad0c6
L
72952002-08-04 H.J. Lu (hjl@gnu.org)
7296
7297 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7298
574e6d11
DD
72992002-07-31 Alan Modra <amodra@bigpond.net.au>
7300
7301 * configure.in: Move generic linux case to end. Copy generic
7302 linux noconfigdirs to mips*-*-linux* entry and new
7303 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7304
611e7523
CD
73052002-07-19 Chris Demetriou <cgd@broadcom.com>
7306
7307 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7308 one instance of them which was missed to the list to update.
7309
51759676
CD
73102002-07-16 Chris Demetriou <cgd@broadcom.com>
7311
7312 * config.guess: Update to 2002-07-09 version.
7313 * config.sub: Update to 2002-07-03 version.
7314
7c1f909c
DD
73152002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7316
7317 * configure.in: Remove two redundant tests.
7318
d7cf5d30
DD
73192002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7320
7321 * configure.in (mips*-*-irix6*o32): Enable stabs.
7322
c74222f7
DD
73232002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7324
5b53c336
DD
7325 * configure.in: Don't build grez.
7326 * Makefile.in: Ditto.
7327
c74222f7
DD
7328 * Makefile.in: Remove references to bsp, cygmon, libstub.
7329 * configure.in: Ditto.
7330
7331 * configure.in: Remove leftover reference to gdbtest.
7332
edd1b227
DD
73332002-07-08 Phil Edwards <pme@gcc.gnu.org>
7334
7335 * configure.in (gxx_include_dir): Change to match versioned
7336 C++ headers if --enable-version-specific-runtime-libs is used.
7337
486186e3
AO
73382002-07-04 Steve Ellcey <sje@cup.hp.com>
7339
7340 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7341
ff0a3bf8
DD
73422002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7343
7344 * configure.in: Make --without-x work.
7345
1dfa8174
NC
73462002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7347
7348 * contrib: New directory. Created to contain a copy of the
5481b376 7349 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7350 the FSF GCC sources.
7351
07637366
DD
73522002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7353
b6f83f2a
DD
7354 * configure.in: Rearrange target Makefile fragment collection.
7355
07637366
DD
7356 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7357 cvs[src].
7358 * configure.in: Ditto.
7359
f48556b1
DD
73602002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7361
7362 * Makefile.in: Eliminate 'apache' targets.
7363 * configure.in: Eliminate 'apache' targets.
7364
7365 * configure.in: Eliminate redundant tests. Reorganize.
7366
7367 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7368
7369 * config-ml.in: Eliminate references to Cygnus configure.
7370
7371 * Makefile.in: Eliminate references to building emacs.
7372
73732002-07-01 Denis Chertykov <denisc@overta.ru>
7374
7375 * configure.in: Add support for ip2k.
7376
cdb9e2b8
BE
73772002-06-24 Ben Elliston <bje@redhat.com>
7378
7379 * configure.in (host_tools): Remove cgen.
7380
7381 * Makefile.in (all-cgen): Remove; runs from its source directory.
7382 (check-cgen, install-cgen, clean-cgen): Likewise.
7383 (all-opcodes): No not depend on all-cgen.
7384 (all-sim): Likewise.
7385
3558860c
DD
73862002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7387
7388 * configure.in: Fix AIX configury bug.
7389
e3b0c936
DD
73902002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7391
cdb9e2b8 7392 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7393
cdb9e2b8
BE
7394 * configure.in: Move definition of libstdcxx_flags right above
7395 usage, rather than way earlier.
8ee424c0 7396
c712250a
DD
7397 * configure.in: Pull definition of is_cross_compiler earlier.
7398
9ee1a75c
DD
7399 * configure.in: Rearrange a little.
7400
e3b0c936
DD
7401 * configure.in: Remove references to librx.
7402 * Makefile.in: Remove references to librx.
7403
b2bd228e
DD
74042002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7405
7406 * configure.in: Eliminate ${gasdir} variable.
7407
7cd52483
DB
74082002-06-18 Dave Brolley <brolley@redhat.com>
7409
7410 * configure.in: Add support for frv.
7411 * config.sub: Add support for frv.
7412
6c5e141a
DD
74132002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7414
7415 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7416
0d18b56d
JT
74172002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7418
7419 * configure.in (vax-*-netbsd*): Re-enable gas.
7420
fd8958d5
DD
74212002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7422
27f15fdd
DD
7423 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7424 BUILD_PREFIX_1, to correct nomenclature.
7425 * configure: Likewise.
7426
fd8958d5
DD
7427 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7428 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7429
0c2442b7
DD
74302002-05-31 Olaf Hering <olh@suse.de>
7431
7432 * config-ml.in: Propogate DESTDIR also.
7433
a3602181
JT
74342002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7435
7436 * configure.in (vax-*-netbsd*): Don't build gas for this
7437 platform.
7438
c95f53ae
MM
74392002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7440
7441 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7442 and libgcj for AVR.
7443
1d7c1053
NC
74442002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7445
7446 * config.sub: Add DLX target.
7447
4b37028f
JT
74482002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7449
7450 * config.guess: Update to 2002-05-22 version.
7451 * config.sub: Likewise.
7452
d5de0a84
NC
74532002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7454
7455 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7456 * config-ml.in: Likewise.
7457 * configure: Likewise.
7458 * configure.in: Likewise.
7459
c92a0210
DD
74602002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7461
115a77aa
DD
7462 * configure.in: Simplify makefile fragment collection.
7463
7464 * configure.in: Remove code to build emacs.
e99daf2b 7465
91e060aa
DD
7466 * configure.in : Remove --srcdir argument from targargs and buildargs
7467 (it's always overridden in the Makefile anyway). Rearrange a bit.
7468
7469 * configure: Move some logic to configure.in.
7470 * configure.in: Move some logic from configure.
c92a0210 7471
91217342
JJ
74722002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7473
7474 * COPYING.LIBGLOSS: New file.
7475
d3d8a9ee
NC
74762002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7477
7478 * Makefile.in: Honour DESTDIR.
7479
3a036cdc
AO
74802002-05-05 Alexandre Oliva <aoliva@redhat.com>
7481
7482 * configure.in (noconfigdirs): Don't disable libgcj on
7483 sparc64-*-solaris* and sparcv9-*-solaris*.
7484
6d095fe4
AO
74852002-05-03 Alexandre Oliva <aoliva@redhat.com>
7486
7487 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7488
dac55df9
TF
74892002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7490
7491 * configure.in (FLAGS_FOR_TARGET): Do not add
7492 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7493 on i[3456]86-*-linux*.
7494
a018e15b
TF
74952002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7496
7497 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7498
7499 * configure.in (noconfigdirs): Do not add target-newlib if
7500 target == i[3456]86-*-linux*, and host == target.
7501
5f284831
MM
75022002-04-29 Mark Mitchell <mark@codesourcery.com>
7503
7504 * config.guess: Updated to 2002-04-26's version.
7505 * config.sub: Updated to 2002-04-26's version.
7506
33babf59
DD
75072002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7508
bd5f7da2
DD
7509 * configure.in: delete reference to absent file
7510
a0c4f3a0
DD
7511 * configure.in: replace '[' with 'test'
7512
66f1ba4f
DD
7513 * configure.in: Eliminate references to gash.
7514 * Makefile.in: Eliminate references to gash.
7515
7c3ab50c
DD
7516 * configure.in: remove useless references to 'pic' makefile fragments.
7517
bbc025f5
DD
7518 * configure.in: (*-*-windows*) Finish removing.
7519
33babf59
DD
7520 * configure.in: Eliminate redundant test for libgui.
7521
d5ec694c
DD
75222002-04-26 Joel Sherrill <joel@OARcorp.com>
7523
7524 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7525 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7526
57a5346c
DD
75272002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7528
7529 * configure.in: remove references to dead files
7530
dbf93899
DD
75312002-04-18 Tom Tromey <tromey@redhat.com>
7532
7533 * configure.in: Disallow configuring libgcj when it is already
7534 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7535 Solaris 2.8 by default. For PR libgcj/6158.
7536
26eadf68
DD
75372002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7538
7539 * configure.in: Move default CC setting out of config/mh-* fragments
7540 directly into here.
7541
a0a2c6c6
DD
75422002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7543
7544 * configure.in: don't even try to configure or make a subdirectory
7545 if there's no configure script for it.
7546
9972f812
DD
75472002-04-15 Mark Mitchell <mark@codesourcery.com>
7548
7549 * MAINTAINERS: Remove chill maintainers.
7550 * Makefile.in (CHILLFLAGS): Remove.
7551 (CHILL_LIB): Remove.
7552 (TARGET_CONFIGDIRS): Remove libchill.
7553 (CHILL_FOR_TARGET): Remove.
7554 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7555 CHILL_LIB.
7556 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7557 (CHECK_TARGET_MODULES): Likewise.
7558 (INSTALL_TARGET_MODULES): Likewise.
7559 (CLEAN_TARGET_MODULES): Likewise.
7560 (configure-target-libchill): Remove.
7561 (all-target-libchill): Remove.
7562 * configure.in (target_libs): Remove target-libchill.
7563 Do not compute CHILL_FOR_TARGET.
7564 * libchill: Remove directory.
5481b376 7565
75205f78
DD
75662002-04-15 DJ Delorie <dj@redhat.com>
7567
7568 * Makefile.in, configure.in, configure: Sync with gcc, entries
7569 follow...
7570
75712002-04-08 Tom Tromey <tromey@redhat.com>
7572
7573 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7574 Fixes PR libgcj/6068.
7575
75762002-03-30 Krister Walfridsson <cato@df.lth.se>
7577
7578 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7579
75802002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7581
7582 * configure.in (alpha*-dec-osf*): Enable libgcj.
7583
75842002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7585
7586 Fix for: PR bootstrap/3591, target/5676
7587 * configure.in (mcore-pe): Disable the configuration of
7588 libstdc++-v3 since exceptions are not supported.
7589
75902002-03-20 Anthony Green <green@redhat.com>
7591
7592 * configure.in: Enable libgcj for xscale-elf target.
7593
75942002-02-28 Alexandre Oliva <aoliva@redhat.com>
7595
7596 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7597 libjava.
7598 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7599
76002002-02-22 Alexandre Oliva <aoliva@redhat.com>
7601
7602 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7603 libstdc++-v3 and libjava.
7604
76052002-02-11 Adam Megacz <adam@xwt.org>
7606
7607 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7608 boehm-gc
7609
76102002-02-09 Alexandre Oliva <aoliva@redhat.com>
7611
7612 * config.guess: Updated to 2002-01-30's version.
7613 * config.sub: Updated to 2002-02-01's version.
7614 Contribute sh64-elf.
7615 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7616 * configure.in: Added sh64-*-*.
7617
76182002-01-17 H.J. Lu <hjl@gnu.org>
7619
7620 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7621 (all-target-fastjar): Also depend on all-target-libiberty.
7622
7623Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7624
7625 * configure, configure.in: Use temp file for long sed commands.
7626
76272001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7628
7629 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7630 libf2c.
7631
76322001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7633
7634 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7635
76362001-10-11 Hans-Peter Nilsson <hp@axis.com>
7637
7638 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7639
76402001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7641
7642 * configure: Handle temporary files securely using mkdir.
7643
76442001-09-26 Will Cohen <wcohen@redhat.com>
7645
7646 * configure.in (*-*-linux*): Disable configuration of target-newlib
7647 and target-libgloss.
7648
76492001-09-26 Alexandre Oliva <aoliva@redhat.com>
7650
7651 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7652 RANLIB.
7653
76542001-08-11 Graham Stott <grahams@redhat.com>
7655
7656 * Makefile.in (check-c++): Add missing semicolon.
7657
76582001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7659
7660 * configure.in (sh-*-linux*): New.
7661
76622001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7663
7664 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7665 and libgcj on m68hc11/m68hc12.
7666
76672001-06-27 H.J. Lu (hjl@gnu.org)
7668
7669 * Makefile (CFLAGS_FOR_BUILD): New.
7670 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7671
76722001-06-01 Hans-Peter Nilsson <hp@axis.com>
7673
7674 * configure.in (libstdcxx_flags): Do not try to execute
7675 libstdc++-v3/testsuite_flags until it exists.
7676
76772001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7678
7679 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7680
76812001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7682
7683 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7684
7685Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7686
7687 * configure.in: Move *-chorusos target case to the proper switch.
7688 Disable libgcj.
7689
76902001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7691
7692 * Makefile.in (STAGE1_CFLAGS): Pass down.
7693
76942001-04-13 Alan Modra <amodra@one.net.au>
7695
7696 * config.guess: Add hppa64-linux support. Note for next import that
7697 this is already in the master file.
7698 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7699
77002001-03-22 Colin Howell <chowell@redhat.com>
7701
7702 * Makefile.in (DO_X): Do not backslash single-quotes in
7703 backquotes (two places).
7704
77052001-03-18 Laurynas Biveinis <lauras@softhome.net>
7706
7707 * Makefile.in (DO_X): Quote nested quotes.
7708
77092001-03-15 Laurynas Biveinis <lauras@softhome.net>
7710
7711 * Makefile.in (DO_X): Use double quotes for quoting
7712 "RANLIB=$${RANLIB}".
7713
77142001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7715
7716 * configure.in: Only use `lang_requires' for languages athat are
7717 actually enabled.
7718
77192001-03-07 Tom Tromey <tromey@redhat.com>
7720
7721 * configure.in: Allow config-lang.in to set `lang_requires' to list
7722 of other required languages.
7723
77242001-03-06 Laurynas Biveinis <lauras@softhome.net>
7725
7726 * Makefile.in: Remove RANLIB definition. Use RANLIB
7727 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7728 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7729
77302001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7731 Alexandre Oliva <aoliva@redhat.com>
7732
7733 * Makefile.in (check-c++): Use tabs, not spaces.
7734
77352001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7736
7737 * Makefile.in (check-c++): New rule.
7738
7739 * configure.in (target_libs): Remove libg++.
7740 (noconfigdirs): Remove libg++.
7741 (noconfigdirs): Same.
7742 (noconfigdirs): Same.
7743 (noconfigdirs): Same.
7744
7745 * config-ml.in: Remove libg++ references.
7746
7747 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7748 (ALL_TARGET_MODULES): Same.
7749 (configure-target-libg++): Remove.
7750 (all-target-libg++): Remove.
7751 (configure-target-libio): Remove.
7752 (all-target-libio): Remove.
7753 (check-target-libio): Remove.
7754 (.PHONY): Remove.
7755 (libg++.tar.bz2): Remove.
7756 (all-target-cygmon): Remove libio.
7757 (all-target-libstdc++): Remove.
7758 (configure-target-libstdc++): Remove.
7759 (TARGET_LIB_PATH): Remove libstdc++.
7760 (ALL_GCC_CXX): Remove libstdc++.
7761 (all-target-gperf): Correct.
7762
77632001-02-15 Anthony Green <green@redhat.com>
7764
7765 * configure: Introduce GCJ_FOR_TARGET.
7766 * configure.in: Ditto.
7767 * Makefile.in: Ditto.
7768
77692001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7770
7771 * configure.in: for *-chorusos, don't config target-newlib and
7772 target-libgloss.
7773
77742001-02-04 Mark Mitchell <mark@codesourcery.com>
7775
7776 Remove V2 C++ library.
7777 * configure.in: Remove --enable-libstdcxx_v3 support.
7778
77792001-01-27 Richard Henderson <rth@redhat.com>
7780
7781 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7782
77832001-01-26 Tom Tromey <tromey@redhat.com>
7784
7785 * configure.in: Allow libgcj to be built on Sparc Solaris.
7786
77872001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7788
7789 * configure.in: Enable libgcj on several additional platforms.
7790
77912001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7792
7793 * configure.in: Enable libgcj for linux targets.
7794
77952001-01-09 Mike Stump <mrs@wrs.com>
7796
7797 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7798 failures of subdirectories.
7799
78002001-01-02 Laurynas Biveinis <lauras@softhome.net>
7801
7802 * configure: handle DOS-style absolute paths.
7803
78042001-01-02 Laurynas Biveinis <lauras@softhome.net>
7805
7806 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7807
78082000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7809
7810 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7811 (libstdcxx_incdir): Pass down.
7812 * config.if: Remove expired bits for cxx_interface, add stub.
7813 (libstdcxx_incdir): Add variable for g++ include directory.
7814 * configure.in (gxx_include_dir): Use it.
7815
78162000-12-15 Andreas Jaeger <aj@suse.de>
7817
7818 * configure.in: Handle lang_dirs.
7819
78202000-12-13 Anthony Green <green@redhat.com>
7821
7822 * configure.in: Disable libgcj for any target not specifically
7823 listed. Disable libgcj for x86 and Alpha Linux until compatible
7824 with g++ abi.
7825
78262000-12-13 Mike Stump <mrs@wrs.com>
7827
7828 * Makefile.in (local-distclean): Also remove fastjar.
7829
78302000-12-10 Anthony Green <green@redhat.com>
7831
7832 * configure.in: Define libgcj. Disable libgcj target libraries for
7833 most targets.
7834
78352000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7836
7837 * configure.in (target_libs): Revert 2000-12-08 patch.
7838 (noconfigdirs): Added target-libjava.
7839
78402000-12-09 Laurynas Biveinis <lauras@softhome.net>
7841
7842 * Makefile.in: handle DOS-style absolute paths.
7843
78442000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7845
7846 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7847 libjava.
7848 * configure.in (target_libs): Removed `target-libjava'.
7849
78502000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7851
7852 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7853 (ALL_MODULES): Added fastjar.
7854 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7855 (all-target-libjava): all-fastjar replaces all-zip.
7856 (all-fastjar): Added.
7857 (configure-target-fastjar, all-target-fastjar): Likewise.
7858 * configure.in (host_tools): Added fastjar.
7859
78602000-12-07 Mike Stump <mrs@wrs.com>
7861
7862 * Makefile.in (local-distclean): Remove leftover built files.
7863
78642000-11-16 Fred Fish <fnf@be.com>
7865
7866 * configure.in (enable_libstdcxx_v3): Fix typo,
7867 libstd++ -> libstdc++.
7868
78692000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7870
7871 * configure: Provide the original toplevel configure arguments
7872 (including $0) to subprocesses in the environment rather than
7873 through gcc/configargs.h.
7874
78752000-11-12 Mark Mitchell <mark@codesourcery.com>
7876
7877 * configure: Turn on libstdc++ V3 by default.
7878
78792000-10-16 Michael Meissner <meissner@redhat.com>
7880
7881 * configure (gcc/configargs.h): Only create if there is a build GCC
7882 directory created.
7883
78842000-10-05 Phil Edwards <pme@gcc.gnu.org>
7885
7886 * configure: Save configure arguments to gcc/configargs.h.
7887
78882000-10-04 Andris Pavenis <pavenis@latnet.lv>
7889
7890 * Makefile.in (bootstrap): avoid recursion if subdir missing
7891 (cross): ditto
7892 (do-proto-toplev): ditto
7893
7894Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7895
7896 * configure.in: Do not build byacc for hppa64. Provide paths to the
7897 X11 libraries for hppa64.
7898
78992000-09-02 Anthony Green <green@cygnus.com>
7900
7901 * Makefile.in (all-gcc): Depend on all-zlib.
7902 (CLEAN_MODULES): Add clean-zlib.
7903 (ALL_MODULES): Add all-zlib.
7904 * configure.in (host_libs): Add zlib.
7905
79062000-08-25 Alexandre Oliva <aoliva@redhat.com>
7907
7908 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7909 $targargs to tell whether newlib is going to be built.
7910
7911 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7912 $$r/TARGET_SUBDIR/libio for _G_config.h.
7913
79142000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7915
7916 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7917
7918 * configure: Make enable_threads and enable_shared defaults
7919 explicit. Substitute enable_threads into generated Makefiles.
7920 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7921 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7922
79232000-08-02 Manfred Hollstein <manfredh@redhat.com>
7924
7925 * configure.in: Re-enable all references to libg++ and librx.
7926
ffb97b2f 79272002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7928
ffb97b2f
DD
7929 * configure.in: Add *-*-freebsd* configurations.
7930
bbf6e9e3
AC
79312002-04-07 Andrew Cagney <ac131313@redhat.com>
7932
7933 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7934 (do-tar, do-bz2): New rules.
7935 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7936 (gdb-tar): New rule.
7937 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7938 (insight_dejagnu.tar): New rule.
7939 (insight.tar): New rule.
7940 (gdb+dejagnu.tar): New rule.
7941 (gdb.tar): New rule.
7942
8f1579c0
AC
79432002-04-07 Andrew Cagney <ac131313@redhat.com>
7944
7945 * MAINTAINERS: Update dejagnu/
7946
ba3c59ab
AO
79472002-03-16 Alexandre Oliva <aoliva@redhat.com>
7948
7949 * ltmain.sh (relink_command): Fix typo in previous change.
7950
6243d5dd
AO
79512002-03-15 Alexandre Oliva <aoliva@redhat.com>
7952
7953 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7954 (relink_command): Added --tag flags.
7955 (mode=install): If relinking fails; error out.
7956
80413487
RH
79572002-03-12 Richard Henderson <rth@redhat.com>
7958
7959 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7960 .NOTPARALLEL tag.
7961 (do-check): Rename from check.
7962 (check): Allow parallel check.
7963
3daeddf6
RH
79642002-03-11 Richard Henderson <rth@redhat.com>
7965
7966 * Makefile.in (.NOTPARALLEL): Add fake tag.
7967
fad93c55
L
79682002-03-07 H.J. Lu (hjl@gnu.org)
7969
7970 * configure.in: Enable gprof for mips*-*-linux*.
7971
2e8357fc
AO
79722002-02-28 Alexandre Oliva <aoliva@redhat.com>
7973
7974 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7975 libjava.
7976 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7977
bd48e1a9
AC
79782002-02-24 Andrew Cagney <ac131313@redhat.com>
7979
7980 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7981
39121370
DJ
79822002-02-23 Daniel Jacobowitz <drow@mvista.com>
7983
7984 * config.guess: Import from master sources, rev 1.232.
7985 * config.sub: Import from master sources, rev 1.246.
7986
081ff160
AO
79872002-02-23 Alexandre Oliva <aoliva@redhat.com>
7988
7989 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7990 because its Makefile is there; test for the executable instead.
7991
20a5393b
AO
79922002-02-09 Alexandre Oliva <aoliva@redhat.com>
7993
7994 Contribute sh64-elf.
7995 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7996 * configure.in: Added sh64-*-*.
7997
38135629
JJ
79982002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7999
80413487
RH
8000 * COPYING.NEWLIB: Remove advertising clause from
8001 Berkeley and Red Hat licenses.
38135629 8002
48d19748
MD
80032002-02-01 Mo DeJong <supermo@bayarea.net>
8004
8005 * Makefile.in: Add all-tix to deps for all-snavigator
8006 so that tix is built when building snavigator.
8007
f6e1c110
BE
80082002-02-01 Ben Elliston <bje@redhat.com>
8009
8010 * config.guess: Import from master sources, rev 1.229.
8011 * config.sub: Import from master sources, rev 1.240.
8012
4867be41
DJ
80132002-01-27 Daniel Jacobowitz <drow@mvista.com>
8014
8015 From Steve Ellcey <sje@cup.hp.com>:
8016 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8017 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8018 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8019 IA64.
8020 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8021 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8022 soname_spec, sys_lib_search_path_spec): Ditto.
8023
e82380cc
JT
80242002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8025
8026 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8027 target-libiberty, and target-libgloss. Skip Java-related
8028 libraries if not supported for NetBSD on target CPU.
8029
1319fb9c
NC
80302002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8031
8032 * configure.in: Import StrongARM and XScale target_configdirs from
8033 FSF GCC version.
8034
b020f6ac
L
80352002-01-16 H.J. Lu (hjl@gnu.org)
8036
8037 * config.guess: Import from master sources, rev 1.225.
8038 * config.sub: Import from master sources, rev 1.238.
8039
8040 * MAINTAINERS: Updated notes on config.guess and config.sub.
8041
a0c1c920
NC
80422002-01-11 Steve Ellcey <sje@cup.hp.com>
8043
8044 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8045 ld and gdb are not supported.
8046
a9fa5e1f
JJ
80472002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8048
8049 * Change reference to Cygnus Solutions to be Red Hat.
8050
94077108
JJ
80512002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8052
8053 * COPYING.NEWLIB: Update generic copyright date.
8054
05ecd75c
MS
80552002-01-07 Mark Salter <msalter@redhat.com>
8056
8057 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8058 Allow target-libgloss to be built for arm, strongarm, and xscale.
8059
a106bb62
BE
80602002-01-03 Ben Elliston <bje@redhat.com>
8061
8062 * MAINTAINERS: Update URL for config.* scripts.
8063
0e254642
AM
80642001-12-18 Alan Modra <amodra@bigpond.net.au>
8065
8066 * config.sub: Import latest version.
8067 * config.guess: Likewise.
8068
0a0d0041
TF
80692001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8070
8071 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8072 options for i[3456]86-pc-linux* native builds.
8073
d932cae7
NC
80742001-12-05 Laurent Guerby <guerby@acm.org>
8075
8076 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8077 libiberty.
d932cae7
NC
8078
8079 Import this patch from gcc:
5481b376 8080
d932cae7
NC
8081 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8082
8083 * symlink-tree: handle DOS-style absolute paths.
8084
49b7683b
DD
80852001-11-28 DJ Delorie <dj@redhat.com>
8086 Zack Weinberg <zack@codesourcery.com>
8087
8088 When build != host, create libiberty for the build machine.
8089
8090 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8091 CONFIG_ARGUMENTS.
8092 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8093 New variables.
8094 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8095 and rules.
8096 (all.normal): Depend on ALL_BUILD_MODULES.
8097 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8098 (all-build-libiberty): Depend on configure-build-libiberty.
8099
8100 * configure: Calculate and substitute proper value for
8101 ALL_BUILD_MODULES.
8102 * configure.in: Create the build subdirectory.
8103 Calculate and substitute TARGET_CONFIGARGS (formerly
8104 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8105
26ef82f4
GK
81062001-11-26 Geoffrey Keating <geoffk@redhat.com>
8107
8108 * config.sub: Update to version 1.232 on subversion.
8109
43e64072
NC
81102001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8111
8112 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8113 files from .po files for a distribution.
8114
66f6c0d5
HPN
81152001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8116
8117 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8118
4a02fdb2
JH
81192001-11-13 Jeff Holcomb <jeffh@redhat.com>
8120
8121 Merged from net gcc:
8122 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8123 * ltcf-c.sh: Use $objext, not $ac_objext.
8124 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8125 * ltcf-cxx.sh: Add support for GNU.
8126 2001-07-22 Timothy Wall <twall@redhat.com>
8127 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8128 default settings if using GNU tools with that configuration.
8129 * ltcf-cxx.sh: Ditto.
8130 * ltcf-gcj.sh: Ditto.
8131 2001-07-21 Michael Chastain <chastain@redhat.com>
8132 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8133 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8134 * ltmain.sh: Mark as gcc-local.
8135
227b9953
JH
81362001-11-13 Jeff Holcomb <jeffh@redhat.com>
8137
8138 * Makefile.in (all-bison): Revert 2001-10-24.
8139 Don't depend on texinfo.
8140
cbbab8fb
JJ
81412001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8142
80413487 8143 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8144
922b2485
DD
81452001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8146
8147 * configure.in (--enable-languages): Be more permissive about
8148 syntax. Check for empty lists better. Warn about $LANGUAGES.
8149
f08fa01d
HPN
81502001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8151
8152 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8153
fee3da4e
JH
81542001-10-24 Jeff Holcomb <jeffh@redhat.com>
8155
8156 Makefile.in (all-bison): Don't depend on texinfo.
8157
73fb1ef9
AM
81582001-10-03 Alan Modra <amodra@bigpond.net.au>
8159
8160 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8161
373688ac
AO
81622001-09-29 Alexandre Oliva <aoliva@redhat.com>
8163
8164 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8165
9c07660b
HPN
81662001-09-28 Hans-Peter Nilsson <hp@axis.com>
8167
8168 * config.sub, config.guess: Import latest from subversions.
8169
3f152009
AO
81702001-09-21 Alexandre Oliva <aoliva@redhat.com>
8171
8172 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8173 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8174 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8175 avoid quotes nesting problems.
8176 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8177 (DO_X): Export only variables that are set.
8178
8f6a59e5
BE
81792001-09-19 Ben Elliston <bje@redhat.com>
8180
8181 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8182 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8183 semantics. Use the shell built-in "type" command instead.
8184
a1ec19fa
TS
81852001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8186
8187 * config.sub: Reverted the earlier change, this version is not the
8188 master file.
8189
4008bd9b
TS
81902001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8191
8192 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8193 Add support for mips64.
8194
dd1e52a4
JH
81952001-09-03 Jeff Holcomb <jeffh@redhat.com>
8196
8197 * configure.in: Enable libstdc++-v3 for h8300 targets.
8198
91549d1c
EC
81992001-08-30 Eric Christopher <echristo@redhat.com>
8200 Jason Eckhardt <jle@redhat.com>
8201
8202 * config.sub: Add support for mipsisa32.
8203
cf966cf9
EC
82042001-08-30 Eric Christopher <echristo@redhat.com>
8205
8206 * config.sub, config.guess: Import latest from subversions.
8207
82208dc5
AM
82082001-08-20 Alan Modra <amodra@bigpond.net.au>
8209
8210 * config.sub, config.guess: Import latest from subversions.
8211
4dca8403
DD
82122001-07-26 DJ Delorie <dj@redhat.com>
8213
8214 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8215
1107dce2
AM
82162001-06-19 Alan Modra <amodra@bigpond.net.au>
8217
8218 * Makefile.in: Revert 2001-06-17.
8219 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8220
e09a6604
L
82212001-06-17 H.J. Lu <hjl@gnu.org>
8222
8223 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8224 (gas+binutils.tar.bz2): Likewise.
8225 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8226
31a8b634
AC
8227Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8228
8229 * Makefile.in (VER): When present, extract the version number from
5481b376 8230 the file version.in.
31a8b634 8231
dc70af01
AO
82322001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8233
8234 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8235 gcc/xgcc is built, use -print-prog-name to find out the program
8236 name to use.
8237
839bbd8c
AO
82382001-06-04 Mark Mitchell <mark@codesourcery.com>
8239
8240 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8241 with_gcc]: Use `gcc -shared' to build a shared library.
8242
566e9a30
AO
82432001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8244
8245 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8246 archives.
8247
e877bb69
AO
82482001-05-28 Simon Patarin <simon.patarin@inria.fr>
8249
8250 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8251 libraries when using g++ with native linker.
8252
1605288b
AO
82532001-05-28 Alexandre Oliva <aoliva@redhat.com>
8254
8255 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8256
11a383ba
TR
82572001-05-24 Tom Rix <trix@redhat.com>
8258
8259 * configure.in : enable ld for aix
cf966cf9 8260
18611226
AO
82612001-05-22 Alexandre Oliva <aoliva@redhat.com>
8262
8263 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8264 [aix4*|aix5*]: Prepend blank.
8265
6be7c12c
AO
82662001-05-20 Alexandre Oliva <aoliva@redhat.com>
8267
8268 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8269 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8270 of subdir/configure scripts to use the new libtool.m4.
8271
4ed00bba
L
82722001-05-14 H.J. Lu <hjl@gnu.org>
8273
8274 * config.if (libc_interface): Set to -libc6.2- for cross
8275 compiling to Linux/glibc 2.2.
8276
b1af961c
AO
82772001-05-03 Alexandre Oliva <aoliva@redhat.com>
8278
8279 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8280 libgcj.
8281
5ec3e74e
AO
82822001-04-26 Alexandre Oliva <aoliva@redhat.com>
8283
8284 * configure.in (noconfigdirs): Don't reset it from scratch in the
8285 target case; only append to it.
8286
b3ed1d6b
AO
82872001-04-26 Alexandre Oliva <aoliva@redhat.com>
8288
8289 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8290 sparc-*-solaris2.8]: Disable ${libgcj}.
8291
96111c10
AO
82922001-04-25 Alexandre Oliva <aoliva@redhat.com>
8293
8294 * configure.in (libgcj_saved): Copy from $libgcj.
8295 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8296 --disable-libgcj.
8297
b5bf43f2
AO
82982001-04-20 Alexandre Oliva <aoliva@redhat.com>
8299
8300 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8301 1.641.2.228.
8302
8cc32590
AO
83032001-04-12 Alexandre Oliva <aoliva@redhat.com>
8304
8305 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8306 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8307
dec0cb0c
AO
83082001-04-01 Alexandre Oliva <aoliva@redhat.com>
8309
8310 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8311 New macros.
8312 (bootstrap, cross): Use RECURSE_FLAGS.
8313 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8314
6a9c3886
AO
83152001-03-27 Alexandre Oliva <aoliva@redhat.com>
8316
8317 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8318
d4fc7db8
NC
83192001-03-23 Nick Clifton <nickc@redhat.com>
8320
8321 * README-maintainer-mode: Add note about inability to use "make
8322 distclean" in maintainer mode.
8323
7389ff65
AO
83242001-03-22 Alexandre Oliva <aoliva@redhat.com>
8325
8326 Re-installed:
8327 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8328 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8329 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8330 * ltcf-cxx.sh: Likewise.
8331 * ltcf-gcj.sh: Likewise.
8332
b3e0dc8e
PB
83332001-03-22 Philip Blundell <philb@gnu.org>
8334
8335 * config.sub, config.guess: Import latest from subversions.
8336
469b781c
AO
83372001-03-22 Alexandre Oliva <aoliva@redhat.com>
8338
8339 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8340 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8341
b0dad762
MC
83422001-03-20 Michael Chastain <chastain@redhat.com>
8343
8344 * Makefile.in: all-m4 depends on all-texinfo.
8345
c559bb17
AO
83462001-03-08 Alexandre Oliva <aoliva@redhat.com>
8347
8348 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8349
fef4ae2e
JJ
83502001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8351
8352 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8353 longer valid.
8354
8d6dd99d
NC
83552001-02-16 Nick Clifton <nickc@redhat.com>
8356
8357 * configure.in (noconfigdirs): Allow configuration of texinfo
8358 for Cygwin hosts.
8359
a85d7ed0
NC
83602001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8361
8362 * config.guess: Add linux target for S/390.
8363 * config.sub: Likewise.
8364 * configure.in: Likewise.
8365
51221c5e
DD
83662001-02-06 Ben Elliston <bje@redhat.com>
8367
8368 * configure: Output host type to stdout, not stderr.
8369
9dec4c71
MS
83702001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8371
8372 * config.guess: Import from subversions.gnu.org (revision 1.181).
8373 * config.sub: Import from subversions.gnu.org (revision 1.199).
8374
9add9c04
AM
83752001-01-30 Alan Modra <alan@linuxcare.com.au>
8376
8377 * config.guess: Handle hppa64-linux systems.
8378
8679174d
MS
83792001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8380
8381 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8382 Don't unset, it's non-portable and no longer necessary, set to empty
8383 instead.
8384
02d01ed4
MS
83852001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8386
8387 * ltconfig: Shell portability fix for the tagname validity check.
8388
4cc5853d
MS
83892001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8390
8391 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8392
7487e485
AO
83932001-01-27 Alexandre Oliva <aoliva@redhat.com>
8394
8395 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8396 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8397
f332af52
AO
83982001-01-24 Alexandre Oliva <aoliva@redhat.com>
8399
8400 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8401 keep at least one of build_libtool_libs or build_old_libs set to
8402 yes.
8403
ef099754
AO
84042001-01-24 Alexandre Oliva <aoliva@redhat.com>
8405
8406 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8407 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8408
8341f2fc 84092000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8410
8341f2fc
AJ
8411 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8412
84132000-11-03 Philip Blundell <pb@futuretv.com>
8414
8415 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8416 files.
ebf0fa2e 8417
c320a39f
JJ
84182001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8419
8420 * COPYING.NEWLIB: Put into source repository.
8421
8817b92e
BE
84222001-01-15 Ben Elliston <bje@redhat.com>
8423
8424 * configure.in (host_tools): Add sid.
8425 Always configure cgen.
8426 * Makefile.in (all-sid): New target.
8427 (check-sid, clean-sid, install-sid): Likewise.
8428
35590697
AJ
84292001-01-07 Andreas Jaeger <aj@suse.de>
8430
80413487 8431 * config.sub, config.guess: Update from subversions.
35590697 8432
6ee6cea6
AO
84332000-12-12 Alexandre Oliva <aoliva@redhat.com>
8434
8435 * configure.in: Disable language-specific target libraries for
8436 languages that aren't enabled.
8437
077b8428
NC
84382000-11-24 Nick Clifton <nickc@redhat.com>
8439
8440 * configure.in (xscale-elf): Add target.
8441 (xscale-coff): Add target.
8442 (c4x, c5x, tic54x): Move after ARM targets.
8443
9e28a1ed
AO
84442000-11-23 Alexandre Oliva <aoliva@redhat.com>
8445
8446 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8447
be98a80a
ILT
84482000-11-20 Ian Lance Taylor <ian@zembu.com>
8449
8450 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8451
5cec67bf
AO
84522000-11-18 Alexandre Oliva <aoliva@redhat.com>
8453
8454 * Makefile.in: Merge with GCC and libgcj.
8455 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8456 configure-target-<library> when their configure scripts need the C
8457 or C++ library to have already been built to work properly.
8458 (do_proto_toplev): Set them to an empty string.
8459
d932cae7 84602000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8461
8462 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8463 (REALLY_SET_LIB_PATH): Use them.
8464
d932cae7 84652000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8466
8467 * config.sub: Add support for Sun Chorus
8468
8602ff0c
NC
84692000-11-02 Per Lundberg <plundis@chaosdev.org>
8470
8471 * config.sub: Add support for the *-storm-chaos OS.
8472
f9e0997d
NC
84732000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8474
80413487
RH
8475 * configure.in (noconfigdirs): Don't compile some
8476 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8477
d64552c5
AO
84782000-09-30 Alexandre Oliva <aoliva@redhat.com>
8479
8480 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8481 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8482 all affected `configure' scripts.
8483
97f60b31
AO
84842000-09-25 Alexandre Oliva <aoliva@redhat.com>
8485
8486 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8487 ltcf-c.sh.
8488
6e8dd58f
PB
84892000-09-12 Philip Blundell <philb@gnu.org>
8490
8491 * config.sub, config.guess: Update from subversions.
8492
103a2e99
AO
84932000-09-06 Alexandre Oliva <aoliva@redhat.com>
8494
51601921
AO
8495 * Makefile.in (all-zlib): Added dummy target.
8496
103a2e99
AO
8497 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8498 multi-language branch.
8499
2809b4b9
AO
85002000-09-05 Alexandre Oliva <aoliva@redhat.com>
8501
8502 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8503 (bootstrap*): Depend on all-bootstrap.
8504
7450026c
AO
85052000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8506
8507 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8508 crosses, but add gcc/include to the header search path for them.
8509
6cf86f7f
AO
85102000-08-31 Alexandre Oliva <aoliva@redhat.com>
8511
8512 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8513 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8514 * gettext.m4: New file, extracted from aclocal.m4.
8515
ce2ea6e3
AO
85162000-08-22 Alexandre Oliva <aoliva@redhat.com>
8517
8518 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8519 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8520 sub-configures.
8521
9765193e
DE
85222000-08-20 Doug Evans <dje@casey.transmeta.com>
8523
8524 * Makefile.in (ALL_MODULES): Add all-cgen.
8525 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8526 (all-cgen): New target.
8527 (all-opcodes,all-sim): Depend on all-cgen.
8528 * configure.in (host_tools): Add cgen.
8529 Only configure cgen if --enable-cgen-maint.
8530
d7b32520
AO
85312000-08-17 Alexandre Oliva <aoliva@redhat.com>
8532
8533 * config-ml.in (CC, CXX): Don't introduce a leading space.
8534
e52ef561
AO
85352000-08-16 Alexandre Oliva <aoliva@redhat.com>
8536
8537 * configure.in (libstdcxx_flags): Use
8538 libstdc++-v3/src/libstdc++.INC.
8539
88f9c2a0
AO
85402000-08-15 Alexandre Oliva <aoliva@redhat.com>
8541
8542 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8543
98fbe43f
JM
85442000-08-11 Jason Merrill <jason@redhat.com>
8545
8546 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8547 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8548 (FLAGS_FOR_TARGET): Not here.
8549 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8550
279ddab4
DD
85512000-08-07 DJ Delorie <dj@redhat.com>
8552
8553 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8554 "if we're also building gcc, and it's a gcc that will run on the
8555 build machine, we want to use its includes instead of the system's
8556 default includes".
8557
60523a83
AO
85582000-08-03 Alexandre Oliva <aoliva@redhat.com>
8559
24ffec7a
AO
8560 * configure.in (libstdcxx_flags): Don't use `"'.
8561
60523a83
AO
8562 * config-ml.in: Adjust multilib search paths to the
8563 appropriate multilib tree.
8564
daf644b5
AO
85652000-08-02 Alexandre Oliva <aoliva@redhat.com>
8566
8567 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8568 commas in $LANGUAGES.
8569
63266560
DD
85702000-08-01 Alexandre Oliva <aoliva@redhat.com>
8571
8572 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8573
85742000-07-31 Alexandre Oliva <aoliva@redhat.com>
8575
8576 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8577 CXX_FOR_TARGET for sed.
8578
85792000-07-30 Alexandre Oliva <aoliva@redhat.com>
8580
8581 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8582 Do not override if already set in the environment or in configure.
8583 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8584 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8585
9e449d3e
AO
85862000-07-27 Alexandre Oliva <aoliva@redhat.com>
8587
8588 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8589 (GCC_FOR_TARGET): Use it.
8590 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8591 * configure.in: ... here.
8592 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8593 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8594
8bbd92e0
AO
85952000-07-24 Alexandre Oliva <aoliva@redhat.com>
8596
fd1f87b2
AO
8597 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8598 (configure-target-libchill, configure-target-libobjc): Likewise.
8599
8bbd92e0
AO
8600 * configure.in: Use the same cache file for all target libs.
8601 * config-ml.in: But different cache files per multilib variant.
8602
25c6c112
JL
86032000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8604
8605 * configure (topsrcdir): Don't use dirname.
8606
ba73c63f
JM
86072000-07-20 Jason Merrill <jason@redhat.com>
8608
8609 * configure.in: Remove all references to libg++ and librx.
8610
8611 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8612
1af08294
HPN
86132000-07-20 Hans-Peter Nilsson <hp@axis.com>
8614
8615 * config.sub: Update to subversions version 2000-07-06.
8616
ba73c63f
JM
86172000-07-12 Andrew Haley <aph@cygnus.com>
8618
8619 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8620 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8621
86222000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8623
8624 * symlink-tree: Check number of arguments.
8625
d932cae7 86262000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8627
8628 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8629
ba73c63f
JM
86302000-07-05 Jim Wilson <wilson@cygnus.com>
8631
8632 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8633 search path for a g++ extracted from the build tree. This
8634 will allow link tests run by configure scripts in
8635 subdirectories to succeed.
8636
92ee2f86
UC
86372000-07-01 Koundinya K <kk@ddeorg.soft.net>
8638
80413487 8639 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8640
23f2f29f
CV
86412000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8642
8643 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8644 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8645
f04f5a67
TW
86462000-06-19 Timothy Wall <twall@cygnus.com>
8647
8648 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8649 * config.sub: Add tic54x target.
8650
11da68be
NC
86512000-06-07 Phillip Thomas <pthomas@suse.de>
8652
8653 * README-maintainer-mode: New file: Contains notes on using
8654 --enable-maintainer-mode with binutils.
8655
d932cae7 86562000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8657
8658 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8659
d932cae7 86602000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8661
8662 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8663 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8664
9442cea3
L
866520000-05-21 H.J. Lu (hjl@gnu.org)
8666
80413487
RH
8667 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8668 directory are used if they exist. Make sure
8669 $(build_tooldir)/include is searched for header files,
8670 $(build_tooldir)/lib/ for library files.
9442cea3 8671 (GCC_FOR_TARGET): Likewise.
80413487 8672 (CXX_FOR_TARGET): Likewise.
9442cea3 8673
d932cae7 86742000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8675
8676 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8677
d932cae7 86782000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8679
8680 * Makefile.in (configure-target-libiberty): Depend on
8681 configure-target-newlib.
8682
ba73c63f
JM
86832000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8684
8685 * configure.in, Makefile.in: Merge all libffi-related
8686 configury stuff from the libgcj tree.
8687
d932cae7 86882000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8689
8690 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8691 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8692
d932cae7 86932000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8694
8695 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8696 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8697 current version information. Add to proto-toplev directory.
b5a23627
AC
8698 (gdb-taz): Build do-djunpack.
8699
ba73c63f
JM
87002000-05-15 David Edelsohn <edelsohn@gnu.org>
8701
8702 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8703
7c86ed39
L
87042000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8705
8706 * ltmain.sh: Preserve in relink_command any environment
8707 variables that may affect the linker behavior.
8708
d932cae7 87092000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8710
8711 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8712
d932cae7 87132000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8714
8715 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8716
ed0a91a5
EZ
87172000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8718
8719 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8720 with the version name.
ed0a91a5 8721
ba73c63f 87222000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8723
ba73c63f 8724 * config.if: Tweak.
6cafa39f 8725
ba73c63f 87262000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8727
ba73c63f 8728 * djunpack.bat: New file.
66156876 8729
d932cae7 87302000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8731
8732 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8733 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8734 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8735 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8736
ba73c63f
JM
87372000-04-16 Dave Pitts <dpitts@cozx.com>
8738
80413487
RH
8739 * config.sub (case $basic_machine): Change default for "ibm-*"
8740 to "openedition".
ba73c63f 8741
d932cae7 87422000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8743
8744 * Makefile.in (gdb-taz): New target. GDB specific archive.
8745 (do-md5sum): New target.
8746 (MD5PROG): Define.
8747 (PACKAGE): Default to TOOL.
8748 (VER): Default to a shell script.
8749 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8750 md5 checksum generation.
b35ece4e
AC
8751 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8752 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8753 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8754 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8755
d932cae7 87562000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8757
8758 * configure (warn_cflags): Delete.
8759
ba73c63f 87602000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8761 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8762
80413487
RH
8763 * configure.in (enable_libstdcxx_v3): Add.
8764 (target_libs): Add bits here to switch between libstdc++-v2 and
8765 libstdc++-v3.
8766 * config.if: And this file too.
8767 * Makefile.in: Add libstdc++-v3 targets.
35590697 8768
ba73c63f
JM
87692000-04-05 Michael Meissner <meissner@redhat.com>
8770
8771 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8772
d332c5ac
JM
87732000-03-29 Jason Merrill <jason@casey.cygnus.com>
8774
8775 * configure.in: -linux-gnu*, not -linux-gnu.
8776
d932cae7 87772000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8778
8779 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8780 (do-tar-bz2): Replace TOOL with PACKAGE.
8781 (gdb.tar.bz2): Remove GDBTK from GDB package.
8782 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8783 dejagnu.tar.bz2): New packages.
6dcbc97b 8784
96ce09a7
ILT
87852000-02-27 Andreas Jaeger <aj@suse.de>
8786
8787 * configure.in: Add entry for mips*-*-linux*, move catch all
8788 *-*-*linux* entry below this one.
8789
2031769e
ILT
87902000-02-27 Ian Lance Taylor <ian@zembu.com>
8791
8792 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8793
4bab746c
NC
87942000-02-24 Nick Clifton <nickc@cygnus.com>
8795
8796 * config.sub: Support an OS of "wince".
8797
d932cae7 87982000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8799
8800 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8801 version.
ada59422 8802
5b93d8bb
AM
88032000-02-23 Linas Vepstas <linas@linas.org>
8804
8805 * config.sub: Add support for Linux/IBM 370.
8806 * configure.in: Likewise.
8807
2fb651f6
NC
88082000-02-22 Nick Clifton <nickc@cygnus.com>
8809
8810 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8811
b8441c25
CF
88122000-02-20 Christopher Faylor <cgf@cygnus.com>
8813
8814 * config.guess: Guess "cygwin" rather than "cygwin32".
8815
d332c5ac
JM
88162000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8817
8818 * configure (gcc_version): When setting, narrow search to
8819 lines containing `version_string'.
8820
ba73c63f
JM
88212000-02-15 Denis Chertykov <denisc@overta.ru>
8822
8823 * config.sub: Add support for avr target.
8824
d932cae7 88252000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8826
8827 * config.sub: Add mmix-knuth-mmixware.
8828
88292000-01-27 Christopher Faylor <cgf@redhat.com>
8830
8831 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8832 structure stuff to -L library search.
8833 (CXX_FOR_TARGET): Ditto.
8834 (CROSS_CHECK_MODULES): Fix spelling mistake.
8835
88362000-01-24 Mark Mitchell <mark@codesourcery.com>
8837
8838 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8839 the C++ compiler.
8840
88412000-01-12 Richard Henderson <rth@cygnus.com>
8842
8843 * configure.in: Don't build some bits for beos.
8844
88452000-01-12 Joel Sherrill (joel@OARcorp.com)
8846
8847 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8848 as include files.
8849
91b2c84d
GK
88502000-01-06 Geoff Keating <geoffk@cygnus.com>
8851
8852 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8853 not mh-aix43.
8854
ba73c63f
JM
88551999-12-14 Richard Henderson <rth@cygnus.com>
8856
8857 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8858 * config.sub: Accept alphaev[78], alphaev8.
8859
88601999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8861
8862 * config.guess, config.sub: Update from autoconf.
8863
8864Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8865
8866 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8867 necessary libraries are missing.
8868
88691999-10-25 Andreas Schwab <schwab@suse.de>
8870
8871 * configure: Fix quoting inside arguments of eval.
8872
88731999-10-21 Nick Clifton <nickc@cygnus.com>
8874
8875 * config-ml.in: Allow suppression of some ARM multilibs.
8876
8877Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8878
8879 * config.guess: Add OS/390 match pattern.
8880 * config.sub: Add mvs, openedition targets.
8881 * configure.in (i370-ibm-opened*): New.
8882
ef14edc4
ILT
88831999-09-04 Steve Chamberlain <sac@pobox.com>
8884
8885 * config.sub: Add support for configuring for pj.
8886
afb478e8
NC
88871999-08-31 Nick Clifton <nickc@cygnus.com>
8888
fd6848f6 8889 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8890
ba73c63f 88911999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8892
8893 * configure.in: Do not configure or build ld for AIX
8894 platforms. ld is known to be broken on these platforms.
8895
ba73c63f
JM
8896Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8897
8898 * config-ml.in: Pass compiler flag corresponding to multidirs to
8899 subdir configures.
8900
c363de44
ILT
89011999-08-09 Ian Lance Taylor <ian@zembu.com>
8902
8903 * Makefile.in (LDFLAGS): Define.
8904
dc8bc5a6
ILT
89051999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8906
8907 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8908 noconfigdirs.
8909 (*-*-cygwin*): Likewise.
8910
6ca3858e
ILT
89111999-08-08 Ian Lance Taylor <ian@zembu.com>
8912
71141bb6
ILT
8913 * mkdep: New file.
8914 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8915 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8916
6ca3858e
ILT
8917 From Eli Zaretskii <eliz@is.elta.co.il>:
8918 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8919 long file name when using DJGPP on MS-DOS.
8920
ba73c63f
JM
8921Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8922
8923 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8924
2735a327
AM
89251999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8926
8927 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8928 dependency as this causes "make check" to globally "make all"
8929
ba73c63f
JM
8930Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8931
8932 * configure.in (target_libs): Added target-zlib.
8933 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8934 (CONFIGURE_TARGET_MODULES): Likewise.
8935 (CHECK_TARGET_MODULES): Likewise.
8936 (INSTALL_TARGET_MODULES): Likewise.
8937 (CLEAN_TARGET_MODULES): Likewise.
8938 (configure-target-zlib): New target.
8939 (all-target-zlib): Likewise.
8940 (all-target-libjava): Depend on all-target-zlib.
8941 (configure-target-libjava): Depend on configure-target-zlib.
8942
8943 * Makefile.in (configure-target-libjava): Depend on
8944 configure-target-newlib.
8945 (configure-target-boehm-gc): New target.
8946 (configure-target-qthreads): New target.
8947
80413487
RH
8948 * configure.in (target_libs): Added target-qthreads.
8949 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8950 (CONFIGURE_TARGET_MODULES): Likewise.
8951 (CHECK_TARGET_MODULES): Likewise.
8952 (INSTALL_TARGET_MODULES): Likewise.
8953 (CLEAN_TARGET_MODULES): Likewise.
8954 (all-target-qthreads): New target.
8955 (configure-target-libjava): Depend on configure-target-qthreads.
8956 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8957
8958 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8959 (CONFIGURE_TARGET_MODULES): Likewise.
8960 (CHECK_TARGET_MODULES): Likewise.
8961 (INSTALL_TARGET_MODULES): Likewise.
8962 (CLEAN_TARGET_MODULES): Likewise.
8963 (all-target-libjava): New target.
8964 (all-target-boehm-gc): Likewise.
8965 * configure.in (target_libs): Added libjava, boehm-gc.
8966
08d836d6
ILT
89671999-07-22 Ian Lance Taylor <ian@zembu.com>
8968
8969 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8970 configure.bat in SUPPORT_FILES.
8971 (gas+binutils.tar.bz2): Likewise.
8972
8973 * makeall.bat: Remove; obsolete.
8974
8f36e47c
ILT
89751999-07-21 Ian Lance Taylor <ian@zembu.com>
8976
8977 From Mark Elbrecht:
8978 * configure.bat: Remove; obsolete.
8979
56e82f25
ILT
89801999-07-11 Ian Lance Taylor <ian@zembu.com>
8981
8982 * configure: Add -W -Wall to the default CFLAGS when compiling with
8983 gcc.
8984
1001d816
JL
8985Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8986
8987 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8988
106117aa
MM
89891999-06-30 Mark Mitchell <mark@codesourcery.com>
8990
8991 * configure.in: Build ld on IRIX6.
8992
c376f4ed
ILT
89931999-06-12 Ian Lance Taylor <ian@zembu.com>
8994
8995 * Makefile.in: Change distribution targets to use bzip2 instead of
8996 gzip.
8997 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8998 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8999
306b7445
NC
90001999-06-04 Nick Clifton <nickc@cygnus.com>
9001
9002 * config.sub: Add mcore target.
9003
d932cae7 90041999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9005
9006 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9007
d932cae7 90081999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9009
9010 * config.guess (dummy): Changed to $dummy.
9011
6c3175b0
NC
90121999-05-24 Nick Clifton <nickc@cygnus.com>
9013
ba73c63f
JM
9014 * config.sub: Tidied up case statements.
9015
90161999-05-22 Ben Elliston <bje@cygnus.com>
9017
9018 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9019 <jiro@din.or.jp>.
9020
9021 * config.guess: Merge with FSF version. Future changes will be
9022 more accurately recorded in this ChangeLog.
9023 * config.sub: Likewise.
9024
d932cae7 90251999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9026
9027 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9028
252b5132
RH
90291999-04-30 Tom Tromey <tromey@cygnus.com>
9030
9031 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9032
90331999-04-23 Tom Tromey <tromey@cygnus.com>
9034
9035 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9036
90371999-04-20 Drew Moseley <dmoseley@cygnus.com>
9038
9039 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9040 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9041 Bad merge removed these two changes.
9042
ba73c63f 9043Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9044 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9045
9046 * config.guess (interix Alpha): Add.
9047
252b5132
RH
90481999-04-11 Richard Henderson <rth@cygnus.com>
9049
9050 * configure.in (i?86-*-beos*): Do config gperf; don't config
9051 gdb, newlib, or libgloss.
9052
d932cae7 90531999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9054
ba73c63f
JM
9055 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9056 link a trivial program with -mabi=64. If it fails, remove mabi=64
9057 from multidirs.
9058
d932cae7 90591999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9060
9061 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9062
252b5132
RH
90631999-04-08 Nick Clifton <nickc@cygnus.com>
9064
9065 * config.sub: Add support for mcore targets.
9066
90671999-04-07 Michael Meissner <meissner@cygnus.com>
9068
9069 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9070 not mt-ospace, in order to shut up assembler warning about using
9071 symbols that are named the same as registers.
9072
90731999-04-07 Drew Moseley <dmoseley@cygnus.com>
9074
9075 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9076 dependency list for all-target-cygmon.
9077
90781999-04-05 Doug Evans <devans@casey.cygnus.com>
9079
9080 * config-ml.in: Check $host, not $target, for selective multilibs.
9081 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9082 thumb interworking, and underscore prefix multilibs.
9083
90841999-04-04 Ian Lance Taylor <ian@zembu.com>
9085
9086 * missing: Update to version from current automake.
9087
9088Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9089
9090 * configure (gxx_include_dir): Removed.
9091
9092 * configure.in (gxx_include_dir): Handle it.
9093 * Makefile.in: Likewise.
9094
90951999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9096
9097 * config.sub (mips64vr4111,mips64vr4111el) Add.
9098
90991999-03-21 Ben Elliston <bje@cygnus.com>
9100
80413487 9101 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9102
9103Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9104
252b5132
RH
9105 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9106 config/mh-djgpp.
9107
9108Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9109
9110 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9111 all-target-newlib to dependency list for all-target-bsp.
9112
9113Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9114
9115 * config.sub: Add i386-uwin support.
9116 * config.guess: Likewise.
9117
9118Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9119
9120 * configure.in: cleanup, add mh-*pic handling for arm, special
9121 case powerpc*-*-aix*
9122
9123Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9124
9125 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9126 can be built.
9127
9128Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9129
9130 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9131 targets.
252b5132
RH
9132
91331999-03-02 Nick Clifton <nickc@cygnus.com>
9134
9135 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9136
d932cae7 91371999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9138
9139 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9140
91411999-02-24 Nick Clifton <nickc@cygnus.com>
9142
9143 * config.sub: Fix typo in arm recognition.
9144
d932cae7 91451999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9146
9147 * configure.in (noconfigdirs): Changed target_configdirs to
9148 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9149 rather than m68k-*-* since it is not known to work on
9150 m68k-aout. Ditto for arm-*-*oabi.
9151
d932cae7 91521999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9153
9154 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9155
91561999-02-19 Ben Elliston <bje@cygnus.com>
9157
9158 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9159 Smart and improved by Andrew Cagney.
9160
d932cae7 91611999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9162
9163 * config.guess: Recognize openbsd-*-hppa.
9164
d932cae7 91651999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9166
9167 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9168 only if it is not empty.
9169
91701999-02-17 Nick Clifton <nickc@cygnus.com>
9171
9172 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9173
fd6848f6 9174 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9175
9176 * config.sub: Modified to recognize uname's armv* syntax.
9177
91781999-02-17 Mark Salter <msalter@cygnus.com>
9179
9180 * configure.in: Added target-bsp for sparclite.
9181
d932cae7 91821999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9183
9184 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9185
91861999-02-08 Nick Clifton <nickc@cygnus.com>
9187
9188 * configure.in: Add support for strongarm port.
9189 * config.sub: Add support for strongarm target.
9190
d932cae7 91911999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9192
252b5132
RH
9193 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9194 the old name config/mh-cygwin32.
9195 Enable texinfo.
9196
d932cae7 91971999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9198
9199 * configure.in: Do build ld for ix86 Solaris.
9200
d932cae7 92011999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9202
9203 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9204 $AR_FOR_TARGET. Likewise for RANLIB.
9205
d932cae7 92061999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9207
80413487
RH
9208 * config.sub (oabi): Recognize.
9209 * configure.in (arm-*-oabi): Handle.
252b5132 9210
d932cae7 92111999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9212
9213 * config.guess: Improve detection of i686 on UnixWare 7.
9214
d932cae7 92151999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9216
9217 * config.guess: Add support for i386-pc-interix.
9218 * config.sub: Likewise.
9219 * configure.in: Likewise.
252b5132 9220
d932cae7 92211999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9222
9223 * Makefile.in: Remove unneeded all-target-libio from
9224 from all-target-winsup target since it is now unneeded.
9225 Add all-target-libtermcap in its place since it is now
9226 needed.
9227
d932cae7 92281998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9229
9230 * configure.in: makefile stub for cygwin target is probably
9231 unnecessary. Remove it for now.
252b5132 9232
d932cae7 92331998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9234
9235 * configure.in: libtermcap.a should be built when cygwin is the
9236 target as well as the host.
9237 * config.guess: Allow mixed case in cygwin uname output.
9238 * Makefile.in: Add libtermcap target.
252b5132 9239
d932cae7 92401998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9241
9242 * config.sub: Clean up handling of hppa2.0.
9243
d932cae7 92441998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9245
9246 * config.guess: Use C code to identify more HP machines.
9247
9248Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9249
9250 * config.sub: Handle hppa2.0.
9251
ba73c63f
JM
9252Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9253
9254 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9255 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9256
92571998-12-15 Mark Salter <msalter@cygnus.com>
9258
9259 * configure.in: Added target-bsp for several target architectures.
9260
9261 * Makefile.in: Added rules for bsp.
9262
252b5132
RH
9263Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9264
9265 * config.guess: Improve detection of hppa2.0 processors.
9266
9267Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9268
9269 * config.guess: Recognize FreeBSD using ELF automatically.
9270
92711998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9272
9273 * configure (skip-this-dir): Add handling for new shell script, which
9274 might be created by a sub-directory's configure to indicate, this particular
9275 directory is "unwanted".
9276 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9277
252b5132
RH
9278Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9279
9280 * ltconfig: import from libtool, after changing libtool to
9281 account for the cygwin name change.
9282
9283Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9284
9285 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9286 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9287
9288Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9289
9290 * configure.in: Add libtermcap to list of cygwin dependencies.
9291
d932cae7 92921998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9293
80413487
RH
9294 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9295 they include winsup/include when it's a cygwin target.
252b5132
RH
9296
92971998-11-12 Tom Tromey <tromey@cygnus.com>
9298
9299 * configure.in (host_tools): Added zip.
9300 * Makefile.in (all-target-libjava): Depend on all-zip.
9301 (all-zip): New target.
9302 (ALL_MODULES): Added all-zip.
9303 (NATIVE_CHECK_MODULES): Added check-zip.
9304 (INSTALL_MODULES): Added install-zip.
9305 (CLEAN_MODULES): Added clean-zip.
9306
d932cae7 93071998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9308
9309 * Makefile.in: lose "32" from comment about cygwin.
9310
d932cae7 93111998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9312
9313 * configure.in: Use -Os to build target libraries for the fr30.
9314
d932cae7 93151998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9316
9317 * config.sub: Add fr30.
9318
d932cae7 93191998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9320
80413487 9321 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9322 cygwin* instead of cygwin32*.
9323 * config.sub: Check cygwin* instead of cygwin32*.
9324
d932cae7 93251998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9326
9327 * config.guess: Match any version of Unixware7.
9328
252b5132
RH
93291998-10-20 Syd Polk <spolk@cygnus.com>
9330
9331 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9332 if desired.
9333
d932cae7 93341998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9335
9336 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9337 these if the appropriate directories and files to not exist.
9338
d932cae7 93391998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9340
9341 * Makefile.in (DEVO_SUPPORT): Add config.if.
9342
d932cae7 93431998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9344
9345 * configure: Add pattern to replace "build_tooldir"'s
9346 definition in the generated Makefile with "tooldir"'s
9347 actual value.
9348
252b5132
RH
9349Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9350
9351 * config.sub: Bring back lost sparcv9.
9352
ba73c63f
JM
9353 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9354
9355Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9356
9357 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9358 CC_FOR_TARGET and friends.
9359
9360Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9361
ba73c63f
JM
9362 * Makefile.in (build_tooldir): New variable, same as tooldir.
9363 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9364 -B$(build_tooldir)/bin/.
9365 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9366
252b5132
RH
9367Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9368
9369 * config.sub: Add support for i[34567]86-pc-udk.
9370 * configure.in: Likewise.
9371
9372Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9373
9374 * Makefile.in: add bzip2 package building bits for user
9375 tools module
9376 * configure.in: ditto
9377
ba73c63f
JM
9378Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9379
9380 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9381 (ALL_TARGET_MODULES): Add all-target-libobjc.
9382 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9383 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9384 (all-target-libchill): Add dependencies.
9385 * configure.in (target_libs): Add libchill.
35590697 9386
252b5132
RH
93871998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9388
ba73c63f 9389 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9390
9391Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9392
9393 * Makefile.in (all-automake): fix dependencies.
9394
9395Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9396
9397 * configure.in: Minor cleanups for building in the $(target_alias)
9398 subdir.
9399
94001998-09-22 Jim Wilson <wilson@cygnus.com>
9401
9402 * Makefile.in (bootstrap): Set r and s before make all. Use
9403 BASE_FLAGS_TO_PASS in make all.
9404 (cross): Likewise.
9405
94061998-09-20 Mark Mitchell <mark@markmitchell.com>
9407
9408 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9409
252b5132
RH
9410Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9411
9412 * config.sub: Fix typo in last change.
9413
94141998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9415
9416 * config.sub: Add support for C4x target.
9417 * configure.in: Likewise.
9418
94191998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9420
9421 * config.sub: Recognize sparcv9 just like sparc64.
9422
9423Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9424
9425 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9426
9427Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9428
9429 * config.guess: Correctly identify Pentium II sco boxes.
9430
9431 * config.guess: Fix "tr" code. From Weiwen Liu.
9432
9433Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9434
9435 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9436 stabs.
9437
9438Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9439
9440 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9441 (ALL_TARGET_MODULES): Add all-target-libchill.
9442 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9443 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9444 (all-target-libchill): Add dependencies.
9445 * configure.in (target_libs): Add libchill.
9446
9447Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9448
9449 * config.guess: Avoid assumptions about "tr" behaves when
9450 LANG is set to something other than English.
9451
9452Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9453
9454 * configure (gxx_include_dir): Changed to
9455 '${prefix}/include/g++'-${libstdcxx_interface}.
9456
9457 * config.if: New to determine the interfaces.
9458
9459Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9460
9461 * config.guess: Detect and handle MPE/IX.
9462 * config.sub: Deal with MPE/IX.
9463
9464Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9465
9466 * configure.in: Use mh-aix43.
9467
94681998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9469
9470 * configure: Fix --without/--disable cases for gxx-include-dir.
9471
9472Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9473
9474 * mdata-sh: Imported. Needed for automake support.
9475
9476Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9477
ba73c63f 9478 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9479 "chmod og=u `find . -print`".
9480
9481Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9482
ba73c63f 9483 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9484
9485Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9486
9487 * Makefile.in: Undo previous patch.
9488
9489Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9490
9491 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9492 to here ...
9493 (install-no-fixedincludes): and here
9494 (INSTALL_MODULES): ... from here.
9495
9496Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9497
9498 * config.sub: Merge with FSF.
9499
9500 * config.guess: Merge with FSF.
9501
9502Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9503
9504 * configure (extraconfigdirs): New variable.
9505 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9506 * Makefile.in (all): Move higher in file.
9507 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9508 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9509 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9510 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9511 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9512
95131998-07-23 Brendan Kehoe <brendan@cygnus.com>
9514
9515 * Makefile.in (all-target-libjava): Depend on all-gcc and
9516 all-target-newlib.
9517 (configure-target-libjava): Depend on $(ALL_GCC).
9518
9519Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9520
9521 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9522 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9523
9524Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9525
9526 * ylwrap: Change absolute path checks to check for DOS style path
9527 names.
9528
9529 * ylwrap: Don't use a full path name if the source file is in the
9530 same directory. From hjl@lucon.org (H.J. Lu).
9531
9532 * config-ml.in: Default to being verbose, to match Feb 18 change to
9533 configure.
9534
9535Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9536
9537 Brought over from egcs:
9538
9539 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9540
9541 * configure.in (target_subdir): Set to ${target_alias} instead
9542 of "libraries".
9543
9544 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9545
9546 * configure.in (target_subdir): Set to libraries if enable_multilib.
9547
9548Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9549
9550 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9551 multilibs, force reconfiguration the first time we create
9552 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9553
9554Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9555
9556 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9557 avoid confusion with --no-recursion.
9558
9559Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9560
9561 * configure.in: Win32 hosts shouldn't use install -x
9562 * install-sh: remove -x option, and special .exe-handling
9563 hack.
9564
9565Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9566
9567 * config.guess: Recognize i586-pc-beos.
9568 * configure.in: Don't build some bits for beos.
9569
9570Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9571
9572 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9573 CFLAGS default to -O2.
9574
9575 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9576 when using GNU ld.
9577
9578Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9579
9580 * ltmain.sh: Correct install when using a different shell.
9581
9582Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9583
9584 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9585
9586Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9587
9588 * makefile.vms: Update to build binutils/makefile.vms. Add install
9589 target.
9590
9591Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9592
9593 * ltconfig: Update to correct AIX handling.
9594
9595Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9596
9597 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9598
9599 * configure.in (target_subdir): Set to ${target_alias} instead
9600 of "libraries".
9601
96021998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9603
9604 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9605 (Makefile): Depend on $(gcc_version_trigger).
9606
9607 * configure (gcc_version): Change default initializer to empty
9608 string.
9609 (gcc_version_trigger): New variable; pass this variable down
9610 to subdir configures to enable them checking gcc's version
9611 themselves. Emit make macros for both gcc_version vars.
9612 (topsrcdir): Initialize reliably.
9613 (recursion line): Remove --with-gcc-version=${gcc_version}.
9614
96151998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9616
9617 * configure (enable_version_specific_runtime_libs): Implement new flag
9618 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9619 in $(libsubdir); emit definition in each generated Makefile.
9620 (gxx_include_dir): Initialize depending on
9621 $enable_version_specific_runtime_libs.
9622
96231998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9624
9625 * configure (gcc_version): Initialize properly depending on
9626 how and where configure is started.
9627 (recursion line): Pass a --with-gcc-version=${gcc_version}
9628 to configures in subdirs.
9629
9630Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9631
9632 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9633 cygmon
252b5132
RH
9634
9635Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9636
9637 * configure.in: Add cygmon and libstub support for mn10200.
9638
96391998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9640
9641 * configure (gcc_version): Add new variable describing the
9642 particular gcc version we're building.
9643 * Makefile.in (libsubdir): Add new macro for the directory
9644 in which the compiler finds executables, libraries, etc.
9645 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9646 and libsubdir.
9647
9648Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9649
ba73c63f
JM
9650 * Makefile.in (local-clean): Remove *.log.
9651 (warning.log): Built with warn_summary from build.log.
9652 (mail-report.log): Run test_summary.
9653 (mail-report-with-warnings.log): Run test_summary including
9654 warning.log in the report.
252b5132
RH
9655
9656Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9657
9658 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9659
9660Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9661
9662 * Makefile.in (grep): Grep no longer depends on libiberty.
9663
9664Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9665
9666 * Makefile.in: all-snavigator needs all-libgui.
9667
9668Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9669
9670 * configure.in: Add cygmon and libstub support for mn10300.
9671
9672Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9673
9674 * missing: Update to version from automake 1.3.
9675
9676 * ltmain.sh: On installation, don't get confused if the same name
9677 appears more than once in the list of library names.
9678
9679Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9680
9681 * config.sub: Accept m68060 and m5200 as CPU names.
9682
9683Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9684
9685 * configure: Use && rather than using -a in test, because odd
9686 strings can confuse test.
9687 * configure.in: Likewise.
9688
9689Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9690
9691 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9692
9693Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9694
9695 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9696 bootstrap4-lean): New targets.
9697
9698Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9699
9700 * mpw-* Delete. Not used.
252b5132
RH
9701
9702Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9703
9704 * COPYING.LIB: Update FSF address.
9705
9706Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9707
9708 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9709
9710 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9711 GAS_SUPPORT_DIRS.
9712
9713Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9714
9715 * ltconfig, ltmain.sh: Avoid producing a version number if
9716 -version-info was not used.
9717
9718Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9719
9720 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9721 building with newlib.
9722
97231998-04-30 Paul Eggert <eggert@twinsun.com>
9724
ba73c63f 9725 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9726 Solaris `make' causes it to continue to next definition.
252b5132 9727
afb8d725
JM
9728Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9729
9730 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9731 the right GUI libraries and files are installed along with GDB.
9732
252b5132
RH
9733Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9734
9735 * configure.in: Change alpha to alpha* in several places.
9736
9737Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9738
9739 * config.sub: Recognize sparc86x.
9740
9741Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9742
252b5132
RH
9743 * configure.in (--enable-target-optspace): Remove debug echo.
9744
9745Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9746
9747 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9748
9749Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9750
9751 * ltconfig: Update cygwin32 support.
9752
9753 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9754 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9755 (GDB_SUPPORT_DIRS): Likewise.
9756
9757Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9758
9759 * configure.in (target_makefile_frag): If --enable-target-optspace,
9760 use -Os to compile target libraries rather than -O2. Default to
9761 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9762 not used.
9763 * configure.in (target_cflags): Ditto for d30v.
9764
9765Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9766
9767 * Makefile.in (all-bfd): Depend on all-intl.
9768 (all-binutils): Likewise.
9769 (all-gas): Likewise.
9770 (all-gprof): Likewise.
9771 (all-ld): Likewise.
9772
252b5132
RH
97731998-04-19 Brendan Kehoe <brendan@cygnus.com>
9774
9775 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9776
9777Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9778
9779 * Makefile.in (all-bfd): Depend upon all-libiberty.
9780
9781 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9782
9783Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9784
9785 * Makefile.in: Add libstub.
9786
9787 * configure.in: Ditto. Build libstub for targets that have cygmon
9788 support.
9789
9790Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9791
9792 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9793
9794Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9795
9796 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9797 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9798
9799Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9800
9801 * configure: Define DEFAULT_M4 by searching PATH.
9802 * Makfile.in: Use DEFAULT_M4.
9803
9804Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9805
9806 * ltconfig: Add cygwin32 support.
9807
9808 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9809 to configure and build.
9810
9811Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9812
9813 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9814
9815Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9816
9817 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9818
9819Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9820
9821 * Makefile.in: add ash make rules
9822 * configure.in: add ash to native_only and host_tools lists
9823
9824Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9825
9826 * Makefile.in (all-gettext, all-intl): New targets.
9827 (ALL_MODULES): Added all-gettext, all-intl.
9828 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9829 (INSTALL_MODULES): Added install-gettext, install-intl.
9830 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9831
9832 * configure.in (host_tools): Added gettext.
9833 (native_only): Likewise.
9834 (noconfigdirs) [various cases]: Likewise.
9835 (host_libs): Added intl.
9836
afb8d725
JM
9837Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9838
9839 * configure: Do not disable building gdbtk for cygwin32 hosts.
9840
ba73c63f
JM
9841Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9842
9843 * configure.in: Add thumb-coff target.
9844 * config.sub: Add thumb-coff target.
9845
252b5132
RH
9846Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9847
9848 * Makefile.in: Revert yesterday's change.
9849 (all-target-winsup): all-target-librx stays out of here.
9850
9851Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9852
ba73c63f
JM
9853 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9854 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9855 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9856 Remove references to librx and libg++.
9857
9858Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9859
9860 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9861 recursive makes
9862
9863Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9864
9865 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9866 for newlib directory.
9867 (CXX_FOR_TARGET): Likewise.
9868
9869Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9870
9871 * ltconfig: Update after libtool/ltconfig.in change for
9872 hpux11.
9873
9874Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9875
9876 * ltconfig, ltmain.sh: Update to libtool 1.2.
9877
9878Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9879
9880 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9881 (install-gcc-cross): Instead, override LANGUAGES here.
9882
98831998-03-18 Dave Love <d.love@dl.ac.uk>
9884
9885 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9886 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9887
9888Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9889
9890 * configure.in: Add Thumb-pe target.
9891
9892Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9893
252b5132
RH
9894 * Makefile.in - changed sn targets to snavigator
9895 * configure.in - changed sn targets to snavigator
9896
9897Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9898
9899 * config-ml.in: After building symlink tree call make distclean
9900 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9901 to be the case for libiberty.
9902
9903Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9904
9905 * configure: When making link, also check the current
9906 directory. The configure scripts may create one.
9907
9908Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9909
9910 * config.sub: Accept alphapca56 and alphaev6 properly.
9911
9912Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9913
9914 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9915
252b5132
RH
9916Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9917
80413487 9918 * config.sub (sco5): Fix typo.
252b5132
RH
9919
9920Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9921
9922 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9923 install-itcl.
9924 (install-itcl): Remove dependency on install-tcl.
9925
9926Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9927
9928 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9929
252b5132
RH
9930Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9931
9932 * configure.in: Don't build libgui for a cygwin32 target when not on
9933 a cygwin32 host.
9934
9935Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9936
9937 * configure (redirect): Set to null, so default behavior of
9938 configure is now --verbose.
9939
99401998-02-16 Dave Love <d.love@dl.ac.uk>
9941
9942 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9943 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9944
9945Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9946
9947 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9948 this change to sync Makefile.in with its ChangeLog entries.
9949
9950Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9951
9952 * ltmain.sh (mkdir): Check that the directory doesn't exist
9953 before we exit with error, so that we don't get races during
9954 parallel builds.
9955
9956Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9957
9958 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9959
9960Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9961
9962 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9963 PICFLAG_FOR_TARGET.
9964 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9965
9966 * configure: Emit a definition for the new macro enable_shared
9967 into each Makefile.
9968
252b5132
RH
9969Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9970
9971 * configure.in (host_tools, native_only): Add libtool.
9972
9973Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9974
9975 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9976 Fix typo in ming config comment.
9977
9978Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9979
9980 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9981
9982Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9983
9984 * config.sub: Add tic30 cases, and map c30 to tic30.
9985
ba73c63f
JM
9986Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9987
9988 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9989 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9990 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9991 (CLEAN_TARGET_MODULES): Similarly
9992 (all-target-libf2c): Add dependences.
35590697 9993 * configure.in (target_libs): Add libf2c.
ba73c63f 9994
252b5132
RH
9995Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9996
ba73c63f
JM
9997 * configure.in: Remove expect from noconfigdirs when target
9998 is cygwin32. OK to build expect and dejagnu with Canadian
9999 Cross.
252b5132
RH
10000
10001Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10004 host.
10005
10006 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10007 and mingw32.
10008
10009Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10010
10011 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10012 here as it is not defined in the toplevel Makefile.
10013
10014Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10015
10016 * configure (package_makefile_rules_frag): New variable, which names
10017 a file with generic rules, ...
10018 Change comment to mention we now have FIVE parts.
10019 * configure: Undo last change.
10020
10021Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10022
10023 * config.guess: More accurate determination of HP processor types.
10024 * config.sub: More accurate determination of HP processor types.
10025
10026Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10027
10028 * configure (package_makefile_frag): Move inserting the
10029 ${package_makefile_frag} to where it should be according
10030 to the comment.
10031
ba73c63f 10032Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10033
10034 * config.guess: Add support for Linux/ARM.
10035
10036Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10037
10038 * .cvsignore: Remove *-info and *-install since they match
10039 release-info and mpw-install, which we don't want to just ignore.
10040
10041Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10042
10043 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10044
10045Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10046
10047 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10048 local_prefix to sub-make invocations.
10049
10050Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10051
10052 * configure.in: Check makefile fragments in the source
10053 directory.
10054
10055Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10056
ba73c63f
JM
10057 * configure.in: Check whether host and target makefile
10058 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10059
10060Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10061
10062 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10063
252b5132
RH
10064Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10065
10066 * configure.in: Make sure we only replace RPATH_ENVVAR on
10067 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10068 regexp to sed.
10069
10070 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10071 to sub-makes.
10072
100731998-01-13 Lee Iverson (leei@ai.sri.com)
10074
10075 * config-ml.in (multi-do): LDFLAGS must include multilib
10076 designator.
10077
10078Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10079
10080 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10081
10082Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10083
10084 * config.sub: Add mingw32 support.
10085 * configure.in: Likewise.
252b5132
RH
10086
10087Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10088
10089 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10090
10091Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10092
10093 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10094 * configure (gxx_include_dir): Provide a definition for subdirs
10095 which do not use autoconf.
10096
10097Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10098
10099 * config.guess: Sync with egcs. Picks up new alpha support,
10100 BeOS & some additional linux support.
10101
ba73c63f 10102Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10103
10104 * config.guess: HP 9000/803 is a PA1.1 machine.
10105
ba73c63f
JM
10106Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10107
10108 * configure.in: It's alpha*-...
252b5132
RH
10109
10110Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10111
ba73c63f
JM
10112 * configure.in (host_makefile_frag, target_makefile_frag):
10113 Handle multiple config files.
10114 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10115 alpha-*-*.
252b5132
RH
10116
10117Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10118
10119 * mkdep: New file.
10120
10121Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10122
10123 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10124
10125Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10126
10127 * Makefile.in: Add libgui directory.
10128 (GDB_TK): Add all-libgui.
10129 * configure.in: Add libgui directory.
10130 * configure: Add all-libgui to GDB_TK.
10131
10132Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10133
10134 * config-ml.in (multidirs): Add m32r to multilib list.
10135
10136Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10137
10138 * Makefile.in (all-target-gperf): Change dependency to
10139 all-target-libstdc++.
10140
10141Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10142
10143 * config.guess: Add BeOS support.
10144
10145Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10146
10147 Source directory cvs renamed to cvssrc:
10148 * configure.in (host_tools): Change cvs to cvssrc.
10149 (native_only): Likewise.
10150 (noconfigdirs) [various cases]: Likewise.
10151 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10152 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10153 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10154 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10155 (all-cvssrc): Rename target from all-cvs.
10156
10157Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10158
10159 * configure (gxx_include_dir): Fix thinko.
10160
10161Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10162
10163 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10164 (install-cross, install-gcc-cross): New targets.
10165
10166Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10167
10168 * configure.in (noconfigdirs): Add support for Thumb target.
10169
10170 * config.sub (maybe_os): Add support for Thumb target.
10171
10172Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10173
10174 * Makefile.in: Add rules for cygmon.
10175
10176 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10177
10178Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10179
10180 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10181 * configure (gxx_include_dir): Provide a definition for subdirs
10182 which do not use autoconf.
10183
10184Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10185
10186 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10187 11/18/97 build
252b5132
RH
10188
10189Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10190
10191 * From Franz Sirl.
10192 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10193 found on RedHat Linux systems.
10194
10195Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10196
10197 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10198 guesses.
10199
10200Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10201
10202 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10203
10204Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10205
10206 * ltmain.sh: If mkdir fails, check whether the directory was created
10207 anyhow by some other process.
10208
10209Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10210
10211 * configure.in (d30v-*-*): Configure all directories.
10212
10213Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10214
10215 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10216 for the D30V.
10217
10218Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10219
10220 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10221
10222Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10223
80413487
RH
10224 * include/libiberty.h: Add extern "C" { so it can be used with C++
10225 progrms.
10226 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10227 programs.
252b5132
RH
10228
10229Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10230
10231 * configure.in (d30v-*-*): Configure GCC now.
10232
10233Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10234
10235 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10236 is no longer needed.
10237
10238Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10239
10240 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10241
10242Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10243
10244 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10245 targets using "$@" to provide support for similar but not identical
10246 targets without having to duplicate code.
10247
10248Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10249
10250 * makefile.vms: Fix to work with DEC C.
10251
10252Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10253
10254 * config.sub: Add mips-tx39-elf to marketing names.
10255
10256Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10257
10258 * ltmain.sh: Handle symlinks in generated script.
10259
10260Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10261
10262 * configure: Handle autoconf style directory options: --bindir,
10263 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10264 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10265 --sysconfdir.
10266 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10267 (sharedstatedir, localstatedir, oldincludedir): New variables.
10268 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10269 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10270 sbindir, sharedstatedir, and sysconfdir.
10271
10272Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10273
10274 * Makefile.in (bootstrap-lean): New target.
10275
10276Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10277
10278 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10279 sn, and gnuserv from noconfigdirs.
252b5132
RH
10280
10281Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10282
10283 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10284
10285Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10286
ba73c63f 10287 * Makefile.in (cross): New target.
252b5132
RH
10288
10289Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10290 Jeff Law <law@cygnus.com>
252b5132
RH
10291
10292 * Makefile.in (bootstrap2, bootstrap3): New targets.
10293 (all-bootstrap): Remove outdated and confusing target.
10294 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10295
afb8d725
JM
10296Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10297
10298 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10299 windows. Consistent with gdb/configure.
afb8d725 10300
252b5132
RH
103011997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10302
252b5132
RH
10303 * configure.in: Name Linux target fragment.
10304
10305 * configure: Rewrite so that project Makefile fragment is inserted
10306 first and appears last in the resulting Makefile.
10307
10308Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10309
10310 * Makefile.in (install-itcl): Install tcl first.
10311
252b5132 10312Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10313
252b5132
RH
10314 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10315
10316Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10317
10318 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10319
10320 * configure.in (skipdirs): Add target-librx for Linux.
10321 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10322
10323Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10324
10325 * Makefile.in (bootstrap): New target.
10326
10327Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10328
10329 * config.sub: Accept 'amigados' for backward compatability.
10330
10331Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10332
10333 * config.guess: Merge with FSF.
10334
ba73c63f
JM
10335Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10336
10337 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10338
252b5132
RH
10339Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10340
10341 * config.sub: Add "marketing-names" patch.
10342
10343Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10344
80413487 10345 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10346
10347Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10348
10349 * config.sub: Handle v850-elf.
10350
ba73c63f
JM
10351Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10352
10353 * .cvsignore (*-install): Remove.
10354
252b5132
RH
10355Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10356
10357 * ltconfig: Set CONFIG_SHELL in libtool.
10358 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10359
10360Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10361
10362 * configure.in (target_subdir): Set to libraries if enable_multilib.
10363
10364Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10365
10366 * config.guess: Update from gcc directory.
10367
10368Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10369
10370 * Makefile.in (all-sim): Depends on all-readline.
10371
10372Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10373
10374 * Makefile.in (BISON, YACC): Use $$s.
10375 (all-bison): Depend on all-texinfo.
10376
10377Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10378
10379 * Makefile.in (BISON): Add -L flag.
10380 (YACC): Likewise.
10381
10382Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10383
35590697
AJ
10384 * configure.in (noconfigdirs): Add support for v850e target.
10385
252b5132
RH
10386 * config.sub (maybe_os): Add support for v850e target.
10387
10388Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10389
35590697
AJ
10390 * configure.in (noconfigdirs): Add support for v850ea target.
10391
252b5132
RH
10392 * config.sub (maybe_os): Add support for v850ea target.
10393
10394Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10395
10396 * config.sub: Add mipstx39. Delete r3900.
10397
10398Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10399
10400 * Makefile.in (all-autoconf): Depends on all-texinfo.
10401
10402Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10403
10404 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10405 eabi targets.
10406
10407Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10408
10409 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10410
10411 * configure: When handling a Canadian Cross, handle YACC as well as
10412 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10413 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10414
10415Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10416
10417 * Makefile.in (BISON): bison, not byacc or bison -y.
10418 (YACC): bison -y or byacc or yacc.
10419 (various): Add *-bison as appropriate.
10420 (taz): No need to mess with BISON anymore.
10421
10422Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10423
10424 * configure: If OSTYPE matches *win32*, try to find a good value for
10425 CONFIG_SHELL.
10426
10427Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10428
10429 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10430 configure.in if it is present.
10431
10432Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10433
10434 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10435
10436Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10437
10438 * config.sub: Recognize `arc' cpu.
10439 * configure.in: Likewise.
10440 * config-ml.in: Likewise.
10441
10442Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10443
10444 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10445
10446Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10447
10448 * configure: Changed sed delimiter from ':' to '|' when
10449 attempting to substitute ${config_shell} for SHELL. On
10450 NT ${config_shell} may contain a ':' in it.
10451
10452Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10453
10454 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10455
10456Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10457
10458 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10459
10460Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10461
10462 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10463
10464 * ylwrap: If the program is a relative path, force it to be
10465 absolute.
10466
10467Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10468
10469 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10470
10471Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10472
10473 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10474 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10475 for libraries.
252b5132
RH
10476
10477Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10478
10479 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10480 separated by spaces.
252b5132
RH
10481
10482Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10483
10484 * ylwrap: New file.
10485 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10486
10487 * ltmain.sh: Handle /bin/sh at start of install program.
10488
10489 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10490
10491 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10492 * missing: New file, from automake 1.2.
10493
10494Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10495
10496 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10497 check-tk to CHECK_X11_MODULES.
10498
10499Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10500
10501 * config.sub: Merge with FSF.
10502
10503Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10504
10505 * config.guess: Merge with FSF.
10506
10507Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10508
10509 * configure: Treat msdosdjgpp like go32.
10510 * configure.in: Likewise. Don't remove gprof for go32.
10511
10512 * configure: Change Makefile.tem2 to Makefile.tm2.
10513
10514Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10515
10516 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10517
10518Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10519
10520 * install-sh (chmodcmd): Set to null if the DST directory already
10521 exists. Same as Nov 11th change.
10522
10523Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10524
35590697 10525 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10526
10527Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10528
10529 * config.guess: Update from FSF.
10530
10531Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10532
10533 * Makefile.in (GDB_TK): Depend on itcl and tix.
10534
10535Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10536
10537 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10538 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10539 (INSTALL_SCRIPT): New variable.
10540 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10541 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10542 to -x.
10543 * install-sh: Add support for -x option.
10544
10545Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10546
10547 * configure.in, Makefile.in: Treat tix like itcl.
10548
10549Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10550
10551 * Makefile.in (WINDRES): New variable.
10552 (WINDRES_FOR_TARGET): New variable.
10553 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10554 (EXTRA_HOST_FLAGS): Add WINDRES.
10555 (EXTRA_TARGET_FLAGS): Add WINDRES.
10556 (EXTRA_GCC_FLAGS): Add WINDRES.
10557 ($(DO_X)): Pass down WINDRES.
10558 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10559 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10560 DLLTOOL_FOR_TARGET.
10561
10562Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10563
10564 * configure.in: configure sim before gdb for win32-x-ppc
10565
10566Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10567
10568 Move gperf into the toplevel, from libg++.
10569 * configure.in (target_tools): Add target-gperf.
10570 (native_only): Add target-gperf.
10571 * Makefile.in (all-target-gperf): New target, depend on
10572 all-target-libg++.
10573 (configure-target-gperf): Empty rule.
10574 (ALL_TARGET_MODULES): Add all-target-gperf.
10575 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10576 (CHECK_TARGET_MODULES): Add check-target-gperf.
10577 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10578 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10579
10580Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10581
252b5132
RH
10582 * config.sub (mn10200): Recognize new basic machine.
10583
10584Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10585
10586 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10587 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10588
10589Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10590
10591 * configure.in: If we're building mips-sgi-irix6* native, turn on
10592 ENABLE_MULTILIB and set TARGET_SUBDIR.
10593
10594Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10595
10596 * Makefile.in (all-sn): Depend on all-grep.
10597
10598Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10599
10600 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10601
10602 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10603 Makefile. From Jeff Makey <jeff@cts.com>.
10604 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10605
10606 * Makefile.in (DISTBISONFILES): Remove.
10607 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10608 $(DEFAULT_YACC).
10609
10610 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10611 cygwin32.
252b5132
RH
10612
10613 * Makefile.in (LD): New variable.
10614 (EXTRA_HOST_FLAGS): Pass down LD.
10615 ($(DO_X)): Likewise.
10616
10617Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10618
10619 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10620
10621Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10622
10623 * configure.in (targargs): Strip out any supplied --build argument
35590697 10624 before adding our own. Always add --build.
252b5132
RH
10625
10626Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10627
10628 * configure.in (targargs): Pass --build if we're doing
10629 a cross-compile.
10630
10631Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10632
ba73c63f 10633 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10634 sed. Otherwise sed chokes on NT path names with drive
10635 designators. Also look for "?:*" as the leading characters in an
10636 absolute pathname.
10637
10638Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10639
10640 * config.sub: Support for r3900.
10641
10642Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10643
10644 * configure.in: Use install-sh, not install.sh.
10645
10646Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10647
10648 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10649 apply it twice.
10650
10651Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10652
10653 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10654 install-binutils.
10655
10656Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10657
10658 * Makefile.in: Add automake targets.
10659 * configure.in (host_tools): Add automake.
10660
10661Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10662
10663 * configure: Default CXX to c++, not gcc.
10664 * Makefile.in (CXX): Set to c++, not gcc.
10665 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10666
10667Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10668
10669 * install-sh: try appending a .exe if source file doesn't
10670 exist
10671
10672Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10673
10674 * configure.in: Turn on multilib by default.
10675 (cross_only): Remove target-libiberty.
10676
10677 * Makefile.in (all-gcc): Don't depend on libiberty.
10678
10679Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10680
10681 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10682
10683Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10684
10685 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10686 (DISTBISONFILES): Add ld/Makefile.in
10687
10688Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10689
10690 * configure.in: if target is cygwin32 but host isn't cygwin32,
10691 don't configure gdb tcl tk expect, not just gdb.
10692
10693Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10694
10695 * configure.in: Added gnuserv everywhere sn appears.
10696
10697 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10698 (CROSS_CHECK_MODULES): Added check-gnuserv.
10699 (INSTALL_MODULES): Added install-gnuserv.
10700 (CLEAN_MODULES): Added clean-gnuserv.
10701 (all-gnuserv): New target.
10702
10703Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10704
10705 * config.guess: Fixes for MIPS OpenBSD systems.
10706
10707Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10708
10709 * Makefile.in (INSTALL_XFORM): Remove.
10710 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10711
10712 * mkinstalldirs: New file, copied from automake.
10713 * Makefile.in (installdirs): Rename from install-dirs. Use
10714 mkinstalldirs. Change all users.
10715 (DEVO_SUPPORT): Add mkinstalldirs.
10716
10717Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10718
10719 * install-sh: Rename from install.sh.
10720 * Makefile.in (INSTALL): Change install.sh to install-sh.
10721 (DEVO_SUPPORT): Likewise.
10722
10723 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10724 Graichen <graichen@rzpd.de>.
10725
10726Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10727
10728 * config.guess: Recognize OpenBSD systems correctly.
10729
10730Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10731
10732 * README, Makefile.in (ETC_SUPPORT): Remove references to
10733 cfg-paper*, configure.{texi,man,info*}._
10734
10735Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10736
10737 * Makefile.in (all.normal): Ensure that gcc is built after all
10738 the x11 - ie gdb - targets.
10739
10740Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10741
10742 * makefile.vms: Don't run conf-a-gas.
10743
10744Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10745
80413487 10746 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10747
10748Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10749
10750 * configure.in: Remove noconfigdirs case since gdb also
10751 configures and builds for tic80-coff.
10752
10753Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10754
10755 * configure: Set cache_file to config.cache.
10756 * Makefile.in (local-distclean): Remove config.cache.
10757
10758Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10759
10760 * COPYING: Update FSF address.
10761
10762Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10763
10764 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10765 noconfigdirs.
10766
10767Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10768
10769 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10770 MAKEDIRS, is empty.
10771
10772Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10773
10774 * config.sub: Tweak mn10300 entry.
10775
10776Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10777
10778 * configure.in (host_tools): Put sim before gdb, so gdb's
10779 configure.tgt can determine if the simulator was configured.
10780
10781Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10782
10783 * config.sub: Move BeOS $os case to be with other Cygnus
10784 local cases.
10785
10786Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10787
10788 * config.sub: Remove misplaced comment that broke Linux.
10789
10790Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10791
10792 * config.sub: Add BeOS support.
10793
10794Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10795
10796 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10797
10798Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10799
10800 * configure.in (noconfigdirs): Remove tcl and tk from
10801 noconfigdirs for cygwin32 builds.
10802
10803Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10804
10805 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10806
10807Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10808
10809 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10810 make-all.com, use makefile.vms instead.
10811
10812Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10813
10814 * config.sub: Accept -lnews*.
10815
10816Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10817
10818 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10819 target-examples and target-libiberty for d30v.
252b5132
RH
10820
10821Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10822
10823 * configure.in (noconfigdirs): Enable ld for d30v.
10824
10825Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10826
10827 * configure.in (tic80-*-*): Build compiler.
10828
10829Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10830
10831 * configure.in (d30v-*): Remove sim directory from list of
35590697 10832 unsupported d30v directories
252b5132
RH
10833
10834Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10835
35590697
AJ
10836 * config.sub, configure.in: Add d30v target cpu.
10837
252b5132
RH
10838Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10839
10840 * makefile.vms: New file.
10841 * make-all.com: Remove.
10842
10843Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10844
10845 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10846
10847Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10848
10849 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10850
10851Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10852
10853 * Makefile.in (ALL_MODULES): Added all-db.
10854 (CROSS_CHECK_MODULES): Addec check-db.
10855 (INSTALL_MODULES): Added install-db.
10856 (CLEAN_MODULES): Added clean-db.
10857
10858Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10859
10860 * config.guess: Merge with latest FSF sources.
10861
10862Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10863
10864 * Makefile.in (ALL_MODULES): Added all-itcl.
10865 (CROSS_CHECK_MODULES): Added check-itcl.
10866 (INSTALL_MODULES): Added install-itcl.
10867 (CLEAN_MODULES): Added clean-itcl.
10868
10869Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10870
10871 * configure.in: build gdb for mn10200
10872
10873Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10874
10875 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10876
10877Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10878
10879 * configure.in (tic80-*-*): Turn off most targets right now.
10880
10881Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10882
10883 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10884 rather than the makeinfo program.
10885 (do-info): Depend upon all-texinfo.
10886
10887Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10888
10889 * configure.in: Remove uses of config/mh-linux.
10890
10891 * config.sub, config.guess: Merge with latest FSF sources.
10892
10893Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10894
10895 * config.sub (case $basic_machine): Add tic80 entries.
10896
10897Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10898
10899 * config.sub, config.guess: Merge with latest FSF sources.
10900
10901Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10902
10903 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10904 * mpw-config.in: Test for NewFolderRecursive.
10905 * mpw-install: Use symbolic name for startup filename.
10906 * mpw-README: Add various additional details.
10907
10908Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10909
10910 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10911
10912Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10913
10914 * configure.in: Do build gcc and the target libraries for
10915 the mn10200.
10916
10917Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10918
10919 * configure.in: don't avoid building gdb for mn10300 any more
10920 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10921 instead of single-quoting it.
10922
10923Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10924
10925 * configure.in: Don't use --with-stabs on IRIX 6.
10926
10927Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10928
10929 * configure.in (m32r): Build gdb, libg++ now.
10930
10931Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10932
10933 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10934 directories from noconfigdirs.
10935
10936Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10937
10938 * config.sub (basic_machine): added mips16 configuration
10939
10940Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10941
10942 * config.sub: Handle d10v-unknown.
10943
10944Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10945
10946 * config.sub: Handle v850-unknown.
10947
10948Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10949
10950 * Makefile.in: add findutils
10951 * configure.in: add findutils to list of host_tools
10952
10953Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10954
10955 * config.sub: Handle mn10200 and mn10300.
10956
10957Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10958
10959 * configure.in (d10v-*): Do not build librx.
10960
10961Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10962
10963 * configure.in (mn10300): Build everything except gdb & libgloss.
10964
10965Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10966
10967 * config.guess: Patch for Dansk Data Elektronik servers,
10968 from Niels Skou Olsen <nso@dde.dk>.
10969
10970 For ncr, use /bin/uname rather than uname, since GNU uname does not
10971 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10972
10973 Patch for MIPS R4000 running System V,
10974 from Eric S. Raymond <esr@snark.thyrsus.com>.
10975
10976 Fix thinko for nextstep.
10977
10978 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10979
10980 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10981 * config.guess: Guess mips-dec-mach_bsd4.3.
10982
10983 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10984 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10985 release numbers.
10986 * config.guess (mips-mips-riscos*): Emit just enough of the
10987 release number.
10988
10989 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10990 * config.guess (sparc-auspex-sunos*): Added.
10991 (f300-fujitsu-*): Added.
10992
10993 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10994 * config.guess: Recognize a Tadpole as a sparc.
10995
10996Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10997
10998 * config.guess: Don't assume that NextStep version is either 2 or
10999 3. NextStep 4 (aka OpenStep 4) has come out now.
11000
11001Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11002
11003 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11004 From Rik Faith <faith@cs.unc.edu>.
11005
11006Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11007
11008 * config.sub: Contributions from bug-gnu-utils to:
11009 Support plain "hppa" (no version given) architecture, reported by
11010 OpenStep.
11011 OpenBSD like NetBSD.
11012 LynxOs is not a hardware supplier.
11013
11014 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11015 OpenBSD like NetBSD.
252b5132
RH
11016 Stratus systems.
11017 More Pyramid systems.
11018 i[n>4]86 Intel chips.
11019 M680[n>4]0 Motorola chips.
11020 Use unknown instead of lynx for hardware manufacturer.
11021
11022Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11023
11024 * install.sh (chmodcmd): Set to null if the DST directory already
11025 exists.
11026
11027Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11028
11029 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11030 not use mt-ppc target Makefile fragment any more.
11031
11032Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11033
11034 * configure.in (*-*-windows): Exclude everything but those dirs
11035 needed to build windows.
11036
11037Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11038
11039 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11040
11041Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11042
11043 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11044
11045Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11046
11047 * Undo my previous change.
11048
11049Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11050
11051 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11052 unconditionally.
11053 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11054
11055Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11056
11057 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11058 host to add it's own flags.
252b5132
RH
11059
11060Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11061
11062 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11063
11064Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11065
11066 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11067 (CXX_FOR_TARGET): Likewise.
11068 (GCC_FOR_TARGET): Define.
11069 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11070 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11071 CC_FOR_TARGET was specified on the command line.
11072 (MAKEOVERRIDES): Don't define.
11073
11074Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11075
11076 * configure.in (m32r): Fix spelling of libg++ libs.
11077
11078Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11079
11080 * config.sub (-apple*): Remove, now redundant.
11081
11082Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11083
11084 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11085
11086 * configure: Rework yesterday's sed script patch.
11087
11088 * config.sub: Merge with FSF.
11089
11090Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11091
11092 * config.guess: Merge from FSF.
11093
11094 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11095 * config.guess: Use pc instead of unknown, for pc clone systems.
11096 Change linux to linux-gnu.
252b5132
RH
11097
11098 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11099 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11100
11101Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11102
11103 * test-build.mk (HOLES): Add "xargs" for gdb.
11104
11105 * configure: Avoid hpux10.20 sed bug.
11106
11107Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11108
4bddf3ad 11109 * configure.in: Add support for windows host
252b5132
RH
11110 (that is a build done under the Microsoft build environment).
11111
11112Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11113
11114 * Makefile.in: Replace all uses of srcroot with s, to shrink
11115 command line lengths.
11116
11117 Patches from Geoffrey Noer <noer@cygnus.com>:
11118 * configure.in: If configuring for newlib, pass --with-newlib to
11119 subdirectories.
11120 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11121 -Bnewlib/ and -Lwinsup to gcc.
11122 (CXX_FOR_TARGET): Likewise.
11123
11124Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11125
11126 * Makefile.in (ETC_SUPPORT): Add configure.
11127
11128Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11129
35590697 11130 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11131 host configuration file.
11132
11133Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11134
11135 * configure.in: Break mn10x00 support into separate
11136 mn10200 and mn10300 configurations.
11137 * config.sub: Likewise.
11138
11139Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11140
11141 * configure.in: Add lots of stuff to noconfigdirs for
11142 the mn10x00 targets.
11143
11144 * config.sub, configure.in: Add mn10x00 support.
11145
11146Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11147
11148 * make-all.com: Call conf-a-gas, not config-a-gas.
11149
11150Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11151
11152 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11153 targets.
252b5132
RH
11154
11155Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11156
11157 * mpw-README: Add much more detail for native PowerMac.
11158 * mpw-install: New file.
11159 * mpw-configure: Add --norecursion and --help options.
11160 * mpw-config.in: Translate readme and install files when
11161 copying to objdir.
11162 * mpw-build.in: Don't always depend on byacc and flex.
11163 (install-only-top): New action.
11164
11165Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11166
11167 * configure.in: You can now configure GDB for the v850.
11168
11169Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11170
11171 * configure.in (noconfigdirs): Don't configure any C++ dirs
11172 if targeting D10V.
11173
11174Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11175
11176 * config.sub: Recognize mips64vr5000.
11177
11178Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11179
11180 * configure.in: Use a single line for host_tools and native_only.
11181
11182Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11183
11184 * config.sub, configure.in: Add entries for m32r.
11185
11186Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11187
11188 * Makefile.in (inet-install): Don't run install-gzip.
11189
11190Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11191
11192 * configure.in: Don't config lots of things for *-*-windows*.
11193
11194Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11195
11196 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11197 (host_libs, host_tools): Copy from configure.in.
11198 * mpw-configure: Don't complain about directories not found.
11199
11200Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11201
11202 * configure.in (i[345]86): Recognize i686 for pentium pro.
11203 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11204 file.
11205
11206 * config.guess (i[345]86): Ditto.
11207
11208Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11209
11210 * configure.in (noconfigdirs): Removed gdb for D10V.
11211
11212Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11213
11214 * configure.in: Remove ld, target-libio, target-libg++, and
11215 target-libstdc++ from noconfigdirs.
11216
11217Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11218
11219 * configure: Fix three locations where shell scripts were
11220 being run directly rather than with config_shell.
11221
11222Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11223
11224 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11225 * config.sub (basic_machine): Recognize v850.
11226
11227Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11228
11229 * mpw-configure: Handle multiple enable/disable options and
11230 pass them down recursively, handle -c and -s flags appropriately
11231 depending on choice of compiler, add escape mechanism for
11232 quoted arguments to gC.
11233
11234Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11235
11236 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11237 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11238 so that -mrelocatable-lib and -mno-eabi are used.
11239
11240 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11241 not support --print-multi-lib, don't abort.
11242
252b5132
RH
11243Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11244
11245 * make-all.com: Run config-a-gas.
11246 * setup.com: Don't copy subdirectory files around.
11247
11248Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11249
11250 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11251 target, it now compiles correctly.
11252
11253Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11254
11255 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11256
11257Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11258
35590697 11259 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11260
11261Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11262
11263 * configure.in (native_only): Add prms.
11264
11265Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11266
11267 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11268 (BINUTILS_SUPPORT_DIRS): Likewise.
11269
11270Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11271
11272 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11273 d10v support is added.
11274
11275Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11276
11277 * configure.in (d10v-*-*): New target.
11278
11279Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11280
11281 * config.guess (HP 9000/811): Recognize this as a PA1.1
11282 machine.
11283
11284Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11285
11286 * Makefile.in (do-tar-gz): New target, split out from tail end of
11287 taz target. Run each command separately, don't use pipes.
11288 (taz): Use it.
11289
11290Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11291
11292 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11293 * mpw-build.in: No builds should depend on building byacc or flex,
11294 they are assumed to be installed already.
11295
11296Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11297
11298 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11299 variable that CC_FOR_TARGET needs.
11300
11301Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11302
11303 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11304 options have changed since the last time the subdirectory was
11305 configured, and if it has, reconfigure.
11306 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11307 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11308
11309Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11310
11311 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11312 CLEAN_MODULES): Add bash.
11313 (all-bash): New target.
11314
11315Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11316
11317 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11318
11319Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11320
11321 * config.sub (basic_machine): Recognize d10v as a valid processor.
11322
11323Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11324
11325 * mpw-configure: Add support for --bindir.
11326 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11327
11328Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11329
11330 * configure.in: add bash, time, gawk to list of hosttools and things
11331 to only build for native toolchains
11332
11333Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11334
11335 * Makefile.in (docdir): Remove.
11336
11337Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11338
11339 * Makefile.in (datadir): Set to $(prefix)/share.
11340
11341Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11342
11343 * configure.in: build diff and patch for cygwin32-hosted
11344 toolchains.
11345
11346Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11347
11348 * config.sub: Accept -rtems*.
11349
11350Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11351
80413487 11352 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11353 remove diff from the list of things not buildable
11354 via Canadian Cross
252b5132
RH
11355
11356Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11357
11358 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11359 don't get ". ".
252b5132
RH
11360
11361Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11362
11363 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11364
11365Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11366
11367 * Makefile.in (taz): Handle case where tex3patch didn't even get
11368 checked out. Also, if it was found, put the symlink in a new util
11369 subdirectory.
11370
11371Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11372
11373 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11374
11375Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11376
11377 * config.sub: Recognize -openvms.
11378 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11379 * make-all.com, setup.com: New files.
11380
11381Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11382
11383 * Makefile.in (taz): tex3patch moved to texinfo/util.
11384
11385Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11386
afb8d725 11387 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11388 * configure.in: remove make from disable-if-Can-Cross list
11389 enable gdb if ${host} and ${target} are cygwin32
11390
11391Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11392
11393 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11394 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11395
11396Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11397
11398 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11399 distinguish sysv/svr4/bsd variants.
11400 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11401
11402Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11403
11404 * configure.in: Added copyright notice.
11405 * move-if-change: Added copyright notice.
11406
11407Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11408
11409 * configure.in (powerpcle-*-solaris*): Until we get shared
11410 libraries working, don't build gdb, sim, make, tcl, tk, or
11411 expect.
11412
11413Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11414
11415 * config.guess: Merge with FSF:
11416
11417 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11418 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11419
11420 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11421 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11422
11423 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11424 * config.guess: Combine two OSF1 rules.
11425 Also recognize field test versions. From mjr@zk3.dec.com.
11426 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11427 because GNU uname does not support -p. From pmr@pajato.com.
11428
11429Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11430
11431 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11432
11433Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11434
11435 * mpw-README: Document GCCIncludes.
11436
11437Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11438
11439 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11440
11441Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11442
11443 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11444
11445Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11446
11447 * configure.in (*-*-cygwin32): Configure make.
11448
11449Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11450
11451 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11452
11453Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11454
11455 * Makefile.in (all-inet): Depend on all-perl.
11456
11457 * Makefile.in (inet-install): New target.
11458
11459 * Makefile.in (all-inet): Depend on all-tcl.
11460 (all-inet): Depend on all-send-pr.
11461
11462Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11463
11464 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11465 temporarily.
11466
11467Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11468
11469 * configure.in: Don't configure --with-gnu-ld on AIX.
11470
11471Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11472
11473 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11474
11475Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11476
11477 * Makefile.in (ALL_MODULES): Added all-inet.
11478 (CROSS_CHECK_MODULES): Added check-inet.
11479 (INSTALL_MODULES): Added install-inet.
11480 (CLEAN_MODULES): Added clean-inet.
11481 (all-indent): New target.
11482
11483 * configure.in (host_tools): Added inet.
11484 (native_only): Added inet.
11485 (noconfigdirs): Added inet.
11486
11487Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11488
11489 * configure.in: Don't configure libgloss if we are not configuring
11490 newlib.
11491
11492Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11493
11494 * configure.in: Don't configure libgloss for unsupported
11495 architectures.
11496
11497Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11498
11499 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11500
11501Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11502
11503 * Makefile.in (ALL_MODULES): Include all-apache.
11504 (CROSS_CHECK_MODULES): Include check-apache.
11505 (INSTALL_MODULES): Include install-apache.
11506 (all-apache): New target.
11507
11508 * configure.in: Added apache everywhere perl is seen.
11509
11510Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11511
11512 * Makefile.in: Add support for clean-{module} and
11513 clean-target-{module} rules.
11514
11515Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11516
11517 * configure.in (*-*-ose) do not build libgloss.
11518
11519Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11520
11521 * config.guess (prep*:SunOS:5.*:*): Turn into
11522 powerpele-unknown-solaris2.
11523
11524Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11525
11526 * configure.in: Permit --enable-shared to specify a list of
11527 directories.
11528
11529Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11530
11531 * configure.in (host==solaris): Pass only the first word of $CC
11532 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11533
11534Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11535
11536 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11537
11538Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11539
11540 * Makefile.in (ALL_MODULES): Include all-perl.
11541 (CROSS_CHECK_MODULES): Include check-perl.
11542 (INSTALL_MODULES): Include install-perl.
11543 (ALL_X11_MODULES): Include all-guile.
11544 (CHECK_X11_MODULES): Include check-guile.
11545 (INSTALL_X11_MODULES): Include install-guile.
11546 (all-perl): New target.
11547 (all-guile): New target.
11548
11549 * configure.in (host_tools): Include perl and guile.
11550 (native_only): Include perl and guile.
11551 (noconfigdirs): Don't build guile and perl; no ports have been
11552 done.
11553
11554Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11555
80413487
RH
11556 * configure (--enable-*): Handle quoted option lists such as
11557 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11558
11559Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11560
11561 * Makefile.in ({,inst}all-target): New rule so we can make and
11562 install all of the target directories easily.
11563
11564Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11565
11566 * configure.in: Add missing global flag in sed substitution when
11567 deleting `target-' from ${configdirs}.
11568
11569Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11570
11571 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11572 option.
11573
11574 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11575 config/mh-necv4.
11576
11577 * install.sh: Correct misspelling of transformbasename.
11578
11579 * config.guess: Recognize mips-*-sysv*.
11580
11581Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11582
11583 * config.sub: Recognize mon960.
11584
11585Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11586
11587 * configure: Restore Canadian Cross handling of BISON and LEX,
11588 removed in Feb 20 change.
11589
11590Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11591
11592 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11593 Mention make install. Remove the old copyright date as well the
11594 clumsy and rather pointless copyright on the README file.
11595
11596Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11597
11598 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11599 Makefile after running symlink-tree, then run `make distclean' to
11600 avoid clobbering any generated files in srcdir.
11601
11602Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11603
11604 * configure.in (m68k-*-netbsd*): Build everything now.
11605
11606Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11607
11608 * Makefile.in (taz): Fix quoting.
11609
11610Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11611
11612 * configure.in (sparclet-*-*): Build everything now.
11613
11614Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11615
11616 * configure.in (m68k-*-linux*): New host.
11617
11618Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11619
11620 * configure: Check for bison before byacc.
11621
11622Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11623
11624 * Makefile.in configure: Change the way LEX and BISON/YACC are
11625 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11626 searching PATH. These are used as fallbacks by Makefile.in if
11627 flex/bison/byacc aren't in objdir.
11628
11629Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11630
11631 * Makefile.in: Make everything which depends upon all-bfd also
11632 depend upon all-opcodes, in case --with-commonbfdlib is used.
11633
11634Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11635
11636 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11637 building NT native compilers on Unix.
11638
11639Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11640
11641 * configure.in: Don't get CC from the host Makefile fragment if we
11642 can find gcc in PATH, or if this is a Canadian Cross. Move the
11643 Solaris test for /usr/ucb/cc to the post target script, just after
11644 the compiler sanity test.
11645
11646Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11647
11648 * config.sub: Merge with FSF.
11649
11650Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11651
11652 * Makefile.in (RPATH_ENVVAR): New variable.
11653 (REALLY_SET_LIB_PATH): Use it.
11654 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11655
11656Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11657
11658 * config.sub, configure.in: Recognize sparclet cpu.
11659
11660Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11661
11662 * config.guess: Support m68k-cbm-sysv4.
11663
11664Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11665
11666 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11667 m68k-unknown-linuxaout from linker help string. Put quotes around
11668 $ld_help_string.
11669
11670Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11671
11672 * config.guess (powerpc-harris-powerunix): Add guess for port
11673 to new target.
11674
11675Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11676
11677 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11678
11679Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11680
11681 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11682 $(REALLY_SET_LIB_PATH) in Makefile.
11683 * Makefile.in (SET_LIB_PATH): New variable.
11684 (REALLY_SET_LIB_PATH): New variable.
11685 ($(DO_X)): Use $(SET_LIB_PATH).
11686 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11687 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11688 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11689 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11690 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11691 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11692 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11693 (install-dosrel): Likewise.
11694 (all-opcodes): Depend upon all-libiberty.
11695
11696Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11697
11698 * config.guess (*:CYGWIN*): New
11699
11700Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11701
11702 * Makefile.in (all-target-winsup): All all-target-libiberty.
11703
11704Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11705
11706 * configure.in (noconfigdirs): Add missing # in front of comment.
11707
11708Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11709
11710 * configure.in: add second pass to things added to noconfigdirs
11711 so *-gm-magic can exclude libgloss properly.
11712
11713Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11714
11715 * mpw-configure (extralibs_name, rez_name): Set correctly
11716 for MWC68K compiler.
11717
11718 * mpw-README: Add more info on the necessary build tools.
11719
11720Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11721
11722 * configure.in, config.sub: Recognize cygwin32.
11723
11724Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11725
11726 * config.guess, config.sub: Recognize A/UX.
11727
11728Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11729
11730 * config.sub: Merge with gcc/config.sub.
11731
11732Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11733
11734 * mpw-build.in (do-binutils): Add build of stamps.
11735
11736Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11737
11738 * config.sub: Add recognition for mips64vr4100*-* targets.
11739
11740Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11741
11742 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11743 Add creation of gconfigargs with `--enable-shared' turned on.
11744 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11745 ($(host)-stamp-stage3-configured): Likewise.
11746 (HOLES): Add chatr and ldd.
11747 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11748
11749Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11750
11751 * configure: Pass --nfp to recursive configures.
11752
11753Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11754
11755 * Makefile.in (DLLTOOL): New.
11756 (DLLTOOL_FOR_TARGET): New.
11757 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11758 (EXTRA_TARGET_FLAGS): Ditto.
11759 (EXTRA_GCC_FLAGS): Ditto.
11760 (CONFIGURE_TARGET_MODULES): Ditto.
11761 (DO_X): Ditto.
11762 * configure: Add DLLTOOL.
11763
11764Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11765
11766 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11767 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11768 mh-sco, since old workarounds no longer needed, and don't
11769 build ld, since libraries have weak symbols in COFF.
11770
11771Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11772
11773 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11774
11775Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11776
11777 * configure.in: Make sure that ${CC} can be used to compile an
11778 executable.
11779
afb8d725
JM
11780Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11781
11782 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11783 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11784 nothing depending on whether gdbtk is being built.
11785
252b5132
RH
11786Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11787
11788 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11789
11790Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11791
11792 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11793 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11794
11795Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11796
11797 * config-ml.in: Add support for
11798 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11799 Simplify setting of multidirs from --disable-foo.
11800
11801Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11802
11803 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11804 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11805 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11806 non-empty, pass them on to the GCC make.
252b5132
RH
11807 (all-bootstrap): New rule that is like all-gcc, except it executes
11808 the GCC bootstrap rule instead of the GCC all rule.
11809
11810Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11811
11812 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11813
11814Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11815
11816 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11817 DG/UX support.
11818
11819Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11820
11821 * config.sub (i*86*) Change [345] to [3456]
11822
11823Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11824
11825 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11826 --with-gnu-ld=no.
11827
11828Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11829
11830 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11831 AIX multilibs get built.
11832
11833Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11834
11835 * configure.in (i386-win32): Don't build expect if we're not
11836 building the tcl subdir.
11837
11838Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11839
11840 * Makefile.in: (configure-target-examples, all-target-examples):
11841 New targets, configure and build example programs.
11842
11843Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11844
11845 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11846 use it as input to sedit the generated MPW makefile.
11847 * mpw-README: Add a suggestion about Gestalt.h.
11848
11849Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11850
11851 * config.sub: Accept *-*-ieee*.
11852
11853Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11854
11855 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11856 Ronald F. Guilmette <rfg@monkeys.com>.
11857
11858Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11859
11860 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11861 for powerpc-pe native.
11862 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11863 (target==powerpc-pe): duplicate i386-win32 entry.
11864
11865Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11866
11867 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11868 of vxworks, not just vxworks5.1.
11869
11870Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11871
11872 * mpw-configure: Add support for exec-prefix.
11873
11874Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11875
11876 * config.guess: Recognize HP model 816 machines as having
11877 a PA1.1 processor.
11878
11879Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11880
11881 * configure: Ignore new autoconf configure options.
11882
252b5132
RH
11883Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11884
11885 * config.guess: Recognize Pentium under SCO.
11886 From Robert Lipe <robertl@arnet.com>.
11887
11888Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11889
11890 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11891
11892Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11893
11894 * configure.in: Don't configure gas for alpha-dec-osf*.
11895
11896Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11897
11898 * configure.in: Default to --with-stabs for some targets for which
11899 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11900 i[345]86*-*-unixware*.
11901
11902Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11903
11904 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11905 rather than basing it on the target. Simplify handling of options
11906 controlling which directories to configure. Remove extraneous
11907 slash in multi-clean target.
11908
11909Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11910
11911 * config-ml.in: Prefix more variables with ml_ so they don't collide
11912 with configure's.
11913
11914Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11915
11916 * configure: Don't turn -v into --v.
11917
11918Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11919
11920 * configure.in (targargs): Fix typo.
11921
11922 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11923
11924Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11925
11926 * configure.in: Strip --host and --target options from
11927 CONFIG_ARGUMENTS, and always configure for --host only. Add
11928 --with-cross-host option when building with a cross-compiler.
11929 * configure: Canonicalize the arguments put into config.status by
11930 always using `=' for an option with an argument. Pass a presumed
11931 --host or --target explicitly.
11932
11933Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11934
11935 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11936 into general OS recognition case.
11937
11938Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11939
11940 * configure.in (target_configdirs): add target-winsup only
11941 for win32 target systems.
11942
11943Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11944
11945 * Makefile.in (all-target-libgloss): Depend upon
11946 configure-target-newlib, since when libgloss is built it looks to
11947 see if the newlib directory exists.
11948
11949Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11950
11951 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11952 cfg-ml-*.in.
11953
11954Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11955
11956 * configure: Handle LD and LD_FOR_TARGET when configuring a
11957 Canadian Cross.
11958
252b5132
RH
11959Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11960
11961 * configure.in (target_libs): add target-winsup.
11962 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11963 (target==ppcle-pe): remove ld from $noconfigdirs.
11964
11965Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11966
11967 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11968 Preserve relative path names in $srcdir. Build symlink tree if
11969 configuring cross target dir and srcdir=. (= no VPATH support).
11970 (configure-target-libg++): Depend on configure-target-librx.
11971 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11972 * config-ml.in: New file.
11973 * symlink-tree: New file.
11974 * configure: Ensure srcdir="." if that's what it is.
11975
11976Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11977
11978 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11979 includes and FLEX_SKELETON setting.
11980 * mpw-configure (--with-gnu-ld): New option, controls whether
11981 to use PPCLink or ld with PowerMac GCC.
11982 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11983 * mpw-config.in: Configure grez if targeting Mac.
11984
11985 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11986 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11987 just macos.
252b5132
RH
11988 * configure.in: Configure grez resource compiler if targeting Mac.
11989 * Makefile.in (all-grez, install-grez): New targets.
11990
11991Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11992
11993 * configure: CXX defaults to gcc, not g++. If we find
35590697 11994 gcc in the path, set CC to gcc -O2.
252b5132
RH
11995
11996Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11997
11998 * configure: Default ${build} correctly. Avoid picking up extra
11999 spaces when reading CC and CXX from Makefile. When doing a
12000 Canadian Cross, use plausible default values for numerous
12001 variables.
12002 * configure.in: When doing a Canadian Cross, don't try to
12003 configure tools whose configure script can't handle it.
12004
12005Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12006
12007 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12008
12009Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12010
12011 * configure: Remove dubious bug reporting address.
12012
12013Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12014
12015 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12016 configure script, run that instead of this directory's configure.
12017 In either case, print a message that we're configuring the sub-dir.
12018
12019Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12020
12021 * configure.in: Before checking for the existence of various files,
12022 use sed to filter out "target-".
12023
12024Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12025
12026 * Makefile.in (DO_X): Split rule to decrease command line length
12027 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12028 (Philippe De Muyter).
12029
12030Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12031
12032 * Makefile.in (all-patch): depend on all-libiberty.
12033
12034Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12035
12036 * configure.in: If the only directory in target_configdirs which
12037 actually exists is libiberty, then set target_configdirs to empty,
12038 to avoid trying to build a target libiberty in a gas or gdb
12039 distribution.
12040
12041Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12042
12043 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12044 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12045 systems.
252b5132
RH
12046
12047Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12048
12049 * configure.in (copy_dirs): Use sys-include instead of include
12050 for --with-headers option.
12051
12052Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12053
12054 * Makefile.in, configure.in: Make winsup builds work with
12055 new scheme.
12056
12057Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12058
12059 * configure.in: Build the linker on AIX.
12060
12061Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12062
12063 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12064 where needed.
12065
12066Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12067
12068 * Makefile.in (all-gcc): Fix typo.
12069
12070Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12071
12072 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12073
12074Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12075
12076 * configure.in: Rename libFOO to target-libFOO, and xiberty
12077 to target-xiberty, to provide more flexibility.
12078 (target_subdir): Define. Create if cross.
12079 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12080 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12081 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12082 check-libFOO -> check-target-libFOO, etc.
12083 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12084 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12085 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12086 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12087 allow ALL_GCC="" to only configure.
12088 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12089 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12090 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12091
12092Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12093
12094 * Makefile.in (taz): Build "info" in etc explicitly.
12095
12096Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12097
12098 * configure.in: Make sure that CC is undefined (as opposed to
12099 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12100 problem with autoconf trying to configure on a host without GCC.
12101
12102Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12103
12104 * mpw-configure: Set host alias from choice of host compiler,
12105 only use generic MPW Makefile sed if present, edit a file
12106 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12107 * mpw-README: Add problem notes about CW6 and CW7.
12108
12109Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12110
12111 * Makefile.in (taz): Use ";" instead of ";;".
12112
12113Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12114
12115 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12116 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12117 DISTDOCDIRS.
12118 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12119 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12120
12121Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12122
12123 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12124 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12125 Move bfd to DISTSTUFFDIRS.
12126
12127Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12128
12129 * Makefile.in (X11_LIB): Removed.
12130 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12131
12132 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12133
12134Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12135
12136 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12137 names.
12138
12139Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12140
12141 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12142
12143Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12144
12145 * configure.in (i[345]86-*-win32): Always build newlib.
12146 Don't configure cvs, autoconf or texinfo.
12147 * Makefile.in (LD_FOR_TARGET): New.
12148 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12149 Pass down LD_FOR_TARGET.
12150
12151Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12152
12153 * winsup: New directory.
12154 * Makefile.in: Build winsup.
12155 * configure.in: Winsup is configured when target is win32.
12156 Can only build win32 target GDB when native.
35590697 12157
252b5132
RH
12158Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12159
12160 * config.guess: Recognize HP model 819 machines as having
12161 a PA 1.1 processor.
12162
12163Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12164
12165 * configure: Fix sed loop which substitutes for CC and CXX to
12166 avoid bug found in various sed implementations.
12167
12168Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12169
12170 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12171 simulator. Use standard powerpc-*-eabi*.
12172
12173Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12174
12175 * configure.in: Stop putting gas and binutils in noconfigdirs for
12176 powerpc-*-aix* and rs6000-*-*.
12177
12178Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12179
12180 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12181 -mcall-aixdesc libraries.
12182
12183Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12184
12185 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12186
12187 * config.sub (arm | armel | armeb): Fix shell syntax.
12188
12189Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12190
12191 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12192 -msoft-float and -mcpu=common support.
12193 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12194 libraries.
12195
12196Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12197
12198 * configure.in: Allow configuration and build of emacs19 for the alpha.
12199
12200Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12201
12202 * configure.in (CC): Get ^CC, not just any old CC, from
12203 ${host_makefile_frag}.
12204
12205Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12206
35590697 12207 * configure.in (CC): Try to get CC from
252b5132
RH
12208 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12209
12210Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12211
12212 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12213 only if it exists in $(srcdir).
12214
12215Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12216
12217 * configure: If CC and CXX are not set in the environment, set
12218 them, based on either an existing Makefile or on searching for gcc
12219 in PATH. Substitute for CC and CXX in Makefile.
12220 * configure.in: Remove libm from target_libs. Separate
12221 target_configdirs from configdirs. If CC is not set in
12222 environment, try to get it from a host Makefile fragment. Rewrite
12223 changes of configdirs to use skipdirs instead. A few minor
12224 tweaks. Take directories out of target_configdirs as they are
12225 taken out of configdirs. Remove existing Makefile files from
12226 subdirectories. Substitute for TARGET_CONFIGDIRS and
12227 CONFIG_ARGUMENTS in Makefile.
12228 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12229 by configure.in.
12230 (CONFIG_ARGUMENTS): Likewise.
12231 (CONFIGURE_TARGET_MODULES): New variable.
12232 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12233 ($(CONFIGURE_TARGET_MODULES)): New target.
12234 (configure-libg++, configure-libio): New targets.
12235 (all-libg++): Depend upon configure-libg++.
12236 (all-libio): Depend upon configure-libio.
12237 (configure-libgloss, all-libgloss): New targets.
12238 (configure-libstdc++): New target.
12239 (all-libstdc++): Depend upon configure-libstdc++.
12240 (configure-librx, all-librx): New targets.
12241 (configure-newlib): New target.
12242 (all-newlib): Depend upon configure-newlib
12243 (configure-xiberty): New target.
12244 (all-xiberty): Depend upon configure-xiberty.
12245
12246Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12247
12248 * configure.in (host i[345]86-*-win32): Expand the
12249 noconfigdirs again.
12250
12251Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12252
12253 * mpw-configure: Fix sed command file name.
12254
12255Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12256
35590697 12257 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12258 noconfigdirs again.
12259
12260Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12261
12262 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12263 or powerpc*-*-pe*, since they are not yet supported.
12264
12265Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12266
12267 Add PowerMac support and many other enhancements.
12268 * mpw-configure: New option --cc to select compiler to use,
12269 paste options set according to --cc into the generated
12270 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12271 if mpw-make.sed is present.
12272 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12273 add forward includes for PowerPC include files.
12274 * mpw-build.in: Build using Makefile.PPC if present.
12275 (do-byacc, etc): Remove separate version resource builds.
12276 (do-gas): Build "stamps" before "all".
12277 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12278 * mpw-README: Update to reflect --cc option, PowerMac support,
12279 and recently-reported compatibility problems.
12280
12281Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12282
12283 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12284 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12285 (--with-multilib-top): Pass to recursive invocations.
12286
12287Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12288
12289 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12290 v810-*-*.
12291
12292Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12293
12294 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12295 gdb, ld and opcodes on v810-*-*.
12296
252b5132
RH
12297Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12298
12299 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12300 (local-maintainer-clean): New target.
12301 (maintainer-clean): New target.
12302 (realclean): Just depend upon maintainer-clean.
12303
12304Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12305
12306 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12307
12308Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12309
12310 * configure.in: Build ld in mips*-*-bsd* case.
12311
12312Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12313
12314 * config.sub: Accept -lites* OS. From Ian Dall.
12315
12316Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12317
12318 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12319 targets.
252b5132
RH
12320
12321Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12322
12323 * configure.in: treat i386-win32 canadian cross the same as
12324 i386-go32 canadian cross.
12325
12326Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12327
12328 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12329 running under the simulator to build a reduced set of libraries.
12330 (powerpc-*-eabiaix): Add fine grained multilib support added to
12331 other powerpc targets yesterday.
12332
12333Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12334
12335 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12336 -disable-softfloat, -disable-relocatable, -disable-aix, and
12337 -disable-sysv to control which multilib libraries get built.
12338
12339Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12340
12341 * configure: Add Makefile.tem to list of files to remove in trap
12342 handler.
12343
12344Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12345
12346 * config.guess (*Linux*): Add missing "exit"s.
12347 Also, need specific check for alpha-unknown-linux (uses COFF).
12348
12349Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12350
12351 * config.guess: Merge with FSF:
12352
12353 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12354 * config.guess (AIX4): More robust release numbering discovery.
12355
12356 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12357 * config.guess (i386-sequent-ptx): Properly get version number.
12358
12359 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12360 * config.guess (mips:*:4*:UMIPS): New case.
12361
12362Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12363
12364 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12365 (i386-win32 host): Likewise. Don't build readline.
12366
afb8d725
JM
12367Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12368
12369 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12370 SUPPORT_FILES to submakes.
12371
252b5132
RH
12372Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12373
12374 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12375 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12376 mpw-configure.
12377
12378Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12379
12380 * configure.in (appdirs): Use =, not ==, in test expression when
12381 trying to build the text to print in the warning message for
12382 Solaris users.
12383
12384Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12385
12386 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12387
12388Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12389
12390 * config.guess: Recognize lynx-2.3.
12391
12392Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12393
12394 * config.sub (z8ksim): Deleted
12395 (z8k-*-coff): New, this is the one true name of the target.
12396
12397Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12398
12399 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12400
12401Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12402
12403 * config.guess (*:Linux:*:*): First try asking the linker what the
12404 default object file format is (elf, aout, or coff). Then if this
12405 fails, try previous methods.
12406
12407Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12408
12409 * configure.in: Don't build newlib for *-*-vxworks5.1.
12410
12411Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12412
12413 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12414 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12415
12416Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12417
12418 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12419
12420Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12421
12422 * cfg-ml-com.in: New file.
12423 * cfg-ml-pos.in: New file.
12424
12425Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12426
12427 * COPYING.NEWLIB: Add HP free copyright to list.
12428
12429Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12430
12431 * config.sub: Recognize -eabi* for the system, not just -eabi.
12432
12433Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12434
12435 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12436 * config.sub, configure.in (win32): New target and host.
12437
12438Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12439
12440 * configure.in: Add i386-pe configuration.
12441
12442Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12443
12444 * mpw-build.in (install): Install GDB after LD.
12445
12446Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12447
12448 * mpw-config.in (elf/mips.h): Always forward-include, needed
12449 for GDB to build.
12450
12451Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12452
12453 * testsuite: New directory for customer acceptance and whole tool
12454 chain tests.
12455
12456Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12457
12458 * configure: If per-host line isn't found, but AC_OUTPUT is found
12459 and a configure script exists, run it instead.
12460
12461Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12462
12463 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12464
12465Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12466
12467 * configure: Set build_{cpu,vendor,os,alias} to host values when
12468 --build isn't specified.
12469
12470Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12471
12472 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12473 (FLAGS_TO_PASS): Pass them.
12474 (EXTRA_TARGET_FLAGS): Ditto.
12475
252b5132
RH
12476Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12477
12478 * Makefile.in (all-libg++): Depend on all-libstdc++.
12479
12480Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12481
12482 * configure.in (noconfigdirs): Enable all packages for
12483 i386-unknown-netbsd.
12484
12485Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12486
12487 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12488 hosted builds (DOS builds)
12489
12490Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12491
12492 Changes for ARM based on patches from Richard Earnshaw:
12493 * config.sub: Handle armeb and armel.
12494 * configure.in: Omit arm linker only for riscix.
12495
12496Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12497
12498 * config.guess: Update from FSF.
12499
12500Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12501
12502 * config.sub: Recognize powerpcle as the little endian varient of
12503 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12504 powerpcle variant. Convert pentium into i586, not i486. Add p5
12505 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12506 temporarily.
12507
12508Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12509
12510 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12511
12512Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12513
12514 * config.sub: Accept -lites* as a basic system type.
12515
12516Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12517
12518 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12519 installed, and if so return linuxoldld as the system name.
12520
12521Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12522
12523 * config.guess: Add hppa1.1-hp-lites support.
12524
12525Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12526
12527 * configure.in: Don't build newlib for m68k-vxworks5.1.
12528
12529Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12530
12531 * configure.in (mips-sgi-irix6): Use mh-irix5.
12532
12533Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12534
12535 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12536
12537Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12538
12539 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12540 OSF/1. Fix compiler flags.
252b5132
RH
12541 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12542
12543Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12544
12545 * configure.in: Recognize --with-newlib.
12546 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12547
afb8d725
JM
12548Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12549
12550 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12551 to *_X11_MODULES due to gdbtk needing X include files et al.
12552
252b5132
RH
12553Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12554
12555 Merge in support for Mac MPW as a host.
12556 (Old change descriptions retained for informational value.)
12557
12558 * mpw-config.in: Add generic include forwards for cpu-specific
12559 include files in aout and elf directories.
12560
12561 * mpw-configure: Added copyright.
12562 * mpw-config.in: Check for presence of required build tools.
12563 (target_libs): Add newlib.
12564 (target_tools): Add examples.
12565 (Read Me): Generate as "Read Me for MPW" instead.
12566 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12567 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12568 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12569
12570 * mpw-configure: Remove subdir-specific makefile hackery,
12571 delete mk.tmp after using it.
12572
12573 * mpw-build.in (all): Display start and end times.
12574
12575 * mpw-configure (host_canonical): Set.
12576 (target_cpu): Always add to makefiles.
12577 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12578 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12579 (mpw-mh-mpw): Look for in srcdir and srcroot.
12580 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12581
12582 * mpw-build.in: (install-only): New target.
12583
12584 * mpw-configure (host_alias, target_alias): Rename from hostalias
12585 and targetalias, add into generated Makefile.
12586 (mk.tmp): If present, add into generated Makefile.
12587 * mpw-build.in (all-gas): Build config.h first before gas proper.
12588
12589 * mpw-configure (config.status): Write only if changed.
12590 * mpw-config.in (readline): Configure it (not built, just used for
12591 definitions).
12592
12593 * mpw-config.in (elf/mips.h): Add a forward include.
12594
12595 * mpw-config.in: Forward-include most .h files in include into
12596 extra-include.
12597 (readline): Don't build.
12598 mpw-build.in (install): Install GDB.
12599
12600 * mpw-configure (prefix, mpw_prefix): Handle it.
12601 * mpw-config.in (mmalloc, readline): Don't configure.
12602 * mpw-build.in (thisscript): Rename to ThisScript.
12603 Use mpw-build instead of BuildProgram everywhere.
12604 (mmalloc, readline): Don't build.
12605 * mpw-README: New file, basic documentation about the MPW port.
12606
12607 * mpw-config.in: Use forward-include to create include files.
12608
12609 * mpw-configure: Add more things to the top of each configured
12610 Makefile, including contents of config/mpw-mh-mpw.
12611 * mpw-config.in (extra-include): Create this directory and fill it
12612 with Posix-like include files when configuring.
12613
12614 * config.sub (apple, mac, mpw): Add various aliases.
12615
12616 * mpw-build.in: New file, top-level build script fragment for MPW.
12617 * mpw-configure: New file, configure script for MPW.
12618 * mpw-config.in: New file, config fragment for MPW.
12619
12620Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12621
12622 * configure.in (host_libs): Remove glob, since it is gone from the
12623 sources.
12624
12625Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12626
12627 * Makefile.in: define empty GDB_NLM_DEPS var.
12628
12629 * configure.in(target_makefile_frag): use config/mt-netware
12630 for netware targets.
12631
12632Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12633
12634 * config.sub: Merge in recent FSF changes. Remove linux special
12635 cases.
12636
12637Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12638
4bddf3ad 12639 Revert this change:
252b5132
RH
12640
12641 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12642
12643 * build-all.mk: Use CC=cc -Xs on Solaris.
12644
252b5132
RH
12645Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12646
12647 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12648 stop using it.
12649 * Makefile.in: Nuke all references to glob subdirectory.
12650
12651Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12652
12653 * configure.in: Fix --enable-shared logic in per-host.
12654
12655Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12656
12657 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12658
12659Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12660
12661 * configure.in (noconfigdirs): Don't build gas on AIX, for
12662 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12663
12664Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12665
12666 * configure: Fix --cache-file to work if the file argument is a
12667 relative path.
12668
12669Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12670
12671 * configure: If the --cache-file is used, pass it down to
12672 configure in subdirectories.
12673
12674Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12675
12676 * config.sub: add vxworks29k configuration.
12677
12678Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12679
12680 * Makefile.in (taz): Do "diststuff" part quietly.
12681
12682Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12683
12684 * config.sub: Mini-merge with gcc/config.sub.
12685
12686Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12687
12688 * config.guess (IRIX): Sed - to _.
12689
12690Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12691
12692 * Makefile.in (source-vault, binary-vault): New targets.
12693
12694Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12695
12696 * config.sub: Recognize -eabi as a basic system type.
12697
12698Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12699
12700 * configure.in (enable_shared stuff): Fix typo.
12701
12702Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12703
12704 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12705
12706Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12707
12708 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12709
12710Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12711
12712 * configure.in (rs6000-*-*): Don't build gas.
12713
12714Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12715
12716 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12717 reduce command line length.
12718 (AS_FOR_TARGET): Check for as.new, not Makefile.
12719 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12720
12721Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12722
12723 * config.guess: Merge from FSF.
12724
12725Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12726
12727 * configure: Don't use $ when handling program_suffix.
12728
12729Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12730
12731 * configure.in: Configure tk for hppa/hpux.
12732
12733Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12734
12735 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12736
12737Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12738
12739 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12740 to LIBCXXFLAGS. Tests are better run without it.
12741
12742Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12743
12744 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12745
12746Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12747
12748 * configure.in (*-*-netware*): Don't configure xiberty.
12749
12750Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12751
12752 * configure.in: Remove tk from native_only list.
12753
12754Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12755
12756 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12757 for special NCD build.
12758
12759Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12760
12761 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12762 makeall.bat, they're only useful for binutils snapshots.
12763 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12764 makeall.bat to specified SUPPORT_FILES.
12765
12766Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12767
12768 * build-all.mk: Add Ericsson targets to sun4 and solaris
12769 hosts. Add BNR's sun4 target to solaris host, so their
12770 build-from-source will be tested in-house first.
12771
12772Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12773
12774 * Makefile.in (LIBCFLAGS): New variable.
12775 (CFLAGS_FOR_TARGET): Ditto.
12776 (LIBCFLAGS_FOR_TARGET): Ditto.
12777 (LIBCXXFLAGS): Ditto.
12778 (CXXFLAGS_FOR_TARGET): Ditto.
12779 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12780 (BASE_FLAGS_TO_PASS): Pass them.
12781 (EXTRA_TARGET_FLAGS): Ditto.
12782
4bddf3ad 12783 * configure.in: Support --enable-shared.
252b5132
RH
12784
12785Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12786
12787 * configure.in (target_libs): Include libstdc++ again.
12788 * config.guess: Update from FSF (for FreeBSD).
12789
12790Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12791
12792 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12793 makeall.bat.
12794 (DISTDOCDIRS): Add `etc'.
12795 (ETC_SUPPORT_PFX): New variable.
12796 (taz): Include anything from etc starting with a word in
12797 ETC_SUPPORT_PFX.
12798
12799Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12800
12801 * config.sub: Update for recent FSF changes. Remove obsolete
12802 h8300hds entry. Add -windows* and -osx as basic os. Minor
12803 spacing changes.
12804
12805Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12806
12807 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12808
12809 * config.guess: Merge with FSF.
12810 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12811
12812Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12813
12814 * configure: Since the "trap 0" handler will override the exit
12815 status on many systems, only use it for "exit 1", and make it set
12816 a non-zero exit status; reset it before "exit 0". Also, check
12817 exit status of config.sub, and error out if it failed.
12818
12819Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12820
12821 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12822 and install libgloss.
12823
12824Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12825
12826 * Makefile.in (all-binutils): Depend upon all-byacc.
12827
12828 * configure.in: Don't build emacs on Irix 5.
12829
12830Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12831
12832 * configure.in (*-*-netware*): Add libio.
12833
12834Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12835
12836 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12837 (CHECK_TARGET_MODULES): Ditto.
12838 (INSTALL_TARGET_MODULES): Ditto.
12839 (TARGET_LIBS): Ditto.
12840 (all-libstdc++): Note dependencies.
12841
12842Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12843
12844 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12845
12846Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12847
12848 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12849 -fexternal-templates.
12850
12851 * configure.in (target_libs): Add libstdc++.
12852 (noconfigdirs): Add libstdc++ as appropriate.
12853
12854Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12855
12856 * config.guess: Update from FSF.
12857
12858Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12859
12860 * configure: Use ${config_shell} when running ${configsub}.
12861
12862Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12863
12864 * config.sub: No longer recognize h8300h.
12865
12866Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12867
12868 * config.sub: Remove extraneous differences between config.sub and
12869 gcc/config.sub.
12870
12871Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12872
12873 * Makefile.in (DISTSTUFFDIRS): Add gas.
12874
12875Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12876
12877 * COPYING.NEWLIB: New file.
12878
12879Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12880
12881 * config.guess (HP-UX): Patch from Harlan Stenn
12882 <harlan@landmark.com> to also emit release level.
12883
12884Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12885
12886 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12887
12888Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12889
12890 * config.sub: Merge nextstep cleanup from FSF.
12891
12892Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12893
12894 * configure.in (arm-*-*): Don't configure ld for this target.
12895
12896Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12897
12898 * configure.in (*-*-netware): don't configure libg++, libio,
12899 librx, or newlib.
12900
12901Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12902
12903 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12904 configure ld--it works, but it doesn't support shared libraries.
12905
12906Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12907
12908 * config.guess (*-unknown-freebsd*): Get rid of possible
12909 trailing "(Release)" in version string.
12910 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12911
12912Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12913
12914 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12915 Fix type: *-next-neststep -> *-next-nextstep.
12916
12917 * config.guess: Merge from FSF:
12918
12919 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12920
12921 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12922
12923 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12924
12925 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12926 instead of UNIX_SV for UnixWare 1.0).
12927
12928Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12929
12930 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12931 to make gdb/nlm/* build after the compiler and linker.
12932
12933Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12934
12935 * config.guess (netbsd, freebsd, linux): Accept any machine,
12936 not just i[34]86.
12937 (m68k-atari-sysv4): Relocate to match FSF version.
12938
12939 * config.guess: More merges from the FSF:
12940
12941 Add a space before function call or macro invocation.
12942
12943 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12944
12945 * config.guess: Add trap cmd to remove dummy.c and dummy when
12946 interrupted.
12947
12948 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12949
12950 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12951 (dummy): Redirect stderr from compilation of dummy.c.
12952
12953 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12954
12955 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12956
12957Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12958
12959 * configure: Accept and ignore --cache*, for compatibility with
12960 new autoconf.
12961
12962Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12963
12964 * config.guess: Merge from FSF:
12965
12966 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12967
12968 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12969 (PATH): Add /.attbin at end for finding uname.
12970 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12971
12972 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12973
80413487 12974 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12975
12976 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12977
80413487
RH
12978 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12979 to select whether to use ELF or COFF.
252b5132
RH
12980
12981 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12982
80413487 12983 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12984
12985 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12986
12987 * config.guess: Guess the OS version for HPUX.
12988
12989 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12990
12991 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12992
12993Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12994
12995 * configure.in: Recognize --with-headers, --with-libs, and
12996 --without-newlib.
12997 * Makefile.in (all-xiberty): Depend upon all-ld.
12998
12999Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13000
13001 * configure.in: Change i[34]86 to i[345]86.
13002
13003Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13004
13005 * configure (version): A few more tweaks to help message.
13006
13007Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13008
13009 * Makefile.in: Remove (for now) librx as a host library,
13010 now that we're building it for target.
13011
13012Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13013
13014 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13015 (Karl Berry).
13016
13017Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13018
13019 * configure.in: Also configure librx.
13020
13021Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13022
13023 * Makefile.in: Update various rules to reflect that librx
13024 is now needed for libg++.
13025
13026Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13027
13028 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13029
13030Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13031
13032 * configure.in: Configure the examples directory.
13033
13034Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13035
13036 * configure: Simplify Jun 2 1994 change.
13037
13038Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13039
13040 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13041 /bin/gcc isn't good enough to build gcc.
13042
13043Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13044
13045 * Makefile.in (GDB_SUPPORT_FILES): Remove
13046 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13047 (gdb.tar.gz): Add new rule to use standard distribution building
13048 mechanism.
13049
13050Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13051
13052 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13053 Bill Cox <bill@cygnus.com>.
13054
13055Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13056
13057 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13058
13059Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13060
13061 * configure: Search current dir first in .gdbinit.
13062
13063Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13064
13065 * config.sub: Recognize freebsd (merged from gcc config.sub).
13066
13067Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13068
13069 * config.sub: Refer to NeXT's operating system as nextstep.
13070
13071 * config.sub (case $basic_machine): Re-order the cases, to match
13072 the order in the FSF version (which is mostly alphabethical).
13073 Merge in some additions and changes from the FSF.
13074
13075Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13076
13077 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13078 * config.sub: Recognize cxux7.
13079 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13080
13081Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13082
13083 * config.sub: Fix typo powerpc -> powerpc-*.
13084
13085Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13086
13087 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13088
13089 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13090 parallel with all-emacs and install-emacs). Top-level command
13091 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13092
13093Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13094
13095 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13096 $(relbindir)/make before doing ``make install'', and use
13097 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13098 installing over running make binary.
13099 ($(host)-stamp-stage3-installed): Likewise.
13100
13101Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13102
13103 * config.guess: Recognize Mach.
13104
13105Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13106
13107 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13108 see whether --exec-prefix was used.
13109
13110Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13111
13112 * README: Explicitly mention libg++/README. (Zoo's idea.)
13113
13114Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13115
13116 * Makefile.in: Add all-librx target similar to all-libproc.
13117
13118Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13119
13120 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13121 with post 1.2 uname bogosity.
13122
13123Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13124
13125 * configure: Remove temporary files on receipt of a signal.
13126
13127Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13128
13129 * configure: If there is a package_makefile_frag, remove
13130 ${subdir}/Makefile.tem after copying it in.
13131
13132Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13133
13134 * build_all.mk: support rs6000 lynx identifies itself as
13135 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13136 since /bin/gcc is too feeble to compile a modern gcc.
13137
13138Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13139
13140 * brought devo/test-build.mk update-to-date with progressive/
13141 test-build.mk. Add lynx targets and hppa flag info.
13142
13143Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13144
13145 * configure.in: Use mh-ncrsvr43. Patch from
13146 Tom McConnell <tmcconne@sedona.intel.com>.
13147
13148Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13149
13150 * config.guess (i386-unknown-bsdi): No longer need to
13151 check #if defined(__bsdi__) && defined(__i386__).
13152
13153Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13154
13155 * configure: Set program_transform_nameoption correctly.
13156
13157Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13158
13159 * brought build-all.mk update-to-date with progressive build-all.mk,
13160 added new targets and hppa info.
35590697 13161
252b5132
RH
13162Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13163
13164 * configure: If config.guess result is a prefix of the user
13165 specified target, assume a native build and use the user specified
13166 target as the host alias. Remove SunOS patch suffix removal hack.
13167 * configure.in: Remove SunOS patch suffix removal hack.
13168
13169 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13170 in NATIVE_CHECK_MODULES.
13171
13172Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13173
13174 * Makefile.in: Rename HOST_ONLY to NATIVE.
13175 * configure: Delete SunOs patch suffix from host_canonical
13176 and build_canonical variables that are prepended to Makefiles.
13177 * configure.in: Add comments for easier maintenance.
13178
13179Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13180
13181 * Makefile.in: Add all-libproc target similar to all-gui.
13182
13183Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13184
13185 * Makefile.in (CHECK_MODULES): split into
13186 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13187
13188Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13189
13190 * config.guess (i386-unknown-bsdi): New system to guess.
13191
13192Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13193
13194 * Makefile.in: Add all-gui target (but not yet build by "all").
13195
13196Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13197
13198 * config.sub: Move deletion of patch suffix from here...
13199 * configure.in: To here, at Ian's suggestion. The top-
13200 level scripts might need to know of a patch level.
13201
13202Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13203
13204 * config.sub: Strip off patch suffix so rtl is recognized
13205 as a sunos4.1.3 machine, even though it's been patched.
13206
13207Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13208
13209 * Makefile.in (INSTALL_LAST): Delete.
13210 (INSTALL_DOSREL): New.
13211
13212Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13213
13214 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13215 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13216 whether we pass down --with-gnu-ld anyhow.
13217
13218Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13219
13220 * Makefile.in (INSTALL_LAST): Change operation so it works
13221 on more flavors of make.
13222 * configure.in (go32): Don't build libg++ or libio.
13223
13224Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13225
13226 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13227 they can be overriden by templates.
13228
13229Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13230
13231 * configure.in (target==go32): Don't build gdb.
13232 * dosrel: New directory.
13233
13234Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13235
13236 * configure.in (host==go32): Configure dosrel too.
13237 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13238 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13239 be set by incoming names or templates.
13240 (INSTALL_LAST): New rule.
252b5132
RH
13241
13242Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13243
13244 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13245
13246Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13247
252b5132
RH
13248 * configure.in (appdirs): New variable. Currently empty, but will
13249 be used in gas distribution. If nonempty, lists a set of
13250 directories at least one of which must get configured, or top
13251 level configuration is considered to have failed.
13252 (rs6000-*-lynxos*): Use new file name.
13253
13254Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13255
13256 Eliminate XTRAFLAGS.
13257 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13258 newlib include files using -idirafter, and also use -nostdinc.
13259 (CXX_FOR_TARGET): Likewise.
13260 (XTRAFLAGS): Removed.
13261 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13262 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13263 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13264 ($(DO_X)): Don't pass down XTRAFLAGS.
13265
13266Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13267
13268 * configure.in (mips*-dec-bsd*): New target; do build linker.
13269 (mips*-*-bsd*): New target; don't build linker.
13270
13271Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13272
13273 * configure.in: support rs6000-*-lynxos* configuration.
13274 support sunos4 as a cross target.
13275
13276 * config.sub: look for lynx*, not lynx since the OS version may
13277 legitimately be part of the name.
13278
13279Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13280
13281 * configure.in (i[34]86-*-sco*): Move to be with other i386
13282 targets.
13283 (romp-*-*): New target. Skip various binary utilities.
13284 (vax-*-*): New target. Don't build newlib.
13285 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13286
13287Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13288
13289 * configure.in: Only set host_makefile_frag if config
13290 directory exists.
13291
13292Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13293
13294 * install.sh: If $dstdir exists, don't check whether each
13295 component does.
13296
13297Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13298
13299 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13300
13301Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13302
35590697
AJ
13303 * configure.in (*-*-lynxos*): Don't configure newlib for either
13304 native or cross Lynx.
252b5132
RH
13305
13306Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13307
13308 * config.sub (sparc64-elf): Fix os.
13309 (z8k): Remove duplicate.
13310
13311Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13312
13313 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13314 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13315
13316Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13317
13318 * configure: Make file links cleanly even if Lynx fails on
80413487 13319 an NFS symlink (at least fail cleanly).
252b5132
RH
13320
13321Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13322
13323 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13324 -XNh2000.
13325
13326Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13327
13328 * configure: Unknown options are fatal again.
13329
13330Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13331
13332 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13333 compatibility.
252b5132
RH
13334
13335Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13336
13337 * build-all.mk: Add `clean' target.
13338
13339Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13340
13341 * config.guess: Add SINIX support.
13342 * configure.in: Add mips-*-sysv4* support.
13343
13344Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13345
13346 * build-all.mk: Document all useful targets.
13347 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13348 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13349
13350Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13351
13352 * configure: Support --silent, --quiet.
13353
13354Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13355
13356 * configure: Support --disable-FEATURE.
13357
13358Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13359
13360 * config.guess: Recognize NCR running SVR4.3.
13361
13362Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13363
13364 * config.guess: Make BSDI generate i386-unknown-bsd386.
13365 Patch from Paul Eggert <eggert@twinsun.com>.
13366
13367Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13368
13369 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13370
13371Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13372
13373 * configure: Make unrecognized options give nonfatal warnings
13374 instead of fatal errors, and pass them to any subdirectory
13375 configures in case they recognize them.
13376 Make --x equivalent to --with-x.
13377
13378Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13379
13380 * configure: Add --enable-* options. Clean up usage message and
13381 some comments.
13382
13383Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13384
13385 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13386
13387Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13388
13389 * configure.in (hppa*-*-*): Enable binutils.
13390
13391Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13392
13393 * config.sub: Recognize cisco.
13394
13395Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13396
13397 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13398
13399Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13400
13401 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13402 than one configuration name. Add comment.
13403
13404Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13405
13406 * config.guess: about target *-hitachi-hiuxwe2, fixed
13407 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13408 macro is incorrect.]
13409
13410Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13411
13412 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13413 than the "make ls" stuff which used to be here.
13414
13415Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13416
13417 * config.guess: Recognize i[34]86-unknown-freebsd.
13418 From Shawn M Carey <smcarey@rodan.syr.edu>.
13419
13420Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13421
13422 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13423
13424Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13425
13426 * config.guess: Check for ptx.
13427
13428Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13429
13430 * config.sub: Add os9k checking.
13431
13432Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13433
13434 * config.guess: Handle OSF1 running on HPPA processors
13435
13436Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13437
13438 * configure: If subdir configure fails, print out a message with
13439 subdirectory name, in case subdir's configure code didn't identify
13440 itself.
13441
13442Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13443
13444 * configure.in: Remove embedded newlines from configdirs.
13445 Avoid mismatches of substrings. Fix matching strings at end
13446 of configdirs.
13447
13448Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13449
13450 * config.guess: Add Lynx/rs6000 config support.
13451
13452Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13453
13454 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13455
13456Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13457
13458 * configure.in (hppa*-*-osf*): Treat this just like most other
13459 PA configurations (eg no binutils or ld).
13460 (hppa*-*-*elf*): These configurations have binutils and ld.
13461
13462Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13463
13464 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13465
13466Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13467
13468 * configure.in (rs6000-*-*): Build gas.
13469
13470Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13471
80413487 13472 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13473
13474Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13475
13476 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13477 for GDB and GDB has been fixed to not need it.
13478
252b5132
RH
13479Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13480
13481 * config.guess: Recognize vax hosts.
13482
13483Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13484
13485 * configure (while loop): Don't use "break 2" inside case
13486 statement -- the case statement isn't an enclosing loop.
13487
13488Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13489
13490 * config.guess: Clean up NeXT support, to allow nextstep
13491 on Intel machines. Make OS be nextstep.
13492
13493Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13494
13495 * config.guess: Add alternate forms for Convex.
13496
13497Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13498
13499 * configure: Completely rewrite option processing. Take
13500 advantage of pattern-matching to avoid invoking test frequently.
13501 Also clean up host and target defaulting logic.
13502
13503Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13504
13505 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13506 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13507 commands (plus user environment) will fit SCO limits.
13508
13509Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13510
13511 * configure.in: Don't issue warnings about directories which are
13512 not being configured if -norecursion is set. Correct test for
13513 --with-gnu-as and --with-gnu-ld to not get confused by substring
13514 matches.
13515
13516 * configure.in: Don't build gas for alpha-dec-osf1*.
13517
13518Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13519
13520 * configure: Back out Per's change of 12/19/1993. It changes the
13521 behavior of configure in unexpected and confusing ways.
13522
13523 Also, use different delim char when calculating
13524 program_transform_name so that the name can contain slashes.
13525
13526Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13527
13528 * configure.in, config.sub: Add support for VSTa micro-kernel.
13529
13530Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13531
13532 * configure.in: Nuke hacks which were used to get a special
13533 version of GAS for HPPA configurations.
13534
13535Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13536
13537 * configure: If only ${target_alias} is given, use that
13538 as the default for ${host_alias}.
13539 * configure: Add missing back-slashes before nested quotes.
13540
13541Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13542
13543 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13544
13545Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13546
13547 * config.guess: Recognize some Tektronix configurations.
13548 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13549
13550Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13551
13552 * config.sub: Match any flavor of SH.
13553
13554Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13555
13556 * configure.in: Don't try to configure newlib for Alpha.
13557
13558Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13559
13560 * configure.in: Don't build ld for Irix 5. Don't build gas,
13561 libg++ or libio for any Alpha target.
13562
13563 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13564
13565Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13566
13567 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13568 default arguments -- so it tried to compress itself.
13569
13570Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13571
13572 * configure.in (notsupp): ensure that a space is always at the end
13573 of the configdirs list, since the grep checks for an explicit space
13574
13575Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13576
13577 * configure.in (target i386-sysv4.2): don't build ld, since static
13578 versions of many libraries are not available.
13579
13580Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13581
13582 * config.guess: Recognize Apollos (using environment variables).
13583 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13584
13585Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13586
13587 * config.guess: Recognize Sony news mips running newsos.
13588
13589Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13590
13591 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13592 "fi ; else" for bash.
13593
13594Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13595
13596 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13597
13598Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13599
13600 * config.sub: accept unixware as an alias for svr4.2.
13601 Fix some inconsistancies with the gcc version.
13602
13603Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13604
13605 * Makefile.in (DISTDOCDIRS): Add gdb.
13606
13607Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13608
13609 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13610
13611Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13612
13613 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13614 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13615 this now.
13616
13617Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13618
13619 * config.sub: Accept hiux* as an OS name.
13620
13621 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13622 etc/make-stds.texi. The underscore came from gcc, and dje now
13623 agrees that RUNTESTFLAGS is the correct name.
13624
13625Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13626
13627 * install.sh: Remove 'set -e'. It makes any conditionals
13628 in the script useless.
13629
13630 * config.guess: Automatically recognize arm-acorn-riscix
13631 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13632
13633Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13634
13635 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13636
13637Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13638
13639 * Makefile.in (DISTDOCDIRS): New variable.
13640 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13641 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13642
13643Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13644
13645 * configure.in (hppa target): check the source directory for the
13646 pagas sub-directory
13647
13648Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13649
13650 * config.sub: Allow -aout* and -elf*.
13651
13652Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13653
13654 * configure.in: Don't build ld on i386-solaris2, same as for
13655 sparc-solaris2.
13656
13657Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13658
13659 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13660
13661Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13662
13663 * configure.in: Configure gdb for alpha.
13664
13665Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13666
13667 * Makefile.in (CXXFLAGS): Add -O.
13668
13669Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13670
13671 * config.guess: added support for DG Aviion
13672
13673Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13674
13675 * configure.in: Produce warning message for subdirectories not
13676 configurable for this host/target combination. Don't try to
13677 configure gdb for vms.
13678
13679Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13680
13681 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13682 appropriate files before making "diststuff".
13683 (DISTBISONFILES): New var: list of files to be edited.
13684 (DISTSTUFFDIRS): Add binutils.
13685
13686Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13687
13688 * config.sub: also handle mipsel and mips64el (for little endian mips)
13689
13690Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13691
13692 * configure.in: Add * to end of all OS names.
13693
13694Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13695
13696 * configure.in: Build newlib for LynxOS native.
13697
13698Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13699
13700 * config.guess: Add support for delta 88k running SVR3.
13701
13702 * configure.in: Add comment about HP compiler vs. emacs.
13703
13704Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13705
13706 * configure.in: don't build ld on solaris2 (not a viable option
13707 due to bugs in getpwnam & getpwuid)
13708
13709Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13710
13711 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13712 config.guess will produce a full version number.
13713
13714Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13715
13716 * configure.in: Build linker and binutils for alpha-dec-osf1.
13717
13718Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13719
13720 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13721 and gdb/testsuite/Makefile.in.
13722
13723Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13724
13725 * configure.in: recognize mips*- instead of mips-
13726
13727Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13728
13729 * config.sub: Accept linux*coff and linux*elf as operating
13730 systems.
13731
13732Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13733
13734 * config.sub: Recognize mips64, and mips3 as an alias for it.
13735
13736Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13737
13738 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13739 gdb knows how to handle OSF/1 shared libraries.
13740
13741Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13742
13743 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13744 * config.guess: Recognize Hitachi's HIUX.
13745 * config.sub: Recognize h3050r* and hppahitachi.
13746 Remove redundant cases for hp9k[23]*.
13747
13748Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13749
13750 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13751 if gas and ld are in the source tree and are in ${configdirs}.
13752 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13753 --with options (but still pass them down on the command line,
252b5132
RH
13754 if they were explicitly specified).
13755
13756Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13757
13758 * configure: substitute SHELL value in Makefile.in with
13759 ${CONFIG_SHELL}
13760
13761Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13762
13763 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13764 *-*-solaris2* targets.
13765
13766Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13767
13768 * Makefile.in: define M4, and pass it down to sub-makes;
13769 all-autoconf now depends on all-m4
13770
13771Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13772
13773 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13774 presence of {ar,ranlib} instead of a configured directory
13775
13776Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13777
13778 * config.guess: Accept 34?? as well as 33?? for NCR.
13779
13780Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13781
13782 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13783 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13784
13785Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13786
13787 * configure: grab values for $(CC) and $(CXX) from the
13788 environment, so that someone can do "CC=gcc configure; make" and
13789 have it work right (matching the way that autoconf works now)
13790
13791 * configure.in, Makefile.in: add support for gash, the tcl
13792 interface to Galaxy
13793
13794 * config.guess: add NetBSD variants (hp300, x86)
13795
13796Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13797
13798 * install.sh: Support -d option (in the manner of SunOS 4 install,
13799 as it is more deterministic than that of GNU install)
13800 (chmodcmd): Set file to mode 755 by default (should also do default
13801 chgrp and chown, but I don't feel like dealing with that now)
13802
13803Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13804
13805 * config.sub: Remove h8300hhms alias.
13806
13807Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13808
13809 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13810
13811Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13812
13813 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13814 as stmp-fixinc
13815
13816Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13817
13818 * config.sub: recognize m88110-bug-coff.
13819
13820Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13821
13822 * Makefile.in (all-libio): all dependencies on the toolchain used
13823 to build this (gcc, gas, ld, etc)
13824
13825Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13826
13827 * config.guess: Deal with OSF/1 1.3 on alpha.
13828
13829Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13830
13831 * install.sh: add some 'else true' clauses for portability
13832
13833 * configure.in: don't build libio for h8[35]00-*-* targets
13834
13835Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13836
13837 * Makefile.in: Add support for new libio.
13838
13839Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13840
13841 * install.sh: If one command fails, don't try the rest. Don't try
13842 to remove $dsttmp (via trap) unless we have already created it.
13843 If $src doesn't exist, detect it and exit with an error.
13844
13845 * config.guess: Recognize BSD on hp300.
13846
13847Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13848
13849 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13850 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13851
13852Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13853
13854 * Makefile.in (all-send-pr): depends on all-prms
13855
13856Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13857
13858 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13859
13860Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13861
13862 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13863 Added test for mips-mips-riscos5.
13864
13865Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13866
13867 * configure.in: use mh-hp300 for 68k HP hosts
13868
13869Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13870
13871 * configure: add support for CONFIG_SHELL, so that you can use
13872 some alternate shell for evaluating configure scripts
13873
13874Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13875
13876 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13877 in configure script to bug-gdb@prep.ai.mit.edu when building
13878 distribution archive.
13879 * Makefile.in (COMPRESS): Remove def.
13880 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13881 gdb.tar.Z and make-gdb.tar.Z respectively.
13882 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13883 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13884 to convergence with 'taz' target in Makefile.in.
13885
13886Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13887
13888 * install.sh (dsttmp): use trap to ensure that tmp files go
13889 away on error conditions
13890
13891Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13892
13893 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13894
13895Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13896
13897 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13898 its parent is '/' not ''.
13899
13900 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13901
13902Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13903
13904 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13905 that ${newsrcdir}/configure.in does.
13906
13907Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13908
13909 * test-build.mk: support for CONFIG_SHELL
13910
13911Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13912
13913 * config.sub (netware): Add as a basic system type.
13914
13915Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13916
13917 * Makefile.in (Makefile): depend on configure.in. Also drop the
13918 $(srcdir)/ from the dependency on Makefile.in.
13919
13920Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13921
13922 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13923 (h8300hhms is temporary until multi-libraries are implemented).
13924 * configure.in: Handle h8300h too.
13925
13926Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13927
13928 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13929
13930Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13931
13932 * configure: Remove extraneous output when guessing host type.
13933 * config.guess: Remove extraneous output when guessing using C
13934 compiler rather than uname, or when guessing fails.
13935
13936Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13937
13938 * Makefile.in: remove all.cross and install.cross targets
13939
13940 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13941 definitions
13942
13943Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13944
13945 * configure.in (target sh): Build gprof.
13946
13947Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13948
13949 * config.sub: change -solaris to -solaris2
13950
13951Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13952
13953 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13954
13955Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13956
13957 * configure: Correct error message for missing Makefile.in to
13958 print correct directory.
13959
13960Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13961
13962 * install.sh: kludge around 386BSD shell bug
13963
13964Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13965
13966 * config.guess: Recognize NeXT.
13967 * config.guess: Recognize i486-ncr-sysv4.
13968 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13969
13970Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13971
13972 * Makefile.in (MAKEINFOFLAGS): New variable.
13973 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13974 * build-all.mk, test-build.mk: Pass down --no-split as
13975 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13976
13977Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13978
13979 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13980
13981Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13982
13983 * Makefile.in (libg++.tar.z): New rule.
13984 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13985 * Makefile.in (taz): Only do a single chmod.
13986
13987Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13988
13989 * install.sh: don't use dirname anymore (replaced with sed usage)
13990
13991Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13992
13993 * Makefile.in: Change extension for gzip'd files from '.z' to
13994 '.gz' per new FSF standard usage.
13995
13996Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13997
13998 * configure: put quotes around the final value of program_transform_name
13999
14000Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14001
14002 * Makefile.in: new install.sh support; update install-info rules
14003
14004Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14005
14006 * configure.in: Build diff for crosses, but not for go32 host.
14007
14008 * configure.in: Build gprof only for native, and don't build it
14009 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14010
14011Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14012
14013 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14014
14015Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14016
14017 * configure.in (host_tools): Add prms.
14018
14019Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14020
14021 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14022 with $(FLAGS_TO_PASS) on the command line
14023
14024 * config.sub: Recognize lynx and lynxos
14025
14026Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14027
14028 * config.sub: Accept -ecoff*, not just -ecoff.
14029
14030Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14031
14032 * Makefile.in (taz): Use .gz suffix instead of .z.
14033 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14034 names.
14035
14036Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14037
14038 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14039
14040Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14041
14042 * Makefile.in (install-no-fixedincludes): install gcc last, so
14043 that rebuilds that might happen during 'make install' don't get
14044 bogus gcc include files
14045
14046Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14047
14048 Change from Utah for HPPA support:
14049 * config.guess: Recognize hppa1.x-hp-bsd.
14050
14051Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14052
14053 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14054 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14055
14056Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14057
14058 * config.sub: Add support for rom68k and bug boot monitors.
14059
14060Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14061
14062 * Makefile.in: Make all-opcodes depend on all-bfd.
14063
14064Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14065
14066 * config.guess: Added special check for i[34]86-univel-sysv4*.
14067
14068Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14069
14070 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14071 the processor rather than assuming i486.
14072
14073Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14074
14075 * config.guess: Recognize SunOS6 as Solaris3.
14076
14077Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14078
14079 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14080 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14081
14082Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14083
14084 * build-all.mk (all-cross): New target for Canadian Cross.
14085 Added Q2 go32 targets.
14086 * test-build.mk: Configure go32 cross sparclite-aout and
14087 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14088 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14089
14090Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14091
14092 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14093 GO32 hosted toolchains
14094
14095Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14096
14097 * configure: change so "-exec-prefix" gets passed down rather
14098 than "-exec_prefix" so autoconf generated Makefiles get the
14099 exec_prefix set right.
14100
14101Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14102
14103 * config.guess: get the Solaris2 minor version number
14104
14105 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14106
14107Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14108
14109 * config.guess: Recognize some Sequent platforms.
14110
14111Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14112
14113 * Makefile.in: added the vault-install target
14114
14115 * configure.in: actually use the Sun3 makefile fragment that's in
14116 config, also added the release dir to configdirs
14117
14118Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14119
14120 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14121
14122Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14123
14124 * configure.in: remove some program from Alpha targetted toolchains
14125
14126Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14127
14128 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14129 gprof.
14130 (taz): Run "make diststuff" in those directories instead of "make
14131 proto-dir". Look for "VERSION=" only at start of line in subdir
14132 Makefile. Use "gzip -9" for compression.
14133 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14134 (binutils.tar.z): New target.
14135
14136Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14137
14138 * Makefile.in (taz): Include gpl.texinfo.
14139
14140Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14141
14142 * Makefile.in (setup-dirs): Merged into "taz" target.
14143 (taz): Only do `proto-dir' stuff if a directory is actually needed
14144 for this target.
14145
14146Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14147
14148 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14149 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14150 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14151 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14152 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14153
14154Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14155
14156 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14157 config.sub, and move-if-change to gdb testsuite distribution
14158 archive, so the testsuite can be extracted, configured, and
14159 run separately from the gdb distribution. Blow away the Chill
14160 tests that require a Chill compiled executable, since GNU Chill
14161 is not yet publically available.
14162
14163Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14164
14165 * test-build.mk: set environment variables in a single command,
14166 instead of a list of assignments and exports
14167
14168 * config.guess: recognize Alpha/OSF1 systems
14169
14170Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14171
14172 * configure: Change help message to prefer --options rather than
14173 -options.
14174
14175Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14176
14177 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14178 zippy@ecst.csuchico.edu.
14179 * config.guess: Recognize miniframe.
14180
14181Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14182
9eb322aa
MF
14183 * Makefile.in: Use srcroot to find runtest rather than rootme.
14184 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14185
14186Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14187
14188 * test-build.mk: Extensive additions to support building on a
14189 machine other than the host.
14190
14191Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14192
14193 * configure (tooldir): Fix for i386-aix again.
14194
14195Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14196
14197 * configure, Makefile.in: Change definition of $(tooldir)
14198 to match the FSF.
14199
14200Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14201
14202 * config.guess: Recognize i[34]86/SVR4.
14203
14204Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14205
14206 * Makefile.in (all-gdb): gdb depends on sim.
14207
14208Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14209
14210 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14211 at the same time we make the prototype gdb directory.
14212 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14213 files at the same time as the gdb base release distribution.
14214
14215Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14216
14217 * Makefile.in (check): Use individual check targets rather than
14218 DO_X rule.
14219 (check-gcc): Added.
14220
14221Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14222
14223 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14224 for System V release 3.2.
14225
14226Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14227
14228 * config.sub: Recognize hppaosf.
14229 * configure.in: Do configure ld/binutils/gas for it.
14230
14231Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14232
14233 * configure (tooldir): Alter syntax used to set this, for systems
14234 where "\$" isn't handled right, like i386-aix.
14235
14236Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14237
14238 * configure: Pass program-transform-name, not
14239 program_transform_name, to recursive configures.
14240
14241Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14242
14243 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14244 of gas+ld+binutils.
14245
14246Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14247
14248 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14249
14250Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14251
14252 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14253
252b5132
RH
14254Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14255
14256 * Makefile.in (PRMS): Set back to all-prms.
14257
14258Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14259
14260 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14261 targets, rather than for MIPS hosts.
14262
14263Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14264
14265 * configure.in: add comment for --with-x default values
14266
14267 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14268
14269 * Makefile.in: add check-* targets for each of the directories in
14270 the tree. Add a definition of RUNTEST that will use the one we
14271 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14272
14273Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14274
14275 * configure.in: Removed obsolete references to bfd_target and
14276 target_makefile_frag.
14277
14278 * build-all.mk: Set assorted targets for Q2.
14279 * config.sub: Recognize z8k-sim and h8300-hms.
14280 * test-build.mk: Really don't pass host to configure.
14281 (HOLES): Added uname.
14282
14283Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14284
14285 * configure: Handle an empty program-prefix, program-suffix or
14286 program-transform-name correctly.
14287
14288Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14289
14290 * build-all.mk: -G 8 no longer required for MIPS targets.
14291 * test-build.mk: Don't pass host argument to configure; make it
14292 guess.
14293
14294Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14295
14296 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14297 * Makefile.in (COMPRESS): New macro, like GZIP.
14298
14299Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14300
14301 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14302
14303 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14304 with gas currently defaults to -G 0.
14305
14306Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14307
14308 * Makefile.in (all-flex): flex depends on byacc.
14309
14310 * build-all.mk: If host not specified, use config.guess. Pass TAG
14311 to test-build.mk as RELEASE_TAG.
14312 * test-build.mk (configargs): New variable containing arguments to
14313 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14314 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14315
14316 * config.guess: Use /bin/uname when checking -X argument on SCO,
14317 to avoid invoking GNU uname which doesn't understand -X.
14318
14319 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14320
14321 * configure.in: Build gas for mips-*-*.
14322
14323Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14324
14325 * Makefile.in (all.normal): insert missing backslash.
14326
14327Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14328
4bddf3ad 14329 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14330
14331 * Makefile.in: Complete overhaul to merge many almost identical
14332 targets.
14333
14334Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14335
14336 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14337 (gdb.tar.Z): Adjusted.
14338
14339 * Makefile.in (setup-dirs, taz): New targets; should be general
14340 enough to adapt for gdb sometime. Build only .z file.
14341 (gas.tar.z): New target.
14342
14343Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14344
14345 * build-all.mk: Use CC=cc -Xs on Solaris.
14346
252b5132
RH
14347Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14348
14349 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14350 for handling BISON for FSF releases.
14351
14352Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14353
14354 * configure: Actually implement the change zoo just documented.
14355
14356Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14357
14358 * configure: when using config.guess, only set target_alias when
14359 it's not already been set (ie, on the command line)
14360
14361Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14362
14363 * Makefile.in: add installcheck target, set PRMS to install-prms
14364
14365Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14366
14367 * configure: add support for package_makefile_fragment, handle the
14368 case where a directory has a configure.in file but no Makefile.in
14369 more gracefully (with an actual understandable error message, even);
14370 add support for --without (and add this to the usage message); also
14371 explicitly add a --host=${host_alias} to the command line when
14372 config.guess is used
14373
14374Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14375
14376 * configure: Must use both --host and --target in recursive calls.
14377
14378Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14379
14380 * Makefile.in: Change deja-gnu to dejagnu.
14381
14382Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14383
14384 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14385
14386Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14387
14388 * configure.in: canonicalize all instances to *-*-solaris2*,
14389 also strip out a number of tools to not build for go32 host
14390
14391Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14392
14393 * config.guess: add GPL.
14394
14395 * Makefile.in, config.guess, config.sub, configure: bump
14396 copyrights to 93.
14397
14398Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14399
14400 * Makefile.in (do-info): Removed obsolete check for existence of
14401 localenv file.
14402
14403 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14404
14405Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14406
14407 * Makefile.in: a couple of 'else true' for decstation,
14408 support for TclX
14409
14410 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14411
14412Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14413
14414 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14415
14416Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14417
14418 * config.guess: Recognize i386-ibm-aix (PS/2).
14419 * configure.in: Use config/mh-aix386 file for it.
14420
14421Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14422
14423 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14424 CC_FOR_TARGET instead.
14425 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14426
14427Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14428
14429 * Makefile.in: Add sim to list of directories sent with gdb
14430
14431Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14432
14433 * configure.in: Put back mips-dec-bsd* case.
14434
14435Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14436
14437 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14438 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14439 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14440
14441Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14442
14443 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14444
14445 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14446 (install-info): install dir.info only if it exists,
14447 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14448
14449Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14450
14451 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14452 gas for mips-dec-bsd.
14453
14454Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14455
14456 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14457 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14458
14459Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14460
14461 * configure.in: Added "dejagnu" to hosttools list.
14462
14463Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14464
14465 * config.sub, configure.in, config.guess: Add support
14466 for Bosx, an AIX variant from Bull.
14467 Patches from F.Pierresteguy@frcl.bull.fr.
14468
14469Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14470
14471 * devo/dejagnu: Initial creation of devo/dejagnu.
14472 Migrated dejagnu testcases and support files for testing software
14473 tools to reside as subdirectories, currently called "testsuite",
14474 within the directory of the software tool. Migrated all programs,
14475 support libraries, etc. beloging to dejagnu proper from
14476 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14477 with no modifications. The changes to these files which will
14478 allow them to configure, build, and execute properly will be made
14479 in a future update.
14480
14481Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14482
14483 * Makefile.in: Change send_pr to send-pr.
14484 * configure.in: Likewise.
14485 * send_pr: Renamed directory to send-pr.
14486
14487Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14488
14489 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14490
14491Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14492
14493 * README: Update for gdb-4.8 release.
14494 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14495 gdb-xxx.tar.z (gzip'd) file also.
14496
14497Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14498
14499 * Makefile.in: make all-diff depend on all-libiberty
14500
14501Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14502
14503 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14504
14505Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14506
14507 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14508
14509Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14510
14511 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14512 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14513 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14514
14515Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14516
14517 * Makefile.in: makeinfo binary is in a new location
14518
14519Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14520
14521 * config.sub: Accept -ecoff as an OS.
14522
14523 * Makefile.in: Various changes to eliminate a level of make
14524 recursion and reduce the required command line length.
14525 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14526 sub-makes.
14527 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14528 variables holding settings for specific sub-makes.
14529 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14530 in terms of BASE_FLAGS_TO_PASS.
14531 (TARGET_LIBS): New variable listing directories which use
14532 TARGET_FLAGS_TO_PASS.
14533 (subdir_do): Eliminated.
14534 (do-*): New set of targets to replace subdir_do.
14535 (various): All targets which used subdir_do now depend on do-*.
14536 (local-clean): Renamed from do_clean.
14537 (local-distclean): New target, dependency of distclean and
14538 realclean.
14539 (install-info): Don't create directories. Depend on dir.info
14540 rather than calling make recursively.
14541 (install-dir.info): Eliminated.
14542 (install-info-dirs): Create all info directories here.
14543 (dir.info): Depend upon do-install-info.
14544
14545 * test-build.mk (HOLES): Added false.
14546
14547Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14548
14549 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14550
14551Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14552
14553 * Makefile.in (info): remove dependency on all-texinfo. The
14554 problem was really in texinfo/C, not at this level.
14555
14556Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14557
14558 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14559
14560Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14561
14562 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14563 GDB releases.
14564
14565Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14566
14567 * configure: Include srcdir in message about target of link not
14568 being found. Don't convert `-' to `_' in `with' options being
14569 passed to subdirs.
14570
14571Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14572
14573 * configure.in: add uudecode to host_tools
14574
14575 * Makefile.in: added {all,install}-uudecode targets, added them to
14576 the appropriate lists
14577
14578Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14579
14580 * Makefile.in (all-gcc): Added dependency on all-gas.
14581
14582 * configure.in (mips-*-*): Build ld and binutils.
14583
14584Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14585
14586 * configure: check return code from mkdir, print error message and
14587 exit on failure.
14588
14589Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14590
14591 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14592
14593Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14594
14595 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14596
14597Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14598
14599 * config.sub (h8500): Recognize this as a cpu type.
14600
14601Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14602
14603 * configure: source directory missing is no longer a warning
14604
14605 * configure.in: recognize irix[34]* instead of irix[34]
14606
14607 * Makefile.in: define and pass down X11_LIB
14608
252b5132
RH
14609Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14610
14611 * guess-systype: Renamed to ...
14612 * config.guess: ... by popular request.
14613 * configure.in, Makefile.in: Update accordingly.
14614
14615Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14616
14617 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14618 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14619 + Execute ./dummy instead of assuming . is in PATH.
14620
14621Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14622
14623 * guess-systype: New shell script. Attempts to guess the
14624 canonical host name of the executing host.
14625 Only a few hosts are supported so far.
14626 * configure: Call guess-systype if no host is specified.
14627
14628Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14629
14630 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14631 gcc Makefile.
14632
14633
14634Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14635
14636 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14637 (all-gcc, install-gcc, subdir_do): Use it.
14638
14639Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14640
14641 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14642
14643Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14644
14645 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14646 set exclusively by configure, using configure.in .
14647
14648Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14649
14650 * test-build.mk: set $PATH for all builds
14651
14652 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14653
14654Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14655
14656 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14657 the one used in gcc/Makefile.in, so that a null expansion doesn't
14658 override the one needed to build gcc with a native cc.
14659
14660
14661Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14662
14663 * configure: Accept -with arguments.
14664
14665Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14666
14667 * Makefile.in: added h8300sim
14668
14669Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14670
252b5132
RH
14671 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14672 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14673 (all-cygnus, native, build-cygnus): Make
14674 $(canonhost)-stamp-3stage-done, not $(host)....
14675 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14676 i386-sco3.2v4. Added else true to if command.
14677
14678Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14679
14680 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14681
14682Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14683
14684 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14685
14686Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14687
14688 * configure.in: don't remove binutils from Solaris builds
14689
14690Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14691
14692 * Makefile.in: get rid of earlier definitions for *clean,
14693 also handle the recursive info rule better
14694
14695Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14696
14697 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14698 do more-or-less the right thing.
14699
14700Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14701
14702 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14703 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14704
14705Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14706
14707 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14708 $(host_canonical).
14709
14710 * configure.in: split the configdirs list into 4 categories (native
14711 v. cross, library v. tool) and handle the cross-only and native-
14712 only in more reasonable (and correct!) way.
14713
14714Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14715
14716 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14717 configdirs anymore.
14718
14719Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14720
14721 * Makefile.in: extensive cleanup:: removed all of the explicit
14722 clean-* targets, collapsed many wrappers around subdir_do into
14723 one, added additional targets to satisfy standards.texi, deleted
14724 some old targets, some changes for consistency
14725
14726Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14727
14728 * configure.in: handle some programs as cross-only, and others as
14729 native only
14730
14731 * test-build.mk: handle partial holes in a more generic manner
14732
14733 * Makefile.in: m4 depends on libiberty
14734
252b5132
RH
14735Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14736
14737 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14738 time, wdiff, and find to configdirs
14739
14740 * Makefile.in: all, clean, and install rules for the new programs
14741 added to configure.in
14742
14743Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14744
14745 * configure.in: use mh-sun for all *-sun-* hosts
14746
252b5132
RH
14747Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14748
14749 * Makefile.in: define flags for X11 include files and library file
14750 locations, pass them down to the programs that need this info
14751
14752 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14753
252b5132
RH
14754Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14755
14756 * configure.in: start building libg++ for HP-UX targets
14757
14758Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14759
14760 * README: Update references to files moved into etc/.
14761
14762Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14763
14764 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14765 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14766
14767Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14768
14769 * configure: accept dash as well as underscore in long option
14770 names for FSF compatibility.
14771
14772Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14773
14774 * config.sub: added -sco3.2v4 support from FSF.
14775
14776Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14777
14778 * configure.in: expand the section that adds or removes
14779 directories from the list of programs to build, to handle native
14780 vs. cross in addition to host v. native
14781
14782Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14783
14784 * Makefile.in: Replace C++ in macro names with CXX.
14785 This is less likely to break ...
14786
14787Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14788
14789 * test-build.mk: add -w to GNU_MAKE
14790
14791Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14792
14793 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14794 add 'sparc' to list of recognized cpus. This needed to make
14795 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14796 Delete some redundant ose68 variants. Recognize -wrs as an os,
14797 then changes that into $CPU-wrs-vxworks.
14798
14799 * configure.in: remove most references to gdbtest, regularize
14800 target based program removal
14801
14802 * test-build.mk: import from p3 tree (many fixes and changes)
14803
14804Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14805
14806 * Makefile.in: added rules to handle tcl, tk, and expect
14807
14808 * configure.in: handle those directories if they exist
14809
14810Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14811
14812 * config.sub: removed bogus hppabsd and hppahpux names, since
14813 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14814
14815Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14816
14817 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14818 depends upon all-xiberty
14819
14820 * Makefile.in: changes from p3, including:
14821
14822 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14823
14824 * Makefile.in (XTRAFLAGS): include newlib directories if
14825 newlib/Makefile exists, rather than if host != target.
14826
14827 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14828
14829 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14830 from the same source tree and not building a cross-compiler. This
14831 matters for the libg++ configuration if reconfiguring a tree that
14832 has already been installed.
14833
14834 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14835
14836 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14837 pick up the machine and system specific header files.
14838
14839 * Makefile.in: added AS_FOR_TARGET, passed down in
14840 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14841 the C compiler to use to create programs which are run in the
14842 build environment, set it to default to $(CC), and passed it down
14843 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14844
14845 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14846
14847 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14848 We need them for unusual native builds, like systems without
14849 ranlib.
14850
14851 * configure: also define $(host_canonical) and
80413487
RH
14852 $(target_canonical), which are the full, canonical names for the
14853 given host and target
252b5132
RH
14854
14855Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14856
14857 * Makefile.in: Added separate definitions for C++.
14858
14859Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14860
14861 * configure.in (configdirs): Add deja-gnu.
14862
14863Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14864
14865 * README: Update for configure.texi and gdb-4.7 release.
14866
14867Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14868
14869 * Makefile.in: Move "all" target to top of file.
14870 Previously, first target was ".PHONY" which caused BSD4.4 make
14871 to build .PHONY when make was run without arguments.
14872
14873Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14874
14875 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14876 Library-copylefted code in libiberty.
14877
14878Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14879
14880 * config.sub: Replace m68kmote with plain old m68k.
14881
14882Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14883
14884 * Makefile.in: Remove space from blank line, avoid Make complaints.
14885
14886Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14887
14888 * config.sub: Complain if no argument is given. Added support for
14889 386bsd as OS and target alias.
14890
14891Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14892
14893 * Makefile.in (XTRAFLAGS): include newlib directories if
14894 newlib/Makefile exists, rather than if host != target.
14895
14896Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14897
14898 * config.sub: recognize sparclite-wrs-vxworks.
14899
14900 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14901 p3.) Added clean-xiberty to clean.
14902
14903Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14904
14905 * configure.in: use *-*-* instead of nested cases for host and target
14906
14907Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14908
14909 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14910 from the same source tree and not building a cross-compiler. This
14911 matters for the libg++ configuration if reconfiguring a tree that
14912 has already been installed.
14913
14914Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14915
14916 * config.sub (i486v/i486v4): Merge in from FSF version.
14917
14918Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14919
14920 * configure: only set PWD if it is already set.
14921
14922Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14923
14924 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14925 doesn't have unset and all success paths (and most error paths)
14926 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14927 to just ${PWD} to avoid confusion.)
14928
14929Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14930
14931 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14932 even for a native compilation.
14933
14934Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14935
14936 Changes to make the gdb.tar.Z rule work better.
14937
14938 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14939 (DEVO_SUPPORT): Add configure.texi.
14940 (bfd-ilrt.tar.Z): Remove ancient rule.
14941
14942Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14943
14944 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14945 pick up the machine and system specific header files.
14946
14947 * configure.in, config.sub: added new target m68010-adobe-scout,
14948 with alias of adobe68k. Changed configure.in to check for
14949 -scout before -sco* to avoid a false match.
14950
14951 * Makefile.in: added AS_FOR_TARGET, passed down in
14952 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14953 the C compiler to use to create programs which are run in the
14954 build environment, set it to default to $(CC), and passed it down
14955 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14956
14957Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14958
14959 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14960 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14961 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14962 FOR_TARGET variants, to newlib and libg++.
14963
14964Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14965
14966 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14967 first.
14968
14969Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14970
14971 * config.sub: Accept `elf' as an environment.
14972
14973Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14974
14975 * Makefile.in (all-opcodes): cd into the right directory
14976
14977Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14978
14979 * configure: added -program_transform_name option, used as
14980 argument to sed when installing programs.
14981 configure.texi: added documentation for -program_prefix,
14982 -program_suffix and -program_transform_name.
14983
14984Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14985
14986 * config.sub: Accept i486 where i386 ok.
14987
14988Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14989
14990 * config.sub: accept we32k
14991
14992Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14993
35590697 14994 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14995
14996 * Makefile.in: don't create all directories for ``make install'';
14997 let the subdirectories create the ones they need.
14998
14999Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15000
80413487 15001 * COPYING: new file, GPL v2
252b5132
RH
15002
15003Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15004
15005 * Makefile.in: use the new gen-info-dir, which needs a template
15006 argument (which also lives in texinfo)
15007
15008 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15009
252b5132
RH
15010Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15011
15012 * config.sub (ncr3000): Change i386 to i486.
15013
15014Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15015
15016 * Makefile.in: add install-rcs, install-grep to
15017 install-no-fixedincludes, removed install-bison and install-libgcc
15018
15019Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15020
15021 * configure.in: grab the HPUX makefile fragment if on HPUX
15022
15023Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15024
15025 * Makefile.in: eradicate bison spoor (ditto libgcc).
15026 configure.in: recognise m68{k,000}-ericsson-OSE.
15027 es1800 is alias for m68k-ericsson-OSE
15028
15029Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15030
15031 * configure.in: rearrange the parts that remove programs from
15032 configdirs, based now on HOST==TARGET or by canonical triple.
15033
15034Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15035
15036 * test-build.mk: recurse explicitly with -f test-build.mk when
15037 appropriate. predicate stage3 and comparison on the existence
15038 of gcc. That is, if gcc isn't around, we aren't three-staging.
15039 On very clean, also remove ...stamp-co. Build in-place before
15040 doing other builds.
15041
15042Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15043
15044 * Makefile.in, configure.in: add tgas
15045
15046Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15047
15048 * Makefile.in: a number of changes merged in from progressive.
15049
15050 * configure.in: add libm.
15051
15052 * .cvsignore: ignore some stuff that comes from test-build.mk.
15053
252b5132
RH
15054Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15055
15056 * config.sub: Add es1800 (m68k-ericsson-es1800).
15057
15058Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15059
15060 * configure: Add program_suffix (parallel to program_prefix)
15061 * Makefile.in: adjust directory-creating script for losing decstation
15062
15063Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15064
15065 * configure: Minor $subdir-related fixes.
15066
15067Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15068
15069 * configure: fix various problems with propogating
15070 makefile_target_frag in subdirs.
15071 * configure.in: config libgcc if its there
15072
15073Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15074
15075 * config.sub: HPPA merge.
15076
252b5132
RH
15077Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15078
15079 * Makefile.in: Replace all-bison with all-byacc in all
15080 dependency lines for other tools (which now use byacc).
15081
15082Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15083
15084 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15085
252b5132
RH
15086Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15087
15088 * Makefile.in: make gprof rules similar to byacc rules (instead of
15089 vestigal $(unsubdir) that didn't work...)
15090
15091Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15092
15093 * config.sub: Add support for Linux.
15094 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15095 (at least for libg++).
15096
15097Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15098
15099 * configure.texi: fix doc for the -nfp option to configure
15100
15101Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15102
15103 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15104
15105Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15106
15107 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15108 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15109 * configure.in: added solaris* host_makefile_frag hook.
15110
15111Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15112
15113 * config.sub: changed recognition of m68000 so that various
15114 m68k types can be specified via m680[01234]0
15115
15116Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15117
15118 * config.sub (basic_machine): fix sed so that '-foo' isn't
15119 completely substituted out while .+'-foo' loses the '-foo'
15120
15121Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15122
15123 * config.sub ($os): Add -aout.
15124
15125Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15126
15127 * configure: If host_makefile_frag is absolute, don't
15128 prefix ${invsubdir} (relevant to libg++ auto-configure).
15129
15130Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15131
15132 * Makefile.in (tooldir): Define it.
15133 (all-ld): Depend on all-flex.
15134
15135Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15136
15137 * Makefile.in (check): Fix libg++ special case.
15138
15139Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15140
15141 * configure: do not bury `pwd` into config.status, thus do fewer
15142 pwd's.
15143
15144 * configure: print the "Building in" message only when building in
15145 other than "." AND verbose.
15146
15147 * configure: remove -s, rework -v to better accomodate guested
15148 configures.
15149
15150 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15151
15152Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15153
15154 * Makefile.in: macroize flags passed on recursion. remove
15155 fileutils.
15156
15157Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15158
15159 * configure: get makesrcdir right for subdirs deeper than 1.
15160
15161 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15162 install.
15163
15164Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15165
15166 * Makefile.in: don't print subdir_do or recursion lines.
15167
15168Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15169
15170 * standards.texi: added menu item.
15171
15172 * Makefile.in: build and install standards.info.
15173
15174 * standards.texi: new file.
15175
15176Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15177
15178 * configure: test for and move config.status pieces from
15179 ${subdir}/.
15180
15181Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15182
252b5132
RH
15183 * configure: Test for existance of files before trying to mv
15184 them, to avoid numerous non-existance messages.
15185
15186Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15187
15188 * configure: correct final line of config.status.
15189
15190 * configure: patch from eggert. Avoids a protection problem if
15191 the original Makefile.in is read only.
15192
15193 * configure: use move-if-change from gcc to create config.status.
15194 Some makefiles depend on config.status to tell if a directory
15195 has been reconfigured for a different host. This change
15196 prevents those directories from remaking everything in the case
15197 where the reconfig was only intended to rebuild a Makefile.
15198
15199 * configure: test for config.sub with "config.sub sun4" rather
15200 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15201 host alias from a missing config.sub.
15202
15203Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15204
15205 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15206 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15207
15208Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15209
15210 * configure: mkdir ${subdir} as needed.
15211
15212Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15213
15214 * Makefile.in,configure.in: added autoconf.
15215
15216Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15217
15218 * Makefile.in: no longer pass against on recursion.
15219
15220 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15221 definitions are not inherited.
15222
15223 * configure: correct makesrcdir when subdir is .
15224
15225Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15226
15227 * configure: Add support for 'subdirs' variable, which is
15228 like 'configdirs', except that configure doesn't re-invoke
15229 itself for subdirs, it just creates a Makefile for each subdir.
15230 * configure.texi: Document subdirs.
15231
15232Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15233
15234 * configure.in: added flex to configdirs
15235
15236Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15237
15238 * Makefile.in: remove clean-stamps from clean.
15239
15240Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15241
15242 * configure.in: Add gdbtest to configdirs.
15243
15244Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15245
15246 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15247 to recursive makes.
15248 * configure.in: Recognize new ncr3000 config.
15249
15250Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15251
15252 * Makefile.in, configure.in: removed references to gdbm.
15253
15254Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15255
15256 * config.sub: Don't canonicalize os value
15257 newsos* to bsd (readline needs to check for newsos).
15258 (This fix was earlier made Jan 31, but got re-broken.)
15259
15260Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15261
15262 * configure.in: sco is an os, not a vendor!
15263
15264 * configure: Quote $( better. Keep various shells happy.
15265
15266Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15267
15268 * Makefile.in: eliminate stamp-files.
15269
15270Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15271
15272 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15273 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15274
15275Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15276
15277 * config.sub: fix iris/iris3.
15278
15279Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15280
15281 * configure: re-add -rm.
15282
15283Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15284
15285 * Maskefile.in: add .stmp-rcs to all.
15286
15287 * configure.in: remove gas from rs6000 build, use aix host fragment.
15288
15289Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15290
15291 * configure: pass down site_option during recursion.
15292
15293Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15294
15295 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15296
15297Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15298
15299 * configure: Change exec_prefix so that it really defaults to prefix.
15300
15301Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15302
15303 * Makefile.in, configure.in: Add support for mmalloc library.
15304
15305Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15306
15307 * Makefile.in: add stmp dependencies for a few more things.
15308
15309Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15310
15311 * configure: adjusted error message on objdir/srcdir configure
15312 collision, per john's suggestion.
15313
15314 * Makefile.in: add libiberty stmp to all and all.cross.
15315
15316Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15317
15318 * Makefile.in: remove force dependencies, add grep to all.
15319
15320Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15321
15322 * Makefile.in: drop flex. make stamp files work.
15323
15324 * configure: added test for conflicting configuration in srcdir,
15325 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15326 gets cranky. use relative paths for configure and srcdir
15327 whenever possible. Send some error messages to stderr that were
15328 going to stdout.
15329
15330Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15331
15332 * Makefile.in: Fix libg++ rule to check for gcc directory
15333 before using gcc/gcc. Also pass XTRAFLAGS.
15334
15335Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15336
15337 * Makefile.in: added stmp-files so that directories aren't polled
15338 when they are already built.
15339
15340 * configure.texi: fixed a node pointer problem.
15341
15342Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15343
4bddf3ad 15344 * config.sub configure.in gdb/configure.in
252b5132
RH
15345 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15346 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15347 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15348
15349Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15350
15351 * configure: -recurring becomes -silent. corrected help message
15352 for -site= option.
15353
15354 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15355
15356Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15357
15358 * configure: when building Makefile for crosses, replace
15359 tooldir and program_prefix. default srcdir from location of
15360 config.sub. remove "for host in hosts" and "for target in
15361 targets" loops.
15362
15363Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15364
15365 * Makefile.in: Do not pass bindir or mandir to cvs.
15366
15367Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15368
15369 * Makefile.in, configure.in: removed traces of namesubdir,
15370 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15371 copyrights to '92, changed some from Cygnus to FSF.
15372
15373 * configure.texi: remove most references to multiple hosts,
15374 multiple targets, subdirs, etc.
15375
15376 * configure.man: removed rcsid. reference config.sub not
15377 config.subr.
15378
15379 * Makefile.in: mkdir $(infodir) on install-info.
15380
15381Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15382
15383 * configure.texi: Explain better about .gdbinit and about
15384 the environment that configure.in sections run in.
15385
15386Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15387
15388 * configure.in: Ultrix is only a decstation if it's a MIPS.
15389
15390Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15391
15392 * README: DOC.configure => cfg-paper.texi.
15393
15394Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15395
15396 * config.sub (near case $os): Don't convert newsos* to bsd!
15397
15398Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15399
15400 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15401 the number of copies of COPYING that go into the GDB tar file.
15402
15403Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15404
4bddf3ad 15405 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15406 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15407 Fix SCO configuration stuff.
15408
15409Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15410
15411 * Makefile.in: For libg++, make sure the -I pointing
15412 to the gcc directory goes *after* all the libg++-local -I flags.
15413 Also, move just-gcc dependency from just-libg++ to all-libg++.
15414
15415Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15416
15417 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15418
15419Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15420
15421 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15422
15423Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15424
15425 * config.sub: Add stratus configuration frags. Also
15426 submitted to FSF.
15427
15428Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15429
15430 * Makefile.in (DEV_SUPPORT): add configure.man.
15431
15432 * config.sub(Decode manufacturer-specific): add -none*.
15433
15434Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15435
15436 * Makefile.in: remove form feeds to make Sun's make happy.
15437 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15438
15439Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15440
15441 * Makefile.in (AR_FLAGS): Make quieter.
15442
15443Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15444
15445 * configure.in: Add libg++.
15446 * configure: When verbose, don't output the command line at each
15447 level; it will be unremarkably the same as the previous version,
15448 which will be the same as what the user typed.
15449
15450Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15451
15452 * configure.in, Makefile.in: fix clean-info, add flex. add
15453 fileutils.
15454
15455 * configure: be less sensitive to spaces in Makefile.in. Do not
15456 look for sources in "..". Doing so breaks subdirectories that
15457 might have their own configure. If a subdir has it's own
15458 configure script, use it.
15459
15460Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15461
15462 * cfg-paper.texi: some changes suggested by rms.
15463
15464Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15465
15466 * config.sub: Merge in some small additions from the FSF version,
15467 taken from the gcc distribution, to bring the Cygnus and FSF
15468 versions into closer sync.
15469
15470Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15471
15472 * configure.in: Changed svr4 references to sysv4.
15473
15474Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15475
15476 * configure: added -V for version number option.
15477
15478Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15479
15480 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15481 renamed from DOC.configure to cfg-paper.texi.
15482
15483Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15484
15485 * configure, config.subr, config.sub: config.subr is now
15486 config.sub again.
15487
15488Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15489
15490 * configure.texi: new file, in progress.
15491
15492 * Makefile.in: build info file and install the man page for
15493 configure.
15494
15495 * configure.man: new file, first cut.
15496
15497 * configure: find config.subr again now that configuration "none"
15498 has gone. removed all traces of the -ansi option. removed all
15499 traces of the -languages option.
15500
15501 * config.subr: resync from rms.
15502
d932cae7 155031991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15504
15505 * configure, config.sub, config.subr: merge config.sub into
15506 config.subr, call the result config.subr, remove config.sub, use
15507 config.subr.
15508
15509 * Makefile.in: revised install for dir.info.
15510
d932cae7 155111991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15512
15513 * configure.in: add decstation host makefile frag.
15514
15515 * Makefile.in: BISON now bison -y again. also install-gcc on
15516 install. clean-gdbm on clean. infodir belongs in datadir.
15517 Make directories for info install. Build dir.info here then
15518 install it.
15519
d932cae7 155201991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15521
15522 * Makefile.in: fix for bad directory tests.
15523
d932cae7 155241991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15525
15526 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15527 regexp. -srcdir relative was being handled incorrectly.
15528
15529 * Makefile.in: unwrapped some for loops so that parallel makes
15530 work again and so one can focus one's attention on a particular
15531 package.
15532
d932cae7 155331991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15534
15535 * configure: added PWD as a stand in for `pwd` (for speed). use
15536 elif wherever possible. make -srcdir work without -objdir.
15537 -objdir= commented out.
15538
d932cae7 155391991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15540
15541 * configure: +options become --options. -subdirs commented out.
15542 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15543 Makefile now at top of generated Makefile. Removed cvs log
15544 entries. added -srcdir. create .gdbinit only if there is one
15545 in ${srcdir}.
15546
15547 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15548 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15549 and mandir now keyed off datadir by default.
15550
d932cae7 155511991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15552
15553 * Freshly created ChangeLog.
15554
15555\f
15556Local Variables:
15557mode: change-log
15558left-margin: 8
15559fill-column: 76
15560version-control: never
15561End:
This page took 1.369306 seconds and 4 git commands to generate.